12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- {
- "skeleton": { "hash": "kGzk7+y+raFkYvc6FJ4p/iodk7o", "spine": "3.6.48", "width": 1000, "height": 1500, "fps": 20, "images": "" },
- "bones": [
- { "name": "root", "scaleX": 2, "scaleY": 2 },
- { "name": "effect_", "parent": "root", "rotation": 4.2, "scaleX": 0.801, "scaleY": 0.801 },
- { "name": "bone2", "parent": "effect_", "rotation": 11.33 },
- { "name": "bone3", "parent": "effect_", "rotation": 11.33 },
- { "name": "bone4", "parent": "effect_", "rotation": 11.33 },
- { "name": "bone5", "parent": "effect_", "scaleX": 2.096, "scaleY": 2.096 }
- ],
- "slots": [
- { "name": "img_4", "bone": "bone5", "blend": "additive" },
- { "name": "img_2", "bone": "bone2", "blend": "additive" },
- { "name": "img_1", "bone": "bone3" },
- { "name": "img_3", "bone": "bone4", "blend": "additive" }
- ],
- "skins": {
- "default": {
- "img_1": {
- "img_1": { "width": 100, "height": 78 }
- },
- "img_2": {
- "img_2": { "width": 108, "height": 86 }
- },
- "img_3": {
- "img_1": { "width": 100, "height": 78 }
- },
- "img_4": {
- "img_3": { "width": 86, "height": 85 }
- }
- }
- },
- "events": {
- "sound": {}
- },
- "animations": {
- "animation": {
- "slots": {
- "img_1": {
- "color": [
- { "time": 0, "color": "ffffffff" },
- { "time": 0.75, "color": "ffffffda" },
- { "time": 1.5, "color": "ffffffff" }
- ],
- "attachment": [
- { "time": 0, "name": "img_1" }
- ]
- },
- "img_2": {
- "attachment": [
- { "time": 0, "name": "img_2" }
- ]
- },
- "img_3": {
- "color": [
- { "time": 0, "color": "ffffff31" },
- { "time": 0.75, "color": "ffffff98" },
- { "time": 1.5, "color": "ffffff31" }
- ],
- "attachment": [
- { "time": 0, "name": "img_1" }
- ]
- },
- "img_4": {
- "attachment": [
- { "time": 0, "name": "img_3" }
- ]
- }
- },
- "bones": {
- "bone2": {
- "scale": [
- { "time": 0, "x": 0.96, "y": 0.96 },
- { "time": 0.75, "x": 1, "y": 1 },
- { "time": 1.5, "x": 0.96, "y": 0.96 }
- ]
- },
- "bone5": {
- "scale": [
- { "time": 0, "x": 0.588, "y": 0.588 },
- { "time": 0.75, "x": 0.779, "y": 0.779 },
- { "time": 1.5, "x": 0.588, "y": 0.588 }
- ]
- }
- }
- }
- }
- }
|