I'm currently following a tutorial and the world building section was based on a youtube tutorial that's operating on a Godot that didn't have TileMapLayer yet.
I'm wondering how I'm supposed to make it so that the Player appears infront of the sign when it's infront of it and same case as the other objects.
I'm pretty sure my y-sorts are correctly implemented and my z-indexes are on the same layer. Any ideas?