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
Hi, guys, I have 5 copies of a object UID 1-5 . Each of them have a turret beh. How can I make Uid 2 follow 1,Uid 3 follow 2,Uid 4 follow 3 etc ? and same for pin . 5 pinned to 4 , 4 pinned to 3 etc...
Did you try using Containers?
could U give a look to my capx ?
https://lookaside.fbsbx.com/file/UID.ca ... BkNZVcxDQw
I need the same like the lower worm...but with UID not with many single sprites..could U help me ? thanks:)
Develop games in your browser. Powerful, performant & highly capable.
7Soul's suggestion would work for you. Add them all into a container, then when you move the head (F.e) then the body will come with it.
Any reason you're not using a larger sprite to do the whole thing as one?