How to make a game like Ragdoll Runners

hello, I’m looking for 2 hours the way to make a system (with bluprint) moving ragdoll, like the game Ragdoll Runners but I can not find a way to do it, I’d like to play a little game where the character has not no equilibrium, the goal would be to reach a point by moving the character bone by bone without dropping it.
Thank you !

Hi Upeaval,

Do you use a mesh with bones?

I think it is easy to program if you have a mesh with bones.

If your mesh doesn’t have bones, you can try making it with more meshes in 1 actor.

For example, a mesh for the upper leg, mesh for the lower leg, mesh for the foot etc.

Then let them move separate from each other.

Try to make it in the blueprint, I’m not sure if it is possible.

Hope this was helpful.