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 want to build polygons from lines, which are sprites.
I would like the lines to pin to one another, so that the polygons can be moved as units.
Any suggestions? I'm trying using families but having no success.
Families is the way to do it. Pick one object as the Family object and the other as the Sprite.
This is what I'm doing. Any suggestions?
Develop games in your browser. Powerful, performant & highly capable.
Can you post a CAPX?
Fixed - those events work - but not in the same event that creates the Line sprite objects! D'oh.