tieflings horns and tails (#61)

* add horns and tails

* fix meta

* elf ears

* broken
This commit is contained in:
Ed
2024-04-06 22:44:46 +03:00
committed by GitHub
parent bc7fa2954c
commit d0b2666454
17 changed files with 173 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 201 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 B

View File

@@ -0,0 +1,27 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by TheShuEd (Github) for CrystallPunk",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "ears1",
"directions": 4
},
{
"name": "ears2",
"directions": 4
},
{
"name": "ears3",
"directions": 4
},
{
"name": "ears3_broken",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 358 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 373 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 371 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 328 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 386 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 323 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 314 B

View File

@@ -0,0 +1,43 @@
{
"version": 1,
"size": {
"x": 48,
"y": 48
},
"copyright": "Created by TheShuEd for CrystallPunk",
"license": "CC-BY-SA-3.0",
"states": [
{
"name": "horn1",
"directions": 4
},
{
"name": "horn2",
"directions": 4
},
{
"name": "horn3",
"directions": 4
},
{
"name": "horn3_broken",
"directions": 4
},
{
"name": "horn4",
"directions": 4
},
{
"name": "horn5",
"directions": 4
},
{
"name": "horn5_broken",
"directions": 4
},
{
"name": "horn6",
"directions": 4
}
]
}

View File

@@ -0,0 +1,103 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by TheShuEd (github) for CrystallPunk",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "tail1",
"directions": 4,
"delays": [
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
]
]
},
{
"name": "tail2",
"directions": 4,
"delays": [
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 752 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B