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

The player's character will moved based on the user's settings.

176KeyboardMouse1

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

176ClickToMove2

The player can right click in the game world and the character will move there. Player can also control character with mouse and keyboard.

176Scriptable3

The player will not respond to default controls. You must define any character movement in custom scripts.

Description

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

History 5

Settings