Looking at the following simple CAPX file, how do I get this tiled background to wrap horizontally?
[attachment=0:223kjsoq][/attachment:223kjsoq]
this should do it...
you needed to use the TiledBackground object..
if you wish to learn scrolling background try this tutorial
https://www.scirra.com/tutorials/1027/p ... -scrolling
Develop games in your browser. Powerful, performant & highly capable.
this should do it... you needed to use the TiledBackground object..
Many thanks