Disable escapehits in specific attacks

dantedevil

Well-known member
Hello!

Its any way possible to make the enemy cant use the escapehits (ex: escapehits 3) in a specific player combo of 4 or 5 attacks?

Thanks!
 
Ok. But when the enemy have active escapehits, he perform the anim special2 with bbox 0 0 0 0.
I need a way to disable the escapehits in some specific attacks, not all.
 
Ex: all heros have a special super combo, i have some bosses with escapehits. I want these bosses cant uses the escapehits when the heros attack with the supercombo.
Maybe via script is the solution i guess...
 
Look up the seal command. It allows you to disable specials for a short period when attack hits. not as good as a scripted solution, but simple and and will work in most cases.

DC
 
dantedevil said:
The bosses with escapehits feature have anim special 2. This bosses make the anim special2 when be hitting +3 times, not make the freespecial.

Yes, I know., My point is: you want to avoid your bosses be able to break special super combos, right? Those super combos are a freespecial right? if all chars use the same freespecial# it would be easier. just check, in the boss, if his enemy are playing the freespecial and turn the escapehits.
 
Back
Top Bottom