When a ModuleLight is kept continuously on and strobing is simulated by changing the light color through the RGB channels by KAL-1000, Waterfall's light controller does not detect the color changes. As a result, the effect goes to sleep and the light cone does not follow the strobe. Setting ForceAllControllersAwake = true is the only way to make it work correctly.
This matches the comment in WaterfallSettings.cfg: if something does not work when it is false (the default) but works when it is true, it is a bug in Waterfall.
When a ModuleLight is kept continuously on and strobing is simulated by changing the light color through the RGB channels by KAL-1000, Waterfall's light controller does not detect the color changes. As a result, the effect goes to sleep and the light cone does not follow the strobe. Setting ForceAllControllersAwake = true is the only way to make it work correctly.
This matches the comment in WaterfallSettings.cfg: if something does not work when it is false (the default) but works when it is true, it is a bug in Waterfall.