Platformer Jumping Help
Posted: Sat May 10, 2014 2:07 am
Hi, I'm just starting to make a platformer. I used the wiki platformer tutorial to make an object jump, and then I implemented a really hacky version of hit detection for a single block.
The problem I'm having is that the jump height when you are on a block is lower than on the ground. (Max height is different)
Could somebody help me with this? Also any feedback and advice on how to make the code more elegant would be greatly appreciated.
Thank you!
The problem I'm having is that the jump height when you are on a block is lower than on the ground. (Max height is different)
Could somebody help me with this? Also any feedback and advice on how to make the code more elegant would be greatly appreciated.
Thank you!