Open MoltonMontro opened 1 year ago
Although some of them are combining in non-ideal ways, this is currently as-intended. I didn't want modded items creating a whole bunch of separate per-item spotlights which could destroy performance, and for example in the future we could enable shadows for the player spotlight.
Currently, using multiple SpotLight sources at once (e.g. a Headlamp and a Flashlight) causes them to combine and function as a single light source.
Player expectation would likely be that these should be two separate light sources instead.
Tactical Light
Headlamp
Tactical Light + Headlamp
Both SpotLight sources active at the same time. They're combined into a single light source that's less intense, has less range, and has a narrower angle.
Expectation
What players would likely expect to happen instead.