| 123456789101112131415161718192021222324252627282930 |
- {
- "version": 1,
- "license": null,
- "copyright": null,
- "size": {
- "x": 96,
- "y": 96
- },
- "states": [
- {
- "name": "horse",
- "directions": 4
- },
- {
- "name": "horse_dead"
- },
- {
- "name": "horse_ridingX",
- "directions": 4
- },
- {
- "name": "horse_ridingX1",
- "directions": 4
- },
- {
- "name": "horse_riding",
- "directions": 4
- }
- ]
- }
|