DevComputerCameraMovementMode
Overwrites the player's camera movement mode setting on a computer.
Items 5
History | Name | Value | Description | |
---|---|---|---|---|
176 | UserChoice | 0 | The camera will move based on the player's settings. | |
176 | Classic | 1 | Camera tracks the player but will not automatically rotate if the player walks left or right. | |
176 | Follow | 2 | Camera tracks the player and automatically rotates if the player walks left or right. | |
297 | Orbital | 3 | The camera has a fixed Y position, but can be rotated around the player. | |
414 | CameraToggle | 4 | The camera toggles between locked and free rotation with the right mouse button. |
Description
Overwrites the player's camera movement mode setting on a computer.
History 8
- 414 Add CameraToggle
- 413 Remove CameraToggle
- 414 Add CameraToggle
- 297 Add Orbital
- 176 Add UserChoice
- 176 Add Follow
- 176 Add Classic
- 176 Add DevComputerCameraMovementMode