add: new ghost (#216)
This commit is contained in:
@@ -402,3 +402,12 @@
|
|||||||
alpha: 0.9
|
alpha: 0.9
|
||||||
ghostName: Gawr
|
ghostName: Gawr
|
||||||
ghostDescription: Из океана...
|
ghostDescription: Из океана...
|
||||||
|
|
||||||
|
#kreses
|
||||||
|
- type: customGhost
|
||||||
|
id: kreses-ghost
|
||||||
|
ckey: kreses
|
||||||
|
sprite: White/Ghosts/kreses-ghost.rsi
|
||||||
|
alpha: 0.9
|
||||||
|
ghostName: Gawr
|
||||||
|
ghostDescription: Из океана...
|
||||||
|
|||||||
BIN
Resources/Textures/White/Ghosts/kreses-ghost.rsi/animated.png
Normal file
BIN
Resources/Textures/White/Ghosts/kreses-ghost.rsi/animated.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
41
Resources/Textures/White/Ghosts/kreses-ghost.rsi/meta.json
Normal file
41
Resources/Textures/White/Ghosts/kreses-ghost.rsi/meta.json
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "White Dream",
|
||||||
|
"size": {
|
||||||
|
"x": 64,
|
||||||
|
"y": 64
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "animated",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
0.2,
|
||||||
|
0.2,
|
||||||
|
0.2,
|
||||||
|
0.2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0.2,
|
||||||
|
0.2,
|
||||||
|
0.2,
|
||||||
|
0.2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0.2,
|
||||||
|
0.2,
|
||||||
|
0.2,
|
||||||
|
0.2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0.2,
|
||||||
|
0.2,
|
||||||
|
0.2,
|
||||||
|
0.2
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user