Jump to content
  • 0

Help With Winning Animation?


Mugen

Question

Hi, I'm making my first Mugen character and I have a problem. I'm trying to make it so that whenever my character wins another sprite runs onto the screen and does a dance. I have no idea where to start with this so can anyone just please help me?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

You have followed my helper striker tutorial yes?

 

Basically in the win state, your gonna call a helper using the helper code.

the helpers position will be off  screen of course.

 

no in the helper's state (the person running in) your gonna need a velset code which makes them run on to the screen.

and another velset code to stop them, with a trigger1 = time = 30 , replace 30 with a more fitting number. (THERE IS A BETTER WAY TO DO THIS , BUT LETS GO WITH THE EASY WAY)

 

when the helper stops running, you can use a changeanim (within the helper state) to show the help dancing.

Link to comment
Share on other sites

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
×
×
  • Create New...