[add] animeska custom ghost sprite

This commit is contained in:
rhailrake
2023-05-01 18:02:49 +06:00
committed by Aviu00
parent cc985e57be
commit c14cabae3a
3 changed files with 46 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "mama",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "animated",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
}
]
}