Add Attribute Tool
Adding the same attributes to different rigs, again and again, can be exhausting. Especially when it comes to limb attributes, where you need to give the animator various options.
So, here is a script that will help you add all the attributes you need in one go!
It already has presets for adding attributes on limbs, feet, Space Switches, etc and you can customize them according to the Rig that you're creating. It also has an option for adding your Custom Attributes and locking, hiding, and showing them without having to go through the entire Channel Box again and again.
Installation:
To run this script, just paste this file into your Maya Scripts Directory, open the Script Editor, and paste the following bit of code:
import Add_Attr_v001
import imp
imp.reload(Add_Attr_v001)
Add_Attr_v001.GUI()
and Run!
(Maya 2023 and all previous versions supported)
Report bugs at riggergirl247@gmail.com
I hope this proves to be a useful asset in your rigging repertoire!
A tool that will help you add attributes on the go!