Skip to content

lockMovement

Description

lockMovement is a Property on Character
Whether or not this Character is locked from being able to move.

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

returns: bool