Jump to content
Sign in to follow this  
december

Camra help

Recommended Posts

If I remember correctly, wasn't it possible to put the name of a unit in the camera script to keep following that unit in a cut scene in OFP?

I want the camera to follow a chopper as it leaves the base, is this possible with ArmA if so how?

Cheers.

Damn typo confused_o.gif

Share this post


Link to post
Share on other sites

Little excerpt from a script I use

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">_camera = "camera" camCreate getpos camlogic1

_camera cameraEffect ["internal","back"]

_camera camSetTarget camhelo

_camera camSetFOV 0.177

_camera camCommit 5

Share this post


Link to post
Share on other sites

Thanks, I am not sure how to use it but I will try.

1 more thing do you know how to stop the black border on the top and bottom of the screen so I can use full screen and not cinema mode?

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
Sign in to follow this  

×