Skip to content

forceField

Description

forceField is a Property on Character
Whether or not this Character has a force field on them. Characters with a force field cannot take damage.

Example
Character.forceField = true
local testVariable = Character.forceField
Usage

returns: bool