Game Development Community

Texture Shows Up White

by Robert Rice · in Constructor · 07/14/2009 (9:24 pm) · 3 replies

I created a texture, a light brown adobe type, 512x512 jpeg image. It shows up correctly in the texture browser in Constructor, but when I try to apply it to a face, it shows up as white. Anyone else encounter anything like this?

#1
07/14/2009 (10:24 pm)
So long as it's a power of two in size and one of the correct texture formats (BMP, JPG, PNG) it should be working.

I have noticed that "light" colors do tend to get washed out easily (and look white) depending on the light settings inside of Constructor. Does your texture work in-game?
#2
07/15/2009 (6:17 am)
Yeah, I had noticed that as well, about the "light" colors washing out. I had not actually tried the texture in-game. I will do that and see what I get.
#3
07/16/2009 (11:04 am)
Thanks for the tip on that, Michael. The texture is pretty light and does show up washed out in constructor, but shows up fine in game.