
07-31-2013, 02:45 PM
|
the fake one
|
 |
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
|
|
You can change the colors (RGBA) of a sprite in a GANI from inside the GANI script, similar to the way you do rotation. If memory serves, just use findImage(sprite_idx).red/green/blue from inside the script.
edit: look at Chris/car on Era, I threw together a proof-of-concept with color changing |
Last edited by cbk1994; 07-31-2013 at 03:28 PM..
|
|