背后载入

This commit is contained in:
pan@work
2024-07-22 16:49:11 +08:00
parent e3b5f4bd05
commit 5c961f1f37
44 changed files with 1020 additions and 109 deletions

View File

@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "8acb3fd5-26f2-4436-b699-0f755a10bc98",
"files": [],
"subMetas": {},
"userData": {}
}

View File

@@ -315,7 +315,7 @@
"a": 255
},
"_skeletonData": {
"__uuid__": "52673d05-5225-4ac6-98e4-efe6494452ce",
"__uuid__": "8e6ee39e-8b23-4562-846f-ad44c2bddb09",
"__expectedType__": "sp.SkeletonData"
},
"defaultSkin": "heath",

View File

@@ -0,0 +1,34 @@
skeleton.png
size: 1271,324
format: RGBA8888
filter: Linear,Linear
repeat: none
hb_01
rotate: false
xy: 2, 2
size: 320, 320
orig: 320, 320
offset: 0, 0
index: -1
hb_02
rotate: false
xy: 645, 10
size: 312, 312
orig: 320, 320
offset: 1, 4
index: -1
hb_03
rotate: true
xy: 324, 2
size: 320, 319
orig: 320, 320
offset: 0, 1
index: -1
hb_04
rotate: false
xy: 959, 12
size: 310, 310
orig: 320, 320
offset: 2, 8
index: -1

View File

@@ -0,0 +1 @@
{"ver":"1.0.1","importer":"*","imported":true,"uuid":"c73188bd-afda-4450-945f-1c1b442c561a","files":[".atlas",".json"],"subMetas":{},"userData":{}}

View File

@@ -0,0 +1,99 @@
{
"skeleton": {
"hash": "fYDeOpztoYDiS0D+OqdbTuJk36Y",
"spine": "3.8.99",
"x": -170,
"y": -170,
"width": 320,
"height": 320,
"images": "",
"audio": ""
},
"bones": [
{ "name": "root", "x": -10, "y": -10 }
],
"slots": [
{ "name": "hero_background", "bone": "root", "attachment": "hb_03" }
],
"skins": [
{
"name": "heath",
"attachments": {
"hero_background": {
"hb_03": { "name": "hb_04", "width": 320, "height": 320 }
}
}
},
{
"name": "magic",
"attachments": {
"hero_background": {
"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": {
"act1": {
"bones": {
"root": {
"translate": [
{},
{ "time": 0.3333, "x": -20 },
{ "time": 0.5667, "x": 40 },
{ "time": 0.8 }
]
}
}
},
"idle": {
"bones": {
"root": {
"translate": [
{},
{ "time": 0.5, "y": 8 },
{ "time": 1 }
]
}
}
},
"magic1": {
"bones": {
"root": {
"rotate": [
{},
{ "time": 0.5, "angle": 15 },
{ "time": 1 }
]
}
}
},
"move": {
"bones": {
"root": {
"translate": [
{},
{ "time": 0.3667, "y": 15 },
{ "time": 0.8 }
]
}
}
}
}
}

View File

@@ -0,0 +1 @@
{"ver":"1.2.6","importer":"spine-data","imported":true,"uuid":"8e6ee39e-8b23-4562-846f-ad44c2bddb09","files":[".json"],"subMetas":{},"userData":{}}

Binary file not shown.

After

Width:  |  Height:  |  Size: 497 KiB

View File

@@ -0,0 +1,42 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "c71977ce-c225-48e2-a5a7-b1d8dda2358a",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "c71977ce-c225-48e2-a5a7-b1d8dda2358a@6c48a",
"displayName": "skeleton",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "c71977ce-c225-48e2-a5a7-b1d8dda2358a",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"hasAlpha": true,
"type": "texture",
"fixAlphaTransparencyArtifacts": false,
"redirect": "c71977ce-c225-48e2-a5a7-b1d8dda2358a@6c48a"
}
}

View File

@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "85cd5c8a-4f51-413c-9927-942272ca3366",
"files": [],
"subMetas": {},
"userData": {}
}

View File

@@ -315,10 +315,10 @@
"a": 255
},
"_skeletonData": {
"__uuid__": "52673d05-5225-4ac6-98e4-efe6494452ce",
"__uuid__": "17e711b6-d84d-4ff4-b043-e7928c5ef1b3",
"__expectedType__": "sp.SkeletonData"
},
"defaultSkin": "heath",
"defaultSkin": "magic",
"defaultAnimation": "idle",
"_premultipliedAlpha": false,
"_timeScale": 1,

View File

@@ -0,0 +1,34 @@
skeleton.png
size: 1271,324
format: RGBA8888
filter: Linear,Linear
repeat: none
hb_01
rotate: false
xy: 2, 2
size: 320, 320
orig: 320, 320
offset: 0, 0
index: -1
hb_02
rotate: false
xy: 645, 10
size: 312, 312
orig: 320, 320
offset: 1, 4
index: -1
hb_03
rotate: true
xy: 324, 2
size: 320, 319
orig: 320, 320
offset: 0, 1
index: -1
hb_04
rotate: false
xy: 959, 12
size: 310, 310
orig: 320, 320
offset: 2, 8
index: -1

View File

@@ -0,0 +1 @@
{"ver":"1.0.1","importer":"*","imported":true,"uuid":"f2c1a17c-5c28-446c-83a6-34a71fa7dec5","files":[".atlas",".json"],"subMetas":{},"userData":{}}

View File

