Version: 6000.3.8f1
1st Picture:
- Objects are above the tilemap
- The sprite is in a different sorting layer from the tilemap
- The tilemap is rotated 90 degrees of the X axis
2nd Picture:
- Tile map should be obscuring the cube and sprite but they are still visible
How would I change it so that the objects are not rendered when obscured by the tilemap?