Location: Assets/Plugins/Animancer/Examples/03 Locomotion
These examples demonstrate various things relating to the movement of characters throughout a scene using various features such as Blend Trees, Animation Mixers, and Root Motion.
03-01 Root Motion | Using transitions to determine whether each animation should use Root Motion or not. |
03-02 Linear Blending | Blending between Idle, Walk, and Run animations at arbitrary speeds. |
03-03 Directional Blending | Expanding the Spider Bot example with a 2D MixerState to allow movement in any direction. |