Files
pixelheros/assets/resources/game/heros/hero/skeleton.json
2024-08-21 14:10:17 +08:00

73 lines
1.3 KiB
JSON

{
"skeleton": {
"hash": "c3y/VNkNaxtG7u8CpZHPWePN2T8",
"spine": "3.8.99",
"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 }
]
}
}
},
"magic": {
"bones": {
"bone": {
"scale": [
{ "x": 0.986, "y": 0.986 },
{ "time": 0.2, "x": 1.153, "y": 0.896 },
{ "time": 0.4, "x": 0.789, "y": 1.085, "curve": "stepped" },
{ "time": 0.5333, "x": 0.789, "y": 1.085 },
{ "time": 0.6667, "x": 0.986, "y": 0.986 }
]
}
}
},
"move": {
"bones": {
"bone": {
"scale": [
{},
{ "time": 0.5, "x": 0.937, "y": 0.937 },
{ "time": 1 }
]
}
}
}
}
}