Good day,
The effect I want to achieve is an object that is invisible when no light is shined upon it (like with lights_only render mode).
But not turn my sprite into a white mess so I woud like to use something like the unshaded render_mode.
I've tried stacking shaders but this sadly doesnt work.
Or does anybody know a way to make the light up effect of lights_only less intense?