I would like to attach a bone to an actor, so when the actor moves, the bone moves with it so that the physics simulation for the bone and it’s children keep simulating.
For example, if you have a tail with several bones along it, and grab a bone in the middle, the other bones keep doing their thing based on their simulation.
-Sterling