Reference API Roblox

Engine API

Website

Related

Reference API Roblox

DevComputerMovementMode

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

Items 4

HistoryNameValueDescription
176UserChoice0

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

176KeyboardMouse1

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

176ClickToMove2

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.

176Scriptable3

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

Description

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

History 5

Settings