![]() |
|
Add defence to catching frame - Printable Version +- Little Fighter Empire - Forums (https://lf-empire.de/forum) +-- Forum: Little Fighter 2 Zone (https://lf-empire.de/forum/forumdisplay.php?fid=7) +--- Forum: Data Changing (https://lf-empire.de/forum/forumdisplay.php?fid=11) +--- Thread: Add defence to catching frame (/showthread.php?tid=8678) |
Add defence to catching frame - Memento - 05-01-2013 I was wondering: how can I add defence to a frame where the character tries to catch the opponent? Catching uses state: 9, so I can't do it the regular way with state: 7. A simple way to do this with an ITR f.e. that blocks punches but doesn't block heavy attacks such as Julian's soul bomb? RE: Add defence to catching frame - YinYin - 05-01-2013 While you try catching an opponent it doesn't matter which state you are in. And once you have someone caught you can actually use 7 instead of 9, just beware that you will go to frame 112 if the defense is broken and that might end ugly. RE: Add defence to catching frame - Memento - 05-01-2013 (05-01-2013, 10:29 AM)YinYin Wrote: While you try catching an opponent it doesn't matter which state you are in. Lol. That was quite an easy fix... thanks mate. |