diff --git a/.gitignore b/.gitignore index 2f911f9..3452e3b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,8 +5,6 @@ /build-templates/ /build/ -# Cocos Creator 资源元数据文件 -*.meta # 操作系统生成的文件 .DS_Store diff --git a/assets/Scene/HomeScene.fire b/assets/Scene/HomeScene.fire index 3975e7e..6595f2a 100644 --- a/assets/Scene/HomeScene.fire +++ b/assets/Scene/HomeScene.fire @@ -12041,7 +12041,7 @@ "_srcBlendFactor": 770, "_dstBlendFactor": 771, "_spriteFrame": { - "__uuid__": "853ea2bb-2867-4136-bb0e-f4487ba5f9de" + "__uuid__": "71a96fd5-72d7-45c2-b8ad-77fbbd1fa1f9" }, "_type": 0, "_sizeMode": 1, diff --git a/assets/Script/JiaZai.ts b/assets/Script/JiaZai.ts index 23d4e38..4c8aace 100644 --- a/assets/Script/JiaZai.ts +++ b/assets/Script/JiaZai.ts @@ -318,15 +318,15 @@ export default class JiaZai extends cc.Component { } onGameShow() { - // console.log("执行开始游戏gameshow"); + console.log("执行开始游戏gameshow"); cc.fx.GameTool.getHealth((data) => { if (this.level) { NumberToImage.numberToImageNodes((cc.fx.GameConfig.GM_INFO.level + 1), 43, 15, "level_", this.level, true); } if (this.coin) { NumberToImage.numberToImageNodes(cc.fx.GameConfig.GM_INFO.coin, 30, 15, "coin_", this.coin, true); - this.setHealthInfo(true); } + this.setHealthInfo(true); }); // console.log("执行on", cc.fx.GameConfig.GM_INFO.min_Time); if (this) { diff --git a/assets/Script/module/List.meta b/assets/Script/module/List.meta new file mode 100644 index 0000000..b980f34 --- /dev/null +++ b/assets/Script/module/List.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "3baef1d1-6350-44bc-89f3-0555c7bd31f2", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/Script/module/List/scrollviewList.ts.meta b/assets/Script/module/List/scrollviewList.ts.meta new file mode 100644 index 0000000..baffca8 --- /dev/null +++ b/assets/Script/module/List/scrollviewList.ts.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.1.0", + "uuid": "87671434-c250-4bce-a537-afc62f446934", + "importer": "typescript", + "isPlugin": false, + "loadPluginInWeb": true, + "loadPluginInNative": true, + "loadPluginInEditor": false, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/Script/module/NodePool.meta b/assets/Script/module/NodePool.meta new file mode 100644 index 0000000..c2903e8 --- /dev/null +++ b/assets/Script/module/NodePool.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "c5a4bcf4-7d44-4e55-a9ea-8d031f1676e1", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/Script/module/NodePool/NodePoolMgr.ts.meta b/assets/Script/module/NodePool/NodePoolMgr.ts.meta new file mode 100644 index 0000000..9b964cf --- /dev/null +++ b/assets/Script/module/NodePool/NodePoolMgr.ts.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.1.0", + "uuid": "421d736b-ca94-4d14-8608-963525bdfd89", + "importer": "typescript", + "isPlugin": false, + "loadPluginInWeb": true, + "loadPluginInNative": true, + "loadPluginInEditor": false, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/Script/module/Tool/RoundBox.ts.meta b/assets/Script/module/Tool/RoundBox.ts.meta new file mode 100644 index 0000000..42370f7 --- /dev/null +++ b/assets/Script/module/Tool/RoundBox.ts.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.1.0", + "uuid": "31670c30-ff60-42cc-be5b-9c915d06e4fb", + "importer": "typescript", + "isPlugin": false, + "loadPluginInWeb": true, + "loadPluginInNative": true, + "loadPluginInEditor": false, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/UI/UI/passBtn.png.meta b/assets/UI/UI/passBtn.png.meta new file mode 100644 index 0000000..f55667a --- /dev/null +++ b/assets/UI/UI/passBtn.png.meta @@ -0,0 +1,38 @@ +{ + "ver": "2.3.7", + "uuid": "799e0b1b-8a16-470c-841a-b605022801ec", + "importer": "texture", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "genMipmaps": false, + "packable": true, + "width": 191, + "height": 206, + "platformSettings": {}, + "subMetas": { + "passBtn": { + "ver": "1.0.6", + "uuid": "71a96fd5-72d7-45c2-b8ad-77fbbd1fa1f9", + "importer": "sprite-frame", + "rawTextureUuid": "799e0b1b-8a16-470c-841a-b605022801ec", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": -1, + "trimX": 2, + "trimY": 2, + "width": 187, + "height": 204, + "rawWidth": 191, + "rawHeight": 206, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/UI/font/font.plist.meta b/assets/UI/font/font.plist.meta index eb6829e..fe272fc 100644 --- a/assets/UI/font/font.plist.meta +++ b/assets/UI/font/font.plist.meta @@ -4,8 +4,8 @@ "importer": "asset", "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "size": { - "width": 256, - "height": 2040 + "width": 1031, + "height": 510 }, "type": "Texture Packer", "subMetas": { @@ -16,11 +16,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 180, - "trimY": 1668, + "trimX": 245, + "trimY": 316, "width": 25, "height": 39, "rawWidth": 25, @@ -39,11 +39,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 109, - "trimY": 1866, + "trimX": 2, + "trimY": 488, "width": 20, "height": 38, "rawWidth": 20, @@ -65,8 +65,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 191, - "trimY": 1449, + "trimX": 1002, + "trimY": 385, "width": 24, "height": 37, "rawWidth": 24, @@ -88,8 +88,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 131, - "trimY": 1891, + "trimX": 418, + "trimY": 440, "width": 23, "height": 38, "rawWidth": 23, @@ -108,11 +108,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 38, - "trimY": 1948, + "trimX": 645, + "trimY": 281, "width": 26, "height": 38, "rawWidth": 26, @@ -131,11 +131,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 191, - "trimY": 1409, + "trimX": 922, + "trimY": 406, "width": 24, "height": 38, "rawWidth": 24, @@ -154,11 +154,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 190, - "trimY": 1369, + "trimX": 962, + "trimY": 412, "width": 25, "height": 38, "rawWidth": 25, @@ -180,8 +180,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 194, - "trimY": 1166, + "trimX": 266, + "trimY": 469, "width": 25, "height": 39, "rawWidth": 25, @@ -203,8 +203,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 171, - "trimY": 1891, + "trimX": 922, + "trimY": 380, "width": 24, "height": 38, "rawWidth": 24, @@ -226,8 +226,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 78, - "trimY": 1947, + "trimX": 962, + "trimY": 385, "width": 25, "height": 38, "rawWidth": 25, @@ -246,13 +246,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 144, - "trimY": 997, + "trimX": 858, + "trimY": 398, "width": 37, - "height": 40, + "height": 38, "rawWidth": 37, "rawHeight": 40, "borderTop": 0, @@ -269,13 +269,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": -1, - "offsetY": 0, - "trimX": 186, - "trimY": 994, - "width": 23, - "height": 40, + "offsetY": 1, + "trimX": 100, + "trimY": 487, + "width": 21, + "height": 38, "rawWidth": 37, "rawHeight": 40, "borderTop": 0, @@ -292,13 +292,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, - "offsetY": 0, - "trimX": 221, - "trimY": 1658, - "width": 33, - "height": 40, + "offsetY": 1, + "trimX": 630, + "trimY": 444, + "width": 31, + "height": 38, "rawWidth": 37, "rawHeight": 40, "borderTop": 0, @@ -315,13 +315,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 94, - "trimY": 1687, - "width": 31, - "height": 40, + "trimX": 677, + "trimY": 365, + "width": 29, + "height": 38, "rawWidth": 37, "rawHeight": 40, "borderTop": 0, @@ -341,10 +341,10 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 136, - "trimY": 1691, - "width": 37, - "height": 40, + "trimX": 707, + "trimY": 406, + "width": 35, + "height": 38, "rawWidth": 37, "rawHeight": 40, "borderTop": 0, @@ -363,11 +363,11 @@ "trimThreshold": 1, "rotated": true, "offsetX": 0, - "offsetY": 0, - "trimX": 178, - "trimY": 1695, - "width": 33, - "height": 40, + "offsetY": 1, + "trimX": 597, + "trimY": 477, + "width": 31, + "height": 38, "rawWidth": 37, "rawHeight": 40, "borderTop": 0, @@ -387,10 +387,10 @@ "rotated": false, "offsetX": -1, "offsetY": 0, - "trimX": 220, - "trimY": 1700, - "width": 35, - "height": 40, + "trimX": 858, + "trimY": 438, + "width": 33, + "height": 38, "rawWidth": 37, "rawHeight": 40, "borderTop": 0, @@ -410,10 +410,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 181, - "trimY": 1730, + "trimX": 638, + "trimY": 321, "width": 37, - "height": 40, + "height": 38, "rawWidth": 37, "rawHeight": 40, "borderTop": 0, @@ -430,12 +430,12 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 220, - "trimY": 1742, - "width": 35, + "trimX": 859, + "trimY": 363, + "width": 33, "height": 40, "rawWidth": 37, "rawHeight": 40, @@ -456,9 +456,9 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 96, - "trimY": 1766, - "width": 35, + "trimX": 746, + "trimY": 364, + "width": 33, "height": 40, "rawWidth": 37, "rawHeight": 40, @@ -479,8 +479,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 54, - "trimY": 1692, + "trimX": 544, + "trimY": 442, "width": 36, "height": 38, "rawWidth": 36, @@ -502,10 +502,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 190, - "trimY": 1329, - "width": 26, - "height": 38, + "trimX": 832, + "trimY": 434, + "width": 24, + "height": 36, "rawWidth": 36, "rawHeight": 38, "borderTop": 0, @@ -522,13 +522,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 182, - "trimY": 1086, - "width": 16, - "height": 30, + "trimX": 243, + "trimY": 294, + "width": 14, + "height": 28, "rawWidth": 36, "rawHeight": 38, "borderTop": 0, @@ -545,12 +545,12 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 221, - "trimY": 1214, - "width": 34, + "trimX": 748, + "trimY": 443, + "width": 32, "height": 38, "rawWidth": 36, "rawHeight": 38, @@ -568,12 +568,12 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 216, - "trimY": 239, - "width": 32, + "trimX": 782, + "trimY": 394, + "width": 30, "height": 38, "rawWidth": 36, "rawHeight": 38, @@ -591,11 +591,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 179, - "trimY": 1772, + "trimX": 506, + "trimY": 440, "width": 36, "height": 38, "rawWidth": 36, @@ -614,13 +614,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 221, - "trimY": 1254, - "width": 34, - "height": 38, + "trimX": 670, + "trimY": 443, + "width": 32, + "height": 36, "rawWidth": 36, "rawHeight": 38, "borderTop": 0, @@ -637,12 +637,12 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 221, - "trimY": 1294, - "width": 34, + "trimX": 708, + "trimY": 443, + "width": 32, "height": 38, "rawWidth": 36, "rawHeight": 38, @@ -662,11 +662,11 @@ "trimThreshold": 1, "rotated": false, "offsetX": 0, - "offsetY": 0, - "trimX": 219, - "trimY": 1784, + "offsetY": -1, + "trimX": 669, + "trimY": 405, "width": 36, - "height": 38, + "height": 36, "rawWidth": 36, "rawHeight": 38, "borderTop": 0, @@ -686,9 +686,9 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 221, - "trimY": 1334, - "width": 34, + "trimX": 338, + "trimY": 260, + "width": 32, "height": 38, "rawWidth": 36, "rawHeight": 38, @@ -706,12 +706,12 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 219, - "trimY": 1824, - "width": 36, + "trimX": 328, + "trimY": 321, + "width": 34, "height": 38, "rawWidth": 36, "rawHeight": 38, @@ -729,11 +729,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 105, - "trimY": 545, + "trimX": 162, + "trimY": 193, "width": 47, "height": 59, "rawWidth": 47, @@ -752,11 +752,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 153, - "trimY": 239, + "trimX": 338, + "trimY": 197, "width": 32, "height": 61, "rawWidth": 32, @@ -778,8 +778,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1, - "trimY": 1979, + "trimX": 437, + "trimY": 214, "width": 45, "height": 60, "rawWidth": 45, @@ -798,11 +798,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 151, - "trimY": 433, + "trimX": 536, + "trimY": 212, "width": 42, "height": 60, "rawWidth": 42, @@ -824,8 +824,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 205, - "trimY": 492, + "trimX": 484, + "trimY": 212, "width": 50, "height": 59, "rawWidth": 50, @@ -847,8 +847,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 137, - "trimY": 936, + "trimX": 815, + "trimY": 223, "width": 44, "height": 59, "rawWidth": 44, @@ -867,11 +867,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 154, - "trimY": 339, + "trimX": 702, + "trimY": 164, "width": 47, "height": 58, "rawWidth": 47, @@ -890,11 +890,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 154, - "trimY": 388, + "trimX": 922, + "trimY": 248, "width": 43, "height": 58, "rawWidth": 43, @@ -916,8 +916,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 151, - "trimY": 676, + "trimX": 703, + "trimY": 104, "width": 47, "height": 58, "rawWidth": 47, @@ -936,11 +936,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 62, - "trimY": 1194, + "trimX": 934, + "trimY": 63, "width": 44, "height": 58, "rawWidth": 44, @@ -962,8 +962,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 107, - "trimY": 1475, + "trimX": 922, + "trimY": 308, "width": 44, "height": 42, "rawWidth": 44, @@ -985,8 +985,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 191, - "trimY": 1207, + "trimX": 897, + "trimY": 400, "width": 23, "height": 26, "rawWidth": 23, @@ -1005,11 +1005,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 109, - "trimY": 1906, + "trimX": 74, + "trimY": 488, "width": 24, "height": 20, "rawWidth": 24, @@ -1031,8 +1031,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 100, - "trimY": 673, + "trimX": 980, + "trimY": 111, "width": 43, "height": 49, "rawWidth": 43, @@ -1051,13 +1051,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 212, - "trimY": 789, + "trimX": 293, + "trimY": 465, "width": 43, - "height": 46, + "height": 44, "rawWidth": 43, "rawHeight": 46, "borderTop": 0, @@ -1076,11 +1076,11 @@ "trimThreshold": 1, "rotated": false, "offsetX": -1, - "offsetY": 0, - "trimX": 226, - "trimY": 186, - "width": 29, - "height": 46, + "offsetY": 1, + "trimX": 673, + "trimY": 271, + "width": 27, + "height": 44, "rawWidth": 43, "rawHeight": 46, "borderTop": 0, @@ -1100,8 +1100,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 58, - "trimY": 1472, + "trimX": 981, + "trimY": 210, "width": 47, "height": 42, "rawWidth": 47, @@ -1122,11 +1122,11 @@ "trimThreshold": 1, "rotated": false, "offsetX": 0, - "offsetY": 0, - "trimX": 216, - "trimY": 933, - "width": 39, - "height": 46, + "offsetY": 1, + "trimX": 630, + "trimY": 398, + "width": 37, + "height": 44, "rawWidth": 43, "rawHeight": 46, "borderTop": 0, @@ -1143,13 +1143,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 212, - "trimY": 1562, - "width": 37, - "height": 46, + "trimX": 631, + "trimY": 361, + "width": 35, + "height": 44, "rawWidth": 43, "rawHeight": 46, "borderTop": 0, @@ -1166,13 +1166,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 212, - "trimY": 837, - "width": 43, - "height": 46, + "trimX": 153, + "trimY": 314, + "width": 41, + "height": 44, "rawWidth": 43, "rawHeight": 46, "borderTop": 0, @@ -1189,13 +1189,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, - "offsetY": 0, - "trimX": 216, - "trimY": 981, - "width": 39, - "height": 46, + "offsetY": 1, + "trimX": 172, + "trimY": 471, + "width": 37, + "height": 44, "rawWidth": 43, "rawHeight": 46, "borderTop": 0, @@ -1212,13 +1212,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": -1, "offsetY": 0, - "trimX": 214, - "trimY": 380, - "width": 41, - "height": 46, + "trimX": 199, + "trimY": 316, + "width": 39, + "height": 44, "rawWidth": 43, "rawHeight": 46, "borderTop": 0, @@ -1238,10 +1238,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 212, - "trimY": 885, + "trimX": 535, + "trimY": 274, "width": 43, - "height": 46, + "height": 44, "rawWidth": 43, "rawHeight": 46, "borderTop": 0, @@ -1261,9 +1261,9 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 164, - "trimY": 808, - "width": 41, + "trimX": 218, + "trimY": 469, + "width": 39, "height": 46, "rawWidth": 43, "rawHeight": 46, @@ -1281,12 +1281,12 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 194, - "trimY": 1118, - "width": 41, + "trimX": 932, + "trimY": 123, + "width": 39, "height": 46, "rawWidth": 43, "rawHeight": 46, @@ -1304,13 +1304,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 211, - "trimY": 1029, + "trimX": 461, + "trimY": 458, "width": 40, - "height": 44, + "height": 42, "rawWidth": 40, "rawHeight": 44, "borderTop": 0, @@ -1327,13 +1327,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 182, - "trimY": 851, - "width": 28, - "height": 42, + "trimX": 922, + "trimY": 352, + "width": 26, + "height": 40, "rawWidth": 40, "rawHeight": 44, "borderTop": 0, @@ -1350,13 +1350,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, - "offsetY": 0, - "trimX": 217, - "trimY": 1422, - "width": 38, - "height": 44, + "offsetY": 1, + "trimX": 789, + "trimY": 472, + "width": 36, + "height": 42, "rawWidth": 40, "rawHeight": 44, "borderTop": 0, @@ -1375,11 +1375,11 @@ "trimThreshold": 1, "rotated": true, "offsetX": -1, - "offsetY": 0, - "trimX": 135, - "trimY": 1730, - "width": 36, - "height": 44, + "offsetY": 1, + "trimX": 815, + "trimY": 360, + "width": 34, + "height": 42, "rawWidth": 40, "rawHeight": 44, "borderTop": 0, @@ -1399,10 +1399,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 53, - "trimY": 1730, + "trimX": 419, + "trimY": 465, "width": 40, - "height": 44, + "height": 42, "rawWidth": 40, "rawHeight": 44, "borderTop": 0, @@ -1419,13 +1419,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": -1, - "offsetY": 0, - "trimX": 217, - "trimY": 1468, - "width": 38, - "height": 44, + "offsetY": 1, + "trimX": 788, + "trimY": 434, + "width": 36, + "height": 42, "rawWidth": 40, "rawHeight": 44, "borderTop": 0, @@ -1442,13 +1442,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 95, - "trimY": 1720, - "width": 38, - "height": 44, + "trimX": 814, + "trimY": 396, + "width": 36, + "height": 42, "rawWidth": 40, "rawHeight": 44, "borderTop": 0, @@ -1467,11 +1467,11 @@ "trimThreshold": 1, "rotated": false, "offsetX": 0, - "offsetY": 0, - "trimX": 54, - "trimY": 1776, + "offsetY": 1, + "trimX": 502, + "trimY": 396, "width": 40, - "height": 44, + "height": 42, "rawWidth": 40, "rawHeight": 44, "borderTop": 0, @@ -1488,12 +1488,12 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, - "offsetX": 0, + "rotated": true, + "offsetX": -1, "offsetY": 0, - "trimX": 54, - "trimY": 1822, - "width": 40, + "trimX": 702, + "trimY": 276, + "width": 38, "height": 44, "rawWidth": 40, "rawHeight": 44, @@ -1512,11 +1512,11 @@ "trimType": "auto", "trimThreshold": 1, "rotated": true, - "offsetX": 0, + "offsetX": -1, "offsetY": 0, - "trimX": 133, - "trimY": 1768, - "width": 40, + "trimX": 584, + "trimY": 437, + "width": 38, "height": 44, "rawWidth": 40, "rawHeight": 44, @@ -1534,11 +1534,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 62, - "trimY": 1124, + "trimX": 864, + "trimY": 63, "width": 46, "height": 68, "rawWidth": 46, @@ -1557,11 +1557,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 38, - "trimY": 1880, + "trimX": 864, + "trimY": 111, "width": 66, "height": 29, "rawWidth": 66, @@ -1580,11 +1580,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 213, - "trimY": 1071, + "trimX": 584, + "trimY": 353, "width": 45, "height": 42, "rawWidth": 45, @@ -1606,10 +1606,10 @@ "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1, - "trimY": 596, + "trimX": 396, + "trimY": 2, "width": 97, - "height": 104, + "height": 102, "rawWidth": 97, "rawHeight": 108, "borderTop": 0, @@ -1629,10 +1629,10 @@ "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 100, - "trimY": 92, - "width": 57, - "height": 104, + "trimX": 101, + "trimY": 91, + "width": 55, + "height": 102, "rawWidth": 97, "rawHeight": 108, "borderTop": 0, @@ -1652,10 +1652,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1, - "trimY": 808, - "width": 85, - "height": 104, + "trimX": 590, + "trimY": 2, + "width": 83, + "height": 102, "rawWidth": 97, "rawHeight": 108, "borderTop": 0, @@ -1672,13 +1672,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 1, - "trimY": 1018, - "width": 81, - "height": 104, + "trimX": 760, + "trimY": 2, + "width": 79, + "height": 102, "rawWidth": 97, "rawHeight": 108, "borderTop": 0, @@ -1698,10 +1698,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1, - "trimY": 702, - "width": 95, - "height": 104, + "trimX": 495, + "trimY": 2, + "width": 93, + "height": 102, "rawWidth": 97, "rawHeight": 108, "borderTop": 0, @@ -1721,10 +1721,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1, - "trimY": 914, - "width": 85, - "height": 102, + "trimX": 675, + "trimY": 2, + "width": 83, + "height": 100, "rawWidth": 97, "rawHeight": 108, "borderTop": 0, @@ -1744,8 +1744,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1, - "trimY": 228, + "trimX": 2, + "trimY": 227, "width": 98, "height": 128, "rawWidth": 98, @@ -1764,11 +1764,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1, - "trimY": 358, + "trimX": 158, + "trimY": 2, "width": 94, "height": 125, "rawWidth": 94, @@ -1790,8 +1790,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1, - "trimY": 92, + "trimX": 2, + "trimY": 91, "width": 97, "height": 134, "rawWidth": 97, @@ -1813,8 +1813,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 159, - "trimY": 1, + "trimX": 2, + "trimY": 357, "width": 96, "height": 129, "rawWidth": 96, @@ -1833,11 +1833,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1, - "trimY": 485, + "trimX": 285, + "trimY": 2, "width": 102, "height": 109, "rawWidth": 102, @@ -1859,10 +1859,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 101, - "trimY": 277, - "width": 51, - "height": 65, + "trimX": 100, + "trimY": 422, + "width": 49, + "height": 63, "rawWidth": 51, "rawHeight": 65, "borderTop": 0, @@ -1882,10 +1882,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 88, - "trimY": 808, - "width": 27, - "height": 64, + "trimX": 645, + "trimY": 217, + "width": 25, + "height": 62, "rawWidth": 27, "rawHeight": 64, "borderTop": 0, @@ -1902,13 +1902,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 159, - "trimY": 186, - "width": 51, - "height": 65, + "trimX": 100, + "trimY": 357, + "width": 49, + "height": 63, "rawWidth": 51, "rawHeight": 65, "borderTop": 0, @@ -1925,13 +1925,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 105, - "trimY": 478, - "width": 45, - "height": 65, + "trimX": 580, + "trimY": 264, + "width": 43, + "height": 63, "rawWidth": 45, "rawHeight": 65, "borderTop": 0, @@ -1951,10 +1951,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 97, - "trimY": 411, - "width": 52, - "height": 65, + "trimX": 102, + "trimY": 227, + "width": 50, + "height": 63, "rawWidth": 52, "rawHeight": 65, "borderTop": 0, @@ -1971,13 +1971,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 152, - "trimY": 477, - "width": 49, - "height": 65, + "trimX": 372, + "trimY": 214, + "width": 47, + "height": 63, "rawWidth": 49, "rawHeight": 65, "borderTop": 0, @@ -1994,13 +1994,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 100, - "trimY": 606, - "width": 49, - "height": 65, + "trimX": 273, + "trimY": 197, + "width": 47, + "height": 63, "rawWidth": 49, "rawHeight": 65, "borderTop": 0, @@ -2017,13 +2017,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 98, - "trimY": 718, - "width": 46, - "height": 64, + "trimX": 752, + "trimY": 135, + "width": 44, + "height": 62, "rawWidth": 46, "rawHeight": 64, "borderTop": 0, @@ -2043,10 +2043,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 101, - "trimY": 344, - "width": 51, - "height": 65, + "trimX": 102, + "trimY": 292, + "width": 49, + "height": 63, "rawWidth": 51, "rawHeight": 65, "borderTop": 0, @@ -2063,13 +2063,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, "trimX": 154, - "trimY": 544, - "width": 49, - "height": 65, + "trimY": 242, + "width": 47, + "height": 63, "rawWidth": 49, "rawHeight": 65, "borderTop": 0, @@ -2088,11 +2088,11 @@ "trimThreshold": 1, "rotated": false, "offsetX": 0, - "offsetY": 0, - "trimX": 94, - "trimY": 1519, + "offsetY": -1, + "trimX": 275, + "trimY": 411, "width": 42, - "height": 54, + "height": 52, "rawWidth": 42, "rawHeight": 54, "borderTop": 0, @@ -2109,13 +2109,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, - "offsetY": 0, - "trimX": 88, - "trimY": 1004, - "width": 30, - "height": 54, + "offsetY": -1, + "trimX": 672, + "trimY": 217, + "width": 28, + "height": 52, "rawWidth": 42, "rawHeight": 54, "borderTop": 0, @@ -2134,11 +2134,11 @@ "trimThreshold": 1, "rotated": false, "offsetX": 0, - "offsetY": 0, - "trimX": 138, - "trimY": 1635, - "width": 40, - "height": 54, + "offsetY": -1, + "trimX": 321, + "trimY": 357, + "width": 38, + "height": 52, "rawWidth": 42, "rawHeight": 54, "borderTop": 0, @@ -2155,12 +2155,12 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 128, - "trimY": 1036, - "width": 38, + "trimX": 476, + "trimY": 358, + "width": 36, "height": 54, "rawWidth": 42, "rawHeight": 54, @@ -2181,8 +2181,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 94, - "trimY": 1575, + "trimX": 151, + "trimY": 415, "width": 42, "height": 54, "rawWidth": 42, @@ -2203,11 +2203,11 @@ "trimThreshold": 1, "rotated": false, "offsetX": 0, - "offsetY": 0, - "trimX": 148, - "trimY": 1356, - "width": 40, - "height": 54, + "offsetY": -1, + "trimX": 319, + "trimY": 411, + "width": 38, + "height": 52, "rawWidth": 42, "rawHeight": 54, "borderTop": 0, @@ -2224,13 +2224,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, - "offsetY": 0, - "trimX": 149, - "trimY": 1412, - "width": 40, - "height": 54, + "offsetY": -1, + "trimX": 927, + "trimY": 208, + "width": 38, + "height": 52, "rawWidth": 42, "rawHeight": 54, "borderTop": 0, @@ -2247,13 +2247,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, - "offsetY": 0, - "trimX": 94, - "trimY": 1631, + "offsetY": -1, + "trimX": 927, + "trimY": 164, "width": 42, - "height": 54, + "height": 52, "rawWidth": 42, "rawHeight": 54, "borderTop": 0, @@ -2270,12 +2270,12 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, - "offsetX": 0, + "rotated": true, + "offsetX": -1, "offsetY": 0, - "trimX": 84, - "trimY": 1036, - "width": 42, + "trimX": 476, + "trimY": 316, + "width": 40, "height": 54, "rawWidth": 42, "rawHeight": 54, @@ -2293,12 +2293,12 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 150, - "trimY": 1124, - "width": 42, + "trimX": 420, + "trimY": 314, + "width": 40, "height": 54, "rawWidth": 42, "rawHeight": 54, @@ -2316,13 +2316,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 98, - "trimY": 784, - "width": 22, - "height": 32, + "trimX": 858, + "trimY": 478, + "width": 20, + "height": 30, "rawWidth": 22, "rawHeight": 32, "borderTop": 0, @@ -2339,13 +2339,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 96, - "trimY": 1847, - "width": 17, - "height": 32, + "trimX": 938, + "trimY": 468, + "width": 15, + "height": 30, "rawWidth": 17, "rawHeight": 32, "borderTop": 0, @@ -2362,13 +2362,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 166, - "trimY": 785, - "width": 21, - "height": 31, + "trimX": 901, + "trimY": 369, + "width": 19, + "height": 29, "rawWidth": 21, "rawHeight": 31, "borderTop": 0, @@ -2388,10 +2388,10 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 132, - "trimY": 785, - "width": 21, - "height": 32, + "trimX": 955, + "trimY": 470, + "width": 19, + "height": 30, "rawWidth": 21, "rawHeight": 32, "borderTop": 0, @@ -2411,10 +2411,10 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 122, - "trimY": 2013, - "width": 23, - "height": 32, + "trimX": 140, + "trimY": 487, + "width": 21, + "height": 30, "rawWidth": 23, "rawHeight": 32, "borderTop": 0, @@ -2431,13 +2431,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 118, - "trimY": 1951, - "width": 21, - "height": 32, + "trimX": 880, + "trimY": 478, + "width": 19, + "height": 30, "rawWidth": 21, "rawHeight": 32, "borderTop": 0, @@ -2454,13 +2454,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 157, - "trimY": 1967, - "width": 22, - "height": 32, + "trimX": 211, + "trimY": 294, + "width": 20, + "height": 30, "rawWidth": 22, "rawHeight": 32, "borderTop": 0, @@ -2477,13 +2477,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 181, - "trimY": 1952, - "width": 22, - "height": 32, + "trimX": 153, + "trimY": 292, + "width": 20, + "height": 30, "rawWidth": 22, "rawHeight": 32, "borderTop": 0, @@ -2503,10 +2503,10 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 205, - "trimY": 1967, - "width": 21, - "height": 32, + "trimX": 329, + "trimY": 300, + "width": 19, + "height": 30, "rawWidth": 21, "rawHeight": 32, "borderTop": 0, @@ -2523,13 +2523,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 181, - "trimY": 1986, - "width": 22, - "height": 32, + "trimX": 42, + "trimY": 488, + "width": 20, + "height": 30, "rawWidth": 22, "rawHeight": 32, "borderTop": 0, @@ -2546,13 +2546,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 131, - "trimY": 1810, + "trimX": 460, + "trimY": 396, "width": 40, - "height": 44, + "height": 42, "rawWidth": 40, "rawHeight": 46, "borderTop": 0, @@ -2569,13 +2569,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": -1, "offsetY": 0, - "trimX": 190, - "trimY": 1283, - "width": 26, - "height": 44, + "trimX": 862, + "trimY": 337, + "width": 24, + "height": 42, "rawWidth": 40, "rawHeight": 46, "borderTop": 0, @@ -2595,10 +2595,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 69, - "trimY": 1868, - "width": 38, - "height": 44, + "trimX": 708, + "trimY": 362, + "width": 36, + "height": 42, "rawWidth": 40, "rawHeight": 46, "borderTop": 0, @@ -2618,10 +2618,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 221, - "trimY": 1168, - "width": 34, - "height": 44, + "trimX": 781, + "trimY": 350, + "width": 32, + "height": 42, "rawWidth": 40, "rawHeight": 46, "borderTop": 0, @@ -2640,11 +2640,11 @@ "trimThreshold": 1, "rotated": false, "offsetX": 0, - "offsetY": 0, - "trimX": 179, - "trimY": 1235, + "offsetY": 1, + "trimX": 418, + "trimY": 394, "width": 40, - "height": 46, + "height": 44, "rawWidth": 40, "rawHeight": 46, "borderTop": 0, @@ -2664,10 +2664,10 @@ "rotated": false, "offsetX": -1, "offsetY": 0, - "trimX": 82, - "trimY": 1974, - "width": 38, - "height": 44, + "trimX": 381, + "trimY": 465, + "width": 36, + "height": 42, "rawWidth": 40, "rawHeight": 46, "borderTop": 0, @@ -2686,11 +2686,11 @@ "trimThreshold": 1, "rotated": false, "offsetX": 0, - "offsetY": 0, - "trimX": 217, - "trimY": 1374, - "width": 38, - "height": 46, + "offsetY": 1, + "trimX": 708, + "trimY": 316, + "width": 36, + "height": 44, "rawWidth": 40, "rawHeight": 46, "borderTop": 0, @@ -2710,10 +2710,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 177, - "trimY": 1810, + "trimX": 339, + "trimY": 465, "width": 40, - "height": 44, + "height": 42, "rawWidth": 40, "rawHeight": 46, "borderTop": 0, @@ -2730,13 +2730,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, - "offsetX": 0, + "rotated": true, + "offsetX": -1, "offsetY": 0, - "trimX": 203, - "trimY": 1514, - "width": 40, - "height": 46, + "trimX": 584, + "trimY": 397, + "width": 38, + "height": 44, "rawWidth": 40, "rawHeight": 46, "borderTop": 0, @@ -2754,12 +2754,12 @@ "trimType": "auto", "trimThreshold": 1, "rotated": false, - "offsetX": 0, + "offsetX": -1, "offsetY": 0, - "trimX": 213, - "trimY": 1610, - "width": 40, - "height": 46, + "trimX": 544, + "trimY": 396, + "width": 38, + "height": 44, "rawWidth": 40, "rawHeight": 46, "borderTop": 0, @@ -2776,13 +2776,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 96, - "trimY": 1808, + "trimX": 901, + "trimY": 475, "width": 33, - "height": 37, + "height": 35, "rawWidth": 33, "rawHeight": 37, "borderTop": 0, @@ -2799,13 +2799,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": -1, - "offsetY": 0, - "trimX": 205, - "trimY": 1864, - "width": 25, - "height": 37, + "offsetY": 1, + "trimX": 833, + "trimY": 472, + "width": 23, + "height": 35, "rawWidth": 33, "rawHeight": 37, "borderTop": 0, @@ -2822,11 +2822,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 154, - "trimY": 273, + "trimX": 959, + "trimY": 2, "width": 58, "height": 64, "rawWidth": 58, @@ -2845,13 +2845,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 131, - "trimY": 1852, - "width": 33, - "height": 37, + "rotated": true, + "offsetX": -1, + "offsetY": 1, + "trimX": 752, + "trimY": 477, + "width": 31, + "height": 35, "rawWidth": 33, "rawHeight": 37, "borderTop": 0, @@ -2868,13 +2868,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": -1, "offsetY": 0, - "trimX": 69, - "trimY": 1914, - "width": 31, - "height": 37, + "trimX": 893, + "trimY": 438, + "width": 29, + "height": 35, "rawWidth": 33, "rawHeight": 37, "borderTop": 0, @@ -2891,13 +2891,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 166, - "trimY": 1856, + "trimX": 747, + "trimY": 406, "width": 33, - "height": 37, + "height": 35, "rawWidth": 33, "rawHeight": 37, "borderTop": 0, @@ -2914,13 +2914,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 211, - "trimY": 1891, - "width": 31, - "height": 35, + "trimX": 958, + "trimY": 439, + "width": 29, + "height": 33, "rawWidth": 33, "rawHeight": 37, "borderTop": 0, @@ -2938,12 +2938,12 @@ "trimType": "auto", "trimThreshold": 1, "rotated": true, - "offsetX": 0, + "offsetX": -1, "offsetY": 0, - "trimX": 131, - "trimY": 1916, - "width": 33, - "height": 37, + "trimX": 715, + "trimY": 477, + "width": 31, + "height": 35, "rawWidth": 33, "rawHeight": 37, "borderTop": 0, @@ -2962,11 +2962,11 @@ "trimThreshold": 1, "rotated": true, "offsetX": 0, - "offsetY": 0, - "trimX": 170, - "trimY": 1917, + "offsetY": 1, + "trimX": 778, + "trimY": 315, "width": 33, - "height": 37, + "height": 35, "rawWidth": 33, "rawHeight": 37, "borderTop": 0, @@ -2983,12 +2983,12 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 209, - "trimY": 1928, - "width": 33, + "trimX": 676, + "trimY": 477, + "width": 31, "height": 37, "rawWidth": 33, "rawHeight": 37, @@ -3006,12 +3006,12 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 122, - "trimY": 1974, - "width": 33, + "trimX": 637, + "trimY": 477, + "width": 31, "height": 37, "rawWidth": 33, "rawHeight": 37, @@ -3032,8 +3032,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1, - "trimY": 1219, + "trimX": 158, + "trimY": 98, "width": 55, "height": 93, "rawWidth": 55, @@ -3052,11 +3052,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1, - "trimY": 1880, + "trimX": 273, + "trimY": 160, "width": 35, "height": 97, "rawWidth": 35, @@ -3075,11 +3075,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 101, - "trimY": 198, + "trimX": 760, + "trimY": 83, "width": 50, "height": 77, "rawWidth": 50, @@ -3101,8 +3101,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 159, - "trimY": 132, + "trimX": 273, + "trimY": 106, "width": 52, "height": 96, "rawWidth": 52, @@ -3121,11 +3121,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1, - "trimY": 1501, + "trimX": 371, + "trimY": 106, "width": 49, "height": 95, "rawWidth": 49, @@ -3144,11 +3144,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1, - "trimY": 1124, + "trimX": 864, + "trimY": 2, "width": 59, "height": 93, "rawWidth": 59, @@ -3167,11 +3167,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1, - "trimY": 1598, + "trimX": 468, + "trimY": 106, "width": 51, "height": 93, "rawWidth": 51, @@ -3193,8 +3193,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1, - "trimY": 1314, + "trimX": 215, + "trimY": 98, "width": 56, "height": 92, "rawWidth": 56, @@ -3213,11 +3213,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1, - "trimY": 1693, + "trimX": 563, + "trimY": 106, "width": 50, "height": 92, "rawWidth": 50, @@ -3236,11 +3236,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1, - "trimY": 1408, + "trimX": 372, + "trimY": 157, "width": 55, "height": 91, "rawWidth": 55, @@ -3259,11 +3259,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1, - "trimY": 1787, + "trimX": 465, + "trimY": 159, "width": 51, "height": 91, "rawWidth": 51, @@ -3275,6 +3275,259 @@ "spriteType": "normal", "subMetas": {} }, + "pc_num_0.png": { + "ver": "1.0.6", + "uuid": "0076ec82-c00a-47db-a06c-46475c27cbdc", + "importer": "sprite-frame", + "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 702, + "trimY": 224, + "width": 48, + "height": 50, + "rawWidth": 48, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "pc_num_1.png": { + "ver": "1.0.6", + "uuid": "00e3258b-c8ba-498a-a4f3-d0e0b3623690", + "importer": "sprite-frame", + "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": -1, + "offsetY": 0, + "trimX": 368, + "trimY": 352, + "width": 32, + "height": 50, + "rawWidth": 48, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "pc_num_2.png": { + "ver": "1.0.6", + "uuid": "8687cf72-9d74-4d84-8e13-102f54bc1f25", + "importer": "sprite-frame", + "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 368, + "trimY": 306, + "width": 44, + "height": 50, + "rawWidth": 48, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "pc_num_3.png": { + "ver": "1.0.6", + "uuid": "19f60608-3a6c-47f1-ba9c-852508735d91", + "importer": "sprite-frame", + "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 532, + "trimY": 354, + "width": 40, + "height": 50, + "rawWidth": 48, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "pc_num_4.png": { + "ver": "1.0.6", + "uuid": "b24c2cd2-360c-404c-a2d7-3985a45cb38b", + "importer": "sprite-frame", + "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 1, + "trimX": 219, + "trimY": 244, + "width": 48, + "height": 52, + "rawWidth": 48, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "pc_num_5.png": { + "ver": "1.0.6", + "uuid": "3431c138-5dd9-425a-ac98-e774f2630e81", + "importer": "sprite-frame", + "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 657, + "trimY": 106, + "width": 44, + "height": 50, + "rawWidth": 48, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "pc_num_6.png": { + "ver": "1.0.6", + "uuid": "ccc9761c-2af2-401c-9d55-e49296439834", + "importer": "sprite-frame", + "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 275, + "trimY": 357, + "width": 44, + "height": 52, + "rawWidth": 48, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "pc_num_7.png": { + "ver": "1.0.6", + "uuid": "37a1ae55-9a36-46a7-8203-a9614ae36ec6", + "importer": "sprite-frame", + "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 223, + "trimY": 192, + "width": 48, + "height": 50, + "rawWidth": 48, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "pc_num_8.png": { + "ver": "1.0.6", + "uuid": "a8b42ed8-0878-46ea-a9c7-b26cf6c6dd77", + "importer": "sprite-frame", + "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 981, + "trimY": 156, + "width": 46, + "height": 52, + "rawWidth": 48, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "pc_num_9.png": { + "ver": "1.0.6", + "uuid": "97d78803-c5d7-4323-bb19-b12c2cc1f338", + "importer": "sprite-frame", + "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 816, + "trimY": 136, + "width": 46, + "height": 52, + "rawWidth": 48, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "pc_num_x.png": { + "ver": "1.0.6", + "uuid": "f2eae54a-980f-45af-aee0-09a8c695254f", + "importer": "sprite-frame", + "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 924, + "trimY": 432, + "width": 32, + "height": 34, + "rawWidth": 48, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, "rank_0.png": { "ver": "1.0.6", "uuid": "02d553df-1ae3-43bb-bc69-83318300ffb9", @@ -3282,13 +3535,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 168, - "trimY": 1519, - "width": 33, - "height": 48, + "trimX": 811, + "trimY": 190, + "width": 31, + "height": 46, "rawWidth": 33, "rawHeight": 48, "borderTop": 0, @@ -3308,10 +3561,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 183, - "trimY": 895, - "width": 27, - "height": 47, + "trimX": 391, + "trimY": 418, + "width": 25, + "height": 45, "rawWidth": 27, "rawHeight": 47, "borderTop": 0, @@ -3328,13 +3581,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 180, - "trimY": 1619, - "width": 31, - "height": 47, + "trimX": 815, + "trimY": 329, + "width": 29, + "height": 45, "rawWidth": 31, "rawHeight": 47, "borderTop": 0, @@ -3354,10 +3607,10 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 84, - "trimY": 1092, - "width": 30, - "height": 47, + "trimX": 550, + "trimY": 480, + "width": 28, + "height": 45, "rawWidth": 30, "rawHeight": 47, "borderTop": 0, @@ -3374,13 +3627,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 176, - "trimY": 1569, - "width": 34, - "height": 48, + "trimX": 532, + "trimY": 320, + "width": 32, + "height": 46, "rawWidth": 34, "rawHeight": 48, "borderTop": 0, @@ -3400,10 +3653,10 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 133, - "trimY": 1092, - "width": 30, - "height": 47, + "trimX": 503, + "trimY": 480, + "width": 28, + "height": 45, "rawWidth": 30, "rawHeight": 47, "borderTop": 0, @@ -3423,10 +3676,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 48, - "trimY": 1976, - "width": 32, - "height": 47, + "trimX": 359, + "trimY": 418, + "width": 30, + "height": 45, "rawWidth": 32, "rawHeight": 47, "borderTop": 0, @@ -3443,13 +3696,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, - "offsetY": 0, - "trimX": 153, - "trimY": 1468, - "width": 32, - "height": 49, + "offsetY": 1, + "trimX": 361, + "trimY": 386, + "width": 30, + "height": 47, "rawWidth": 32, "rawHeight": 49, "borderTop": 0, @@ -3469,10 +3722,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 183, - "trimY": 944, - "width": 31, - "height": 48, + "trimX": 677, + "trimY": 317, + "width": 29, + "height": 46, "rawWidth": 31, "rawHeight": 48, "borderTop": 0, @@ -3492,10 +3745,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 168, - "trimY": 1036, - "width": 32, - "height": 48, + "trimX": 746, + "trimY": 316, + "width": 30, + "height": 46, "rawWidth": 32, "rawHeight": 48, "borderTop": 0, @@ -3512,11 +3765,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 187, - "trimY": 1488, + "trimX": 185, + "trimY": 291, "width": 21, "height": 24, "rawWidth": 21, @@ -3535,11 +3788,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 157, - "trimY": 2001, + "trimX": 987, + "trimY": 470, "width": 22, "height": 18, "rawWidth": 22, @@ -3561,8 +3814,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 58, - "trimY": 1240, + "trimX": 655, + "trimY": 158, "width": 45, "height": 57, "rawWidth": 45, @@ -3581,11 +3834,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 105, - "trimY": 1240, + "trimX": 101, + "trimY": 195, "width": 30, "height": 59, "rawWidth": 30, @@ -3604,11 +3857,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 59, - "trimY": 1299, + "trimX": 815, + "trimY": 284, "width": 43, "height": 58, "rawWidth": 43, @@ -3627,11 +3880,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 52, - "trimY": 1516, + "trimX": 751, + "trimY": 181, "width": 40, "height": 58, "rawWidth": 40, @@ -3653,8 +3906,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 205, - "trimY": 553, + "trimX": 605, + "trimY": 158, "width": 48, "height": 57, "rawWidth": 48, @@ -3673,11 +3926,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 213, - "trimY": 433, + "trimX": 968, + "trimY": 301, "width": 42, "height": 57, "rawWidth": 42, @@ -3699,8 +3952,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 199, - "trimY": 742, + "trimX": 967, + "trimY": 254, "width": 45, "height": 56, "rawWidth": 45, @@ -3719,11 +3972,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 214, - "trimY": 273, + "trimX": 372, + "trimY": 263, "width": 41, "height": 56, "rawWidth": 41, @@ -3745,8 +3998,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 59, - "trimY": 1359, + "trimX": 875, + "trimY": 279, "width": 45, "height": 56, "rawWidth": 45, @@ -3765,11 +4018,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 104, - "trimY": 1301, + "trimX": 580, + "trimY": 309, "width": 42, "height": 56, "rawWidth": 42, @@ -3788,11 +4041,11 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 214, - "trimY": 331, + "trimX": 486, + "trimY": 273, "width": 41, "height": 47, "rawWidth": 41, @@ -3814,10 +4067,10 @@ "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 146, - "trimY": 736, + "trimX": 980, + "trimY": 62, "width": 47, - "height": 51, + "height": 49, "rawWidth": 47, "rawHeight": 63, "borderTop": 0, @@ -3834,13 +4087,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 117, - "trimY": 808, - "width": 45, - "height": 63, + "trimX": 864, + "trimY": 189, + "width": 43, + "height": 61, "rawWidth": 47, "rawHeight": 63, "borderTop": 0, @@ -3860,10 +4113,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 164, - "trimY": 1180, - "width": 25, - "height": 53, + "trimX": 839, + "trimY": 83, + "width": 23, + "height": 51, "rawWidth": 47, "rawHeight": 63, "borderTop": 0, @@ -3880,13 +4133,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 205, - "trimY": 1990, - "width": 21, - "height": 25, + "trimX": 1002, + "trimY": 424, + "width": 19, + "height": 23, "rawWidth": 47, "rawHeight": 63, "borderTop": 0, @@ -3904,12 +4157,12 @@ "trimType": "auto", "trimThreshold": 1, "rotated": false, - "offsetX": 0, + "offsetX": -1, "offsetY": 1, - "trimX": 58, - "trimY": 1417, - "width": 47, - "height": 53, + "trimX": 558, + "trimY": 159, + "width": 45, + "height": 51, "rawWidth": 47, "rawHeight": 63, "borderTop": 0, @@ -3926,13 +4179,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, - "offsetX": 0, + "rotated": true, + "offsetX": -1, "offsetY": 0, - "trimX": 151, - "trimY": 611, - "width": 47, - "height": 63, + "trimX": 864, + "trimY": 142, + "width": 45, + "height": 61, "rawWidth": 47, "rawHeight": 63, "borderTop": 0, @@ -3949,12 +4202,12 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, - "offsetX": 0, + "rotated": true, + "offsetX": -1, "offsetY": 0, - "trimX": 200, - "trimY": 612, - "width": 47, + "trimX": 580, + "trimY": 217, + "width": 45, "height": 63, "rawWidth": 47, "rawHeight": 63, @@ -3972,13 +4225,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": -1, - "offsetY": 0, - "trimX": 88, - "trimY": 874, - "width": 45, - "height": 63, + "offsetY": 1, + "trimX": 752, + "trimY": 270, + "width": 43, + "height": 61, "rawWidth": 47, "rawHeight": 63, "borderTop": 0, @@ -3995,13 +4248,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 200, - "trimY": 677, - "width": 47, - "height": 63, + "rotated": true, + "offsetX": -1, + "offsetY": 1, + "trimX": 752, + "trimY": 223, + "width": 45, + "height": 61, "rawWidth": 47, "rawHeight": 63, "borderTop": 0, @@ -4018,13 +4271,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": -1, "offsetY": 0, - "trimX": 135, - "trimY": 873, - "width": 45, - "height": 61, + "trimX": 861, + "trimY": 234, + "width": 43, + "height": 59, "rawWidth": 47, "rawHeight": 63, "borderTop": 0, @@ -4041,12 +4294,12 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, - "offsetX": 0, + "rotated": true, + "offsetX": -1, "offsetY": 0, - "trimX": 88, - "trimY": 939, - "width": 47, + "trimX": 273, + "trimY": 246, + "width": 45, "height": 63, "rawWidth": 47, "rawHeight": 63, @@ -4064,13 +4317,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 131, - "trimY": 1810, + "trimX": 460, + "trimY": 396, "width": 40, - "height": 44, + "height": 42, "rawWidth": 40, "rawHeight": 46, "borderTop": 0, @@ -4087,13 +4340,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": -1, "offsetY": 0, - "trimX": 190, - "trimY": 1283, - "width": 26, - "height": 44, + "trimX": 862, + "trimY": 337, + "width": 24, + "height": 42, "rawWidth": 40, "rawHeight": 46, "borderTop": 0, @@ -4113,10 +4366,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 69, - "trimY": 1868, - "width": 38, - "height": 44, + "trimX": 708, + "trimY": 362, + "width": 36, + "height": 42, "rawWidth": 40, "rawHeight": 46, "borderTop": 0, @@ -4136,10 +4389,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 221, - "trimY": 1168, - "width": 34, - "height": 44, + "trimX": 781, + "trimY": 350, + "width": 32, + "height": 42, "rawWidth": 40, "rawHeight": 46, "borderTop": 0, @@ -4158,11 +4411,11 @@ "trimThreshold": 1, "rotated": false, "offsetX": 0, - "offsetY": 0, - "trimX": 179, - "trimY": 1235, + "offsetY": 1, + "trimX": 418, + "trimY": 394, "width": 40, - "height": 46, + "height": 44, "rawWidth": 40, "rawHeight": 46, "borderTop": 0, @@ -4182,10 +4435,10 @@ "rotated": false, "offsetX": -1, "offsetY": 0, - "trimX": 82, - "trimY": 1974, - "width": 38, - "height": 44, + "trimX": 381, + "trimY": 465, + "width": 36, + "height": 42, "rawWidth": 40, "rawHeight": 46, "borderTop": 0, @@ -4204,11 +4457,11 @@ "trimThreshold": 1, "rotated": false, "offsetX": 0, - "offsetY": 0, - "trimX": 217, - "trimY": 1374, - "width": 38, - "height": 46, + "offsetY": 1, + "trimX": 708, + "trimY": 316, + "width": 36, + "height": 44, "rawWidth": 40, "rawHeight": 46, "borderTop": 0, @@ -4228,10 +4481,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 177, - "trimY": 1810, + "trimX": 339, + "trimY": 465, "width": 40, - "height": 44, + "height": 42, "rawWidth": 40, "rawHeight": 46, "borderTop": 0, @@ -4248,13 +4501,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, - "offsetX": 0, + "rotated": true, + "offsetX": -1, "offsetY": 0, - "trimX": 203, - "trimY": 1514, - "width": 40, - "height": 46, + "trimX": 584, + "trimY": 397, + "width": 38, + "height": 44, "rawWidth": 40, "rawHeight": 46, "borderTop": 0, @@ -4272,12 +4525,12 @@ "trimType": "auto", "trimThreshold": 1, "rotated": false, - "offsetX": 0, + "offsetX": -1, "offsetY": 0, - "trimX": 213, - "trimY": 1610, - "width": 40, - "height": 46, + "trimX": 544, + "trimY": 396, + "width": 38, + "height": 44, "rawWidth": 40, "rawHeight": 46, "borderTop": 0, @@ -4294,13 +4547,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": -1, "offsetY": 0, - "trimX": 82, - "trimY": 2020, - "width": 16, - "height": 32, + "trimX": 906, + "trimY": 337, + "width": 14, + "height": 30, "rawWidth": 40, "rawHeight": 46, "borderTop": 0, @@ -4319,11 +4572,11 @@ "trimThreshold": 1, "rotated": false, "offsetX": 0, - "offsetY": 0, - "trimX": 106, - "trimY": 1359, + "offsetY": 1, + "trimX": 233, + "trimY": 357, "width": 40, - "height": 56, + "height": 54, "rawWidth": 40, "rawHeight": 56, "borderTop": 0, @@ -4340,13 +4593,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, - "offsetY": 0, - "trimX": 138, - "trimY": 1519, - "width": 28, - "height": 56, + "offsetY": 1, + "trimX": 273, + "trimY": 293, + "width": 26, + "height": 54, "rawWidth": 40, "rawHeight": 56, "borderTop": 0, @@ -4363,13 +4616,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 237, - "trimY": 1118, - "width": 18, - "height": 48, + "trimX": 458, + "trimY": 440, + "width": 16, + "height": 46, "rawWidth": 40, "rawHeight": 56, "borderTop": 0, @@ -4386,13 +4639,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, - "offsetY": 0, - "trimX": 54, - "trimY": 1576, - "width": 38, - "height": 56, + "offsetY": 1, + "trimX": 420, + "trimY": 356, + "width": 36, + "height": 54, "rawWidth": 40, "rawHeight": 56, "borderTop": 0, @@ -4409,13 +4662,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 138, - "trimY": 1577, - "width": 36, - "height": 56, + "trimX": 272, + "trimY": 321, + "width": 34, + "height": 54, "rawWidth": 40, "rawHeight": 56, "borderTop": 0, @@ -4435,10 +4688,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 107, - "trimY": 1417, + "trimX": 195, + "trimY": 413, "width": 40, - "height": 56, + "height": 54, "rawWidth": 40, "rawHeight": 56, "borderTop": 0, @@ -4457,11 +4710,11 @@ "trimThreshold": 1, "rotated": false, "offsetX": 0, - "offsetY": 0, - "trimX": 54, - "trimY": 1634, - "width": 38, - "height": 56, + "offsetY": 1, + "trimX": 237, + "trimY": 413, + "width": 36, + "height": 54, "rawWidth": 40, "rawHeight": 56, "borderTop": 0, @@ -4478,13 +4731,13 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, - "offsetY": 0, - "trimX": 110, - "trimY": 1124, - "width": 38, - "height": 56, + "offsetY": 1, + "trimX": 430, + "trimY": 276, + "width": 36, + "height": 54, "rawWidth": 40, "rawHeight": 56, "borderTop": 0, @@ -4503,11 +4756,11 @@ "trimThreshold": 1, "rotated": false, "offsetX": 0, - "offsetY": 0, - "trimX": 122, - "trimY": 1182, + "offsetY": 1, + "trimX": 191, + "trimY": 357, "width": 40, - "height": 56, + "height": 54, "rawWidth": 40, "rawHeight": 56, "borderTop": 0, @@ -4527,9 +4780,9 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 137, - "trimY": 1240, - "width": 40, + "trimX": 151, + "trimY": 357, + "width": 38, "height": 56, "rawWidth": 40, "rawHeight": 56, @@ -4547,12 +4800,12 @@ "rawTextureUuid": "f8d067a0-98d0-4a97-8159-506946262d4b", "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 148, - "trimY": 1298, - "width": 40, + "trimX": 968, + "trimY": 345, + "width": 38, "height": 56, "rawWidth": 40, "rawHeight": 56, @@ -4573,10 +4826,10 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1, - "trimY": 1, - "width": 156, - "height": 89, + "trimX": 2, + "trimY": 2, + "width": 154, + "height": 87, "rawWidth": 156, "rawHeight": 89, "borderTop": 0, @@ -4596,8 +4849,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 205, - "trimY": 2017, + "trimX": 993, + "trimY": 445, "width": 22, "height": 22, "rawWidth": 22, diff --git a/assets/UI/font/font.png.meta b/assets/UI/font/font.png.meta index ab0e205..99a1561 100644 --- a/assets/UI/font/font.png.meta +++ b/assets/UI/font/font.png.meta @@ -8,8 +8,8 @@ "premultiplyAlpha": false, "genMipmaps": false, "packable": true, - "width": 256, - "height": 2040, + "width": 1031, + "height": 510, "platformSettings": {}, "subMetas": {} } \ No newline at end of file diff --git a/assets/career.meta b/assets/career.meta new file mode 100644 index 0000000..2f49cd1 --- /dev/null +++ b/assets/career.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "c33b8235-e2f9-4501-9df3-b12e34e14b61", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/career/img.meta b/assets/career/img.meta new file mode 100644 index 0000000..365964b --- /dev/null +++ b/assets/career/img.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "170b01e6-f620-4505-84e9-7f7a772ef9be", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/career/img/careerBg.png.meta b/assets/career/img/careerBg.png.meta new file mode 100644 index 0000000..c6363e5 --- /dev/null +++ b/assets/career/img/careerBg.png.meta @@ -0,0 +1,38 @@ +{ + "ver": "2.3.7", + "uuid": "59c8f156-6c58-4650-9be6-fcd46a200388", + "importer": "texture", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "genMipmaps": false, + "packable": true, + "width": 1080, + "height": 2340, + "platformSettings": {}, + "subMetas": { + "careerBg": { + "ver": "1.0.6", + "uuid": "946b8178-887b-4052-ab0d-23aa8296ace0", + "importer": "sprite-frame", + "rawTextureUuid": "59c8f156-6c58-4650-9be6-fcd46a200388", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 1080, + "height": 2340, + "rawWidth": 1080, + "rawHeight": 2340, + "borderTop": 1852, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/career/img/careerFont.plist.meta b/assets/career/img/careerFont.plist.meta new file mode 100644 index 0000000..ac7bb18 --- /dev/null +++ b/assets/career/img/careerFont.plist.meta @@ -0,0 +1,726 @@ +{ + "ver": "1.2.6", + "uuid": "bb4c893d-cf68-43e7-b092-da6123724257", + "importer": "asset", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "size": { + "width": 256, + "height": 256 + }, + "type": "Texture Packer", + "subMetas": { + "Black0.png": { + "ver": "1.0.6", + "uuid": "de18b9b6-1b07-4003-a570-8266c71174d5", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 72, + "trimY": 2, + "width": 33, + "height": 35, + "rawWidth": 33, + "rawHeight": 37, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Black1.png": { + "ver": "1.0.6", + "uuid": "87a89b17-dff6-4acd-964d-bef4af4e1273", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": -1, + "offsetY": 1, + "trimX": 122, + "trimY": 230, + "width": 23, + "height": 35, + "rawWidth": 33, + "rawHeight": 37, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Black11.png": { + "ver": "1.0.6", + "uuid": "909b0048-18fb-436b-b0f1-3a5b7d21014e", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 241, + "width": 13, + "height": 31, + "rawWidth": 33, + "rawHeight": 37, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Black2.png": { + "ver": "1.0.6", + "uuid": "0987c735-b775-479f-bfff-9ea81743a1e1", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 1, + "trimX": 93, + "trimY": 76, + "width": 31, + "height": 35, + "rawWidth": 33, + "rawHeight": 37, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Black3.png": { + "ver": "1.0.6", + "uuid": "3f3efc83-6c88-4091-9416-b3bf4ce8f185", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 105, + "trimY": 39, + "width": 29, + "height": 35, + "rawWidth": 33, + "rawHeight": 37, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Black4.png": { + "ver": "1.0.6", + "uuid": "d85ed477-2945-4b78-91c2-9b847dc007d7", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 97, + "trimY": 193, + "width": 33, + "height": 35, + "rawWidth": 33, + "rawHeight": 37, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Black5.png": { + "ver": "1.0.6", + "uuid": "65bc159b-4132-49fa-9a1a-2f347a6cc3db", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 107, + "trimY": 2, + "width": 29, + "height": 33, + "rawWidth": 33, + "rawHeight": 37, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Black6.png": { + "ver": "1.0.6", + "uuid": "e58d041a-9876-4ee7-8362-e3d5229dfb81", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 72, + "trimY": 39, + "width": 31, + "height": 35, + "rawWidth": 33, + "rawHeight": 37, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Black7.png": { + "ver": "1.0.6", + "uuid": "3647e0c2-8579-4c17-b3b2-83e327ac40c7", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 66, + "trimY": 135, + "width": 33, + "height": 35, + "rawWidth": 33, + "rawHeight": 37, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Black8.png": { + "ver": "1.0.6", + "uuid": "bc21d04b-ccd7-4db9-8a39-ef9d37b28c68", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 64, + "trimY": 194, + "width": 31, + "height": 37, + "rawWidth": 33, + "rawHeight": 37, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "Black9.png": { + "ver": "1.0.6", + "uuid": "c91f2347-3ba7-4446-8bfa-2ac04f754e64", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 60, + "trimY": 96, + "width": 31, + "height": 37, + "rawWidth": 33, + "rawHeight": 37, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "custom0.png": { + "ver": "1.0.6", + "uuid": "9577e747-5570-4cac-ada8-a4768005c328", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 36, + "trimY": 49, + "width": 34, + "height": 45, + "rawWidth": 34, + "rawHeight": 47, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "custom1.png": { + "ver": "1.0.6", + "uuid": "11fcfcb3-4c0b-4166-a763-c8854a2ea795", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 38, + "trimY": 96, + "width": 20, + "height": 45, + "rawWidth": 34, + "rawHeight": 47, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "custom2.png": { + "ver": "1.0.6", + "uuid": "eb3e2ea8-9a72-4d7a-848a-3be5abf48098", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 34, + "trimY": 147, + "width": 30, + "height": 45, + "rawWidth": 34, + "rawHeight": 47, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "custom3.png": { + "ver": "1.0.6", + "uuid": "173ed26a-1f8f-4c00-bec1-f4d2a1974d21", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 34, + "trimY": 194, + "width": 28, + "height": 45, + "rawWidth": 34, + "rawHeight": 47, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "custom4.png": { + "ver": "1.0.6", + "uuid": "34635f7f-0dcc-4af3-bc09-8a25f6ee8e47", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 36, + "trimY": 2, + "width": 34, + "height": 45, + "rawWidth": 34, + "rawHeight": 47, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "custom5.png": { + "ver": "1.0.6", + "uuid": "ea63d3f7-d2ef-4d05-9a4e-e9c7023e772e", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 1, + "trimX": 2, + "trimY": 194, + "width": 30, + "height": 45, + "rawWidth": 34, + "rawHeight": 47, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "custom6.png": { + "ver": "1.0.6", + "uuid": "8519c4fb-bc57-44c1-8f68-d3b53a8c3fc0", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 2, + "trimY": 147, + "width": 30, + "height": 45, + "rawWidth": 34, + "rawHeight": 47, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "custom7.png": { + "ver": "1.0.6", + "uuid": "cd74ba79-20df-49f7-ae1e-ed06524032e1", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 2, + "trimY": 100, + "width": 34, + "height": 45, + "rawWidth": 34, + "rawHeight": 47, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "custom8.png": { + "ver": "1.0.6", + "uuid": "cbc1d46d-51a9-47b1-8323-384e87f84479", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 2, + "trimY": 51, + "width": 32, + "height": 47, + "rawWidth": 34, + "rawHeight": 47, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "custom9.png": { + "ver": "1.0.6", + "uuid": "435da19f-c000-4c61-8984-52651fb0a3da", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 32, + "height": 47, + "rawWidth": 34, + "rawHeight": 47, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "white0.png": { + "ver": "1.0.6", + "uuid": "988cd5cb-df61-4201-99b3-d4c80230abc4", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 126, + "trimY": 76, + "width": 19, + "height": 27, + "rawWidth": 21, + "rawHeight": 27, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "white1.png": { + "ver": "1.0.6", + "uuid": "0694630e-ec61-40b4-8032-34407121263e", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": -1, + "offsetY": 0, + "trimX": 124, + "trimY": 171, + "width": 19, + "height": 27, + "rawWidth": 21, + "rawHeight": 27, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "white2.png": { + "ver": "1.0.6", + "uuid": "c6fc557e-0753-421e-9040-b755cbf4a84c", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 93, + "trimY": 233, + "width": 21, + "height": 27, + "rawWidth": 21, + "rawHeight": 27, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "white3.png": { + "ver": "1.0.6", + "uuid": "f9c72c78-706e-4835-9557-fd372c9b43a5", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 122, + "trimY": 142, + "width": 19, + "height": 27, + "rawWidth": 21, + "rawHeight": 27, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "white4.png": { + "ver": "1.0.6", + "uuid": "81f64caf-08ad-41fe-8594-e73cc7d4ccbd", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 64, + "trimY": 233, + "width": 21, + "height": 27, + "rawWidth": 21, + "rawHeight": 27, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "white5.png": { + "ver": "1.0.6", + "uuid": "19e104de-db77-4426-895d-38f1f71484a8", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 122, + "trimY": 113, + "width": 19, + "height": 27, + "rawWidth": 21, + "rawHeight": 27, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "white6.png": { + "ver": "1.0.6", + "uuid": "5ddab85b-4034-4137-811b-d0aa9c8489f5", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 101, + "trimY": 134, + "width": 19, + "height": 27, + "rawWidth": 21, + "rawHeight": 27, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "white7.png": { + "ver": "1.0.6", + "uuid": "ead6d688-d9a0-46be-af02-047f500f2ef3", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 93, + "trimY": 113, + "width": 19, + "height": 27, + "rawWidth": 21, + "rawHeight": 27, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "white8.png": { + "ver": "1.0.6", + "uuid": "0ed6fec1-9b7b-4d79-8213-4a992f326824", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 95, + "trimY": 172, + "width": 19, + "height": 27, + "rawWidth": 21, + "rawHeight": 27, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "white9.png": { + "ver": "1.0.6", + "uuid": "a8469d31-660d-4bba-8e0d-d31a5226769f", + "importer": "sprite-frame", + "rawTextureUuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 66, + "trimY": 172, + "width": 19, + "height": 27, + "rawWidth": 21, + "rawHeight": 27, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/career/img/careerFont.png.meta b/assets/career/img/careerFont.png.meta new file mode 100644 index 0000000..504ef37 --- /dev/null +++ b/assets/career/img/careerFont.png.meta @@ -0,0 +1,15 @@ +{ + "ver": "2.3.7", + "uuid": "545865aa-3bf5-459d-b8b0-760e7c655787", + "importer": "texture", + "type": "raw", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "genMipmaps": false, + "packable": true, + "width": 256, + "height": 256, + "platformSettings": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/career/img/careerUI.plist.meta b/assets/career/img/careerUI.plist.meta new file mode 100644 index 0000000..a5d9c51 --- /dev/null +++ b/assets/career/img/careerUI.plist.meta @@ -0,0 +1,680 @@ +{ + "ver": "1.2.6", + "uuid": "933f7976-6238-4e66-bef6-a7e118893b12", + "importer": "asset", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "size": { + "width": 1024, + "height": 2048 + }, + "type": "Texture Packer", + "subMetas": { + "beginBtn.png": { + "ver": "1.0.6", + "uuid": "2833b527-8145-4ada-b0bf-7c037eb4f222", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 49, + "trimY": 1170, + "width": 570, + "height": 176, + "rawWidth": 570, + "rawHeight": 176, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "cityBg.png": { + "ver": "1.0.6", + "uuid": "8b8f0cb9-1a62-4cec-b268-d10fdb043a81", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 962, + "height": 634, + "rawWidth": 962, + "rawHeight": 634, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "cityName.png": { + "ver": "1.0.6", + "uuid": "139ce9c2-64cd-4057-8e78-373ed08f20c2", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 597, + "trimY": 1704, + "width": 179, + "height": 40, + "rawWidth": 179, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "customDi.png": { + "ver": "1.0.6", + "uuid": "28869026-95d2-4dba-be8a-988110c4146a", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 597, + "trimY": 1061, + "width": 352, + "height": 89, + "rawWidth": 352, + "rawHeight": 89, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "customTitle.png": { + "ver": "1.0.6", + "uuid": "6540e5d3-13a5-4426-8658-596b1f4db6a9", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 926, + "trimY": 782, + "width": 230, + "height": 32, + "rawWidth": 230, + "rawHeight": 32, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "dian1.png": { + "ver": "1.0.6", + "uuid": "b817f237-30d7-4b37-9783-2e82ab47df88", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 966, + "trimY": 61, + "width": 56, + "height": 57, + "rawWidth": 56, + "rawHeight": 57, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "dian2.png": { + "ver": "1.0.6", + "uuid": "8d5daea2-5b7d-400a-a3dc-ce6ce927328f", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 966, + "trimY": 2, + "width": 56, + "height": 57, + "rawWidth": 56, + "rawHeight": 57, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "fenKuang.png": { + "ver": "1.0.6", + "uuid": "f025c417-b43b-4e46-8731-c4948a3961fb", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 720, + "trimY": 1152, + "width": 236, + "height": 62, + "rawWidth": 236, + "rawHeight": 62, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "guanzi.png": { + "ver": "1.0.6", + "uuid": "6c9b470d-2579-44bb-9dec-51b275ef9672", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 295, + "trimY": 1704, + "width": 30, + "height": 32, + "rawWidth": 30, + "rawHeight": 32, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "gun1.png": { + "ver": "1.0.6", + "uuid": "2c078ae6-259b-486f-a0b0-41c601c5af27", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 597, + "trimY": 1014, + "width": 360, + "height": 45, + "rawWidth": 360, + "rawHeight": 45, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "gun2.png": { + "ver": "1.0.6", + "uuid": "60438437-148c-4b9b-8f15-07b78649608a", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 1170, + "width": 600, + "height": 45, + "rawWidth": 600, + "rawHeight": 45, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "gun3.png": { + "ver": "1.0.6", + "uuid": "e64e7955-ef44-43e0-9401-456f5e306713", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 966, + "trimY": 120, + "width": 810, + "height": 45, + "rawWidth": 810, + "rawHeight": 45, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "icon_kuang0.png": { + "ver": "1.0.6", + "uuid": "5c41e363-227a-434d-8cce-fab2f231898e", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 843, + "width": 168, + "height": 168, + "rawWidth": 168, + "rawHeight": 168, + "borderTop": 40, + "borderBottom": 40, + "borderLeft": 40, + "borderRight": 40, + "spriteType": "normal", + "subMetas": {} + }, + "icon_kuang1.png": { + "ver": "1.0.6", + "uuid": "2ccea44a-7ec0-438b-92b8-10610b54f465", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 1772, + "width": 274, + "height": 316, + "rawWidth": 274, + "rawHeight": 316, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "icon_kuang2.png": { + "ver": "1.0.6", + "uuid": "7fd3a38f-4fb6-4c5b-babb-c8f7bdad5605", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 720, + "trimY": 1216, + "width": 242, + "height": 299, + "rawWidth": 242, + "rawHeight": 299, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "icon_kuang3.png": { + "ver": "1.0.6", + "uuid": "8d8351d0-2308-4d47-b5bd-ea3889193882", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 720, + "trimY": 1460, + "width": 242, + "height": 296, + "rawWidth": 242, + "rawHeight": 296, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "jia.png": { + "ver": "1.0.6", + "uuid": "6e051860-dd10-40ec-a0ff-c834e59165ce", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 926, + "trimY": 638, + "width": 38, + "height": 38, + "rawWidth": 38, + "rawHeight": 38, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "jindut00.png": { + "ver": "1.0.6", + "uuid": "3e75a53f-f200-4726-8506-38b3cf2fb465", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 36, + "trimY": 1013, + "width": 540, + "height": 20, + "rawWidth": 546, + "rawHeight": 26, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "jindut02.png": { + "ver": "1.0.6", + "uuid": "849b14b6-657f-488c-a93d-f6c7bc21392f", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 49, + "trimY": 1742, + "width": 546, + "height": 26, + "rawWidth": 546, + "rawHeight": 26, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "manKuang.png": { + "ver": "1.0.6", + "uuid": "d57aa376-c421-420f-a8c8-5f5e103bcf6c", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 960, + "trimY": 932, + "width": 236, + "height": 62, + "rawWidth": 236, + "rawHeight": 62, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "rank1.png": { + "ver": "1.0.6", + "uuid": "5ec883bc-fdf2-4333-b2e7-70132c703f29", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 926, + "trimY": 678, + "width": 102, + "height": 34, + "rawWidth": 102, + "rawHeight": 34, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "rank2.png": { + "ver": "1.0.6", + "uuid": "3a07d833-6385-430b-8ee3-7e23156d166b", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 1014, + "width": 141, + "height": 32, + "rawWidth": 141, + "rawHeight": 32, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "rank3.png": { + "ver": "1.0.6", + "uuid": "e4768107-e243-4de9-aa6b-5fe50c62064e", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 227, + "trimY": 1704, + "width": 66, + "height": 32, + "rawWidth": 66, + "rawHeight": 32, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "rank4.png": { + "ver": "1.0.6", + "uuid": "e1ecb1c5-6884-4e74-8857-105497fe7e4b", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 327, + "trimY": 1704, + "width": 89, + "height": 29, + "rawWidth": 89, + "rawHeight": 29, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "ruzhiBg.png": { + "ver": "1.0.6", + "uuid": "585826a8-ee0c-4ef2-b91c-1ba647ca9ade", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 638, + "width": 922, + "height": 203, + "rawWidth": 922, + "rawHeight": 203, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "staffKuang1.png": { + "ver": "1.0.6", + "uuid": "81eb532f-0b17-497f-8816-fb7b79510fa4", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 520, + "trimY": 1770, + "width": 198, + "height": 246, + "rawWidth": 198, + "rawHeight": 246, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "staffKuang2.png": { + "ver": "1.0.6", + "uuid": "77704955-8d7b-4900-ba45-6392bad6c28f", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 320, + "trimY": 1770, + "width": 198, + "height": 246, + "rawWidth": 198, + "rawHeight": 246, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "xiegang.png": { + "ver": "1.0.6", + "uuid": "1637ec63-6d2e-45f9-833a-fb1e2148f34a", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 320, + "trimY": 2018, + "width": 25, + "height": 39, + "rawWidth": 25, + "rawHeight": 39, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "yuangongka.png": { + "ver": "1.0.6", + "uuid": "0eb6320d-7fe3-49fe-bb0a-3bc12fef161c", + "importer": "sprite-frame", + "rawTextureUuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 36, + "trimY": 1035, + "width": 95, + "height": 114, + "rawWidth": 95, + "rawHeight": 114, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/career/img/careerUI.png.meta b/assets/career/img/careerUI.png.meta new file mode 100644 index 0000000..0f77b4f --- /dev/null +++ b/assets/career/img/careerUI.png.meta @@ -0,0 +1,15 @@ +{ + "ver": "2.3.7", + "uuid": "a09565b9-062c-4900-80f9-f7c171c19447", + "importer": "texture", + "type": "raw", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "genMipmaps": false, + "packable": true, + "width": 1024, + "height": 2048, + "platformSettings": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/career/prefab.meta b/assets/career/prefab.meta new file mode 100644 index 0000000..57e5558 --- /dev/null +++ b/assets/career/prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "f132a415-3f93-444b-8360-464b008825ab", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/career/prefab/careerCityItem.prefab.meta b/assets/career/prefab/careerCityItem.prefab.meta new file mode 100644 index 0000000..cb1a0c2 --- /dev/null +++ b/assets/career/prefab/careerCityItem.prefab.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.3.2", + "uuid": "cf9a58fa-4925-484b-9738-11cf5e82a242", + "importer": "prefab", + "optimizationPolicy": "AUTO", + "asyncLoadAssets": false, + "readonly": false, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/career/prefab/careerRankCity.prefab.meta b/assets/career/prefab/careerRankCity.prefab.meta new file mode 100644 index 0000000..1b5d4b4 --- /dev/null +++ b/assets/career/prefab/careerRankCity.prefab.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.3.2", + "uuid": "4746152f-f84d-4f11-af46-e87cc2dd062e", + "importer": "prefab", + "optimizationPolicy": "AUTO", + "asyncLoadAssets": false, + "readonly": false, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/career/prefab/careerRankItem.prefab.meta b/assets/career/prefab/careerRankItem.prefab.meta new file mode 100644 index 0000000..cb1c87e --- /dev/null +++ b/assets/career/prefab/careerRankItem.prefab.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.3.2", + "uuid": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f", + "importer": "prefab", + "optimizationPolicy": "AUTO", + "asyncLoadAssets": false, + "readonly": false, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/career/prefab/newGame.prefab.meta b/assets/career/prefab/newGame.prefab.meta new file mode 100644 index 0000000..6ef5ac3 --- /dev/null +++ b/assets/career/prefab/newGame.prefab.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.3.2", + "uuid": "ac8984d8-063f-4aa3-8781-6cbd2ee4cf87", + "importer": "prefab", + "optimizationPolicy": "AUTO", + "asyncLoadAssets": false, + "readonly": false, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/career/script.meta b/assets/career/script.meta new file mode 100644 index 0000000..1f4c239 --- /dev/null +++ b/assets/career/script.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "bf55874d-20e9-4ee5-892e-516a29b61c90", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/career/script/Career.ts.meta b/assets/career/script/Career.ts.meta new file mode 100644 index 0000000..1270e8b --- /dev/null +++ b/assets/career/script/Career.ts.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.1.0", + "uuid": "cc5de8ec-30bf-4392-a646-df8da200dc9b", + "importer": "typescript", + "isPlugin": false, + "loadPluginInWeb": true, + "loadPluginInNative": true, + "loadPluginInEditor": false, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/career/script/CareerItem.ts.meta b/assets/career/script/CareerItem.ts.meta new file mode 100644 index 0000000..9df9c0a --- /dev/null +++ b/assets/career/script/CareerItem.ts.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.1.0", + "uuid": "68b440e4-0898-414f-bec3-a2f4cf57086b", + "importer": "typescript", + "isPlugin": false, + "loadPluginInWeb": true, + "loadPluginInNative": true, + "loadPluginInEditor": false, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/career/script/CareerList.ts.meta b/assets/career/script/CareerList.ts.meta new file mode 100644 index 0000000..ef1aaf1 --- /dev/null +++ b/assets/career/script/CareerList.ts.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.1.0", + "uuid": "47e6ae46-6531-4c78-bbf7-8f940c2dde43", + "importer": "typescript", + "isPlugin": false, + "loadPluginInWeb": true, + "loadPluginInNative": true, + "loadPluginInEditor": false, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/career/script/CareerManager.ts.meta b/assets/career/script/CareerManager.ts.meta new file mode 100644 index 0000000..42c98fd --- /dev/null +++ b/assets/career/script/CareerManager.ts.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.1.0", + "uuid": "3c3db214-0bda-430e-b580-fef66a7a254b", + "importer": "typescript", + "isPlugin": false, + "loadPluginInWeb": true, + "loadPluginInNative": true, + "loadPluginInEditor": false, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/career/script/Item.ts.meta b/assets/career/script/Item.ts.meta new file mode 100644 index 0000000..3d6abbf --- /dev/null +++ b/assets/career/script/Item.ts.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.1.0", + "uuid": "bf16d2ce-6511-46f4-a32e-a66c51d8e497", + "importer": "typescript", + "isPlugin": false, + "loadPluginInWeb": true, + "loadPluginInNative": true, + "loadPluginInEditor": false, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level477.json.meta b/assets/custom/Json/level477.json.meta new file mode 100644 index 0000000..679dc96 --- /dev/null +++ b/assets/custom/Json/level477.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "796c2d9d-73a0-46c8-9dfc-b0f545202806", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level478.json.meta b/assets/custom/Json/level478.json.meta new file mode 100644 index 0000000..0d1a373 --- /dev/null +++ b/assets/custom/Json/level478.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "f5efee35-b4c6-44f3-9a15-77ed7d10d8ba", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level479.json.meta b/assets/custom/Json/level479.json.meta new file mode 100644 index 0000000..a46a3a0 --- /dev/null +++ b/assets/custom/Json/level479.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "149400d9-ff89-4f1c-b8e4-dfd592dc6bf0", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level480.json.meta b/assets/custom/Json/level480.json.meta new file mode 100644 index 0000000..77e3bb7 --- /dev/null +++ b/assets/custom/Json/level480.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "4aef2775-1a24-4640-8b0a-8efffee5500a", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level481.json.meta b/assets/custom/Json/level481.json.meta new file mode 100644 index 0000000..56b6c64 --- /dev/null +++ b/assets/custom/Json/level481.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "01071412-f4b6-4c6b-a52f-cc365b0dc450", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level482.json.meta b/assets/custom/Json/level482.json.meta new file mode 100644 index 0000000..5e8ea10 --- /dev/null +++ b/assets/custom/Json/level482.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "27d69ad8-06d0-4313-bf97-19bc8feeb9dc", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level483.json.meta b/assets/custom/Json/level483.json.meta new file mode 100644 index 0000000..6c1d7a2 --- /dev/null +++ b/assets/custom/Json/level483.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "7706c6c9-96ed-4440-896d-6c1c5096c66f", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level484.json.meta b/assets/custom/Json/level484.json.meta new file mode 100644 index 0000000..4964da8 --- /dev/null +++ b/assets/custom/Json/level484.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "22129bc7-61a2-4209-bd95-875b0cce8182", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level485.json.meta b/assets/custom/Json/level485.json.meta new file mode 100644 index 0000000..4539538 --- /dev/null +++ b/assets/custom/Json/level485.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "b2159b1a-f964-4869-8111-3d9445afc587", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level486.json.meta b/assets/custom/Json/level486.json.meta new file mode 100644 index 0000000..9a6da13 --- /dev/null +++ b/assets/custom/Json/level486.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "0f340917-b9bf-49d1-9de2-a170add71476", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level487.json.meta b/assets/custom/Json/level487.json.meta new file mode 100644 index 0000000..ee5b1e8 --- /dev/null +++ b/assets/custom/Json/level487.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "b0ff4758-5669-4fab-816a-be094477abb1", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level488.json.meta b/assets/custom/Json/level488.json.meta new file mode 100644 index 0000000..873306b --- /dev/null +++ b/assets/custom/Json/level488.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "716d543f-e830-4c55-a78c-34ab21714b24", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level489.json.meta b/assets/custom/Json/level489.json.meta new file mode 100644 index 0000000..5dce697 --- /dev/null +++ b/assets/custom/Json/level489.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "8f22e2f2-261c-4b4d-bdbf-5b473f5bbcf8", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level490.json.meta b/assets/custom/Json/level490.json.meta new file mode 100644 index 0000000..7786730 --- /dev/null +++ b/assets/custom/Json/level490.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "581644f5-b360-49c8-ab2a-51c27e5ad30e", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level491.json.meta b/assets/custom/Json/level491.json.meta new file mode 100644 index 0000000..8e18867 --- /dev/null +++ b/assets/custom/Json/level491.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "afc72d57-5e4b-49d4-a688-3d0c3d16cb07", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level492.json.meta b/assets/custom/Json/level492.json.meta new file mode 100644 index 0000000..a5eb14c --- /dev/null +++ b/assets/custom/Json/level492.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "01331fa3-af72-4692-96e1-e1202dbb66e3", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level493.json.meta b/assets/custom/Json/level493.json.meta new file mode 100644 index 0000000..6e3b3f0 --- /dev/null +++ b/assets/custom/Json/level493.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "417d4e33-c254-40f9-a2b3-61029914d28c", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level494.json.meta b/assets/custom/Json/level494.json.meta new file mode 100644 index 0000000..a84346c --- /dev/null +++ b/assets/custom/Json/level494.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "a93b5ae0-a5e9-4ae0-a491-52b2befce140", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level495.json.meta b/assets/custom/Json/level495.json.meta new file mode 100644 index 0000000..2b60395 --- /dev/null +++ b/assets/custom/Json/level495.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "6d166e39-2731-452d-994a-8de6397582ee", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level496.json.meta b/assets/custom/Json/level496.json.meta new file mode 100644 index 0000000..9dee52a --- /dev/null +++ b/assets/custom/Json/level496.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "ae97bc62-e96e-4726-b9e1-9b32149e4e6c", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level497.json.meta b/assets/custom/Json/level497.json.meta new file mode 100644 index 0000000..a786fb5 --- /dev/null +++ b/assets/custom/Json/level497.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "6ef51cf3-611c-40d0-b704-b4860fa78da9", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level498.json.meta b/assets/custom/Json/level498.json.meta new file mode 100644 index 0000000..9076ed4 --- /dev/null +++ b/assets/custom/Json/level498.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "6a6e80fe-c78e-4ea4-b3b2-367e76adfc32", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level499.json.meta b/assets/custom/Json/level499.json.meta new file mode 100644 index 0000000..3996178 --- /dev/null +++ b/assets/custom/Json/level499.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "4880ca9b-a52f-469f-b237-5dae0602b21e", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level500.json.meta b/assets/custom/Json/level500.json.meta new file mode 100644 index 0000000..9e015ee --- /dev/null +++ b/assets/custom/Json/level500.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "a3af4d51-b9ee-4974-8ab6-d972473becc5", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level501.json.meta b/assets/custom/Json/level501.json.meta new file mode 100644 index 0000000..a504b77 --- /dev/null +++ b/assets/custom/Json/level501.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "9e46a0bd-0d84-4cce-a2ad-5dc94d35075d", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level502.json.meta b/assets/custom/Json/level502.json.meta new file mode 100644 index 0000000..904fb4d --- /dev/null +++ b/assets/custom/Json/level502.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "ab913dc7-db94-4360-ab5f-db7f64cc6009", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level503.json.meta b/assets/custom/Json/level503.json.meta new file mode 100644 index 0000000..3cf3bf2 --- /dev/null +++ b/assets/custom/Json/level503.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "2aa79604-5ada-4b22-a0ae-ac8ddeeb2765", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level504.json.meta b/assets/custom/Json/level504.json.meta new file mode 100644 index 0000000..b2fa899 --- /dev/null +++ b/assets/custom/Json/level504.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "9a862805-0ab0-4366-ab3d-9248cb9abc61", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level505.json.meta b/assets/custom/Json/level505.json.meta new file mode 100644 index 0000000..e975e87 --- /dev/null +++ b/assets/custom/Json/level505.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "1728ba89-79d2-406e-ae5e-d6682d74203f", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level506.json.meta b/assets/custom/Json/level506.json.meta new file mode 100644 index 0000000..8affa62 --- /dev/null +++ b/assets/custom/Json/level506.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "2480e01d-e13e-41b9-8958-3153869d67f0", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level507.json.meta b/assets/custom/Json/level507.json.meta new file mode 100644 index 0000000..7d46a87 --- /dev/null +++ b/assets/custom/Json/level507.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "7c9e438d-4f1f-43b8-8166-78dd636be141", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level508.json.meta b/assets/custom/Json/level508.json.meta new file mode 100644 index 0000000..7db4c64 --- /dev/null +++ b/assets/custom/Json/level508.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "1fd306d9-7665-47b2-a549-421b02b99979", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level509.json.meta b/assets/custom/Json/level509.json.meta new file mode 100644 index 0000000..ef6bfe4 --- /dev/null +++ b/assets/custom/Json/level509.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "e7a40f9d-810f-4c8e-a7eb-525190abc0a5", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level510.json.meta b/assets/custom/Json/level510.json.meta new file mode 100644 index 0000000..87abe3f --- /dev/null +++ b/assets/custom/Json/level510.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "8a418ade-8c37-48c1-9bd5-1946882674ba", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level511.json.meta b/assets/custom/Json/level511.json.meta new file mode 100644 index 0000000..fed5f68 --- /dev/null +++ b/assets/custom/Json/level511.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "4346a6a5-b5b8-4dde-b255-2e622c937ae3", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level512.json.meta b/assets/custom/Json/level512.json.meta new file mode 100644 index 0000000..eca3559 --- /dev/null +++ b/assets/custom/Json/level512.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "8033b2ab-4407-4248-9a5f-25119ac2ca4b", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level513.json.meta b/assets/custom/Json/level513.json.meta new file mode 100644 index 0000000..0df0409 --- /dev/null +++ b/assets/custom/Json/level513.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "d6a286d0-aaa9-492a-9991-e524033474be", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level514.json.meta b/assets/custom/Json/level514.json.meta new file mode 100644 index 0000000..aedac33 --- /dev/null +++ b/assets/custom/Json/level514.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "8d50eba9-6ddf-42cb-a983-678f181639a6", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level515.json.meta b/assets/custom/Json/level515.json.meta new file mode 100644 index 0000000..24a58e6 --- /dev/null +++ b/assets/custom/Json/level515.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "44da5533-07e2-418b-9e18-569be5838161", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level516.json.meta b/assets/custom/Json/level516.json.meta new file mode 100644 index 0000000..0d813a4 --- /dev/null +++ b/assets/custom/Json/level516.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "4778ab8a-5e83-4cb1-8a8f-822b18fd84b7", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level517.json.meta b/assets/custom/Json/level517.json.meta new file mode 100644 index 0000000..598ead1 --- /dev/null +++ b/assets/custom/Json/level517.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "77214c28-ef1f-485f-9933-325dec4c1313", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level518.json.meta b/assets/custom/Json/level518.json.meta new file mode 100644 index 0000000..22929e4 --- /dev/null +++ b/assets/custom/Json/level518.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "b266afdf-bce3-4aed-bc95-6082a9e1d311", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level519.json.meta b/assets/custom/Json/level519.json.meta new file mode 100644 index 0000000..5b6354e --- /dev/null +++ b/assets/custom/Json/level519.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "a1396ed4-8106-406c-a7ec-90a763e1236f", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level520.json.meta b/assets/custom/Json/level520.json.meta new file mode 100644 index 0000000..26864c3 --- /dev/null +++ b/assets/custom/Json/level520.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "42eb4d23-d96d-49a8-a706-48cc2c49b200", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level521.json.meta b/assets/custom/Json/level521.json.meta new file mode 100644 index 0000000..356d190 --- /dev/null +++ b/assets/custom/Json/level521.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "833fd9f9-65e9-40a9-a1fb-d532726126a1", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level522.json.meta b/assets/custom/Json/level522.json.meta new file mode 100644 index 0000000..f2dfbb5 --- /dev/null +++ b/assets/custom/Json/level522.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "012406f3-3ffc-4090-8848-2f05b581bffc", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level523.json.meta b/assets/custom/Json/level523.json.meta new file mode 100644 index 0000000..29a51de --- /dev/null +++ b/assets/custom/Json/level523.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "ffe3844e-8d2c-4429-aca0-2469e246ee15", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level524.json.meta b/assets/custom/Json/level524.json.meta new file mode 100644 index 0000000..4ac63c5 --- /dev/null +++ b/assets/custom/Json/level524.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "fe998028-93f5-4dc0-b836-2d3e31557820", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level525.json.meta b/assets/custom/Json/level525.json.meta new file mode 100644 index 0000000..d77a80a --- /dev/null +++ b/assets/custom/Json/level525.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "636235a5-7a66-4d5a-a041-1ddc544cbf41", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level526.json.meta b/assets/custom/Json/level526.json.meta new file mode 100644 index 0000000..1d2db11 --- /dev/null +++ b/assets/custom/Json/level526.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "5ee8325a-314c-4d3b-aa0f-192b8eb0747a", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level527.json.meta b/assets/custom/Json/level527.json.meta new file mode 100644 index 0000000..ad5960a --- /dev/null +++ b/assets/custom/Json/level527.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "c349964f-4cbc-453b-b00c-543e87393336", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level528.json.meta b/assets/custom/Json/level528.json.meta new file mode 100644 index 0000000..20f45b8 --- /dev/null +++ b/assets/custom/Json/level528.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "b70e4043-c246-4dfd-884e-36c6ecea19fe", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level529.json.meta b/assets/custom/Json/level529.json.meta new file mode 100644 index 0000000..35ff620 --- /dev/null +++ b/assets/custom/Json/level529.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "1001cb2b-cd41-42ac-815f-9d349bd7530c", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level530.json.meta b/assets/custom/Json/level530.json.meta new file mode 100644 index 0000000..4ad4d36 --- /dev/null +++ b/assets/custom/Json/level530.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "152247e8-663d-45d8-9dcd-a10284168c5c", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level531.json.meta b/assets/custom/Json/level531.json.meta new file mode 100644 index 0000000..606d72d --- /dev/null +++ b/assets/custom/Json/level531.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "a6c36434-614e-40e2-9fc3-3f6a755f40b6", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level532.json.meta b/assets/custom/Json/level532.json.meta new file mode 100644 index 0000000..f3fa4b4 --- /dev/null +++ b/assets/custom/Json/level532.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "1dcacdc3-5f83-4797-a278-44029b3899c5", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level533.json.meta b/assets/custom/Json/level533.json.meta new file mode 100644 index 0000000..4e85d04 --- /dev/null +++ b/assets/custom/Json/level533.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "d2f774fb-9f0a-4c6e-b81d-e3298d8b6a3a", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level534.json.meta b/assets/custom/Json/level534.json.meta new file mode 100644 index 0000000..c5668d6 --- /dev/null +++ b/assets/custom/Json/level534.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "eed7a7ee-b55f-4651-b71d-87f53b765152", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level535.json.meta b/assets/custom/Json/level535.json.meta new file mode 100644 index 0000000..02b05f7 --- /dev/null +++ b/assets/custom/Json/level535.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "085efca7-24ab-439a-a719-005041bc4d40", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level536.json.meta b/assets/custom/Json/level536.json.meta new file mode 100644 index 0000000..539168e --- /dev/null +++ b/assets/custom/Json/level536.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "82144010-e22e-43a8-ba68-312052c3f245", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level537.json.meta b/assets/custom/Json/level537.json.meta new file mode 100644 index 0000000..487de02 --- /dev/null +++ b/assets/custom/Json/level537.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "ee450632-6753-497e-8199-082ceebc9bc2", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level538.json.meta b/assets/custom/Json/level538.json.meta new file mode 100644 index 0000000..f248a80 --- /dev/null +++ b/assets/custom/Json/level538.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "94baf845-528a-4217-9d65-6b15c5f1a09b", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level539.json.meta b/assets/custom/Json/level539.json.meta new file mode 100644 index 0000000..4a8a024 --- /dev/null +++ b/assets/custom/Json/level539.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "86a5705e-cf82-4cbc-9eb1-72fa3fc03794", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level540.json.meta b/assets/custom/Json/level540.json.meta new file mode 100644 index 0000000..e816b5b --- /dev/null +++ b/assets/custom/Json/level540.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "793a5883-4869-477c-8a07-23de18fc32e6", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level541.json.meta b/assets/custom/Json/level541.json.meta new file mode 100644 index 0000000..09bd253 --- /dev/null +++ b/assets/custom/Json/level541.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "9c4ffd36-69ba-4272-abdc-90451cd9b041", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level542.json.meta b/assets/custom/Json/level542.json.meta new file mode 100644 index 0000000..23b709c --- /dev/null +++ b/assets/custom/Json/level542.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "e4c107af-5fec-4374-857c-1162e72658d6", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level543.json.meta b/assets/custom/Json/level543.json.meta new file mode 100644 index 0000000..7ea141c --- /dev/null +++ b/assets/custom/Json/level543.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "1bcaec8b-4216-4375-92c6-a92ee14240ed", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level544.json.meta b/assets/custom/Json/level544.json.meta new file mode 100644 index 0000000..2e28805 --- /dev/null +++ b/assets/custom/Json/level544.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "fcc2a025-c70e-4d1a-a4e9-f6164890a8ba", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level545.json.meta b/assets/custom/Json/level545.json.meta new file mode 100644 index 0000000..c1bf0dd --- /dev/null +++ b/assets/custom/Json/level545.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "faa7ab50-a66e-4057-b44a-f44743525de0", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level546.json.meta b/assets/custom/Json/level546.json.meta new file mode 100644 index 0000000..66570df --- /dev/null +++ b/assets/custom/Json/level546.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "7ead3680-25d0-42b7-9c50-3d9d5e63e0ba", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level547.json.meta b/assets/custom/Json/level547.json.meta new file mode 100644 index 0000000..0c0e4c6 --- /dev/null +++ b/assets/custom/Json/level547.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "1fe69a26-0bdf-41b9-8028-817bbeca3a88", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level548.json.meta b/assets/custom/Json/level548.json.meta new file mode 100644 index 0000000..86471e7 --- /dev/null +++ b/assets/custom/Json/level548.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "b373a2f4-c85d-477a-9eab-1b1170e26098", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level549.json.meta b/assets/custom/Json/level549.json.meta new file mode 100644 index 0000000..4a6c64e --- /dev/null +++ b/assets/custom/Json/level549.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "b7360f64-10ba-44d0-85a4-d41d43e83f42", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level550.json.meta b/assets/custom/Json/level550.json.meta new file mode 100644 index 0000000..a20edcd --- /dev/null +++ b/assets/custom/Json/level550.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "175e6c00-b3ed-498d-9720-c4dbadb2e289", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level551.json.meta b/assets/custom/Json/level551.json.meta new file mode 100644 index 0000000..1368966 --- /dev/null +++ b/assets/custom/Json/level551.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "cd96eb00-8ba0-4b12-a403-9621f1d157fa", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level552.json.meta b/assets/custom/Json/level552.json.meta new file mode 100644 index 0000000..85eb5ba --- /dev/null +++ b/assets/custom/Json/level552.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "441a1f61-919e-4546-8c45-218d19223f92", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level553.json.meta b/assets/custom/Json/level553.json.meta new file mode 100644 index 0000000..2d379c4 --- /dev/null +++ b/assets/custom/Json/level553.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "723b276d-dda0-4167-a110-59638e973e56", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level554.json.meta b/assets/custom/Json/level554.json.meta new file mode 100644 index 0000000..77436db --- /dev/null +++ b/assets/custom/Json/level554.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "6fc34cb9-05e8-4a98-a3f8-cbc571a4e2d8", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level555.json.meta b/assets/custom/Json/level555.json.meta new file mode 100644 index 0000000..0f16c14 --- /dev/null +++ b/assets/custom/Json/level555.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "d66f9c7b-2fbe-4b92-98ad-95426f627bbf", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level556.json.meta b/assets/custom/Json/level556.json.meta new file mode 100644 index 0000000..25cdd99 --- /dev/null +++ b/assets/custom/Json/level556.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "59772e94-7b12-4b60-9ed0-7c70a50ab557", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level557.json.meta b/assets/custom/Json/level557.json.meta new file mode 100644 index 0000000..e4b4fdc --- /dev/null +++ b/assets/custom/Json/level557.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "125544c2-0908-4900-b031-3132cd5aa61e", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level558.json.meta b/assets/custom/Json/level558.json.meta new file mode 100644 index 0000000..bec5cd5 --- /dev/null +++ b/assets/custom/Json/level558.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "4c219aa4-6b3b-435b-ba44-591ec3544e5b", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level559.json.meta b/assets/custom/Json/level559.json.meta new file mode 100644 index 0000000..2076acb --- /dev/null +++ b/assets/custom/Json/level559.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "f08a4d42-0397-43ef-8694-e98ec739b9dc", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level560.json.meta b/assets/custom/Json/level560.json.meta new file mode 100644 index 0000000..2e5004f --- /dev/null +++ b/assets/custom/Json/level560.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "5585363d-ac27-418a-8c54-39a7fe473d6f", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level561.json.meta b/assets/custom/Json/level561.json.meta new file mode 100644 index 0000000..996ff62 --- /dev/null +++ b/assets/custom/Json/level561.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "0400ba90-6834-4a57-a88c-54c6a708f82b", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level562.json.meta b/assets/custom/Json/level562.json.meta new file mode 100644 index 0000000..7510776 --- /dev/null +++ b/assets/custom/Json/level562.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "4a0da687-1215-4bf8-b921-fcf577eded47", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level563.json.meta b/assets/custom/Json/level563.json.meta new file mode 100644 index 0000000..5000ccc --- /dev/null +++ b/assets/custom/Json/level563.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "b5b3ddf3-d668-4a0e-902d-1a1a0d9365cb", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level564.json.meta b/assets/custom/Json/level564.json.meta new file mode 100644 index 0000000..528a2ac --- /dev/null +++ b/assets/custom/Json/level564.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "2b7a6a66-31d5-418c-b0f0-cbf25c1f8847", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level565.json.meta b/assets/custom/Json/level565.json.meta new file mode 100644 index 0000000..94e26ce --- /dev/null +++ b/assets/custom/Json/level565.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "bf8bb2de-fd9e-468a-95f1-e2d46ccc0158", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level566.json.meta b/assets/custom/Json/level566.json.meta new file mode 100644 index 0000000..2faa89a --- /dev/null +++ b/assets/custom/Json/level566.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "409c54c9-775a-454e-8ccd-99e21ad9d240", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level567.json.meta b/assets/custom/Json/level567.json.meta new file mode 100644 index 0000000..3c5d215 --- /dev/null +++ b/assets/custom/Json/level567.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "08024f37-e46a-49ab-ada7-2d3a8ddfefda", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level568.json.meta b/assets/custom/Json/level568.json.meta new file mode 100644 index 0000000..956384b --- /dev/null +++ b/assets/custom/Json/level568.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "3786ad0c-56bb-431b-b5a2-5cba4073cf8b", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level569.json.meta b/assets/custom/Json/level569.json.meta new file mode 100644 index 0000000..e646c75 --- /dev/null +++ b/assets/custom/Json/level569.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "f1968eb2-89f3-4c38-a959-8ba06a182b18", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level570.json.meta b/assets/custom/Json/level570.json.meta new file mode 100644 index 0000000..ef7cf36 --- /dev/null +++ b/assets/custom/Json/level570.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "6b40cee4-57bb-4133-b559-37cbd835c4f1", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level571.json.meta b/assets/custom/Json/level571.json.meta new file mode 100644 index 0000000..e8b36d9 --- /dev/null +++ b/assets/custom/Json/level571.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "0b10c165-e2e3-4df4-98fb-c67860e5d4a2", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level572.json.meta b/assets/custom/Json/level572.json.meta new file mode 100644 index 0000000..8306c1e --- /dev/null +++ b/assets/custom/Json/level572.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "a0ee94a4-d4c5-4031-8487-8db8a402ef54", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level573.json.meta b/assets/custom/Json/level573.json.meta new file mode 100644 index 0000000..42b89ff --- /dev/null +++ b/assets/custom/Json/level573.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "eb014480-3c41-472b-8d12-6a8fa1d2b78e", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level574.json.meta b/assets/custom/Json/level574.json.meta new file mode 100644 index 0000000..80c76ea --- /dev/null +++ b/assets/custom/Json/level574.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "fdc359d5-b483-4c0e-9ba7-1f433267e212", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level575.json.meta b/assets/custom/Json/level575.json.meta new file mode 100644 index 0000000..5d46929 --- /dev/null +++ b/assets/custom/Json/level575.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "af0aefe5-d58e-46e1-a2b7-05a0539ccd31", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level576.json.meta b/assets/custom/Json/level576.json.meta new file mode 100644 index 0000000..4473396 --- /dev/null +++ b/assets/custom/Json/level576.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "4d70dc53-732f-462c-9c20-b05504c94d7a", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level577.json.meta b/assets/custom/Json/level577.json.meta new file mode 100644 index 0000000..ac3d3d9 --- /dev/null +++ b/assets/custom/Json/level577.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "dfa12d52-0689-4c38-b4a4-22dc16d8aba3", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level578.json.meta b/assets/custom/Json/level578.json.meta new file mode 100644 index 0000000..6878909 --- /dev/null +++ b/assets/custom/Json/level578.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "5effcc26-36a8-4623-9120-8af80fe5b6a4", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level579.json.meta b/assets/custom/Json/level579.json.meta new file mode 100644 index 0000000..3ef9421 --- /dev/null +++ b/assets/custom/Json/level579.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "015fb827-6b4b-429d-a0fd-a45e00dfbc2a", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level580.json.meta b/assets/custom/Json/level580.json.meta new file mode 100644 index 0000000..990e164 --- /dev/null +++ b/assets/custom/Json/level580.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "288bd0d0-2d3c-488b-80e3-dd3050419c7f", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level581.json.meta b/assets/custom/Json/level581.json.meta new file mode 100644 index 0000000..f8abdd5 --- /dev/null +++ b/assets/custom/Json/level581.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "2eba0f60-4cf3-4025-b5ed-36cbb9655a9f", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level582.json.meta b/assets/custom/Json/level582.json.meta new file mode 100644 index 0000000..e8b38a1 --- /dev/null +++ b/assets/custom/Json/level582.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "5b24bb9d-cbb6-4d69-9df2-f2e8d022adc6", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level583.json.meta b/assets/custom/Json/level583.json.meta new file mode 100644 index 0000000..2790d5f --- /dev/null +++ b/assets/custom/Json/level583.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "b795d65d-f1dd-4ad8-b402-42c762c74ed0", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level584.json.meta b/assets/custom/Json/level584.json.meta new file mode 100644 index 0000000..a8acfc9 --- /dev/null +++ b/assets/custom/Json/level584.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "858c9a84-5cca-4526-9107-2b0788dbe7b9", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level585.json.meta b/assets/custom/Json/level585.json.meta new file mode 100644 index 0000000..cc492f2 --- /dev/null +++ b/assets/custom/Json/level585.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "55aabff1-1965-4955-8052-88ad0d9d8546", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level586.json.meta b/assets/custom/Json/level586.json.meta new file mode 100644 index 0000000..e3418ee --- /dev/null +++ b/assets/custom/Json/level586.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "8a8ea4ec-4138-468e-9165-6577e020fbf9", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level587.json.meta b/assets/custom/Json/level587.json.meta new file mode 100644 index 0000000..c63f497 --- /dev/null +++ b/assets/custom/Json/level587.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "793b38dc-91da-46eb-88b5-d66cbd5a6aea", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level588.json.meta b/assets/custom/Json/level588.json.meta new file mode 100644 index 0000000..6e841c1 --- /dev/null +++ b/assets/custom/Json/level588.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "156ee5f0-2556-4407-8d9b-fb1c291752c9", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level589.json.meta b/assets/custom/Json/level589.json.meta new file mode 100644 index 0000000..5f407ea --- /dev/null +++ b/assets/custom/Json/level589.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "9fd3bf23-2f09-4284-a919-5bc778833ba5", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level590.json.meta b/assets/custom/Json/level590.json.meta new file mode 100644 index 0000000..183b17b --- /dev/null +++ b/assets/custom/Json/level590.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "8f53ddd7-e3ba-4930-8c33-d4deecbfab6b", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level591.json.meta b/assets/custom/Json/level591.json.meta new file mode 100644 index 0000000..6ac936c --- /dev/null +++ b/assets/custom/Json/level591.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "36eb880e-1c27-4b0c-9a54-f137f6a241da", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level592.json.meta b/assets/custom/Json/level592.json.meta new file mode 100644 index 0000000..e66f5ac --- /dev/null +++ b/assets/custom/Json/level592.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "d83a2c50-2c74-4994-88d3-7a68452a101f", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level593.json.meta b/assets/custom/Json/level593.json.meta new file mode 100644 index 0000000..89da3b9 --- /dev/null +++ b/assets/custom/Json/level593.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "47d61d10-89ed-44f2-8209-e180c983cbf0", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level594.json.meta b/assets/custom/Json/level594.json.meta new file mode 100644 index 0000000..17c4cd1 --- /dev/null +++ b/assets/custom/Json/level594.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "48cced9c-6f62-4393-a457-d3d3a2ff24c9", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level595.json.meta b/assets/custom/Json/level595.json.meta new file mode 100644 index 0000000..07a8d50 --- /dev/null +++ b/assets/custom/Json/level595.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "14749515-c50c-44ca-b856-0e239be906a3", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level596.json.meta b/assets/custom/Json/level596.json.meta new file mode 100644 index 0000000..5f7d837 --- /dev/null +++ b/assets/custom/Json/level596.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "594ae85b-e6b4-4473-be16-dbede001981f", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level597.json.meta b/assets/custom/Json/level597.json.meta new file mode 100644 index 0000000..a54853f --- /dev/null +++ b/assets/custom/Json/level597.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "e682dd5f-8a6e-4527-a512-d7321000979e", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level598.json.meta b/assets/custom/Json/level598.json.meta new file mode 100644 index 0000000..ef7c46e --- /dev/null +++ b/assets/custom/Json/level598.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "c849d698-347e-42fd-8adc-8f793320eec8", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level599.json.meta b/assets/custom/Json/level599.json.meta new file mode 100644 index 0000000..6be5d2d --- /dev/null +++ b/assets/custom/Json/level599.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "fa8e18b4-066c-4502-83d7-aedbe42ef463", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level600.json.meta b/assets/custom/Json/level600.json.meta new file mode 100644 index 0000000..ec3e26f --- /dev/null +++ b/assets/custom/Json/level600.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "ba999ab0-f41d-44e0-8eb0-cab0fc31d2f6", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level601.json.meta b/assets/custom/Json/level601.json.meta new file mode 100644 index 0000000..e790980 --- /dev/null +++ b/assets/custom/Json/level601.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "5b276049-aae5-4415-ad5c-7ae1f88e1fd1", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level602.json.meta b/assets/custom/Json/level602.json.meta new file mode 100644 index 0000000..e91e828 --- /dev/null +++ b/assets/custom/Json/level602.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "93b175f2-8197-49a3-a586-429e2a8a153f", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level603.json.meta b/assets/custom/Json/level603.json.meta new file mode 100644 index 0000000..52f9c25 --- /dev/null +++ b/assets/custom/Json/level603.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "a30d3ae3-bcc3-4ec1-b12b-26c06be4182d", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level604.json.meta b/assets/custom/Json/level604.json.meta new file mode 100644 index 0000000..c912651 --- /dev/null +++ b/assets/custom/Json/level604.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "7dffbf32-159d-44f1-9c81-74223363503a", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level605.json.meta b/assets/custom/Json/level605.json.meta new file mode 100644 index 0000000..dd0998c --- /dev/null +++ b/assets/custom/Json/level605.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "72448407-0ecf-4820-b0be-341fc114783e", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level606.json.meta b/assets/custom/Json/level606.json.meta new file mode 100644 index 0000000..94c413e --- /dev/null +++ b/assets/custom/Json/level606.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "a6e83750-294b-4002-9613-0442843ceafe", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level607.json.meta b/assets/custom/Json/level607.json.meta new file mode 100644 index 0000000..07d93c1 --- /dev/null +++ b/assets/custom/Json/level607.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "95dd4579-a80f-4051-b1c4-b914d221f1db", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level608.json.meta b/assets/custom/Json/level608.json.meta new file mode 100644 index 0000000..c630e9f --- /dev/null +++ b/assets/custom/Json/level608.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "9028eee8-0b84-443c-aee8-e9a97a3ebc59", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level609.json.meta b/assets/custom/Json/level609.json.meta new file mode 100644 index 0000000..a5c4a2e --- /dev/null +++ b/assets/custom/Json/level609.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "ccf875bf-c7fc-49a6-835b-2d4d3436ed63", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level610.json.meta b/assets/custom/Json/level610.json.meta new file mode 100644 index 0000000..84a4018 --- /dev/null +++ b/assets/custom/Json/level610.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "114e0c49-4748-48b4-a78c-8005db6992a5", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level611.json.meta b/assets/custom/Json/level611.json.meta new file mode 100644 index 0000000..5d11c91 --- /dev/null +++ b/assets/custom/Json/level611.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "5fbe54c4-36dc-47e5-ab54-e2381aedb18a", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level612.json.meta b/assets/custom/Json/level612.json.meta new file mode 100644 index 0000000..32e2e20 --- /dev/null +++ b/assets/custom/Json/level612.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "60815710-1ac0-4855-83c9-63faa3e95d6c", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level613.json.meta b/assets/custom/Json/level613.json.meta new file mode 100644 index 0000000..42a811b --- /dev/null +++ b/assets/custom/Json/level613.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "1cc81a9c-0542-4b5e-be37-02698a0bff82", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level614.json.meta b/assets/custom/Json/level614.json.meta new file mode 100644 index 0000000..241f57c --- /dev/null +++ b/assets/custom/Json/level614.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "df1753da-5984-4087-b110-a72e91c80296", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level615.json.meta b/assets/custom/Json/level615.json.meta new file mode 100644 index 0000000..11bf625 --- /dev/null +++ b/assets/custom/Json/level615.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "8df21016-6e49-4244-8d48-b33ef0653982", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level616.json.meta b/assets/custom/Json/level616.json.meta new file mode 100644 index 0000000..547e3e4 --- /dev/null +++ b/assets/custom/Json/level616.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "70cc1bce-1aa0-470b-8692-f07788d2e38f", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level617.json.meta b/assets/custom/Json/level617.json.meta new file mode 100644 index 0000000..52965f7 --- /dev/null +++ b/assets/custom/Json/level617.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "4ae2de2c-f78f-46c3-9adf-d7420a61bfd2", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level618.json.meta b/assets/custom/Json/level618.json.meta new file mode 100644 index 0000000..eb5e525 --- /dev/null +++ b/assets/custom/Json/level618.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "fa72bed2-0153-4715-8d58-d0600db27992", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level619.json.meta b/assets/custom/Json/level619.json.meta new file mode 100644 index 0000000..4674652 --- /dev/null +++ b/assets/custom/Json/level619.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "325e1618-5de9-4e9c-8e70-bf78a63cd40b", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level620.json.meta b/assets/custom/Json/level620.json.meta new file mode 100644 index 0000000..f031831 --- /dev/null +++ b/assets/custom/Json/level620.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "0a754c97-4b85-4fb8-83db-9e48f5198de0", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level621.json.meta b/assets/custom/Json/level621.json.meta new file mode 100644 index 0000000..f1dbe38 --- /dev/null +++ b/assets/custom/Json/level621.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "48df85d9-9e9f-4562-bb97-3c9842bcd432", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level622.json.meta b/assets/custom/Json/level622.json.meta new file mode 100644 index 0000000..ad456cb --- /dev/null +++ b/assets/custom/Json/level622.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "d05331c2-a059-451b-aa3f-88645113eb3c", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level623.json.meta b/assets/custom/Json/level623.json.meta new file mode 100644 index 0000000..baadaf6 --- /dev/null +++ b/assets/custom/Json/level623.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "b61220eb-35a4-469b-bc08-78739173443a", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level624.json.meta b/assets/custom/Json/level624.json.meta new file mode 100644 index 0000000..3d0ea5a --- /dev/null +++ b/assets/custom/Json/level624.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "abeeee76-1f37-45eb-b33c-380bc38daabd", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level625.json.meta b/assets/custom/Json/level625.json.meta new file mode 100644 index 0000000..95e50b5 --- /dev/null +++ b/assets/custom/Json/level625.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "ca702cef-2e2a-4c14-a222-b0023f51004d", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level626.json.meta b/assets/custom/Json/level626.json.meta new file mode 100644 index 0000000..c41a51f --- /dev/null +++ b/assets/custom/Json/level626.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "127bb223-2a40-46e9-bfe6-d97bafe7bdb4", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level627.json.meta b/assets/custom/Json/level627.json.meta new file mode 100644 index 0000000..2c176c6 --- /dev/null +++ b/assets/custom/Json/level627.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "0c7f1190-831d-42b3-9929-e30b8c25f135", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level628.json.meta b/assets/custom/Json/level628.json.meta new file mode 100644 index 0000000..8aff00f --- /dev/null +++ b/assets/custom/Json/level628.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "486b0f35-9e02-4729-a74f-3f7a7e6bcdb1", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level629.json.meta b/assets/custom/Json/level629.json.meta new file mode 100644 index 0000000..c26d7a3 --- /dev/null +++ b/assets/custom/Json/level629.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "decf1ee9-c541-4b03-b708-c7ab10e92f07", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level630.json.meta b/assets/custom/Json/level630.json.meta new file mode 100644 index 0000000..840faa6 --- /dev/null +++ b/assets/custom/Json/level630.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "57a3c70d-c71a-4060-9a83-1baff8c68dbd", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level631.json.meta b/assets/custom/Json/level631.json.meta new file mode 100644 index 0000000..d023d1b --- /dev/null +++ b/assets/custom/Json/level631.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "56040b35-7270-46d2-b08e-4c54988e5760", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level632.json.meta b/assets/custom/Json/level632.json.meta new file mode 100644 index 0000000..f74ff95 --- /dev/null +++ b/assets/custom/Json/level632.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "d7427eb5-be81-4522-b9c8-b4c67d484839", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level633.json.meta b/assets/custom/Json/level633.json.meta new file mode 100644 index 0000000..cfb0704 --- /dev/null +++ b/assets/custom/Json/level633.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "d54e4bec-bd27-4c96-80a0-7ff7597c9d4e", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level634.json.meta b/assets/custom/Json/level634.json.meta new file mode 100644 index 0000000..7ef3e0f --- /dev/null +++ b/assets/custom/Json/level634.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "523c9328-f062-403e-9f0e-5ce585542d21", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level635.json.meta b/assets/custom/Json/level635.json.meta new file mode 100644 index 0000000..64366bd --- /dev/null +++ b/assets/custom/Json/level635.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "fb2dbbb4-7432-41d3-8008-748b1335fd39", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level636.json.meta b/assets/custom/Json/level636.json.meta new file mode 100644 index 0000000..da4389c --- /dev/null +++ b/assets/custom/Json/level636.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "a81d0a9c-3cec-44cf-a456-8417dcd5f60f", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level637.json.meta b/assets/custom/Json/level637.json.meta new file mode 100644 index 0000000..cdea19f --- /dev/null +++ b/assets/custom/Json/level637.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "d8554eee-7251-4dad-aa8e-1a21f8bae9d7", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level638.json.meta b/assets/custom/Json/level638.json.meta new file mode 100644 index 0000000..94c49e1 --- /dev/null +++ b/assets/custom/Json/level638.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "91a02aa0-bc4b-474d-ae50-f3ced5f493b2", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level639.json.meta b/assets/custom/Json/level639.json.meta new file mode 100644 index 0000000..c692b38 --- /dev/null +++ b/assets/custom/Json/level639.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "481fa2ac-2d89-469e-a704-2d4fbe3f71bc", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level640.json.meta b/assets/custom/Json/level640.json.meta new file mode 100644 index 0000000..c740727 --- /dev/null +++ b/assets/custom/Json/level640.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "03a3828e-16d3-4726-be38-62139195e9e1", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level641.json.meta b/assets/custom/Json/level641.json.meta new file mode 100644 index 0000000..5f216ff --- /dev/null +++ b/assets/custom/Json/level641.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "9aef43ac-a1e3-421f-afce-43c3887def0a", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level642.json.meta b/assets/custom/Json/level642.json.meta new file mode 100644 index 0000000..ece6394 --- /dev/null +++ b/assets/custom/Json/level642.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "4606621d-433c-467f-99fc-940056c38055", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level643.json.meta b/assets/custom/Json/level643.json.meta new file mode 100644 index 0000000..554cf09 --- /dev/null +++ b/assets/custom/Json/level643.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "6a1849ef-2571-43b1-91de-a5b90e54e1dd", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level644.json.meta b/assets/custom/Json/level644.json.meta new file mode 100644 index 0000000..a696a01 --- /dev/null +++ b/assets/custom/Json/level644.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "44084cbb-4b86-4143-8211-3ec9ca2fd194", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level645.json.meta b/assets/custom/Json/level645.json.meta new file mode 100644 index 0000000..570e8c1 --- /dev/null +++ b/assets/custom/Json/level645.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "37eea20c-47bc-42e7-9115-a44bcd424b77", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level646.json.meta b/assets/custom/Json/level646.json.meta new file mode 100644 index 0000000..b56cc44 --- /dev/null +++ b/assets/custom/Json/level646.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "6862fd49-eada-4b41-92d1-ec2f9f18464f", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level647.json.meta b/assets/custom/Json/level647.json.meta new file mode 100644 index 0000000..1e8a3c8 --- /dev/null +++ b/assets/custom/Json/level647.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "81d443cc-7368-4f96-8da8-fe054acd999d", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level648.json.meta b/assets/custom/Json/level648.json.meta new file mode 100644 index 0000000..789b005 --- /dev/null +++ b/assets/custom/Json/level648.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "aa55d38c-8563-4bdc-9986-b402f5661e71", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level649.json.meta b/assets/custom/Json/level649.json.meta new file mode 100644 index 0000000..499462a --- /dev/null +++ b/assets/custom/Json/level649.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "86e62e06-bbd5-4b40-96a8-a4a20d2ea198", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/custom/Json/level650.json.meta b/assets/custom/Json/level650.json.meta new file mode 100644 index 0000000..e644691 --- /dev/null +++ b/assets/custom/Json/level650.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "e0ee768f-c63d-44cd-b934-80417739fd60", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/resources/Json/PASS_CHECK.json.meta b/assets/resources/Json/PASS_CHECK.json.meta new file mode 100644 index 0000000..64ce419 --- /dev/null +++ b/assets/resources/Json/PASS_CHECK.json.meta @@ -0,0 +1,6 @@ +{ + "ver": "1.0.2", + "uuid": "087f2b78-9536-4bc0-aedb-9f3a46f61585", + "importer": "json", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/shop/img/passCheck.meta b/assets/shop/img/passCheck.meta new file mode 100644 index 0000000..a8024de --- /dev/null +++ b/assets/shop/img/passCheck.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.3", + "uuid": "a633923e-8b07-4069-b183-0abd616af120", + "importer": "folder", + "isBundle": false, + "bundleName": "", + "priority": 1, + "compressionType": {}, + "optimizeHotUpdate": {}, + "inlineSpriteFrames": {}, + "isRemoteBundle": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/shop/img/passCheck/bg.jpg.meta b/assets/shop/img/passCheck/bg.jpg.meta new file mode 100644 index 0000000..f074ad8 --- /dev/null +++ b/assets/shop/img/passCheck/bg.jpg.meta @@ -0,0 +1,38 @@ +{ + "ver": "2.3.7", + "uuid": "b931c56f-5ecb-4af1-80ff-866a04d288a7", + "importer": "texture", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "genMipmaps": false, + "packable": true, + "width": 1080, + "height": 2340, + "platformSettings": {}, + "subMetas": { + "bg": { + "ver": "1.0.6", + "uuid": "66a21426-d824-4461-b25d-87115d1932e6", + "importer": "sprite-frame", + "rawTextureUuid": "b931c56f-5ecb-4af1-80ff-866a04d288a7", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 1080, + "height": 2340, + "rawWidth": 1080, + "rawHeight": 2340, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/shop/img/passCheck/passCheck.plist.meta b/assets/shop/img/passCheck/passCheck.plist.meta new file mode 100644 index 0000000..012e869 --- /dev/null +++ b/assets/shop/img/passCheck/passCheck.plist.meta @@ -0,0 +1,749 @@ +{ + "ver": "1.2.6", + "uuid": "56aacf5e-256b-4c72-b5d1-3982932775c9", + "importer": "asset", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "size": { + "width": 1990, + "height": 1039 + }, + "type": "Texture Packer", + "subMetas": { + "15.png": { + "ver": "1.0.6", + "uuid": "178d2225-7493-4cdb-9b7a-34901329f24c", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1663, + "trimY": 985, + "width": 162, + "height": 38, + "rawWidth": 162, + "rawHeight": 38, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "18yuan.png": { + "ver": "1.0.6", + "uuid": "fd5c808e-8a97-45b9-a8cf-1a3b742e894a", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1657, + "trimY": 920, + "width": 182, + "height": 63, + "rawWidth": 182, + "rawHeight": 63, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "activate_btn.png": { + "ver": "1.0.6", + "uuid": "9e443581-62f3-4136-815d-ea5fe2de3010", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 727, + "trimY": 773, + "width": 394, + "height": 160, + "rawWidth": 394, + "rawHeight": 160, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "bright_bg.png": { + "ver": "1.0.6", + "uuid": "8d1ce904-0216-4aae-95bd-fd451329ff66", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1814, + "trimY": 781, + "width": 116, + "height": 124, + "rawWidth": 116, + "rawHeight": 124, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "description_1.png": { + "ver": "1.0.6", + "uuid": "3e9915b7-f51b-415d-9014-e05d5b0a6c2e", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 731, + "trimY": 2, + "width": 1079, + "height": 126, + "rawWidth": 1079, + "rawHeight": 126, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "description_2.png": { + "ver": "1.0.6", + "uuid": "59fb61e9-9409-4ae9-ad9b-2568c3f8fe31", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 737, + "width": 300, + "height": 460, + "rawWidth": 300, + "rawHeight": 460, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "description_3.png": { + "ver": "1.0.6", + "uuid": "e8e220b1-4d97-41c1-94e2-4aa4a2c4cda7", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1805, + "trimY": 192, + "width": 136, + "height": 140, + "rawWidth": 136, + "rawHeight": 140, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "description_5.png": { + "ver": "1.0.6", + "uuid": "3ff3dce4-15ce-445f-bb5e-5a2445383dc6", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 731, + "trimY": 557, + "width": 501, + "height": 214, + "rawWidth": 501, + "rawHeight": 214, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "description_6.png": { + "ver": "1.0.6", + "uuid": "3bd962fb-7690-4666-bc60-8af3c9ec9355", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1234, + "trimY": 557, + "width": 421, + "height": 431, + "rawWidth": 421, + "rawHeight": 431, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "description_7.png": { + "ver": "1.0.6", + "uuid": "3727b0af-a2c6-4616-a5df-ee1ea1f3cbf2", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 731, + "trimY": 144, + "width": 770, + "height": 270, + "rawWidth": 770, + "rawHeight": 270, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "description_8.png": { + "ver": "1.0.6", + "uuid": "7a89def8-ca31-4f73-9dec-99517d4e381b", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 727, + "trimY": 935, + "width": 426, + "height": 70, + "rawWidth": 426, + "rawHeight": 70, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "free.png": { + "ver": "1.0.6", + "uuid": "94925d30-a970-472d-8779-1a5752b7c6f5", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1943, + "trimY": 192, + "width": 84, + "height": 44, + "rawWidth": 84, + "rawHeight": 44, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "get.png": { + "ver": "1.0.6", + "uuid": "f8ee887f-42e6-4c42-a42c-d31d1aed99fb", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1841, + "trimY": 907, + "width": 95, + "height": 86, + "rawWidth": 95, + "rawHeight": 86, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "get_btn.png": { + "ver": "1.0.6", + "uuid": "a8060c17-03eb-4f1b-89aa-c43a70afdbfe", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1896, + "trimY": 334, + "width": 218, + "height": 78, + "rawWidth": 218, + "rawHeight": 78, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "left_bg.png": { + "ver": "1.0.6", + "uuid": "04476121-7a3f-49ed-aa76-4c0ddeb24dc5", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1503, + "trimY": 144, + "width": 300, + "height": 261, + "rawWidth": 300, + "rawHeight": 261, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "line.png": { + "ver": "1.0.6", + "uuid": "6858b72d-8025-4d45-82ab-6c2c81803c0f", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 731, + "trimY": 130, + "width": 1080, + "height": 12, + "rawWidth": 1080, + "rawHeight": 12, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "lock.png": { + "ver": "1.0.6", + "uuid": "fc46e05b-d6bd-42ca-be6c-5079456fbecb", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1577, + "trimY": 407, + "width": 66, + "height": 88, + "rawWidth": 66, + "rawHeight": 88, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "miaoshu.png": { + "ver": "1.0.6", + "uuid": "781a2986-1f0b-4b96-ad70-752874481b18", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 731, + "trimY": 416, + "width": 844, + "height": 139, + "rawWidth": 844, + "rawHeight": 139, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "no_bright_bg.png": { + "ver": "1.0.6", + "uuid": "b0444079-5494-47a6-a85d-178620730b14", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1815, + "trimY": 648, + "width": 116, + "height": 124, + "rawWidth": 116, + "rawHeight": 124, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "num_xg.png": { + "ver": "1.0.6", + "uuid": "0ad127f3-5a65-4404-ad12-f7ad4225d956", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 727, + "trimY": 1007, + "width": 29, + "height": 41, + "rawWidth": 29, + "rawHeight": 41, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "progress_bar_1.png": { + "ver": "1.0.6", + "uuid": "4a54bc22-a445-49f2-ab31-061dc1ba189e", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1753, + "trimY": 407, + "width": 372, + "height": 60, + "rawWidth": 372, + "rawHeight": 60, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "progress_bar_2.png": { + "ver": "1.0.6", + "uuid": "d3312549-435e-4604-aef0-4d1d7f4c2dcc", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1691, + "trimY": 407, + "width": 372, + "height": 60, + "rawWidth": 372, + "rawHeight": 60, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "progress_bar_3.png": { + "ver": "1.0.6", + "uuid": "79c6af2e-9a84-462f-8d91-15a83ef1e068", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1657, + "trimY": 407, + "width": 32, + "height": 506, + "rawWidth": 32, + "rawHeight": 506, + "borderTop": 40, + "borderBottom": 40, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "progress_bar_4.png": { + "ver": "1.0.6", + "uuid": "1f8f8247-0c5c-44a6-95f5-81ebc95d40e9", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1155, + "trimY": 990, + "width": 32, + "height": 506, + "rawWidth": 32, + "rawHeight": 506, + "borderTop": 40, + "borderBottom": 40, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "right_bg.png": { + "ver": "1.0.6", + "uuid": "0f3275c4-d2ef-47ad-b6b9-8ab5751633f7", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 464, + "trimY": 737, + "width": 300, + "height": 261, + "rawWidth": 300, + "rawHeight": 261, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "skylineHealth.png": { + "ver": "1.0.6", + "uuid": "4dba3179-e771-4176-9fe6-271cc93c1fed", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1691, + "trimY": 781, + "width": 137, + "height": 121, + "rawWidth": 137, + "rawHeight": 121, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "tongpaizi.png": { + "ver": "1.0.6", + "uuid": "eb4f2c98-cdf2-4391-9429-d6a1fb4d5508", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1933, + "trimY": 644, + "width": 84, + "height": 43, + "rawWidth": 84, + "rawHeight": 43, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "tongpiao.png": { + "ver": "1.0.6", + "uuid": "98d96ffe-0116-4556-8620-cae510fe250b", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1813, + "trimY": 2, + "width": 188, + "height": 175, + "rawWidth": 188, + "rawHeight": 175, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "tongpiaozi.png": { + "ver": "1.0.6", + "uuid": "12c8c8a1-3158-4495-9339-6e1c810a6316", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1815, + "trimY": 334, + "width": 312, + "height": 79, + "rawWidth": 312, + "rawHeight": 79, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "tu.png": { + "ver": "1.0.6", + "uuid": "8dec2d4a-c422-472f-a958-4a0b86cd2275", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 2, + "trimY": 2, + "width": 727, + "height": 733, + "rawWidth": 727, + "rawHeight": 733, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "wenhao.png": { + "ver": "1.0.6", + "uuid": "50328b00-d080-400d-aa19-5c8639c078c1", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1896, + "trimY": 554, + "width": 86, + "height": 88, + "rawWidth": 86, + "rawHeight": 88, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + }, + "yaoshi.png": { + "ver": "1.0.6", + "uuid": "24adad9c-1a33-44bd-b471-d615817acdb1", + "importer": "sprite-frame", + "rawTextureUuid": "975e92ea-9360-41e9-a282-065297f61fea", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1123, + "trimY": 773, + "width": 106, + "height": 122, + "rawWidth": 106, + "rawHeight": 122, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "spriteType": "normal", + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/shop/img/passCheck/passCheck.png.meta b/assets/shop/img/passCheck/passCheck.png.meta new file mode 100644 index 0000000..768b28c --- /dev/null +++ b/assets/shop/img/passCheck/passCheck.png.meta @@ -0,0 +1,15 @@ +{ + "ver": "2.3.7", + "uuid": "975e92ea-9360-41e9-a282-065297f61fea", + "importer": "texture", + "type": "raw", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "genMipmaps": false, + "packable": true, + "width": 1990, + "height": 1039, + "platformSettings": {}, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/shop/prefab/buyActivate.prefab.meta b/assets/shop/prefab/buyActivate.prefab.meta new file mode 100644 index 0000000..064c555 --- /dev/null +++ b/assets/shop/prefab/buyActivate.prefab.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.3.2", + "uuid": "f0fbe7be-4949-478f-a6f5-06e86e7ffbdc", + "importer": "prefab", + "optimizationPolicy": "AUTO", + "asyncLoadAssets": false, + "readonly": false, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/shop/prefab/passCheck.prefab b/assets/shop/prefab/passCheck.prefab index c3ffee6..e48fb97 100644 --- a/assets/shop/prefab/passCheck.prefab +++ b/assets/shop/prefab/passCheck.prefab @@ -607,7 +607,7 @@ "_id": "" }, { - "__type__": "0c800F0BhhI7JCCCjguEZ5Q", + "__type__": "d89feOf0jJLr6cXKETQKPOI", "_name": "", "_objFlags": 0, "node": { @@ -3572,7 +3572,7 @@ "sync": false }, { - "__type__": "b9171zOI1RDRJGRszTh5XSU", + "__type__": "87671Q0wlBLzqU3r8YvRGk0", "_name": "", "_objFlags": 0, "node": { diff --git a/assets/shop/prefab/passCheck.prefab.meta b/assets/shop/prefab/passCheck.prefab.meta new file mode 100644 index 0000000..f742bd5 --- /dev/null +++ b/assets/shop/prefab/passCheck.prefab.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.3.2", + "uuid": "3ec4a88c-5278-448b-b46f-01f4eebae340", + "importer": "prefab", + "optimizationPolicy": "AUTO", + "asyncLoadAssets": false, + "readonly": false, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/shop/prefab/passCheckItem.prefab.meta b/assets/shop/prefab/passCheckItem.prefab.meta new file mode 100644 index 0000000..09a532f --- /dev/null +++ b/assets/shop/prefab/passCheckItem.prefab.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.3.2", + "uuid": "8b31c449-45ab-4aec-8d9e-91e6cebcbd03", + "importer": "prefab", + "optimizationPolicy": "AUTO", + "asyncLoadAssets": false, + "readonly": false, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/shop/prefab/passCheckItemLv.prefab.meta b/assets/shop/prefab/passCheckItemLv.prefab.meta new file mode 100644 index 0000000..be06cdf --- /dev/null +++ b/assets/shop/prefab/passCheckItemLv.prefab.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.3.2", + "uuid": "cef16e4c-b094-45f8-b319-ca19267ccb9d", + "importer": "prefab", + "optimizationPolicy": "AUTO", + "asyncLoadAssets": false, + "readonly": false, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/shop/script/buyActivate.ts.meta b/assets/shop/script/buyActivate.ts.meta new file mode 100644 index 0000000..9072043 --- /dev/null +++ b/assets/shop/script/buyActivate.ts.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.1.0", + "uuid": "21ee700f-f626-4a32-a53d-e5602372e090", + "importer": "typescript", + "isPlugin": false, + "loadPluginInWeb": true, + "loadPluginInNative": true, + "loadPluginInEditor": false, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/shop/script/passCheck.ts.meta b/assets/shop/script/passCheck.ts.meta new file mode 100644 index 0000000..68bd85a --- /dev/null +++ b/assets/shop/script/passCheck.ts.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.1.0", + "uuid": "2887ec0c-596e-46f8-ae99-d4e3fc592dda", + "importer": "typescript", + "isPlugin": false, + "loadPluginInWeb": true, + "loadPluginInNative": true, + "loadPluginInEditor": false, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/shop/script/passCheckItem.ts.meta b/assets/shop/script/passCheckItem.ts.meta new file mode 100644 index 0000000..04a8725 --- /dev/null +++ b/assets/shop/script/passCheckItem.ts.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.1.0", + "uuid": "35a992be-aac0-459e-a7ac-eecfc3b60a7c", + "importer": "typescript", + "isPlugin": false, + "loadPluginInWeb": true, + "loadPluginInNative": true, + "loadPluginInEditor": false, + "subMetas": {} +} \ No newline at end of file diff --git a/assets/shop/script/passCheckMgr.ts.meta b/assets/shop/script/passCheckMgr.ts.meta new file mode 100644 index 0000000..7d14592 --- /dev/null +++ b/assets/shop/script/passCheckMgr.ts.meta @@ -0,0 +1,10 @@ +{ + "ver": "1.1.0", + "uuid": "d89fe39f-d232-4baf-a717-2844d028f388", + "importer": "typescript", + "isPlugin": false, + "loadPluginInWeb": true, + "loadPluginInNative": true, + "loadPluginInEditor": false, + "subMetas": {} +} \ No newline at end of file