Skip to content
Snippets Groups Projects
Commit 45f57152 authored by Alexander Gavrilov's avatar Alexander Gavrilov
Browse files

Rigify: fix T98490 - neck middle tweak not inheriting any scale.

parent ed54c1b1
No related branches found
No related tags found
No related merge requests found
...@@ -292,6 +292,8 @@ class Rig(BaseHeadTailRig): ...@@ -292,6 +292,8 @@ class Rig(BaseHeadTailRig):
influence=nfactor, space='LOCAL' influence=nfactor, space='LOCAL'
) )
self.make_constraint(mch, 'COPY_SCALE', ctrl.neck)
#################################################### ####################################################
# Tweak bones # Tweak bones
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment