Game Development Community

Adding texture problem

by Chris · in Artist Corner · 12/21/2007 (8:19 am) · 3 replies

I am using constructer. Made a few 3d models but when i try to add another texture(not included with constructer download) its just turns the model white. But when i open it in the libary the construcer sees its there and ever mocks me by putting its detailed photo on my tool set.

Does anyone know if there is a way to fix this. Thanks

#1
12/21/2007 (1:11 pm)
Strange. I added an entire directory of textures with no problem. How are you adding them? Wait. Which version are you using? I think some of the earlier versions kept the texture references to the original directories to share assets and did not copy them to the DIF export location. Make sure you are running 1.0.3.
#2
12/24/2007 (1:13 pm)
Fixed it, texture wasnt square. Found out that it doesnt work it its not square. E.x. 256 x 256 pixels.
sorry <----im a nub at this
#3
12/26/2007 (8:48 am)
It shouldn't have to be square, but it does have to be a power of 2 (8x256, 16x16, etc)