Re-organizing the Resources folder. Part 1. (#1234)
* First commit * Lockers * Lockers electric boogaloo * Crates and Lockers * Almost finishing the Textures folder * Updating texture paths. Reminder to fix: * Lockers * Windows * Vending Machines * APC * Catwalks * Bedsheets and Cloaks * Status effects * dont know what happened here * Commit before merge * re-organizing * Lockers broken * Commit before merge * Submodule * renaming * Fixing most issues * forgot these ones * Updating submodule * typo * Fixing some paths * fixing some paths * updating submodule * (hopefully) fixing the submodule
This commit is contained in:
BIN
Resources/Textures/Mobs/Ghosts/ghost_human.rsi/animated.png
Normal file
BIN
Resources/Textures/Mobs/Ghosts/ghost_human.rsi/animated.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Resources/Textures/Mobs/Ghosts/ghost_human.rsi/icon.png
Normal file
BIN
Resources/Textures/Mobs/Ghosts/ghost_human.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 329 B |
36
Resources/Textures/Mobs/Ghosts/ghost_human.rsi/meta.json
Normal file
36
Resources/Textures/Mobs/Ghosts/ghost_human.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,
|
||||
]]
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user