build0001

This commit is contained in:
Hell13Cat
2022-01-25 19:10:50 +03:00
parent 9f5063a5a7
commit 8fdbea5097
37 changed files with 1 additions and 0 deletions
+35
View File
@@ -0,0 +1,35 @@
{
"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]}
]
}
]
}
}