Files
heros/assets/resources/game/skills/base/skeleton.json
2024-08-08 23:02:28 +08:00

45 lines
793 B
JSON

{
"skeleton": {
"hash": "xk8FIIMxVBwhqa/vQ+2zpo2cDWg",
"spine": "3.8.99",
"x": -123.74,
"y": -43.97,
"width": 173.38,
"height": 173.38,
"images": "",
"audio": ""
},
"bones": [
{ "name": "root", "y": -1.51 },
{ "name": "bone", "parent": "root", "length": 71.92, "rotation": 103.92, "x": 0.11, "y": 0.27 }
],
"slots": [
{ "name": "SlashFX", "bone": "bone", "attachment": "SlashFX" }
],
"skins": [
{
"name": "default",
"attachments": {
"SlashFX": {
"SlashFX": { "x": 51.62, "y": 25.5, "rotation": -75.62, "width": 128, "height": 128 }
}
}
}
],
"animations": {
"animation": {
"bones": {
"bone": {
"rotate": [
{},
{ "time": 0.5, "angle": -58.15 }
],
"translate": [
{},
{ "time": 0.5, "x": 10.32, "y": -79.39 }
]
}
}
}
}
}