#17616 - ender7771 - Thu Mar 11, 2004 4:25 am
I'm working with a simple 3 colored sprite in mode 3. The three colors are green, black, and a hot pink I want to be transparent. I use the program pcx2gba to convert the picture into palette data and sprite data. However, after changing the first entry in the palette to the hot pink and recompiling, the black area of the sprite is still transparent.
If it helps, I am editting the palette by hand, so I don't think its an error in the code, just in my method. Could anyone give me any suggestions? THis has been bothering me for a while now.
If it helps, I am editting the palette by hand, so I don't think its an error in the code, just in my method. Could anyone give me any suggestions? THis has been bothering me for a while now.