Hi, I need instructions on how to create the FINISH HIM (from Mortal Kombat) moment for a Mugen character. It's for the Liu Kang I've been working on. I don't need instructions for fatalities, just the FINISH HIM part.Thanks in advance.
you need to not kill the oponent and when he is low on healt put him in a custom state very similar to the dizzy one.post the part of it in which you are having trouble.
Use a TargetState in state -2 to send the opponent into a custom state when he has low health (use the p2life trigger). Like R[E]ika said, make that custom state very similar to the dizzy state. If you want the 'FINISH HIM' text to appear, use an explod (also in state -2) with the same trigger as before (p2life) or even better p2stateno = that custom state, and with another trigger which looks something like this: triggerall = numexplod(yourexplodID) != 1 so that it would activate only once.Try it out.
I tried it, but when I attempt to load Mugen with him, it says there's an error.Could you show me what to type?
How would that be useful in more general terms. You learn nothing. We have to waste our time MAKING the attack in order to get it bugless or else you come back saying "it doesn't work". We help, we don't give you the answer. You need to read what's written, and work out the answer by trial and error.Go try some of that, you might like it.