How to apply Softbody Physics on to a Rigged Character?

So after having an successful experiment with RigidBody physics, I wanted to try out the SoftBody physics. As far as I’m aware, there is almost no information about it, and what little there is is extremely outdated, talking about buttons that don’t even exist anymore.

The only useful info I found was this:

https://www.blender.org/manual/physics/soft_body/simple_examples.html#bouncing-cube

Which helped me understand it’s basic features a bit.

But I wanted to apply them to a rigged character I made some time ago. He’s kinda of a goofy creature with a lot of parts sticking out which I wanted to make them move by using physics to make all those parts jiggle when he moves. I know how to apply it to the whole Mesh, but not separate parts. I saw a Vertex Group field, so I made one with all the parts that I want to make jiggle and added it in but it did nothing. Tried messing around with the settings a bit and still nothing.

How do you do it? How do you apply Physics to a part of a character only instead of the whole thing?

Doesn’t anyone how to do this? I tried this old Tutorial:

https://books.google.pt/books?id=I6JaEl3Yu0QC&pg=PA356&lpg=PA356&dq=blender+softbody+physics+character&source=bl&ots=6kpI2AgF93&sig=uVsUuAkCmYpmdYbhJiE3B1T839g&hl=en&sa=X&redir_esc=y#v=onepage&q=blender%20softbody%20physics%20character&f=false

But nothing. I followed as best I could and nothing, and I still haven’t found any more useful information.

Does anyone know something about Softbody and to apply it to a part of a character?

Ah! Finally! I managed to pull it off! SOLVED!

Could you share how you did it? I’m gonna need to do the same shortly…

Hi there.

This is quite well known.
You just create a single dedicated vertex group in your characters mesh for the softbody to reference. Then select it in the vertex groups list and use weight painting to paint out the areas you want to be most affected and leave red those you want unaffected. Like you would paint skin weights. You have to fiddle with a few settings but it’s not all that tricky. There is quite a bit of information out there on it already.

I found these youtube tutorials with a quick video search. https://www.youtube.com/watch?v=e1lHca7I3So
https://www.youtube.com/watch?v=KuzIDG4z_Gk
Search I put in was … ( blender character softbody )

Big respect and thanks to the guys who made these tutorials of course.
There were more on this subject in blender too, but these were just the first two I grabbed. There are even some Maya tutorials there as well where they are doing the exact same thing. But with Maya tools of course. But it might be possible see some different uses, situations.

It can be a bit imprecise though this method. I’m not a huge fan of it myself. I’m hoping soon we will see some sort of dedicated Spring constraints in Blender. I think it must be my most wished for feature in character rigging in Blender right now. That way you would apply softbody type effects directly to bones in the armature.
It would be a much more precise and controllable way of setting up jiggle effects.