Attaching multiple static meshes with physics

I’m attempting to make a spaceship in unreal by attaching multiple static meshes to each other, to make one rigid body, but the only ways I’ve seen on how to do this are for attaching two static meshes.

Is there any convenient way to simulate one rigid body made with multiple static meshes?