I'm trying to get my lighting to clip around objects like this.
In my game, things cannot move if they have light on them.
The idea is that when the lighting "breaks" around a solid object, or another enemy, whatever is behind it will be able to move, now that it is in the "shadow" (just some area with no light) of something else.
Also, for it to work even better, can you make your LOS a cone that only reaches so far?
Thank you so much!