Files
OldThink/Resources/Textures/Mobs/Ghosts/ghost_human.rsi/meta.json

32 lines
554 B
JSON
Raw Normal View History

2020-04-25 21:30:42 +00:00
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"copyright": "Animated by Swept (You could probably tell)",
"states": [
{
"name": "animated",
"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"
2020-04-25 21:30:42 +00:00
}
]
}