Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
Sign in to follow this  
nuxil

How to find a vehicle animation?

Recommended Posts

im trying to figure out if the nozzle on the harrier has been moved using animationPhase

i tried with

vehicle player animationPhase "VTOL"; //but im 100% sure this is wrong

and

vehicle player animationPhase "thrustVector"

i see thrustVector is in model.cfg from bis samples.

what am i doing wrong.. or is it not possible to return the animationphase of the nozziles?

Share this post


Link to post
Share on other sites

I remember that I had working something like this but I dont really remember if it was working with every animationSource. Try vehicle player animationPhase "nozzle_1_1_1" for now.

Share this post


Link to post
Share on other sites

Hey T_D

i thought i had to use source name only and not classname.

notworthy.gif

Thanks T_D

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  

×