Jump to content

A Lot of trouble with animation Loops ! :(


Tom Heisenberg

Recommended Posts

Hi Guys 

 

I have some problem, all my playeranimations are be looped 😕

 

here some exemple: 

 

pfeifen: (player) =>{     
        player.playAnimation("rcmnigel1c", "hailing_whistle_waive_a", 1, 48 );

Rage Wiki
player.playAnimation(dict, name, speed, flag)

 

i tryed all of different numbers, and every animation is in a  loop process.

i want whistle one time and stop animation 

 

pfeifen: (player) =>{     
        player.playAnimation("rcmnigel1c", "hailing_whistle_waive_a", 1, 48 ); stopAnimation();
        

 

dosent work

Thanks for Help ❤️

Link to comment
Share on other sites

  • 10 months later...
  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...