Files
pixelheros/assets/resources/game/heros/hero/skeleton.json
walkpan 57046f4800 dd
2024-08-06 15:05:26 +08:00

73 lines
1.2 KiB
JSON

{
"skeleton": {
"hash": "xmXvC2bRTHOMlehgUg3NWKPE6v0",
"spine": "3.8.99",
"x": -43.65,
"y": -13.09,
"width": 89.6,
"height": 143.69,
"images": "",
"audio": ""
},
"bones": [
{ "name": "root" },
{ "name": "bone", "parent": "root", "y": 9.33 },
{ "name": "shandow", "parent": "root", "y": 2.91 }
],
"slots": [
{ "name": "bb", "bone": "bone", "attachment": "bb" },
{ "name": "shadow", "bone": "shandow", "attachment": "shadow" }
],
"skins": [
{
"name": "default",
"attachments": {
"bb": {
"bb": { "x": 1.15, "y": 37.77, "scaleX": 0.7, "scaleY": 0.7, "width": 128, "height": 128 }
},
"shadow": {
"shadow": { "width": 64, "height": 32 }
}
}
}
],
"animations": {
"atk": {
"bones": {
"bone": {
"rotate": [
{},
{ "time": 0.1333, "angle": -3.23 },
{ "time": 0.3333, "angle": -10 },
{ "time": 0.5 }
]
},
"shandow": {
"translate": [
{},
{ "time": 0.3333, "x": 3.32 },
{ "time": 0.5 }
]
}
}
},
"move": {
"bones": {
"shandow": {
"scale": [
{},
{ "time": 0.5, "x": 1.099 },
{ "time": 0.9333 }
]
},
"bone": {
"scale": [
{},
{ "time": 0.5, "y": 0.96 },
{ "time": 1 }
]
}
}
}
}
}