Quote:

Yes, it is a black color (below rgb:8,8,8).
But try 32bit tga with alpha channel instead.




That's actually rgb(0, 0, 0) instead that causes it. The color (0, 0, 1) is as close to black as you can get without being black (the darkest blue) and the color (0, 0, 8) is the lowest it can go if using 16-bit color.


"You level up the fastest and easiest if you do things at your own level and no higher or lower" - useful tip My 2D game - release on Jun 13th; My tutorials