Quote:
Originally Posted by Feaw
It works already, except, when using it, the transparent color doesn't work, and the mask doesn't work either. The transparent color just is the same color in the level, except that you can't see through it.
And when I play it, all the colors are messed up :/.
There aren't too many colors, the palette is correct, I used 0, 0, 0 for the mask, and 87, 0, 203 for the transparent color.
The first block works though.
|
If I am not mistaken, the mask should be ANY colour except RGB 0,0,0 because that is always open/transparent/non-solid. Any other colour will be rendered as mask.
|