2024-07-23 22:55:34 +03:00

22 lines
356 B
JSON

{
"root": {
"nodes": [
{
"name": "body",
"model": "player-body",
"nodes": [
{
"name": "head",
"model": "player-head",
"offset": [0, 0.4, 0]
},
{
"name": "item",
"offset": [0.26, 0, -0.23]
}
]
}
]
}
}