Parallax scrolling: Difference between revisions

Content deleted Content added
Zen tom (talk | contribs)
changed 'way' to 'method'
Zagrebo (talk | contribs)
Line 6:
 
==The repeating pattern/animation method==
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]].
 
== The layer method ==