This commit is contained in:
2024-07-18 22:53:13 +08:00
parent dca11ad5b5
commit 4cd06064fe
129 changed files with 2440 additions and 6754 deletions

View File

@@ -1,6 +1,6 @@
{
"skeleton": {
"hash": "BqkERUfZ1kQrwXEY5UeJd5+IgNo",
"hash": "fYDeOpztoYDiS0D+OqdbTuJk36Y",
"spine": "3.8.99",
"x": -170,
"y": -170,
@@ -16,22 +16,6 @@
{ "name": "hero_background", "bone": "root", "attachment": "hb_03" }
],
"skins": [
{
"name": "act",
"attachments": {
"hero_background": {
"hb_03": { "name": "hb_02", "width": 320, "height": 320 }
}
}
},
{
"name": "def",
"attachments": {
"hero_background": {
"hb_03": { "width": 320, "height": 320 }
}
}
},
{
"name": "heath",
"attachments": {
@@ -47,6 +31,22 @@
"hb_03": { "name": "hb_01", "x": -0.1, "y": 0.19, "width": 320, "height": 320 }
}
}
},
{
"name": "monster",
"attachments": {
"hero_background": {
"hb_03": { "name": "hb_02", "width": 320, "height": 320 }
}
}
},
{
"name": "war",
"attachments": {
"hero_background": {
"hb_03": { "width": 320, "height": 320 }
}
}
}
],
"animations": {

View File

@@ -84,7 +84,7 @@
"__id__": 1
},
"_children": [],
"_active": true,
"_active": false,
"_components": [
{
"__id__": 3
@@ -250,8 +250,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 0.3,
"y": 0.3,
"x": 0.25,
"y": 0.25,
"z": 1
},
"_mobility": 0,
@@ -318,8 +318,8 @@
"__uuid__": "52673d05-5225-4ac6-98e4-efe6494452ce",
"__expectedType__": "sp.SkeletonData"
},
"defaultSkin": "act",
"defaultAnimation": "idle",
"defaultSkin": "war",
"defaultAnimation": "magic1",
"_premultipliedAlpha": false,
"_timeScale": 1,
"_preCacheMode": 1,