Imagine a space ship that stays in the center of the screen, but the background is infinite space and you can "fly" (offset the background) and it would move based on the input from the player.
do you have to constantly move the tiled background, and adjust its width/height based on the player's keyboard input? or is there an easier way to achieve endless space?
thanks