Definition
ActivateFirstPersonCamera()
Description
This function activates the first-person physics camera attached to the main game character.
Example
function Init() ActivateFirstPersonCamera() end function Update() endActivateFirstPersonCamera
ActivateFirstPersonCamera()
function Init() ActivateFirstPersonCamera() end function Update() endActivateFirstPersonCamera