This commit is contained in:
2024-08-02 14:35:59 +08:00
parent 217cbbe16e
commit 31ea3a912a
3 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
skeleton.png
size: 125,125
format: RGBA8888
filter: Linear,Linear
repeat: none
UI_PointCir
rotate: false
xy: 2, 2
size: 121, 121
orig: 121, 121
offset: 0, 0
index: -1

View File

@@ -0,0 +1,41 @@
{
"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 }
]
}
}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB