Parent sprites and modular ship?

So I have an idea for a game where you control a ship that had different modules so if you take too much damage in say, the thruster you would lose part of your movement speed for example but I don’t know how to connect the different sprites together and I don’t exactly know if parenting sprites together could help me?
Here is the game Flowlab Game Creator - New Game

1 Like

The Attacher behavior is what you’re looking for. It’s not able to detect collisions though, so you’d have to figure something out for that (the Collision behavior has an option to detect which side you got hit from, so you could try to use that)

2 Likes

Thanks for the suggestion! and I guess I could try using the collision for just one piece and use directions to do it BUT. my vision was to have individual pieces but I’ll work with what I got I guess :expressionless:

2 Likes

I don’t know if you might know why, but, my browser keeps crashing when I use the attacher, any help or theories, please?
(never mind i got it)

2 Likes