Animancer.Examples.AnimatorControllers Namespace

Summary

Code for the Animator Controllers examples.

Class Types

Class Summary
Animations A central location for cached Animator Controller hashes.
HybridBasics Demonstrates how to play Animator Controllers alongside Animancer.
HybridIdleState A Animancer.Examples.StateMachines.CharacterState which plays an animation.
HybridMoveState A Animancer.Examples.StateMachines.CharacterState which moves the character according to their Animancer.Examples.StateMachines.CharacterParameters.MovementDirection.

Namespaces

Namespace Summary
Animancer.Examples.AnimatorControllers.GameKit Code for the 3D Game Kit example.