Files
pixelheros/assets/resources/game/skills/atked/skeleton.json
walkpan 940b951cc7 dd
2024-08-08 23:02:28 +08:00

41 lines
725 B
JSON

{
"skeleton": {
"hash": "Vb/ssedFfDJsjUnry/6JQl8TvS0",
"spine": "3.8.99",
"x": -4.26,
"y": -12.15,
"width": 8.52,
"height": 24.9,
"images": "D:/Game/方块英雄/skills/ATCED",
"audio": ""
},
"bones": [
{ "name": "root", "scaleX": 0.1585, "scaleY": 0.3 }
],
"slots": [
{ "name": "shock", "bone": "root", "attachment": "shock" }
],
"skins": [
{
"name": "default",
"attachments": {
"shock": {
"shock": { "y": 1, "scaleX": 0.7465, "width": 72, "height": 83 },
"shock2": { "y": 0.5, "width": 112, "height": 187 }
}
}
}
],
"animations": {
"animation": {
"bones": {
"root": {
"scale": [
{ "x": 0.333, "y": 0.333 },
{ "time": 0.3333, "x": 3.333, "y": 3.333 }
]
}
}
}
}
}