Files
pixelheros/assets/resources/game/heros/hero/skeleton.json
2024-08-26 23:42:38 +08:00

102 lines
1.6 KiB
JSON

{
"skeleton": {
"hash": "jMvRjm/pTv0",
"spine": "4.2.35",
"x": -0.82,
"y": 24.4,
"width": 15.52,
"height": 9.6,
"images": "",
"audio": ""
},
"bones": [
{ "name": "root" },
{ "name": "bone", "parent": "root", "y": 24, "scaleX": 1.0139, "scaleY": 1.0139 }
],
"slots": [
{ "name": "bb", "bone": "bone", "attachment": "bb" }
],
"skins": [
{
"name": "default",
"attachments": {
"bb": {
"bb": { "x": 6.85, "y": 5.13, "scaleX": 0.1867, "scaleY": 0.1857, "width": 82, "height": 51 }
}
}
}
],
"animations": {
"atk": {
"bones": {
"bone": {
"scale": [
{},
{ "time": 0.2, "x": 0.682 },
{ "time": 0.4667, "x": 1.06 },
{ "time": 0.6 }
],
"shear": [
{},
{ "time": 0.2, "y": 29.28 },
{ "time": 0.4667, "y": -30 },
{ "time": 0.6 }
]
}
}
},
"atk2": {
"bones": {
"bone": {
"translate": [
{},
{ "time": 0.2, "x": -8 },
{ "time": 0.3333, "x": 20 },
{ "time": 0.6 }
],
"scale": [
{},
{ "time": 0.2, "x": 0.87 },
{ "time": 0.3333, "x": 1.085 },
{ "time": 0.6 }
]
}
}
},
"magic": {
"bones": {
"bone": {
"rotate": [
{},
{ "time": 0.5, "value": 25.28 },
{ "time": 0.6667 }
]
}
}
},
"max": {
"bones": {
"bone": {
"scale": [
{},
{ "time": 0.5, "x": 0.789, "y": 0.789 },
{ "time": 0.6667, "x": 1.233, "y": 1.233 },
{ "time": 0.8333, "x": 0.986, "y": 0.986 }
]
}
}
},
"move": {
"bones": {
"bone": {
"scale": [
{},
{ "time": 0.3333, "x": 1.085, "y": 0.993 },
{ "time": 0.6667, "x": 0.888, "y": 0.986 },
{ "time": 1 }
]
}
}
}
}
}