Stationary backgrounds like in SNES games in Developer Help
|
|
If you guys have ever played an SNES sidescroller game and what not, then you know about this.
There are four layers and you are moving to the right:
One: A foreground that is infront of the character in terms of layers and goes by super fast because it is closer the the "camera"
Two: A intermediate ground that you stand on that scrolls along with you.
Three: A layer behind that to give the perspective of distance that trails behind a little
Four: Same as three, but goes slower and trails behind more. Usually a distance picture that barely moves.
What I want to do if create that same effect and replicate layers one, three, and four.
If anyone has any ideas or code they would like to share, this would help a lot.
|