Added an animated ghost sprite. (#856)
This commit is contained in:
BIN
Resources/Textures/Mob/ghost.rsi/animated.png
Normal file
BIN
Resources/Textures/Mob/ghost.rsi/animated.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Resources/Textures/Mob/ghost.rsi/icon.png
Normal file
BIN
Resources/Textures/Mob/ghost.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 329 B |
36
Resources/Textures/Mob/ghost.rsi/meta.json
Normal file
36
Resources/Textures/Mob/ghost.rsi/meta.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"copyright": "Animated by Swept (You could probably tell)",
|
||||
"states": [
|
||||
{
|
||||
"name": "animated",
|
||||
"directions": 1,
|
||||
"delays": [[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
]]
|
||||
},
|
||||
{
|
||||
"name": "icon",
|
||||
"directions": 1,
|
||||
"delays": [[
|
||||
1.0,
|
||||
]]
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 316 B |
Reference in New Issue
Block a user