SetUFOCamSpeedMult

Revision as of 11:23, 21 May 2007 by imported>Kkuhlmann
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Changes the speed multiplier for the player's camera (no idea why it's called the UFO cam...). 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.