Jump to content

Keep ped dancing in mid air...


Recommended Posts

Posted

You can't make floating ped dance in mid air because the ped will start falling and the animation you set will be canceled. You need to create something underneath the ped so that he/she can stand on and dance. That's what I did in my spawn script check the source code if you need to: https://community.multitheftauto.com/in ... ls&id=1152

Posted

setPedAnimation:

interruptable: if set to 'false' other tasks wont be able to interupt the animation. Setting this to 'false' also gives this function more power to override other animations that are running. For example, squatting after a jump can be terminated.

Just set that argument to false...

-

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...