Definition
ActivateThirdPersonCamera()
Description
This function activates the third-person physics camera attached to the main game character.
Example
function Init() ActivateThirdPersonCamera() end function Update() endActivateThirdPersonCamera
ActivateThirdPersonCamera()
This function activates the third-person physics camera attached to the main game character.
function Init() ActivateThirdPersonCamera() end function Update() endActivateThirdPersonCamera