2024-11-13 16:56:37 +08:00

53 lines
927 B
JSON

{
"skeleton": {
"hash": "TKIzjMjpnSk",
"spine": "4.2.22",
"x": -125,
"y": -30,
"width": 250,
"height": 60,
"fps": 1,
"images": "./images/",
"audio": ""
},
"bones": [
{ "name": "root" },
{ "name": "Bar", "parent": "root", "x": -112.29 }
],
"slots": [
{ "name": "Background", "bone": "root", "attachment": "Background" },
{ "name": "Bar", "bone": "Bar", "attachment": "Bar" },
{ "name": "Border", "bone": "root", "attachment": "Border" }
],
"skins": [
{
"name": "default",
"attachments": {
"Background": {
"Background": { "width": 224, "height": 32 }
},
"Bar": {
"Bar": { "x": 112.29, "width": 224, "height": 32 }
},
"Border": {
"Border": { "width": 250, "height": 60 }
}
}
}
],
"animations": {
"Fill": {
"bones": {
"Bar": {
"scale": [
{
"x": 0.002,
"curve": [ 0.25, 0.002, 0.75, 1, 0.25, 1, 0.75, 1 ]
},
{ "time": 1 }
]
}
}
}
}
}