Hi !
I am working on a simple platform game. I used a camera as in the example “Alien-World” which moves behind the hero. I have several layers of background, which speed is controlled in the camera script (parallax effect).
However, I do not know how to make the farthest background layer was always in the same place (was stationary). How to achieve it ?