Problem with Idle animation

Pictures are nice when something can be easily explained in words (or code) :slight_smile:
However, if you look at this page, you can see how to add code, formatted nicely, into the thread:

Any errors in the console? Debug.Log the values in your animate movement method, do they print correctly? I assume all is well, as you didn’t mention any movement issues.

If you look at the animator while the game is running (perhaps click your character in the hierarchy, too to make sure the animator is updating), do you see any values changing?

1 Like