Info no dynamic shadow: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Add internal name sides)
mNo edit summary
Line 1: Line 1:
{{Point ent|info_no_dynamic_shadow|internal=1}}  
{{Point ent|info_no_dynamic_shadow|internal=1}}  


==Entity description==
It is used to mark surfaces that shouldn't receive [[Lighting#Dynamic_shadows|dynamic shadows]]. Useful to apply to walls and floors where shadows are drawn improperly, giving away the location of enemies.
It is used to mark surfaces that shouldn't receive [[Lighting#Dynamic_shadows|dynamic shadows]]. Useful to apply to walls and floors where shadows are drawn improperly, giving away the location of enemies.
{{bug|This entire entity class is a hack to mask shadows appearing on the wrong side of walls.}}
{{bug|This entire entity class is a hack to mask shadows appearing on the wrong side of walls.}}

Revision as of 12:00, 28 October 2022

Template:Point ent

It is used to mark surfaces that shouldn't receive dynamic shadows. Useful to apply to walls and floors where shadows are drawn improperly, giving away the location of enemies.

Icon-Bug.pngBug:This entire entity class is a hack to mask shadows appearing on the wrong side of walls.  [todo tested in ?]

Template:Intent

Keyvalues

Brush faces (sides) <sidelist>
List of brush sides that shouldn't receive dynamic shadows.