ClassicCityBuilderKit 1.8.8
|
any object that has health wich should be displayed
Properties | |
float | TotalHealth [get] |
maximum health the entity can have | |
float | CurrentHealth [get] |
current health the entity has | |
Vector3 | HealthPosition [get] |
the absolute world position that the health bar should be displayed at | |
|
get |
current health the entity has
Implemented in CityBuilderCore.AttackableComponent, and CityBuilderCore.AttackWalker.
|
get |
the absolute world position that the health bar should be displayed at
Implemented in CityBuilderCore.AttackableComponent, and CityBuilderCore.AttackWalker.
|
get |
maximum health the entity can have
Implemented in CityBuilderCore.AttackableComponent, and CityBuilderCore.AttackWalker.