Reference API Roblox

Engine API

Website

Related

Reference API Roblox

DevTouchMovementMode

Overrides the movement mode of players who are playing on touch devices.

Items 7

HistoryNameValueDescription
176UserChoice0

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

176Thumbstick1
176DPad2
176Thumbpad3
176ClickToMove4

The player's character will attempt to move to a location in the world when the player taps a location.

176Scriptable5

The player will not respond to default controls; any character movement must be defined in custom scripts.

284DynamicThumbstick6

The player's character is controlled with a virtual thumbstick that appears when they touch the lower portion of the screen. Jumping is controlled with a separate button. Good for portrait mode and one handed play.

Description

Overrides the movement mode of players who are playing on touch devices.

History 8

Settings