35 lines
691 B
JSON
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]}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |