Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The idea of double pressing the arrow
#1
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?
Reply
Thanks given by:
#2
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.
My Creations: (Click to View)

Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.


Greetz,
Alblaka
Reply
Thanks given by: Krixen
#3
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.
Reply
Thanks given by: Alblaka , Krixen
#4
@Alblaka and Jed37 thanks for help :)
Reply
Thanks given by:
#5
(08-03-2010, 09:03 AM)Krixen Wrote:  @Alblaka and Jed37 thanks for help :)

For the purpouse of preventing short and quite contentless posts like yours just, there is a "Thank button" ^^
My Creations: (Click to View)

Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.


Greetz,
Alblaka
Reply
Thanks given by: Jed37 , Krixen




Users browsing this thread: 1 Guest(s)