Anim Fall2 or fall3 (solved)

  • Thread starter Thread starter dmolina007
  • Start date Start date
D

dmolina007

Guest
I would like to create an anim fall2 animation for my enemies for when a specific player hits them with his round house.

How should I do about this?

Please post an example of what something like this would look like so I can have a better idea?
 
Okay so you are saying if a specific player lands a specific kick that linking the fall3, pain3, attack3 will ties them all together and perform the fall animation I would like.

But what if my other plays also have an attack3 and I do not want the enemy to render the same fall animation??

I was looking for something I can add as a command before the attack frame that would force the enemy to render a specific fall animation.
 
esn23 said:
Match the pain with the fall if you do fall2 do pain2 and attack2 that will tie them all together

Miscommunication, But I understand now.
I thought you meant that the anim attack 3 would tie into pain3 then fall2.
But I see now after messing with the code that you meant was (example)(attack3  64 23 39 50 18 1) not (anim attack3)

Thank You
 
Back
Top Bottom