Files
pixelheros/assets/resources/game/heros/hero/skeleton.json
walkpan dc12cea962 dd
2024-08-16 08:45:09 +08:00

67 lines
1.1 KiB
JSON

{
"skeleton": {
"hash": "mTdwPQSy5KxWwnhuf6ECTp8Do1M",
"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.3, "x": 0.682 },
{ "time": 0.4, "x": 1.06 },
{ "time": 0.5 }
]
}
}
},
"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, "y": 0.96 },
{ "time": 1 }
]
}
}
}
}
}