I have been trying to make a simple chess board with alternating black and white tiles.
First, 3DS max would not conserve the geometry of the planes I had set on the board, which I fixed by changing the planes to boxes.
Now when I convert the new board into fbx format, and import it into Unity, the alternating colors are no longer there, showing as one color, though all the boxes are assigned properly.
Also, if I try and change the color of one of the tiles in Unity’s editor, the entire board changes color.
Help would be appreciated.
Thanks