diff --git a/assets/Scene/HomeScene.fire b/assets/Scene/HomeScene.fire index 1facce6..f2d3cd4 100644 --- a/assets/Scene/HomeScene.fire +++ b/assets/Scene/HomeScene.fire @@ -20,7 +20,7 @@ "__id__": 5 }, { - "__id__": 597 + "__id__": 598 } ], "_active": false, @@ -293,18 +293,21 @@ }, { "__id__": 589 + }, + { + "__id__": 590 } ], "_active": true, "_components": [ - { - "__id__": 594 - }, { "__id__": 595 }, { "__id__": 596 + }, + { + "__id__": 597 } ], "_prefab": null, @@ -25634,6 +25637,64 @@ "_originalHeight": 0, "_id": "ce9uaZDp9PG6PxkobFhUHt" }, + { + "__type__": "cc.Node", + "_name": "action", + "_objFlags": 0, + "_parent": { + "__id__": 5 + }, + "_children": [], + "_active": true, + "_components": [], + "_prefab": null, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -530.884, + -948.467, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "25KVmwlqxLy5qILgJvzjP4" + }, { "__type__": "cc.Node", "_name": "Snow", @@ -25643,13 +25704,13 @@ }, "_children": [ { - "__id__": 590 + "__id__": 591 } ], "_active": true, "_components": [ { - "__id__": 593 + "__id__": 594 } ], "_prefab": null, @@ -25705,16 +25766,16 @@ "_name": "New Sprite", "_objFlags": 0, "_parent": { - "__id__": 589 + "__id__": 590 }, "_children": [], "_active": true, "_components": [ { - "__id__": 591 + "__id__": 592 }, { - "__id__": 592 + "__id__": 593 } ], "_prefab": null, @@ -25770,7 +25831,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 590 + "__id__": 591 }, "_enabled": true, "_materials": [ @@ -25802,7 +25863,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 590 + "__id__": 591 }, "_enabled": true, "alignMode": 1, @@ -25829,7 +25890,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 589 + "__id__": 590 }, "_enabled": true, "alignMode": 1, @@ -25972,14 +26033,14 @@ "_children": [], "_active": true, "_components": [ - { - "__id__": 598 - }, { "__id__": 599 }, { "__id__": 600 + }, + { + "__id__": 601 } ], "_prefab": null, @@ -26035,7 +26096,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 597 + "__id__": 598 }, "_enabled": true, "_materials": [ @@ -26068,7 +26129,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 597 + "__id__": 598 }, "_enabled": true, "alignMode": 1, @@ -26095,11 +26156,11 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 597 + "__id__": 598 }, "_enabled": true, "uid_Number": { - "__id__": 598 + "__id__": 599 }, "_id": "67zCbKKV9PvYlB9x+eob0L" } diff --git a/assets/Script/JiaZai.ts b/assets/Script/JiaZai.ts index e62fbb6..8c3a946 100644 --- a/assets/Script/JiaZai.ts +++ b/assets/Script/JiaZai.ts @@ -142,7 +142,7 @@ export default class JiaZai extends cc.Component { // } // }); - // this.createIcon(); + this.createIcon(); cc.fx.GameConfig.GM_INFO.sceneValue = "HomeScene"; diff --git a/assets/Script/module/Tool/GameTool.ts b/assets/Script/module/Tool/GameTool.ts index 4e681bd..5afa533 100644 --- a/assets/Script/module/Tool/GameTool.ts +++ b/assets/Script/module/Tool/GameTool.ts @@ -443,8 +443,8 @@ var GameTool = { //关卡上限 maxLevel() { let jg = false; - if (cc.fx.GameConfig.GM_INFO.level > 1019) { - cc.fx.GameConfig.GM_INFO.level = 1020; + if (cc.fx.GameConfig.GM_INFO.level > 1049) { + cc.fx.GameConfig.GM_INFO.level = 1050; jg = true; } return jg; diff --git a/assets/UI/action.meta b/assets/UI/action.meta new file mode 100644 index 0000000..071e296 --- /dev/null +++ b/assets/UI/action.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "6bf7b0d0-b5a4-4553-9eac-812d30e8983f", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action1.meta b/assets/UI/action/action1.meta new file mode 100644 index 0000000..14f4fb6 --- /dev/null +++ b/assets/UI/action/action1.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "ebb76f1b-2e0b-42ff-8437-241bb59df3ce", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action1/skeleton.atlas b/assets/UI/action/action1/skeleton.atlas new file mode 100644 index 0000000..0729bbb --- /dev/null +++ b/assets/UI/action/action1/skeleton.atlas @@ -0,0 +1,48 @@ + +skeleton.png +size: 910,181 +format: RGBA8888 +filter: Linear,Linear +repeat: none +010001 + rotate: false + xy: 306, 2 + size: 149, 177 + orig: 180, 180 + offset: 19, 0 + index: -1 +010002 + rotate: false + xy: 2, 3 + size: 150, 176 + orig: 180, 180 + offset: 17, 0 + index: -1 +010003 + rotate: false + xy: 154, 3 + size: 150, 176 + orig: 180, 180 + offset: 17, 0 + index: -1 +010004 + rotate: false + xy: 457, 2 + size: 149, 177 + orig: 180, 180 + offset: 19, 0 + index: -1 +010005 + rotate: false + xy: 608, 2 + size: 149, 177 + orig: 180, 180 + offset: 19, 0 + index: -1 +010006 + rotate: false + xy: 759, 2 + size: 149, 177 + orig: 180, 180 + offset: 19, 0 + index: -1 diff --git a/assets/UI/action/action1/skeleton.atlas.meta b/assets/UI/action/action1/skeleton.atlas.meta new file mode 100644 index 0000000..74d2368 --- /dev/null +++ b/assets/UI/action/action1/skeleton.atlas.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.3", + "uuid": "15fa1953-9ade-4464-a5f2-7c6479433714", + "importer": "asset", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action1/skeleton.json b/assets/UI/action/action1/skeleton.json new file mode 100644 index 0000000..bfb00d9 --- /dev/null +++ b/assets/UI/action/action1/skeleton.json @@ -0,0 +1 @@ +{"skeleton":{"hash":"XbSUwF342LN5R0gJZLYv51zs+0k","spine":"3.8.75","x":-90,"y":-90,"width":180,"height":180,"images":"D:/默认头像拆件/01拆件/01","audio":""},"bones":[{"name":"root"}],"slots":[{"name":"010001","bone":"root","attachment":"010001"}],"skins":[{"name":"default","attachments":{"010001":{"010001":{"width":180,"height":180},"010002":{"width":180,"height":180},"010003":{"width":180,"height":180},"010004":{"width":180,"height":180},"010005":{"width":180,"height":180},"010006":{"width":180,"height":180}}}}],"animations":{"01":{"slots":{"010001":{"attachment":[{"time":0.1,"name":"010002"},{"time":0.2,"name":"010003"},{"time":0.3,"name":"010004"},{"time":0.4,"name":"010005"},{"time":0.5,"name":"010006"}]}}},"animation":{}}} \ No newline at end of file diff --git a/assets/UI/action/action1/skeleton.json.meta b/assets/UI/action/action1/skeleton.json.meta new file mode 100644 index 0000000..fe94ba7 --- /dev/null +++ b/assets/UI/action/action1/skeleton.json.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.2.5", + "uuid": "523ca747-91cb-4e27-bc9d-a46505b6636c", + "importer": "spine", + "textures": [ + "21c89128-787e-46c5-a9fb-48246c6bf88b" + ], + "scale": 1, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action1/skeleton.png b/assets/UI/action/action1/skeleton.png new file mode 100644 index 0000000..6a004df Binary files /dev/null and b/assets/UI/action/action1/skeleton.png differ diff --git a/assets/UI/action/action1/skeleton.png.meta b/assets/UI/action/action1/skeleton.png.meta new file mode 100644 index 0000000..7d45105 --- /dev/null +++ b/assets/UI/action/action1/skeleton.png.meta @@ -0,0 +1,38 @@ +{ + "ver": "2.3.7", + "uuid": "21c89128-787e-46c5-a9fb-48246c6bf88b", + "importer": "texture", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "genMipmaps": false, + "packable": true, + "width": 910, + "height": 181, + "platformSettings": {}, + "subMetas": { + "skeleton": { + "ver": "1.0.6", + "uuid": "38650115-4e14-46b7-98cd-d8059b265b60", + "importer": "sprite-frame", + "rawTextureUuid": "21c89128-787e-46c5-a9fb-48246c6bf88b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 906, + "height": 177, + "rawWidth": 910, + "rawHeight": 181, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/UI/action/action11.meta b/assets/UI/action/action11.meta new file mode 100644 index 0000000..a3cb377 --- /dev/null +++ b/assets/UI/action/action11.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "9016ec49-cf2f-4eb3-bbbb-acca39138ef6", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action11/skeleton.atlas b/assets/UI/action/action11/skeleton.atlas new file mode 100644 index 0000000..df1c700 --- /dev/null +++ b/assets/UI/action/action11/skeleton.atlas @@ -0,0 +1,62 @@ + +skeleton.png +size: 357,507 +format: RGBA8888 +filter: Linear,Linear +repeat: none +110001 + rotate: true + xy: 182, 140 + size: 119, 172 + orig: 180, 180 + offset: 41, 0 + index: -1 +110002 + rotate: true + xy: 183, 384 + size: 121, 172 + orig: 180, 180 + offset: 43, 0 + index: -1 +110003 + rotate: true + xy: 2, 374 + size: 131, 179 + orig: 180, 180 + offset: 30, 0 + index: -1 +110004 + rotate: true + xy: 2, 244 + size: 128, 178 + orig: 180, 180 + offset: 32, 0 + index: -1 +110005 + rotate: true + xy: 183, 261 + size: 121, 172 + orig: 180, 180 + offset: 40, 0 + index: -1 +110006 + rotate: true + xy: 2, 123 + size: 119, 172 + orig: 180, 180 + offset: 41, 0 + index: -1 +110007 + rotate: true + xy: 176, 19 + size: 119, 172 + orig: 180, 180 + offset: 41, 0 + index: -1 +110008 + rotate: true + xy: 2, 2 + size: 119, 172 + orig: 180, 180 + offset: 41, 0 + index: -1 diff --git a/assets/UI/action/action11/skeleton.atlas.meta b/assets/UI/action/action11/skeleton.atlas.meta new file mode 100644 index 0000000..b2453c5 --- /dev/null +++ b/assets/UI/action/action11/skeleton.atlas.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.3", + "uuid": "17f4dff8-676f-40fe-8ddc-7eeb83e68ba7", + "importer": "asset", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action11/skeleton.json b/assets/UI/action/action11/skeleton.json new file mode 100644 index 0000000..2f97abc --- /dev/null +++ b/assets/UI/action/action11/skeleton.json @@ -0,0 +1 @@ +{"skeleton":{"hash":"ll9wXtlYGvuGlqOTXgTmSiA2qjU","spine":"3.8.75","x":-90,"y":-90,"width":180,"height":180,"images":"./11/","audio":""},"bones":[{"name":"root"}],"slots":[{"name":"110001","bone":"root","attachment":"110008"}],"skins":[{"name":"default","attachments":{"110001":{"110001":{"width":180,"height":180},"110002":{"width":180,"height":180},"110003":{"width":180,"height":180},"110004":{"width":180,"height":180},"110005":{"width":180,"height":180},"110006":{"width":180,"height":180},"110007":{"width":180,"height":180},"110008":{"width":180,"height":180}}}}],"animations":{"11":{"slots":{"110001":{"attachment":[{"name":"110001"},{"time":0.2,"name":"110002"},{"time":0.3,"name":"110003"},{"time":0.4,"name":"110004"},{"time":0.5,"name":"110005"},{"time":0.6,"name":"110006"},{"time":0.7,"name":"110007"},{"time":0.8,"name":"110008"},{"time":1.3,"name":"110007"}]}}},"animation":{}}} \ No newline at end of file diff --git a/assets/UI/action/action11/skeleton.json.meta b/assets/UI/action/action11/skeleton.json.meta new file mode 100644 index 0000000..151bb75 --- /dev/null +++ b/assets/UI/action/action11/skeleton.json.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.2.5", + "uuid": "9a8cb5c6-2290-4dfc-8ddc-f007c49fe73a", + "importer": "spine", + "textures": [ + "c26b8ce4-6364-4be7-9fec-b6b52fa19df9" + ], + "scale": 1, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action11/skeleton.png b/assets/UI/action/action11/skeleton.png new file mode 100644 index 0000000..fe97485 Binary files /dev/null and b/assets/UI/action/action11/skeleton.png differ diff --git a/assets/UI/action/action11/skeleton.png.meta b/assets/UI/action/action11/skeleton.png.meta new file mode 100644 index 0000000..c7041d2 --- /dev/null +++ b/assets/UI/action/action11/skeleton.png.meta @@ -0,0 +1,38 @@ +{ + "ver": "2.3.7", + "uuid": "c26b8ce4-6364-4be7-9fec-b6b52fa19df9", + "importer": "texture", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "genMipmaps": false, + "packable": true, + "width": 357, + "height": 507, + "platformSettings": {}, + "subMetas": { + "skeleton": { + "ver": "1.0.6", + "uuid": "127022e2-c27d-4873-9742-3a0dc4e785c6", + "importer": "sprite-frame", + "rawTextureUuid": "c26b8ce4-6364-4be7-9fec-b6b52fa19df9", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 353, + "height": 503, + "rawWidth": 357, + "rawHeight": 507, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/UI/action/action13.meta b/assets/UI/action/action13.meta new file mode 100644 index 0000000..3af68d2 --- /dev/null +++ b/assets/UI/action/action13.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "74dd5815-a296-48b6-a987-8671b80e4a18", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action13/skeleton.atlas b/assets/UI/action/action13/skeleton.atlas new file mode 100644 index 0000000..9932b20 --- /dev/null +++ b/assets/UI/action/action13/skeleton.atlas @@ -0,0 +1,62 @@ + +skeleton.png +size: 1437,143 +format: RGBA8888 +filter: Linear,Linear +repeat: none +130001 + rotate: true + xy: 179, 3 + size: 138, 174 + orig: 180, 180 + offset: 22, 0 + index: -1 +130002 + rotate: true + xy: 711, 2 + size: 139, 180 + orig: 180, 180 + offset: 24, 0 + index: -1 +130003 + rotate: true + xy: 893, 2 + size: 139, 180 + orig: 180, 180 + offset: 24, 0 + index: -1 +130004 + rotate: true + xy: 1075, 2 + size: 139, 180 + orig: 180, 180 + offset: 22, 0 + index: -1 +130005 + rotate: true + xy: 1257, 2 + size: 139, 178 + orig: 180, 180 + offset: 22, 0 + index: -1 +130006 + rotate: true + xy: 355, 3 + size: 138, 177 + orig: 180, 180 + offset: 22, 0 + index: -1 +130007 + rotate: true + xy: 2, 4 + size: 137, 175 + orig: 180, 180 + offset: 23, 0 + index: -1 +130008 + rotate: true + xy: 534, 3 + size: 138, 175 + orig: 180, 180 + offset: 22, 0 + index: -1 diff --git a/assets/UI/action/action13/skeleton.atlas.meta b/assets/UI/action/action13/skeleton.atlas.meta new file mode 100644 index 0000000..42e54b3 --- /dev/null +++ b/assets/UI/action/action13/skeleton.atlas.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.3", + "uuid": "0eb8928f-7db0-4863-aa5f-e65d6b32ebd3", + "importer": "asset", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action13/skeleton.json b/assets/UI/action/action13/skeleton.json new file mode 100644 index 0000000..f685910 --- /dev/null +++ b/assets/UI/action/action13/skeleton.json @@ -0,0 +1 @@ +{"skeleton":{"hash":"v2KXEmB86DGGYJd98E0dJQwMPxU","spine":"3.8.75","x":-90,"y":-90,"width":180,"height":180,"images":"./13/","audio":""},"bones":[{"name":"root"}],"slots":[{"name":"130001","bone":"root","attachment":"130008"}],"skins":[{"name":"default","attachments":{"130001":{"130001":{"width":180,"height":180},"130002":{"width":180,"height":180},"130003":{"width":180,"height":180},"130004":{"width":180,"height":180},"130005":{"width":180,"height":180},"130006":{"width":180,"height":180},"130007":{"width":180,"height":180},"130008":{"width":180,"height":180}}}}],"animations":{"13":{"slots":{"130001":{"attachment":[{"name":"130001"},{"time":0.2,"name":"130002"},{"time":0.3,"name":"130003"},{"time":0.4,"name":"130004"},{"time":0.5,"name":"130005"},{"time":0.6,"name":"130006"},{"time":0.7,"name":"130007"},{"time":0.8,"name":"130008"},{"time":0.9,"name":"130001"}]}}},"animation":{}}} \ No newline at end of file diff --git a/assets/UI/action/action13/skeleton.json.meta b/assets/UI/action/action13/skeleton.json.meta new file mode 100644 index 0000000..135b17c --- /dev/null +++ b/assets/UI/action/action13/skeleton.json.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.2.5", + "uuid": "f2f2dccf-0adf-4074-8e57-9fe4efdcbd4b", + "importer": "spine", + "textures": [ + "7e59f954-0322-4e9a-9918-d1f5e0dacc9b" + ], + "scale": 1, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action13/skeleton.png b/assets/UI/action/action13/skeleton.png new file mode 100644 index 0000000..558d652 Binary files /dev/null and b/assets/UI/action/action13/skeleton.png differ diff --git a/assets/UI/action/action13/skeleton.png.meta b/assets/UI/action/action13/skeleton.png.meta new file mode 100644 index 0000000..5f7acc2 --- /dev/null +++ b/assets/UI/action/action13/skeleton.png.meta @@ -0,0 +1,38 @@ +{ + "ver": "2.3.7", + "uuid": "7e59f954-0322-4e9a-9918-d1f5e0dacc9b", + "importer": "texture", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "genMipmaps": false, + "packable": true, + "width": 1437, + "height": 143, + "platformSettings": {}, + "subMetas": { + "skeleton": { + "ver": "1.0.6", + "uuid": "a92f3040-1e7c-4178-a214-e8c8f49cdde5", + "importer": "sprite-frame", + "rawTextureUuid": "7e59f954-0322-4e9a-9918-d1f5e0dacc9b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 1433, + "height": 139, + "rawWidth": 1437, + "rawHeight": 143, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/UI/action/action14.meta b/assets/UI/action/action14.meta new file mode 100644 index 0000000..0d374f2 --- /dev/null +++ b/assets/UI/action/action14.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "0ecaa12a-3e69-4bd6-951c-9efe885e0396", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action14/skeleton.atlas b/assets/UI/action/action14/skeleton.atlas new file mode 100644 index 0000000..18e8f8f --- /dev/null +++ b/assets/UI/action/action14/skeleton.atlas @@ -0,0 +1,48 @@ + +skeleton.png +size: 444,326 +format: RGBA8888 +filter: Linear,Linear +repeat: none +140001 + rotate: false + xy: 309, 165 + size: 133, 159 + orig: 180, 180 + offset: 26, 0 + index: -1 +140002 + rotate: false + xy: 309, 4 + size: 133, 159 + orig: 180, 180 + offset: 26, 0 + index: -1 +140003 + rotate: false + xy: 2, 2 + size: 145, 165 + orig: 180, 180 + offset: 21, 0 + index: -1 +140004 + rotate: false + xy: 162, 146 + size: 145, 178 + orig: 180, 180 + offset: 23, 0 + index: -1 +140005 + rotate: true + xy: 2, 169 + size: 155, 158 + orig: 180, 180 + offset: 11, 0 + index: -1 +140006 + rotate: true + xy: 149, 6 + size: 138, 158 + orig: 180, 180 + offset: 21, 0 + index: -1 diff --git a/assets/UI/action/action14/skeleton.atlas.meta b/assets/UI/action/action14/skeleton.atlas.meta new file mode 100644 index 0000000..52051fc --- /dev/null +++ b/assets/UI/action/action14/skeleton.atlas.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.3", + "uuid": "c127f3a5-659d-4132-b770-680c2e8a461a", + "importer": "asset", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action14/skeleton.json b/assets/UI/action/action14/skeleton.json new file mode 100644 index 0000000..071aeb0 --- /dev/null +++ b/assets/UI/action/action14/skeleton.json @@ -0,0 +1 @@ +{"skeleton":{"hash":"5i62cMrheYanz0bgkuDmiEWcMVg","spine":"3.8.75","x":-90,"y":-90,"width":180,"height":180,"images":"./14/","audio":""},"bones":[{"name":"root"}],"slots":[{"name":"140001","bone":"root","attachment":"140006"}],"skins":[{"name":"default","attachments":{"140001":{"140001":{"width":180,"height":180},"140002":{"width":180,"height":180},"140003":{"width":180,"height":180},"140004":{"width":180,"height":180},"140005":{"width":180,"height":180},"140006":{"width":180,"height":180}}}}],"animations":{"14":{"slots":{"140001":{"attachment":[{"name":"140001"},{"time":0.1,"name":"140002"},{"time":0.2,"name":"140003"},{"time":0.3,"name":"140004"},{"time":0.4,"name":"140005"},{"time":0.5,"name":"140006"},{"time":0.6,"name":"140001"}]}}},"animation":{}}} \ No newline at end of file diff --git a/assets/UI/action/action14/skeleton.json.meta b/assets/UI/action/action14/skeleton.json.meta new file mode 100644 index 0000000..aeba71a --- /dev/null +++ b/assets/UI/action/action14/skeleton.json.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.2.5", + "uuid": "115eeb82-1fcd-466b-baa8-4476d4ce4deb", + "importer": "spine", + "textures": [ + "128d44ed-3bec-4e0b-bfe4-8d9f9cb6df92" + ], + "scale": 1, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action14/skeleton.png b/assets/UI/action/action14/skeleton.png new file mode 100644 index 0000000..1fd9567 Binary files /dev/null and b/assets/UI/action/action14/skeleton.png differ diff --git a/assets/UI/action/action14/skeleton.png.meta b/assets/UI/action/action14/skeleton.png.meta new file mode 100644 index 0000000..35f995f --- /dev/null +++ b/assets/UI/action/action14/skeleton.png.meta @@ -0,0 +1,38 @@ +{ + "ver": "2.3.7", + "uuid": "128d44ed-3bec-4e0b-bfe4-8d9f9cb6df92", + "importer": "texture", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "genMipmaps": false, + "packable": true, + "width": 444, + "height": 326, + "platformSettings": {}, + "subMetas": { + "skeleton": { + "ver": "1.0.6", + "uuid": "a87f3ed9-204a-4aee-9750-f16b1410d843", + "importer": "sprite-frame", + "rawTextureUuid": "128d44ed-3bec-4e0b-bfe4-8d9f9cb6df92", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 440, + "height": 322, + "rawWidth": 444, + "rawHeight": 326, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/UI/action/action15.meta b/assets/UI/action/action15.meta new file mode 100644 index 0000000..55f99f9 --- /dev/null +++ b/assets/UI/action/action15.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "373dde75-d8b9-4e18-8bff-c1117e4f95d8", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action15/skeleton.atlas b/assets/UI/action/action15/skeleton.atlas new file mode 100644 index 0000000..de0cc8a --- /dev/null +++ b/assets/UI/action/action15/skeleton.atlas @@ -0,0 +1,55 @@ + +skeleton.png +size: 925,183 +format: RGBA8888 +filter: Linear,Linear +repeat: none +150001 + rotate: false + xy: 553, 3 + size: 122, 178 + orig: 180, 180 + offset: 28, 0 + index: -1 +150002 + rotate: false + xy: 677, 3 + size: 122, 178 + orig: 180, 180 + offset: 28, 0 + index: -1 +150003 + rotate: false + xy: 300, 2 + size: 123, 179 + orig: 180, 180 + offset: 27, 0 + index: -1 +150004 + rotate: false + xy: 154, 5 + size: 144, 176 + orig: 180, 180 + offset: 5, 0 + index: -1 +150005 + rotate: false + xy: 801, 9 + size: 122, 172 + orig: 180, 180 + offset: 28, 0 + index: -1 +150006 + rotate: false + xy: 425, 7 + size: 126, 174 + orig: 180, 180 + offset: 29, 0 + index: -1 +150007 + rotate: false + xy: 2, 6 + size: 150, 175 + orig: 180, 180 + offset: 30, 0 + index: -1 diff --git a/assets/UI/action/action15/skeleton.atlas.meta b/assets/UI/action/action15/skeleton.atlas.meta new file mode 100644 index 0000000..e41024e --- /dev/null +++ b/assets/UI/action/action15/skeleton.atlas.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.3", + "uuid": "bb2ef854-6b5a-4f80-a7ab-146fb0c0ff01", + "importer": "asset", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action15/skeleton.json b/assets/UI/action/action15/skeleton.json new file mode 100644 index 0000000..2e4b699 --- /dev/null +++ b/assets/UI/action/action15/skeleton.json @@ -0,0 +1 @@ +{"skeleton":{"hash":"G2EyKbebCsvhNNGRP+x2wKRuVHQ","spine":"3.8.75","x":-90,"y":-90,"width":180,"height":180,"images":"./15/","audio":""},"bones":[{"name":"root"}],"slots":[{"name":"150001","bone":"root","attachment":"150007"}],"skins":[{"name":"default","attachments":{"150001":{"150001":{"width":180,"height":180},"150002":{"width":180,"height":180},"150003":{"width":180,"height":180},"150004":{"width":180,"height":180},"150005":{"width":180,"height":180},"150006":{"width":180,"height":180},"150007":{"width":180,"height":180}}}}],"animations":{"15":{"slots":{"150001":{"attachment":[{"name":"150002"},{"time":0.0667,"name":"150003"},{"time":0.1333,"name":"150004"},{"time":0.5,"name":"150005"},{"time":0.5667,"name":"150006"},{"time":0.6333,"name":"150007"},{"time":1.2,"name":"150006"},{"time":1.2667,"name":"150005"},{"time":1.3333,"name":"150002"}]}}},"animation":{}}} \ No newline at end of file diff --git a/assets/UI/action/action15/skeleton.json.meta b/assets/UI/action/action15/skeleton.json.meta new file mode 100644 index 0000000..a220691 --- /dev/null +++ b/assets/UI/action/action15/skeleton.json.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.2.5", + "uuid": "8d2f5888-3ea7-42f3-864d-60b521d48af3", + "importer": "spine", + "textures": [ + "18a49406-f38e-4095-a6d8-f37bc30f45d4" + ], + "scale": 1, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action15/skeleton.png b/assets/UI/action/action15/skeleton.png new file mode 100644 index 0000000..652935c Binary files /dev/null and b/assets/UI/action/action15/skeleton.png differ diff --git a/assets/UI/action/action15/skeleton.png.meta b/assets/UI/action/action15/skeleton.png.meta new file mode 100644 index 0000000..a65fc35 --- /dev/null +++ b/assets/UI/action/action15/skeleton.png.meta @@ -0,0 +1,38 @@ +{ + "ver": "2.3.7", + "uuid": "18a49406-f38e-4095-a6d8-f37bc30f45d4", + "importer": "texture", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "genMipmaps": false, + "packable": true, + "width": 925, + "height": 183, + "platformSettings": {}, + "subMetas": { + "skeleton": { + "ver": "1.0.6", + "uuid": "ff1fd55d-68ea-45a0-b199-506d995d93fa", + "importer": "sprite-frame", + "rawTextureUuid": "18a49406-f38e-4095-a6d8-f37bc30f45d4", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 921, + "height": 179, + "rawWidth": 925, + "rawHeight": 183, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/UI/action/action16.meta b/assets/UI/action/action16.meta new file mode 100644 index 0000000..e65f573 --- /dev/null +++ b/assets/UI/action/action16.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "b3a05555-319b-4339-a222-97dbc97b08ea", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action16/skeleton.atlas b/assets/UI/action/action16/skeleton.atlas new file mode 100644 index 0000000..e5fc2f4 --- /dev/null +++ b/assets/UI/action/action16/skeleton.atlas @@ -0,0 +1,90 @@ + +skeleton.png +size: 1930,184 +format: RGBA8888 +filter: Linear,Linear +repeat: none +160001 + rotate: false + xy: 724, 4 + size: 178, 178 + orig: 180, 180 + offset: 0, 0 + index: -1 +160002 + rotate: false + xy: 1084, 3 + size: 170, 179 + orig: 180, 180 + offset: 4, 0 + index: -1 +160010 + rotate: false + xy: 1084, 3 + size: 170, 179 + orig: 180, 180 + offset: 4, 0 + index: -1 +160003 + rotate: false + xy: 1596, 4 + size: 165, 178 + orig: 180, 180 + offset: 10, 0 + index: -1 +160004 + rotate: true + xy: 2, 2 + size: 180, 179 + orig: 180, 180 + offset: 0, 0 + index: -1 +160005 + rotate: false + xy: 364, 3 + size: 178, 179 + orig: 180, 180 + offset: 2, 0 + index: -1 +160006 + rotate: false + xy: 904, 4 + size: 178, 178 + orig: 180, 180 + offset: 2, 0 + index: -1 +160007 + rotate: false + xy: 544, 3 + size: 178, 179 + orig: 180, 180 + offset: 2, 0 + index: -1 +160008 + rotate: true + xy: 183, 2 + size: 180, 179 + orig: 180, 180 + offset: 0, 0 + index: -1 +160009 + rotate: false + xy: 1763, 4 + size: 165, 178 + orig: 180, 180 + offset: 10, 0 + index: -1 +160011 + rotate: false + xy: 1256, 3 + size: 170, 179 + orig: 180, 180 + offset: 4, 0 + index: -1 +160012 + rotate: false + xy: 1428, 3 + size: 166, 179 + orig: 180, 180 + offset: 8, 0 + index: -1 diff --git a/assets/UI/action/action16/skeleton.atlas.meta b/assets/UI/action/action16/skeleton.atlas.meta new file mode 100644 index 0000000..78d36bf --- /dev/null +++ b/assets/UI/action/action16/skeleton.atlas.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.3", + "uuid": "31c01dbb-37e1-4cc6-9457-a30002c8ff53", + "importer": "asset", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action16/skeleton.json b/assets/UI/action/action16/skeleton.json new file mode 100644 index 0000000..733ea70 --- /dev/null +++ b/assets/UI/action/action16/skeleton.json @@ -0,0 +1 @@ +{"skeleton":{"hash":"AW1IIXwsbAlOEYboSChmiiTMiBE","spine":"3.8.75","x":-90,"y":-90,"width":180,"height":180,"images":"./16/","audio":""},"bones":[{"name":"root"}],"slots":[{"name":"160001","bone":"root","attachment":"160012"}],"skins":[{"name":"default","attachments":{"160001":{"160001":{"width":180,"height":180},"160002":{"width":180,"height":180},"160003":{"width":180,"height":180},"160004":{"width":180,"height":180},"160005":{"width":180,"height":180},"160006":{"width":180,"height":180},"160007":{"width":180,"height":180},"160008":{"width":180,"height":180},"160009":{"width":180,"height":180},"160010":{"width":180,"height":180},"160011":{"width":180,"height":180},"160012":{"width":180,"height":180}}}}],"animations":{"16":{"slots":{"160001":{"attachment":[{"name":"160001"},{"time":0.2,"name":"160002"},{"time":0.2667,"name":"160003"},{"time":0.3667,"name":"160004"},{"time":0.4333,"name":"160005"},{"time":0.5333,"name":"160006"},{"time":0.6,"name":"160007"},{"time":0.7,"name":"160008"},{"time":0.7667,"name":"160009"},{"time":0.8667,"name":"160010"},{"time":0.9667,"name":"160001"}]}}},"animation":{}}} \ No newline at end of file diff --git a/assets/UI/action/action16/skeleton.json.meta b/assets/UI/action/action16/skeleton.json.meta new file mode 100644 index 0000000..bb1a5f0 --- /dev/null +++ b/assets/UI/action/action16/skeleton.json.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.2.5", + "uuid": "e5a88596-4ce0-4744-bcb4-1374166a124c", + "importer": "spine", + "textures": [ + "82c04226-b913-447c-9049-9640f64a6afb" + ], + "scale": 1, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action16/skeleton.png b/assets/UI/action/action16/skeleton.png new file mode 100644 index 0000000..45e655b Binary files /dev/null and b/assets/UI/action/action16/skeleton.png differ diff --git a/assets/UI/action/action16/skeleton.png.meta b/assets/UI/action/action16/skeleton.png.meta new file mode 100644 index 0000000..a2239cd --- /dev/null +++ b/assets/UI/action/action16/skeleton.png.meta @@ -0,0 +1,38 @@ +{ + "ver": "2.3.7", + "uuid": "82c04226-b913-447c-9049-9640f64a6afb", + "importer": "texture", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "genMipmaps": false, + "packable": true, + "width": 1930, + "height": 184, + "platformSettings": {}, + "subMetas": { + "skeleton": { + "ver": "1.0.6", + "uuid": "aa02c0de-49bf-475b-a230-54b78232fed1", + "importer": "sprite-frame", + "rawTextureUuid": "82c04226-b913-447c-9049-9640f64a6afb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 1926, + "height": 180, + "rawWidth": 1930, + "rawHeight": 184, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/UI/action/action18.meta b/assets/UI/action/action18.meta new file mode 100644 index 0000000..b0aa750 --- /dev/null +++ b/assets/UI/action/action18.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "70835e8a-c07d-43df-9525-752e4fee0446", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action18/skeleton.atlas b/assets/UI/action/action18/skeleton.atlas new file mode 100644 index 0000000..9db709b --- /dev/null +++ b/assets/UI/action/action18/skeleton.atlas @@ -0,0 +1,34 @@ + +skeleton.png +size: 163,648 +format: RGBA8888 +filter: Linear,Linear +repeat: none +180001 + rotate: true + xy: 2, 2 + size: 171, 157 + orig: 180, 180 + offset: 6, 0 + index: -1 +180002 + rotate: true + xy: 2, 175 + size: 160, 159 + orig: 180, 180 + offset: 0, 0 + index: -1 +180003 + rotate: false + xy: 2, 337 + size: 158, 157 + orig: 180, 180 + offset: 14, 0 + index: -1 +180004 + rotate: true + xy: 2, 496 + size: 150, 159 + orig: 180, 180 + offset: 30, 0 + index: -1 diff --git a/assets/UI/action/action18/skeleton.atlas.meta b/assets/UI/action/action18/skeleton.atlas.meta new file mode 100644 index 0000000..74cbe79 --- /dev/null +++ b/assets/UI/action/action18/skeleton.atlas.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.3", + "uuid": "b9080cea-87a7-4b8b-acdb-85291d4753ec", + "importer": "asset", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action18/skeleton.json b/assets/UI/action/action18/skeleton.json new file mode 100644 index 0000000..902dae6 --- /dev/null +++ b/assets/UI/action/action18/skeleton.json @@ -0,0 +1 @@ +{"skeleton":{"hash":"L2ICnlLy4NObp5XnoRfunQzdc+4","spine":"3.8.75","x":-90,"y":-90,"width":180,"height":180,"images":"./18/","audio":""},"bones":[{"name":"root"}],"slots":[{"name":"180001","bone":"root","attachment":"180004"}],"skins":[{"name":"default","attachments":{"180001":{"180001":{"width":180,"height":180},"180002":{"width":180,"height":180},"180003":{"width":180,"height":180},"180004":{"width":180,"height":180}}}}],"animations":{"18":{"slots":{"180001":{"attachment":[{"name":"180001"},{"time":0.1,"name":"180002"},{"time":0.3333,"name":"180003"},{"time":0.4333,"name":"180004"},{"time":0.6667,"name":"180001"},{"time":0.7667,"name":"180002"},{"time":1,"name":"180003"},{"time":1.1,"name":"180004"}]}}},"animation":{}}} \ No newline at end of file diff --git a/assets/UI/action/action18/skeleton.json.meta b/assets/UI/action/action18/skeleton.json.meta new file mode 100644 index 0000000..47cc9ea --- /dev/null +++ b/assets/UI/action/action18/skeleton.json.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.2.5", + "uuid": "3ccf5084-85b3-4ebd-821c-51ee8cd40393", + "importer": "spine", + "textures": [ + "f5ca2741-cb4d-444b-97ad-bce46230e175" + ], + "scale": 1, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action18/skeleton.png b/assets/UI/action/action18/skeleton.png new file mode 100644 index 0000000..a3636f8 Binary files /dev/null and b/assets/UI/action/action18/skeleton.png differ diff --git a/assets/UI/action/action18/skeleton.png.meta b/assets/UI/action/action18/skeleton.png.meta new file mode 100644 index 0000000..3393fd6 --- /dev/null +++ b/assets/UI/action/action18/skeleton.png.meta @@ -0,0 +1,38 @@ +{ + "ver": "2.3.7", + "uuid": "f5ca2741-cb4d-444b-97ad-bce46230e175", + "importer": "texture", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "genMipmaps": false, + "packable": true, + "width": 163, + "height": 648, + "platformSettings": {}, + "subMetas": { + "skeleton": { + "ver": "1.0.6", + "uuid": "16ea5d3b-4a49-436c-837c-7ebf4580e866", + "importer": "sprite-frame", + "rawTextureUuid": "f5ca2741-cb4d-444b-97ad-bce46230e175", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 159, + "height": 644, + "rawWidth": 163, + "rawHeight": 648, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/UI/action/action2.meta b/assets/UI/action/action2.meta new file mode 100644 index 0000000..b69fa0c --- /dev/null +++ b/assets/UI/action/action2.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "9ee805c9-1597-4494-b11b-7fcbfa5964c3", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action2/skeleton.atlas b/assets/UI/action/action2/skeleton.atlas new file mode 100644 index 0000000..cbd8fed --- /dev/null +++ b/assets/UI/action/action2/skeleton.atlas @@ -0,0 +1,62 @@ + +skeleton.png +size: 1262,140 +format: RGBA8888 +filter: Linear,Linear +repeat: none +20001 + rotate: true + xy: 835, 2 + size: 136, 140 + orig: 180, 180 + offset: 25, 0 + index: -1 +20002 + rotate: true + xy: 692, 4 + size: 134, 141 + orig: 180, 180 + offset: 27, 0 + index: -1 +20003 + rotate: true + xy: 536, 7 + size: 131, 154 + orig: 180, 180 + offset: 30, 0 + index: -1 +20004 + rotate: true + xy: 2, 4 + size: 134, 177 + orig: 180, 180 + offset: 31, 0 + index: -1 +20005 + rotate: true + xy: 181, 8 + size: 130, 179 + orig: 180, 180 + offset: 31, 0 + index: -1 +20006 + rotate: true + xy: 362, 5 + size: 133, 172 + orig: 180, 180 + offset: 28, 0 + index: -1 +20007 + rotate: true + xy: 1119, 5 + size: 133, 141 + orig: 180, 180 + offset: 28, 0 + index: -1 +20008 + rotate: true + xy: 977, 3 + size: 135, 140 + orig: 180, 180 + offset: 26, 0 + index: -1 diff --git a/assets/UI/action/action2/skeleton.atlas.meta b/assets/UI/action/action2/skeleton.atlas.meta new file mode 100644 index 0000000..1bbea7f --- /dev/null +++ b/assets/UI/action/action2/skeleton.atlas.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.3", + "uuid": "75bdece6-83aa-4fcc-8413-ce970c20edc2", + "importer": "asset", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action2/skeleton.json b/assets/UI/action/action2/skeleton.json new file mode 100644 index 0000000..9c15ee9 --- /dev/null +++ b/assets/UI/action/action2/skeleton.json @@ -0,0 +1 @@ +{"skeleton":{"hash":"+hacfdSrTQpJuwvEkdu2GHSawjw","spine":"3.8.75","x":-90,"y":-90,"width":180,"height":180,"images":"D:/默认头像拆件/01拆件/02","audio":""},"bones":[{"name":"root"}],"slots":[{"name":"20001","bone":"root","attachment":"20008"}],"skins":[{"name":"default","attachments":{"20001":{"20001":{"width":180,"height":180},"20002":{"width":180,"height":180},"20003":{"width":180,"height":180},"20004":{"width":180,"height":180},"20005":{"width":180,"height":180},"20006":{"width":180,"height":180},"20007":{"width":180,"height":180},"20008":{"width":180,"height":180}}}}],"animations":{"02":{"slots":{"20001":{"attachment":[{"name":"20001"},{"time":0.1,"name":"20002"},{"time":0.2,"name":"20003"},{"time":0.3,"name":"20004"},{"time":0.4,"name":"20005"},{"time":0.5,"name":"20006"},{"time":0.6,"name":"20007"},{"time":0.7,"name":"20008"},{"time":0.8,"name":"20001"}]}}},"animation":{}}} \ No newline at end of file diff --git a/assets/UI/action/action2/skeleton.json.meta b/assets/UI/action/action2/skeleton.json.meta new file mode 100644 index 0000000..26cba91 --- /dev/null +++ b/assets/UI/action/action2/skeleton.json.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.2.5", + "uuid": "6d83525a-4680-4bef-a6da-442590a6b1e7", + "importer": "spine", + "textures": [ + "98504e33-1bb5-4587-8422-562bd3ce1388" + ], + "scale": 1, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action2/skeleton.png b/assets/UI/action/action2/skeleton.png new file mode 100644 index 0000000..d283345 Binary files /dev/null and b/assets/UI/action/action2/skeleton.png differ diff --git a/assets/UI/action/action2/skeleton.png.meta b/assets/UI/action/action2/skeleton.png.meta new file mode 100644 index 0000000..a71eb86 --- /dev/null +++ b/assets/UI/action/action2/skeleton.png.meta @@ -0,0 +1,38 @@ +{ + "ver": "2.3.7", + "uuid": "98504e33-1bb5-4587-8422-562bd3ce1388", + "importer": "texture", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "genMipmaps": false, + "packable": true, + "width": 1262, + "height": 140, + "platformSettings": {}, + "subMetas": { + "skeleton": { + "ver": "1.0.6", + "uuid": "395d6c2a-0bbb-4a46-9a05-fe3f96ae8614", + "importer": "sprite-frame", + "rawTextureUuid": "98504e33-1bb5-4587-8422-562bd3ce1388", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 1258, + "height": 136, + "rawWidth": 1262, + "rawHeight": 140, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/UI/action/action3.meta b/assets/UI/action/action3.meta new file mode 100644 index 0000000..877ea81 --- /dev/null +++ b/assets/UI/action/action3.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "b4552068-8abf-422e-99b9-eed547cb63b4", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action3/skeleton.atlas b/assets/UI/action/action3/skeleton.atlas new file mode 100644 index 0000000..1150c6d --- /dev/null +++ b/assets/UI/action/action3/skeleton.atlas @@ -0,0 +1,48 @@ + +skeleton.png +size: 535,353 +format: RGBA8888 +filter: Linear,Linear +repeat: none +30001 + rotate: false + xy: 177, 178 + size: 178, 173 + orig: 180, 180 + offset: 2, 0 + index: -1 +30002 + rotate: false + xy: 2, 2 + size: 175, 174 + orig: 180, 180 + offset: 5, 0 + index: -1 +30003 + rotate: true + xy: 2, 179 + size: 172, 173 + orig: 180, 180 + offset: 8, 0 + index: -1 +30004 + rotate: false + xy: 357, 178 + size: 176, 173 + orig: 180, 180 + offset: 4, 0 + index: -1 +30005 + rotate: false + xy: 179, 2 + size: 175, 174 + orig: 180, 180 + offset: 5, 0 + index: -1 +30006 + rotate: false + xy: 356, 2 + size: 176, 174 + orig: 180, 180 + offset: 4, 0 + index: -1 diff --git a/assets/UI/action/action3/skeleton.atlas.meta b/assets/UI/action/action3/skeleton.atlas.meta new file mode 100644 index 0000000..644f90a --- /dev/null +++ b/assets/UI/action/action3/skeleton.atlas.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.3", + "uuid": "a7388285-2129-4a93-9eae-552a1a8103d9", + "importer": "asset", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action3/skeleton.json b/assets/UI/action/action3/skeleton.json new file mode 100644 index 0000000..0265586 --- /dev/null +++ b/assets/UI/action/action3/skeleton.json @@ -0,0 +1 @@ +{"skeleton":{"hash":"VBKvMABk9o5KRjs915fEgMgSWeM","spine":"3.8.75","x":-90,"y":-90,"width":180,"height":180,"images":"./03/","audio":""},"bones":[{"name":"root"}],"slots":[{"name":"30001","bone":"root","attachment":"30006"}],"skins":[{"name":"default","attachments":{"30001":{"30001":{"width":180,"height":180},"30002":{"width":180,"height":180},"30003":{"width":180,"height":180},"30004":{"width":180,"height":180},"30005":{"width":180,"height":180},"30006":{"width":180,"height":180}}}}],"animations":{"03":{"slots":{"30001":{"attachment":[{"name":"30001"},{"time":0.2,"name":"30002"},{"time":0.3,"name":"30003"},{"time":0.4,"name":"30004"},{"time":0.5,"name":"30002"},{"time":0.6,"name":"30003"},{"time":0.7,"name":"30004"},{"time":0.8,"name":"30005"},{"time":0.9,"name":"30006"},{"time":1,"name":"30001"}]}}},"animation":{}}} \ No newline at end of file diff --git a/assets/UI/action/action3/skeleton.json.meta b/assets/UI/action/action3/skeleton.json.meta new file mode 100644 index 0000000..135e2c7 --- /dev/null +++ b/assets/UI/action/action3/skeleton.json.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.2.5", + "uuid": "61c68c22-adc8-4855-a581-c9d3b1d20ce3", + "importer": "spine", + "textures": [ + "16f04375-6e80-4921-8d61-05c92887fd2d" + ], + "scale": 1, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action3/skeleton.png b/assets/UI/action/action3/skeleton.png new file mode 100644 index 0000000..66a1b64 Binary files /dev/null and b/assets/UI/action/action3/skeleton.png differ diff --git a/assets/UI/action/action3/skeleton.png.meta b/assets/UI/action/action3/skeleton.png.meta new file mode 100644 index 0000000..f7d3edb --- /dev/null +++ b/assets/UI/action/action3/skeleton.png.meta @@ -0,0 +1,38 @@ +{ + "ver": "2.3.7", + "uuid": "16f04375-6e80-4921-8d61-05c92887fd2d", + "importer": "texture", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "genMipmaps": false, + "packable": true, + "width": 535, + "height": 353, + "platformSettings": {}, + "subMetas": { + "skeleton": { + "ver": "1.0.6", + "uuid": "b3cb0919-730c-4045-b60c-04ee91b6bb71", + "importer": "sprite-frame", + "rawTextureUuid": "16f04375-6e80-4921-8d61-05c92887fd2d", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 531, + "height": 349, + "rawWidth": 535, + "rawHeight": 353, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/UI/action/action4.meta b/assets/UI/action/action4.meta new file mode 100644 index 0000000..2ad305e --- /dev/null +++ b/assets/UI/action/action4.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "b8a9b08c-95ef-4812-b5d5-c0f720c35c8c", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action4/skeleton.atlas b/assets/UI/action/action4/skeleton.atlas new file mode 100644 index 0000000..163c369 --- /dev/null +++ b/assets/UI/action/action4/skeleton.atlas @@ -0,0 +1,62 @@ + +skeleton.png +size: 534,291 +format: RGBA8888 +filter: Linear,Linear +repeat: none +40001 + rotate: true + xy: 2, 147 + size: 142, 175 + orig: 180, 180 + offset: 21, 0 + index: -1 +40002 + rotate: true + xy: 179, 147 + size: 142, 174 + orig: 180, 180 + offset: 21, 0 + index: -1 +40003 + rotate: true + xy: 355, 147 + size: 142, 175 + orig: 180, 180 + offset: 21, 0 + index: -1 +40005 + rotate: true + xy: 355, 147 + size: 142, 175 + orig: 180, 180 + offset: 21, 0 + index: -1 +40004 + rotate: true + xy: 2, 3 + size: 142, 178 + orig: 180, 180 + offset: 21, 0 + index: -1 +40006 + rotate: true + xy: 358, 2 + size: 143, 174 + orig: 180, 180 + offset: 20, 0 + index: -1 +40008 + rotate: true + xy: 358, 2 + size: 143, 174 + orig: 180, 180 + offset: 20, 0 + index: -1 +40007 + rotate: true + xy: 182, 3 + size: 142, 174 + orig: 180, 180 + offset: 21, 0 + index: -1 diff --git a/assets/UI/action/action4/skeleton.atlas.meta b/assets/UI/action/action4/skeleton.atlas.meta new file mode 100644 index 0000000..865cc3d --- /dev/null +++ b/assets/UI/action/action4/skeleton.atlas.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.3", + "uuid": "aad100df-fe31-46ca-8fb1-cd62c3baa6cb", + "importer": "asset", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action4/skeleton.json b/assets/UI/action/action4/skeleton.json new file mode 100644 index 0000000..9ab7541 --- /dev/null +++ b/assets/UI/action/action4/skeleton.json @@ -0,0 +1 @@ +{"skeleton":{"hash":"vKz5bAfGOB7h97GVC0dS6DLJYe8","spine":"3.8.75","x":-90,"y":-90,"width":180,"height":180,"images":"./04/","audio":""},"bones":[{"name":"root"}],"slots":[{"name":"40001","bone":"root","attachment":"40001"}],"skins":[{"name":"default","attachments":{"40001":{"40001":{"width":180,"height":180},"40002":{"width":180,"height":180},"40003":{"width":180,"height":180},"40004":{"width":180,"height":180},"40005":{"width":180,"height":180},"40006":{"width":180,"height":180},"40007":{"width":180,"height":180},"40008":{"width":180,"height":180}}}}],"animations":{"04":{"slots":{"40001":{"attachment":[{"time":0.2,"name":"40002"},{"time":0.3,"name":"40003"},{"time":0.4,"name":"40004"},{"time":0.5,"name":"40005"},{"time":0.6,"name":"40006"},{"time":0.7,"name":"40007"},{"time":0.8,"name":"40008"},{"time":0.9,"name":"40001"}]}}},"animation":{}}} \ No newline at end of file diff --git a/assets/UI/action/action4/skeleton.json.meta b/assets/UI/action/action4/skeleton.json.meta new file mode 100644 index 0000000..9120947 --- /dev/null +++ b/assets/UI/action/action4/skeleton.json.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.2.5", + "uuid": "721d1a74-bafa-4b0e-89b0-6c8504170801", + "importer": "spine", + "textures": [ + "5f8ffd50-eb7e-465c-8555-a3882c9f8dea" + ], + "scale": 1, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action4/skeleton.png b/assets/UI/action/action4/skeleton.png new file mode 100644 index 0000000..6e32e8d Binary files /dev/null and b/assets/UI/action/action4/skeleton.png differ diff --git a/assets/UI/action/action4/skeleton.png.meta b/assets/UI/action/action4/skeleton.png.meta new file mode 100644 index 0000000..d8e51e2 --- /dev/null +++ b/assets/UI/action/action4/skeleton.png.meta @@ -0,0 +1,38 @@ +{ + "ver": "2.3.7", + "uuid": "5f8ffd50-eb7e-465c-8555-a3882c9f8dea", + "importer": "texture", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "genMipmaps": false, + "packable": true, + "width": 534, + "height": 291, + "platformSettings": {}, + "subMetas": { + "skeleton": { + "ver": "1.0.6", + "uuid": "8f0aac8b-0077-421f-b5af-ef00c4c4f904", + "importer": "sprite-frame", + "rawTextureUuid": "5f8ffd50-eb7e-465c-8555-a3882c9f8dea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 530, + "height": 287, + "rawWidth": 534, + "rawHeight": 291, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/UI/action/action5.meta b/assets/UI/action/action5.meta new file mode 100644 index 0000000..d3b20aa --- /dev/null +++ b/assets/UI/action/action5.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "219b26fb-2884-458f-b310-7918054d27c2", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action5/skeleton.atlas b/assets/UI/action/action5/skeleton.atlas new file mode 100644 index 0000000..988c830 --- /dev/null +++ b/assets/UI/action/action5/skeleton.atlas @@ -0,0 +1,48 @@ + +skeleton.png +size: 696,183 +format: RGBA8888 +filter: Linear,Linear +repeat: none +50001 + rotate: false + xy: 282, 4 + size: 136, 177 + orig: 180, 180 + offset: 22, 0 + index: -1 +50006 + rotate: false + xy: 282, 4 + size: 136, 177 + orig: 180, 180 + offset: 22, 0 + index: -1 +50002 + rotate: false + xy: 143, 3 + size: 137, 178 + orig: 180, 180 + offset: 20, 0 + index: -1 +50003 + rotate: false + xy: 2, 2 + size: 139, 179 + orig: 180, 180 + offset: 17, 0 + index: -1 +50004 + rotate: false + xy: 420, 4 + size: 136, 177 + orig: 180, 180 + offset: 20, 0 + index: -1 +50005 + rotate: false + xy: 558, 4 + size: 136, 177 + orig: 180, 180 + offset: 21, 0 + index: -1 diff --git a/assets/UI/action/action5/skeleton.atlas.meta b/assets/UI/action/action5/skeleton.atlas.meta new file mode 100644 index 0000000..df810d7 --- /dev/null +++ b/assets/UI/action/action5/skeleton.atlas.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.3", + "uuid": "0add93c1-1ce1-4055-ae6b-d801f9ad889a", + "importer": "asset", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action5/skeleton.json b/assets/UI/action/action5/skeleton.json new file mode 100644 index 0000000..a65ef42 --- /dev/null +++ b/assets/UI/action/action5/skeleton.json @@ -0,0 +1 @@ +{"skeleton":{"hash":"MfoiWUpY3UYwlWpqYpbujCiKWJo","spine":"3.8.75","x":-90,"y":-90,"width":180,"height":180,"images":"./05/","audio":""},"bones":[{"name":"root"}],"slots":[{"name":"50001","bone":"root","attachment":"50006"}],"skins":[{"name":"default","attachments":{"50001":{"50001":{"width":180,"height":180},"50002":{"width":180,"height":180},"50003":{"width":180,"height":180},"50004":{"width":180,"height":180},"50005":{"width":180,"height":180},"50006":{"width":180,"height":180}}}}],"animations":{"05":{"slots":{"50001":{"attachment":[{"name":"50001"},{"time":0.1,"name":"50002"},{"time":0.2,"name":"50003"},{"time":0.3,"name":"50004"},{"time":0.4,"name":"50005"},{"time":0.5,"name":"50006"},{"time":0.6,"name":"50001"}]}}},"animation":{}}} \ No newline at end of file diff --git a/assets/UI/action/action5/skeleton.json.meta b/assets/UI/action/action5/skeleton.json.meta new file mode 100644 index 0000000..7010358 --- /dev/null +++ b/assets/UI/action/action5/skeleton.json.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.2.5", + "uuid": "40ee67ca-a2cc-44a3-9361-a3a7026b04b3", + "importer": "spine", + "textures": [ + "8b3c9591-f074-4f5d-9e65-60c7acb04345" + ], + "scale": 1, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action5/skeleton.png b/assets/UI/action/action5/skeleton.png new file mode 100644 index 0000000..eab2c43 Binary files /dev/null and b/assets/UI/action/action5/skeleton.png differ diff --git a/assets/UI/action/action5/skeleton.png.meta b/assets/UI/action/action5/skeleton.png.meta new file mode 100644 index 0000000..7f285c8 --- /dev/null +++ b/assets/UI/action/action5/skeleton.png.meta @@ -0,0 +1,38 @@ +{ + "ver": "2.3.7", + "uuid": "8b3c9591-f074-4f5d-9e65-60c7acb04345", + "importer": "texture", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "genMipmaps": false, + "packable": true, + "width": 696, + "height": 183, + "platformSettings": {}, + "subMetas": { + "skeleton": { + "ver": "1.0.6", + "uuid": "c87a21ac-7156-4961-b914-5b19c56d6f31", + "importer": "sprite-frame", + "rawTextureUuid": "8b3c9591-f074-4f5d-9e65-60c7acb04345", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 692, + "height": 179, + "rawWidth": 696, + "rawHeight": 183, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/UI/action/action6.meta b/assets/UI/action/action6.meta new file mode 100644 index 0000000..0b9a782 --- /dev/null +++ b/assets/UI/action/action6.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "ffcf99c3-68be-4f42-b8b1-82e20dd4433c", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action6/skeleton.atlas b/assets/UI/action/action6/skeleton.atlas new file mode 100644 index 0000000..e0da177 --- /dev/null +++ b/assets/UI/action/action6/skeleton.atlas @@ -0,0 +1,76 @@ + +skeleton.png +size: 362,724 +format: RGBA8888 +filter: Linear,Linear +repeat: none +60001 + rotate: true + xy: 2, 439 + size: 141, 173 + orig: 180, 180 + offset: 19, 0 + index: -1 +60002 + rotate: true + xy: 2, 294 + size: 143, 174 + orig: 180, 180 + offset: 18, 0 + index: -1 +60003 + rotate: true + xy: 178, 294 + size: 143, 178 + orig: 180, 180 + offset: 18, 0 + index: -1 +60004 + rotate: true + xy: 179, 148 + size: 144, 178 + orig: 180, 180 + offset: 18, 0 + index: -1 +60005 + rotate: true + xy: 2, 2 + size: 144, 179 + orig: 180, 180 + offset: 18, 0 + index: -1 +60006 + rotate: true + xy: 183, 2 + size: 144, 177 + orig: 180, 180 + offset: 18, 0 + index: -1 +60007 + rotate: true + xy: 2, 149 + size: 143, 175 + orig: 180, 180 + offset: 18, 0 + index: -1 +60008 + rotate: true + xy: 177, 439 + size: 141, 175 + orig: 180, 180 + offset: 18, 0 + index: -1 +60009 + rotate: true + xy: 2, 582 + size: 140, 175 + orig: 180, 180 + offset: 19, 0 + index: -1 +60010 + rotate: true + xy: 179, 582 + size: 140, 175 + orig: 180, 180 + offset: 19, 0 + index: -1 diff --git a/assets/UI/action/action6/skeleton.atlas.meta b/assets/UI/action/action6/skeleton.atlas.meta new file mode 100644 index 0000000..87dcb42 --- /dev/null +++ b/assets/UI/action/action6/skeleton.atlas.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.3", + "uuid": "ff647d3a-f879-40d0-8019-32321226d2aa", + "importer": "asset", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action6/skeleton.json b/assets/UI/action/action6/skeleton.json new file mode 100644 index 0000000..88a2e45 --- /dev/null +++ b/assets/UI/action/action6/skeleton.json @@ -0,0 +1 @@ +{"skeleton":{"hash":"YEOdA9axyF8N45PG17N4U39iiGg","spine":"3.8.75","x":-90,"y":-90,"width":180,"height":180,"images":"./06/","audio":""},"bones":[{"name":"root"}],"slots":[{"name":"60001","bone":"root","attachment":"60010"}],"skins":[{"name":"default","attachments":{"60001":{"60001":{"width":180,"height":180},"60002":{"width":180,"height":180},"60003":{"width":180,"height":180},"60004":{"width":180,"height":180},"60005":{"width":180,"height":180},"60006":{"width":180,"height":180},"60007":{"width":180,"height":180},"60008":{"width":180,"height":180},"60009":{"width":180,"height":180},"60010":{"width":180,"height":180}}}}],"animations":{"06":{"slots":{"60001":{"attachment":[{"name":"60001"},{"time":0.0667,"name":"60002"},{"time":0.1333,"name":"60003"},{"time":0.2,"name":"60004"},{"time":0.2667,"name":"60005"},{"time":0.3333,"name":"60006"},{"time":0.4,"name":"60007"},{"time":0.4667,"name":"60008"},{"time":0.5333,"name":"60009"},{"time":0.6,"name":"60010"},{"time":0.6667,"name":"60001"},{"time":0.7333,"name":"60002"},{"time":0.8,"name":"60003"},{"time":0.8667,"name":"60004"},{"time":0.9333,"name":"60005"},{"time":1,"name":"60006"},{"time":1.0667,"name":"60007"},{"time":1.1333,"name":"60008"},{"time":1.2,"name":"60009"},{"time":1.2667,"name":"60010"},{"time":1.3333,"name":"60001"}]}}},"animation":{}}} \ No newline at end of file diff --git a/assets/UI/action/action6/skeleton.json.meta b/assets/UI/action/action6/skeleton.json.meta new file mode 100644 index 0000000..77db871 --- /dev/null +++ b/assets/UI/action/action6/skeleton.json.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.2.5", + "uuid": "2780e8db-4e3f-4340-996e-f02a8d0f1419", + "importer": "spine", + "textures": [ + "5ba24f95-57ee-4f9e-9ae5-cb0fde8880b6" + ], + "scale": 1, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action6/skeleton.png b/assets/UI/action/action6/skeleton.png new file mode 100644 index 0000000..02a920d Binary files /dev/null and b/assets/UI/action/action6/skeleton.png differ diff --git a/assets/UI/action/action6/skeleton.png.meta b/assets/UI/action/action6/skeleton.png.meta new file mode 100644 index 0000000..ba15778 --- /dev/null +++ b/assets/UI/action/action6/skeleton.png.meta @@ -0,0 +1,38 @@ +{ + "ver": "2.3.7", + "uuid": "5ba24f95-57ee-4f9e-9ae5-cb0fde8880b6", + "importer": "texture", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "genMipmaps": false, + "packable": true, + "width": 362, + "height": 724, + "platformSettings": {}, + "subMetas": { + "skeleton": { + "ver": "1.0.6", + "uuid": "3ef2e275-a6de-417d-9ed7-e30ef414f814", + "importer": "sprite-frame", + "rawTextureUuid": "5ba24f95-57ee-4f9e-9ae5-cb0fde8880b6", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 358, + "height": 720, + "rawWidth": 362, + "rawHeight": 724, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/UI/action/action7.meta b/assets/UI/action/action7.meta new file mode 100644 index 0000000..059b2cd --- /dev/null +++ b/assets/UI/action/action7.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "f44ddb0a-76b4-40c7-ae27-18d5140fa288", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action7/skeleton.atlas b/assets/UI/action/action7/skeleton.atlas new file mode 100644 index 0000000..d55e3c3 --- /dev/null +++ b/assets/UI/action/action7/skeleton.atlas @@ -0,0 +1,48 @@ + +skeleton.png +size: 1045,156 +format: RGBA8888 +filter: Linear,Linear +repeat: none +70001 + rotate: true + xy: 543, 2 + size: 152, 174 + orig: 180, 180 + offset: 18, 0 + index: -1 +70002 + rotate: true + xy: 364, 3 + size: 151, 177 + orig: 180, 180 + offset: 18, 0 + index: -1 +70003 + rotate: true + xy: 2, 2 + size: 152, 180 + orig: 180, 180 + offset: 18, 0 + index: -1 +70004 + rotate: true + xy: 184, 3 + size: 151, 178 + orig: 180, 180 + offset: 20, 0 + index: -1 +70005 + rotate: true + xy: 719, 3 + size: 151, 164 + orig: 180, 180 + offset: 20, 0 + index: -1 +70006 + rotate: true + xy: 885, 3 + size: 151, 158 + orig: 180, 180 + offset: 20, 0 + index: -1 diff --git a/assets/UI/action/action7/skeleton.atlas.meta b/assets/UI/action/action7/skeleton.atlas.meta new file mode 100644 index 0000000..660a980 --- /dev/null +++ b/assets/UI/action/action7/skeleton.atlas.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.3", + "uuid": "c1c736b6-9ece-4d37-8d67-ef9fd3e95e68", + "importer": "asset", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action7/skeleton.json b/assets/UI/action/action7/skeleton.json new file mode 100644 index 0000000..f62e3fb --- /dev/null +++ b/assets/UI/action/action7/skeleton.json @@ -0,0 +1 @@ +{"skeleton":{"hash":"DppAA/Oj+faHitCqIZ3X0B6l6/c","spine":"3.8.75","x":-90,"y":-90,"width":180,"height":180,"images":"./07/","audio":""},"bones":[{"name":"root"}],"slots":[{"name":"70001","bone":"root","attachment":"70006"}],"skins":[{"name":"default","attachments":{"70001":{"70001":{"width":180,"height":180},"70002":{"width":180,"height":180},"70003":{"width":180,"height":180},"70004":{"width":180,"height":180},"70005":{"width":180,"height":180},"70006":{"width":180,"height":180}}}}],"animations":{"07":{"slots":{"70001":{"attachment":[{"name":"70001"},{"time":0.1,"name":"70002"},{"time":0.2,"name":"70003"},{"time":0.3,"name":"70004"},{"time":0.4,"name":"70005"},{"time":0.5,"name":"70006"},{"time":0.6,"name":"70001"},{"time":0.7,"name":"70002"},{"time":0.8,"name":"70003"},{"time":0.9333,"name":"70004"},{"time":1.0333,"name":"70005"},{"time":1.1333,"name":"70006"},{"time":1.2333,"name":"70001"}]}}},"animation":{}}} \ No newline at end of file diff --git a/assets/UI/action/action7/skeleton.json.meta b/assets/UI/action/action7/skeleton.json.meta new file mode 100644 index 0000000..3a2a083 --- /dev/null +++ b/assets/UI/action/action7/skeleton.json.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.2.5", + "uuid": "0ef7549d-0dd1-4fd1-99c4-d0cbba88b64c", + "importer": "spine", + "textures": [ + "60cf0fa9-6eca-4b61-b568-7a88f935bceb" + ], + "scale": 1, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action7/skeleton.png b/assets/UI/action/action7/skeleton.png new file mode 100644 index 0000000..b834d17 Binary files /dev/null and b/assets/UI/action/action7/skeleton.png differ diff --git a/assets/UI/action/action7/skeleton.png.meta b/assets/UI/action/action7/skeleton.png.meta new file mode 100644 index 0000000..4beadec --- /dev/null +++ b/assets/UI/action/action7/skeleton.png.meta @@ -0,0 +1,38 @@ +{ + "ver": "2.3.7", + "uuid": "60cf0fa9-6eca-4b61-b568-7a88f935bceb", + "importer": "texture", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "genMipmaps": false, + "packable": true, + "width": 1045, + "height": 156, + "platformSettings": {}, + "subMetas": { + "skeleton": { + "ver": "1.0.6", + "uuid": "278d2dd2-41a8-4bd7-b6be-2d8519f0c6d7", + "importer": "sprite-frame", + "rawTextureUuid": "60cf0fa9-6eca-4b61-b568-7a88f935bceb", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 1041, + "height": 152, + "rawWidth": 1045, + "rawHeight": 156, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/UI/action/action9.meta b/assets/UI/action/action9.meta new file mode 100644 index 0000000..9fe9069 --- /dev/null +++ b/assets/UI/action/action9.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "a5ac1945-1cbb-4fcb-adb5-cb03a46aeec7", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action9/9.spine b/assets/UI/action/action9/9.spine new file mode 100644 index 0000000..bcc4916 Binary files /dev/null and b/assets/UI/action/action9/9.spine differ diff --git a/assets/UI/action/action9/9.spine.meta b/assets/UI/action/action9/9.spine.meta new file mode 100644 index 0000000..12f34ef --- /dev/null +++ b/assets/UI/action/action9/9.spine.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.3", + "uuid": "825913ed-dee8-487b-acdc-43cb9cee4135", + "importer": "asset", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action9/skeleton.atlas b/assets/UI/action/action9/skeleton.atlas new file mode 100644 index 0000000..bb52d5e --- /dev/null +++ b/assets/UI/action/action9/skeleton.atlas @@ -0,0 +1,55 @@ + +skeleton.png +size: 415,363 +format: RGBA8888 +filter: Linear,Linear +repeat: none +80001 + rotate: true + xy: 239, 13 + size: 114, 167 + orig: 180, 180 + offset: 32, 0 + index: -1 +80002 + rotate: true + xy: 239, 246 + size: 115, 174 + orig: 180, 180 + offset: 30, 0 + index: -1 +80003 + rotate: false + xy: 2, 183 + size: 118, 178 + orig: 180, 180 + offset: 27, 0 + index: -1 +80004 + rotate: false + xy: 2, 2 + size: 116, 179 + orig: 180, 180 + offset: 29, 0 + index: -1 +80005 + rotate: false + xy: 120, 5 + size: 117, 176 + orig: 180, 180 + offset: 28, 0 + index: -1 +80006 + rotate: false + xy: 122, 186 + size: 115, 175 + orig: 180, 180 + offset: 29, 0 + index: -1 +80007 + rotate: true + xy: 239, 129 + size: 115, 174 + orig: 180, 180 + offset: 30, 0 + index: -1 diff --git a/assets/UI/action/action9/skeleton.atlas.meta b/assets/UI/action/action9/skeleton.atlas.meta new file mode 100644 index 0000000..69df7a5 --- /dev/null +++ b/assets/UI/action/action9/skeleton.atlas.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.3", + "uuid": "16f3791e-dc5e-45f4-a006-98bac582e0bc", + "importer": "asset", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action9/skeleton.json b/assets/UI/action/action9/skeleton.json new file mode 100644 index 0000000..43f6888 --- /dev/null +++ b/assets/UI/action/action9/skeleton.json @@ -0,0 +1 @@ +{"skeleton":{"hash":"sYsXXzfp6n/R2ru0AgFZwhXvKRA","spine":"3.8.75","x":-90,"y":-90,"width":180,"height":180,"images":"./09/","audio":""},"bones":[{"name":"root"}],"slots":[{"name":"80001","bone":"root","attachment":"80007"},{"name":"80002","bone":"root"},{"name":"80003","bone":"root"},{"name":"80004","bone":"root"},{"name":"80005","bone":"root"},{"name":"80006","bone":"root"},{"name":"80007","bone":"root"}],"skins":[{"name":"default","attachments":{"80001":{"80001":{"width":180,"height":180},"80002":{"width":180,"height":180},"80003":{"width":180,"height":180},"80004":{"width":180,"height":180},"80005":{"width":180,"height":180},"80006":{"width":180,"height":180},"80007":{"width":180,"height":180}}}}],"animations":{"9":{"slots":{"80001":{"attachment":[{"name":"80001"},{"time":0.2,"name":"80002"},{"time":0.3,"name":"80003"},{"time":0.4,"name":"80004"},{"time":0.5,"name":"80005"},{"time":0.6,"name":"80006"},{"time":0.7,"name":"80007"},{"time":0.8,"name":"80001"}]}}},"animation":{}}} \ No newline at end of file diff --git a/assets/UI/action/action9/skeleton.json.meta b/assets/UI/action/action9/skeleton.json.meta new file mode 100644 index 0000000..9235b27 --- /dev/null +++ b/assets/UI/action/action9/skeleton.json.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.2.5", + "uuid": "47acaaac-d654-4e92-a7b0-c3358bcb7c01", + "importer": "spine", + "textures": [ + "fd8630a0-c72e-4152-98e6-11d546c84959" + ], + "scale": 1, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/action/action9/skeleton.png b/assets/UI/action/action9/skeleton.png new file mode 100644 index 0000000..20c2390 Binary files /dev/null and b/assets/UI/action/action9/skeleton.png differ diff --git a/assets/UI/action/action9/skeleton.png.meta b/assets/UI/action/action9/skeleton.png.meta new file mode 100644 index 0000000..896f8c3 --- /dev/null +++ b/assets/UI/action/action9/skeleton.png.meta @@ -0,0 +1,38 @@ +{ + "ver": "2.3.7", + "uuid": "fd8630a0-c72e-4152-98e6-11d546c84959", + "importer": "texture", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "genMipmaps": false, + "packable": true, + "width": 415, + "height": 363, + "platformSettings": {}, + "subMetas": { + "skeleton": { + "ver": "1.0.6", + "uuid": "4b84a81f-f403-4704-b5d1-c7a0e7b1c3b6", + "importer": "sprite-frame", + "rawTextureUuid": "fd8630a0-c72e-4152-98e6-11d546c84959", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 411, + "height": 359, + "rawWidth": 415, + "rawHeight": 363, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/prefab/prop/icon.prefab b/assets/prefab/prop/icon.prefab index 8a552e2..08a7ce0 100644 --- a/assets/prefab/prop/icon.prefab +++ b/assets/prefab/prop/icon.prefab @@ -156,7 +156,7 @@ ], "paused": false, "defaultSkin": "default", - "defaultAnimation": "18", + "defaultAnimation": "14", "_preCacheMode": 0, "_cacheMode": 0, "loop": true, @@ -167,12 +167,14 @@ "_frameCache": null, "_curFrame": null, "_skeletonCache": null, - "_animationName": "18", + "_animationName": "14", "_animationQueue": [], "_headAniInfo": null, "_playTimes": 0, "_isAniComplete": true, - "_N$skeletonData": null, + "_N$skeletonData": { + "__uuid__": "115eeb82-1fcd-466b-baa8-4476d4ce4deb" + }, "_N$_defaultCacheMode": 0, "_N$debugSlots": false, "_N$debugBones": false,