Hi everyone,
I've been digging around for a script to do this for a while but had zero luck so far. Was hoping someone here might know how to do this.
The best I could come up with was copy/paste attributes from one object to another.
The problem is that it's really slow for what I'm doing.
Im using this on very simple proxy rigs made up of parented geo. I need to be able to build and test these models rapidly without fiddling with real rigs. Something that can transfer attributes to all objects under it by matching names.
Example:
If I tweaked the geo for "Base1" I want to be able to match all the objects within "Base2" and get the same overall pose. Without doing it one object at a time
Base1
--Arm_R
-----Arm_R_Segment_A
--------Arm_R_Segment_B
--Arm_L
-----Arm_L_Segment_A
--------Arm_L_Segment_B
Base2 (has unique rotations on all pieces)
--Arm_R
-----Arm_R_Segment_A
--------Arm_R_Segment_B
--Arm_L
-----Arm_L_Segment_A
--------Arm_L_Segment_B