Новая еда и некоторые изменения

This commit is contained in:
Hell13Cat
2022-01-29 22:01:03 +03:00
parent 942c079297
commit 1014596bed
36 changed files with 83 additions and 788 deletions
File diff suppressed because one or more lines are too long
-35
View File
@@ -1,35 +0,0 @@
{
"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]}
]
}
]
}
}