Awesome, I set all of them to the same z-index, adjusted the y-sort-origin, and then ordered the TileMapLayer nodes as needed - this allowed all of the tiles to be on the same y-sort z-index. Hopefully this will mean I can easily incorporate the other game objects into the y-sorting. Thank you!