Hey good day, I was trying to build a game with minecraft-like blocks (I use my own textures), but there seems to be spaces in the blocks when you look at it from an angle. I used the same texture on all 6 of the sides. Whenever I put the block (4x4) next to another this happens. Does anyone have a fix?
Thanks
From my experience it is caused when a texture touches another texture, likely the ones on the sides on your blocks. You can fix it by removing the textures which are not visible to the player anyways.
I hope this helps!