How do I create a tiled background?
HeyFries
Member Posts: 78
How do I create a tiled background? or just have an element, such as a block to repeat itself several times while building several platforms?
Thanks
Thanks
Comments
http://gamesalad.com/wiki/interface_reference:actor_attributes
Simply change the horizontal and vertical wrap to "tile" then just size the actor to cover the whole area you want tiled, then just drop one image tile into the actor.
I discovered this technique when working on my tactics RPG game Wishstone Saga, which I will probably need. ^_^