Summary
Code for the Directional Sprites examples.
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.Examples.DirectionalSprites.DirectionalBasics which adds running and pushing animations
as well as the ability to actually move around.
|