Space tick (#7148)

This commit is contained in:
EmoGarbage404
2022-03-15 21:11:36 -04:00
committed by GitHub
parent 90498edbbb
commit d16859a81a
6 changed files with 113 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

@@ -0,0 +1,21 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Created by EmoGarbage, with influence from xeno burrower sprite",
"states": [
{
"name": "icon"
},
{
"name": "alive",
"directions": 4
},
{
"name": "dead"
}
]
}