Jump to content
Sign in to follow this  
MacRae

Need a Animation Name

Recommended Posts

Currently i have made a script so that you get the option to sit on a chair,

but the animation i have used is a Local animation (i think)

so only the player sitting on the chair can see the animation

What i am asking for is the name of the animation for when you sit in the back of vehicles.

I am wanting this animation because i feel that it will work best for the script I've developed.

Please reply soon because i will be much appreciated!

~MacRae~

Share this post


Link to post
Share on other sites

Start the Editor. Place down a unit. Preview the map. Hit ESC. Press Animations button. Enjoy.

You'll wanna set Rifleman (B_Soldier_F) then A to <Unknown> and P to <Unknown> (CargoActions)

Edited by kylania

Share this post


Link to post
Share on other sites

Thankyou Kylania, but i just cant find the In vehicle animations?

Share this post


Link to post
Share on other sites

Check my post above, I put the values you'll wanna use for that. :)

Share this post


Link to post
Share on other sites

Thank you for all the help Kylania i appreciate it!

Share this post


Link to post
Share on other sites

for player/ai animations you can sometimes use a radio trigger

then on act

copytoclipboard str animationstate player;

you can now paste the animation into code or editor

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  

×