I made my custom crosshairs sprite. Every pixel except the crosshairs is black so it would be invisible and the crosshairs will be transparent. I'm using Sprite Explorer, I save the bmp as 8-bit depth and save the sprite as Additive, I configure it for each weapon in sprites/<weapon>.txt
In game every crosshair sprite is correctly displayed for every weapon except that they are not additive. The should be transparent with black invisible, they are normal. Nothing invisible, nothing transparent. Can this be done in a code maybe or is there another way outside coding?