Skip to content

invulnerable

Description

invulnerable is a Property on Character
Returns true if this Character is in god mode or has a force field. You cannot set this to true to make a Character invulnerable, you should use forceField or god instead.

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

returns: bool