Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
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
hey hi when ever i tried ---- one object to add "pin to object".................... i didn't found any option "pin to object" how to add that event in my event sheet pleae let me know
Develop games in your browser. Powerful, performant & highly capable.
It is a behavior.
https://www.scirra.com/manual/57/object-behaviors
Don't need pin behavior just knock it out code style
System--every tick---select object to be pinned--set position to another object
BAM!! you coded it without pin behavior!!
thanks everyone