diff --git a/animations/infantry/anims-alan.blend b/animations/infantry/anims-alan.blend new file mode 100644 index 0000000..6fdc7ca --- /dev/null +++ b/animations/infantry/anims-alan.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c33edd33caebfe5ab17b85c3449c807bdda9af0b24e091b0e6d4195767a52c18 +size 2812568 diff --git a/characters/infantry/p10-rigging.blend b/characters/infantry/p10-rigging.blend new file mode 100644 index 0000000..1598eed --- /dev/null +++ b/characters/infantry/p10-rigging.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93a2b82f27d82be5e2ce6abb73aa578b3828ce4b4e86f16b358ab1dbf45104c3 +size 5399504 diff --git a/characters/infantry/p9-lopoly.blend b/characters/infantry/p9-lopoly.blend index 54da9c5..dc3992b 100644 --- a/characters/infantry/p9-lopoly.blend +++ b/characters/infantry/p9-lopoly.blend @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a36b7d7b69ae9ef5a628fcd86d45b2830690d864ed627f95fe30822b8213f334 -size 5308880 +oid sha256:dca5f0f10c4bfb64ae6f153f976ba70511db9588b8fba9fd6962b608e98d0539 +size 5394232 diff --git a/characters/infantry/post_rig.py b/characters/infantry/post_rig.py index 1a56385..26b3881 100644 --- a/characters/infantry/post_rig.py +++ b/characters/infantry/post_rig.py @@ -1,7 +1,7 @@ import bpy from bpy.types import Constraint, PoseBone -rig = bpy.data.objects["infantry"] +rig = bpy.data.objects["skeleton_infantry"] BGRP_SPECIAL = 2 BGRP_TWEAK = 3 BGRP_EXTRA = 4