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
How do I pin an object to the top left of a rotating sprite?
The object pinned should not rotate.
Add one more imagepoint at Top-Left of rotating sprite
On start layout - Set position to imagepoint
- Pin to object(Position only)
Not sure that is what you need because you should pin moving object to an immovable object instead doing the reverve.
Develop games in your browser. Powerful, performant & highly capable.
not sure I can do it because the main objects are created every x seconds and I want to pin the secondary object every time they are created.