调整第三人称模型位置

This commit is contained in:
Atsuihsio 2024-08-02 17:10:39 +08:00
parent 5d919e2d02
commit edba2cdd0d

View file

@ -71,5 +71,30 @@
"down": {"uv": [7, 6.5, 6, 8], "texture": "#0"} "down": {"uv": [7, 6.5, 6, 8], "texture": "#0"}
} }
} }
] ],
"display": {
"thirdperson_righthand": {
"translation": [-1, 1.5, 0],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"scale": [0, 0, 0]
},
"firstperson_lefthand": {
"translation": [0, -80, 0],
"scale": [0, 0, 0]
},
"ground": {
"translation": [0, -0.25, 0],
"scale": [0.75, 0.75, 0.75]
},
"head": {
"translation": [0, 10.25, 0]
},
"fixed": {
"rotation": [90, 45, -90],
"translation": [1.25, 4, 0],
"scale": [1.2, 1.2, 1.2]
}
}
} }