A demonstration on generating a repeating horizontal scrolling background. I ended up having to create the background images with a 15px transparent border on both left and right sides. This can be avoided by turning on/off sprite visibility, but decided to do it this way to demonstrate a non-code related hack, which lightens computation load and makes for cleaner and more intuitive code. Each layer uses 3 clones.
• added parallax effect