Files
Hell13Cat a9467f2df1 Revert "Очистка данных"
This reverts commit 764ef33897.
2022-01-29 20:06:07 +03:00

35 lines
691 B
JSON

{
"format_version": "1.10.0",
"geometry.patnt": {
"texturewidth": 64,
"textureheight": 32,
"visible_bounds_width": 1,
"visible_bounds_height": 1,
"visible_bounds_offset": [0, 0.5, 0],
"bones": [
{
"name": "patnt",
"pivot": [0, 0, 0],
"cubes": [
{"origin": [-8, 0, -8], "size": [16, 16, 16], "uv": [0, 0]}
]
}
]
},
"geometry.bullet": {
"texturewidth": 128,
"textureheight": 128,
"visible_bounds_width": 1,
"visible_bounds_height": 1,
"visible_bounds_offset": [0, 0.5, 0],
"bones": [
{
"name": "head",
"pivot": [0, 0, 0],
"cubes": [
{"origin": [-0.1, -0.1, -0.1], "size": [2, 2, 2], "uv": [0, 0]}
]
}
]
}
}