SetUFOCamSpeedMult

Revision as of 23:16, 12 December 2010 by imported>Bpf (correcting function name for ToggleFlyCam)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Changes the speed multiplier for the player's camera. Mainly useful when you've used ToggleFlyCam to detach the camera from the player.

SyntaxEdit

SetUFOCamSpeedMult multiplier
sucsm mult


ExamplesEdit

sucsm .5    ; half the normal camera speed
sucsm 2     ; twice the normal camera speed

NotesEdit

  • None at this time.