Class Types
Class | Summary |
---|---|
DirectionalBasics |
Animates a character to either stand idle or walk using animations
defined in Animancer.DirectionalAnimationSet s.
|
DirectionalCharacter |
A more complex version of the Animancer.Samples.Sprites.DirectionalBasics which adds
running and pushing animations as well as the ability to actually move around.
|
Directional |
A 3D version of the Animancer.Samples.Sprites.DirectionalCharacter . |