spotlights overlapping but not increasing intensity at intersection

Hi,

I have a question about overlapping spotlights. I want to make 2 surveilance cameras which give out light to show where they are looking but when they overlap the light is way too bright to see anything. Is there a way you can make the lights overlap but not increase the intensity where the lights meet?

I couldnt find anything on the internet about this so any help would be greatly appreciated :smile:

thanks.

Unity Free Lighting is finicky… Sometimes lights will take dominance over other lights and literally stop other lights from working.

I switched to vertex lit I think which solved the dominance problem but not intensities.

Went twice* for some reason…

hmm im not sure if its the same thing but with the dominance problem i just changed the rendering mode to important and it shows both lights.