How do I create a tint effect in a small area (solved)

0 favourites
  • 5 posts
From the Asset Store
Fully commented source code/event sheet & sprites to create a space shooter game
  • 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 (:

  • Why didn't you add the effect to the circle sprite?

  • I tried, but the effect only change the circle itself. it won't chance the sprites that the circles is overlapping

  • Are you sure that the circle in the top.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Yep

    The circle is in a layer above the layer of the sprites I want to change.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)