![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
Details of a damage response. More...
Public Attributes | |
AnimationState | animationState |
Vector2 | knockBackAmount |
float | drag = 1 |
float | deathAnimationStartTime = 1.0f |
bool | controlInvincibility |
Details of a damage response.
AnimationState PlatformerPro.DamageResponse.animationState |
bool PlatformerPro.DamageResponse.controlInvincibility |
float PlatformerPro.DamageResponse.deathAnimationStartTime = 1.0f |
float PlatformerPro.DamageResponse.drag = 1 |
Vector2 PlatformerPro.DamageResponse.knockBackAmount |