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

42 lines
771 B
JSON

{
"skeleton": {
"hash": "bV8kosUDGMav7+mfda32D8b+h00",
"spine": "3.8.99",
"x": -7.77,
"y": -10.8,
"width": 15.53,
"height": 21.6,
"images": "D:/Game/方块英雄/skills/ATCED",
"audio": ""
},
"bones": [
{ "name": "root", "scaleX": 0.2158, "scaleY": 0.3 }
],
"slots": [
{ "name": "shock", "bone": "root", "attachment": "shock3" }
],
"skins": [
{
"name": "default",
"attachments": {
"shock": {
"shock": { "y": 1, "scaleX": 0.7465, "width": 72, "height": 83 },
"shock2": { "y": 0.5, "width": 112, "height": 187 },
"shock3": { "width": 72, "height": 72 }
}
}
}
],
"animations": {
"animation": {
"bones": {
"root": {
"scale": [
{ "x": 0.333, "y": 0.333 },
{ "time": 0.3333, "x": 3.333, "y": 3.333 }
]
}
}
}
}
}