Delta-v/Resources/Textures/_DV/Mobs/Pets/secdog.rsi/meta.json

129 lines
2.8 KiB
JSON

{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC0-1.0",
"copyright": "Original work by TJohnson. Splits performed by BarryNorfolk",
"states": [
{
"name": "base",
"directions": 4
},
{
"name": "secdog",
"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,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "tail_static",
"directions": 4
},
{
"name": "tail_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,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "secdog_crit",
"delays": [
[
0.5,
0.5
]
]
},
{
"name": "secdog_dead",
"delays": [
[
1
]
]
}
]
}