This commit is contained in:
pan@work
2024-07-17 16:14:14 +08:00
commit 2ef3bcf322
1817 changed files with 63826 additions and 0 deletions

View File

@@ -0,0 +1,75 @@
{
"skeleton": {
"hash": "BFYpWuPyJPD1uLygF02DT/tWthE",
"spine": "3.8.99",
"x": -180,
"y": -180,
"width": 360,
"height": 360,
"images": "",
"audio": ""
},
"bones": [
{ "name": "root" }
],
"slots": [
{ "name": "hero_background", "bone": "root", "attachment": "hero_background" }
],
"skins": [
{
"name": "default",
"attachments": {
"hero_background": {
"hero_background": { "width": 360, "height": 360 }
}
}
}
],
"animations": {
"act1": {
"bones": {
"root": {
"translate": [
{},
{ "time": 0.3333, "x": -20 },
{ "time": 0.5667, "x": 40 },
{ "time": 0.8 }
]
}
}
},
"idle": {
"bones": {
"root": {
"translate": [
{},
{ "time": 0.5, "y": 8 },
{ "time": 1 }
]
}
}
},
"magic1": {
"bones": {
"root": {
"rotate": [
{},
{ "time": 0.5, "angle": 15 },
{ "time": 1 }
]
}
}
},
"move": {
"bones": {
"root": {
"translate": [
{},
{ "time": 0.3667, "y": 15 },
{ "time": 0.8 }
]
}
}
}
}
}