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
i will paste object like this
i can destroy only Edge object (Yellow color only)
But when i destory 1 of Yellow color the red will come to Edge object too.
How to do somethinh like this ?
Develop games in your browser. Powerful, performant & highly capable.
Check if the squares are overlapping at offset on all four sides, because if not they are an edge..
How to check overlap 4 side?
i see only is overlapping at offset
check overlapping at offset 4 times?
I would only do that on square touched or another triggered event, not every tick..
check overlapping at offset 4 times? I would only do that on square touched or another triggered event, not every tick..
Can you give me a project file you do that?
I'm confused.
Not the cleanest solution, but working..
Oh that work thank you
I will do follow your function