DevComputerMovementMode

Sets the movement mode of players who are playing on computers.

Items

NameValueSummary
UserChoice0

Allows players to choose their desired control scheme from the in-experience menu. This is the default movement mode.

KeyboardMouse1

The player's character will be controlled using the keyboard and mouse.

ClickToMove2

Players can only move through the experience by clicking a target location. The player's character will automatically jump when reaching a surmountable obstacle/gap while moving to the click destination.

Scriptable3

Disables all default controls and allows you to script your own control scheme.

On this page