- fixed: DynamicLight needs a render radius of -1 so that it gets excluded from the touching_renderlist.

This commit is contained in:
Christoph Oelckers 2016-12-26 12:02:09 +01:00
parent 6f16597668
commit f5883d3f86
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ class DynamicLight : Actor native
Height 0; Height 0;
Radius 0.1; Radius 0.1;
FloatBobPhase 0; FloatBobPhase 0;
RenderRadius -1;
+NOBLOCKMAP +NOBLOCKMAP
+NOGRAVITY +NOGRAVITY
+FIXMAPTHINGPOS +FIXMAPTHINGPOS