Spectate modes
All of the spectate modes are listed in the table below. Used by natives such as PlayerSpectatePlayer and PlayerSpectateVehicle.
ID | Constant | Description |
---|---|---|
1 | SPECTATE_MODE_NORMAL | Normal spectate mode (third person point of view). Camera can not be changed. |
2 | SPECTATE_MODE_FIXED | Use SetPlayerCameraPos after this to position the player's camera, and it will track the player/vehicle set with PlayerSpectatePlayer / PlayerSpectateVehicle. |
3 | SPECTATE_MODE_SIDE | The camera will be attached to the side of the player/vehicle (like when you're in first-person camera on a bike and you do a wheelie). |