Item alignment for hand and head

This commit is contained in:
2024-11-30 13:36:31 +00:00
parent 8cd9f3cbc1
commit d676d7d5a0
78 changed files with 404 additions and 234 deletions
@@ -156,9 +156,9 @@
"scale": [0.375, 0.375, 0.375]
},
"thirdperson_lefthand": {
"rotation": [90, 0, 0],
"translation": [-6, -2, -7.75],
"scale": [0.54, 0.54, 0.54]
"rotation": [75, 45, 0],
"translation": [0, 1.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"firstperson_righthand": {
"rotation": [0, -90, 25],
@@ -178,6 +178,10 @@
"rotation": [30, 225, 0],
"translation": [0, 2, 0]
},
"head": {
"translation": [0, -36.8, 0],
"scale": [0.8, 0.8, 0.8]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -8]