I made a tile map that cuts into 128 by 128 pieces, but the problem is each one of those pieces will have to be in the hierarchy if I want to make it work in the world, so my question: Is there a tile editor or anything that I could use that would make this easier instead of placing each and every part and just have the final put together part as one 2d object in the hierarchy? Pic of what I currently have thrown together to show you guys http://i.gyazo.com/06f2742e39bf45562eb9e7634f163d3e.png
–Eric
Is there any free alternative? I don’t really have money. So I’m going to guess each part has to be individual
Have a look at:
And some theory:
1 Like
Thank you!