Hi,
I am making a game where the camera zooms out the faster you go so you can see more of the upcoming terrain.
The layout has three different levels (layers) of parallax.
My question is: Is it better to scale the layers individually or scale the the whole layout at once?
Is there a marked difference in performance either way?
Thanks... off to work!
Moo