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