123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 |
- {
- "skeleton": { "hash": "g71vm/7hb9qvGOD/xTW85fCajxc", "spine": "3.6.48", "width": 0, "height": 0, "images": "./img/" },
- "bones": [
- { "name": "root" },
- { "name": "arrow", "parent": "root", "y": 70.46 },
- { "name": "hand", "parent": "root", "x": 26.17, "y": -66.43 },
- { "name": "effect_circle", "parent": "hand", "x": -28.27, "y": 76.72 }
- ],
- "slots": [
- { "name": "effect_circle", "bone": "effect_circle" },
- { "name": "hand_1", "bone": "hand" },
- { "name": "arrow", "bone": "arrow" }
- ],
- "skins": {
- "default": {
- "arrow": {
- "arrow": { "width": 56, "height": 58 },
- "arrow_white": { "width": 56, "height": 58 }
- },
- "effect_circle": {
- "effect_circle": { "width": 62, "height": 60 },
- "effect_circle_white": { "width": 62, "height": 60 }
- },
- "hand_1": {
- "hand_1": { "width": 112, "height": 200 },
- "hand_2": { "width": 112, "height": 200 }
- }
- }
- },
- "animations": {
- "tutorial_arrow": {
- "slots": {
- "arrow": {
- "attachment": [
- { "time": 0, "name": "arrow" },
- { "time": 0.3333, "name": "arrow_white" },
- { "time": 0.4333, "name": "arrow" }
- ]
- }
- },
- "bones": {
- "arrow": {
- "translate": [
- { "time": 0, "x": 0, "y": 0 },
- { "time": 0.3333, "x": 0, "y": -30 },
- { "time": 0.6667, "x": 0, "y": 0 }
- ]
- }
- }
- },
- "tutorial_hand": {
- "slots": {
- "effect_circle": {
- "color": [
- { "time": 0.3667, "color": "ffffff00" },
- { "time": 0.5, "color": "ffffffff", "curve": "stepped" },
- { "time": 0.7333, "color": "ffffffff" },
- { "time": 1, "color": "ffffff00" }
- ],
- "attachment": [
- { "time": 0.3667, "name": "effect_circle" },
- { "time": 0.4667, "name": "effect_circle_white" },
- { "time": 0.5333, "name": "effect_circle" }
- ]
- },
- "hand_1": {
- "attachment": [
- { "time": 0, "name": "hand_1" },
- { "time": 0.3333, "name": "hand_2" },
- { "time": 1, "name": "hand_1" }
- ]
- }
- },
- "bones": {
- "hand": {
- "translate": [
- { "time": 0, "x": 0, "y": 0, "curve": "stepped" },
- { "time": 0.3, "x": 0, "y": 0 },
- { "time": 0.3333, "x": 0, "y": -6.78 }
- ],
- "scale": [
- { "time": 0, "x": 1, "y": 1, "curve": "stepped" },
- { "time": 0.3, "x": 1, "y": 1 },
- { "time": 0.3333, "x": 0.9, "y": 0.9 }
- ]
- },
- "effect_circle": {
- "scale": [
- { "time": 0.3667, "x": 0, "y": 0 },
- {
- "time": 0.5,
- "x": 1.5,
- "y": 1.5,
- "curve": [ 0.25, 0, 0.75, 1 ]
- },
- { "time": 1, "x": 2, "y": 2 }
- ]
- }
- }
- }
- }
- }
|