How do you attach devices together so they move as one?

trying to have a barrier and a trigger move together using a prop mover.

Is there a way to group the trigger to the barrier so it also gets moved by the prop mover when the barrier moves?

Note from @RayBenefield:
“More specifically you have to make the StaticMesh component on the “child” Movable (which shows up below its transform).”

Yes!
And this is actually very easy to do; simply right click on the Prop or Device you want to attach, in the Right Click menu you’ll find an option called “Attach” which will give you a list of all the actors you can attach it to, you can also use the eye-dropper tool for easier selection.
If you get a “This actor is unsupported” or something along those lines, make sure both of your actors are “Moveable” in their Details panel.

3 Likes

More specifically you have to make the StaticMesh component on the “child” Movable (which shows up below its transform).

1 Like

This was the solution! Thanks @Rynex_FNC and @RayBenefield!

1 Like

Anyone know if you can do it in verse?