Свойство | Type | Description | |
---|---|---|---|
cooldown | float | ||
currentValue | float | ||
healthSpeed | float | ||
maxHealth | int | ||
speed | float | ||
visualHealthBar | Image |
Méthode | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void |
Méthode | Description | |
---|---|---|
CooldownDmg ( ) : IEnumerator | ||
HandleHealth ( ) : void | ||
MapValues ( float x, float inMin, float inMax, float outMin, float outMax ) : float |