Hey guys, me again Now I'm wondering how I can clone an actor based on tiles, meaning design something by tiles. If I could learn this I could make an auto level creator, and more! Remember how I did my ctw? something like that :/
Right now I'm trying to make a window built with tiles, but all from script! So you can set the width and height with the script.
I know you have to round the tiles by there size, (for example, a normal window consists of 9 animation frames, the 3 top layers, the mid, and 3 bottom.) How can I do this?