A parallax scroll is when background objects move at different speeds based on their z-positioning. Hills in the way back should move at a slower pace than the ground we walk on, simply because they are way further out in distance relative to foreground objects. This creates a really cool effect that gives off a subtle hint of realism.
Here we'll learn how to add it into our game.