This addon makes constraining shapekey driver to bones super easy.
- Install the addon in the user preferences.
- Select the meshobject, than select a bone in posemode
- The addon can be found under the Pose menu, the Pose Context Mneu (W-key), or the F3 Operator search - Shapekey Driver Creator
- Set the all values and apply
- Thats it, your property now can be driven by the bone
This code was forked from - https://github.com/ndee85/Driver-Constraint-Addon
- Changed the name to 'Shapekey Driver Creator' to avoid any confusion to blender's constraints.
- Updated to work in blender v3.6.5 +
- Added the option to add Limit Location/Rotation/Scale constraints to the bone, limiting the bone's movement to the ones defined for the shapekey. This feature is limited in what it can do and may have adverse affects on existing Limit Location/Rotation/Scale constraints. Use with caution and double check the results!