Files
pixelheros/assets/resources/game/heros/hero/skeleton.json
walkpan feb1bb6024 dd
2024-08-08 13:41:20 +08:00

73 lines
1.2 KiB
JSON

{
"skeleton": {
"hash": "UMVQVVm4Lh0nxotB4zUgEWRf6M8",
"spine": "3.8.99",
"x": -36,
"y": -12.59,
"width": 72,
"height": 56.13,
"images": "",
"audio": ""
},
"bones": [
{ "name": "root" },
{ "name": "bone", "parent": "root", "y": 9.33 },
{ "name": "shandow", "parent": "root", "y": 2.91 }
],
"slots": [
{ "name": "shadow", "bone": "shandow", "attachment": "shadow copy 2" },
{ "name": "bb", "bone": "bone", "attachment": "bb" }
],
"skins": [
{
"name": "default",
"attachments": {
"bb": {
"bb": { "x": -0.06, "y": 25.22, "scaleX": 0.5, "scaleY": 0.5, "width": 32, "height": 36 }
},
"shadow": {
"shadow copy 2": { "y": 0.5, "width": 72, "height": 32 }
}
}
}
],
"animations": {
"atk": {
"bones": {
"bone": {
"rotate": [
{},
{ "time": 0.1333, "angle": -3.23 },
{ "time": 0.3333, "angle": -10 },
{ "time": 0.5 }
]
},
"shandow": {
"translate": [
{},
{ "time": 0.3333, "x": 3.32 },
{ "time": 0.5 }
]
}
}
},
"move": {
"bones": {
"shandow": {
"scale": [
{},
{ "time": 0.5, "x": 1.099 },
{ "time": 0.9333 }
]
},
"bone": {
"scale": [
{},
{ "time": 0.5, "y": 0.96 },
{ "time": 1 }
]
}
}
}
}
}