Re: I have been building models .obj

by Keet » Mon Jan 15, 2024 6:18 am

Great ob! Much better than the first try.
To change the '8' material:
Replace all lines "usemtl 8" in the obj file with "usemtl <yourname>". (There are two of them.)
Replace "newmtl 8" in the mtl file with "newmtl <yourname>".