101 lines
1.4 KiB
JSON
101 lines
1.4 KiB
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Created by TheShuEd (github) for ss14",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "stand-small"
|
|
},
|
|
{
|
|
"name": "loadout"
|
|
},
|
|
{
|
|
"name": "stand-big"
|
|
},
|
|
{
|
|
"name": "candle-small"
|
|
},
|
|
{
|
|
"name": "candle-big"
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "fire-small",
|
|
"delays": [
|
|
[
|
|
0.15,
|
|
0.15,
|
|
0.15,
|
|
0.15
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "fire-big",
|
|
"delays": [
|
|
[
|
|
0.15,
|
|
0.15,
|
|
0.15,
|
|
0.15
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "inhand-left-flame",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
0.2,
|
|
0.2
|
|
],
|
|
[
|
|
0.2,
|
|
0.2
|
|
],
|
|
[
|
|
0.2,
|
|
0.2
|
|
],
|
|
[
|
|
0.2,
|
|
0.2
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "inhand-right-flame",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
0.2,
|
|
0.2
|
|
],
|
|
[
|
|
0.2,
|
|
0.2
|
|
],
|
|
[
|
|
0.2,
|
|
0.2
|
|
],
|
|
[
|
|
0.2,
|
|
0.2
|
|
]
|
|
]
|
|
}
|
|
]
|
|
}
|