Solarus-Games English Forum

Solarus => Development => Topic started by: polyglot762 on September 29, 2015, 10:38:40 PM

Title: Color Rotations in Solarus
Post by: polyglot762 on September 29, 2015, 10:38:40 PM
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
Title: Re: Color Rotations in Solarus
Post by: Diarandor on September 30, 2015, 01:21:31 AM
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.
Title: Re: Color Rotations in Solarus
Post by: polyglot762 on September 30, 2015, 01:33:44 AM
Thanks Diarandor,
I am looking forward to that update... when it comes. 8)