strange bitmap upon creation
I've been trying to change the color of some scenery (underwater lights). They work with the new color but they become very white.
When I load my created bitmaps they show like this.

Click to enlarge.
Is there a way to fix the problem shown in the image? I use paint.net for editing the images.
Re: strange bitmap upon creation
Open your bitmap in Guerilla and change it to Interpolated Alpha or 32 Bit.
Then, recompile your bitmaps.
The alpha is what's screwing it up, it defaults to either full or no alpha, any other shades screw with it.
Re: strange bitmap upon creation
Quote:
Originally Posted by
Lightning
Open your bitmap in Guerilla and change it to Interpolated Alpha or 32 Bit.
Then, recompile your bitmaps.
The alpha is what's screwing it up, it defaults to either full or no alpha, any other shades screw with it.
Thanks this fixed my problem :rolleyes:.
locking this.