so there is no STOPCameraTarget(Actor arTarget) ?

Post » Wed Sep 14, 2016 10:48 am

so there is a


SetCameraTarget(Actor arTarget)



but no



STOPCameraTarget(Actor arTarget)



How do you turn SetCameraTarget(Actor arTarget) off?
User avatar
Nathan Hunter
 
Posts: 3464
Joined: Sun Apr 29, 2007 9:58 am

Post » Wed Sep 14, 2016 2:50 pm


Ok so this function is not what I thought it was. It does not force the player to look at the target as the wiki claims, it is to set the game camera to a new actor. So to undo this you would set to the player.

I think I need to use the disable player look controls instead.


Back to top
User avatar
Antony Holdsworth
 
Posts: 3387
Joined: Tue May 29, 2007 4:50 am


Return to V - Skyrim