Sort tiles in Tilemap individually.

Basically I want to be able to set a property on a tile to give it a custom sorting priority. Looks like this was being worked on at some point and this is the only lead I could find.

Is this feature still coming? Which preview is it in? It is in 2018.2 beta?

I’d like this as well. This is the one thing preventing me from using the tilemap system for the use case I have.

@JasonBricco Do you have an alternative solution you are using. I built a custom rendering system for this is the past but I would like to avoid having to do that again.