platformer
|
Public Member Functions | |
void | Start () |
check missconfiguration More... | |
Public Attributes | |
int | amount = 1 |
Damage amount More... | |
DamageType | type = DamageType.Default |
Damage type More... | |
CharacterHealth | causer |
who cause this damage More... | |
Vector3 | direction |
TODO direction will be calc, someday :) More... | |
Damage info
|
inline |
check missconfiguration
int UnityPlatformer.Damage.amount = 1 |
Damage amount
CharacterHealth UnityPlatformer.Damage.causer |
who cause this damage
Vector3 UnityPlatformer.Damage.direction |
TODO direction will be calc, someday :)
DamageType UnityPlatformer.Damage.type = DamageType.Default |
Damage type