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