dd
This commit is contained in:
13
assets/resources/game/map/skeleton.atlas
Normal file
13
assets/resources/game/map/skeleton.atlas
Normal 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
|
||||
41
assets/resources/game/map/skeleton.json
Normal file
41
assets/resources/game/map/skeleton.json
Normal 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 }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
assets/resources/game/map/skeleton.png
Normal file
BIN
assets/resources/game/map/skeleton.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
Reference in New Issue
Block a user