5,389
edits
(Added the Rig bone constraint target setting script) |
|||
Line 95: | Line 95: | ||
===Rig bone constraint target setting script=== | ===Rig bone constraint target setting script=== | ||
This script sets the targets of Geyser's rig bone constraints, after removing one of the existing pose- | 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 | ||
obj = bpy.data.objects | obj = bpy.data.objects |