How do I import an .obj that has a .mtl file that points to about 10-20 jpeg textures.
So far I have not had good luck keeping materials associated with their models.
Thanks,
Dan
How do I import an .obj that has a .mtl file that points to about 10-20 jpeg textures.
So far I have not had good luck keeping materials associated with their models.
Thanks,
Dan
The number of materials/textures doesn’t matter, the import process is the same: drop the assets in your Assets folder. Unity will look for textures in specific places; see the documentation for details.