Hello, so i wanted to check if an object is overlapping the "ShadowLight" shadow, but it seems that i can't because somehow the object is overlapping the shadow even if it's not visually.
I'd like some help with this, please :)
Develop games in your browser. Powerful, performant & highly capable.
So, if I understand you correctly, you want to check if the RedBox is in the BlueBox's shadow? You can fake this detection by using the "Line of Sight" behavior.
See the attached capx.