Post Light sprite fix and state (#8578)

* adjusted post light sprite and added empty state

* update construction location
This commit is contained in:
Peptide90
2022-06-02 21:12:23 +01:00
committed by GitHub
parent 0681bb1e00
commit 05c701975b
8 changed files with 6 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 B

View File

@@ -0,0 +1,20 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "By Peptide90 for SS14",
"states": [
{
"name": "off"
},
{
"name": "on"
},
{
"name": "empty"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 B