Commands
Last updated
Last updated
Starts/stops an auto orbit camera on the player. Only available if the autoOrbitCam
config option is set to true
.
Parameters:
boneName - string
- Name of the bone to focus on (). Defaults to player root.
x - float?
- X position for the offset. Defaults to 0
.
y - float?
- Y position for the offset. Defaults to 0
.
z - float?
- Z position for the offset. Defaults to 0
.
orbitSpeed - float?
- Orbit speed. Defaults to 0
.
disableControls - integer?
- Set to 1
to disable all player controls.