6
2026-01-24 12:49:55 +03:00

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"
}
]
}