Hello, can someone explain how to achieve this kind of effect in construct 2? I've tried experimenting with blend modes on layers and sprites but I don't know how to do what I want in this picture. Thanks!
Develop games in your browser. Powerful, performant & highly capable.
Go to File > New > "Example: Blend modes" to see what each blend mode does
The easiest thing to do is duplicate the background frame and cut-out that section, and place this second copy on top of the hero sprite at the same coordinates as the full background sprite.
Edit: or, with blending, the trick is you need the hero and mask on another layer with "Force own texture" turned on. My sample with "Destination out" then does what you want.
http://www.blackhornettechnologies.com/ ... utout.capx