Is there some way to sort isometric TileMap layers per grid cell? So tiles on 0,0 will show behind tiles on 1,1 — regardless of the layer they're on.
At the moment tiles on top layers will always cover tiles on layers below. Even if they're on a tile closer to the viewer.
Thanks!