40 lines
635 B
JSON
40 lines
635 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Sprites created by https://github.com/nuke-makes-games",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "unlit-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "unlit-inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "lit-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "lit-inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "glowstick_base"
|
|
},
|
|
{
|
|
"name": "glowstick_lit"
|
|
},
|
|
{
|
|
"name": "glowstick_glow"
|
|
},
|
|
{
|
|
"name": "glowstick_unlit"
|
|
}
|
|
]
|
|
}
|