Game Development Community

TGE is not support TGA Texture??

by King · in Torque Game Engine · 07/15/2005 (5:59 am) · 25 replies

I make a .DTS with a TGA texture..

I view it in Torque ShowTool Pro, it show white.. do not show texture...

Why?!


Is BUG?! If it is BUG, what a huge BUG....
Page«First 1 2 Next»
#21
07/15/2005 (8:54 pm)
In http://www.garagegames.com/docs/tge/general/ch07s06.php

it say:

Specifications

Torque supports JPG, TGA, and PNG file formats. Note: PNG support in Maya 5.x for Windows is provided by the IMFPng plugin included in the File Pack.

Image file dimensions must be powers of two (e.g. 256x256, 64x64, etc). Textures do not have to be square (e.g. 64x128 is acceptable).
#22
07/15/2005 (8:56 pm)
...
#23
07/15/2005 (9:09 pm)
Ok. I try.
#24
07/15/2005 (9:13 pm)
Try 256x256 or 512x512
#25
07/15/2005 (9:18 pm)
Ok, that's ok.

it must be powers of two.
Page«First 1 2 Next»