diff --git a/animations/infantry/anims-alan.blend b/animations/infantry/anims-alan.blend index 6fdc7ca..bd72044 100644 --- a/animations/infantry/anims-alan.blend +++ b/animations/infantry/anims-alan.blend @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c33edd33caebfe5ab17b85c3449c807bdda9af0b24e091b0e6d4195767a52c18 -size 2812568 +oid sha256:b96b184291ecb373a2ac19823eb0abd9345ed6b66351516400b934eee72f14c8 +size 2851756 diff --git a/characters/infantry/p10-rigging.blend b/characters/infantry/p10-rigging.blend index 1598eed..041cb61 100644 --- a/characters/infantry/p10-rigging.blend +++ b/characters/infantry/p10-rigging.blend @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93a2b82f27d82be5e2ce6abb73aa578b3828ce4b4e86f16b358ab1dbf45104c3 -size 5399504 +oid sha256:d2b10bb9d115f238fa03e4ecd1d04f3fc96a488d8c07099cbeb5ff800749a4d7 +size 5633721 diff --git a/characters/infantry/post_rig.py b/characters/infantry/post_rig.py index 26b3881..b87e4cf 100644 --- a/characters/infantry/post_rig.py +++ b/characters/infantry/post_rig.py @@ -182,6 +182,9 @@ for b in rig.pose.bones: arrcopy(b.lock_rotation, [True, True, True]) arrcopy(b.lock_scale, [True, False, True]) b.lock_rotation_w = True + + elif b.name == "jetpack_grip": + b.custom_shape_scale_xyz = (1.25, 2.5, 0.8) ## BODY elif b.name == "neck.001":