1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- {
- "skeleton": {
- "hash": "7vBvxg5TepM",
- "spine": "3.8-from-4.0.09",
- "x": -88.58,
- "y": -46.6,
- "width": 179,
- "height": 198,
- "images": "./images/",
- "audio": ""
- },
- "bones": [
- { "name": "root" },
- { "name": "bone", "parent": "root", "x": 0.42, "y": 52.4 }
- ],
- "slots": [
- { "name": "npc_192", "bone": "bone", "attachment": "npc_195" }
- ],
- "skins": [
- {
- "name": "default",
- "attachments": {
- "npc_192": {
- "npc_192": { "x": 0.5, "width": 179, "height": 198 },
- "npc_193": { "x": 0.5, "width": 179, "height": 198 },
- "npc_194": { "x": 0.5, "width": 179, "height": 198 },
- "npc_195": { "x": 0.5, "width": 179, "height": 198 }
- }
- }
- }
- ],
- "animations": {
- "animation": {
- "slots": {
- "npc_192": {
- "color": [
- { "time": 0.8, "color": "ffffffff" },
- { "time": 1, "color": "ffffff00" }
- ],
- "attachment": [
- { "name": "npc_192" },
- { "time": 0.1, "name": "npc_193" },
- { "time": 0.2, "name": "npc_194" },
- { "time": 0.3, "name": "npc_195" },
- { "time": 0.4, "name": "npc_192" },
- { "time": 0.4667, "name": "npc_193" },
- { "time": 0.5667, "name": "npc_194" },
- { "time": 0.6667, "name": "npc_195" },
- { "time": 0.7333, "name": "npc_193" },
- { "time": 0.8333, "name": "npc_194" },
- { "time": 0.9333, "name": "npc_195" },
- { "time": 1, "name": "npc_192" }
- ]
- }
- },
- "bones": {
- "bone": {
- "translate": [
- {},
- { "time": 0.3333, "x": 32.74 },
- { "time": 0.6333, "x": -29.76 },
- { "time": 1 }
- ]
- }
- }
- }
- }
- }
|