This is an amazing community and you guys always help me when I have a problem, I like doing stuff myself and learning alone but some stuff is hard
I made isometric game in which you can move buildings (like in clash of clans) and I wanted to know if there is an easy way to sort them out? (so that the buildings in front would actually be in front when I move them)
I had an idea using positions and making layers for each line so that it would test for position and tell object on which layer it should be but it looks a bit too hard and there might be easier way
Thanks in advance!