I’m trying to make Y sorting work for my tileset but it just doesn’t. I set the Y sorting on in the Player in the Game scene and in the TileMapLayer. I also went to the tileset tab at the buttom and set the y sorting origin but it just doesn’t work. the player z index is 1 the tile z index is 0 (the TileMapLayer is also 0), but even when i tried to change them to 1 as well it didn’t work. I looked for tutorials online but none of them use TileMapLayer. please help
I have Y sorting enabled on the Player on the Game and on the Misc(Which is the TileMapLayer)
can you please explain what values need to be changed and where they are. at the moment I changed the “Y Sort Enabled” option in the inspector under ordering as well as “Z Index” under ordering as well (even when I made the Z index be the same it still didn’t work)