Game Development Community

Skin wont show in game

by Richard Watson · in Torque Game Engine · 03/27/2005 (12:37 am) · 2 replies

Hi,

i followed a tutorial i found online to make a zombie and tried to skin it usin the UV mapping tecjnique from the book. All the skins show up fine in the 3d view but when im export it into the game the textures do not show.

Searching for answers i made a simple can and done the UV ampping again and still the same problem.

I have placed the can.dts and can.bmp in the same folder and the bmp is 512x512 in size.

Thanks in advanced for any help.

Richard.

#1
03/27/2005 (1:01 am)
Hi,

have you tried saving the skin as a jpeg (can.jpg) ?
#2
03/27/2005 (2:15 am)
Hi,

Thax for your help chris but i have just this minute fixed it.

The problem was that the bmp was in 256 bit and not 24 bit.

Once i get more experience then i will try other formats.

Richard.