@@ -131,3 +131,12 @@
|
||||
ghostName: Спящий
|
||||
ghostDescription: Выглядит умиротвореным...
|
||||
size: 0.8, 0.8
|
||||
|
||||
- type: customGhost
|
||||
id: hitpanda-ghost
|
||||
ckey: hitpanda
|
||||
sprite: White/Ghosts/hitpanda_ghost.rsi
|
||||
alpha: 0.8
|
||||
ghostName: Панда
|
||||
ghostDescription: Полыхает...
|
||||
size: 1, 1
|
||||
|
||||
BIN
Resources/Textures/White/Ghosts/hitpanda_ghost.rsi/animated.png
Normal file
BIN
Resources/Textures/White/Ghosts/hitpanda_ghost.rsi/animated.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.8 KiB |
45
Resources/Textures/White/Ghosts/hitpanda_ghost.rsi/meta.json
Normal file
45
Resources/Textures/White/Ghosts/hitpanda_ghost.rsi/meta.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "https://github.com/frosty-dev/white",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "animated",
|
||||
"directions": 4,
|
||||
"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
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user