We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c5bd0c commit 51ac115Copy full SHA for 51ac115
rigs/limbs/super_finger.py
@@ -384,7 +384,7 @@ def create_sample(obj):
384
pbone.lock_scale = (False, False, False)
385
pbone.rotation_mode = 'YXZ'
386
pbone = obj.pose.bones[bones['f_pinky.01.L']]
387
- pbone.rigify_type = 'limbs.simple_tentacle'
+ pbone.rigify_type = 'limbs.super_finger'
388
pbone.lock_location = (False, False, False)
389
pbone.lock_rotation = (False, False, False)
390
pbone.lock_rotation_w = False
0 commit comments