Posts: 23
Threads: 4
Joined: Mar 2010
I wanted two times after pressing the right arrow to figure jumped once in the right side and bounced from the air already flying and landing the left side, standing to the left.
Is this possible and if you could tell me how to do it?
Thanks given by:
Posts: 1,696
Threads: 60
Joined: Jan 2009
Kinda...
Double pressing a directional key will make a char running....
So just replace the running frames with your jump thingy. (You can make your char changing his facing by using a "next: -xxx")
I think there was a (crappy) Bleach Mod around with a similar feature, having the running replaced with Shunpo.
Version 1.10 out now!
Version 1.02 out now!
Version 1.22 out now!
Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.
Greetz,
Alblaka
Posts: 297
Threads: 17
Joined: Oct 2008
Not to mention that I used something like it for an attack with my most recent character, Aito. (Which has gotten a painfully low number of comments :P)
Or it might work quite simply if you replaced the first running frame with a copy of the first dash frame, and changing it's Next: ### value to the to Next: -### like the nice dragon said. It's a quick fix!
Henry David Thoreau Wrote:Let your life be a counter-friction to stop the machine.