The Mugen Fighters Guild

Help => M.U.G.E.N Development Help => Topic started by: DuckSS Farm on December 19, 2014, 08:51:51 pm

Title: Hyper attack Issue
Post by: DuckSS Farm on December 19, 2014, 08:51:51 pm
So the problem is that my attack in some anim elements does lower damage than the damage which is already set to hitdef...

here's the code:

Spoiler, click to toggle visibilty

Any help?
Title: Re: Hyper attack Issue
Post by: Daniel9999999 on December 19, 2014, 09:13:25 pm
Don't use trip type. Trip type causes fall.defence_up to become active.
Title: Re: Hyper attack Issue
Post by: DuckSS Farm on December 19, 2014, 09:29:24 pm
Thanks,Problem solved!