Just a slight problem: I have set firstSwipe to true when the first swipe has been detected, but when I run it, the character falls as soon as the swipe has happened, without the jump happening first. I thought that moving the firstSwipe = true statement to the end of the character jump method would solve the problem, but it doesn't seem to have any effect.
Thanks
Cam
|