Godot Version
4.5
Question
I want to be able to have a vision system in my 2d topdown game so that things behind walls appear black and out of view. I was able to do this using many lights in godot but when doing it this way I miss out on being able to mix light sources together. I really want to keep both so I was wondering if anyone knows how to do this?