Paper2D Sprite Sorting?

Set in project settings translucent sort order to be by axis. This does not work for large tilemaps vs actors because the entire tilemap’s location as a whole, instead of individual tiles locations, is compared to the actor’s location to decide who is in front. But it works on a per actor basis.