Weight Painting problems (HELP NEEDED)

Hi,
I posted a forum yesterday about IK rigging but now that the rig is done I’m having problems with the weight painting and distortion of my model.


The little control at the front is supposed to make the foot bend up along the ball of the foot, but even when I have painted full strength on the foot parts it doesnt reach as far as it should instead it just stretches out a bit.

In the picture below you can see that the grey foot piece represents where the real foot should be but it doesn’t bend that far


Hopefully this wasn’t too hard to understand.

Thanks in advance! :slight_smile:

Just because one vertex group has 100% weight does not mean those vertices don’t also have some weight from another vertex group. There is some other weight holding that bit of mesh in place, probably weight from one of the toe bones or something like that. Hard to say exactly what without the file.

could you give me a link to an alternative to blend swap cuz it doesnt seem to work and then I’ll put the file up

www.pasteall.org/blend/ or if it’s under 3 mb you can just add it as an attachment directly here on the forum.

http://www.pasteall.org/blend/30840

You have a lot of control bones that you’ve left as deform bones. That foot is weighted pretty much equally to both Trasal.L and Foot_Roll.L. Foot_Roll.L shouldn’t even exist as a vertex group as that is not meant to be a deforming bone.

You need to distinguish in your rig between control bones and deform bones. Uncheck Deform in the bone properties of mechanism and controller bones before setting automatic weights so no vertex groups are generated for them. It helps to name your bones in a way that makes the distinction clear to you as you go along. So for instance you might have MCH_Foot_Roll.L and Def_Shin.L (for “mechanism” and “deform”) to keep it straight in your head and remind you of which bones should have Deform on or off.

Thanks, That helped alot!

If you select your mesh… Tab into edit mode… Select a Vertex… then look at the Right hand side tool bar… you can see an information box called “Vertex Weights”… it will tell you what bones are weighted to influcence that Vertex… you can adjust these right here in that Tool Box… (note you can select more than one vertex to see all the bones that are carrying influnce on those verticies)

and good why for you to see what is doing what to whom when your in the middle of a Rigging Project…


Yep. Thanks for preparing that screenshot norvman; that’s exactly how I spotted the problem bones.

aaaa well yes… then… see the little 'x’s to the right of the names of those bones…?

just click on those 'X’s and that bone gets removed from the influence of that particular vertex (or set of vertices that you may have selected) …

So select all the vertices in your foot and and then ‘X’ out all the bones you don’t want influencing it during deformation…

in this case It looks like the only bone you want to deform that foot object is the “Tarsal.L” bone…

Thanks, both of you for the help :slight_smile: