Page 1 of 1
Problem with dds files
Posted: Thu Sep 20, 2012 7:13 pm
by Daght
I got the Atlatsmap for custom Items but when i save the file from photoshop (CS3 32bit) to dds the background turn to white. How can I make a transparent background for my custom items?
Re: Problem with dds files
Posted: Thu Sep 20, 2012 7:23 pm
by Montis
you need an alpha channel. black in alpha channel means transparent.
Re: Problem with dds files
Posted: Thu Sep 20, 2012 7:42 pm
by Daght
Montis wrote:you need an alpha channel. black in alpha channel means transparent.
still don't work :-/
Re: Problem with dds files
Posted: Fri Sep 21, 2012 9:18 am
by antti
In addition to having a proper alpha channel (white = opaque, black = transparent) you need to save the DDS in a format that supports alpha (A8R8G8B8). You can also open the pre-existing item atlases from the asset pack to take a look how they have been made.