Jump to content
o5_

referancing pilotCamera for scripting

Recommended Posts

if I had the darter I could lock the camera simply by doing-

_uav lockCameraTo [(screenToworld [0.5,0.5]), [0]];

and if I wanted to show an on screen PIP of the uav feed I create a camera object and place it like this-

_cam attachTo [_uav, [0,0,0], "PiP0_pos"];

how can I do both of these for the pilotCamera found on planes in the new jets DLC? Thanks guys.

 

-o5

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×