SetUFOCamSpeedMult
Jump to navigation
Jump to search
Changes the speed multiplier for the player's camera. Mainly useful when you've used ToggleFlyCam to detach the camera from the player.
Syntax[edit | edit source]
SetUFOCamSpeedMult multiplier sucsm mult
Examples[edit | edit source]
sucsm .5 ; half the normal camera speed sucsm 2 ; twice the normal camera speed
Notes[edit | edit source]
- None at this time.