I’m building out a game using planes with textures on them as my walls however, the walls are constantly drawing over each other and I can’t figure out why. Any ideas how to fix it?
Well, what shader do you use for those “planes”? It looks like you’re using a transparent shader that usually doesn’t write to the depth buffer.