[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

@@ -21,3 +21,11 @@
alpha: 1
ghostName: Maid
ghostDescription: Not a fucking fumo
- type: customGhost
id: animeshka-ghost
ckey: animeshka
sprite: White/Ghosts/animeshka-ghost.rsi
alpha: 0.7
ghostName: Грабля
ghostDescription: Ну привет уебан!

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

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
]
]
}
]
}