Infantry rigging

This commit is contained in:
Alan O'Cull 2024-02-23 12:32:45 -05:00
parent 22d65d78f5
commit ea4255466f
4 changed files with 9 additions and 3 deletions

BIN
animations/infantry/anims-alan.blend (Stored with Git LFS) Normal file

Binary file not shown.

BIN
characters/infantry/p10-rigging.blend (Stored with Git LFS) Normal file

Binary file not shown.

BIN
characters/infantry/p9-lopoly.blend (Stored with Git LFS)

Binary file not shown.

View File

@ -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