Add missing reindeer sprites

This commit is contained in:
BarryNorfolk 2026-02-04 20:20:42 +01:00
parent 25b293b761
commit bb4f91d408
8 changed files with 104 additions and 0 deletions

View File

@ -0,0 +1,52 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Deer by Calciumtrice, usable under Creative Commons Attribution 3.0 license, from https://opengameart.org/content/deer, edited by IProduceWidgets (github)",
"states": [
{
"name": "reindeer_buck",
"directions": 4,
"delays": [
[
1,
0.2,
0.2,
0.2,
0.2
],
[
1,
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2,
1
],
[
0.2,
0.2,
0.2,
0.2,
1
]
]
},
{
"name": "reindeer_buck_still",
"directions": 4
},
{
"name": "reindeer_buck_dead"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,52 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Deer by Calciumtrice, usable under Creative Commons Attribution 3.0 license, from https://opengameart.org/content/deer, edited by IProduceWidgets (github)",
"states": [
{
"name": "reindeer_doe",
"directions": 4,
"delays": [
[
1,
0.2,
0.2,
0.2,
0.2
],
[
1,
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2,
1
],
[
0.2,
0.2,
0.2,
0.2,
1
]
]
},
{
"name": "reindeer_doe_still",
"directions": 4
},
{
"name": "reindeer_doe_dead"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB