Hi, how do i change the color of a sprite to follow the color that i have click from another sprite? Thank you.
Image provided below.
<img src="http://oi47.tinypic.com/2lkb1gi.jpg" border="0" />
Does the setcolor effect work on your sprite? If it does, that'll solve the changing colour part. Not quite sure how you'd pick the colour from the colour-sprite though.
You can use the Canvas plugin to change colors?
DEMO
CAPX
Develop games in your browser. Powerful, performant & highly capable.
farflamex
Need it to work on a non webgl supported browsers and setcolor effect requires a webgl browser to work.
chrisbrobs
Thanks for the demo and capx.