ComputerCameraMovementMode

The camera movement mode currently in-use by the client.

Items

NameValueSummary
Default0

The default camera movement mode is classic.

Classic1

Camera tracks the player but will not automatically rotate if the player walks left or right.

Follow2

Camera tracks the player and automatically rotates if the player walks left or right.

Orbital3

The camera has a fixed Y position, but can be rotated around the player.

CameraToggle4

The camera toggles between locked and free rotation with the right mouse button.

On this page