Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Hello guys !
I am wondering if it's possible to know if a sprite or smtg else pinned to it can send the information that it is situed inside a light's shadow.
I would like to avoid all the raytracing things but am not sure how to do else !
Thanks a lot !
How do you draw the shadows? Using the canvas? Or the shadowcaster behavior?
Develop games in your browser. Powerful, performant & highly capable.
Sounds like a stealth game... does the light source change locations or are the shadows in static locations for the layout?
Hé guys, am using the integrated construct 2 shadow drawer. Light are not static. I found a solution using Line of sight btween the object and the source but am not fully satisfyed because I have to check every object, which is time expensive.