Info no dynamic shadow: Difference between revisions
Jump to navigation
Jump to search
Bug:This entire entity class is a hack to mask shadows appearing on the wrong side of walls. [todo tested in ?]
mNo edit summary |
m (-added see also) |
||
Line 1: | Line 1: | ||
{{ | {{entity|info_no_dynamic_shadow|type=e1}} | ||
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. | ||
Line 7: | Line 7: | ||
== Keyvalues == | == Keyvalues == | ||
{{KV|Brush faces|intn=sides|sidelist|List of brush sides that shouldn't receive dynamic shadows.}} | {{KV|Brush faces|intn=sides|sidelist|List of brush sides that shouldn't receive dynamic shadows.}} | ||
== See Also == | |||
[[shadow_control]] | |||
[[Category:Lighting]] | [[Category:Lighting]] |
Revision as of 11:03, 20 May 2023
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.

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