Merge branch 'master' of https://git.alanocull.com/triple-aaa-games/assets
This commit is contained in:
commit
2a1d92b615
BIN
animations/infantry/anims-alan.blend
(Stored with Git LFS)
BIN
animations/infantry/anims-alan.blend
(Stored with Git LFS)
Binary file not shown.
BIN
characters/infantry/p10-rigging.blend
(Stored with Git LFS)
BIN
characters/infantry/p10-rigging.blend
(Stored with Git LFS)
Binary file not shown.
@ -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":
|
||||
|
Loading…
Reference in New Issue
Block a user