191
edits
Line 133: | Line 133: | ||
===Rig bone constraint target setting script=== | ===Rig bone constraint target setting script=== | ||
#RigBoneConstraintTargetSetter | |||
This script sets the targets of Geyser's rig bone constraints, after removing one of the existing pose-matching characters and replacing it with another. | This script sets the targets of Geyser's rig bone constraints, after removing one of the existing pose-matching characters and replacing it with another. | ||
<pre>import bpy | <pre>import bpy |
edits