Item alignment for hand and head
This commit is contained in:
@@ -39,8 +39,9 @@
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [90, 0, 0],
|
||||
"translation": [-6, -2, -4]
|
||||
"rotation": [75, -135, 0],
|
||||
"translation": [0, 4.5, 3],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [0, 9, 25],
|
||||
@@ -62,7 +63,8 @@
|
||||
"scale": [0.8, 0.8, 0.8]
|
||||
},
|
||||
"head": {
|
||||
"translation": [0, 13, 0]
|
||||
"translation": [0, -30.4, 0],
|
||||
"scale": [1.6, 1.6, 1.6]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [-90, 0, 0],
|
||||
|
||||
Reference in New Issue
Block a user