Jump to content
Sign in to follow this  
gc8

Get models MG rotations

Recommended Posts

H

Im trying to get via script the direction of Machine guns in Huey (helo). it has two mgs on sides but when I used this code:

_tDir=Deg (_chop AnimationPhase "mainTurret");
_tDir=Deg (_chop AnimationPhase "mainGun"); 

the returns are -70 And -30

should be more like -90 and 90.

i used same thing for russian helo and it returned 90 for side mg and -80 for back mg, which seems 100% correct.

But huye starts with both mgs pointing forward so i guess thats part of the problem.

any ideas???

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  

×