I am using Unity. I am following a Unity tutorial. I can't get the Character animation to play in the game view. The sprite renderer and the Animator were added to the Inspector. I can even see it play in the scene view. This means the animation itself is working. Why isn't the animation playing in the scene view when I hit play? This is literally the first 2 minutes of the tutorial and I'm already stuck. WHY? Did I not import it right or something? What can I check?
I am using this tutorial:
https://unity3d.com/learn/tutorials/projects/2d-roguelike-tutorial/player-and-enemy-animations?playlist=17150
Replies