How to create 32bit BMP format with transparency Alpha and when it save it background is black in color, and it in game it will turn to transparency alpha again.
Forum
How to 32 bit bmp?
How to 32 bit bmp?
7 replies
1

How to create 32bit BMP format with transparency Alpha and when it save it background is black in color, and it in game it will turn to transparency alpha again.
Look like it turn black, but it will turn transparency alpha in cs2d?
If you're using
image cs2d help has written
PATH<b> - black pixels (rgb 0,0,0 or HEX #000000) will become invisible in the specified image (this mode is used by default but another masking method might be used if the image has been loaded before with another method. So please use this tag if masking of black pixels is important)
In the editor:
Env_Sprite, Mask = 4
PS: PNG would also work with this trick (black pixels), JPG will give graphical artefacts due to compression
VADemon: I used for skins, cs2d skins.
@
KimKat: I dunno how to use GIMP...
You mean skins or scripts images?
RisingXD: I ment images in general. You probably need to read on more about graphic design to really pickup on how to save in different formats and modes.
1

Offline