» Sat Nov 17, 2012 3:44 am
I created a gradient that runs from transparent to yellow, and compressed it as BC3 / DXT5. When I load the file into the CK, it reads it as only two colors without the gradient, black and yellow. In-game, it's just black and yellow. It seems somewhere in the process of exporting the file I'm losing the transparency.
The settings I'm given are Compression, Format, Save(layer), Mipmap, Color Selection, Dithering, Mipmap filter, and Gamma correction. There seem to be several compression types with DXT5 in the name, such as RXGB (DXT5), Alpha Exponent (DXT5), and YCoCg (DXT5). With a compression set, I can't select a format, and I'm unsure if changing the format would be necessary.