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

Projected focus

Like Forward focus, this moves the focal point ahead the player character, but move the point so that the distance changes in proportion to the character's horizontal speed. The distance to the target focal point is calculated by the following formula:

vx / Max vx * focus distance.