Hi,
I’m working on a tutorial for JA community to show how to make some special effects like clear, smooth, semi dynamic shadows in example. The goal is to have more less same effects like those from Pandora Tomorrow game. I’m pretty sure that big part of static shadows can be simulated by _decals.
This is an example from PT: 
I’m quite successful in porting this kind of effects to JA but there’s a small problem. _decal is an entity and because it’s not possible to embed entities I can do nothing with this entity during the gameplay. If the light casting “decal shadows� is broken there’s no way to remove these shadows.
Would it be difficult implement a “_decal� key on other entities like “func_static� in example that a _decal entity?




