Actor won't tile.
ReMasteredGames
Member Posts: 101
Hi, so my background is tiled. It shows as tiled while making,but in the preview it just totally ignores this and stretches the image. Does anyone know what could be causing this? This happens to a few other actors (not all instances) but not all actors.
Best Answer
-
JodyMitoma Posts: 307
Do you have "tileWidth" and "tileHeight" set for that specific actor? Something I missed at first!!
If you have a 600x600 image, and want it to tile after 600px width, but stretch in height, set tileWidth to 600 and tileHeight to 0, and keep its height to Stretch, and change width to Tile.
Hope this helped!!
Answers
..... Anything?
Ooh no I don't, I'll try this, thank you!