Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] Hit enemy on ground?
#1
In some version it is possible to hit enemy even when he is on ground.
One attack like that is Davis´ ´boom´ attack (D down J) in LF2 special version.
And now i want do the same thing, i have copied the attack and so long, everything else works, but it doesnt attack enemy when he´s on ground?
So the problem is in other chars data, but where?
Might be back, might be not :^) anyways awesome to see you guys again!
Reply
Thanks given by:
#2
Well, to hit a char, the char must have a bdy in the frame. So just add fitting bdys in the lying frames of all the chars.

...that is if you haven'T done that already.

Also, the downside is that every attack which intersects with the lying char's bdy will hit him. To avoid that, give the chars in lying frames a special bdy with coordinates, which cannot be reached by normal attacks. Then the attack which should be able to hit the lying char should have an itr (or whatever you use to hit him) with the same coordinates.
Quote of the Day f***ing Year (Click to View)
Reply
Thanks given by: Bamboori , Alblaka , forgetlatios , 8obis
#3
Thanks, now it works perfectly :)
Might be back, might be not :^) anyways awesome to see you guys again!
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)