Hello guys, so many topics and tutorials on how to sort isometric tiles, but how do you sort tiles if you have multiple floors? (like minecraft but isometric - the tiles are like perfect cubes)
You can sort from top to bottom and draw each floor one by one but that happens

Let the red square be player, it can move and jump but it is 2-3 tiles high, so when I draw second floor the player will be overdrawn :(