When the player jumps, we detect a collision when he hits tiles that have the collision bits set. However, the player can still jump through the tiles above him - this is not allowed.
player must be unable to get through the tiles above him!
Log in to post a comment.