@@ -0,0 +1,99 @@
{
"skeleton": {
"hash": "fYDeOpztoYDiS0D+OqdbTuJk36Y",
"spine": "3.8.99",
"x": -170,
"y": -170,
"width": 320,
"height": 320,
"images": "",
"audio": ""
},
"bones": [
{ "name": "root", "x": -10, "y": -10 }
],
"slots": [
{ "name": "hero_background", "bone": "root", "attachment": "hb_03" }
],
"skins": [
{
"name": "heath",
"attachments": {
"hero_background": {
"hb_03": { "name": "hb_04", "width": 320, "height": 320 }
}
}
},
{
"name": "magic",
"attachments": {
"hero_background": {
"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": {
"act1": {
"bones": {
"root": {
"translate": [
{},
{ "time": 0.3333, "x": -20 },
{ "time": 0.5667, "x": 40 },
{ "time": 0.8 }
]
}
}
},
"idle": {
"bones": {
"root": {
"translate": [
{},
{ "time": 0.5, "y": 8 },
{ "time": 1 }
]
}
}
},
"magic1": {
"bones": {
"root": {
"rotate": [
{},
{ "time": 0.5, "angle": 15 },
{ "time": 1 }
]
}
}
},
"move": {
"bones": {
"root": {
"translate": [
{},
{ "time": 0.3667, "y": 15 },
{ "time": 0.8 }
]
}
}
}
}
}

View File

@@ -0,0 +1 @@
{"ver":"1.2.6","importer":"spine-data","imported":true,"uuid":"17e711b6-d84d-4ff4-b043-e7928c5ef1b3","files":[".json"],"subMetas":{},"userData":{}}

Binary file not shown.

After

Width:  |  Height:  |  Size: 497 KiB

View File

@@ -0,0 +1,42 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "d3fde7d2-a222-40ab-92db-b6f5ce1b6934",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "d3fde7d2-a222-40ab-92db-b6f5ce1b6934@6c48a",
"displayName": "skeleton",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "d3fde7d2-a222-40ab-92db-b6f5ce1b6934",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"hasAlpha": true,
"type": "texture",
"fixAlphaTransparencyArtifacts": false,
"redirect": "d3fde7d2-a222-40ab-92db-b6f5ce1b6934@6c48a"
}
}

View File

@@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "b4872ab4-d44d-4b30-8d27-0638078b6371",
"files": [],
"subMetas": {},
"userData": {}
}

View File

@@ -315,10 +315,10 @@
"a": 255
},
"_skeletonData": {
"__uuid__": "52673d05-5225-4ac6-98e4-efe6494452ce",
"__uuid__": "a71075a2-74ca-44c5-82f3-9098b70b8108",
"__expectedType__": "sp.SkeletonData"
},
"defaultSkin": "heath",
"defaultSkin": "monster",
"defaultAnimation": "idle",
"_premultipliedAlpha": false,
"_timeScale": 1,

View File

@@ -0,0 +1,34 @@
skeleton.png
size: 1271,324
format: RGBA8888
filter: Linear,Linear
repeat: none
hb_01
rotate: false
xy: 2, 2
size: 320, 320
orig: 320, 320
offset: 0, 0
index: -1
hb_02
rotate: false
xy: 645, 10
size: 312, 312
orig: 320, 320
offset: 1, 4
index: -1
hb_03
rotate: true
xy: 324, 2
size: 320, 319
orig: 320, 320
offset: 0, 1
index: -1
hb_04
rotate: false
xy: 959, 12
size: 310, 310
orig: 320, 320
offset: 2, 8
index: -1

View File

@@ -0,0 +1 @@
{"ver":"1.0.1","importer":"*","imported":true,"uuid":"375ddb2c-62cd-4fdc-bae3-ee6227c9ab29","files":[".atlas",".json"],"subMetas":{},"userData":{}}

View File

@@ -0,0 +1,99 @@
{
"skeleton": {
"hash": "fYDeOpztoYDiS0D+OqdbTuJk36Y",
"spine": "3.8.99",
"x": -170,
"y": -170,
"width": 320,
"height": 320,
"images": "",
"audio": ""
},
"bones": [
{ "name": "root", "x": -10, "y": -10 }
],
"slots": [
{ "name": "hero_background", "bone": "root", "attachment": "hb_03" }
],
"skins": [
{
"name": "heath",
"attachments": {
"hero_background": {
"hb_03": { "name": "hb_04", "width": 320, "height": 320 }
}
}
},
{
"name": "magic",
"attachments": {
"hero_background": {
"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": {
"act1": {
"bones": {
"root": {
"translate": [
{},
{ "time": 0.3333, "x": -20 },
{ "time": 0.5667, "x": 40 },
{ "time": 0.8 }
]
}
}
},
"idle": {
"bones": {
"root": {
"translate": [
{},
{ "time": 0.5, "y": 8 },
{ "time": 1 }
]
}
}
},
"magic1": {
"bones": {
"root": {
"rotate": [
{},
{ "time": 0.5, "angle": 15 },
{ "time": 1 }
]
}
}
},
"move": {
"bones": {
"root": {
"translate": [
{},
{ "time": 0.3667, "y": 15 },
{ "time": 0.8 }
]
}
}
}
}
}

View File

@@ -0,0 +1 @@
{"ver":"1.2.6","importer":"spine-data","imported":true,"uuid":"a71075a2-74ca-44c5-82f3-9098b70b8108","files":[".json"],"subMetas":{},"userData":{}}

Binary file not shown.

After

Width:  |  Height:  |  Size: 497 KiB

View File

@@ -0,0 +1,42 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "911c45f2-0418-4291-8bbd-ef8716c5f34d",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "911c45f2-0418-4291-8bbd-ef8716c5f34d@6c48a",
"displayName": "skeleton",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "911c45f2-0418-4291-8bbd-ef8716c5f34d",
"visible": false
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"hasAlpha": true,
"type": "texture",
"fixAlphaTransparencyArtifacts": false,
"redirect": "911c45f2-0418-4291-8bbd-ef8716c5f34d@6c48a"
}
}