Skip to content

TeleporterState

Defined in: collections/gridEntityStates.ts:134

For GridEntityType.TELEPORTER (23).

NORMAL: 0

Defined in: collections/gridEntityStates.ts:135


ACTIVATED: 1

Defined in: collections/gridEntityStates.ts:136


DISABLED: 2

Defined in: collections/gridEntityStates.ts:142

Set when a player stands on a teleport pad that has no corresponding pad for the player to be sent to. When this happens, the pad turns black and deactivates.