Hi (:
I hope somebody can help me.
I am trying to create 3 "domes/circles" effects that follow my characters, and what these circles are supposed to do
is change the color of everything inside them.
example:
Everything inside the RED circle is supossed to lose the color red (more precisely, the red in the RGB value,if have any). So if I have some sprite outside this circle with RGB values of 255, 100, 50. When the circles pass over them they will have to have a value of 0, 100, 50.
I know how to do this to an entire layer using the Tint effect, but I can't create in just a small area. I tried using something like the Spotlight effect that can be found in some youtube vídeos, but it did not work.
Can anybody help me with this?
Thanks (:
(Solved) All I had to do was use the Tint MASK effect. Feeling so dumb now. thank you A0Nasser for the help (: