add new custom ghost (#632)

This commit is contained in:
ThereDrD
2024-08-17 15:20:51 +03:00
committed by GitHub
parent d2665d18b5
commit 50bc4f3227
3 changed files with 32 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

@@ -0,0 +1,23 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "White Dream Team",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "animated",
"delays": [
[
0.14,
0.14,
0.14,
0.14,
0.14
]
]
}
]
}