godot-demo-projects
godot-demo-projects copied to clipboard
light2d_as_mask: illuminate benath mask without unmasking
Which demo project is affected:
light2d_as_mask
Description: Allow Masking and other PointLight2D sources to illuminate the Sprite2D / Texture from behind (without removing the mask).
A Layer option for the CanvasItemMaterial, so you can decide which lightsource causes it to trigger.