Diving, and Jumping while Constantly Moving.... this is an issue -_-
Jigglebox
Member Posts: 63
Hello all,
Currently i'm having a bit of an issue with my app. the way the game works is, i have my character at a constant movement speed going across the screen. However, i can't seem to get it to let me jump, and dive while i am moving. I have the game currently set where there is a maximum of two jumps, before you either have to dive, or touch the ground again to jump twice more... My main issue is that my jumping and diving code works just fine when my character isn't moving... please help.
Thank you.
Currently i'm having a bit of an issue with my app. the way the game works is, i have my character at a constant movement speed going across the screen. However, i can't seem to get it to let me jump, and dive while i am moving. I have the game currently set where there is a maximum of two jumps, before you either have to dive, or touch the ground again to jump twice more... My main issue is that my jumping and diving code works just fine when my character isn't moving... please help.
Thank you.
Comments
Darren.
I guess i'm just not understanding why it will let me jump /dive when i'm at a stand still and have my motion shut off, but it wont let me do anything while i have it turned on.