So, I can have a black layer and illuminate through it with a sprite by uding a multiply blend option on the layer.
I want to do something similar but without a black layer- I want to have a "scanner" sprite that is a circle and reveals invisible sprites, but I need the layers below to still be visible, so a black layer is not an option.
Is there a blend mode or similar that could achieve this? Maybe two sprites on a layer that only become visible where they overlap?