Problem with jumping!
TwilightHunter
Member Posts: 146
Hey, quick question. I have an issue with my character's jumping. I have it like this:
When Jumping is True, for .5(or .1 or whatever) seconds, accelerate straight up.
Now the jump works fine, but when I test it on my Itouch is the problem. When I press jump while running, he stops moving the direction I was going and launches into the Jump function which is straight up. It's annoying because you'll be running and press the jump button, and the character will stop moving forward and move upwards. Now, while the character is jumping I can press left or right to make him move that way while in the air, but he doesn't move the way he was running when the jump button is pressed. Hope that made sense :P
Thanks in advance
When Jumping is True, for .5(or .1 or whatever) seconds, accelerate straight up.
Now the jump works fine, but when I test it on my Itouch is the problem. When I press jump while running, he stops moving the direction I was going and launches into the Jump function which is straight up. It's annoying because you'll be running and press the jump button, and the character will stop moving forward and move upwards. Now, while the character is jumping I can press left or right to make him move that way while in the air, but he doesn't move the way he was running when the jump button is pressed. Hope that made sense :P
Thanks in advance
Comments
Anyone got a tip?