![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
Relates an enemy state to an enemy movement. More...
Public Attributes | |
EnemyState | state |
When an enemy is in this state the animation should be played. More... | |
AnimationState | animation |
The aimation that maps to the state. More... | |
Relates an enemy state to an enemy movement.
AnimationState PlatformerPro.EnemyStateToAnimation.animation |
The aimation that maps to the state.
EnemyState PlatformerPro.EnemyStateToAnimation.state |
When an enemy is in this state the animation should be played.