Delta-v/Content.Client/Light/Visualizers
metalgearsloth df7d6c4d90
PoweredLight uses PointLights for appearance (#4540)
* PoweredLight uses PointLights for appearance

Previously this just set PointLightComponent data via the visualizer which lead to desyncs in the data between client and server. If the server pointlight was dirtied at any point then the pointlight data set via appearance visualizers was bulldozed.

* Address review
2021-08-31 18:45:02 +10:00
..
EmergencyLightVisualizer.cs Pow3r: stage 1 (#4208) 2021-07-04 18:11:52 +02:00
ExpendableLightVisualizer.cs Fix missing sounds (#4466) 2021-08-13 21:31:37 -07:00
FlashLightVisualizer.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
PoweredLightVisualizer.cs PoweredLight uses PointLights for appearance (#4540) 2021-08-31 18:45:02 +10:00