Color Rotations in Solarus

Started by polyglot762, September 29, 2015, 10:38:40 PM

Previous topic - Next topic
Hi all,
I just got done looking through the API looking for a way to have my sprites rotate colors with out having them actually have to be painted that way.
Is there a way to code this into solarus presently? I was thinking about using the font surface but I'm sure there is a cleaner way to do it with a custom entity or some such method.
Thanks for the help,
Poly

I don't think so. Using surfaces is not clean and would not be very useful for your purposes. We have to wait until Solarus allows pixel manipulation on sprites and surfaces.
"If you make people think they're thinking, they'll love you. But if you really make them think, they'll hate you."

Thanks Diarandor,
I am looking forward to that update... when it comes. 8)