Parallax scrolling: Difference between revisions

Content deleted Content added
Kjlewis (talk | contribs)
m The raster way: dab palette
Zen tom (talk | contribs)
Line 6:
 
==The repeating pattern/animation way==
Scrolling displays built up of individual character blocks can be made to 'float' over a repeating background layer by animating the background characters in order to portray the parallax effect. This was often achieved using a scrolling star-field, but sometimes a more intricate or multi-directional effect was achieved, such as in the game 'Parallax' by [[Sensible Software]] for example.
 
== The layer way ==