Files
pixelheros/assets/resources/game/heros/hero/skeleton.json
walkpan 27dfbb9d03 ddd
2024-08-02 09:45:06 +08:00

72 lines
1.2 KiB
JSON

{
"skeleton": {
"hash": "cNWCYqlhU+8lj44AhM2ebNGlYGc",
"spine": "3.8.99",
"x": -46.85,
"y": -6,
"width": 96,
"height": 117.8,
"images": "",
"audio": ""
},
"bones": [
{ "name": "root" },
{ "name": "bone", "parent": "root" },
{ "name": "shandow", "parent": "root", "y": 2.91 }
],
"slots": [
{ "name": "shadow", "bone": "shandow", "attachment": "shadow" },
{ "name": "bb", "bone": "bone", "attachment": "bb" }
],
"skins": [
{
"name": "default",
"attachments": {
"bb": {
"bb": { "x": 1.15, "y": 57.8, "width": 96, "height": 108 }
},
"shadow": {
"shadow": { "scaleX": 2.3856, "width": 32, "height": 12 }
}
}
}
],
"animations": {
"atk": {
"bones": {
"root": {
"rotate": [
{},
{ "time": 0.1333, "angle": -5.68 },
{ "time": 0.3333, "angle": -30.2 },
{ "time": 0.5 }
],
"translate": [
{},
{ "time": 0.1333, "x": 6 },
{ "time": 0.3333, "x": 21 },
{ "time": 0.5 }
]
}
}
},
"move": {
"bones": {
"shandow": {
"scale": [
{},
{ "time": 0.5, "x": 1.099 },
{ "time": 1 }
]
},
"bone": {
"scale": [
{},
{ "time": 0.5, "y": 0.96 },
{ "time": 1 }
]
}
}
}
}
}