Reply To: 2 Constraints Without Driver vs 2 Constraints With Driver (switching target example)

Forum Archive 2 Constraints Without Driver vs 2 Constraints With Driver (switching target example) Reply To: 2 Constraints Without Driver vs 2 Constraints With Driver (switching target example)

#86669
Wayne Dixon
Participant

    Hi Viktar,
    Good question.  What you have shown will give you the same result, yes.  But you are right to be thinking about the animator here.

    They would need to dig through the constraints on the rig in order to hopefully find the correct one to animate.
    (not all animators know Blender that well)

    • Having the custom property has many more advantages.
    • It makes it clear, “This is the property to control X”, rather than just “influence”.  
    • Plus the animation data ends up being grouped with the control.
      Any constraint animation ends up outside of this group, which is annoying.
    • Sometimes you need to use a property (if you are driving more than 1 constraint at a time), this will lead to inconsistencies across the rig for the animator to deal with. (eg – for the IK/FK switch they use a property – but for something else they have to key the influence on a constraint that they have to hunt for.)

    Hope that helps clarify.