Game Development Community

Constructor won't load my textures

by Gary Roberson · in Torque Game Engine · 10/07/2009 (1:47 am) · 2 replies

I've created some textures that I want to use in TFGE. They load fine into the Contructor texture browser, but when I hit the apply button, they will not load onto my model. Does nayone know why? BTW, Im' using .bmp, .jpg. and .png files.

#1
10/07/2009 (2:52 am)
Are they power of 2 in size?
#2
10/08/2009 (2:51 pm)
Mr. hall, if by power of 2, does that mean if you divide the size by 2, you'll get 0.
If that is the case, I cannot determine that right now as I'm at a public computer. I'll have to get back to my home-office, load up my art software, and check.
If you mean something else, let me know what you mean.

BTW, why do they have to be a power of 2.