ForceFirstPerson - Game

Member of: Game Script

Force the player to go in to 1st person camera mode.

SyntaxEdit

Function ForceFirstPerson() native global

ParametersEdit

None

Return ValueEdit

None.

ExamplesEdit

; Make the player got to 1st person camera mode
Game.ForceFirstPerson()

See AlsoEdit