DevComputerMovementMode
Sets the movement mode of players who are playing on computers.
Items 4
History | Name | Value | Description | |
---|---|---|---|---|
176 | UserChoice | 0 | Allows players to choose their desired control scheme from the in-experience menu. This is the default movement mode. | |
176 | KeyboardMouse | 1 | The player's character will be controlled using the keyboard and mouse. | |
176 | ClickToMove | 2 | 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. | |
176 | Scriptable | 3 | 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
- 176 Add UserChoice
- 176 Add Scriptable
- 176 Add KeyboardMouse
- 176 Add ClickToMove
- 176 Add DevComputerMovementMode