SetUFOCamSpeedMult
Revision as of 22:15, 12 December 2010 by imported>Bpf (It's a "UFO" cam because it floats above the player character.)
Changes the speed multiplier for the player's camera. Mainly useful when you've used ToggleFollowCamera to detach the camera from the player.
Syntax
SetUFOCamSpeedMult multiplier sucsm mult
Examples
sucsm .5 ; half the normal camera speed sucsm 2 ; twice the normal camera speed
Notes
- None at this time.