YesNoOk
avatar

How to fix Air attack (Read 333 times)

Started by omnidragon, March 17, 2014, 05:16:32 pm
Share this topic:
How to fix Air attack
#1  March 17, 2014, 05:16:32 pm
  • avatar
  • *
    • USA
    • kelryu22@yahoo.com
So i did the coding and sprites put in but when i do the move he doesnt come back down to the ground he instead "lands" in the air. then i can move run and attack with my standng attack. how do fix it to where when he attacks he wont land in the air he will come back down to the ground from what ever height he attacks from.
Re: How to fix Air attack
#2  March 18, 2014, 08:06:38 am
  • ***
  • 5 Years at MFG I deserve a medal!
    • USA
    • http://mugencoder.com/authors/view/kanbei
Does the air attack have some code like this?

[State 191, 3]
type = ChangeState
trigger1 = AnimTime = 0
value = 0

Because if it does this will chase the air attack to change to a standing state instead of air state.
My M.U.G.E.N. Coder page *Credit to MattRaiser for the awesome sig.*
Link: http://mugencoder.com/authors/view/kanbei
Last Edit: March 18, 2014, 08:09:47 am by Kanbei
Re: How to fix Air attack
#3  March 18, 2014, 06:56:26 pm
  • avatar
  • *
    • USA
    • kelryu22@yahoo.com
yeah thanks i figured it out last night to remove that state thanks buddy.
Re: How to fix Air attack
#4  March 18, 2014, 08:58:50 pm
  • ***
  • 5 Years at MFG I deserve a medal!
    • USA
    • http://mugencoder.com/authors/view/kanbei
No problem pal.
My M.U.G.E.N. Coder page *Credit to MattRaiser for the awesome sig.*
Link: http://mugencoder.com/authors/view/kanbei