How do I let the player still control their character in Ragdoll?

Hi, I could use some help. I’m new to blueprints and I’m trying to make it so that when the player goes into ragdoll mode they can still control their character slightly and change direction of their character. Any help is appreciated!

Bump. Anyone that can help?

All that I can think of is to apply a impluse/force to a bone.

HTH

You’d have to get the vector you want them to move and apply physics force to one of the center mass bones in that direction.