Unity Fundamentals 8
Added animations to the player character
Some of the code used to detect whether the player is moving or not
Blend tree so the animation blends between walking, running, and idle
First pass at the animation system. No blend trees, just movement detection.
Modified code for the blend tree
Second pass at the animation system, this time with blending
Comments
Post a Comment