Hi,
What I mean by the title is it would be nice to be able to take several physically simulated objects, and be able to attached them together so they behave as one single rigid body object. Solidly constraining multiple bodies together just doesn’t work nicely, as that results in lots of movement and jiggling.
And before people suggest I use AttachRootComponentToActor or similar functions, using those takes away the physics of the child actors, the parent actor would be the only physically simulated object. Thanks!