[Sprite] Diagonal walls (#15973)

This commit is contained in:
Puro
2023-05-07 03:36:39 +03:00
committed by GitHub
parent e5604fc185
commit 2fcf48de1e
7 changed files with 80 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Sprited by PuroSlavKing (Github) for Space Station 14",
"states": [
{
"name": "state0"
},
{
"name": "state1"
}
]
}