Game Development Community

Transparency Handling

by none · in Torque Game Engine · 01/17/2009 (1:37 pm) · 1 replies

I am making a submarine cockpit, and when I export the sub to dts and view in showtool or torque, the mesh that was slightly transparent appears as untextured. What Should I do?

#1
01/19/2009 (12:49 am)
Check these:

- Texture's width and height are order of 2
- It is indicated in the exporter that the texture is transparent
- Texture file is with the dts file (sounds silly but mostly done)
- Texture is in png format