TouchMovementMode
The movement mode used by a client with a TouchEnabled device.
Items 6
History | Name | Value | Description | |
---|---|---|---|---|
153 | Default | 0 | The default movement controller. | |
153 | Thumbstick | 1 | Change the movement controller to the classic thumbstick. | |
153 | DPad | 2 | Change the movement controller to the DPad. | |
172 | Thumbpad | 3 | Change the movement controller to the thumbpad. | |
176 | ClickToMove | 4 | Change the movement controller to click to move. | |
284 | DynamicThumbstick | 5 | Change the movement controller to the dynamic thumbstick. |
Description
The TouchMovementMode Enum is used to change the movement controller on Roblox Mobile.
History 7
- 284 Add DynamicThumbstick
- 176 Add ClickToMove
- 172 Add Thumbpad
- 153 Add Thumbstick
- 153 Add Default
- 153 Add DPad
- 153 Add TouchMovementMode