Hello
How would one go about doing this in a neat fashion?
When moving left or right, the different layers (background, objects, front) would move according to their parallax setting, instead of the actual player sprite. The player would just stay in the middle of the screen.
This would be used for making "endless" levels.
This would also require some repeated seamless scrolling of the different sprites on each layer I guess.
Appreciate any ideas and input!
Thanks!