Post Light sprite fix and state (#8578)
* adjusted post light sprite and added empty state * update construction location
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 312 B |
@@ -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 |
Reference in New Issue
Block a user