Item alignment for hand and head
This commit is contained in:
@@ -147,9 +147,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],
|
||||
@@ -169,6 +169,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]
|
||||
|
||||
Reference in New Issue
Block a user