View Single Post
Old 10-12-2018, 03:01 PM   #74
Pridex19
Bat Boy
 
Join Date: Sep 2016
Posts: 13
Quote:
Originally Posted by eriqjaffe View Post
That usually means you have the folder structure incorrect. Using Flagg Park as an example, you should have the following structure:

Code:
ballparks
	models
		Flagg_park
			Flagg Park_Textures
			diagram.png
			Flagg Park.mtl
			Flagg Park.obj
			Flagg Park.ootp3d
			Flagg Park.skp
			flagg_park.prk
			flagg_park_d.png
			flagg_park_n.png
The .obj and .mtl files work hand-in-hand. The .obj file describes the actual 3D structure, and the .mtl file provides information about the textures. The textures have to be in the right location relative to the .mtl file.
I just looked and I have all of this in the right order. What else could be wrong? Thanks for the response

Last edited by Pridex19; 10-12-2018 at 03:39 PM.
Pridex19 is offline   Reply With Quote