feat: 优化关卡内 UI
This commit is contained in:
78
assets/resources/anims/pagelevel/skeleton.json
Normal file
78
assets/resources/anims/pagelevel/skeleton.json
Normal file
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"skeleton": {
|
||||
"hash": "neT0krrJvEJNvDau6sqQ0GLqqto=",
|
||||
"spine": "3.8.75",
|
||||
"x": -65.99,
|
||||
"y": -56.23,
|
||||
"width": 126.84,
|
||||
"height": 112.46,
|
||||
"images": "",
|
||||
"audio": ""
|
||||
},
|
||||
"bones": [
|
||||
{ "name": "root" },
|
||||
{ "name": "bone3", "parent": "root" },
|
||||
{ "name": "bone", "parent": "bone3", "x": 1.64 },
|
||||
{ "name": "bone2", "parent": "bone3", "x": 1.4 },
|
||||
{ "name": "bone4", "parent": "bone3" },
|
||||
{ "name": "bone5", "parent": "bone3" }
|
||||
],
|
||||
"slots": [
|
||||
{ "name": "表盘", "bone": "bone4", "attachment": "表盘" },
|
||||
{ "name": "时针", "bone": "bone", "attachment": "时针" },
|
||||
{ "name": "分针", "bone": "bone2", "attachment": "分针" },
|
||||
{ "name": "钟1", "bone": "bone5", "attachment": "钟1" }
|
||||
],
|
||||
"skins": [
|
||||
{
|
||||
"name": "default",
|
||||
"attachments": {
|
||||
"分针": {
|
||||
"分针": { "x": 10.48, "y": -7.18, "width": 37, "height": 34 }
|
||||
},
|
||||
"时针": {
|
||||
"时针": { "x": 0.53, "y": 10.75, "width": 16, "height": 35 }
|
||||
},
|
||||
"表盘": {
|
||||
"表盘": { "width": 89, "height": 89 }
|
||||
},
|
||||
"钟1": {
|
||||
"钟1": { "x": -2.58, "scaleX": 0.8456, "scaleY": 0.8456, "width": 150, "height": 133 }
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"animations": {
|
||||
"animation": {
|
||||
"bones": {
|
||||
"bone2": {
|
||||
"rotate": [
|
||||
{},
|
||||
{ "time": 0.3333, "angle": 179 },
|
||||
{ "time": 0.5, "angle": -90 },
|
||||
{ "time": 0.6667 },
|
||||
{ "time": 1, "angle": 179 },
|
||||
{ "time": 1.2, "angle": -90 },
|
||||
{ "time": 1.3333 }
|
||||
]
|
||||
},
|
||||
"bone": {
|
||||
"rotate": [
|
||||
{},
|
||||
{ "time": 0.6667, "angle": 179 },
|
||||
{ "time": 1, "angle": -90 },
|
||||
{ "time": 1.3333 }
|
||||
]
|
||||
},
|
||||
"bone5": {
|
||||
"rotate": [
|
||||
{},
|
||||
{ "time": 0.2667, "angle": 179 },
|
||||
{ "time": 0.5333, "angle": -90 },
|
||||
{ "time": 1 }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user