Files
heros/assets/resources/game/map/skeleton.json
2024-08-02 14:35:59 +08:00

41 lines
697 B
JSON

{
"skeleton": {
"hash": "s9ux1dHRy5ilYuhLJX1JybBFtO0",
"spine": "3.8.99",
"x": -106.85,
"y": -25.03,
"width": 213.71,
"height": 50.54,
"images": "D:/Game/方块英雄/point",
"audio": ""
},
"bones": [
{ "name": "root", "shearX": 12.67, "shearY": 75.21 }
],
"slots": [
{ "name": "UI_PointCir", "bone": "root", "attachment": "UI_PointCir" }
],
"skins": [
{
"name": "default",
"attachments": {
"UI_PointCir": {
"UI_PointCir": { "x": 0.5, "y": 0.5, "rotation": 65.66, "width": 121, "height": 121 }
}
}
}
],
"animations": {
"move": {
"bones": {
"root": {
"scale": [
{},
{ "time": 0.5, "x": 0.9, "y": 0.994 },
{ "time": 0.9667 }
]
}
}
}
}
}