ForceThirdPerson - Game
Revision as of 16:16, 18 October 2011 by imported>Jlundin
Member of: Game Script
Force the player to go in to 3rd person camera mode.
Syntax[edit | edit source]
Function ForceThirdPerson() native global
Parameters[edit | edit source]
None
Return Value[edit | edit source]
None.
Examples[edit | edit source]
; Make the player got to 3rd person camera mode
Game.ForceThirdPerson()