TouchMovementMode
The TouchMovementMode Enum is used to change the movement controller on Roblox Mobile.
Items
Name | Value | Summary |
---|---|---|
Default | 0 | The default movement controller. |
Thumbstick | 1 | Change the movement controller to the classic thumbstick. |
DPad | 2 | Change the movement controller to the DPad. |
Thumbpad | 3 | Change the movement controller to the thumbpad. |
ClickToMove | 4 | Change the movement controller to click to move. |
DynamicThumbstick | 5 | Change the movement controller to the dynamic thumbstick. |