Hi there. Today I have been creating new sprites for our game, and I've been having a hard time finding how I can set up an RGB color. I am not sure what's the right format.
I found this page: http://www.barth-dev.de/online/rgb565-color-picker/ . But if I use their color values (for example 0xFE82), I get a completely different color on screen.
The only colors that work well are the ones defined in the library (TS_16b_Yellow for example).
Can you tell me what format should I enter the color values for each sprite pixel?
Thank you,
I found this page: http://www.barth-dev.de/online/rgb565-color-picker/ . But if I use their color values (for example 0xFE82), I get a completely different color on screen.
The only colors that work well are the ones defined in the library (TS_16b_Yellow for example).
Can you tell me what format should I enter the color values for each sprite pixel?
Thank you,