How do I make a black layer with 'holes' to look through?

0 favourites
  • 4 posts
From the Asset Store
This is a black tileset with 2 tilemaps, props, one animated character and more.
  • Think of looking at a wall in the dark with a torch, so that where the torch is pointing, you get a circle of light and can see the wall, but everywhere else is black.

    I can do it with a circular sprite and blend mode 'destination in' but I want to have more than one circle of light so that all is black except either the circle of light.

    With 'destination in', you only see the wall where the circles overlap.

    Any ideas?

  • You can definitely do this with blend modes.

    Set layer transparent=no, color=black, Force own texture=yes

    Put your circle sprites on this layer with blend mode "Destination out".

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks for your reply. I didn't actually try it as I found that this worked:

    Layer: Transparent, 100% Opacity, White, Force own texture: No, Effect:Blend Mode: Destination in

    Then I created a sprite on the layer which was a solid circle: 100% Opacity, Effect: Blend mode: Normal

    I don't know whether it is particularly efficient, but it seems ok so far

  • I can't edit my last post, but I should also say I had to untick my layer in the Layers window else it was all black!

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