HumanoidHealthDisplayType
Controls under what circumstances the Humanoid health bar is displayed.
Items 3
History | Name | Value | Description | |
---|---|---|---|---|
271 | DisplayWhenDamaged | 0 | The humanoid's health bar is only visible when the humanoid is not at full
health (assuming | |
271 | AlwaysOn | 1 | The humanoid's health bar is always visible (assuming | |
271 | AlwaysOff | 2 | The humanoid's health bar is never visible. |
Description
Controls when the Humanoid health bar is displayed. This works in conjunction with the Humanoid.MaxHealth property which must have a value higher than zero or the health bar doesn't display.
History 4
- 271 Add DisplayWhenDamaged
- 271 Add AlwaysOn
- 271 Add AlwaysOff
- 271 Add HumanoidHealthDisplayType