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 ?]
No edit summary |
(bug: this exists) |
||
Line 3: | Line 3: | ||
==Entity description== | ==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.}} | |||
{{intent}} | {{intent}} | ||
Revision as of 11:30, 28 August 2016
Entity description
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.
