![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
Maps between animation states and strings More...
Public Attributes | |
AnimationState | state |
The animation state to map from. More... | |
string | animationName |
The animation name to map to. More... | |
Maps between animation states and strings
string PlatformerPro.AnimationMapping.animationName |
The animation name to map to.
AnimationState PlatformerPro.AnimationMapping.state |
The animation state to map from.