Home Website Youtube GitHub

Brow Rigger joints won't move

Hello,

I’ve been working with the mGear Brow Rigger and encountered an issue where the newly created joints aren’t moving in sync with their designated controls. Currently, only the main brow control seems to have any effect on the joints, as demonstrated in the attached clip.

I’m reaching out to the community for insights or suggestions on how to resolve this. Any advice on ensuring that all brow joints move correctly with their respective controls would be greatly appreciated. Thank you in advance for your assistance!

Brow settings:

Joints not moving: elephant_rig.mp4 - Google Drive

In your screenshot you have “ctl” as extension. But you also specify “L_Eyebrow_ctrl”. So check for typos. If you are instructing the script to look for the wrong control extension, it will likely fail.

The second step would be to check for errors when building. Maybe it is never completing.

If it is completing, the next thing would be to follow around the node connections and see where the broken part is happening. Then maybe a bug will be exposed, or an explanation found.

Bonus: Make sure you don’t have “Preserve Children” turned on.