Skip to content

lockCameraMovement

Description

lockCameraMovement is a Property on Character
Whether or not this Character's camera is locked from being moved or rotated manually.

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

returns: bool