Skip to content

hideHealthUntilDamage

Description

hideHealthUntilDamage is a Property on WorldSettings
When enabled, health bars will be hidden by default on each Character until that Character takes damage. Also when enabled, health bars will disappear again if the Character is at full health for a long period of time.

Example
WorldSettings.hideHealthUntilDamage = true
local testVariable = WorldSettings.hideHealthUntilDamage
Usage

returns: bool