When painting weights with animation poses in your timeline try turning off time slider snapping in settings. With vertices moving smoothly you see much better what’s going on.

To toggle, drag this to your shelf as MEL:

// Toggle snapping time slider to whole frames
timeControl -e -snap (!`timeControl -q -snap $gPlayBackSlider`) $gPlayBackSlider;

If you have any questions or comments please do get in touch on Twitter

You might be interested in
Other Tutorials