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