Hello,
Some help needed...
I am trying to edit image and i am looking for a way to pick color from that image and apply it to my mask sprite... to use it as a color brush.
Any ideas?
There are a couple of plugins you can try:
Canvas has an expression rgbaAt, which, I'm guessing is what you need.
As for changing sprite color, maybe you can use "Set color" effect?
Develop games in your browser. Powerful, performant & highly capable.
i succeded!
Thanks.
how did you do it?