Hi! I'm working on top-down shooter game, and want a visible light-of-sight. I'm using the appropriate behavior, but there are problems with its visible part. I want it to act like a light, not covering the solids, so sprites and masks aren't working. Line-of-sight shouldn't cast shadows, only light cone, which fits in corridor, for example. . Maybe I can use Shadow Light for it, but don't know how. Maybe there's a simple plugin, which creates a light beam - it would be great. Shadows don't stop at solids, I can't use them.