* bones

* bone remains

* step sound

* sound destruction

* demiplan

* fix
This commit is contained in:
Nim
2025-08-23 15:06:42 +03:00
committed by GitHub
parent 4ec41d0caf
commit 9fd20a2be4
43 changed files with 446 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 339 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 426 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

View File

@@ -0,0 +1,20 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-4.0",
"copyright": "Created by vladimir.s",
"states": [
{
"name": "bone_1"
},
{
"name": "bone_2"
},
{
"name": "bone_3"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Created by vladimir.s ",
"size": {
"x": 128,
"y": 96
},
"states": [
{
"name": "bone_dragon"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 542 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 492 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 349 B

View File

@@ -0,0 +1,20 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Created by vladimir.s ",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "bone_remains_1"
},
{
"name": "bone_remains_2"
},
{
"name": "bone_remains_3"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1015 B

View File

@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Created by vladimir.s ",
"size": {
"x": 48,
"y": 48
},
"states": [
{
"name": "bone_spine"
}
]
}