调整第三人称模型位置
This commit is contained in:
parent
5d919e2d02
commit
edba2cdd0d
1 changed files with 26 additions and 1 deletions
|
@ -71,5 +71,30 @@
|
|||
"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]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue