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,
Can i avoid an object leaving another object?
Thanks
Do you mean stick together ?
use the pin behavior.
No i didnt mean that
i mean little object can move inside bigger object , but cant go outside it.
Also bigger object doesnt move.
You mean like this :
Yes, but it works for platform behaviour, i want it with drag and drop behaviour. With drag and drop, you can drag it outside the box
you can make the drag and drop behaviour drop the object..
Make invisible squares arond the object and on collision drop..
Or have it done by an equation, maximum distance from center or have it react to the bounding box..
Develop games in your browser. Powerful, performant & highly capable.
Okay i'll try thank you.