ComputerMovementMode
The computer movement type in-use by the client.
Items
Name | Value | Summary |
---|---|---|
Default | 0 | The default is KeyboardMouse. |
KeyboardMouse | 1 | The player's character is controlled using the keyboard and mouse. |
ClickToMove | 2 | The player can right-click in the game world and their character will move there. In addition, the player can also control their character with their mouse and keyboard. |