Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只想在单击时播放 2D 动画。问题是我不知道动画控制器是如何工作的。
转到谷歌的第三页后,我发现了一个问题,该问题的答案animator.Play("anim");终于奏效了。当然,我必须制作动画控制器,但我不必制作任何过渡的东西。我之前只能看到一些复杂的 Animator Controller 转换和太旧的代码,例如animation.Play. 哦,我在该死的 quora.com 上发现了这个。
animator.Play("anim");
animation.Play