Skip to content

health

Description

health is a Property on WorldSettings
The health that each newly spawned Character has.

Example
WorldSettings.health = 1
local testVariable = WorldSettings.health
Usage

returns: int