mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-25 22:23:42 +08:00
50 lines
1.5 KiB
JSON
50 lines
1.5 KiB
JSON
{
|
|
"skeleton": {
|
|
"hash": "N2gk9CUSu68",
|
|
"spine": "4.3.39-beta",
|
|
"x": -625.5,
|
|
"y": -1171.1199,
|
|
"width": 1251,
|
|
"height": 909,
|
|
"images": "./images/",
|
|
"audio": null
|
|
},
|
|
"bones": [
|
|
{ "name": "root", "y": -974.1199 },
|
|
{ "name": "sword", "parent": "root", "length": 56.190308, "rotation": 90, "x": 124.54503, "y": 520.16 },
|
|
{ "name": "stick", "parent": "root", "length": 56.190308, "rotation": 90, "x": -7.184067, "y": 570.25415 },
|
|
{ "name": "rock", "parent": "root", "length": 35.781616, "rotation": 90, "x": -133.34703, "y": 565.6158 }
|
|
],
|
|
"slots": [
|
|
{ "name": "ground-bg", "bone": "root", "attachment": "ground-bg" },
|
|
{ "name": "ground-cover", "bone": "root", "attachment": "ground-cover" },
|
|
{ "name": "sword", "bone": "sword", "attachment": "sword" },
|
|
{ "name": "stick", "bone": "stick", "attachment": "stick" },
|
|
{ "name": "rock", "bone": "rock", "attachment": "rock" }
|
|
],
|
|
"skins": [
|
|
{
|
|
"name": "default",
|
|
"attachments": {
|
|
"ground-bg": {
|
|
"ground-bg": { "width": 1251, "height": 394 }
|
|
},
|
|
"ground-cover": {
|
|
"ground-cover": { "x": 132.5, "y": -138, "width": 341, "height": 118 }
|
|
},
|
|
"rock": {
|
|
"rock": { "x": 3.8842163, "y": 3.6529388, "rotation": -90, "width": 88, "height": 75 }
|
|
},
|
|
"stick": {
|
|
"stick": { "x": -0.7541504, "y": -7.184067, "rotation": -90, "width": 44, "height": 267 }
|
|
},
|
|
"sword": {
|
|
"sword": { "x": 54.340042, "y": 0.545023, "rotation": -90, "width": 44, "height": 275 }
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"animations": {
|
|
"ready-to-animate": {}
|
|
}
|
|
} |