JumpLab: a testbed for studying jump motion and scrolling algorithms of videogames

Collision tolerance

When the jumper collides with an obstacle during a jump, the game system will automatically avoid it and continue jumping if the X-coordinate overlap between the obstacle and the jumper is within the number of this tolerance value (pixels).