From 0abe2eaf680dd4b16b16b15f14a8351906532656 Mon Sep 17 00:00:00 2001 From: "COMPUTER\\EDY" <249929363@qq.com> Date: Fri, 7 Nov 2025 19:57:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/Scene/HomeScene.fire | 1556 +- assets/Script/ControlManager.ts | 144 +- assets/Script/GameManager.ts | 8 - assets/Script/JiaZai.ts | 26 +- assets/Script/Map.ts | 18 +- assets/Script/SceneManager.ts | 4 + assets/Script/module/RankList/ItemRender.ts | 2 - assets/Script/module/Tool/GameTool.ts | 4 +- assets/Script/module/Tool/RoundBox.ts | 309 + assets/Script/setUi.ts | 10 +- assets/career/img/careerBg.png | Bin 0 -> 44399 bytes assets/career/img/careerFont.plist | 425 + assets/career/img/careerFont.png | Bin 0 -> 7678 bytes assets/career/img/careerUI.plist | 295 + assets/career/img/careerUI.png | Bin 0 -> 30433 bytes assets/career/prefab/careerCityItem.prefab | 235 +- assets/career/prefab/careerRankCity.prefab | 5371 ++++++- assets/career/prefab/careerRankItem.prefab | 936 +- assets/career/prefab/newGame.prefab | 13920 ++++++++++++++++++ assets/{Script => career/script}/Career.ts | 6 +- assets/career/script/CareerItem.ts | 90 + assets/career/script/CareerList.ts | 594 + assets/career/script/CareerManager.ts | 96 + assets/career/script/Item.ts | 90 + assets/custom/Json/level631.json | 326 +- assets/custom/Json/level632.json | 345 + assets/custom/Json/level633.json | 415 + assets/custom/Json/level634.json | 407 + assets/custom/Json/level635.json | 255 + assets/custom/Json/level636.json | 363 + assets/custom/Json/level637.json | 274 + assets/custom/Json/level638.json | 415 + assets/custom/Json/level639.json | 385 + assets/custom/Json/level640.json | 292 + assets/custom/Json/level641.json | 329 + assets/custom/Json/level642.json | 345 + assets/custom/Json/level643.json | 313 + assets/custom/Json/level644.json | 386 + assets/custom/Json/level645.json | 359 + assets/custom/Json/level646.json | 383 + assets/custom/Json/level647.json | 355 + assets/custom/Json/level648.json | 332 + assets/custom/Json/level649.json | 413 + assets/custom/Json/level650.json | 293 + settings/project.json | 2 +- 45 files changed, 28899 insertions(+), 2227 deletions(-) create mode 100644 assets/Script/module/Tool/RoundBox.ts create mode 100644 assets/career/img/careerBg.png create mode 100644 assets/career/img/careerFont.plist create mode 100644 assets/career/img/careerFont.png create mode 100644 assets/career/img/careerUI.plist create mode 100644 assets/career/img/careerUI.png create mode 100644 assets/career/prefab/newGame.prefab rename assets/{Script => career/script}/Career.ts (92%) create mode 100644 assets/career/script/CareerItem.ts create mode 100644 assets/career/script/CareerList.ts create mode 100644 assets/career/script/CareerManager.ts create mode 100644 assets/career/script/Item.ts create mode 100644 assets/custom/Json/level632.json create mode 100644 assets/custom/Json/level633.json create mode 100644 assets/custom/Json/level634.json create mode 100644 assets/custom/Json/level635.json create mode 100644 assets/custom/Json/level636.json create mode 100644 assets/custom/Json/level637.json create mode 100644 assets/custom/Json/level638.json create mode 100644 assets/custom/Json/level639.json create mode 100644 assets/custom/Json/level640.json create mode 100644 assets/custom/Json/level641.json create mode 100644 assets/custom/Json/level642.json create mode 100644 assets/custom/Json/level643.json create mode 100644 assets/custom/Json/level644.json create mode 100644 assets/custom/Json/level645.json create mode 100644 assets/custom/Json/level646.json create mode 100644 assets/custom/Json/level647.json create mode 100644 assets/custom/Json/level648.json create mode 100644 assets/custom/Json/level649.json create mode 100644 assets/custom/Json/level650.json diff --git a/assets/Scene/HomeScene.fire b/assets/Scene/HomeScene.fire index 832e45f..e5890df 100644 --- a/assets/Scene/HomeScene.fire +++ b/assets/Scene/HomeScene.fire @@ -20,7 +20,7 @@ "__id__": 5 }, { - "__id__": 548 + "__id__": 507 } ], "_active": false, @@ -284,21 +284,18 @@ }, { "__id__": 495 - }, - { - "__id__": 504 } ], "_active": true, "_components": [ { - "__id__": 545 + "__id__": 504 }, { - "__id__": 546 + "__id__": 505 }, { - "__id__": 547 + "__id__": 506 } ], "_prefab": null, @@ -21852,1537 +21849,6 @@ "_originalHeight": 0, "_id": "ce9uaZDp9PG6PxkobFhUHt" }, - { - "__type__": "cc.Node", - "_name": "career", - "_objFlags": 0, - "_parent": { - "__id__": 5 - }, - "_children": [ - { - "__id__": 505 - }, - { - "__id__": 519 - }, - { - "__id__": 530 - } - ], - "_active": true, - "_components": [ - { - "__id__": 544 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 1080, - "height": 1920 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "c1dc8eIOtP5Icn6NfmA6IY" - }, - { - "__type__": "cc.Node", - "_name": "careerRankItem", - "_objFlags": 0, - "_parent": { - "__id__": 504 - }, - "_children": [ - { - "__id__": 506 - }, - { - "__id__": 509 - }, - { - "__id__": 512 - }, - { - "__id__": 515 - } - ], - "_active": false, - "_components": [], - "_prefab": { - "__id__": 518 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 0, - "height": 0 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - 0, - 299.103, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "bfFYz3xxlDf4SE+vUinOZb" - }, - { - "__type__": "cc.Node", - "_name": "New Sprite(Splash)", - "_objFlags": 0, - "_parent": { - "__id__": 505 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 507 - } - ], - "_prefab": { - "__id__": 508 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 200, - "height": 300 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "a5dnowf2dNT7A9ORhnJ2ZY" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 506 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" - }, - "_type": 0, - "_sizeMode": 0, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_atlas": null, - "_id": "7e7cEA8AFMR7zjM+H3hDvJ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 505 - }, - "asset": { - "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" - }, - "fileId": "f0xXtNtjdI9J4jmOqz3XAO", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "rank", - "_objFlags": 0, - "_parent": { - "__id__": 505 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 510 - } - ], - "_prefab": { - "__id__": 511 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - 0, - 124.562, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "ebKV46YUtDupXR6VihNOV1" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 509 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_string": "董事长", - "_N$string": "董事长", - "_fontSize": 40, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_styleFlags": 0, - "_underlineHeight": 0, - "_N$horizontalAlign": 1, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, - "_id": "eczxKjpBVJNZX520z5wEX9" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 505 - }, - "asset": { - "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" - }, - "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "name", - "_objFlags": 0, - "_parent": { - "__id__": 505 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 513 - } - ], - "_prefab": { - "__id__": 514 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 160, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - 0, - -107.254, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "43PGZeET1N7ZZ9RAdzzKxG" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 512 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_string": "玩家名字", - "_N$string": "玩家名字", - "_fontSize": 40, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_styleFlags": 0, - "_underlineHeight": 0, - "_N$horizontalAlign": 1, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, - "_id": "62XIF9FbBBkbTzvN2zYKnc" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 505 - }, - "asset": { - "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" - }, - "fileId": "9efxRc89hKiLjCfKdeRqUb", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "_parent": { - "__id__": 505 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 516 - } - ], - "_prefab": { - "__id__": 517 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 8, - "b": 8, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "f5xKDgQGlM6aDkj9gc0GQD" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 515 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" - }, - "_type": 0, - "_sizeMode": 0, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_atlas": null, - "_id": "f7rPZdNwpKkYBDCkQrIecv" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 505 - }, - "asset": { - "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" - }, - "fileId": "6c9kbYYzROW581yj6a4ppI", - "sync": false - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 505 - }, - "asset": { - "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" - }, - "fileId": "", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "careerRankCity", - "_objFlags": 0, - "_parent": { - "__id__": 504 - }, - "_children": [ - { - "__id__": 520 - }, - { - "__id__": 523 - }, - { - "__id__": 526 - } - ], - "_active": false, - "_components": [], - "_prefab": { - "__id__": 529 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 0, - "height": 0 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - 0, - -197.819, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "c6bCnJ585CqpWPqXR4rStI" - }, - { - "__type__": "cc.Node", - "_name": "New Sprite(Splash)", - "_objFlags": 0, - "_parent": { - "__id__": 519 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 521 - } - ], - "_prefab": { - "__id__": 522 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 650, - "height": 400 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "92XyD81g9HC7vXVJ3vQ+Q1" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 520 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" - }, - "_type": 0, - "_sizeMode": 0, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_atlas": null, - "_id": "9fHmrOe9pCf7HqQqrDZKUN" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 519 - }, - "asset": { - "__uuid__": "4746152f-f84d-4f11-af46-e87cc2dd062e" - }, - "fileId": "86M32ooG1B36Cs0SLR/bSg", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "New Label", - "_objFlags": 0, - "_parent": { - "__id__": 519 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 524 - } - ], - "_prefab": { - "__id__": 525 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 211.11, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - -210.516, - 156.995, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "aa+sFPjUVP/ZLQOnf7gY21" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 523 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_string": " 广东分公司", - "_N$string": " 广东分公司", - "_fontSize": 40, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_styleFlags": 0, - "_underlineHeight": 0, - "_N$horizontalAlign": 1, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, - "_id": "6fO/0x4XBBJJIbntAegl85" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 519 - }, - "asset": { - "__uuid__": "4746152f-f84d-4f11-af46-e87cc2dd062e" - }, - "fileId": "d8n0LZVd1NZpMiWF35Qq2S", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "New Label", - "_objFlags": 0, - "_parent": { - "__id__": 519 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 527 - } - ], - "_prefab": { - "__id__": 528 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 106.74, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - 256.901, - 156.995, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "6c6gdMB05AWIKJqdGK1epD" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 526 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_string": "999人", - "_N$string": "999人", - "_fontSize": 40, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_styleFlags": 0, - "_underlineHeight": 0, - "_N$horizontalAlign": 1, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, - "_id": "b2GKrrCzhOl5tK+9I5lYUC" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 519 - }, - "asset": { - "__uuid__": "4746152f-f84d-4f11-af46-e87cc2dd062e" - }, - "fileId": "aaq+3Og81H+5AI0j+Ru298", - "sync": false - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 519 - }, - "asset": { - "__uuid__": "4746152f-f84d-4f11-af46-e87cc2dd062e" - }, - "fileId": "", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "careerCityItem", - "_objFlags": 0, - "_parent": { - "__id__": 504 - }, - "_children": [ - { - "__id__": 531 - }, - { - "__id__": 534 - }, - { - "__id__": 537 - }, - { - "__id__": 540 - } - ], - "_active": false, - "_components": [], - "_prefab": { - "__id__": 543 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 0, - "height": 0 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - -308.638, - 174.221, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "750Py5l2ZM47zUtDg6/jSE" - }, - { - "__type__": "cc.Node", - "_name": "New Sprite(Splash)", - "_objFlags": 0, - "_parent": { - "__id__": 530 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 532 - } - ], - "_prefab": { - "__id__": 533 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 200, - "height": 200 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "5f1wIMUudO5JGMz9ybAnbe" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 531 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" - }, - "_type": 0, - "_sizeMode": 0, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_atlas": null, - "_id": "b0eZ9uatVKrIVnrPfxDQWt" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 530 - }, - "asset": { - "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" - }, - "fileId": "f0xXtNtjdI9J4jmOqz3XAO", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "level", - "_objFlags": 0, - "_parent": { - "__id__": 530 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 535 - } - ], - "_prefab": { - "__id__": 536 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 22.25, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - -1.083, - -76.891, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "031N5eVcRB/rUSph9rRgun" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 534 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_string": "1", - "_N$string": "1", - "_fontSize": 40, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_styleFlags": 0, - "_underlineHeight": 0, - "_N$horizontalAlign": 1, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, - "_id": "d6xGhl7VlEsrUM+/NaNtFf" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 530 - }, - "asset": { - "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" - }, - "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "name", - "_objFlags": 0, - "_parent": { - "__id__": 530 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 538 - } - ], - "_prefab": { - "__id__": 539 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 160, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - 2.166, - -35.77, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "ebHEkqWWZBB5i76rcs0kWf" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 537 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_string": "玩家名字", - "_N$string": "玩家名字", - "_fontSize": 40, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_styleFlags": 0, - "_underlineHeight": 0, - "_N$horizontalAlign": 1, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, - "_id": "95KV0btHZA/a67n5X3zi0p" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 530 - }, - "asset": { - "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" - }, - "fileId": "9efxRc89hKiLjCfKdeRqUb", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "_parent": { - "__id__": 530 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 541 - } - ], - "_prefab": { - "__id__": 542 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 8, - "b": 8, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - 0, - 42.24, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "47jMmEjfVP2qGyK0Q5H7Lw" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 540 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" - }, - "_type": 0, - "_sizeMode": 0, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_atlas": null, - "_id": "18VWxp6sBHYakaQlxc8yhz" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 530 - }, - "asset": { - "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" - }, - "fileId": "6c9kbYYzROW581yj6a4ppI", - "sync": false - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 530 - }, - "asset": { - "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" - }, - "fileId": "", - "sync": false - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 504 - }, - "_enabled": true, - "alignMode": 1, - "_target": null, - "_alignFlags": 45, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_verticalCenter": 0, - "_horizontalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 0, - "_id": "1crq48+Y5NJIKvodi8MyE4" - }, { "__type__": "cc.Canvas", "_name": "", @@ -23496,13 +21962,13 @@ "_active": true, "_components": [ { - "__id__": 549 + "__id__": 508 }, { - "__id__": 550 + "__id__": 509 }, { - "__id__": 551 + "__id__": 510 } ], "_prefab": null, @@ -23558,7 +22024,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 548 + "__id__": 507 }, "_enabled": true, "_materials": [ @@ -23591,7 +22057,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 548 + "__id__": 507 }, "_enabled": true, "alignMode": 1, @@ -23618,11 +22084,11 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 548 + "__id__": 507 }, "_enabled": true, "uid_Number": { - "__id__": 549 + "__id__": 508 }, "_id": "67zCbKKV9PvYlB9x+eob0L" } diff --git a/assets/Script/ControlManager.ts b/assets/Script/ControlManager.ts index 822f272..5f93841 100644 --- a/assets/Script/ControlManager.ts +++ b/assets/Script/ControlManager.ts @@ -5,7 +5,7 @@ // Learn life-cycle callbacks: // - https://docs.cocos.com/creator/manual/en/scripting/life-cycle-callbacks.html -const {ccclass, property} = cc._decorator; +const { ccclass, property } = cc._decorator; @ccclass export default class NewClass extends cc.Component { @@ -18,19 +18,19 @@ export default class NewClass extends cc.Component { reinforce: cc.Prefab = null; @property(cc.Prefab) soil: cc.Prefab = null; - - tipArray:any; - controlArray:any; - canTouch:boolean; - Reinforce:boolean; - Soil:boolean; - mapHeight:number; + + tipArray: any; + controlArray: any; + canTouch: boolean; + Reinforce: boolean; + Soil: boolean; + mapHeight: number; // LIFE-CYCLE CALLBACKS: // onLoad () {} - start () { + start() { this.tipArray = []; this.controlArray = []; this.canTouch = true; @@ -39,21 +39,21 @@ export default class NewClass extends cc.Component { this.mapHeight = 0; } - setPosition(tip){ - tip.setPosition(30,-25); - if(this.tipArray.length > 0){ - let length = this.tipArray.length+1; - let posY = Math.ceil(length/8) - 1; - let posX = length - Math.floor(posY)*8 - 1; - tip.setPosition(30 + 48*posX,-25 -48*posY + this.mapHeight); + setPosition(tip) { + tip.setPosition(30, -25); + if (this.tipArray.length > 0) { + let length = this.tipArray.length + 1; + let posY = Math.ceil(length / 8) - 1; + let posX = length - Math.floor(posY) * 8 - 1; + tip.setPosition(30 + 48 * posX, -25 - 48 * posY + this.mapHeight); } } //清空所有 - removeAllTip(){ - if(!this.canTouch) return; - if(this.tipArray.length > 0){ - cc.fx.AudioManager._instance.playEffect("qingkong",null); - for(let i=0; i 0) { + cc.fx.AudioManager._instance.playEffect("qingkong", null); + for (let i = 0; i < this.tipArray.length; i++) { let tip = this.tipArray[i]; tip.active = false; tip.removeFromParent(this.Map); @@ -62,27 +62,27 @@ export default class NewClass extends cc.Component { this.tipArray = []; this.controlArray = []; var drawingReset = cc.fx.GameConfig.CLICK_DATA.drawingReset + 1; - cc.fx.GameConfig.CLICK_SET("drawingReset",drawingReset); - cc.fx.Notifications.emit(cc.fx.Message.removeTip,"remove"); + cc.fx.GameConfig.CLICK_SET("drawingReset", drawingReset); + cc.fx.Notifications.emit(cc.fx.Message.removeTip, "remove"); this.mapHeight = 0; } } //撤回一步 - back_Click(){ - if(!this.canTouch) return; - if(this.tipArray.length > 0){ - cc.fx.AudioManager._instance.playEffect("chehui",null); - let tip = this.tipArray[this.tipArray.length-1]; + back_Click() { + if (!this.canTouch) return; + if (this.tipArray.length > 0) { + cc.fx.AudioManager._instance.playEffect("chehui", null); + let tip = this.tipArray[this.tipArray.length - 1]; tip.active = false; tip.removeFromParent(this.Map); tip = null; this.tipArray.pop(); this.controlArray.pop(); var drawingBack = cc.fx.GameConfig.CLICK_DATA.drawingBack + 1; - cc.fx.GameConfig.CLICK_SET("drawingBack",drawingBack); - cc.fx.Notifications.emit(cc.fx.Message.removeTip,"back"); - if(this.tipArray.length >= 24){ - if((this.tipArray.length )%8 == 0){ + cc.fx.GameConfig.CLICK_SET("drawingBack", drawingBack); + cc.fx.Notifications.emit(cc.fx.Message.removeTip, "back"); + if (this.tipArray.length >= 24) { + if ((this.tipArray.length) % 8 == 0) { this.mapMove(false); } } @@ -90,88 +90,88 @@ export default class NewClass extends cc.Component { } //点击事件 - btn_Click(target,data){ + btn_Click(target, data) { var GameManager = this.node.parent.getComponent("GameManager"); - if(GameManager.btnClick == true){ + if (GameManager.btnClick == true) { GameManager.btnClick = false; cc.fx.Notifications.emit(cc.fx.Message.guideNext); } - cc.fx.Notifications.emit(cc.fx.Message.control,data); - if(!this.canTouch) return; + cc.fx.Notifications.emit(cc.fx.Message.control, data); + if (!this.canTouch) return; let prefab = this.tip; - if(data == "reinforce" || data == "soil"){ + if (data == "reinforce" || data == "soil") { prefab = this[data]; - if(data == "reinforce"){ - if(this.Reinforce){ + if (data == "reinforce") { + if (this.Reinforce) { this.Reinforce = false; this.back_Click(); return; - }else{ - cc.fx.AudioManager._instance.playEffect("jineng",null); + } else { + cc.fx.AudioManager._instance.playEffect("jineng", null); this.Reinforce = true; this.Soil = false; } - } - else if(data == "soil"){ - if(this.Soil){ + } + else if (data == "soil") { + if (this.Soil) { this.Soil = false; this.back_Click(); return; - }else{ - cc.fx.AudioManager._instance.playEffect("jineng",null); + } else { + cc.fx.AudioManager._instance.playEffect("jineng", null); this.Soil = true; this.Reinforce = false; } - } + } } - else{ - cc.fx.AudioManager._instance.playEffect("fangxiang",null); + else { + cc.fx.AudioManager._instance.playEffect("fangxiang", null); this.Reinforce = false; this.Soil = false; } let tip = cc.instantiate(prefab); - if(data == "up") tip.angle = 180; - if(data == "left") tip.angle = -90; - if(data == "right") tip.angle = 90; + if (data == "up") tip.angle = 180; + if (data == "left") tip.angle = -90; + if (data == "right") tip.angle = 90; tip.parent = this.Map; - - if(this.controlArray[this.controlArray.length-1] == "reinforce" || - this.controlArray[this.controlArray.length-1] == "soil"){ - if(data == "reinforce" || data == "soil"){ - this.tipArray[this.tipArray.length-1].removeFromParent(); - this.tipArray[this.tipArray.length-1] = null; - this.tipArray.pop(); - this.controlArray.pop(); - } + + if (this.controlArray[this.controlArray.length - 1] == "reinforce" || + this.controlArray[this.controlArray.length - 1] == "soil") { + if (data == "reinforce" || data == "soil") { + this.tipArray[this.tipArray.length - 1].removeFromParent(); + this.tipArray[this.tipArray.length - 1] = null; + this.tipArray.pop(); + this.controlArray.pop(); + } } this.setPosition(tip); this.tipArray.push(tip); this.controlArray.push(data); - - if(this.tipArray.length >= 25){ - if((this.tipArray.length - 1)%8 == 0){ + + if (this.tipArray.length >= 25) { + if ((this.tipArray.length - 1) % 8 == 0) { this.mapMove(true); } } } //地图放不下了上下移动 - mapMove(type){ - if(type) this.mapHeight += 48; + mapMove(type) { + if (type) this.mapHeight += 48; else this.mapHeight -= 48; - for(let i=0; i { - // }) - // .start(); setTimeout(() => { cc.director.loadScene("HomeScene"); }, 300); diff --git a/assets/Script/JiaZai.ts b/assets/Script/JiaZai.ts index 324d3f9..fbd0f1d 100644 --- a/assets/Script/JiaZai.ts +++ b/assets/Script/JiaZai.ts @@ -105,15 +105,13 @@ export default class JiaZai extends cc.Component { if (cc.fx.GameConfig.GM_INFO.otherUid != "") { this.getShareInfo(); } + console.log("最新版本___________"); this.node.getChildByName("zhuanchang").zIndex = 1000; this.closeLoad(); this.checkShare(); this.closeAvatar(); this.setShareInfo(); this.checkTasks(); - // this.checkDailyQuests(); - //console.log("进入首页获取的share", cc.fx.GameConfig.GM_INFO.otherUid, cc.fx.GameConfig.GM_INFO.otherLevel); - cc.game.setFrameRate(63); LQCollideSystem.is_enable = true; @@ -1400,13 +1398,23 @@ export default class JiaZai extends cc.Component { } if (data.code == 1) { this.getcard.active = true; + this.getcard.zIndex = 999; let pauseNode = this.getcard.getChildByName("mcReward"); pauseNode.scale = 0.3; cc.tween(pauseNode) .to(0.2, { scale: 1.05 }, { easing: 'backOut' }) .to(0.15, { scale: 1.0 }, { easing: 'sineOut' }) .start(); - NumberToImage.numberToImageNodes(cc.fx.GameConfig.GM_INFO.monthTime, 40, 20, "month_", this.cardTime, true) + NumberToImage.numberToImageNodes(cc.fx.GameConfig.GM_INFO.monthTime, 40, 20, "month_", this.cardTime, true); + cc.fx.GameTool.changeCoin(500); + this.updateCoin(); + const dataTemp = { + change_reason: "month", + id: "1001", + num: 500, + compensate: false + } + cc.fx.GameTool.shushu_Track("resource_get", dataTemp); } }) } @@ -1562,6 +1570,7 @@ export default class JiaZai extends cc.Component { } else { cc.fx.GameConfig.GM_INFO.otherLevel = 0; + cc.fx.GameConfig.GM_INFO.otherUid = ""; } // 可以在这里处理关卡信息和 UID } @@ -1570,15 +1579,6 @@ export default class JiaZai extends cc.Component { onCardReward() { this.getcard.active = false; - cc.fx.GameTool.changeCoin(500); - this.updateCoin(); - const dataTemp = { - change_reason: "month", - id: "1001", - num: 500, - compensate: false - } - cc.fx.GameTool.shushu_Track("resource_get", dataTemp); } setFirstMusic() { diff --git a/assets/Script/Map.ts b/assets/Script/Map.ts index fee86b2..981ef0d 100644 --- a/assets/Script/Map.ts +++ b/assets/Script/Map.ts @@ -165,6 +165,7 @@ export default class MapConroler extends cc.Component { // mapInfo: number[][] = []; onLoad() { + MiniGameSdk.API.setNewCloudlevel(); cc.fx.GameConfig.GM_INFO.review = 0; cc.fx.GameConfig.GM_INFO.reviewBoom = 0; @@ -1742,7 +1743,6 @@ export default class MapConroler extends cc.Component { if (direction == "left") { if (this.mapBlocksWall[x - 1][y].getComponent("MapBlock").block_Id != "" && this.mapBlocksWall[x - 1][y].getComponent("MapBlock").block_Id != "Wall" && this.mapBlocksWall[x - 1][y].getComponent("MapBlock").block_Id != id) { - console.log("左侧有物体") jg = false; return jg; } @@ -1753,7 +1753,6 @@ export default class MapConroler extends cc.Component { if ((x - 2) >= 0) { if (this.mapBlocksWall[x - 2][y].getComponent("MapBlock").block_Id != "" && this.mapBlocksWall[x - 2][y].getComponent("MapBlock").block_Id != "Wall" && this.mapBlocksWall[x - 2][y].getComponent("MapBlock").block_Id != id) { - console.log("左侧有物体") jg = false; return jg; } @@ -1766,8 +1765,6 @@ export default class MapConroler extends cc.Component { else if (direction == "right") { if (this.mapBlocksWall[x + 1][y].getComponent("MapBlock").block_Id != "" && this.mapBlocksWall[x + 1][y].getComponent("MapBlock").block_Id != "Wall" && this.mapBlocksWall[x + 1][y].getComponent("MapBlock").block_Id != id) { - console.log("右侧有物体", (x + 1), y) - console.log(this.mapBlocksWall[x + 1][y].getComponent("MapBlock").block_Id) jg = false; return jg; } @@ -1778,7 +1775,6 @@ export default class MapConroler extends cc.Component { if ((x + 2) <= this.mapBlocksWall.length - 1) { if (this.mapBlocksWall[x + 2][y].getComponent("MapBlock").block_Id != "" && this.mapBlocksWall[x + 2][y].getComponent("MapBlock").block_Id != "Wall" && this.mapBlocksWall[x + 2][y].getComponent("MapBlock").block_Id != id) { - console.log("右侧有物体") jg = false; return jg; } @@ -1791,7 +1787,6 @@ export default class MapConroler extends cc.Component { if (direction == "up") { if (this.mapBlocksWall[x][y + 1].getComponent("MapBlock").block_Id != "" && this.mapBlocksWall[x][y + 1].getComponent("MapBlock").block_Id != "Wall" && this.mapBlocksWall[x][y + 1].getComponent("MapBlock").block_Id != id) { - console.log("上侧有物体") jg = false; return jg; } @@ -1802,7 +1797,6 @@ export default class MapConroler extends cc.Component { if ((y + 2) <= this.mapBlocksWall[x].length - 1) { if (this.mapBlocksWall[x][y + 2].getComponent("MapBlock").block_Id != "" && this.mapBlocksWall[x][y + 2].getComponent("MapBlock").block_Id != "Wall" && this.mapBlocksWall[x][y + 2].getComponent("MapBlock").block_Id != id) { - console.log("上侧有物体") jg = false; return jg; } @@ -1813,10 +1807,8 @@ export default class MapConroler extends cc.Component { } } if (direction == "down") { - if (this.mapBlocksWall[x][y - 1].getComponent("MapBlock").block_Id != "" && this.mapBlocksWall[x][y - 1].getComponent("MapBlock").block_Id != "Wall" && this.mapBlocksWall[x][y - 1].getComponent("MapBlock").block_Id != id) { - // console.log("下侧有物体1") jg = false; return jg; } @@ -1827,7 +1819,6 @@ export default class MapConroler extends cc.Component { if ((y - 2) >= 0) { if (this.mapBlocksWall[x][y - 2].getComponent("MapBlock").block_Id != "" && this.mapBlocksWall[x][y - 2].getComponent("MapBlock").block_Id != "Wall" && this.mapBlocksWall[x][y - 2].getComponent("MapBlock").block_Id != id) { - // console.log("下侧有物体2") jg = false; return jg; } @@ -1837,6 +1828,7 @@ export default class MapConroler extends cc.Component { } } } + // console.log("检测物体各方向是否有别的物块", jg); return jg; } @@ -2155,7 +2147,8 @@ export default class MapConroler extends cc.Component { againLevel() { cc.fx.AudioManager._instance.playEffect("anniu_Big", null); this.adhesiveBlock = []; - console.log(MapConroler._instance.powerState); + this.powerState = cc.fx.GameTool.getUserPowerTime(); + console.log("无限体力状态", MapConroler._instance.powerState); if (cc.fx.GameConfig.GM_INFO.hp < 1 && MapConroler._instance.powerState == false) { MiniGameSdk.API.showToast("体力值不足"); setTimeout(() => { @@ -2313,6 +2306,7 @@ export default class MapConroler extends cc.Component { homeBtn() { + this.powerState = cc.fx.GameTool.getUserPowerTime(); if (this.powerState) { this.returnHome(); return; @@ -2434,6 +2428,8 @@ export default class MapConroler extends cc.Component { }); setTimeout(() => { + cc.fx.GameConfig.GM_INFO.otherLevel = 0; + cc.fx.GameConfig.GM_INFO.otherUid = ""; cc.director.loadScene("HomeScene"); }, 1200); } diff --git a/assets/Script/SceneManager.ts b/assets/Script/SceneManager.ts index 30a1678..8324d1d 100644 --- a/assets/Script/SceneManager.ts +++ b/assets/Script/SceneManager.ts @@ -217,6 +217,7 @@ export default class SceneManager extends cc.Component { } returnHome() { + if (this.node.getChildByName("Pause").getChildByName("btn").getComponent("btnControl")._touch) { this.closePause(); if (MapConroler._instance.gameStart == true) { @@ -240,6 +241,7 @@ export default class SceneManager extends cc.Component { } } + this.node.getChildByName("Pause").getChildByName("btn").getComponent("btnControl").setTouch(false); cc.fx.AudioManager._instance.playEffect("zhuan1", null); this.node.getChildByName("zhuanchang").active = true; @@ -253,6 +255,8 @@ export default class SceneManager extends cc.Component { }); setTimeout(() => { + cc.fx.GameConfig.GM_INFO.otherLevel = 0; + cc.fx.GameConfig.GM_INFO.otherUid = ""; cc.director.loadScene("HomeScene"); }, 1200); } diff --git a/assets/Script/module/RankList/ItemRender.ts b/assets/Script/module/RankList/ItemRender.ts index 82b3b27..e21b7f6 100644 --- a/assets/Script/module/RankList/ItemRender.ts +++ b/assets/Script/module/RankList/ItemRender.ts @@ -1,7 +1,5 @@ import NumberToImage from "../../NumberToImage"; -import List, { ListType } from "./List"; - const { ccclass, property } = cc._decorator; @ccclass diff --git a/assets/Script/module/Tool/GameTool.ts b/assets/Script/module/Tool/GameTool.ts index dc0f494..5520b17 100644 --- a/assets/Script/module/Tool/GameTool.ts +++ b/assets/Script/module/Tool/GameTool.ts @@ -399,8 +399,8 @@ var GameTool = { //关卡上限 maxLevel() { let jg = false; - if (cc.fx.GameConfig.GM_INFO.level > 629) { - cc.fx.GameConfig.GM_INFO.level = 630; + if (cc.fx.GameConfig.GM_INFO.level > 649) { + cc.fx.GameConfig.GM_INFO.level = 650; jg = true; } return jg; diff --git a/assets/Script/module/Tool/RoundBox.ts b/assets/Script/module/Tool/RoundBox.ts new file mode 100644 index 0000000..a3cc518 --- /dev/null +++ b/assets/Script/module/Tool/RoundBox.ts @@ -0,0 +1,309 @@ +/******************************************************************************* + * 作者: 水煮肉片饭(27185709@qq.com) + * 版本: v1.3 + * 描述: 圆角矩形,支持合批 +*******************************************************************************/ +const CENTER_IDATA = [0, 9, 11, 0, 11, 1, 2, 8, 10, 2, 4, 8, 3, 5, 7, 3, 7, 6]; +export enum SizeMode { 'CUSTOM: 自定义尺寸', 'TRIMMED: 原始尺寸裁剪透明像素', 'RAW: 图片原始尺寸' } +const { ccclass, property, menu } = cc._decorator; +@ccclass('Corner') +class Corner { + @property({ displayName: CC_DEV && '↙ 左下' }) + leftBottom: boolean = true; + @property({ displayName: CC_DEV && '↘ 右下' }) + rightBottom: boolean = true; + @property({ displayName: CC_DEV && '↗ 右上' }) + rightTop: boolean = true; + @property({ displayName: CC_DEV && '↖ 左上' }) + leftTop: boolean = true; + visible: boolean[] = null; +} +@ccclass +@menu('Comp/RoundBox') +export default class RoundBox extends cc.RenderComponent { + @property({ type: cc.SpriteAtlas, serializable: false, readonly: true, displayName: CC_DEV && 'Atlas' }) + private atlas: cc.SpriteAtlas = null; + @property + private _spriteFrame: cc.SpriteFrame = null; + @property({ type: cc.SpriteFrame, displayName: CC_DEV && 'Sprite Frame' }) + get spriteFrame() { return this._spriteFrame; } + set spriteFrame(value: cc.SpriteFrame) { + this._spriteFrame = value; + this.updateSpriteFrame(); + this.updateSizeMode(); + } + @property + private _sizeMode: SizeMode = SizeMode['TRIMMED: 原始尺寸裁剪透明像素']; + @property({ type: cc.Enum(SizeMode), displayName: CC_DEV && 'Size Mode' }) + get sizeMode() { return this._sizeMode; } + set sizeMode(value: SizeMode) { + this._sizeMode = value; + this.updateSizeMode(); + } + @property + private _radius: number = 100; + @property({ displayName: CC_DEV && '圆角半径' }) + get radius() { return this._radius; } + set radius(value: number) { + this._radius = Math.max(value, 0); + this['setVertsDirty'](); + } + @property + private _segment: number = 5; + @property({ type: cc.Integer, displayName: CC_DEV && '线段数量' }) + get segment() { return this._segment; } + set segment(value: number) { + this._segment = Math.max(value, 1); + this.createBuffer(); + this.updateIndice(); + this['setVertsDirty'](); + this.node['_renderFlag'] |= cc['RenderFlow'].FLAG_OPACITY_COLOR; + } + @property + private _corner: Corner = new Corner(); + @property({ displayName: CC_DEV && '圆角可见性' }) + get corner() { return this._corner; } + set corner(value: Corner) { + this._corner = value; + this.updateCorner(); + this.createBuffer(); + this.updateIndice(); + this['setVertsDirty'](); + this.node['_renderFlag'] |= cc['RenderFlow'].FLAG_OPACITY_COLOR; + } + private renderData = null; //提交给GPU的渲染数据,包括vDatas、uintVDatas、iDatas + private xyOffset: number = 1e8; //顶点坐标数据,在顶点数组中的偏移 + private uvOffset: number = 1e8; //顶点uv数据,在顶点数组中的偏移 + private colorOffset: number = 1e8; //顶点颜色数据,在顶点数组中的偏移 + private step: number = 0; //单个顶点数据的长度,例如:顶点格式“x,y,u,v,color” step = 5 + private local: number[] = []; //顶点本地坐标 + + protected _resetAssembler() { + //定制Assembler + let assembler = this['_assembler'] = new cc['Assembler'](); + assembler.updateRenderData = this.updateVData.bind(this); + assembler.updateColor = this.updateColor.bind(this); + assembler.init(this); + //定制RenderData + this.renderData = new cc['RenderData'](); + this.renderData.init(assembler); + //初始化顶点格式 + let vfmt = assembler.getVfmt(); + let fmtElement = vfmt._elements; + for (let i = fmtElement.length - 1; i > -1; this.step += fmtElement[i--].bytes >> 2); + let fmtAttr = vfmt._attr2el; + this.xyOffset = fmtAttr.a_position.offset >> 2; + this.uvOffset = fmtAttr.a_uv0.offset >> 2; + this.colorOffset = fmtAttr.a_color.offset >> 2; + } + + protected onLoad() { + this.updateSpriteFrame(); + this.updateSizeMode(); + this.updateCorner(); + this.createBuffer(); + this.updateIndice(); + this.node.on(cc.Node.EventType.ANCHOR_CHANGED, this.onAnchorChanged, this); + this.node.on(cc.Node.EventType.SIZE_CHANGED, this.onSizeChanged, this); + } + + protected onDestroy() { + super.onDestroy(); + this.node.off(cc.Node.EventType.ANCHOR_CHANGED, this.onAnchorChanged, this); + this.node.off(cc.Node.EventType.SIZE_CHANGED, this.onSizeChanged, this); + } + //更新圆角数据 + private updateCorner() { + let corner = this._corner; + corner.visible = [corner.leftBottom, corner.rightBottom, corner.rightTop, corner.leftTop]; + } + //设置顶点个数和三角形个数 + private createBuffer() { + let cornerCnt = 0; + for (let i = 0, visible = this._corner.visible; i < 4; visible[i++] && ++cornerCnt); + let vertices = new Float32Array(5 * (12 + cornerCnt * (this._segment - 1))); + let indices = new Uint16Array(3 * (6 + cornerCnt * this._segment)); + this.renderData.updateMesh(0, vertices, indices); + } + //Web平台,将renderData的数据提交给GPU渲染,vDatas使用世界坐标 + //原生平台并不会执行该函数,引擎另外实现了渲染函数,vDatas使用本地坐标 + private fillBuffers(comp: cc.RenderComponent, renderer: any) { + let vData = this.renderData.vDatas[0]; + let iData = this.renderData.iDatas[0]; + renderer.worldMatDirty && this.fitXY(vData); + let buffer = renderer._meshBuffer; + let offsetInfo = buffer.request(vData.length, iData.length); + let vertexOffset = offsetInfo.byteOffset >> 2; + let vbuf = buffer._vData; + if (vData.length + vertexOffset > vbuf.length) { + vbuf.set(vData.subarray(0, vbuf.length - vertexOffset), vertexOffset); + } else { + vbuf.set(vData, vertexOffset); + } + let ibuf = buffer._iData; + let indiceOffset = offsetInfo.indiceOffset; + let vertexId = offsetInfo.vertexOffset; + for (let i = 0, len = iData.length; i < len; ibuf[indiceOffset++] = vertexId + iData[i++]); + } + //可以传入cc.SpriteFrame图集帧(支持合批,推荐),或单张图片cc.Texture2D + private updateSpriteFrame() { + let frame = this._spriteFrame; + this['_assembler'].fillBuffers = frame ? this.fillBuffers.bind(this) : () => { }; + let material = this.getMaterial(0) || cc.Material.getBuiltinMaterial('2d-sprite'); + material.define("USE_TEXTURE", true); + material.setProperty("texture", frame ? frame.getTexture() : null); + if (CC_EDITOR) { + if (frame && frame.isValid && frame['_atlasUuid']) { + cc.assetManager.loadAny(frame['_atlasUuid'], (err, asset: cc.SpriteAtlas) => { + this.atlas = asset; + }); + } else { + this.atlas = null; + } + } + } + //根据尺寸模式,修改节点尺寸 + private updateSizeMode() { + if (!this._spriteFrame) return; + switch (this._sizeMode) { + case SizeMode['TRIMMED: 原始尺寸裁剪透明像素']: this.node.setContentSize(this._spriteFrame['_rect'].size); break; + case SizeMode['RAW: 图片原始尺寸']: this.node.setContentSize(this._spriteFrame['_originalSize']); break; + } + } + //计算VData数据,包括xy,uv,color + private updateVData() { + let vData = this.renderData.vDatas[0]; + let local = cc.sys.isNative ? vData : this.local; + let node = this.node; + let cw = node.width, ch = node.height; + let l = -cw * node.anchorX; + let b = -ch * node.anchorY; + let r = cw * (1 - node.anchorX); + let t = ch * (1 - node.anchorY); + let radius = Math.min(this._radius, Math.min(cw, ch) / 2); + let lo = l + radius; + let bo = b + radius; + let ro = r - radius; + let to = t - radius; + let corner = this._corner; + local[0] = lo; local[1] = corner.leftBottom ? bo : b; + local[5] = l; local[6] = local[1]; + local[10] = lo; local[11] = b; + local[15] = ro; local[16] = corner.rightBottom ? bo : b; + local[20] = ro; local[21] = b; + local[25] = r; local[26] = local[16]; + local[30] = ro; local[31] = corner.rightTop ? to : t; + local[35] = r; local[36] = local[31]; + local[40] = ro; local[41] = t; + local[45] = lo; local[46] = corner.leftTop ? to : t; + local[50] = lo; local[51] = t; + local[55] = l; local[56] = local[46]; + let radian = Math.PI / (this._segment << 1); + let cos = Math.cos(radian); + let sin = Math.sin(radian); + let visible = corner.visible; + for (let i = 0, offset = 60, step = this.step; i < 4; ++i) { + if (!visible[i]) continue; + let id = 3 * i * step; + let ox = local[id]; + let oy = local[id + 1]; + id += step; + let deltX = local[id] - ox; + let deltY = local[id + 1] - oy; + for (let j = 0, len = this._segment - 1; j < len; ++j) { + local[offset] = ox + deltX * cos - deltY * sin; + local[offset + 1] = oy + deltY * cos + deltX * sin; + deltX = local[offset] - ox; + deltY = local[offset + 1] - oy; + offset += step; + } + } + !cc.sys.isNative && this.fitXY(vData); + for (let i = 0, len = vData.length, step = this.step; i < len; i += step) { + vData[i + 2] = (local[i] - l) / cw; + vData[i + 3] = 1 - (local[i + 1] - b) / ch; + } + this.fitUV(vData); + } + //自动适配XY,修改顶点xy数据后需主动调用该函数 + private fitXY(vData: Float32Array) { + let m = this.node['_worldMatrix'].m; + let m0 = m[0], m1 = m[1], m4 = m[4], m5 = m[5], m12 = m[12], m13 = m[13]; + for (let i = this.xyOffset, len = vData.length, step = this.step, local = this.local; i < len; i += step) { + let x = local[i], y = local[i + 1]; + vData[i] = x * m0 + y * m4 + m12; + vData[i + 1] = x * m1 + y * m5 + m13; + } + } + //自动适配UV,修改顶点uv数据后需主动调用该函数 + private fitUV(vData: Float32Array) { + let frame = this._spriteFrame; + if (frame === null) return; + let atlasW = frame['_texture'].width, atlasH = frame['_texture'].height; + let frameRect = frame['_rect']; + //计算图集帧在大图中的UV坐标 + if (frame['_rotated']) {//如果图集帧发生旋转,计算UV时需回正 + for (let i = this.uvOffset, id = 0, len = vData.length, step = this.step; i < len; i += step, ++id) { + let tmp = vData[i]; + vData[i] = ((1 - vData[i + 1]) * frameRect.height + frameRect.x) / atlasW; + vData[i + 1] = (tmp * frameRect.width + frameRect.y) / atlasH; + } + } else {//如果图集帧未发生旋转,正常计算即可 + for (let i = this.uvOffset, id = 0, len = vData.length, step = this.step; i < len; i += step, ++id) { + vData[i] = (vData[i] * frameRect.width + frameRect.x) / atlasW; + vData[i + 1] = (vData[i + 1] * frameRect.height + frameRect.y) / atlasH; + } + } + } + //计算顶点颜色 + private updateColor() { + let uintVData = this.renderData.uintVDatas[0]; + let color = this.node.color['_val']; + for (let i = this.colorOffset, len = uintVData.length, step = this.step; i < len; uintVData[i] = color, i += step); + } + //计算顶点索引 + private updateIndice() { + let iData = this.renderData.iDatas[0]; + for (let i = CENTER_IDATA.length - 1; i > -1; iData[i] = CENTER_IDATA[i--]); + let offset = CENTER_IDATA.length; + let visible = this._corner.visible; + let id = 36; + for (let i = 0; i < 4; ++i) { + if (!visible[i]) continue; + let o = 3 * i; + let a = o + 1; + let b = id / 3; + for (let j = 0, len = this._segment - 1; j < len; ++j) { + iData[offset++] = o; + iData[offset++] = a; + iData[offset++] = b; + a = b++; + id += 3; + } + iData[offset++] = o; + iData[offset++] = a; + iData[offset++] = o + 2; + } + } + //修改节点锚点后,更新顶点数据 + private onAnchorChanged() { + this['setVertsDirty'](); + } + //修改节点尺寸后,更新顶点数据,并根据sizeMode设置图片宽高 + private onSizeChanged() { + this['setVertsDirty'](); + if (this._spriteFrame) { + switch (this._sizeMode) { + case SizeMode['TRIMMED: 原始尺寸裁剪透明像素']: + let rect = this._spriteFrame['_rect'].size; + if (this.node.width === rect.width && this.node.height === rect.height) return; + break; + case SizeMode['RAW: 图片原始尺寸']: + let size = this._spriteFrame['_originalSize']; + if (this.node.width === size.width && this.node.height === size.height) return; + break; + } + } + this._sizeMode = SizeMode['CUSTOM: 自定义尺寸']; + } +} \ No newline at end of file diff --git a/assets/Script/setUi.ts b/assets/Script/setUi.ts index f3b814a..0d17a95 100644 --- a/assets/Script/setUi.ts +++ b/assets/Script/setUi.ts @@ -107,7 +107,6 @@ export default class setUi extends cc.Component { this.effect.children[0].active = true; this.effect.children[1].active = false; - } } @@ -141,6 +140,7 @@ export default class setUi extends cc.Component { MapConroler._instance.returnHome(); } else { + MapConroler._instance.powerState = cc.fx.GameTool.getUserPowerTime(); if (MapConroler._instance.powerState == false) { let pauseNode = null; if (cc.fx.GameConfig.GM_INFO.winStreak < 10 || cc.fx.GameConfig.GM_INFO.otherLevel > 0) { @@ -196,9 +196,12 @@ export default class setUi extends cc.Component { //游戏开始后 else { //没有无限体力 + MapConroler._instance.powerState = cc.fx.GameTool.getUserPowerTime(); if (MapConroler._instance.powerState == false) { + console.log("没有无限体力", MapConroler._instance.powerState); //首页重开按钮 if (customEventData != "hp") { + console.log("从首页一级页面点击重开直接重开"); let pauseNode = null; if (cc.fx.GameConfig.GM_INFO.winStreak < 10 || cc.fx.GameConfig.GM_INFO.otherLevel > 0) { this.exit.active = true; @@ -216,6 +219,7 @@ export default class setUi extends cc.Component { pauseNode.getChildByName("Health").getChildByName("queding").active = true; } else { + console.log("从二级页面点击重开"); if (cc.fx.GameConfig.GM_INFO.otherLevel == 0) { cc.fx.GameTool.setWinStreak("fail"); } @@ -224,7 +228,9 @@ export default class setUi extends cc.Component { } //有无限体力 else { + console.log("______有无限体力", MapConroler._instance.powerState); if (customEventData != "hp") { + console.log("从首页一级页面点击重开直接重开"); if (cc.fx.GameConfig.GM_INFO.winStreak >= 10 && cc.fx.GameConfig.GM_INFO.otherLevel == 0) { let pauseNode = null; this.win.active = true; @@ -237,10 +243,12 @@ export default class setUi extends cc.Component { pauseNode.getChildByName("Health").getChildByName("queding").active = true; } else { + console.log("没有连胜,直接重开"); MapConroler._instance.againLevel(); } } else { + console.log("从二级页面点击重开"); cc.fx.GameTool.setWinStreak("fail"); MapConroler._instance.againLevel(); } diff --git a/assets/career/img/careerBg.png b/assets/career/img/careerBg.png new file mode 100644 index 0000000000000000000000000000000000000000..af2fea4fff60f912f1a51b275141fe8da1328146 GIT binary patch literal 44399 zcmb5VbzD@@+Altcf&oK^ut7>dS|kRfqy~@>>6Q)=7?4IlQBsBy>6R|(?iq&e6eNbB zrMvHV&Urt-^S+<^yZ79`X3tt{p0)R$_2l>aguGIP65gk|4+4P*6%}M(gFv?-AkaOQ zySUhq0Yb?X?8j~E7b-76pt6Vum!@|>AY9NZWlg!Hj;hunPoUI z?#_|lLxfe81+4U;uO(}Kruaqri)ra6d^Gg^;*p+_DC+%2J=RrDQCKD5gE{d}b=etB?L|#v$C%c!fy$-%k%!P1sxm?pA|kQ|mfwRsWyLuPQop4| zc)R*IpRKm9k9?15E!mo_E6+~*RFWEpa@Hi-E5EU?&JE9Rn@#uCYR+&(=D>_B?2YW)_qXOP?5!rUt%&&r<_C(= zC3dObg3RAqj3cr~%G`>B^ae`a|LV?fDvmlH3T!I-;$y9{x6nA7ZxfwUQ`9(E7iqLM zS(V<DK)OjV8v}uTOTIn_3!~J33rVgyy$S|C;PRTWvib3z={F(9vE! zIgY}#`JJt{oQ?#a?4zMiAL*GH8d#Wabq6GLmb1N(HCB`Esjpi{emq_*G*y>5K^LE( zOAKWN3{_q@x;k7Ot!SI*pRF_QhW*e*4@B z`e%OIuTylMT4K)8@8rCeiSD{;O(WgYrHY=0`itY$lf|5q#q9ILr6g4K3A*fLsocUP zKnp6dS^4f}D(rAJ>3q55ay;;StpmwAJPZOcfD~n4XnOqmlQQFg7Ne4qyxO^;Z^9H1 z`S)nu|8y5eiC7_oRE~ryiu6gd>Dc_@kTa_rf#RFug!P9xUp!pBXXY+i{A%JkKAgs< zm2>%#t2eh5&v3n*uNm+wbb-FCavYwjalL9WqVYBU4mD{SJ9~J2Qkx6iu{NM@_WE=3 z`V9ZZ+W+QSJoFLBhA9{qM2rt&0E46e>?I6)f%u43W*7*B2L0ob7$5!5x&Lt4UlCFO z$p5d9e@Xi*0))T;{bR3xN&A0T_WyQ6t(&1)VG!&?{ckq<_9pc2%*DS=|A$ZYA1?d< zc`EwG~l3l+IoZLdXqa%#$#cb5f)$NL31j=LHBMSja^?Lcmw3Y1|zT@|52s^ zokZ*1_Mn9+TfcqQ=bS1JLS*!8#H^CE@@W&F(jJ!zJ6?QzRxLplwvMBgT0o#2V%~3Y zri*>QlM%j&Tvm9?08g#JvHuJKC3Z>g#GP~ahC)~| zf4}KI3+GFckO6X5IG!EDK=D6vpHnVb2QQge$pbQ}HvZ=tz`pyb3*xCTsdFEYYU_{J zr#X>z<^mt5oyMJ5_TlnZtgokK9$_0_;v;b;m~sNY`PQak#i4co?8msf-(#^s5UbwW zfTmT9bx78Edyg;~1t{yVYBc=7I%LVj5H^1noUIG0(B&pZRsLE$f9Tx;A~+Cvd#Nes z@TeHO<&-`64X~vZd+LeKb2hW2+y!u{*@g&3%Gp9?Zr)$@tvZGfeMV`9L(c?Xd}EMgt-<1?!R7P}?F(JCpU-$B z{Hn&WJ7O@69qxDV?gFKjahXbu1PMNJgWo-4Rm{vYN!KA$q)OP zAfm;JmZ?9^rJI+uQjOFU{diN1F~wo7hrjuFXLoz{ql26;ReMY8S}mrx;l?b>An( zZ{;-qQ2Izp%bfx2FTWH%5s?usLX0n!^^j;Hf*-409$NNTohBrO20}o_t_Ayf05m%i z7X}ibaSVolq@u2cv05)j*@OyVmIFYg-TcXdd>E`{=%)-iY5imK_g66kll7jASXnk6 zT_gmFRL(WZg_iYlb*(U8#ML-d;$ zlaFkELq762WoXwZ+Kx1ONih)|}pI#REV2^2HHziCnUPb>>NXQd>j@__vg zG`KvOaA?xz*~dFm|JoHXWgylW;3@=-ea!n%Kx%y(06CI5$CIL3GMXW}nm8Uhu(e0d zGuiSu>5tJ}{2H{aKSbj5L6u)IPxI9&UVG(yfA=@)QCr&w zgh?{|NFnW+ipISudhb-K&rDGbMlntYOv=(hY(%Z>sav0YqcKRnml%(i?X6K$$GYGb zsA+p)UU{TXiD~q{FlfGK)&#Zb#WltKJ zGbo(#sAppcGnJMa@ee18!i71%d+(o<^Knwtk%<(J!hfmXDiUu)fZ#01_-EoWMo z#^aM=&}W6)7X79s#o9npRQ)@We>khbq=KJ6Z@sy1;!RzD6fEPYVwr?lSjR5U6DJt; zLS+07Ni-e&o)J!B-+Vt>R}!lMM>!7IFZmj= zeZ?;T+dHtIz=Jn;O$=zKE26Vpo`seD0q*e0=Xq)_hXl>S!D!V9`z26bnqenFH@LQEyz%&{1sjv$o{MSbi>t0MQ9zfv&V2_Z$ zJaM%m5Tjcy^Xi%W$Gi5aHlUc>A@;sQlrZ}+3hVnvq0_wgciH#pkWvjjqJz~xrt`L& zIY!Sc_~ZQ0gh{@wS(QM{a`&^vX=Pr6LfrUfCEfSgaj3zdoTUPXHS@@+m(0T2i|+g zm3vl*sOxGa1vLa?9?9Jy2GVE9JB7jK-qFT^4{bM;s?iFTV`U=dCdogDmZ#5Ie(*e% z(&*|RJI`l;Pi1=$N%ay7hRJ;2cw%(KdFas$`o#|KtA*GEf`*zCLNn@r43a>lwOsru zy|S!ekt-mZ&k)Tfk|fF?{j77b3>_}1&0Fv>4`%_5OK`9V$c|O>D9{t8tcfIvVz`qR zTjrJ2HB|{2OOnLeI(^t!gKSPP?n3`P8V0b=G%faD))t`oH7TjpMhiNME)459buRi> z_~Y^JGaT|&P3v2nxhEQ=Pw6DK@cvIE;TupX4;=pw;F?eXVu0gY|268xb2gotmNdCa z^EmjMIQnsD583tBZ`gglAotQaR^?*NJSQ*sk#X9u-R|mD#D^k5#iXc?ivq(3;+b>X z1}hd^QZvqgaFeMlP)-qZ$yrE66;2X5S;A>@8{8ic(x-K{_^Y}Po&R(xMOtCa6*zre z;Ga<^Hd4d}S7@vX2VDtuMm#VfMDEKNSNtzk3V4q_OAUsVP7YRh(tChpf$Y}1aIQ6-~3%k2Gv&w z#HGQYQIBW1mVLC`;OHz+=fjpph|SpTH_30V(CDrZ$Qw1L%$VNAPN6i+67!B+6N|FX z^l9$_*XF@N#STT+pypbF(V1ld7A% z*;5w-PH^C0Qn?}5dH3YW?k5Naks0?Wm{Cj^`VA@?XR!7N$wm8_-HKoRkTD>-|Ds!` z)I*Y2;@9R;^^V;Bvln6Xzqbpaz}IwliXdUI?1?vox=(;~t#0MWjo8_v=Ol_HIExYe zCTG9-jPMEE=9$J5MmS4Z1R3xPefmJ;R=C0HJ9TJ67KdP1M{y=$<6bBF=hd85PWfw- zDz$<%C#U^Tl9v^aeycAbNpkx%q?Sgi|14yAKS8QX1E#L9%f?EG=rTfm^}EYeIDnva zOj%mun;&Z>L}KYyY2l6HH9$L@Yz(OSLl*;28@kY<6d4FTHyhL zULJq8&-J~;1@cy}&PhX8%mB}A`Vbe7FxlrAh(c`M4&4=La7QI%gbdCaC``XI14cdH zX)|NA<}z<#V@hC)b(I+$Y)&z}{YwuXu=y@OneOWR1t5=v*@aeoizZ%F5j3=Pe>=Ok z@f2Ft%)}WJ*|LiH@g0c6YE0@*0cpFV!WA32Dg^?X+LK{v&!C069dEG}!6` z(lGbZ3jTrG$6)pId=$V-?@YeEW`DGJ`^CbAFY#2;*F5Wp(%Bx`89ALhXI1-Y_Bjj# zJ@l)Yr+qnlJvs9|Pba3_lF=>uVI0V$A=W2zluXl&RdUT0SG>u`63w}6F9i$T`UR00 zCTzQj5b|vtmqrpV3Z!t=pzz}!%jNx4G|3;s@6Y}EX`X)JKSqkyNSdXlWc&%=N5|K? zhT^)k8d>O?x_VH9Lyjj-3lF{bql_rpE+`Z1RJAz99ybeZe8D*bwF-KP8W{K7VYrD^ zb<$k_{6-px$CY}zFhpCjx)HDDid65W)sb(~H3$25hR75!H;JgJhd?+&mPQQ26bcL>tKARB0fT5^yQbLMdvb5Y_V z0|rDWhI&YK(b)O8`LLb7?7K!r(ShhYJ8Yi6;5q$b@5JEr&r4sZ-e*Y9iD$!Ocz%d+ zgbu2auTlutNr(t6bTP3Eo4Lv+3sj`OUzgH2rK1nLR}|{H%G}3QWS6Axu6U}X6R*Px z&li5K9|Kv5AP-Vizk|TZMiXomy&*SJ`;p?yYJYij8jU8lVig1Bo@!~6@x=L4Q{}E% z^pzLhwg^XkOe05C$M8}6@sL0(kS`E8kMD9C6$}?M)*4JdulLXi*dan~aDA6EjneUC zn7!XUypG8$%rb?2rV#-%fjw#=`xvp6yD=?qcWV%1I2CQX4Kv|hQImP_&T3ybff6Te zOW*hAqv$tUcW9_HOqvI_iCSa1#04&|dpcBO`i5`A5EOl|vd=o7An8$Ph0CRj2R*W= z!dQam^}i!vF^CMKagjnM_~~h9!mtO{DJ62iN4G*B`#BEcAwNIWj zxq`IP@1S>I>d2?|<7Mrnp4^X+eGL0bAO}cOk1*D$d;ID1g{BLiVk|6oQv}%2Lpz>v z+9W6o=gLmfO`f8=xUezSSUP^z1qokE*r`|Cx}6Y>Ylp83{XK(cXocS)!^d~C3lnK6 z@r$(<5}r}0!0aos6k8ODzNmIZS=!!vn0KV5=sF970&Ilwa5I8Lg-_0{j1#ObK;3J^ z-ftBeSO3ROEc>&n!*ZFBB$ubn3K}&Ga|iK(%C>sGK}~)tK(0Q-VX2eY->VV!O<5z) zmN6!azk3*S&8g^{u{|fz92_gQo9=M*`PRn-uEbhYDAUTMRVDN(SR(0$STNT>9PLjP4k6dp3e8t?oPF`vGzJ-o3)AF< znOAj(gIky#KmIkOM1%IN>O$!F?(wOe9S0l6zoyc{UKdyfuMdV+aLji&{M7wxKX<5M zz|L(2rR_!CehWqL6Zj*<9s}&>OWZ^NhS?xN6+mb%uA*3sX>Y-E!#aLD@Xa_pjp6+r z!)-FXO!&qc*nZH&7?(+TBu5Q6(V^^HNmx$;2TtQQh4WgAJ?V82N)82XZ{)7L5wwKW2V)<}>DXy|XYl_sTSU>$Lf@ z_MIBK`$uzrk58pBtvc#4?3)Nzp_`%5-a`$?7m?K0ax3!(@->rTpNrfaxHnUBlj-H| z5%GB5U|c$AkY)O`{6TK_4mroe-c5gCi*l&C;mL98$Wc-2TECp^tPV4&-H$La#CPuT zZnP**xxI?^$Xr3N}wHR)Lkk%NvfGdDs+G!6K}vVJjZY5#rQ~cAvfHgcjx9>4Kpv-m*m2{B7u@7uXJi6NSub-9t6vHFW3eF@2F6sVhIj;%VTsrq8>~B zGLo1fO6Vm7#xAG|(X%8Z!EZDJbl-&YlUR zKrj;H6FZ5W6!q+yqF*IBot~rDU_F#`;%JY0h_V$_4Uy4Ql+$wBo-r|@Y#!^2@n3jJ(664XXoE-|u zncjGTesvev&*EPFsPAwX@De;X4V=&AX)e#shW@cdFbV|V1^MIhp~xE5i^V^cb%#3K z`DyoDO84s*Dt_n>_K2cT;errz8d`p69w&U1o?3}kguN4omn~w|Cd*DHC;x3HkW10k zyM^gGzzEpfmHP%wx>c+`cG1JE=T|Q^k^B{7fb{lMx8k2CccOF2Zwrgs5utu;ZK0?2 zPIDV$#l8Z0{+3nAGhp-fLbVi6cr+~ixasj-*I znX1rpieB?Fl8KL#ve^q?iK)g++$0{M@9C)eWCX8eHk7mVF(WkE|;#3Fjlbjn` z@0yWORDG9OUD@rOZ=0=zXx_(51-q%Q?_Sl3B8uC^NnrSm+Km~azN$(C9vm&zSWot< zuoWieA&0D|W8+XDtvZ(iakIX9B%yd?lbGqO;cli4j4mqq73ol*V9kOpI&9&tG#+$~ zvgWM-SBY+D7H@cXs7zJm+3+j12|O7vtftjw+o`Ut@Qv;G#Kp`IN#5LXj>s7DX(0nx zT^zHk#orfNyp;fg0=Rh3%Y@wfsFldqZoAj7#BDj|C8v- zF8?V7l5ry(g6<5?l5IzWkL;G1p$dP5+Fs!^cwuC7y@6;ZI13~IAL?~K;AXFwV z)Lb?icMh@uq5gmkAhNpEm;czqcC0YeKhRL3@s(fkQ>9t4n9IfV_(^w zrmW=`cVN`11?(kVshG!~>-?9lVH7?1?Y-%)qQ~i8Z(cV*#wfK_(YG^-;SaumWNv{y zsKip9x;PchsqUw3Npl;1N!F!?Uwt`sRTkfsH3+sJjP{mBrBXo52MsQ{OkM%&#t*Y= zDcwHD5w)`^Mn8yJWg?KHm)jTnv(k}$88e$ZHN|5BtCA+uJw|nBlVQwUvRR!0Oao`N zN6PAcN64dV_69!rkWM>@Um(Oxc=WtZ6|b@D z<~5VuiHjA3Wa+Mri+ab>DAln26*(puX<$qltJ_*H*L@o-Rn3Jy`t(aILt;G!c)Rn0!Hix4G)c|y;>mTwBh1Ow9KW1-Q zY`scX_Ya5BU0;KiN}dPz&q0jJ5~*vztwy}&_v z2{~?STJpjh%@B)86!`C$7t2K8G|^e8w-JxOOY1~XKB2Zw+iPEG(A88u<5Jp6aYN>4ZpMMN3ln2^>LKNWbGJ325t6@uT zZfzGC@W8K#UJnB~$QN*2`Y`bVEx?xyp}v^cGf$qCC=v`wHySHjy>!Iat;;zfq(rqb z+in+yehddNkcBoE3cpw82-D&jajmD-8dy&dU(gy*ROb@-Sts%y zdAt_==?rIHXb%h;fq8YT>R?Ve8ExXu&JS(3NXqSX+i6?oFHd{2erXgfxRN?)!XXeX zq6o|3VpBo4rt9a+LOfUtFQx*>{l=VG(E3|Yc@=%zUYyu5P+bVhxa5rH`}R@c^=J0- zrM8?bM47H?(;nGp58TABIzd7cizWzlt4FA%2WN&6Qu}1e;=4&!0-NLZ3;59$YA?rG zu5t>!A;|(Y2VhK>^j# zLIdF?#r&1BQci4cUcUQhAhS#OlIz@!Z~NrAWD1kDFunKp$sO;c(rMp0P9c#k7E-U? zX5s2(DiP8;p#|=^lrNW~aW@uor8|1Pa%H=Ap60xF?H&J2na}L0UZ42ACLHZH2K?4{BIi}m5m=E=~a2gyKHFc!muS4l>Q3XY7}b*?9l1A z*&E3|jB{SUx0K7$zfo^W{bG{?**{r-ILO$y2A0j(_=3d`P8o-@>&pf$pH2!jWjoUSHeH>kT>XYNH14!Q7SK3*gFuy zhhIs){4ovK5wCH@Q_l0i7YtsSe};I`h2!{4OYc#Q#)RFeTWws2V;*F?DqfY43svI6 zBjrH_JB-+27<$ML|7DmjTZmeP0(jb5x)EO{Rv_P)@h&j*@1@}Z#yw&D)5D6Rxg3ck z(5^docSxO+9UkuJT&ftzi@|VnIVAD=u$7f}kMoJSzoovNRl5JZ3tnPJjB2us9lif1 z7FOo=ypkjMG5FU){C>8b)8-+%c`YbHx(MP&V zmc>sn!4?1HY|oLMoENYJNh0;KZa3oa3hU(ShvZJ(VdYr9y`xRi`)eq2y^?HH{mwW> zT2QA%+~#R>$mi7M!rG4K5qh%Gl|}$)2T{GY)+~1Rdsjc0Gn|wwLqu!Z@6n9F7ShoS z3yCLMfu}DJ7nkdY*(9Q=*6!aw47&YkJwE^LGkMQ4KIL|5)!OW~-iAmu+3o73uPAH| zPcFH0;kLkyY5FSeX#YI5v7x_(lTce)^6DBxIKTO5$1I&hZf^Tuwk1qnC7Iq_wmmpW>vKn$M>w=a>3N8p z!^JAgdri7VITzPM$jXEiQ>Uy2>qh=uZ}Cs&L1wGo4+nZ%-yo)w_ERi;_8HD{Ye>-; zN=hA?M&h<(XoWLL(+Hk>%#9i7$l*XX zrI8aP$2I6t(vqY23ePoyEnvIsbG$LZkcC($o``olFqhbheQ}5Gqy%zQS8K%Ljf6rk zX~fWdSSx40X33?**8B~P47#i5dOt0m3~D6}Y|ar8ovMPQ zuc=`1$DMnIk4M8aI8?RzLbH@f*WR{`6hT8!VV;! zW8~5)Err?D5CHvU4Es~leY7Jf`z$Eoek1YR)x$jUzMFpCD*tp@My9$q2 zHWwbud~rg9R@mNjf8;cE8`xDk+_@1IOhZHTb;DoIu?w-mv52qlsMJJL=~vybFTx~2 zR}k2mERdiGD8q{Mj4be&Hxrp zeS4y%$kTsPa<9{LiKG2EHhO6IE7)*fZ4t}rrsp+E;*L#!o7C4Mnx+*ZJ^!dGQH0?yI~))CfIa&cHWaU zPx=Upd3spyhc)H#y5&jUhJjiKJ4x{G*PR?;5zuch{za1eXTGt+0$;}ptn{~JKZI=N zH4hV~lUU~?9p zb8ja*%{SL453Q45H9Xmn``$PWf)4r0uS7vg8jm{{gv`~SdaVd7b%ZFrzIKDX!_rM+ z%Pm1p3F)B_a16lFKfgg1q||Lzm)UoO;}kU%2@&N$E3mnS$P_mzMQq}>HbQ)U56L;2 zF0Z4zVj?+jFWjn*0{2BXzpj>j`wTUTY#X`X8f#$}8@Xh&lc!&8@d*N=$-dQFj&aB- zvv!quesU7|FsU$aizR8YvLJJo7;oWdl}>S3*rqD6*eY7x{qT2F!;L^b6Bud$94Tv= zS;8VQ{`z`uVve@lzM|&dvnIOc29%UUJ|=j0sn)$qKlTmt9pmb|Qr;((AgaYw*+FT@JIa-Z`|2aoPGVEV>e zIGT!-eGZd*>2!Lul!%uga z2C=b1WiS4&yQtE6=~P_ZFqkdc%nJo1<*LyPj^|1D*1g@z^v36i zuG5;y`^++q_^@1Dit~z4+Cqm;GW>@Cx}^y$a92irR! zy1(EtcN>k?ZxOFTqRY1K?-zoeSpJTG_0KhJ71-fR`jCbh!*1wbU?v(9j4h*SVr%*< z&*R*YQGe?*@7i=`x?vLaA56a8WBTsS@fK5O{TH1nO`vP4oNlkrxefbqOO0ODpf|wo zqYt;q=ly;dNg%oPq`jm1YQT^k3}ffi9dIvM4|!$s#YZ;Z*|awe`68jzGKyf!LtCBS zN$()w6*fiK{}a?$%S0$cfe)f*1;ac=O-&%hOzoC$=|5YCWet7wa?KQzOl4;+7?~Pc zP7KOb(<&+UNiOXUl?$W)y!uaqAP~Le7RSoMNZm)da5r4Jhk(o2N!G{^zau*k3DTaH(io=az zcd;%*4RDB+_~q^R`PW=}7?~6&Gu-vazoT?WBd$3Ll$gw;K4&yV{g-xFMg%$BF%w!@ z#~)%GR^+T#Ax8NosxvN7>l%VU`g?%`{$WcU!;-~ps3@JYd(}SfwIEPs&J%s+ZKo3c z{3jyyCUBL*olkNUAZ|w+cx^{rPva-ZYurMPa}oGMS}2adKJ71cUpsb`x(YBONCI8E zrk?*$g5$r65f-utCx#;LO)Bwe;MinAIF=!@$TSNK>>enO*)FXBk?_%9MhAHGfCtCl zIuOV~>^bJ~!aGLGM7>1WQc(?iMEDrRLvCf%j z_ar+M0F&T<%OvypBX6b_Omvp(u~$Zy`1)nGRM_x@8k0sZIzI_cOB;?9mIbH3>FydrW z6Dfzvuupc1lLhr`LBmO)G_>SFZe3AnV^GCMZ`x# zMI#U&9P@&i;lHO;EMp_0pM5j4iVNPgUs>xeh)`rw+EF2SWDf~)=4vhoUJ{tg^L?a5 zc7O_Ie!cdD;lZiGtjB(2GsiOG=_UWNbOE09I!lml0vYPO8%-_YK*GQwJQYavu1g>d z0TX)?9LB)n_Pf83JElLZ+ef1AqN7WCxI8zuh;Qr6lqs4}`g3!UGh|Ko zGAjLZ%n2u1kr}SKa^~->wD^)-{|<`Y0zZ8gk3Jn1U2#Jb-b{%1Sp_V**PKL=8)OHx zdP~CW-P0VWfaoXHWxrCF!%=Q!Z^iD)l_iPY6XtDad0*SrCN`HBDm>9Pc*g}3t8L|* z%&8GOy>P+#(16Y*Nltv`-W5xCm}#|08wnm9F$ZioCHK1>pr`W1M#}!dE7hOg0%@K7 zDfzZSj^yiUY4(anThbfXk48igiG;-yvM_f$3C!*`ot=E>a>B+KR=MuchEAQky(gkM zCvo@%g2LtX$ft2-fd!DumxIsaBsAZU#HQtukKcNE!%gJ1KRMyDnR|j{PHaL*^~c9Vl}xdvIZrJB?Y<{_`XA=I@dyW*lIWeBqABu zKgD3dZsGk$OJ51~?|4t>eLy=^-46)SaCsF$%@NuW?`pjWm61fh;l=l7^w~09 zn_vd(G_=qndvTOW?1(xl>0vhRnax97M4-d}Mt2qG;vz#22|^#k2nv(U6sV7h zRYJ#O$&qeqTKqME095}4z=gU+-99-XuMKs6U(iC`JD?6S|C|Wb+7QJE=~aZ|ru#Z` zyJ)g^t0zIEQ|&?KjbZz=hXqYbk`^qJC^21-Vu+n+Ct= zr@q7V(=!uCnUtlc3D_V*RqMiXUX{jQWr8BiOhV73kt>oDp4E^0MqF~ zrw+YCEH&aY8{fZJnEKdat8Hl@)&Nr5MeRIq@WW5DmwTWP!zkb4Na42}rk3~wWFx(! z`+sVuL0tr!cYnbP&Qd``rp^7Xqa-D2X+U$Tz$APLpo{2rOup_Vi|7KS|9}K0(MZfx zIN)1rsVSr}!Ry4Xvqy9OF!GfCg$J4JgUHFN z+ULR=o4KDLW;N1#sk4>B6U;%8xWHpi)u9~O{hRwt;oE$M}vjc5rdpt$exH_(r>)@421raqMK zM?+LxSR#l~HK;FlO6i=6dI&zZ>e^{~F$-~nbyNUFY|d4n?l5~ufCuF7VQg|v=`dQ2 zK@gCyuU9r+`|gI}V@-OGPUKT{3MdOU6MJ00JVBMhDg3AqdR}G=%MXpySrA_mqh`+`5UjRm&f`$ia>D!(%AmsIiqO9!+T8SK zQKZ4UDNQ*sQ4!JIY3J*SIo;;#gBv3^zC+$QL-VPJCh%fbIMg0Q3x6o)4-xuG%L!L} z3=@0v2(=N0ts6j0vZ?O#{MKI!?!d}UEZ{-WhjcWG$m2Yt@PH{rTq0hz?)i_F6`;Ec zb8I2`w{}$b-^1ePMQ9o*ayTRzaq#^)vL`hHRzjCd1Yy)*5i4SW!fc|D!Tq$`r&3i zsrOaTPa$xQO~yIw$-M4zWD2-wjw*8-rIklK<*jEV{~d2({@HVwr_FVF=A(ucXD(eA z&waT0Of?znu=<0Vms_(uNXy?(56JzS==a}Jv=V61zH{1{YOyNg*RNZOXbbux3{oO0 zRAH-W_@Vaz3EK>k_@#Lq1xd5Pl?u_>(e~3|kPADHeET1C#rfwl?~9$EZ#WD__SQ&} zmQLMms*KK*bsUTF>25(fpwOJgDgbitFQ0i3%V&14ay_4$sutflL129i-AtA=d!sm& zo!elb_%Q9j#A|YELAFe>dvv7-{Ah*J!?ZcNf_c}e?PW8K+xC8kvAuY6DXFR?As9Kt z(>nbsNZhhFDa?tBn*@pPmexl$zc}*oy<}5aEL2su*~N?+&Q7P3~umEiBQ4!6R%pxY^dB#*ZbC)&?S;6ulz($`9Afh=sfnn zQlU^IPx{ zB9nI6d%vE*hZG2wsZK{}cFlREzlSM=ScuoLQ)9a7ksqBm5%n^$j0*m-C z$N8oh3>*nNi*d}o`i&>!My?;Xtk4&nHE{op?F65r>=_MA>UlZPY}^Oq&f?vVHdmtr z6&e6H<%Iovfp!m}$IepW6%+~UWTDKfUP-s3;+Fn9QMfSur-`A+;y0*a^DDM;@8Cy) z$W*2?-fwrB21|wv$Cl7FpDquVe0j;al* zR0Gf1LaX22T0GsKy*RX3kNL~3eWj@iy$f&Y@XpY>BVKDCF1czi5uLIp1w%Nbpj&}m z?Nj|PcaZsz%$RsfS}(&qrdqbtL`vwFdc>rB6CcAPe;pQV+EbtFqwgd1lnY)P3YlO< zd=y!DhbEjC<{w~M_SQuP{(m%Dkj7r8*OitYu=(B&g3g;TK5tj${Rfk_wUERnky(_3 z>ic^^{ThpY(xBP}LYXJp{&CF1f+$$1xls$maFiq{iwCUwqirT$Mgs_HG5XS}j6BuM z&V*p`4zM&Bt9vU$w*1pYm^CDTZGx%&n~ z`0`M`vV+x+hq=80cRquDyo%|ChMBAFV~J0&mWqYUFO*?RyCajjqjZT9 znD3T>ND?~?1k4PEYBSWHud$jsInSbC$qVg%A~6%X#nu7CPKVq?Z1|~1bu1hH6QRtK zhAoxjJCB99;eI(tbyuxrW9pShSJsmaQ>EJb^Y&O8s<(PH#CZkFk@bbGC1l0vj1Jm4 z7y__6E{0r-v6>{PD-Bfhr)(>^g{Oaxn=@PKy&sr?ZEU+3Ij)`QRl>uvl)6k8f@ks} z-=bwtxT~I`bZXcNMSCosp#S#qttW(jf&}Iac7_IpF4g8JhV05GE;U?`h?=YAh`hqD zR0m9}@|q75do-B9rs<%mbvyg?Q|j*|D0@C?0&mkb-4rkt&)CaMbNHplCkbu9tgyQU zKbU#KNViUZ$&mY{^O!}O&WN%Itc!eIIY*%(gYGZ{l74)+CQlb67ovp=Hh7Be%E1OF zIS-||(X~VRk995`Uv78{oqsnF{j|r%h%fMhE~u*8Z=YSQq)_Vk;_lVxPq`-;>i!#X zdEmsGcRhIN2hOPaS6Fd~#VdILKf+9R#ec7WIA|7cBHTXWl3lO!JcY&NX{!{uCvysmtGT;!~`h@O2obSNGFf&V9|3=4k+gv=L&|pFreiahBH^MvJ z-u=iM%R&x~6h~rAiV@vk>b=(;EI2)v)PHY`qTC93AHzHDOh;EmV(<=kN=waXsnPzE zi2X)vwwa(D>W3_>o4D&23Aq-O0@U-8m)NT#eciKKO$%<7zI3S{moxyDRd-H%(CpG+ zTe!ncOyL7!RBuSflZt`&wRegdAwnx_dWJ^+5Mxy!yBY=L=)8=37wav8VdZNX9KRF1 zbcEO=3sidEsyLD8N#y5*8c zZ*N_l5*Nl6(P<|~SoVrAz@c)$sGU|@$@kMIy_1tVJC4GBFla-Elsb!~uNNw0c7s=V zK#q-p>9O^HaRIuxJ@%2uFC`?Rx0DD9%Z8-?jmF!UwO^OIH3i@4jhH#MAXT$VDL`yi z;kfR8?wBEyt7Gr4qQ10$5u91TyfX5E{Ml|lmzd=9 z41T~0W|#yiKcaC3X^zVu;jTu>2ds}_i=iD=SR!d-sW8D;s+8wZU%XkcOj-+NY+Jx? zU^V2hu?z;~F68L^ixGRsnARqb-5opb)PIh#k^fs7R6%A48V&lo|!hqL>n2hnN8_iYP0Q0iIz2$^XUJdxtggZvEatRC;JqgaJfQ z5EKw8Lq}0!qe&N}2ndQmLhqn-lmIG4s)|T&(t8OIiuB$|Lhro>IOA{c{XFMf@B5tV z{OLGJhP$k_?zO(_GoGm6^N^=e1ei$SW|~n_P+5{4#YzQU@3Raxn`B1u%IorrX#yG( z^w?Uc*u1U1-DnzQ`l$tj*;_}Lvt*qc=@i(&L_A>{<+7i7^(@=T24?*OYH&f>I zO6aF<+4Juc_~44>#!Xt(+p2=RTXDg>PeT_7&mLEhKlY6Oz&t8|PS*Kg)+>wJX*)|k z&$%Ir4^EQPbju0mdH7f3J8)01iT=SW`)sDF&FA!pA3Mp?hQ;c&;8oJeZZQPZ_V5L~ z*GOV#f?n8~NY`O#&vZ?R13z-0#eY8*xRgxNNRpF~eSe5UYm#H22+EEX+(yL?e`5+3 zhxP#r;?hJ}p=Z|=+~47McBVw!RXC#{aF^rkhT?8{n{WWrn&zA;tr+UGwSryLrU^CP zv8sG+`?IPwWYEn9Xf~vVZi=aLcOCdFF=IW)&e;!{S^OhswPC|kUh_VjvYA`Dp+iOw z)zd$huIcy$rs|LsV?zv~1TDexw%F&mi;4hLe6kb$R|DP^bYO^I1|^hQ{T@eHpodnz zBA}p<2ub{4c=g6-quBbFH~X%+uiuLKkV@n;o|?)ks;-~ooSE{jEi8X+=|DTy zbxZm~XV)`td<`fxcrB^(TGt5d`V_LSPc1c9(6-c4W`fECWtUBvF{;d#jitPnXJF8I=jwQ*~5!r*i_A zja=O9${T?v`v)X1xcI-5yEMRtcKHjJqb(nu|n=?Ep-;+~O!2eaw@5r^-kSAJuJ;|GUzXWveL z=p6;6*<2haFHGC;3A{<=>FmJ8)cUz4(tK4VtJKpaajNscvS$(yAJuw&DP8D>#?EcI zX6rIyqgrX}4CvBnlYjb%sc4jE$hakd7cY4F52N^4f=Lx=a|#?H z2;@U`s%aamU)nT>55dQ zw)~GiUX-kt{smNB{L8;$*4#gkm=%j@)VMAa$9jqE4%3zCZtI8@aek@i0y1oIjAWA# zhvEj@;H3F;P)N#C=YEsMcaqaKmp{Bwdd2#? zeW=+~-$c6pVX|lI+k5aj?Ir9}RGF>_q_L{H^E}OrHk0hS3Iig97yBsTO3}dGI+FE| zX?I@1(E~DV0iK+o_6^kU)0?W@+EC8V}9`{w%Q>)R^q`iGXs`zL=P4z4Yx zOXvk1+W(SS{q2bTw-_A)tV}01M%qN+TlOzat<23%RYLkzcvQg+uOy3Jx=NLtL#|^N zo+LR~BlmvndXz?}wJCzth=}~eTTWNL5iPq6n`^us_F^cE&z{shu47_CVh4=k`Y^w} zxD$y-PP_%RBAW++p$n1o#>U2Oyq|u884QmaPRi>d!=zvkJA`v8`=p%hg>b9J3qVP; zNqmNSZtbvE=r)-z3F^-Weu8c5^vHlvgmx2s<=1FX^(s8_EcL$a)~cf`o&-uBI<<%O z=}SQCO>7yK#4EMcE19r+^F7@6F+O;rm#`WtwZwoekh-6XY+t`U2TSKgZ(&y3-lj^R zvK_uNBHupy37>0X0u-OF946OU*52Ceu@6U`jBcMDQB$tBi zs2foxLJ>c`E<@0ZdiG_fmJ6_N_4nL{bAM-;qRh1$3v3WMV^yaf_19qEKBnHrD+fYK zha3@&k!uJi9`w5=ap-c&?cvVC6!B2AGe4_1Gx0e#n0m9_dr$z-K9rgH^%|aR4O5It zRkbzgzJdaXH{Iu2^dl~)tD>?Yp{7(O_IuP73qCSm(L{B#Y;jBNYYLehtWbV*ZVr43 zwRDv5|6cwzt6F(d@`$c}Esa&C=?RwhLoXEYh`tVinwmvRDkMMJ!DN;)M716Uj}ArO zcXwNS{b3q?1{3fz}Cm=n+dWb=dX+ea0;e+lyxg6ml}D^%;$#PEyoG>4VNGTl5u z2s*SgGMLxeL~-mj`+Dirg8BD~KECByF-lkrIxE5)7kLHzZY9b-0t)c?LpRLPAk0x? z#Vc~)GK&1Q*MPNUxgQsr$cR&#NYLqZg|I#2dxGNRc@H7+!Sp9qmWDE{z&;O%Ng>={oul0_||62NTFp zFxfZ^$B(;8O`BaWV8Og?mi zHOV)zcE7d2q%Er_$vkM8MGeL*fo$x#1!bfAxrlcM(7+`jI`D&hmyjQxj00+e z3|+`(XgjOcrl^k%nPB^k|A_2V=z=Ocf9LSq#ta_F#kpvODDj%*Qu!Jj9FE>}V{E*g zeV|01EJ!;2S~Kb%V0(gReWmR~8F{lz43;FJtDjdm+H{+P?cla&_!H7;>H78%9`>&X zQa6QYeA)G(9PUGFmLPgN-s~KhtT6Wba7;}Bo*epUuGuKN@|*xungFywo$#!Kx6u8K zYIoVs`<5~w-Y5gvnb7@B8nvM49fgZ>izK-p%uej3;7WL888nZ4=xkfmPw10g_yb6d zW|DbsqjB77g1zpU65d3Pc{&82E`t}Dp@F95DXQN~dQg1FfgGL%gT&r$hK1luO+0zI zG%PoSFiUyZ_>Y7vpM-k)H6$Aw74)?Tkm?l-Cbf0-dres<=P+||Hj;})Flo@CMTHIT z?QtFz)j0PX#(yI`^W2Ri(FeE!aITN75!dXnS|hMB3G2QToGV$fkCIjA>zn`J2Qh*= z5-Z=<2!+#$VI5o=ofE<8WV()KR8N#?o@3xe+YOODwl+G`Al z2wrxgNF@8KZKtBXrSIdF*;N7~*Qm&7p&6@Ty(`uh!o;4wMD_bP)0yT6;2!9fz z2-V-u*eUp$@>f17wI%iop<6vUv9Fif$XlFV=!f%AKtkx7%wFwCpH7_k9qLOfIB$cnh_DL-TLUhqr*ASlwRkECUdL3Odgf~C8(-_x zKOa!iqDLTR2N!<|q0)7{oEIJ+6e47t9aOpr`0CHwv}ZQy+twUJO$ zL9oEd#noeh(*Dsun~tai>fQWI@T$-q*XoS6pd&kV1IZaZwdefkHhP5WyuPa(%If0> zOnGREW4oJ5mVmaihYmB@Be-jQdFYY-%4iQWLQXSEPapWMf$DZ+Hc|r!cTp_Uk=8&Y+#rGwJ9rCzU2wymKM#8ya{1M|e^3YLo{Y95 zDyU1XLmMbAf9yJ5HDPzR@w*Vbu(hY}mIW+NL{~$G)8kp}^*7PrFXcwmmromlUE1fD z3pU(udPX@#<@B$NnKfAdW}s z=mw)|If>RE`-D)8rj%@EAzKzN+U@Q2R-9HWnj7vK)7pkuTzVJckb76bI(o zkUSB*4@Auitem}f=?a%-u@nAaA1ad?%J+ME-t#CgNt>yh>}I9@u65sCgH!S?i}hte z2Bu$TP#3HGXQsRvp?u<-g0rS!wI9S%nYvs9#s7;iN{Q&0oW`N^L26i%Qdq_yQsqmi z#N!fz+p;%Q|GaiiPWaynC@l&8Lgx0$lh&i?;`|w!m@yaQRBp{wV)_-RcN;D3jjiFs zP^t|d*Pr#B>F=;m<;Zw_Rkba-HP-(^nuhOK>{=`8*#C#FX6z--J&uvdPE;9`S#31^ z6!V6}%@%ECoWd8Q&k$+HR!yN=L~;d9YOaJBscU6lKYi3$JJ*YaO@}r8??jsaj=%q* zB>wFcOHoGMj7jXOnGLf+tesKLT-++K^b&&ajR>)vpdvgyH{OyK=>qz0TO7K3!NLl1 z2v4u@i-mpm*9tX;_LH}HtoL(@D|CQjg znRyLAOmondxY%l6cWiHYKrJ0pjVfOz^fgAZwW#`QH`N~+Y2>r z#wRz>Gw})D%&r^zUDfC3E-v(S%F4JAWzq1Ug#^j6Y((`2V&>?4cAfzny)Jy3ft58) zgm^pRlyzSc`9gU*|1?rawF|)5#%&ZQUPMDJ%@9*h>CVZ_g*!~J?HlM__x{&E!5!N2 z*`UvP`TGy*NWLZDV<*@-?_@>d4`MEdGP*-DA}!R~tnyISbVG-b-KkzjGCzFPDJt)? zXIKe%PKe7@_c3++lU;FPyP4SHdw`rKKEK>^`o-cT7uQ7cZ-=OPW#H?(@ddRg%&r-9 z_t5yl{>kR%i|2q^7+9o)CYoD@?sYl@Et5?~ZK_*mZZQrBqd{jg$&TNjs0ynet}&|I zXHCitaD7MAgCso)Eah}t?HKk`Wmp6wLo4;StT>z=-Vl z)$Nm}9VE=}mcN4il&Vqvu>Y2wC8VQ$jL{9Et{K1!-^=FKg!wT?z;bRQ_Vw5+_LbK4 zd`m?U8{Z8^AXBV(4O;vE37-GG4Io|4Uucsr3k%kH|1eNYMe?|duf)=gQ1D`fjrN|# z%5}Adjt?RfQuCB1u@+c|hM5%BSMiL1>GZ>uj_>e)L)Y4PIBd;I64C}9JHiwnRN=CB z4%*qc(d8e-wVH4cW|Gw$;Qy#lN`dbd@KJ3cG5Pe+;-HC!E+|Wz^(mAYaX5I4w^Bs^ zxBeumzVwYRSme=08OH%*y{euGv;EfMwj1mxbOToWLFx5E$J{M6bdpw7!N--3p7hCL0J=1Vfb0tFZE?@u}q)#a%aA!LI}I|?L+U6(2%f{fkqs}-}+{Q4_;=* zBFi8N$|?gk6C&n8Ft)MA+wuKLgolE`ezSToCH|aD>N!ZDa`YeGn!T0gNG$ZEJAzWrdyGQD|vaNuRRZ`TzxfM$;H zXN7gVpDg&FnqvQ13jbR^0;vsPZjL3Zb-+6_leR9Q{>IMH}91UxT(j$~&6`s_moSbC?H&giOkUJ%eW8LaXFqs@r8 zm!}825N&)E_EpY|1o1{zD(;3iSt9@wxPgXe*S2L z+q~nY05d7S>2h|~ALWUKt(u;3!!px!xrX9yo~6|q3)SXx>6TI}6T*{KH@U9nOAlop z@UzhT;hbo-F>+MmuejaXOuqf&#rx&9QqrJTP+(rKUaaw4@my6DxMzOtAyi3#k##$= zLHNIaSt;ny4^SaQFphw+a&K5VK>+e9U-t|&CC|?Up z@hp1qSM)GV150tWp+_W$s*zYxK8do3k}geHwwt*!2~qHd3eTb2@GTn`6*co;S^PHx z4Z6UHl;5f(t_0egcxjKX_%~RV*1EvbLz*SbM_c^n$zZ6zC#L^#CW=4s+@kYv{Q;xH zYHI>WtyaJR>aYJWST;g>H#mZi3Wfp@Y(;7$ihyp`UfF+xx1hjl{TBR08tTdXCLdk0 zKv7w!cT@g@3#p`>T<0lNz=x2qR>|TCYbJd-o8sp=3i9%eSZsj6`!?po_07$TRDv+^ z%@OwOO9*QzC!((O^tW;`#rBOrX-x4)=~It;bx_(vo$SN+Ip2R^a#MYhgRf;u|M03~E>sQLNb=NSE%?ff`U#c3 zMgt(-m}1m75E0if`Kh*jJ(U??#`dCZm>B#eFUh?-MJ16(;|4;Ce z2lhzUo1Y#nBU=pX`k-hp#hEvI$M71hY`THh<5G9u>o46VJw=nBN}N&7bu8-CzDpzj z7Af`@rUYpf|Gn#=>G_8NKF)}JUPFGzP+OC{et1GtX1@ zkao)|PTK zq+7buL!utJpwaXIf-~NOa?Vyd6#Z}rgjq-RZOjBZ%~#zf49JA~0g$GzYQ$k)03!FO z$tp4(`OSA~|Gg`pl^YIIH$Uvqx&YH^>hWry;a8Kby44!=kU`^9)_$)Nv^LFXHtBP; z2D$RWqGmGwX71Fv(8<&~%L8q7dK5`)NG+Ke3Fy9~^QR^vdS5RKy35p!dbfmGlTV6F zk}La-ynXd5Td&ZvQ|oV-;!0R66$^UPNN-eA+Est28nO^?8jcQn>9Eq}o^~H_|6EyO zKumJ9Wwf>ZG10%M@iRS)a?&aoyq9~`RfhS8!B0@9*}Gj?!_7sjPg%1O=K$g0Zl6Yf z5V(_qbE}!(Z{PlR`4R2^fqXLDLZqJ@d`uHfs*>RI`!dZ}bY=O(@MeiMUg!Cbb{a#Y zjfT%m7Iv{MWD-9w%30oQ;`;rpV!; z235t>)=&k#oWFopb-ZTzM`bA2IVnH$P%BM9g9RFQnIwGg%o5b)JiV&V-=VEjco*7d zv041uYo8{`|Aw6EkL|PlL#iQ|$+y+>g?yIa9zND+yk9Ct){->Va}`PqKYF1X>=D0Y zS3|qO3|cgCKcUXGyx3@ZEjPaTLN0sd)_}SE4M*;&3ELA@P06JAOW2*>={mRON1i@OLd&rq{3wz@qnjsIZ;*7`Kh?v@dmrK? zC9k1ZOm4Y}{RwUD$!@GuU`8}0?WL0{va8JwQ8v5u{znVo{PrP$`Xx2o5khF2A%i_u z(bQ^=lex`<{?n+JCjbxqd~V^o<|TwNTRa^i;VbJ>Yg`2BH|8$})e~X}eN>t9%k$hK zWQw;A+Wc~){&uLtcIgCYC5C*#-@k(Ws9=g@8c+WEn$f3R(9mC`YF~Ca8th#=lyv2T^c||bryPmyjgb;Ot&q5Y=?9JA0^C;j zlp$@K24S<1@YU>lBq4UFY?k;_INRjcIXgno$+Buswy{7%KS%M`; zuJN%MSPdVjUis~?H=<_2(|hkYnz(&f&L6EZi%{@e|N2&?R$yXt^C6Jbd?WAfylduF zsG^w!@g-X|c$kt%IJ3gkMuaEWAu)*KVMAfInv}xfPIKg+H-BEmMOJivYT0kKji_jh z91w;JJ+&&6kWP-4bbenKV<7mcai7$3#VwjoVN34IX5f3U5mynKa@){dLA%NHRVD*g zSw|Zhuc~ZGN}GqTgJqX&PVaLyb>8eM^t0k+WG4-X;4##R$91U&J$d#SJiSbh4e!>0 zil<_657LBFXcP_?c57-X*lXO+?ADE7DFW;MVU@Oaqd99OqdCsS3w!v~=l8Q#f0Sg8 zMcXr0+-xRqY39B4(%0XxMv*02k?wX;$Y=kEk{!Prw+GZ2ILJ^|vFC#gNgrJ|d3a^6 zB=$!L!xNp)-ri^Xf1ZkdPAGr%ieYJ+R7rH`&U}Jw%^ioigp+x9gE8x+=li;V3{&^g z%9mLG(}lRYbd z{<(~Kf6wG(_e90|!QnRyJ*2<1UDzq!f%Hw?ToD;q)btmVse3d6Ko!e}f|I8YoKlX* zy>GE$!@(A{1_t`v-QnPflnGeoUmzy58&v!iS_PQAB@m?Kyglry8Mpev1L&;}h1d_lt)Yw_&~h zZb>QtICt$m7VQMk_8$5X^h4HUIr-mN(;L>zTM3lyBxMwdwQOG!9|ut@!v*#BfRqt; z8mCO|Z~B&4%q+{T*MVvtDlB~ii6KKC$}yo(L01aZa9R@T{^{xf=p$c7 z6LZn|iXO`!%_uWV3Nn#BOi%BXF6}+3Hk2W|O@ew#*ml}`YV340Q14IZ7xX7(-8SE! zLECGArKi$AoOm`QwE}GfIQk1TyXgNupFNnxPrlL)gPJ2bBs-S zhXkY`cyMJ4KdVT$9oz3ul#6&+S9b3zrUO>W+;lw z=TkZ+H&hG1)UZh|1h+qRMGsK>cqyS1M>|33id2rJJG=8q3c9HK%gX9F-Ahd?kf8?$r4YAGRbT#hjA{y?9Eu&CfTW5)!RpLbWq-cP#rSLyN1)on0J@vbqLJCB=$> zC^?FfA~CU|(!u_s_QE*$2-XDQp=53SBFymT+Jfq9Rh4#JqBsqWc&^6{yT~Uc&P5U} z-cJoIg8a8$_!&N0{gOXWNRLkWk|id|m|an&d8XWk0c z^17Fs(gdK@gkR~YSR2Hc!h@3S0+Q^g4M1tcB{bV0qo=I6qqTH}OhqCv)w*uo)G0!1 zMLa29r8WlLl^M{sI#)dZB>A^kPCj4t+Nhe<_Ha$BKl3Yc9lQ9}e+*^FTF=O21Tr=UY7_!%wqVuuIl zcIDL+=;63Z`2;MJ6l&C>2vsrF?>VTppZJihFj~D0^xGxpx)Ws3m4Q)%>Yigb5w-iU z+Ml~-8yS?iI;>4y5AxpXyZ#_#ZQAcbGiraH0~c*qi%VQGIo<#t4npSRl0t89YCUi` z+PQEhzbb)@^*5R~P<0B@Pu{qF8CBHY^VM^8o7jJf3`%J}bJ1>Kfe)Ew0<_Z?dg7!9 zc|3{A0M>JDo9H==(HK&=SVBN*3(KhH4qdz=Cymv^vD#h%YK-ve2U^(kVxNLc+}O<)Q1w zLuR+2M|D1{KxJ~VUXd%kdUZxqx+ayu0cZO1sP45R2V!86{wfv62g;UEzmXC; z#&2v2U_%1)Yr)5$?~_)+V?pzwccb})Dy$qju$mn*ia%Gz&xnx(zL`6}@3}0X;_ zv4<%I0+wBCp0h~nrtRZ!E`_1dNsqO|!9n!eN!R*kN39kLZm%D`6V_8>lXRV{ZNi42 z+(FwtHMO4&Jp>1ZCTN-_(RVDJORDS-kRPnlHQ6f0D)(J>N=k+T9NY5}C*G}`Ke*@R z-+7I4f!qAe-B_D^19>ay1%; zL5UjTz(t8zDHYJSKrn)kb})`fR|Rc5T3S?9!ra8>G=f-n`%-S-&M2KU!dbM?e?lf$ z9G)}n;V_Xr5_Y_J3B8=>GyP7XqVSAZw_9nqyN8GRpXfVH*)}$ve@S*D6W|NwZ5BQ| zEAI>tNNULv0!&%sTbI_6%$aBdQg*}Fff|1ekWbFYpXEp12uMMh<6Nh6^N0%wg^DL$ z9w#|G;HVf5`iw^`W;0od_;fp2bk22pcdYs&=uS>1;ymDgn9+6?YInANRzXZ5J`Dth z(j?H+O&Sd(AAbyr)MjnfR(S6*Q6Nf61v%%NG)z|BEYg+%^b}<4nJ}~AufE0{)!nS` zk>lccWd4G$#-$Br6A~L4Hb)T62sfdoIvD6V?QACZ#|(}AHE$|Gq;SMpEA;PW2c}|c zx@bTo)cImnkDCv#GVq%$pR;SiM0mcAf0>mB2kN6{_Qov#lqvT}) zOT7q1-r}7-^fS=5_GIsi!NB}l;aS(MQbSZz6$N21ZGP5U(B(w#xzv)3+L(*MLKjM# z&G|R)yB4(6IYESFuo0nbDf6|<&54PD-6&}MJ=?Py=JG8tt9OBjMSd!V;Pk=CN!zoj z=p5RPu>x8{g^kuy>$fEmx>FTVJmn-Y{)Ma6dtR_(&$-^qKakYk=FT}1-4VC3&$($v zy#Km}D9f8U9Jde_dHOO2&pRRa);}OQC@C@6?qhGrE7kls1ppqwov#KxqU_L&A`^3& z*p15bEGb(EuuhwBB!o>JcDmGT(pry=!bR{fA#HA{Pw_EG&;6{avi-^AV6rBR#~x9C zWIK$jbi|&5OcC6{Yz_#^6X$U?h0#cuKgJBKIsB$7dFm;QgOLZtAXhdop{p+YlU@NT za0dxSl0|6(i=~WkU*vf@vq6`GG4NA_SYs;$T;o-##goJNM4Vu*Nvo$+jPZ z>KL%`Ck;kQj)w1sH#U7>VnT<PG4V!`f1YvG!#Btr7 zD4hlp>LL4^KXFKp++N0Uu*nR}byHFRJZgAxv0Mv@M=WR~=oVcEfg&8pc^@2~(%NK2 zbJ^|j0W9}6`Q6FpXnEj@h+|fA?CaVR;ABzU&Xp3&auI{#7Q?Z+>Nf2jjAALsOoqHp zKT%+5r(6kBj+o62g(n~<4J7t*bJDVFybHpx4hQN%m|bx+RU{=g2D&SwJ20jGwhy|Z zrWy4f33KN7PJ>WWql@=BWI>2 zR@~Pm=oBaf-FON8Zr_ZyGQssD5{5oY;bh;XM}#NiT-!83PGU?wawiA`R&#M6=IET& zy{g&tu|hP}-H*@SUq+=Pi5oq>NgRis3WJBHOhYc(s;lN+Bx2uBvfG+EuQc>9HXt1X z1ptoDH2YkfYryUWvLQ{-TIxw7l ziA@h6WV{ZSHbgxbztv_F=dmWATG*u#^WwsiBc_-(=!KALX28IOe3`Lc_6nq@m^AL7 zRMNb!Ck@EeuYB-UH_2;n#BTNl>i+r$c{QigP+138OxHlNrCn3q^yjE~;fr42^-_Xp z;xdvJyOD-&5K z4)a+IXr8~;MPZx=zr2;gfX>TAjuUf}t}&od&_)|m<^vRVE}^RhfMq*A0EX+P!jdK_ z0}>4+bZFm(0+-h3@ivgvBFE-?G5HL&2b+E9h*kxC!=1p>2aloo5j`jEbyTzxo>G~Tnrbos^$vozw7;m-rM;_q;-to2CG*>dg<2*F|5Rw$3TE9JYPps~2; z!^e>rNsS%nHlwM$LH5>$%yzqAOcZ9y+~R$ahY>9&jdR7m9wdoh)nCU&xO~yiR@7Ui z<^@=mctr6BA(YtgaRfl(pHl0i(9T4jx91D*(&7rC52D1f8*k8|1>$Wg^N@zX@Vm>t z`QRwqL#g+pu{_=MSe7$4$b`!Ur1TD!oG?#ejbGNEGqY^zF;*DG@m~k(Si9-eK{g&{ zbjXn~nt9}{f$b*2R|M9q3SQmQntj5!I~nF>X`AbVn|=VllKq^N3fsC-3oeNRZY2^5 z4Lw~lzZLZc!UnAYg)KHT%T$k7m=YBNfCgT_J-xcQU}Q`)YN{sXm<>A)1#-GxK`F)W zE>L|;OcVGHpdLbF&w=vPN5c*cXnD|^615HW_7@tK#?z}g1aSwyjUe|Z%zzeN8KA*7 zc0B=^H=J*Zw4HO;opm*{LIB3z!BHamcjTfV*omm*Rj6mYPHWb~v+O(Xq+CX)xq8GD?&2E7uX z9k(=p8xL!KA2+#X#8oMfn`ig-t*q2@94kLG;Qly|lV0?C~-SR7{E*DuoUcqdBV@4~$C*~I>U5cv7RHIT<)xZHWm$mWolj8xFW2Fek zVPmFLc13dzInRSXxQgiL!aXjGtKxMoT(^Skd*`wv6athzClVcY4_r~x_D=U%8Fu*_ zN1USxlECZv$lze|&A5a2SeiOnNU_cU1qzTGxU=pqYj^_5dFasGHHUT#=(H+-obM!)Z!8GDY>DpyLwSMH{Sn z0Kyu+v!kb~mQ5Q?d4M{s3}D>rA)`ZuWtVhgMai}YlOB`>nT12Dg>}dNYe3209S=W2 zR)HFlKq0)Sn4>J{@2?93)^kfW&9|3*b5`{gFg^6$-my{#?8qDb1R6Em!FNh5>5~>f48Unn7s`VK}Tn;jn0a}SX}GHn5$eg>dcMhML4_}zxvlDcQeT@JslXGcoR=)!DR z9jj*;#sQR2&|bL#NF*YmXoM!`ghymY8*=Ig^KUB&iJ`WuS$lI$-Dj#*|c@v7Vj`}ZSo$Uo#*!m zHf7m>){h4qF?)x^A0wq@#bFALw-sA^`C%?k^fPh*^IT8(yH=x42!RUve1T_tIdyQ7)fKO07 zo5Po{&u(L*qz&B?h*=IM#4XDPnw@kbcc9SbRyN>^*eZEEWarKG-bL#@ZBSR5z>sVT z7rNM{WYfjN&1NSh(z7fH2}^oV{cYR(EnSyp{}W&hH+=gCJvNyP+Q``CUfLkQN&3Xr zP8jVi_WoAavYsTY3#Z5S8(Fm*oyQ#%g!FVSR0XwUw7{fM&s{>-0W~6T^z}mzYmejZ z{d@4Cme;E}-gZ8dqdlVnEOvI5jU=wo2j;qc97>WiuFDjw;Zt_MtR~sm;JT9-)b6V; zT-n@G$t_MJ!tl$&*%1s1=VlyU7%!>m+x@6KC1bfYdD)I+@4h+@jU3w1l@c*FFa%kv zxvVi>z#XeSBJ)5QC@&q96p-h#eDXv^<;92I?%c4aMW~0B#O_IT&A#qwurNTaki`3; z>x+ilv&Wom+&;FnxG3~osq z1kdx*p<*mmpxVIE_&DDwHm3Amodft*a><{76E>cBHP$=0x0JUVE?w=lf!w|M=*lOZ ziT?iGQJ=1pJPkND3p$b=OL%~`P-bYD600o$=*pK8D28&tgvuFLgJX74PGiExCHUpg zxBCFva%>dZ18n_92$!=ZUCEOr#^i&;b?*W~2%q;^W$j60UPGf2c-n*b`v6?Ir~2%W z%WT@Zwq+W{M=LJQF?uqpW~^m2=9T{Flpn&>KRWqVBPK3Ydo-`!m!EZ>5q?=`*cNi0 zf26wyou@gWsBLnGl>%#x*^`z%z@F-k9p=YOu;g8KUxn@2uZaVB?$p>xeJJecVt|{7 zHGG$!E%DHz4c}Px+1bD^_$@VQT-GU4@jyUr95#jYa1*T-bSEtb+Y$TPww0g?MriP- zN9HlDkuosVLxoj%qyfDHtkM~63%1Q7AxH-N%9fC^(*TuARlb&-emS8cKDit<%Axiq zTE1K>-6t`6^sG-6nUEs%^M!53wjnlyl;wrAs~66q5qAr)f$WFDBPj1HdIJ}Uc*f8_ z*_k|6^t!K)N>YC3Nr%#?aWb*|kFPHRu-T)>QgxMAm*GT8^#W1~YibH>3Q}jSJ}8Ba z{xI}<+Hsm%Jwec!vFuEcYc~ph=gVQ6VQp7CJl4bJkiOiVpyD@qX{*a))VSkrhX)VC zbTEN$G?*|@QgU@43DR;J@FEgx0_3b=kvat8th?5v!Po5?HOQpSBeQo|(RPo(wqyr( zTM!fZ1bW);UOE$Sa$j}@1gGUzyXw@0=H0zBe{iAmq#885woN1r;kwCuxZr&bG$peb z-D5wQ40W9An#CFMZVchivBVmi5!?3@=sVU18VX8sa`s*&+74sr=VbtdUbiB-cv(Qo zVylc1S9!c`ja>|OGt?XOp1T1U6XUADqg#hx#%SeJ`@&r2GBE?k^k_mAjM6`%{S@RH zkSLGHY2Y|}GgV=8cXIY%OdQ!9cYS`gB7v_}L9J7t)dYls1^IdMAe-Z~abspD!0BlF zG=Oj(2fLTnY(YC6{)YXHI8F3->xW`1eDIy0?U&w#bb3Nj$mG5{7zCNv;- zDxpUVNac3T6usrIrd@MrCXSB?$I5%JKWspSB4MUf*zYo2ZX;7Mh+>w9#XkKkLxq7g z;F20Bzp>%GqU*Eb8fMn+6OPgig}GKYfFJ ziZ&N8rNw4R*8H@&lgWst@b)+3YG)%K3pQ&LI>VquzCc0Mv^X$YLu$-+djCNKHzJW! z(r@4FT@N*uW}U3g%X&L943rHZRFdM#79S^C3apRczzt6$K-JA9e!3Fm!KQvx0PV#5 za09XC7%(0%#wyR-o|V~#tq~a ziaU{2xsXZs4#b=cXzbOKd^B(DSv|$4uOr`j&WX=Uq>eiOdSN>j?MySKSpB+XFcm6f zt`?3B)Q}2qUqWxXK=bZk8-C0Loq-e)F1|eIu&x!(nlQJRPTCiKy9;c85V|HfSEL9a zEDHrIi>LmWlkI{kJjq8^-{aH&XaOFUE(eV_k83jB0t||fm*mpf;fF+nBn2FD%47O6 zv#bb14vD;WBn#qfLP$tTeRR9Kc(Tm-4yXr{vMr%q@F2oeTsa^BP+oBYd0691=4 z9=>*1_{4icb)CdKxe)Msz3w?JE+R#BigDxmJaoYPx_3nxNZNlutjTjc&jx?g98Jmq zhjsx3G0{6;ihOHV=tdLd?C3uj#~qKVYOp6${`spqCB@97z2^lFb&x}H<6VEkChnh= zvbt}yX#bQc2IE!!U(|jrh*BB|m%-qi z@Bg~dH44p8M$6sU=Nwq$%na*{*H-EDw-EXjis^#Zd(le(a!pD zc7X+5ytE?dgeH-CfHwD;<{VN|6m5hxSRC@`R(oT6Wo(ajRs4)%Rtt@YHf4t#Xt||Y zJLv{)yNcWsv=R7q!~I_RrS!Y$AWkU=kh$W_sbQ2@_DV%F=BQHHX02Q~#aUy# zxcQ`IN99GQwFHfvdo`i*9S2)wLeGpi;KAwb+QoUeHJzq#^0mwJs6L2`lR9Wr{;jLz zUT3CFp&Vq&TKox_N=y5$rIZ0jW@lM7ExJvo1jXxvR#Ul)_QkKl#`LWNU(}&~Z)fh^ zsSY6E)XrKv(zu9o3N62k$7q4!9~_^b+d+PV2ZA;wWy;>DZ4^G8YZ|)RVF1c+r*X@# zvZ2|}s&x5)*)8w(zX{6VuP$wUfyO6zmov`b-voS)D(jKME+i5=;^^`R&^IQevs6@gAAfjq z1L&Ju2m|eB)BB*y5np6x#L-h>sYs$8AK+sjs3bqTcLY?^Ba%8wW|<+cIhXNxuqZco z=+rA4$|6Epy8UO=2rxG>OA>1Rp@%}vtL6jRDlhU*JhQ{W)3tRn1R%WNZ?@j(DCPP# zy`iV4rw%O*vx^pvJlP|z>T#iniS5BD5A7Pib2v$FARQN$6{gzbNL+6}l8+M=1JqUy zYIM)U?Wbrx8^1Sjdu+YVN)UG}<1RuP;uzpvL3h)w(|hD!+Nt@IVc~^uU`dJ9cO_;H z8W~S%C6ip2LpWrdtE!dU3|5e?9-x$XEIro8l_Kb^o6#x*y1H|M98QI>&Pqd!kFJOF z$m)|+xtf>yn_=q;Blsq_n9!x9)8zoO0Pg>*z5etd>BdjphNIE^JJ1@l#;uEwO(pdJij42MwSU!3wzsc+r^PO1$iYxxHgT zep*w5D@q<9-B7e~I6b_8(*45$*jLT&7Wb4Y-JThy*8^*osDprf6-mH@ul;i@g>)r9 z=OeJQz!}D=3{d1ravTw>E}#l0_vTw4f1Bv0336w=-hxb*J2Xs_#K#KYSS2w-@}Xm- zln9wDvg!Iv8JAk*S(V%N+!@g&a^^N5F@f~#;DlazgDJS*P;i$ISTjS{HS{!$LV9M@ zpDKs_UhBMS=S3>DNfeetSox_55Bluj`IsVTRNd1T4EX|M?1KgJpX_Pi66JL3pKF!z zfvbyZdxA^jVJ0zVJ}J&GNZ6|~_lDf4k}#WPwxD_AW_Bqu9WxL4tA2VR#l`@gFD4xpyCwq4W%iijN$ z0nsA_fzU;&AfO;!2nmF$Kmvp!grX?LqbQz3CnO;R;ehlIkkAZLl%4_{A)y2ife@rB zK|!Q=m`=7Zp-~a!6CNq2IU3;zlw)H-1y=$*sI#AIBdE-2HXObf3;o1;3 zCv@bSfRrb1GsTnffP=q3Vtv*>Fsa?zuiN!J#m&VVH&-r3f0asn zuk&>yXF37!;Yimd?V=vL_bs|Rjhn-?^@}wj(xX14slsxL~+dURnQB<}&;Jo)*~U!z9F7avV`@pzad zW3>+Iom-RRK~VDg=ly1vB<`(H?!3fnh^z(c*ZsBO|J)B%9Q+Gn_{dW9!?q&ngLr@K zQzr+L)(uOg!dZ^myGN3z^>3E(xoi5`f?Zql^w`5S^1qDlyCBIM@Ul?0D`<)MiPv&7 zZ>t(6-$e+S>G8_ukyay=Btr#uY@6qr4hw6)IixD-zkR#Reka>Tdxr_q9@El2bXrmj zs>1hPC8d|q8ZsW<*Hoat*6-Eej=as=@?$}8Emk^o>+`Tztka41$6mxrUSs^jp+cY9 zLSD{-(0r{SIZLLyq%nkGtI_c=-}<3F&C91g`_!-byglBOV2!U<)t@Yh_QTp}H^ZuV zY2}EzDL!M-WLY=27aoo-VboJs_tq^3AV|6SPs+BXw5utRuZn)7g_B)D(Rbf9#D}$o z1k2ch9kdT_5qd%SSVh=C|7cW8DeLX~HBMBk@CT`b;vrjKYKw|YEKqBX(E|nBjPtke zN93$|ptj|@BCUH3|JWWYoU1@7AHZ*uY#R+bbgKYq_+GE;As zgTEOAa0tR+oj)~9-XL)PQQ3a zgk^j3QYbCKjWzz0tw{%k;zv*X`S3+p^|uPHYqRC)&PtNpmEon_uvl{Yse?MV7uQ@Q z$AeGVl#WiT9o3BrF!`d-`#>XYW-YjpJa@5{*a-*;etU8F0g{Es-ycbAGtpYKh3vkY zG;OIo`7AJ3``T&oer*Bi7CPu`vW*>RwvTp9NfUYeVFPbI4%4uKuz~LS=?}xgfhBKsBt2FSCo3sPBH|@oPQ4~~#Pej~5+pHMiHxpiC3@8(uWssnm`R;ZSS>c$gB5SQ zN7Kw6I_TLR@=`om;?`WEHbd>S;NHV4!TPf+IBKU)#G!E?-+{LRPuqI`;=MUM#Mibm ze@UAS3esBY7Z0)G%^sJ;wXJHPb#9g9wf$LS(i>>LH%4;!*~h=$niiY%-P(xcrL&4w z9bl6V_@rRIBQZ(S*M^oQ^jj`8tju5;{*rwUd6TyxOQuhPfoVs&M0gSVv%jQ7Q)6-d z8~c%uHRH;8(cgH6%$w zsxGfp!r#12O4F#&=8Y$>#!sVShtEm)cc*#|oa1F;9(!%ReEgIPdlEc$y6c|nGhS*W zEh@=mY1iT-iJ;8YVVcQU{mNYT!)Z;P1EAuM#9x%;lJB^D^3v5RX;rJ_CB)LCLc*F( z$A^H-aw4>raGN>FyhQ*$+TLQi zhr)3{$y>U&rkL#EKI~f3+C;yO&{>_S4`(F}Z&SiOJP#^JPS>WY!2pju2_AKRDTuA#$8E=Z~t!Q$Wv;;{^T1m1$`;*3f z{kpT0eD|Z0yw){hpWAks%s;`bXUEp6unvYjdhgY?JzY89_Nn))z|O&)*$p1VnN00t z8pce#%9|Dz>=MNXZjHx0H0hL%+rtahoZG{(DWmV-8BM&Hi?sF8SG9V{Q_jV2j*((m z5V|^FGB9^*ldL#(rZSAdLwCc$jUPF9+q(Ks07G8vUPm@cvx2vpT(s)~7(!iZ ze64C9GX)n1B=<#Y*F+1l*7d&>_2%q4G#>~vc#fTRd-1U~PpW3F*l@Fsw`@qT%O^g5 z`u$j2735ZX)i|6cq%J9C*87aN!~t)x{d6wKFqXZunwl$6dBOaB`P_h8i}aR}+nu+Z z;=9e`uNFR^40#^)wV9SW?bp?;y2Fh3Fz}vOB3pu$H!lrrjpWAM?S4F6-7EDuildRc zQ?tEU*%0ToNvNxhJzM{2XH!VZh*cP^VVCUqo;m;~HOl#-28h5pAAtF5g`y zZ!V8A*4M`d45z!(%#+D7Lf-Z_7j~*q@LpE~bGTV6-5iCHtFSjz^3aU#FUV*I6OP&+ zt%j7M;1yXqeqWFq%4cAlk25r^50UDu85(KaT2>yHSc0Qz*puLJSwIQ?xQ0&!m1<#S z-tBB)j^9QdHFU03IC}$Z3^DeEc$z{iJWV4a5QvD*MMg` zyV6qRZ<&ntxXeYc#xat{QSW(>J^MZsDlcyLyF7IM4)WCrauuTl7&$CR$X74wOH4P% zUDN}>cNP~Jie8d)vwg{))J3S;Daim3rlbTwfdcBz^;w;P5$HZy4NW$)!#)SGJ<9#eORZ?*W1 z%7jghf`$rwez6o)UF~E0M0aCn^L=jASMMb};{=WYz;hD+eX@La4%)%TWPSVK0Srg-%K;(Oc+8j>rtPy zmm9yXt`qi#&1T4_&~elI_VRru)MW+p?Q>X#)z;?Z|2pd%yY#i>7^76$*TcW|J)%jI zGV@3vwp{9t(h?>M@4tjC5e}8xLv{^J1%dS7Vi8NS>QAt(V-iUc;(C_lbvo}!jS3sJ zMD)ZsXDV_oa&DoE@U=gI%S8@VN*e}6efbhH-QSfWotuMI@Jt7qTUgfM8wCTyg3?@{H#U+R$k3fM&`dIuIir`?dlcPq zr2~ybbK&G{SCWOYlk71kS9fZAyE32!Ozf|na9sNe_Gv(G!6%cq8kwCZA0tu+K3R%hdnH- zh_Sf8PI(t*%c9(XtA(yFYV?1_bs!AFt8SG}0GAi$Iv(RKbsrca z-dj$tOPP=6;bKfyDY)0{PwU7?JG;o*F`GbQ#PpgV8t*6us&{u=%6!Znv#5PcSiCix z8M9>IzqIa};|P_fu?)Zn+_1{qs75YtMJocFoGT?39Od64zFA7LanSMyfn63FHK4la z2dfTBYMQlRCc@kiEaHd&c@$!9FYWDN1(Yx`rNFz;4?S!C5WiJQOf_@<*V>+Bn6sX? zU~RH=4epB(F|@Ue(Mqx{o&FkH+Z*Yw_d$E_skrG=wa037E?n)+0KX`CUQ%}F`m2WE zEfuI+?@Eh5)}N(9d{TMwY9M5Imc6&vj|snwj*ifiySD8?wor;*s?Ueub(pnl8jD|J z8Jy$`VAgbmvis5nn6AH60#)rnjd{7k$(FaIf{@j8F}lm)n@V#M`IisuTvISC`D$^X zkhMO))qg(J!=sd$4#3uAjVlLUz+xK4JBe(Wa zkWIxIi!c3b7Hdi5_;Dwp{nYaO8X2Xobhs+i!XgPk=*aLUWneOe1qiPKR8K1D6ut9) znw=exVJ`p7$$BvRJXQ~7NevXIM;8j9DBhYlpdUQcKD|m+-axJ=rtTHc0||r>UL&q5 zcBkD`!n`v^<-PO^UGH9n*1tN=9nW~Nwt8IBqt`?DYl>d zwAC23<$J!c#`U#51mc?!FN->JsM9-w{>&b# zpsw~1*@djDQZ+D;*9|fXt9hMq_LyH9?(8AZsm5|iSp?O(^Z93)gwk?)mY0$SrbEs} z3HGSj;6W8HFqQ+Ab=*0L^u^EYg3kr&)4R#RTaC|sp{eSX7GKI&R*Fb$exWI$B#O`! zEc{({2BlvuD-o&kNK*6Z0Z#V)-Jw~|mPl{iq|W=z&G$clZhiMT5`v=JoBVFn3si-c zlU&P5_o+4A`Ywk(;23_m!nFYj=|G^BGU^5J{EQ4%wkLsis3>YsiN}>6Ve%K^;#QD0l#UC1Fn-(@UHh<)(-ZZk$cJ<9^pa}{kJ`6F% zjXnR&jzpH}R+V4t5#G?Ww&_>a3vzEPFMvFCRrYI*W50_;lrdmWlVHf6cfMrB$ZO`L zl5!n>KUq>1#g%jt44S4kd@a+W@HE~ znnPk6Lp7<1_K&@xmWd>RE|pYt$wyN2yZZ)w``TgA59z<~{r2bq?}e{>Z8vTJ`1YNb zgur*-yVQ2$`adpUJi0!3*GrHHpO=ax-z9Cn!w0{e!8yCW74kgw?GDj@T%^(U`M#CA zameiCD&M6)C*Qh>@a>9kYt`pF?5my0&&LZmt-J08^PQIbcFLTgf_9SwD zxgS?nuIqZb25o;5#$LxZsJx)E#=)lASy)G4HmAeF!jjG}>JRO|U+|7UQrK9 zD_iENY?r5k22_X+Nnl=omI)LfXLgJ^da8<}@{=G-v&P}Gn3|ewb<}HLQf4}lwSD|D z?THhef6y3p)j}CqlUWYfkSnG8)`$Y+nj~w=nQ?HMW}J+X43xt;RG>PwtsczGyJ@`62H2eC{6+Q3TZ*=$Ofzqp9nk;4fXzw;wi7`lBAxpKM5H^ zsAbp#Qi`9^GaY=>3*D|OtI=vOBBr!BfH+YAdIWiZUq?N>P}Ywh0?Gzr-x-5G-hW3j zCg*_RDMq~t*40ikYA0&K3o2!LJgYMI@26Vvv*J$D;pElx)vxl4T26QQq6L9g3K=gl zT+rZ4@XWC*zZJejD5b7ilXm00x$HdjjPKCv<4$ZfT)Ak1^YVOEx0kvYI|CysgBR{p zPZ&9Ym05jCM<|02)t>GNfGC!fzeG;>`N>8jdb{`gQ|wkN+pjD0zD&WhqKwh=vgpzg zDBS7-1_va)q2*)u!d0D=)Vq?9xrK0(EGv+apL4SFEk;te2{mmaNG+p)a*=WtczAy3 zDn#6$1m>jC-+VUK>>(i~*so4__gI1sAgoo?ic2kNV^t^n8M-)t$IL`?vpw!XQFgjL zVM~`E#ddAqH;&l&w^mrXhxgcD8oWO?kN83s_{igb=^I- zg8C7zw`9V08*QVp-p(x?1(M$YX1X#z5fT+_a?8Sr(P z#HCJI*tvq;n6BUqyrV1BoriI-SQj8Qfl9y=2m}R1LYZO$GNG)jEa4Bv41wJW?qT-K zTiMCWiHeDUHF>`aTK>ftM=E&6KRhxLTpa~+8+BEjbpQ|T4?m(qv~YXT=&WpC5oBv^ zR5f-lVwaA|j_**KC79sC`>JBWvg>k*^ET6l*-dmPmG;L=6;m#w#b&7m7%WX>NlV5t z^?g~*D8T^)#wq%gEp)H5E^9h!I*Oucz%;$G!DSC+Ajlc&8q|Wdn2kn&N}}aJGT01> zUP3tp1a=E-*+eYGz)a6OG7nl6U$FGf;_-u@v6^iIty=WH2Gl??SE{GeN_1}IDu-LD zKV={3=Jqe!yC}^6io_#F5Sxwmt025WxcG((QTgfk^M(a3vg=m@hU`vQzKmBg#<*7j zFXPIPv##h-6|4r0X+^+vcm%~hpPAW{QsjCO3BAQ=v`?@dk0EDGvxpFgC?(Nh)xoBm z0f!WhC1in_ti-Cyvn(7>q;Ft>RVvW%dc>Cm#!(3GXj)%E7FoSmdp>igqhoG*NO2nAx@Po_5u@6fNESTlf9wL>=bG;+=fHi^ z-o%Ca+S*+c2;x^ChCp=`!cCeqq*o#p(Zss6489n#@pS|y&3EbEzPH^(%{t!tp*izL9T^U3#4EY4PRq2L~57J>936SzsP+gE)Q%v-iFT-fu!i4~* zCfy4W;|;I{t@a=qeXOV=tHs&IwJD(Ok??~05Ct|E=vJ=;iD6+{eEoN*fiy^E?^xXp zlf^-_Vm&1c9^}?&tlSvWc0nhk?GbPM5?UclnE7QxaiXij9Vh-G2Msl8}UsSHATp zK+WTB>L`R7M=c<}sk2|cF@qrYg>yf{@*x$jSn?g%;uof(BVq2DZGQuC4@eeN9q=Hl z2&N96Hv&4>DaFD9?lf5Ow)zg|66r}q#kwFAIgi7f4;=M=RIR+fC|wIGwCD=!{fSuT>C0y!N) zkI|(W1X|N5_IeQ=C8Frf#dIWNN1j>l1i94*6w+JhbQn%uivje&=E_@|EW>#_-Qp@Y zHb`tSns-;3?74+Fy7m%pPi)dJ7?|?ThqgmvH_;v0x$>(>0&w(-BAYN4Z#78T3RgE{ zM_ed(mnTpya5`1om!2?~OT9Csjku9zRh!iv?(I%HdTpTE=2TYHIDlYRPUjMlDlV`d zltiB+sC@jP^C!_6T8Fx$@@U;vNB}O8zD49-b#!e1P|wFF_{RLQkwY0x1v1M~p<)Zq zpmOD_Ekv&uS-lj{oSiWyU@3QMlsxWwSIt}Q42mRpn^#_QbOU;b#-3}DCXIP&h$;1Y z|m+%L!c3~K_%x#<3Y|=I8G75rWLTny7q4v5eF9-VcmxmMN3iMO?|F;))`v| zsb8AxPyJDT5W%7FtFJmz51<7zx(I`<;R);*7!Ia95Oaphbojl4)#luIb@|rodFH&q zV5vtyc;_EP(tetovJ06P_D>;nnHk+sqn)`v>`7u(2zktLSIs|CHRmKiW^3o#gu| z`A1oNukl}x_A~O2viR36-?jKN@{dMxT9Ur|zr7BAlp>FTA64`t`KR3cEra_%%=JeV z{Y=Qbl0PH=sDmH5;VJWHK+D{$0-ZBeQ=`@srm@|NHCUM~nJ*85~cU zKXw`ad4v0VI{2{*`*#`K{{-jz|4{tCz19Dw4)DLy>G!pKJ;cBB0lYGh{DqHqm|wBE KTw#3u{{I5kv|phB literal 0 HcmV?d00001 diff --git a/assets/career/img/careerFont.plist b/assets/career/img/careerFont.plist new file mode 100644 index 0000000..987a6fd --- /dev/null +++ b/assets/career/img/careerFont.plist @@ -0,0 +1,425 @@ + + + + + frames + + Black0.png + + frame + {{72,2},{33,35}} + offset + {0,0} + rotated + + sourceColorRect + {{0,1},{33,35}} + sourceSize + {33,37} + + Black1.png + + frame + {{122,230},{23,35}} + offset + {-1,1} + rotated + + sourceColorRect + {{4,0},{23,35}} + sourceSize + {33,37} + + Black11.png + + frame + {{2,241},{13,31}} + offset + {0,0} + rotated + + sourceColorRect + {{10,3},{13,31}} + sourceSize + {33,37} + + Black2.png + + frame + {{93,76},{31,35}} + offset + {-1,1} + rotated + + sourceColorRect + {{0,0},{31,35}} + sourceSize + {33,37} + + Black3.png + + frame + {{105,39},{29,35}} + offset + {-1,0} + rotated + + sourceColorRect + {{1,1},{29,35}} + sourceSize + {33,37} + + Black4.png + + frame + {{97,193},{33,35}} + offset + {0,0} + rotated + + sourceColorRect + {{0,1},{33,35}} + sourceSize + {33,37} + + Black5.png + + frame + {{107,2},{29,33}} + offset + {0,0} + rotated + + sourceColorRect + {{2,2},{29,33}} + sourceSize + {33,37} + + Black6.png + + frame + {{72,39},{31,35}} + offset + {-1,0} + rotated + + sourceColorRect + {{0,1},{31,35}} + sourceSize + {33,37} + + Black7.png + + frame + {{66,135},{33,35}} + offset + {0,1} + rotated + + sourceColorRect + {{0,0},{33,35}} + sourceSize + {33,37} + + Black8.png + + frame + {{64,194},{31,37}} + offset + {0,0} + rotated + + sourceColorRect + {{1,0},{31,37}} + sourceSize + {33,37} + + Black9.png + + frame + {{60,96},{31,37}} + offset + {0,0} + rotated + + sourceColorRect + {{1,0},{31,37}} + sourceSize + {33,37} + + custom0.png + + frame + {{36,49},{34,45}} + offset + {0,1} + rotated + + sourceColorRect + {{0,0},{34,45}} + sourceSize + {34,47} + + custom1.png + + frame + {{38,96},{20,45}} + offset + {0,1} + rotated + + sourceColorRect + {{7,0},{20,45}} + sourceSize + {34,47} + + custom2.png + + frame + {{34,147},{30,45}} + offset + {0,1} + rotated + + sourceColorRect + {{2,0},{30,45}} + sourceSize + {34,47} + + custom3.png + + frame + {{34,194},{28,45}} + offset + {-1,0} + rotated + + sourceColorRect + {{2,1},{28,45}} + sourceSize + {34,47} + + custom4.png + + frame + {{36,2},{34,45}} + offset + {0,0} + rotated + + sourceColorRect + {{0,1},{34,45}} + sourceSize + {34,47} + + custom5.png + + frame + {{2,194},{30,45}} + offset + {-1,1} + rotated + + sourceColorRect + {{1,0},{30,45}} + sourceSize + {34,47} + + custom6.png + + frame + {{2,147},{30,45}} + offset + {0,1} + rotated + + sourceColorRect + {{2,0},{30,45}} + sourceSize + {34,47} + + custom7.png + + frame + {{2,100},{34,45}} + offset + {0,1} + rotated + + sourceColorRect + {{0,0},{34,45}} + sourceSize + {34,47} + + custom8.png + + frame + {{2,51},{32,47}} + offset + {-1,0} + rotated + + sourceColorRect + {{0,0},{32,47}} + sourceSize + {34,47} + + custom9.png + + frame + {{2,2},{32,47}} + offset + {-1,0} + rotated + + sourceColorRect + {{0,0},{32,47}} + sourceSize + {34,47} + + white0.png + + frame + {{126,76},{19,27}} + offset + {0,0} + rotated + + sourceColorRect + {{1,0},{19,27}} + sourceSize + {21,27} + + white1.png + + frame + {{124,171},{19,27}} + offset + {-1,0} + rotated + + sourceColorRect + {{0,0},{19,27}} + sourceSize + {21,27} + + white2.png + + frame + {{93,233},{21,27}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{21,27}} + sourceSize + {21,27} + + white3.png + + frame + {{122,142},{19,27}} + offset + {0,0} + rotated + + sourceColorRect + {{1,0},{19,27}} + sourceSize + {21,27} + + white4.png + + frame + {{64,233},{21,27}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{21,27}} + sourceSize + {21,27} + + white5.png + + frame + {{122,113},{19,27}} + offset + {0,0} + rotated + + sourceColorRect + {{1,0},{19,27}} + sourceSize + {21,27} + + white6.png + + frame + {{101,134},{19,27}} + offset + {0,0} + rotated + + sourceColorRect + {{1,0},{19,27}} + sourceSize + {21,27} + + white7.png + + frame + {{93,113},{19,27}} + offset + {0,0} + rotated + + sourceColorRect + {{1,0},{19,27}} + sourceSize + {21,27} + + white8.png + + frame + {{95,172},{19,27}} + offset + {0,0} + rotated + + sourceColorRect + {{1,0},{19,27}} + sourceSize + {21,27} + + white9.png + + frame + {{66,172},{19,27}} + offset + {0,0} + rotated + + sourceColorRect + {{1,0},{19,27}} + sourceSize + {21,27} + + + metadata + + format + 2 + realTextureFileName + careerFont.png + size + {256,256} + smartupdate + $TexturePacker:SmartUpdate:9ea2451e2c54bf90b1931b139c36c490$ + textureFileName + careerFont.png + + + diff --git a/assets/career/img/careerFont.png b/assets/career/img/careerFont.png new file mode 100644 index 0000000000000000000000000000000000000000..1e4cbb989a2d864adb809405adfc03f669c7d6a2 GIT binary patch literal 7678 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 literal 0 HcmV?d00001 diff --git a/assets/career/img/careerUI.plist b/assets/career/img/careerUI.plist new file mode 100644 index 0000000..1df451c --- /dev/null +++ b/assets/career/img/careerUI.plist @@ -0,0 +1,295 @@ + + + + + frames + + beginBtn.png + + frame + {{2,685},{570,176}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{570,176}} + sourceSize + {570,176} + + cityBg.png + + frame + {{2,2},{962,634}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{962,634}} + sourceSize + {962,634} + + cityName.png + + frame + {{849,1052},{179,40}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{179,40}} + sourceSize + {179,40} + + customDi.png + + frame + {{574,685},{352,89}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{352,89}} + sourceSize + {352,89} + + customTitle.png + + frame + {{892,776},{230,32}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{230,32}} + sourceSize + {230,32} + + fenKuang.png + + frame + {{926,1132},{236,62}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{236,62}} + sourceSize + {236,62} + + gun1.png + + frame + {{604,638},{360,45}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{360,45}} + sourceSize + {360,45} + + gun2.png + + frame + {{2,638},{600,45}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{600,45}} + sourceSize + {600,45} + + gun3.png + + frame + {{966,2},{810,45}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{810,45}} + sourceSize + {810,45} + + icon_kuang0.png + + frame + {{2,1107},{168,168}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{168,168}} + sourceSize + {168,168} + + icon_kuang1.png + + frame + {{574,776},{274,316}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{274,316}} + sourceSize + {274,316} + + icon_kuang2.png + + frame + {{2,863},{242,299}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{242,299}} + sourceSize + {242,299} + + icon_kuang3.png + + frame + {{551,1052},{242,296}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{242,296}} + sourceSize + {242,296} + + jia.png + + frame + {{926,789},{38,38}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{38,38}} + sourceSize + {38,38} + + manKuang.png + + frame + {{926,894},{236,62}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{236,62}} + sourceSize + {236,62} + + rank1.png + + frame + {{928,685},{102,34}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{102,34}} + sourceSize + {102,34} + + rank2.png + + frame + {{892,1008},{141,32}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{141,32}} + sourceSize + {141,32} + + rank3.png + + frame + {{926,860},{66,32}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{66,32}} + sourceSize + {66,32} + + rank4.png + + frame + {{926,829},{89,29}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{89,29}} + sourceSize + {89,29} + + staffKuang1.png + + frame + {{303,1063},{198,246}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{198,246}} + sourceSize + {198,246} + + staffKuang2.png + + frame + {{303,863},{198,246}} + offset + {0,0} + rotated + + sourceColorRect + {{0,0},{198,246}} + sourceSize + {198,246} + + + metadata + + format + 2 + realTextureFileName + careerUI.png + size + {1024,2048} + smartupdate + $TexturePacker:SmartUpdate:4c876253524b1cd2dadda5c7f0cf6a95$ + textureFileName + careerUI.png + + + diff --git a/assets/career/img/careerUI.png b/assets/career/img/careerUI.png new file mode 100644 index 0000000000000000000000000000000000000000..0d10511988242158c00cf2fab7f859992f9d615b GIT binary patch literal 30433 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 literal 0 HcmV?d00001 diff --git a/assets/career/prefab/careerCityItem.prefab b/assets/career/prefab/careerCityItem.prefab index 951cfba..a43639b 100644 --- a/assets/career/prefab/careerCityItem.prefab +++ b/assets/career/prefab/careerCityItem.prefab @@ -24,16 +24,19 @@ "__id__": 5 }, { - "__id__": 8 + "__id__": 9 }, { - "__id__": 11 + "__id__": 12 + }, + { + "__id__": 15 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 14 + "__id__": 18 }, "_opacity": 255, "_color": { @@ -84,7 +87,7 @@ }, { "__type__": "cc.Node", - "_name": "New Sprite(Splash)", + "_name": "bg", "_objFlags": 0, "_parent": { "__id__": 1 @@ -109,8 +112,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 200, - "height": 200 + "width": 198, + "height": 246 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -162,10 +165,10 @@ "_srcBlendFactor": 770, "_dstBlendFactor": 771, "_spriteFrame": { - "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + "__uuid__": "81eb532f-0b17-497f-8816-fb7b79510fa4" }, "_type": 0, - "_sizeMode": 0, + "_sizeMode": 1, "_fillType": 0, "_fillCenter": { "__type__": "cc.Vec2", @@ -175,7 +178,9 @@ "_fillStart": 0, "_fillRange": 0, "_isTrimmedMode": true, - "_atlas": null, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, "_id": "" }, { @@ -186,12 +191,12 @@ "asset": { "__id__": 0 }, - "fileId": "f0xXtNtjdI9J4jmOqz3XAO", + "fileId": "03h/yIG2hLHZSyk9jJ+AJa", "sync": false }, { "__type__": "cc.Node", - "_name": "level", + "_name": "icon", "_objFlags": 0, "_parent": { "__id__": 1 @@ -204,20 +209,20 @@ } ], "_prefab": { - "__id__": 7 + "__id__": 8 }, "_opacity": 255, "_color": { "__type__": "cc.Color", - "r": 0, - "g": 0, + "r": 15, + "g": 255, "b": 0, "a": 255 }, "_contentSize": { "__type__": "cc.Size", - "width": 22.25, - "height": 50.4 + "width": 124, + "height": 124 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -228,8 +233,8 @@ "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - -1.083, - -76.891, + 0, + 31.109, 0, 0, 0, @@ -254,7 +259,7 @@ "_id": "" }, { - "__type__": "cc.Label", + "__type__": "31670ww/2BCzL5bnJFdBuT7", "_name": "", "_objFlags": 0, "node": { @@ -266,26 +271,24 @@ "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" } ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_string": "1", - "_N$string": "1", - "_fontSize": 40, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_styleFlags": 0, - "_underlineHeight": 0, - "_N$horizontalAlign": 1, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 11, + "_segment": 5, + "_corner": { + "__id__": 7 + }, "_id": "" }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, { "__type__": "cc.PrefabInfo", "root": { @@ -294,7 +297,7 @@ "asset": { "__id__": 0 }, - "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", + "fileId": "6c9kbYYzROW581yj6a4ppI", "sync": false }, { @@ -308,11 +311,11 @@ "_active": true, "_components": [ { - "__id__": 9 + "__id__": 10 } ], "_prefab": { - "__id__": 10 + "__id__": 11 }, "_opacity": 255, "_color": { @@ -324,8 +327,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 160, - "height": 50.4 + "width": 128, + "height": 40.32 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -336,8 +339,8 @@ "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - 2.166, - -35.77, + 0, + -60.241, 0, 0, 0, @@ -366,7 +369,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 8 + "__id__": 9 }, "_enabled": true, "_materials": [ @@ -376,10 +379,10 @@ ], "_srcBlendFactor": 770, "_dstBlendFactor": 771, - "_string": "玩家名字", - "_N$string": "玩家名字", - "_fontSize": 40, - "_lineHeight": 40, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 32, + "_lineHeight": 32, "_enableWrapText": true, "_N$file": null, "_isSystemFontUsed": true, @@ -407,7 +410,7 @@ }, { "__type__": "cc.Node", - "_name": "icon", + "_name": "level", "_objFlags": 0, "_parent": { "__id__": 1 @@ -416,24 +419,24 @@ "_active": true, "_components": [ { - "__id__": 12 + "__id__": 13 } ], "_prefab": { - "__id__": 13 + "__id__": 14 }, "_opacity": 255, "_color": { "__type__": "cc.Color", - "r": 255, - "g": 8, - "b": 8, + "r": 70, + "g": 137, + "b": 191, "a": 255 }, "_contentSize": { "__type__": "cc.Size", - "width": 100, - "height": 100 + "width": 91.77, + "height": 41.58 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -444,8 +447,116 @@ "__type__": "TypedArray", "ctor": "Float64Array", "array": [ + -1.083, + -97.801, 0, - 42.24, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 12 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 33, + "_lineHeight": 33, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 16 + } + ], + "_prefab": { + "__id__": 17 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 142, + "height": 142 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 50.378, + -70.304, 0, 0, 0, @@ -474,7 +585,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 11 + "__id__": 15 }, "_enabled": true, "_materials": [ @@ -484,9 +595,7 @@ ], "_srcBlendFactor": 770, "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" - }, + "_spriteFrame": null, "_type": 0, "_sizeMode": 0, "_fillType": 0, @@ -509,7 +618,7 @@ "asset": { "__id__": 0 }, - "fileId": "6c9kbYYzROW581yj6a4ppI", + "fileId": "0d84wMeDFEv6jS0w8o0PMq", "sync": false }, { diff --git a/assets/career/prefab/careerRankCity.prefab b/assets/career/prefab/careerRankCity.prefab index 3fc5918..5364881 100644 --- a/assets/career/prefab/careerRankCity.prefab +++ b/assets/career/prefab/careerRankCity.prefab @@ -28,12 +28,36 @@ }, { "__id__": 11 + }, + { + "__id__": 14 + }, + { + "__id__": 32 + }, + { + "__id__": 50 + }, + { + "__id__": 68 + }, + { + "__id__": 86 + }, + { + "__id__": 104 + }, + { + "__id__": 122 + }, + { + "__id__": 140 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 25 + "__id__": 158 }, "_opacity": 255, "_color": { @@ -58,7 +82,7 @@ "ctor": "Float64Array", "array": [ 0, - -197.819, + 0, 0, 0, 0, @@ -84,7 +108,7 @@ }, { "__type__": "cc.Node", - "_name": "New Sprite(Splash)", + "_name": "bg", "_objFlags": 0, "_parent": { "__id__": 1 @@ -109,8 +133,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 650, - "height": 400 + "width": 962, + "height": 634 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -162,10 +186,10 @@ "_srcBlendFactor": 770, "_dstBlendFactor": 771, "_spriteFrame": { - "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + "__uuid__": "8b8f0cb9-1a62-4cec-b268-d10fdb043a81" }, "_type": 0, - "_sizeMode": 0, + "_sizeMode": 1, "_fillType": 0, "_fillCenter": { "__type__": "cc.Vec2", @@ -175,7 +199,9 @@ "_fillStart": 0, "_fillRange": 0, "_isTrimmedMode": true, - "_atlas": null, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, "_id": "" }, { @@ -186,12 +212,12 @@ "asset": { "__id__": 0 }, - "fileId": "86M32ooG1B36Cs0SLR/bSg", + "fileId": "083X+C1L5CxL68CRAp1qvg", "sync": false }, { "__type__": "cc.Node", - "_name": "New Label", + "_name": "cityName", "_objFlags": 0, "_parent": { "__id__": 1 @@ -209,15 +235,15 @@ "_opacity": 255, "_color": { "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, "_contentSize": { "__type__": "cc.Size", - "width": 211.11, - "height": 50.4 + "width": 179, + "height": 40 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -228,8 +254,8 @@ "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - -210.516, - 156.995, + 0, + 286.142, 0, 0, 0, @@ -254,7 +280,7 @@ "_id": "" }, { - "__type__": "cc.Label", + "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, "node": { @@ -268,22 +294,23 @@ ], "_srcBlendFactor": 770, "_dstBlendFactor": 771, - "_string": " 广东分公司", - "_N$string": " 广东分公司", - "_fontSize": 40, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_styleFlags": 0, - "_underlineHeight": 0, - "_N$horizontalAlign": 1, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, + "_spriteFrame": { + "__uuid__": "139ce9c2-64cd-4057-8e78-373ed08f20c2" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, "_id": "" }, { @@ -294,7 +321,7 @@ "asset": { "__id__": 0 }, - "fileId": "d8n0LZVd1NZpMiWF35Qq2S", + "fileId": "88FF5m7qxOmJzT445tzu2n", "sync": false }, { @@ -317,14 +344,14 @@ "_opacity": 255, "_color": { "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, + "r": 250, + "g": 232, + "b": 195, "a": 255 }, "_contentSize": { "__type__": "cc.Size", - "width": 106.74, + "width": 66.74, "height": 50.4 }, "_anchorPoint": { @@ -336,8 +363,8 @@ "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - 256.901, - 156.995, + 351.158, + 277.127, 0, 0, 0, @@ -376,8 +403,116 @@ ], "_srcBlendFactor": 770, "_dstBlendFactor": 771, - "_string": "999人", - "_N$string": "999人", + "_string": "999", + "_N$string": "999", + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 2, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "503q/gzh9AkZRPDwECMTEI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 12 + } + ], + "_prefab": { + "__id__": 13 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 250, + "g": 232, + "b": 195, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 407.043, + 277.127, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 11 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "人", + "_N$string": "人", "_fontSize": 40, "_lineHeight": 40, "_enableWrapText": true, @@ -413,9 +548,6 @@ "__id__": 1 }, "_children": [ - { - "__id__": 12 - }, { "__id__": 15 }, @@ -423,13 +555,19 @@ "__id__": 18 }, { - "__id__": 21 + "__id__": 22 + }, + { + "__id__": 25 + }, + { + "__id__": 28 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 24 + "__id__": 31 }, "_opacity": 255, "_color": { @@ -453,8 +591,8 @@ "__type__": "TypedArray", "ctor": "Float64Array", "array": [ - -197.638, - 11.221, + -315, + 110, 0, 0, 0, @@ -480,118 +618,11 @@ }, { "__type__": "cc.Node", - "_name": "New Sprite(Splash)", + "_name": "bg", "_objFlags": 0, "_parent": { - "__id__": 11 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 13 - } - ], - "_prefab": { "__id__": 14 }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 255, - "b": 158, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 200, - "height": 200 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 12 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" - }, - "_type": 0, - "_sizeMode": 0, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 11 - }, - "asset": { - "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" - }, - "fileId": "f0xXtNtjdI9J4jmOqz3XAO", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "level", - "_objFlags": 0, - "_parent": { - "__id__": 11 - }, "_children": [], "_active": true, "_components": [ @@ -603,233 +634,17 @@ "__id__": 17 }, "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 22.25, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - -1.083, - -76.891, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 15 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_string": "1", - "_N$string": "1", - "_fontSize": 40, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_styleFlags": 0, - "_underlineHeight": 0, - "_N$horizontalAlign": 1, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, - "_id": "" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 11 - }, - "asset": { - "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" - }, - "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "name", - "_objFlags": 0, - "_parent": { - "__id__": 11 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 19 - } - ], - "_prefab": { - "__id__": 20 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 160, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_trs": { - "__type__": "TypedArray", - "ctor": "Float64Array", - "array": [ - 2.166, - -35.77, - 0, - 0, - 0, - 0, - 1, - 1, - 1, - 1 - ] - }, - "_eulerAngles": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_skewX": 0, - "_skewY": 0, - "_is3DNode": false, - "_groupIndex": 0, - "groupIndex": 0, - "_id": "" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 18 - }, - "_enabled": true, - "_materials": [ - { - "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" - } - ], - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_string": "玩家名字", - "_N$string": "玩家名字", - "_fontSize": 40, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_styleFlags": 0, - "_underlineHeight": 0, - "_N$horizontalAlign": 1, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, - "_id": "" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 11 - }, - "asset": { - "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" - }, - "fileId": "9efxRc89hKiLjCfKdeRqUb", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "_parent": { - "__id__": 11 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 22 - } - ], - "_prefab": { - "__id__": 23 - }, - "_opacity": 255, "_color": { "__type__": "cc.Color", "r": 255, - "g": 8, - "b": 8, + "g": 255, + "b": 255, "a": 255 }, "_contentSize": { "__type__": "cc.Size", - "width": 100, - "height": 100 + "width": 198, + "height": 246 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -841,7 +656,7 @@ "ctor": "Float64Array", "array": [ 0, - 42.24, + 0, 0, 0, 0, @@ -870,7 +685,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 21 + "__id__": 15 }, "_enabled": true, "_materials": [ @@ -880,9 +695,438 @@ ], "_srcBlendFactor": 770, "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "81eb532f-0b17-497f-8816-fb7b79510fa4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 14 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "03h/yIG2hLHZSyk9jJ+AJa", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 14 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 19 + } + ], + "_prefab": { + "__id__": 21 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 15, + "g": 255, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 124 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 31.109, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 18 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], "_spriteFrame": { "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" }, + "_sizeMode": 0, + "_radius": 11, + "_segment": 5, + "_corner": { + "__id__": 20 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 14 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "6c9kbYYzROW581yj6a4ppI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 14 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 23 + } + ], + "_prefab": { + "__id__": 24 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -60.241, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 22 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 14 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "level", + "_objFlags": 0, + "_parent": { + "__id__": 14 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 26 + } + ], + "_prefab": { + "__id__": 27 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 70, + "g": 137, + "b": 191, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 91.77, + "height": 41.58 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -1.083, + -97.801, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 25 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 33, + "_lineHeight": 33, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 14 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 14 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 29 + } + ], + "_prefab": { + "__id__": 30 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 142, + "height": 142 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 50.378, + -70.304, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 28 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, "_type": 0, "_sizeMode": 0, "_fillType": 0, @@ -900,7 +1144,309 @@ { "__type__": "cc.PrefabInfo", "root": { - "__id__": 11 + "__id__": 14 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "0d84wMeDFEv6jS0w8o0PMq", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 14 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "c61T5doMhPyJXt8iE1XwSI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerCityItem", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 33 + }, + { + "__id__": 36 + }, + { + "__id__": 40 + }, + { + "__id__": 43 + }, + { + "__id__": 46 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 49 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -105, + 110, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_parent": { + "__id__": 32 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 34 + } + ], + "_prefab": { + "__id__": 35 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 198, + "height": 246 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 33 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "81eb532f-0b17-497f-8816-fb7b79510fa4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 32 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "03h/yIG2hLHZSyk9jJ+AJa", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 32 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 37 + } + ], + "_prefab": { + "__id__": 39 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 15, + "g": 255, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 124 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 31.109, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 36 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 11, + "_segment": 5, + "_corner": { + "__id__": 38 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 32 }, "asset": { "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" @@ -908,15 +1454,4074 @@ "fileId": "6c9kbYYzROW581yj6a4ppI", "sync": false }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 32 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 41 + } + ], + "_prefab": { + "__id__": 42 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -60.241, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 40 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 11 + "__id__": 32 }, "asset": { "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" }, - "fileId": "1cSX2dRV1BrL1A/ZwpfMsX", + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "level", + "_objFlags": 0, + "_parent": { + "__id__": 32 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 44 + } + ], + "_prefab": { + "__id__": 45 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 70, + "g": 137, + "b": 191, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 91.77, + "height": 41.58 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -1.083, + -97.801, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 43 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 33, + "_lineHeight": 33, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 32 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 32 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 47 + } + ], + "_prefab": { + "__id__": 48 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 142, + "height": 142 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 50.378, + -70.304, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 46 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 32 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "0d84wMeDFEv6jS0w8o0PMq", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 32 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "48SF/OqFlATYkxoqD3Chce", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerCityItem", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 51 + }, + { + "__id__": 54 + }, + { + "__id__": 58 + }, + { + "__id__": 61 + }, + { + "__id__": 64 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 67 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 105, + 110, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_parent": { + "__id__": 50 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 52 + } + ], + "_prefab": { + "__id__": 53 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 198, + "height": 246 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 51 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "81eb532f-0b17-497f-8816-fb7b79510fa4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 50 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "03h/yIG2hLHZSyk9jJ+AJa", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 50 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 55 + } + ], + "_prefab": { + "__id__": 57 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 15, + "g": 255, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 124 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 31.109, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 54 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 11, + "_segment": 5, + "_corner": { + "__id__": 56 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 50 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "6c9kbYYzROW581yj6a4ppI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 50 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 59 + } + ], + "_prefab": { + "__id__": 60 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -60.241, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 58 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 50 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "level", + "_objFlags": 0, + "_parent": { + "__id__": 50 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 62 + } + ], + "_prefab": { + "__id__": 63 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 70, + "g": 137, + "b": 191, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 91.77, + "height": 41.58 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -1.083, + -97.801, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 61 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 33, + "_lineHeight": 33, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 50 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 50 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 65 + } + ], + "_prefab": { + "__id__": 66 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 142, + "height": 142 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 50.378, + -70.304, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 64 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 50 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "0d84wMeDFEv6jS0w8o0PMq", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 50 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "61anhXOp1InaZ6J+7YMy0e", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerCityItem", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 69 + }, + { + "__id__": 72 + }, + { + "__id__": 76 + }, + { + "__id__": 79 + }, + { + "__id__": 82 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 85 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 315, + 110, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_parent": { + "__id__": 68 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 70 + } + ], + "_prefab": { + "__id__": 71 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 198, + "height": 246 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 69 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "81eb532f-0b17-497f-8816-fb7b79510fa4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 68 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "03h/yIG2hLHZSyk9jJ+AJa", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 68 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 73 + } + ], + "_prefab": { + "__id__": 75 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 15, + "g": 255, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 124 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 31.109, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 72 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 11, + "_segment": 5, + "_corner": { + "__id__": 74 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 68 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "6c9kbYYzROW581yj6a4ppI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 68 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 77 + } + ], + "_prefab": { + "__id__": 78 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -60.241, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 76 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 68 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "level", + "_objFlags": 0, + "_parent": { + "__id__": 68 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 80 + } + ], + "_prefab": { + "__id__": 81 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 70, + "g": 137, + "b": 191, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 91.77, + "height": 41.58 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -1.083, + -97.801, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 79 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 33, + "_lineHeight": 33, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 68 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 68 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 83 + } + ], + "_prefab": { + "__id__": 84 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 142, + "height": 142 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 50.378, + -70.304, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 82 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 68 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "0d84wMeDFEv6jS0w8o0PMq", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 68 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "a1b1dSnC1D4Znhxt7EjHub", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerCityItem", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 87 + }, + { + "__id__": 90 + }, + { + "__id__": 94 + }, + { + "__id__": 97 + }, + { + "__id__": 100 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 103 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -315, + -145, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_parent": { + "__id__": 86 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 88 + } + ], + "_prefab": { + "__id__": 89 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 198, + "height": 246 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 87 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "81eb532f-0b17-497f-8816-fb7b79510fa4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 86 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "03h/yIG2hLHZSyk9jJ+AJa", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 86 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 91 + } + ], + "_prefab": { + "__id__": 93 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 15, + "g": 255, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 124 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 31.109, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 90 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 11, + "_segment": 5, + "_corner": { + "__id__": 92 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 86 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "6c9kbYYzROW581yj6a4ppI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 86 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 95 + } + ], + "_prefab": { + "__id__": 96 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -60.241, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 94 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 86 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "level", + "_objFlags": 0, + "_parent": { + "__id__": 86 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 98 + } + ], + "_prefab": { + "__id__": 99 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 70, + "g": 137, + "b": 191, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 91.77, + "height": 41.58 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -1.083, + -97.801, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 97 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 33, + "_lineHeight": 33, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 86 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 86 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 101 + } + ], + "_prefab": { + "__id__": 102 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 142, + "height": 142 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 50.378, + -70.304, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 100 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 86 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "0d84wMeDFEv6jS0w8o0PMq", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 86 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "494KDhlsxNJ53gaSeuMI4A", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerCityItem", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 105 + }, + { + "__id__": 108 + }, + { + "__id__": 112 + }, + { + "__id__": 115 + }, + { + "__id__": 118 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 121 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -105, + -145, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_parent": { + "__id__": 104 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 106 + } + ], + "_prefab": { + "__id__": 107 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 198, + "height": 246 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 105 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "81eb532f-0b17-497f-8816-fb7b79510fa4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "03h/yIG2hLHZSyk9jJ+AJa", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 104 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 109 + } + ], + "_prefab": { + "__id__": 111 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 15, + "g": 255, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 124 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 31.109, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 108 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 11, + "_segment": 5, + "_corner": { + "__id__": 110 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "6c9kbYYzROW581yj6a4ppI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 104 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 113 + } + ], + "_prefab": { + "__id__": 114 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -60.241, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 112 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "level", + "_objFlags": 0, + "_parent": { + "__id__": 104 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 116 + } + ], + "_prefab": { + "__id__": 117 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 70, + "g": 137, + "b": 191, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 91.77, + "height": 41.58 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -1.083, + -97.801, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 115 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 33, + "_lineHeight": 33, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 104 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 119 + } + ], + "_prefab": { + "__id__": 120 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 142, + "height": 142 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 50.378, + -70.304, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 118 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "0d84wMeDFEv6jS0w8o0PMq", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 104 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "cdEYv4OCZC2Yr1GW7Cb3Wd", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerCityItem", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 123 + }, + { + "__id__": 126 + }, + { + "__id__": 130 + }, + { + "__id__": 133 + }, + { + "__id__": 136 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 139 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 105, + -145, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_parent": { + "__id__": 122 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 124 + } + ], + "_prefab": { + "__id__": 125 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 198, + "height": 246 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 123 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "81eb532f-0b17-497f-8816-fb7b79510fa4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 122 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "03h/yIG2hLHZSyk9jJ+AJa", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 122 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 127 + } + ], + "_prefab": { + "__id__": 129 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 15, + "g": 255, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 124 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 31.109, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 126 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 11, + "_segment": 5, + "_corner": { + "__id__": 128 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 122 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "6c9kbYYzROW581yj6a4ppI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 122 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 131 + } + ], + "_prefab": { + "__id__": 132 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -60.241, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 130 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 122 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "level", + "_objFlags": 0, + "_parent": { + "__id__": 122 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 134 + } + ], + "_prefab": { + "__id__": 135 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 70, + "g": 137, + "b": 191, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 91.77, + "height": 41.58 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -1.083, + -97.801, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 133 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 33, + "_lineHeight": 33, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 122 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 122 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 137 + } + ], + "_prefab": { + "__id__": 138 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 142, + "height": 142 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 50.378, + -70.304, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 136 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 122 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "0d84wMeDFEv6jS0w8o0PMq", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 122 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "f3QYXliFVLEY1cewxp6wJl", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerCityItem", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 141 + }, + { + "__id__": 144 + }, + { + "__id__": 148 + }, + { + "__id__": 151 + }, + { + "__id__": 154 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 157 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 315, + -145, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_parent": { + "__id__": 140 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 142 + } + ], + "_prefab": { + "__id__": 143 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 198, + "height": 246 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 141 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "81eb532f-0b17-497f-8816-fb7b79510fa4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 140 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "03h/yIG2hLHZSyk9jJ+AJa", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 140 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 145 + } + ], + "_prefab": { + "__id__": 147 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 15, + "g": 255, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 124 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 31.109, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 144 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 11, + "_segment": 5, + "_corner": { + "__id__": 146 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 140 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "6c9kbYYzROW581yj6a4ppI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 140 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 149 + } + ], + "_prefab": { + "__id__": 150 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -60.241, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 148 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 140 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "level", + "_objFlags": 0, + "_parent": { + "__id__": 140 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 152 + } + ], + "_prefab": { + "__id__": 153 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 70, + "g": 137, + "b": 191, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 91.77, + "height": 41.58 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -1.083, + -97.801, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 151 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 33, + "_lineHeight": 33, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 140 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 140 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 155 + } + ], + "_prefab": { + "__id__": 156 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 142, + "height": 142 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 50.378, + -70.304, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 154 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 140 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "0d84wMeDFEv6jS0w8o0PMq", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 140 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "6cuXiDHnNBw5GdMsmjjAUP", "sync": false }, { diff --git a/assets/career/prefab/careerRankItem.prefab b/assets/career/prefab/careerRankItem.prefab index 6139079..e23f6c3 100644 --- a/assets/career/prefab/careerRankItem.prefab +++ b/assets/career/prefab/careerRankItem.prefab @@ -20,20 +20,29 @@ { "__id__": 2 }, - { - "__id__": 5 - }, { "__id__": 8 }, { - "__id__": 11 + "__id__": 17 + }, + { + "__id__": 23 + }, + { + "__id__": 26 + }, + { + "__id__": 29 + }, + { + "__id__": 32 } ], "_active": true, "_components": [], "_prefab": { - "__id__": 14 + "__id__": 36 }, "_opacity": 255, "_color": { @@ -84,20 +93,24 @@ }, { "__type__": "cc.Node", - "_name": "New Sprite(Splash)", + "_name": "rankBg1", "_objFlags": 0, "_parent": { "__id__": 1 }, - "_children": [], - "_active": true, - "_components": [ + "_children": [ { "__id__": 3 } ], + "_active": true, + "_components": [ + { + "__id__": 6 + } + ], "_prefab": { - "__id__": 4 + "__id__": 7 }, "_opacity": 255, "_color": { @@ -109,8 +122,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 200, - "height": 300 + "width": 274, + "height": 316 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -146,6 +159,115 @@ "groupIndex": 0, "_id": "" }, + { + "__type__": "cc.Node", + "_name": "rankName", + "_objFlags": 0, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 4 + } + ], + "_prefab": { + "__id__": 5 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 34 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 114, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 3 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "5ec883bc-fdf2-4333-b2e7-70132c703f29" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a3U04xPWNPzL81fMjUZ5E+", + "sync": false + }, { "__type__": "cc.Sprite", "_name": "", @@ -162,10 +284,10 @@ "_srcBlendFactor": 770, "_dstBlendFactor": 771, "_spriteFrame": { - "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + "__uuid__": "2ccea44a-7ec0-438b-92b8-10610b54f465" }, "_type": 0, - "_sizeMode": 0, + "_sizeMode": 1, "_fillType": 0, "_fillCenter": { "__type__": "cc.Vec2", @@ -175,7 +297,9 @@ "_fillStart": 0, "_fillRange": 0, "_isTrimmedMode": true, - "_atlas": null, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, "_id": "" }, { @@ -186,38 +310,45 @@ "asset": { "__id__": 0 }, - "fileId": "f0xXtNtjdI9J4jmOqz3XAO", + "fileId": "21qbPzfKJNO4CRNqehmXUF", "sync": false }, { "__type__": "cc.Node", - "_name": "rank", + "_name": "rankBg2", "_objFlags": 0, "_parent": { "__id__": 1 }, - "_children": [], - "_active": true, + "_children": [ + { + "__id__": 9 + }, + { + "__id__": 12 + } + ], + "_active": false, "_components": [ { - "__id__": 6 + "__id__": 15 } ], "_prefab": { - "__id__": 7 + "__id__": 16 }, "_opacity": 255, "_color": { "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, "_contentSize": { "__type__": "cc.Size", - "width": 120, - "height": 50.4 + "width": 242, + "height": 299 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -229,7 +360,7 @@ "ctor": "Float64Array", "array": [ 0, - 124.562, + -8.271, 0, 0, 0, @@ -254,11 +385,75 @@ "_id": "" }, { - "__type__": "cc.Label", + "__type__": "cc.Node", + "_name": "rankName", + "_objFlags": 0, + "_parent": { + "__id__": 8 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 10 + } + ], + "_prefab": { + "__id__": 11 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 141, + "height": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 113.263, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, "node": { - "__id__": 5 + "__id__": 9 }, "_enabled": true, "_materials": [ @@ -268,22 +463,23 @@ ], "_srcBlendFactor": 770, "_dstBlendFactor": 771, - "_string": "董事长", - "_N$string": "董事长", - "_fontSize": 40, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_styleFlags": 0, - "_underlineHeight": 0, - "_N$horizontalAlign": 1, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, + "_spriteFrame": { + "__uuid__": "3a07d833-6385-430b-8ee3-7e23156d166b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, "_id": "" }, { @@ -294,38 +490,38 @@ "asset": { "__id__": 0 }, - "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", + "fileId": "e1J4usSLhIOJnhaVb2B7ca", "sync": false }, { "__type__": "cc.Node", - "_name": "name", + "_name": "rankName2", "_objFlags": 0, "_parent": { - "__id__": 1 + "__id__": 8 }, "_children": [], - "_active": true, + "_active": false, "_components": [ { - "__id__": 9 + "__id__": 13 } ], "_prefab": { - "__id__": 10 + "__id__": 14 }, "_opacity": 255, "_color": { "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, "_contentSize": { "__type__": "cc.Size", - "width": 160, - "height": 50.4 + "width": 66, + "height": 32 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -337,7 +533,7 @@ "ctor": "Float64Array", "array": [ 0, - -107.254, + 113.263, 0, 0, 0, @@ -362,7 +558,52 @@ "_id": "" }, { - "__type__": "cc.Label", + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 12 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "e4768107-e243-4de9-aa6b-5fe50c62064e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "27pnyPbCZEcrdzOzayn9+9", + "sync": false + }, + { + "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, "node": { @@ -376,10 +617,341 @@ ], "_srcBlendFactor": 770, "_dstBlendFactor": 771, - "_string": "玩家名字", - "_N$string": "玩家名字", - "_fontSize": 40, - "_lineHeight": 40, + "_spriteFrame": { + "__uuid__": "7fd3a38f-4fb6-4c5b-babb-c8f7bdad5605" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fcBiseTnNKLYSGJr7mzTX1", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rankBg3", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 18 + } + ], + "_active": false, + "_components": [ + { + "__id__": 21 + } + ], + "_prefab": { + "__id__": 22 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 242, + "height": 296 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -10.412, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankName", + "_objFlags": 0, + "_parent": { + "__id__": 17 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 19 + } + ], + "_prefab": { + "__id__": 20 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 89, + "height": 29 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 114, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 18 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "e1ecb1c5-6884-4e74-8857-105497fe7e4b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "25kWdozORIDLF7XAQL2Iog", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 17 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "8d8351d0-2308-4d47-b5bd-ea3889193882" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "1epx2FGG5OWq7XACk8l4F9", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 24 + } + ], + "_prefab": { + "__id__": 25 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 37.8 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -95.832, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 23 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 30, + "_lineHeight": 30, "_enableWrapText": true, "_N$file": null, "_isSystemFontUsed": true, @@ -407,7 +979,7 @@ }, { "__type__": "cc.Node", - "_name": "icon", + "_name": "rank", "_objFlags": 0, "_parent": { "__id__": 1 @@ -416,24 +988,24 @@ "_active": true, "_components": [ { - "__id__": 12 + "__id__": 27 } ], "_prefab": { - "__id__": 13 + "__id__": 28 }, "_opacity": 255, "_color": { "__type__": "cc.Color", - "r": 255, - "g": 8, - "b": 8, + "r": 170, + "g": 86, + "b": 42, "a": 255 }, "_contentSize": { "__type__": "cc.Size", - "width": 100, - "height": 100 + "width": 88.98, + "height": 40.32 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -445,10 +1017,118 @@ "ctor": "Float64Array", "array": [ 0, + -131.336, 0, 0, 0, 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 26 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b3E3OJD/lO5JewTFnP70WW", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "kuang", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 30 + } + ], + "_prefab": { + "__id__": 31 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 150 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 7, + 0, + 0, + 0, 0, 1, 1, @@ -474,7 +1154,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 11 + "__id__": 29 }, "_enabled": true, "_materials": [ @@ -485,9 +1165,9 @@ "_srcBlendFactor": 770, "_dstBlendFactor": 771, "_spriteFrame": { - "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + "__uuid__": "5c41e363-227a-434d-8cce-fab2f231898e" }, - "_type": 0, + "_type": 1, "_sizeMode": 0, "_fillType": 0, "_fillCenter": { @@ -498,9 +1178,117 @@ "_fillStart": 0, "_fillRange": 0, "_isTrimmedMode": true, - "_atlas": null, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, "_id": "" }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4eGGrlG71CL5B6L2IxZAXA", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 33 + } + ], + "_prefab": { + "__id__": 35 + }, + "_opacity": 251, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 244, + "b": 249, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 143, + "height": 143 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 7, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 32 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 12, + "_segment": 5, + "_corner": { + "__id__": 34 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, { "__type__": "cc.PrefabInfo", "root": { diff --git a/assets/career/prefab/newGame.prefab b/assets/career/prefab/newGame.prefab new file mode 100644 index 0000000..5a3a8da --- /dev/null +++ b/assets/career/prefab/newGame.prefab @@ -0,0 +1,13920 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "", + "_objFlags": 0, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "asyncLoadAssets": false, + "readonly": false + }, + { + "__type__": "cc.Node", + "_name": "newGame", + "_objFlags": 0, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 5 + }, + { + "__id__": 8 + }, + { + "__id__": 11 + }, + { + "__id__": 14 + }, + { + "__id__": 50 + }, + { + "__id__": 86 + }, + { + "__id__": 122 + }, + { + "__id__": 158 + }, + { + "__id__": 194 + }, + { + "__id__": 230 + } + ], + "_active": true, + "_components": [ + { + "__id__": 388 + } + ], + "_prefab": { + "__id__": 389 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1080, + "height": 1920 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 540, + 960, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 3 + } + ], + "_prefab": { + "__id__": 4 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1080, + "height": 2340 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "946b8178-887b-4052-ab0d-23aa8296ace0" + }, + "_type": 1, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "44Yj4xOypFt7tLImPJ5r8V", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rank1", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 6 + } + ], + "_prefab": { + "__id__": 7 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 360, + "height": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 448.628, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 5 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "2c078ae6-259b-486f-a0b0-41c601c5af27" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f500we5AxEfLqZoo915KtX", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rank2", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 9 + } + ], + "_prefab": { + "__id__": 10 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 600, + "height": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 132.329, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 8 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "60438437-148c-4b9b-8f15-07b78649608a" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "831rx4xkpFJogH6OM9GhEp", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rank3", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 12 + } + ], + "_prefab": { + "__id__": 13 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 810, + "height": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -181.39, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 11 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "e64e7955-ef44-43e0-9401-456f5e306713" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fdRfsRNJNAzrFm4zaop7pi", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerRankItem", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 15 + }, + { + "__id__": 21 + }, + { + "__id__": 30 + }, + { + "__id__": 36 + }, + { + "__id__": 39 + }, + { + "__id__": 42 + }, + { + "__id__": 45 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 49 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 542, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankBg1", + "_objFlags": 0, + "_parent": { + "__id__": 14 + }, + "_children": [ + { + "__id__": 16 + } + ], + "_active": true, + "_components": [ + { + "__id__": 19 + } + ], + "_prefab": { + "__id__": 20 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 274, + "height": 316 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankName", + "_objFlags": 0, + "_parent": { + "__id__": 15 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 17 + } + ], + "_prefab": { + "__id__": 18 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 34 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 114, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 16 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "5ec883bc-fdf2-4333-b2e7-70132c703f29" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 14 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "a3U04xPWNPzL81fMjUZ5E+", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 15 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "2ccea44a-7ec0-438b-92b8-10610b54f465" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 14 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "21qbPzfKJNO4CRNqehmXUF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rankBg2", + "_objFlags": 0, + "_parent": { + "__id__": 14 + }, + "_children": [ + { + "__id__": 22 + }, + { + "__id__": 25 + } + ], + "_active": false, + "_components": [ + { + "__id__": 28 + } + ], + "_prefab": { + "__id__": 29 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 242, + "height": 299 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -8.271, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankName", + "_objFlags": 0, + "_parent": { + "__id__": 21 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 23 + } + ], + "_prefab": { + "__id__": 24 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 141, + "height": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 113.263, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 22 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "3a07d833-6385-430b-8ee3-7e23156d166b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 14 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "e1J4usSLhIOJnhaVb2B7ca", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rankName2", + "_objFlags": 0, + "_parent": { + "__id__": 21 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 26 + } + ], + "_prefab": { + "__id__": 27 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 113.263, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 25 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "e4768107-e243-4de9-aa6b-5fe50c62064e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 14 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "27pnyPbCZEcrdzOzayn9+9", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 21 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "7fd3a38f-4fb6-4c5b-babb-c8f7bdad5605" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 14 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "fcBiseTnNKLYSGJr7mzTX1", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rankBg3", + "_objFlags": 0, + "_parent": { + "__id__": 14 + }, + "_children": [ + { + "__id__": 31 + } + ], + "_active": false, + "_components": [ + { + "__id__": 34 + } + ], + "_prefab": { + "__id__": 35 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 242, + "height": 296 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -10.412, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankName", + "_objFlags": 0, + "_parent": { + "__id__": 30 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 32 + } + ], + "_prefab": { + "__id__": 33 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 89, + "height": 29 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 114, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 31 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "e1ecb1c5-6884-4e74-8857-105497fe7e4b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 14 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "25kWdozORIDLF7XAQL2Iog", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 30 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "8d8351d0-2308-4d47-b5bd-ea3889193882" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 14 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "1epx2FGG5OWq7XACk8l4F9", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 14 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 37 + } + ], + "_prefab": { + "__id__": 38 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 37.8 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -95.832, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 36 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 14 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rank", + "_objFlags": 0, + "_parent": { + "__id__": 14 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 40 + } + ], + "_prefab": { + "__id__": 41 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 170, + "g": 86, + "b": 42, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 88.98, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -131.336, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 39 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 14 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "b3E3OJD/lO5JewTFnP70WW", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "kuang", + "_objFlags": 0, + "_parent": { + "__id__": 14 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 43 + } + ], + "_prefab": { + "__id__": 44 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 150 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 7, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 42 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "5c41e363-227a-434d-8cce-fab2f231898e" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 14 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "4eGGrlG71CL5B6L2IxZAXA", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 14 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 46 + } + ], + "_prefab": { + "__id__": 48 + }, + "_opacity": 251, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 244, + "b": 249, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 143, + "height": 143 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 7, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 45 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 12, + "_segment": 5, + "_corner": { + "__id__": 47 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 14 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "6c9kbYYzROW581yj6a4ppI", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 14 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "01GcrVqJlLCJWZucVTXmU3", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerRankItem", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 51 + }, + { + "__id__": 57 + }, + { + "__id__": 66 + }, + { + "__id__": 72 + }, + { + "__id__": 75 + }, + { + "__id__": 78 + }, + { + "__id__": 81 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 85 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -140, + 225, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankBg1", + "_objFlags": 0, + "_parent": { + "__id__": 50 + }, + "_children": [ + { + "__id__": 52 + } + ], + "_active": false, + "_components": [ + { + "__id__": 55 + } + ], + "_prefab": { + "__id__": 56 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 274, + "height": 316 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankName", + "_objFlags": 0, + "_parent": { + "__id__": 51 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 53 + } + ], + "_prefab": { + "__id__": 54 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 34 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 114, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 52 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "5ec883bc-fdf2-4333-b2e7-70132c703f29" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 50 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "a3U04xPWNPzL81fMjUZ5E+", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 51 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "2ccea44a-7ec0-438b-92b8-10610b54f465" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 50 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "21qbPzfKJNO4CRNqehmXUF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rankBg2", + "_objFlags": 0, + "_parent": { + "__id__": 50 + }, + "_children": [ + { + "__id__": 58 + }, + { + "__id__": 61 + } + ], + "_active": true, + "_components": [ + { + "__id__": 64 + } + ], + "_prefab": { + "__id__": 65 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 242, + "height": 299 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -8.271, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankName", + "_objFlags": 0, + "_parent": { + "__id__": 57 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 59 + } + ], + "_prefab": { + "__id__": 60 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 141, + "height": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 113.263, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 58 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "3a07d833-6385-430b-8ee3-7e23156d166b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 50 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "e1J4usSLhIOJnhaVb2B7ca", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rankName2", + "_objFlags": 0, + "_parent": { + "__id__": 57 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 62 + } + ], + "_prefab": { + "__id__": 63 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 113.263, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 61 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "e4768107-e243-4de9-aa6b-5fe50c62064e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 50 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "27pnyPbCZEcrdzOzayn9+9", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 57 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "7fd3a38f-4fb6-4c5b-babb-c8f7bdad5605" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 50 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "fcBiseTnNKLYSGJr7mzTX1", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rankBg3", + "_objFlags": 0, + "_parent": { + "__id__": 50 + }, + "_children": [ + { + "__id__": 67 + } + ], + "_active": false, + "_components": [ + { + "__id__": 70 + } + ], + "_prefab": { + "__id__": 71 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 242, + "height": 296 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -10.412, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankName", + "_objFlags": 0, + "_parent": { + "__id__": 66 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 68 + } + ], + "_prefab": { + "__id__": 69 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 89, + "height": 29 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 114, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 67 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "e1ecb1c5-6884-4e74-8857-105497fe7e4b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 50 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "25kWdozORIDLF7XAQL2Iog", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 66 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "8d8351d0-2308-4d47-b5bd-ea3889193882" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 50 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "1epx2FGG5OWq7XACk8l4F9", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 50 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 73 + } + ], + "_prefab": { + "__id__": 74 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 37.8 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -95.832, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 72 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 50 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rank", + "_objFlags": 0, + "_parent": { + "__id__": 50 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 76 + } + ], + "_prefab": { + "__id__": 77 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 170, + "g": 86, + "b": 42, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 88.98, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -131.336, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 75 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 50 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "b3E3OJD/lO5JewTFnP70WW", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "kuang", + "_objFlags": 0, + "_parent": { + "__id__": 50 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 79 + } + ], + "_prefab": { + "__id__": 80 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 150 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 7, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 78 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "5c41e363-227a-434d-8cce-fab2f231898e" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 50 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "4eGGrlG71CL5B6L2IxZAXA", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 50 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 82 + } + ], + "_prefab": { + "__id__": 84 + }, + "_opacity": 251, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 244, + "b": 249, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 143, + "height": 143 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 7, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 81 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 12, + "_segment": 5, + "_corner": { + "__id__": 83 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 50 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "6c9kbYYzROW581yj6a4ppI", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 50 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "49UvTgQK1HR63mFzGQ10GD", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerRankItem", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 87 + }, + { + "__id__": 93 + }, + { + "__id__": 102 + }, + { + "__id__": 108 + }, + { + "__id__": 111 + }, + { + "__id__": 114 + }, + { + "__id__": 117 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 121 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 140, + 225, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankBg1", + "_objFlags": 0, + "_parent": { + "__id__": 86 + }, + "_children": [ + { + "__id__": 88 + } + ], + "_active": false, + "_components": [ + { + "__id__": 91 + } + ], + "_prefab": { + "__id__": 92 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 274, + "height": 316 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankName", + "_objFlags": 0, + "_parent": { + "__id__": 87 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 89 + } + ], + "_prefab": { + "__id__": 90 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 34 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 114, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 88 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "5ec883bc-fdf2-4333-b2e7-70132c703f29" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 86 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "a3U04xPWNPzL81fMjUZ5E+", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 87 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "2ccea44a-7ec0-438b-92b8-10610b54f465" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 86 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "21qbPzfKJNO4CRNqehmXUF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rankBg2", + "_objFlags": 0, + "_parent": { + "__id__": 86 + }, + "_children": [ + { + "__id__": 94 + }, + { + "__id__": 97 + } + ], + "_active": true, + "_components": [ + { + "__id__": 100 + } + ], + "_prefab": { + "__id__": 101 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 242, + "height": 299 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -8.271, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankName", + "_objFlags": 0, + "_parent": { + "__id__": 93 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 95 + } + ], + "_prefab": { + "__id__": 96 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 141, + "height": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 113.263, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 94 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "3a07d833-6385-430b-8ee3-7e23156d166b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 86 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "e1J4usSLhIOJnhaVb2B7ca", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rankName2", + "_objFlags": 0, + "_parent": { + "__id__": 93 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 98 + } + ], + "_prefab": { + "__id__": 99 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 113.263, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 97 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "e4768107-e243-4de9-aa6b-5fe50c62064e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 86 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "27pnyPbCZEcrdzOzayn9+9", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 93 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "7fd3a38f-4fb6-4c5b-babb-c8f7bdad5605" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 86 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "fcBiseTnNKLYSGJr7mzTX1", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rankBg3", + "_objFlags": 0, + "_parent": { + "__id__": 86 + }, + "_children": [ + { + "__id__": 103 + } + ], + "_active": false, + "_components": [ + { + "__id__": 106 + } + ], + "_prefab": { + "__id__": 107 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 242, + "height": 296 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -10.412, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankName", + "_objFlags": 0, + "_parent": { + "__id__": 102 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 104 + } + ], + "_prefab": { + "__id__": 105 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 89, + "height": 29 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 114, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 103 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "e1ecb1c5-6884-4e74-8857-105497fe7e4b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 86 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "25kWdozORIDLF7XAQL2Iog", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 102 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "8d8351d0-2308-4d47-b5bd-ea3889193882" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 86 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "1epx2FGG5OWq7XACk8l4F9", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 86 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 109 + } + ], + "_prefab": { + "__id__": 110 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 37.8 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -95.832, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 108 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 86 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rank", + "_objFlags": 0, + "_parent": { + "__id__": 86 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 112 + } + ], + "_prefab": { + "__id__": 113 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 170, + "g": 86, + "b": 42, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 88.98, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -131.336, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 111 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 86 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "b3E3OJD/lO5JewTFnP70WW", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "kuang", + "_objFlags": 0, + "_parent": { + "__id__": 86 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 115 + } + ], + "_prefab": { + "__id__": 116 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 150 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 7, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 114 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "5c41e363-227a-434d-8cce-fab2f231898e" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 86 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "4eGGrlG71CL5B6L2IxZAXA", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 86 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 118 + } + ], + "_prefab": { + "__id__": 120 + }, + "_opacity": 251, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 244, + "b": 249, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 143, + "height": 143 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 7, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 117 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 12, + "_segment": 5, + "_corner": { + "__id__": 119 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 86 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "6c9kbYYzROW581yj6a4ppI", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 86 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "48B+ESnW1CM7B0pyR0L4BN", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerRankItem", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 123 + }, + { + "__id__": 129 + }, + { + "__id__": 138 + }, + { + "__id__": 144 + }, + { + "__id__": 147 + }, + { + "__id__": 150 + }, + { + "__id__": 153 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 157 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -250, + -87, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankBg1", + "_objFlags": 0, + "_parent": { + "__id__": 122 + }, + "_children": [ + { + "__id__": 124 + } + ], + "_active": false, + "_components": [ + { + "__id__": 127 + } + ], + "_prefab": { + "__id__": 128 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 274, + "height": 316 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankName", + "_objFlags": 0, + "_parent": { + "__id__": 123 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 125 + } + ], + "_prefab": { + "__id__": 126 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 34 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 114, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 124 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "5ec883bc-fdf2-4333-b2e7-70132c703f29" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 122 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "a3U04xPWNPzL81fMjUZ5E+", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 123 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "2ccea44a-7ec0-438b-92b8-10610b54f465" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 122 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "21qbPzfKJNO4CRNqehmXUF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rankBg2", + "_objFlags": 0, + "_parent": { + "__id__": 122 + }, + "_children": [ + { + "__id__": 130 + }, + { + "__id__": 133 + } + ], + "_active": false, + "_components": [ + { + "__id__": 136 + } + ], + "_prefab": { + "__id__": 137 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 242, + "height": 299 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -8.271, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankName", + "_objFlags": 0, + "_parent": { + "__id__": 129 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 131 + } + ], + "_prefab": { + "__id__": 132 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 141, + "height": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 113.263, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 130 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "3a07d833-6385-430b-8ee3-7e23156d166b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 122 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "e1J4usSLhIOJnhaVb2B7ca", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rankName2", + "_objFlags": 0, + "_parent": { + "__id__": 129 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 134 + } + ], + "_prefab": { + "__id__": 135 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 113.263, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 133 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "e4768107-e243-4de9-aa6b-5fe50c62064e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 122 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "27pnyPbCZEcrdzOzayn9+9", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 129 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "7fd3a38f-4fb6-4c5b-babb-c8f7bdad5605" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 122 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "fcBiseTnNKLYSGJr7mzTX1", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rankBg3", + "_objFlags": 0, + "_parent": { + "__id__": 122 + }, + "_children": [ + { + "__id__": 139 + } + ], + "_active": true, + "_components": [ + { + "__id__": 142 + } + ], + "_prefab": { + "__id__": 143 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 242, + "height": 296 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -10.412, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankName", + "_objFlags": 0, + "_parent": { + "__id__": 138 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 140 + } + ], + "_prefab": { + "__id__": 141 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 89, + "height": 29 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 114, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 139 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "e1ecb1c5-6884-4e74-8857-105497fe7e4b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 122 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "25kWdozORIDLF7XAQL2Iog", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 138 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "8d8351d0-2308-4d47-b5bd-ea3889193882" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 122 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "1epx2FGG5OWq7XACk8l4F9", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 122 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 145 + } + ], + "_prefab": { + "__id__": 146 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 37.8 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -95.832, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 144 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 122 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rank", + "_objFlags": 0, + "_parent": { + "__id__": 122 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 148 + } + ], + "_prefab": { + "__id__": 149 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 170, + "g": 86, + "b": 42, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 88.98, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -131.336, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 147 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 122 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "b3E3OJD/lO5JewTFnP70WW", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "kuang", + "_objFlags": 0, + "_parent": { + "__id__": 122 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 151 + } + ], + "_prefab": { + "__id__": 152 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 150 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 7, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 150 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "5c41e363-227a-434d-8cce-fab2f231898e" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 122 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "4eGGrlG71CL5B6L2IxZAXA", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 122 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 154 + } + ], + "_prefab": { + "__id__": 156 + }, + "_opacity": 251, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 244, + "b": 249, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 143, + "height": 143 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 7, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 153 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 12, + "_segment": 5, + "_corner": { + "__id__": 155 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 122 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "6c9kbYYzROW581yj6a4ppI", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 122 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "15FEZAO61G4Z3HLbrC7sR/", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerRankItem", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 159 + }, + { + "__id__": 165 + }, + { + "__id__": 174 + }, + { + "__id__": 180 + }, + { + "__id__": 183 + }, + { + "__id__": 186 + }, + { + "__id__": 189 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 193 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -87, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankBg1", + "_objFlags": 0, + "_parent": { + "__id__": 158 + }, + "_children": [ + { + "__id__": 160 + } + ], + "_active": false, + "_components": [ + { + "__id__": 163 + } + ], + "_prefab": { + "__id__": 164 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 274, + "height": 316 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankName", + "_objFlags": 0, + "_parent": { + "__id__": 159 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 161 + } + ], + "_prefab": { + "__id__": 162 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 34 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 114, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 160 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "5ec883bc-fdf2-4333-b2e7-70132c703f29" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 158 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "a3U04xPWNPzL81fMjUZ5E+", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 159 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "2ccea44a-7ec0-438b-92b8-10610b54f465" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 158 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "21qbPzfKJNO4CRNqehmXUF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rankBg2", + "_objFlags": 0, + "_parent": { + "__id__": 158 + }, + "_children": [ + { + "__id__": 166 + }, + { + "__id__": 169 + } + ], + "_active": false, + "_components": [ + { + "__id__": 172 + } + ], + "_prefab": { + "__id__": 173 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 242, + "height": 299 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -8.271, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankName", + "_objFlags": 0, + "_parent": { + "__id__": 165 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 167 + } + ], + "_prefab": { + "__id__": 168 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 141, + "height": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 113.263, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 166 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "3a07d833-6385-430b-8ee3-7e23156d166b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 158 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "e1J4usSLhIOJnhaVb2B7ca", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rankName2", + "_objFlags": 0, + "_parent": { + "__id__": 165 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 170 + } + ], + "_prefab": { + "__id__": 171 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 113.263, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 169 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "e4768107-e243-4de9-aa6b-5fe50c62064e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 158 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "27pnyPbCZEcrdzOzayn9+9", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 165 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "7fd3a38f-4fb6-4c5b-babb-c8f7bdad5605" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 158 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "fcBiseTnNKLYSGJr7mzTX1", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rankBg3", + "_objFlags": 0, + "_parent": { + "__id__": 158 + }, + "_children": [ + { + "__id__": 175 + } + ], + "_active": true, + "_components": [ + { + "__id__": 178 + } + ], + "_prefab": { + "__id__": 179 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 242, + "height": 296 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -10.412, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankName", + "_objFlags": 0, + "_parent": { + "__id__": 174 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 176 + } + ], + "_prefab": { + "__id__": 177 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 89, + "height": 29 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 114, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 175 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "e1ecb1c5-6884-4e74-8857-105497fe7e4b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 158 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "25kWdozORIDLF7XAQL2Iog", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 174 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "8d8351d0-2308-4d47-b5bd-ea3889193882" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 158 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "1epx2FGG5OWq7XACk8l4F9", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 158 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 181 + } + ], + "_prefab": { + "__id__": 182 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 37.8 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -95.832, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 180 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 158 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rank", + "_objFlags": 0, + "_parent": { + "__id__": 158 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 184 + } + ], + "_prefab": { + "__id__": 185 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 170, + "g": 86, + "b": 42, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 88.98, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -131.336, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 183 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 158 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "b3E3OJD/lO5JewTFnP70WW", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "kuang", + "_objFlags": 0, + "_parent": { + "__id__": 158 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 187 + } + ], + "_prefab": { + "__id__": 188 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 150 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 7, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 186 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "5c41e363-227a-434d-8cce-fab2f231898e" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 158 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "4eGGrlG71CL5B6L2IxZAXA", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 158 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 190 + } + ], + "_prefab": { + "__id__": 192 + }, + "_opacity": 251, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 244, + "b": 249, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 143, + "height": 143 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 7, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 189 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 12, + "_segment": 5, + "_corner": { + "__id__": 191 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 158 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "6c9kbYYzROW581yj6a4ppI", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 158 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "ffWjJItGlHO7eY8PwCmsbD", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerRankItem", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 195 + }, + { + "__id__": 201 + }, + { + "__id__": 210 + }, + { + "__id__": 216 + }, + { + "__id__": 219 + }, + { + "__id__": 222 + }, + { + "__id__": 225 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 229 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 250, + -87, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankBg1", + "_objFlags": 0, + "_parent": { + "__id__": 194 + }, + "_children": [ + { + "__id__": 196 + } + ], + "_active": false, + "_components": [ + { + "__id__": 199 + } + ], + "_prefab": { + "__id__": 200 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 274, + "height": 316 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankName", + "_objFlags": 0, + "_parent": { + "__id__": 195 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 197 + } + ], + "_prefab": { + "__id__": 198 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 34 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 114, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 196 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "5ec883bc-fdf2-4333-b2e7-70132c703f29" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 194 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "a3U04xPWNPzL81fMjUZ5E+", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 195 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "2ccea44a-7ec0-438b-92b8-10610b54f465" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 194 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "21qbPzfKJNO4CRNqehmXUF", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rankBg2", + "_objFlags": 0, + "_parent": { + "__id__": 194 + }, + "_children": [ + { + "__id__": 202 + }, + { + "__id__": 205 + } + ], + "_active": false, + "_components": [ + { + "__id__": 208 + } + ], + "_prefab": { + "__id__": 209 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 242, + "height": 299 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -8.271, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankName", + "_objFlags": 0, + "_parent": { + "__id__": 201 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 203 + } + ], + "_prefab": { + "__id__": 204 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 141, + "height": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 113.263, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 202 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "3a07d833-6385-430b-8ee3-7e23156d166b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 194 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "e1J4usSLhIOJnhaVb2B7ca", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rankName2", + "_objFlags": 0, + "_parent": { + "__id__": 201 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 206 + } + ], + "_prefab": { + "__id__": 207 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66, + "height": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 113.263, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 205 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "e4768107-e243-4de9-aa6b-5fe50c62064e" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 194 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "27pnyPbCZEcrdzOzayn9+9", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 201 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "7fd3a38f-4fb6-4c5b-babb-c8f7bdad5605" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 194 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "fcBiseTnNKLYSGJr7mzTX1", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rankBg3", + "_objFlags": 0, + "_parent": { + "__id__": 194 + }, + "_children": [ + { + "__id__": 211 + } + ], + "_active": true, + "_components": [ + { + "__id__": 214 + } + ], + "_prefab": { + "__id__": 215 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 242, + "height": 296 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -10.412, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "rankName", + "_objFlags": 0, + "_parent": { + "__id__": 210 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 212 + } + ], + "_prefab": { + "__id__": 213 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 89, + "height": 29 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 114, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 211 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "e1ecb1c5-6884-4e74-8857-105497fe7e4b" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 194 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "25kWdozORIDLF7XAQL2Iog", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 210 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "8d8351d0-2308-4d47-b5bd-ea3889193882" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 194 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "1epx2FGG5OWq7XACk8l4F9", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 194 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 217 + } + ], + "_prefab": { + "__id__": 218 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 37.8 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -95.832, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 216 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 30, + "_lineHeight": 30, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 194 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "rank", + "_objFlags": 0, + "_parent": { + "__id__": 194 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 220 + } + ], + "_prefab": { + "__id__": 221 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 170, + "g": 86, + "b": 42, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 88.98, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -131.336, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 219 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 194 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "b3E3OJD/lO5JewTFnP70WW", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "kuang", + "_objFlags": 0, + "_parent": { + "__id__": 194 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 223 + } + ], + "_prefab": { + "__id__": 224 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 150 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 7, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 222 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "5c41e363-227a-434d-8cce-fab2f231898e" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 194 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "4eGGrlG71CL5B6L2IxZAXA", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 194 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 226 + } + ], + "_prefab": { + "__id__": 228 + }, + "_opacity": 251, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 244, + "b": 249, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 143, + "height": 143 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 7, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 225 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 12, + "_segment": 5, + "_corner": { + "__id__": 227 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 194 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "6c9kbYYzROW581yj6a4ppI", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 194 + }, + "asset": { + "__uuid__": "9d17a6e6-71e4-47c6-a535-e9cb41597d9f" + }, + "fileId": "85oGFgOGNO4pw8PRueSwDl", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerRankCity", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 231 + }, + { + "__id__": 234 + }, + { + "__id__": 237 + }, + { + "__id__": 240 + }, + { + "__id__": 243 + }, + { + "__id__": 261 + }, + { + "__id__": 279 + }, + { + "__id__": 297 + }, + { + "__id__": 315 + }, + { + "__id__": 333 + }, + { + "__id__": 351 + }, + { + "__id__": 369 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 387 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -704.979, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_parent": { + "__id__": 230 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 232 + } + ], + "_prefab": { + "__id__": 233 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 962, + "height": 634 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 231 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "8b8f0cb9-1a62-4cec-b268-d10fdb043a81" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 230 + }, + "asset": { + "__uuid__": "4746152f-f84d-4f11-af46-e87cc2dd062e" + }, + "fileId": "083X+C1L5CxL68CRAp1qvg", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "cityName", + "_objFlags": 0, + "_parent": { + "__id__": 230 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 235 + } + ], + "_prefab": { + "__id__": 236 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 179, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 286.142, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 234 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "139ce9c2-64cd-4057-8e78-373ed08f20c2" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 230 + }, + "asset": { + "__uuid__": "4746152f-f84d-4f11-af46-e87cc2dd062e" + }, + "fileId": "88FF5m7qxOmJzT445tzu2n", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_parent": { + "__id__": 230 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 238 + } + ], + "_prefab": { + "__id__": 239 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 250, + "g": 232, + "b": 195, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 66.74, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 351.158, + 277.127, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 237 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "999", + "_N$string": "999", + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 2, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 230 + }, + "asset": { + "__uuid__": "4746152f-f84d-4f11-af46-e87cc2dd062e" + }, + "fileId": "503q/gzh9AkZRPDwECMTEI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_parent": { + "__id__": 230 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 241 + } + ], + "_prefab": { + "__id__": 242 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 250, + "g": 232, + "b": 195, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 407.043, + 277.127, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 240 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "人", + "_N$string": "人", + "_fontSize": 40, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 230 + }, + "asset": { + "__uuid__": "4746152f-f84d-4f11-af46-e87cc2dd062e" + }, + "fileId": "aaq+3Og81H+5AI0j+Ru298", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerCityItem", + "_objFlags": 0, + "_parent": { + "__id__": 230 + }, + "_children": [ + { + "__id__": 244 + }, + { + "__id__": 247 + }, + { + "__id__": 251 + }, + { + "__id__": 254 + }, + { + "__id__": 257 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 260 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -315, + 110, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_parent": { + "__id__": 243 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 245 + } + ], + "_prefab": { + "__id__": 246 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 198, + "height": 246 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 244 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "81eb532f-0b17-497f-8816-fb7b79510fa4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 243 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "03h/yIG2hLHZSyk9jJ+AJa", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 243 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 248 + } + ], + "_prefab": { + "__id__": 250 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 15, + "g": 255, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 124 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 31.109, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 247 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 11, + "_segment": 5, + "_corner": { + "__id__": 249 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 243 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "6c9kbYYzROW581yj6a4ppI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 243 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 252 + } + ], + "_prefab": { + "__id__": 253 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -60.241, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 251 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 243 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "level", + "_objFlags": 0, + "_parent": { + "__id__": 243 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 255 + } + ], + "_prefab": { + "__id__": 256 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 70, + "g": 137, + "b": 191, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 91.77, + "height": 41.58 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -1.083, + -97.801, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 254 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 33, + "_lineHeight": 33, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 243 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 243 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 258 + } + ], + "_prefab": { + "__id__": 259 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 142, + "height": 142 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 50.378, + -70.304, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 257 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 243 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "0d84wMeDFEv6jS0w8o0PMq", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 243 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "c61T5doMhPyJXt8iE1XwSI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerCityItem", + "_objFlags": 0, + "_parent": { + "__id__": 230 + }, + "_children": [ + { + "__id__": 262 + }, + { + "__id__": 265 + }, + { + "__id__": 269 + }, + { + "__id__": 272 + }, + { + "__id__": 275 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 278 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -105, + 110, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_parent": { + "__id__": 261 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 263 + } + ], + "_prefab": { + "__id__": 264 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 198, + "height": 246 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 262 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "81eb532f-0b17-497f-8816-fb7b79510fa4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 261 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "03h/yIG2hLHZSyk9jJ+AJa", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 261 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 266 + } + ], + "_prefab": { + "__id__": 268 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 15, + "g": 255, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 124 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 31.109, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 265 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 11, + "_segment": 5, + "_corner": { + "__id__": 267 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 261 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "6c9kbYYzROW581yj6a4ppI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 261 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 270 + } + ], + "_prefab": { + "__id__": 271 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -60.241, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 269 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 261 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "level", + "_objFlags": 0, + "_parent": { + "__id__": 261 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 273 + } + ], + "_prefab": { + "__id__": 274 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 70, + "g": 137, + "b": 191, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 91.77, + "height": 41.58 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -1.083, + -97.801, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 272 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 33, + "_lineHeight": 33, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 261 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 261 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 276 + } + ], + "_prefab": { + "__id__": 277 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 142, + "height": 142 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 50.378, + -70.304, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 275 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 261 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "0d84wMeDFEv6jS0w8o0PMq", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 261 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "48SF/OqFlATYkxoqD3Chce", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerCityItem", + "_objFlags": 0, + "_parent": { + "__id__": 230 + }, + "_children": [ + { + "__id__": 280 + }, + { + "__id__": 283 + }, + { + "__id__": 287 + }, + { + "__id__": 290 + }, + { + "__id__": 293 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 296 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 105, + 110, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_parent": { + "__id__": 279 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 281 + } + ], + "_prefab": { + "__id__": 282 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 198, + "height": 246 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 280 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "81eb532f-0b17-497f-8816-fb7b79510fa4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 279 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "03h/yIG2hLHZSyk9jJ+AJa", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 279 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 284 + } + ], + "_prefab": { + "__id__": 286 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 15, + "g": 255, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 124 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 31.109, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 283 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 11, + "_segment": 5, + "_corner": { + "__id__": 285 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 279 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "6c9kbYYzROW581yj6a4ppI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 279 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 288 + } + ], + "_prefab": { + "__id__": 289 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -60.241, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 287 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 279 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "level", + "_objFlags": 0, + "_parent": { + "__id__": 279 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 291 + } + ], + "_prefab": { + "__id__": 292 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 70, + "g": 137, + "b": 191, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 91.77, + "height": 41.58 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -1.083, + -97.801, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 290 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 33, + "_lineHeight": 33, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 279 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 279 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 294 + } + ], + "_prefab": { + "__id__": 295 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 142, + "height": 142 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 50.378, + -70.304, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 293 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 279 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "0d84wMeDFEv6jS0w8o0PMq", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 279 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "61anhXOp1InaZ6J+7YMy0e", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerCityItem", + "_objFlags": 0, + "_parent": { + "__id__": 230 + }, + "_children": [ + { + "__id__": 298 + }, + { + "__id__": 301 + }, + { + "__id__": 305 + }, + { + "__id__": 308 + }, + { + "__id__": 311 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 314 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 315, + 110, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_parent": { + "__id__": 297 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 299 + } + ], + "_prefab": { + "__id__": 300 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 198, + "height": 246 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 298 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "81eb532f-0b17-497f-8816-fb7b79510fa4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 297 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "03h/yIG2hLHZSyk9jJ+AJa", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 297 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 302 + } + ], + "_prefab": { + "__id__": 304 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 15, + "g": 255, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 124 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 31.109, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 301 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 11, + "_segment": 5, + "_corner": { + "__id__": 303 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 297 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "6c9kbYYzROW581yj6a4ppI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 297 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 306 + } + ], + "_prefab": { + "__id__": 307 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -60.241, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 305 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 297 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "level", + "_objFlags": 0, + "_parent": { + "__id__": 297 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 309 + } + ], + "_prefab": { + "__id__": 310 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 70, + "g": 137, + "b": 191, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 91.77, + "height": 41.58 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -1.083, + -97.801, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 308 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 33, + "_lineHeight": 33, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 297 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 297 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 312 + } + ], + "_prefab": { + "__id__": 313 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 142, + "height": 142 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 50.378, + -70.304, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 311 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 297 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "0d84wMeDFEv6jS0w8o0PMq", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 297 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "a1b1dSnC1D4Znhxt7EjHub", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerCityItem", + "_objFlags": 0, + "_parent": { + "__id__": 230 + }, + "_children": [ + { + "__id__": 316 + }, + { + "__id__": 319 + }, + { + "__id__": 323 + }, + { + "__id__": 326 + }, + { + "__id__": 329 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 332 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -315, + -145, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_parent": { + "__id__": 315 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 317 + } + ], + "_prefab": { + "__id__": 318 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 198, + "height": 246 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 316 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "81eb532f-0b17-497f-8816-fb7b79510fa4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 315 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "03h/yIG2hLHZSyk9jJ+AJa", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 315 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 320 + } + ], + "_prefab": { + "__id__": 322 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 15, + "g": 255, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 124 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 31.109, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 319 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 11, + "_segment": 5, + "_corner": { + "__id__": 321 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 315 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "6c9kbYYzROW581yj6a4ppI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 315 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 324 + } + ], + "_prefab": { + "__id__": 325 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -60.241, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 323 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 315 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "level", + "_objFlags": 0, + "_parent": { + "__id__": 315 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 327 + } + ], + "_prefab": { + "__id__": 328 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 70, + "g": 137, + "b": 191, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 91.77, + "height": 41.58 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -1.083, + -97.801, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 326 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 33, + "_lineHeight": 33, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 315 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 315 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 330 + } + ], + "_prefab": { + "__id__": 331 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 142, + "height": 142 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 50.378, + -70.304, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 329 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 315 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "0d84wMeDFEv6jS0w8o0PMq", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 315 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "494KDhlsxNJ53gaSeuMI4A", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerCityItem", + "_objFlags": 0, + "_parent": { + "__id__": 230 + }, + "_children": [ + { + "__id__": 334 + }, + { + "__id__": 337 + }, + { + "__id__": 341 + }, + { + "__id__": 344 + }, + { + "__id__": 347 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 350 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -105, + -145, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_parent": { + "__id__": 333 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 335 + } + ], + "_prefab": { + "__id__": 336 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 198, + "height": 246 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 334 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "81eb532f-0b17-497f-8816-fb7b79510fa4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 333 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "03h/yIG2hLHZSyk9jJ+AJa", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 333 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 338 + } + ], + "_prefab": { + "__id__": 340 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 15, + "g": 255, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 124 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 31.109, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 337 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 11, + "_segment": 5, + "_corner": { + "__id__": 339 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 333 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "6c9kbYYzROW581yj6a4ppI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 333 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 342 + } + ], + "_prefab": { + "__id__": 343 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -60.241, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 341 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 333 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "level", + "_objFlags": 0, + "_parent": { + "__id__": 333 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 345 + } + ], + "_prefab": { + "__id__": 346 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 70, + "g": 137, + "b": 191, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 91.77, + "height": 41.58 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -1.083, + -97.801, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 344 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 33, + "_lineHeight": 33, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 333 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 333 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 348 + } + ], + "_prefab": { + "__id__": 349 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 142, + "height": 142 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 50.378, + -70.304, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 347 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 333 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "0d84wMeDFEv6jS0w8o0PMq", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 333 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "cdEYv4OCZC2Yr1GW7Cb3Wd", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerCityItem", + "_objFlags": 0, + "_parent": { + "__id__": 230 + }, + "_children": [ + { + "__id__": 352 + }, + { + "__id__": 355 + }, + { + "__id__": 359 + }, + { + "__id__": 362 + }, + { + "__id__": 365 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 368 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 105, + -145, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_parent": { + "__id__": 351 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 353 + } + ], + "_prefab": { + "__id__": 354 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 198, + "height": 246 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 352 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "81eb532f-0b17-497f-8816-fb7b79510fa4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 351 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "03h/yIG2hLHZSyk9jJ+AJa", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 351 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 356 + } + ], + "_prefab": { + "__id__": 358 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 15, + "g": 255, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 124 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 31.109, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 355 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 11, + "_segment": 5, + "_corner": { + "__id__": 357 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 351 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "6c9kbYYzROW581yj6a4ppI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 351 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 360 + } + ], + "_prefab": { + "__id__": 361 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -60.241, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 359 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 351 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "level", + "_objFlags": 0, + "_parent": { + "__id__": 351 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 363 + } + ], + "_prefab": { + "__id__": 364 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 70, + "g": 137, + "b": 191, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 91.77, + "height": 41.58 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -1.083, + -97.801, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 362 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 33, + "_lineHeight": 33, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 351 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 351 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 366 + } + ], + "_prefab": { + "__id__": 367 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 142, + "height": 142 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 50.378, + -70.304, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 365 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 351 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "0d84wMeDFEv6jS0w8o0PMq", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 351 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "f3QYXliFVLEY1cewxp6wJl", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "careerCityItem", + "_objFlags": 0, + "_parent": { + "__id__": 230 + }, + "_children": [ + { + "__id__": 370 + }, + { + "__id__": 373 + }, + { + "__id__": 377 + }, + { + "__id__": 380 + }, + { + "__id__": 383 + } + ], + "_active": true, + "_components": [], + "_prefab": { + "__id__": 386 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 0, + "height": 0 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 315, + -145, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "_parent": { + "__id__": 369 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 371 + } + ], + "_prefab": { + "__id__": 372 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 198, + "height": 246 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 370 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "81eb532f-0b17-497f-8816-fb7b79510fa4" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": { + "__uuid__": "933f7976-6238-4e66-bef6-a7e118893b12" + }, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 369 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "03h/yIG2hLHZSyk9jJ+AJa", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "_parent": { + "__id__": 369 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 374 + } + ], + "_prefab": { + "__id__": 376 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 15, + "g": 255, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 124 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + 31.109, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "31670ww/2BCzL5bnJFdBuT7", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 373 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_spriteFrame": { + "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + }, + "_sizeMode": 0, + "_radius": 11, + "_segment": 5, + "_corner": { + "__id__": 375 + }, + "_id": "" + }, + { + "__type__": "Corner", + "leftBottom": true, + "rightBottom": true, + "rightTop": true, + "leftTop": true + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 369 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "6c9kbYYzROW581yj6a4ppI", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "_parent": { + "__id__": 369 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 378 + } + ], + "_prefab": { + "__id__": 379 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 40.32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 0, + -60.241, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 377 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "匿名玩家", + "_N$string": "匿名玩家", + "_fontSize": 32, + "_lineHeight": 32, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 369 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "9efxRc89hKiLjCfKdeRqUb", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "level", + "_objFlags": 0, + "_parent": { + "__id__": 369 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 381 + } + ], + "_prefab": { + "__id__": 382 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 70, + "g": 137, + "b": 191, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 91.77, + "height": 41.58 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + -1.083, + -97.801, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 380 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_string": "99999", + "_N$string": "99999", + "_fontSize": 33, + "_lineHeight": 33, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_styleFlags": 0, + "_underlineHeight": 0, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 369 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "c3gvb6kbZHc5f5r4PZ6uqE", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 369 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 384 + } + ], + "_prefab": { + "__id__": 385 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 142, + "height": 142 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_trs": { + "__type__": "TypedArray", + "ctor": "Float64Array", + "array": [ + 50.378, + -70.304, + 0, + 0, + 0, + 0, + 1, + 1, + 1, + 1 + ] + }, + "_eulerAngles": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_skewX": 0, + "_skewY": 0, + "_is3DNode": false, + "_groupIndex": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 383 + }, + "_enabled": true, + "_materials": [ + { + "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" + } + ], + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": null, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 369 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "0d84wMeDFEv6jS0w8o0PMq", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 369 + }, + "asset": { + "__uuid__": "cf9a58fa-4925-484b-9738-11cf5e82a242" + }, + "fileId": "6cuXiDHnNBw5GdMsmjjAUP", + "sync": false + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 230 + }, + "asset": { + "__uuid__": "4746152f-f84d-4f11-af46-e87cc2dd062e" + }, + "fileId": "02Dy7OMlFNc7owaoS3CsS7", + "sync": false + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 1 + }, + "_enabled": true, + "alignMode": 1, + "_target": null, + "_alignFlags": 45, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_verticalCenter": 0, + "_horizontalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 40, + "_originalHeight": 36, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "", + "sync": false + } +] \ No newline at end of file diff --git a/assets/Script/Career.ts b/assets/career/script/Career.ts similarity index 92% rename from assets/Script/Career.ts rename to assets/career/script/Career.ts index 3aafb8b..1c20d01 100644 --- a/assets/Script/Career.ts +++ b/assets/career/script/Career.ts @@ -1,6 +1,5 @@ -import CollisionDetection from "./CollisionDetection"; -import MapConroler from "./Map"; -import Utils from "./module/Pay/Utils"; +import Utils from "../../Script/module/Pay/Utils"; + const { ccclass, property } = cc._decorator; @@ -23,7 +22,6 @@ export default class Career extends cc.Component { start() { console.log("根据服务器信息去拿当日前6,以及省市第一信息"); let careerInfo = Utils.getDailyQuestInfo(() => { - debugger; this.careerInfo = careerInfo; this.init(); }); diff --git a/assets/career/script/CareerItem.ts b/assets/career/script/CareerItem.ts new file mode 100644 index 0000000..c0f560d --- /dev/null +++ b/assets/career/script/CareerItem.ts @@ -0,0 +1,90 @@ +import NumberToImage from "../../Script/NumberToImage"; + +const { ccclass, property } = cc._decorator; + +@ccclass +export default class CareerItem extends cc.Component { + /**数据 */ + public data: any = null; + /**索引 0表示第一项*/ + public itemIndex: number = 0; + + @property(cc.SpriteFrame) + defaultsprite: cc.SpriteFrame = null; + + @property(cc.SpriteAtlas) + ui: cc.SpriteAtlas = null; + + /**数据改变时调用 */ + public dataChanged() { + let useravatarIcon = this.data.useravatarIcon; + useravatarIcon = "kuang_" + (parseInt(useravatarIcon) + 1); + this.node.getChildByName("icon").getComponent(cc.Sprite).spriteFrame = + this.ui.getSpriteFrame(useravatarIcon); + console.log("用户头像框:", this.data.useravatarIcon, useravatarIcon); + this.data.username = cc.fx.GameTool.subName(this.data.username, 7); + let name = this.data.username; + if (name == "user") name = "匿名玩家"; + // this.node.getChildByName("rankLab").getComponent(cc.Label).string = this.data.rank + ""; + this.node.getChildByName("nameLab").getComponent(cc.Label).string = name + ""; + // this.node.getChildByName("totalLab").getComponent(cc.Label).string = this.data.levelAmount; + + NumberToImage.numberToImageNodes3((this.data.rank), 43, 15, "rank_", this.node.getChildByName("rankLab"), true); + NumberToImage.numberToImageNodes3(this.data.levelAmount, 43, 15, "level_", this.node.getChildByName("totalLab"), true); + + // this.node.getChildByName("timeLab").getComponent(cc.Label).string = timeTemp + ""; + this.node.getChildByName("rank").getChildByName("one").active = false; + this.node.getChildByName("rank").getChildByName("two").active = false; + this.node.getChildByName("rank").getChildByName("three").active = false; + if (this.data.rank == 1) { + this.node.getChildByName("rank").getChildByName("one").active = true; + this.node.getChildByName("rankLab").active = false; + } + else if (this.data.rank == 2) { + this.node.getChildByName("rank").getChildByName("two").active = true; + this.node.getChildByName("rankLab").active = false; + } + else if (this.data.rank == 3) { + this.node.getChildByName("rank").getChildByName("three").active = true; + this.node.getChildByName("rankLab").active = false; + } else { + this.node.getChildByName("rankLab").active = true; + } + if (this.data.useravatar == "" || this.data.useravatar == null || this.data.useravatar == undefined + ) { + this.node.getChildByName("pic").getComponent(cc.Sprite).spriteFrame = this.defaultsprite; + } + else if (this.data.useravatar == "0" || this.data.useravatar == "1" || this.data.useravatar == "2" + || this.data.useravatar == "3") { + let useravatar = this.data.useravatar; + let useravatarTemp = "icon_" + useravatar; + console.log("用户头像:", useravatarTemp); + this.node.getChildByName("pic").getComponent(cc.Sprite).spriteFrame = this.ui.getSpriteFrame(useravatarTemp); + } + + else this.setPic(); + } + + public setPic() { + // console.log("设置头像:", this.data.useravatar); + // this.node.getChildByName("pic").getChildByName("icon").active = false; + this.node.getChildByName("pic").active = false; + var self = this; + let url = this.data.useravatar; + + cc.assetManager.loadRemote(url, { ext: '.png' }, (err, texture: cc.Texture2D) => { + if (texture) { + this.node.getChildByName("pic").active = true; + var sprite = this.node.getChildByName("pic").getComponent(cc.Sprite); + sprite.spriteFrame = new cc.SpriteFrame(texture); + // console.log(this.data.rank,"设置头像成功",err); + } + else { + // console.log("设置头像失败",url); + // console.log(err, texture) + } + }) + } + + +} diff --git a/assets/career/script/CareerList.ts b/assets/career/script/CareerList.ts new file mode 100644 index 0000000..bf380bb --- /dev/null +++ b/assets/career/script/CareerList.ts @@ -0,0 +1,594 @@ +// Learn TypeScript: +// - https://docs.cocos.com/creator/manual/en/scripting/typescript.html +// Learn Attribute: +// - https://docs.cocos.com/creator/manual/en/scripting/reference/attributes.html +// Learn life-cycle callbacks: +// - https://docs.cocos.com/creator/manual/en/scripting/life-cycle-callbacks.html + +import CareerItem from "./CareerItem" + +const { ccclass, property } = cc._decorator; + +/**列表排列方式 */ +export enum ListType { + /**水平排列 */ + Horizontal = 1, + /**垂直排列 */ + Vertical = 2, + /**网格排列 */ + Grid = 3 +} + +/**网格布局中的方向 */ +export enum StartAxisType { + /**水平排列 */ + Horizontal = 1, + /**垂直排列 */ + Vertical = 2, +} + +/** + * 列表 + * 根据cocos_example的listView改动而来 + * @author chenkai 2020.7.8 + * @example + * 1.创建cocos的ScrollView组件,添加List,设置List属性即可 + * + */ +@ccclass +export default class CareerList extends cc.Component { + + //==================== 属性面板 ========================= + /**列表选项 */ + @property({ type: cc.Node, tooltip: "列表项" }) + public itemRender: cc.Node = null; + + /**排列方式 */ + @property({ type: cc.Enum(ListType), tooltip: "排列方式" }) + public type: ListType = ListType.Vertical; + + /**网格布局中的方向 */ + @property({ type: cc.Enum(StartAxisType), tooltip: "网格布局中的方向", visible() { return this.type == ListType.Grid } }) + public startAxis: StartAxisType = StartAxisType.Horizontal; + + /**列表项之间X间隔 */ + @property({ type: cc.Integer, tooltip: "列表项X间隔", visible() { return (this.type == ListType.Horizontal || this.type == ListType.Grid) } }) + public spaceX: number = 0; + + /**列表项之间Y间隔 */ + @property({ type: cc.Integer, tooltip: "列表项Y间隔", visible() { return this.type == ListType.Vertical || this.type == ListType.Grid } }) + public spaceY: number = 0; + + /**上间距 */ + @property({ type: cc.Integer, tooltip: "上间距", visible() { return (this.type == ListType.Vertical || this.type == ListType.Grid) } }) + public padding_top: number = 0; + + /**下间距 */ + @property({ type: cc.Integer, tooltip: "下间距", visible() { return (this.type == ListType.Vertical || this.type == ListType.Grid) } }) + public padding_buttom: number = 0; + + /**左间距 */ + @property({ type: cc.Integer, tooltip: "左间距", visible() { return (this.type == ListType.Horizontal || this.type == ListType.Grid || this.type == ListType.Vertical) } }) + public padding_left: number = 0; + + + + @property(cc.Integer) + public _padding: number = 0; + + /**右间距 */ + @property({ type: cc.Integer, tooltip: "右间距", visible() { return (this.type == ListType.Horizontal || this.type == ListType.Grid) } }) + public padding_right: number = 0; + + //====================== 滚动容器 =============================== + /**列表滚动容器 */ + public scrollView: cc.ScrollView = null; + /**scrollView的内容容器 */ + private content: cc.Node = null; + + //======================== 列表项 =========================== + /**列表项数据 */ + private itemDataList: Array = []; + /**应创建的实例数量 */ + private spawnCount: number = 0; + /**存放列表项实例的数组 */ + private itemList: Array = []; + /**item的高度 */ + private itemHeight: number = 0; + /**item的宽度 */ + private itemWidth: number = 0; + /**存放不再使用中的列表项 */ + private itemPool: Array = []; + + //======================= 计算参数 ========================== + /**距离scrollView中心点的距离,超过这个距离的item会被重置,一般设置为 scrollVIew.height/2 + item.heigt/2 + space,因为这个距离item正好超出scrollView显示范围 */ + private halfScrollView: number = 0; + /**上一次content的X值,用于和现在content的X值比较,得出是向左还是向右滚动 */ + private lastContentPosX: number = 0; + /**上一次content的Y值,用于和现在content的Y值比较,得出是向上还是向下滚动 */ + private lastContentPosY: number = 0; + /**网格行数 */ + private gridRow: number = 0; + /**网格列数 */ + private gridCol: number = 0; + /**刷新时间,单位s */ + private updateTimer: number = 0; + /**刷新间隔,单位s */ + private updateInterval: number = 0.1; + /**是否滚动容器 */ + private bScrolling: boolean = false; + /**刷新的函数 */ + private updateFun: Function = function () { }; + + onLoad() { + this.itemHeight = this.itemRender.height; + this.itemWidth = this.itemRender.width; + this.scrollView = this.node.getComponent(cc.ScrollView); + this.content = this.scrollView.content; + this.content.anchorX = 0; + this.content.anchorY = 1; + this.content.removeAllChildren(); + this.scrollView.node.on("scrolling", this.onScrolling, this); + } + + /** + * 列表数据 (列表数据复制使用,如果列表数据改变,则需要重新设置一遍数据) + * @param itemDataList item数据列表 + */ + public setData(itemDataList: Array) { + // 检查 itemDataList 是否为有效数组,如果不是则初始化为空数组 + this.itemDataList = itemDataList.slice(); + this.updateContent(); + } + + /**计算列表的各项参数 */ + private countListParam() { + let dataLen = this.itemDataList.length; + if (this.type == ListType.Vertical) { + this.scrollView.horizontal = false; + this.scrollView.vertical = true; + this.content.width = this.content.parent.width; + this.content.height = dataLen * this.itemHeight + (dataLen - 1) * this.spaceY + this.padding_top + this.padding_buttom; + this.spawnCount = Math.round(this.scrollView.node.height / (this.itemHeight + this.spaceY)) + 2; //计算创建的item实例数量,比当前scrollView容器能放下的item数量再加上2个 + this.halfScrollView = this.scrollView.node.height / 2 + this.itemHeight / 2 + this.spaceY; //计算bufferZone,item的显示范围 + this.updateFun = this.updateV; + } else if (this.type == ListType.Horizontal) { + this.scrollView.horizontal = true; + this.scrollView.vertical = false; + this.content.width = dataLen * this.itemWidth + (dataLen - 1) * this.spaceX + this.padding_left + this.padding_right; + this.content.height = this.content.parent.height; + this.spawnCount = Math.round(this.scrollView.node.width / (this.itemWidth + this.spaceX)) + 2; + this.halfScrollView = this.scrollView.node.width / 2 + this.itemWidth / 2 + this.spaceX; + this.updateFun = this.udpateH; + } else if (this.type == ListType.Grid) { + if (this.startAxis == StartAxisType.Vertical) { + this.scrollView.horizontal = false; + this.scrollView.vertical = true; + this.content.width = this.content.parent.width; + //如果left和right间隔过大,导致放不下一个item,则left和right都设置为0,相当于不生效 + if (this.padding_left + this.padding_right + this.itemWidth + this.spaceX > this.content.width) { + this.padding_left = 0; + this.padding_right = 0; + console.error("padding_left或padding_right过大"); + } + + this.gridCol = Math.floor((this.content.width - this.padding_left - this.padding_right) / (this.itemWidth + this.spaceX)); + this.gridRow = Math.ceil(dataLen / this.gridCol); + this.content.height = this.gridRow * this.itemHeight + (this.gridRow - 1) * this.spaceY + this.padding_top + this.padding_buttom; + this.spawnCount = Math.round(this.scrollView.node.height / (this.itemHeight + this.spaceY)) * this.gridCol + this.gridCol * 2; + this.halfScrollView = this.scrollView.node.height / 2 + this.itemHeight / 2 + this.spaceY; + this.updateFun = this.updateGrid_V; + } else if (this.startAxis == StartAxisType.Horizontal) { + this.scrollView.horizontal = true; + this.scrollView.vertical = false; + //计算高间隔 + this.content.height = this.content.parent.height; + //如果left和right间隔过大,导致放不下一个item,则left和right都设置为0,相当于不生效 + if (this.padding_top + this.padding_buttom + this.itemHeight + this.spaceY > this.content.height) { + this.padding_top = 0; + this.padding_buttom = 0; + console.error("padding_top或padding_buttom过大"); + } + + this.gridRow = Math.floor((this.content.height - this.padding_top - this.padding_buttom) / (this.itemHeight + this.spaceY)); + this.gridCol = Math.ceil(dataLen / this.gridRow); + this.content.width = this.gridCol * this.itemWidth + (this.gridCol - 1) * this.spaceX + this.padding_left + this.padding_right; + this.spawnCount = Math.round(this.scrollView.node.width / (this.itemWidth + this.spaceX)) * this.gridRow + this.gridRow * 2; + this.halfScrollView = this.scrollView.node.width / 2 + this.itemWidth / 2 + this.spaceX; + this.updateFun = this.updateGrid_H; + } + } + } + + /** + * 创建列表 + * @param startIndex 起始显示的数据索引 0表示第一项 + * @param offset scrollView偏移量 + */ + private createList(startIndex: number, offset: cc.Vec2) { + //当需要显示的数据长度 > 虚拟列表长度, 删除最末尾几个数据时,列表需要重置位置到scrollView最底端 + if (this.itemDataList.length > this.spawnCount && (startIndex + this.spawnCount - 1) >= this.itemDataList.length) { + startIndex = this.itemDataList.length - this.spawnCount; + offset = this.scrollView.getMaxScrollOffset(); + + //当需要显示的数据长度 <= 虚拟列表长度, 隐藏多余的虚拟列表项 + } else if (this.itemDataList.length <= this.spawnCount) { + startIndex = 0; + } + + for (let i = 0; i < this.spawnCount; i++) { + let item: cc.Node; + //需要显示的数据索引在数据范围内,则item实例显示出来 + if (i + startIndex < this.itemDataList.length) { + if (this.itemList[i] == null) { + item = this.getItem(); + this.itemList.push(item); + item.parent = this.content; + } else { + item = this.itemList[i]; + } + //需要显示的数据索引超过了数据范围,则item实例隐藏起来 + } else { + //item实例数量 > 需要显示的数据量 + if (this.itemList.length > (this.itemDataList.length - startIndex)) { + item = this.itemList.pop(); + item.removeFromParent(); + this.itemPool.push(item); + } + continue; + } + + let itemRender: CareerItem = item.getComponent(CareerItem); + itemRender.itemIndex = i + startIndex; + itemRender.data = this.itemDataList[i + startIndex]; + itemRender.dataChanged(); + + if (this.type == ListType.Vertical) { + // item左边对齐padding_left + item.setPosition(this.padding_left + item.width / 2, -item.height * (0.5 + i + startIndex) - this.spaceY * (i + startIndex) - this.padding_top); + } else if (this.type == ListType.Horizontal) { + item.setPosition(item.width * (0.5 + i + startIndex) + this.spaceX * (i + startIndex) + this.padding_left, -this.content.height / 2); + } else if (this.type == ListType.Grid) { + if (this.startAxis == StartAxisType.Vertical) { + var row = Math.floor((i + startIndex) / this.gridCol); + var col = (i + startIndex) % this.gridCol; + item.setPosition(item.width * (0.5 + col) + this.spaceX * col + this.padding_left, -item.height * (0.5 + row) - this.spaceY * row - this.padding_top); + item.opacity = 255; + } else if (this.startAxis == StartAxisType.Horizontal) { + var row = (i + startIndex) % this.gridRow; + var col = Math.floor((i + startIndex) / this.gridRow); + item.setPosition(item.width * (0.5 + col) + this.spaceX * col + this.padding_left, -item.height * (0.5 + row) - this.spaceY * row - this.padding_top); + item.opacity = 255; + } + } + } + + this.scrollView.scrollToOffset(offset); + } + + /**获取一个列表项 */ + private getItem() { + if (this.itemPool.length == 0) { + return cc.instantiate(this.itemRender); + } else { + return this.itemPool.pop(); + } + } + + update(dt) { + if (this.bScrolling == false) { + return; + } + this.updateTimer += dt; + if (this.updateTimer < this.updateInterval) { + return; + } + this.updateTimer = 0; + this.bScrolling = false; + this.updateFun(); + } + + onScrolling() { + this.bScrolling = true; + } + + /**垂直排列 */ + private updateV() { + let items = this.itemList; + let item; + let bufferZone = this.halfScrollView; + let isUp = this.scrollView.content.y > this.lastContentPosY; + let offset = (this.itemHeight + this.spaceY) * items.length; + for (let i = 0; i < items.length; i++) { + item = items[i]; + let viewPos = this.getPositionInView(item); + if (isUp) { + //item上滑时,超出了scrollView上边界,将item移动到下方复用,item移动到下方的位置必须不超过content的下边界 + if (viewPos.y > bufferZone && item.y - offset - this.padding_buttom > -this.content.height) { + let itemRender: CareerItem = item.getComponent(CareerItem); + let itemIndex = itemRender.itemIndex + items.length; + itemRender.itemIndex = itemIndex; + itemRender.data = this.itemDataList[itemIndex]; + itemRender.dataChanged(); + item.y = item.y - offset; + } + } else { + //item下滑时,超出了scrollView下边界,将item移动到上方复用,item移动到上方的位置必须不超过content的上边界 + if (viewPos.y < -bufferZone && item.y + offset + this.padding_top < 0) { + let itemRender: CareerItem = item.getComponent(CareerItem); + let itemIndex = itemRender.itemIndex - items.length; + itemRender.itemIndex = itemIndex; + itemRender.data = this.itemDataList[itemIndex]; + itemRender.dataChanged(); + item.y = item.y + offset; + } + } + } + this.lastContentPosY = this.scrollView.content.y; + } + + /**水平排列 */ + private udpateH() { + let items = this.itemList; + let item; + let bufferZone = this.halfScrollView; + let isRight = this.scrollView.content.x > this.lastContentPosX; + let offset = (this.itemWidth + this.spaceX) * items.length; + for (let i = 0; i < items.length; i++) { + item = items[i]; + let viewPos = this.getPositionInView(item); + if (isRight) { + //item右滑时,超出了scrollView右边界,将item移动到左方复用,item移动到左方的位置必须不超过content的左边界 + if (viewPos.x > bufferZone && item.x - offset - this.padding_left > 0) { + let itemRender: CareerItem = item.getComponent(CareerItem); + let itemIndex = itemRender.itemIndex - items.length; + itemRender.itemIndex = itemIndex; + itemRender.data = this.itemDataList[itemIndex]; + itemRender.dataChanged(); + item.x = item.x - offset; + } + } else { + //item左滑时,超出了scrollView左边界,将item移动到右方复用,item移动到右方的位置必须不超过content的右边界 + if (viewPos.x < -bufferZone && item.x + offset + this.padding_right < this.content.width) { + let itemRender: CareerItem = item.getComponent(CareerItem); + let itemIndex = itemRender.itemIndex + items.length; + itemRender.itemIndex = itemIndex; + itemRender.data = this.itemDataList[itemIndex]; + itemRender.dataChanged(); + item.x = item.x + offset; + } + } + } + this.lastContentPosX = this.scrollView.content.x; + } + + /**网格垂直排列 */ + private updateGrid_V() { + let items = this.itemList; + let item: cc.Node; + let bufferZone = this.halfScrollView; + let isUp = this.scrollView.content.y > this.lastContentPosY; + let offset = (this.itemHeight + this.spaceY) * (this.spawnCount / this.gridCol); + for (let i = 0; i < items.length; i++) { + item = items[i]; + let viewPos = this.getPositionInView(item); + if (isUp) { + //item上滑时,超出了scrollView上边界,将item移动到下方复用,item移动到下方的位置必须不超过content的下边界 + if (viewPos.y > bufferZone && item.y - offset - this.padding_buttom > -this.content.height) { + let itemRender: CareerItem = item.getComponent(CareerItem); + let itemIndex = itemRender.itemIndex + (this.spawnCount / this.gridCol) * this.gridCol; + if (this.itemDataList[itemIndex] != null) { + item.y = item.y - offset; + itemRender.itemIndex = itemIndex; + itemRender.data = this.itemDataList[itemIndex]; + itemRender.dataChanged(); + item.opacity = 255; + } else { + item.y = item.y - offset; + itemRender.itemIndex = itemIndex; + item.opacity = 0; + } + } + } else {//item下滑时,超出了scrollView下边界,将item移动到上方复用,item移动到上方的位置必须不超过content的上边界 + if (viewPos.y < -bufferZone && item.y + offset + this.padding_top < 0) { + let itemRender: CareerItem = item.getComponent(CareerItem); + let itemIndex = itemRender.itemIndex - (this.spawnCount / this.gridCol) * this.gridCol; + if (this.itemDataList[itemIndex] != null) { + item.y = item.y + offset; + itemRender.itemIndex = itemIndex; + itemRender.data = this.itemDataList[itemIndex]; + itemRender.dataChanged(); + item.opacity = 255; + } else { + item.y = item.y + offset; + itemRender.itemIndex = itemIndex; + item.opacity = 0; + } + } + } + } + this.lastContentPosY = this.scrollView.content.y; + } + + /**网格水平排列 */ + private updateGrid_H() { + let items = this.itemList; + let item; + let bufferZone = this.halfScrollView; + let isRight = this.scrollView.content.x > this.lastContentPosX; + let offset = (this.itemWidth + this.spaceX) * (this.spawnCount / this.gridRow); + for (let i = 0; i < items.length; i++) { + item = items[i]; + let viewPos = this.getPositionInView(item); + if (isRight) { + //item右滑时,超出了scrollView右边界,将item移动到左方复用,item移动到左方的位置必须不超过content的左边界 + if (viewPos.x > bufferZone && item.x - offset - this.padding_left > 0) { + let itemRender: CareerItem = item.getComponent(CareerItem); + let itemIndex = itemRender.itemIndex - (this.spawnCount / this.gridRow) * this.gridRow; + if (this.itemDataList[itemIndex] != null) { + item.x = item.x - offset; + itemRender.itemIndex = itemIndex; + itemRender.data = this.itemDataList[itemIndex]; + itemRender.dataChanged(); + item.opacity = 255; + } else { + item.x = item.x - offset; + itemRender.itemIndex = itemIndex; + item.opacity = 0; + } + } + } else { + //item左滑时,超出了scrollView左边界,将item移动到右方复用,item移动到右方的位置必须不超过content的右边界 + if (viewPos.x < -bufferZone && item.x + offset + this.padding_right < this.content.width) { + let itemRender: CareerItem = item.getComponent(CareerItem); + let itemIndex = itemRender.itemIndex + (this.spawnCount / this.gridRow) * this.gridRow; + if (this.itemDataList[itemIndex] != null) { + item.x = item.x + offset; + itemRender.itemIndex = itemIndex; + itemRender.data = this.itemDataList[itemIndex]; + itemRender.dataChanged(); + item.opacity = 255; + } else { + item.x = item.x + offset; + itemRender.itemIndex = itemIndex; + item.opacity = 0; + } + } + } + } + + this.lastContentPosX = this.scrollView.content.x; + } + + /**获取item在scrollView的局部坐标 */ + private getPositionInView(item) { + let worldPos = item.parent.convertToWorldSpaceAR(item.position); + let viewPos = this.scrollView.node.convertToNodeSpaceAR(worldPos); + return viewPos; + } + + /**获取列表数据 */ + public getListData() { + return this.itemDataList; + } + + /** + * 增加一项数据到列表的末尾 + * @param data 数据 + */ + public addItem(data: any) { + this.itemDataList.push(data); + this.updateContent(); + } + + /** + * 增加一项数据到列表指定位置 + * @param index 位置,0表示第1项 + * @param data 数据 + */ + public addItemAt(index: number, data: any) { + if (this.itemDataList[index] != null || this.itemDataList.length == index) { + this.itemDataList.splice(index, 1, data); + this.updateContent(); + } + + } + + /** + * 删除一项数据 + * @param index 删除项的位置 ,0表示第1项 + */ + public deleteItem(index: number) { + if (this.itemDataList[index] != null) { + this.itemDataList.splice(index, 1); + this.updateContent(); + } + } + + /** + * 改变一项数据 + * @param index 位置,0表示第1项 + * @param data 替换的数据 + */ + public changeItem(index: number, data: any) { + if (this.itemDataList[index] != null) { + this.itemDataList[index] = data; + this.updateContent(); + } + } + + /**获取第一个Item的位置 */ + private updateContent() { + //显示列表实例为0个 + if (this.itemList.length == 0) { + this.countListParam(); + this.createList(0, new cc.Vec2(0, 0)); + //显示列表的实例不为0个,则需要重新排列item实例数组 + } else { + if (this.type == ListType.Vertical) { + this.itemList.sort((a: any, b: any) => { + return b.y - a.y; + }); + } else if (this.type == ListType.Horizontal) { + this.itemList.sort((a: any, b: any) => { + return a.x - b.x; + }); + } else if (this.type == ListType.Grid) { + if (this.startAxis == StartAxisType.Vertical) { + this.itemList.sort((a: any, b: any) => { + return a.x - b.x; + }); + this.itemList.sort((a: any, b: any) => { + return b.y - a.y; + }); + } else if (this.startAxis == StartAxisType.Horizontal) { + this.itemList.sort((a: any, b: any) => { + return b.y - a.y; + }); + this.itemList.sort((a: any, b: any) => { + return a.x - b.x; + }); + } + } + + this.countListParam(); + + //获取第一个item实例需要显示的数据索引 + var startIndex = this.itemList[0].getComponent(CareerItem).itemIndex; + + if (this.type == ListType.Grid && this.startAxis == StartAxisType.Vertical) { + startIndex += (startIndex + this.spawnCount) % this.gridCol; + } else if (this.type == ListType.Grid && this.startAxis == StartAxisType.Horizontal) { + startIndex += (startIndex + this.spawnCount) % this.gridRow; + } + + //getScrollOffset()和scrollToOffset()的x值是相反的 + var offset: cc.Vec2 = this.scrollView.getScrollOffset(); + offset.x = - offset.x; + + this.createList(startIndex, offset); + } + } + + /**销毁 */ + public onDestroy() { + //清理列表项 + let len = this.itemList.length; + for (let i = 0; i < len; i++) { + if (cc.isValid(this.itemList[i], true)) { + this.itemList[i].destroy(); + } + } + this.itemList.length = 0; + //清理对象池 + len = this.itemPool.length; + for (let i = 0; i < len; i++) { + if (cc.isValid(this.itemPool[i], true)) { + this.itemPool[i].destroy(); + } + } + this.itemPool.length = 0; + //清理列表数据 + this.itemDataList.length = 0; + } +} diff --git a/assets/career/script/CareerManager.ts b/assets/career/script/CareerManager.ts new file mode 100644 index 0000000..270098c --- /dev/null +++ b/assets/career/script/CareerManager.ts @@ -0,0 +1,96 @@ +import NumberToImage from "../../Script/NumberToImage"; +import List from "./CareerList"; +const { ccclass, property } = cc._decorator; +//排行榜 +@ccclass +export default class CareerManager extends cc.Component { + @property(cc.Sprite) //用户头像换图 + phone: cc.Sprite = null; + private rankList: List; //排行榜 + + listData: any; //总列表信息 + selfData: any; //自己信息 + rankNumber: number; //用户自己排名 有可能不在排行榜内99+ + rankTotal: number; //获取排行榜用户数量 现在为100 + + onLoad() { + // this.init(); + } + //初始化数据 + init(data) { + this.rankList = cc.find("ScrollView", this.node).getComponent(List); + this.listData = data; + this.selfData = null; + this.rankNumber = 100; + this.rankTotal = 100; + this.rankList.setData(data); + this.getRank(); + } + + start() { + + } + //调用获取排行榜接口 + public getRank() { + let dataFile = { + length: 100 + } + cc.fx.GameTool.getRank(dataFile, data => this.getRankData(data)); + } + //实际设置排行数据 + public getRankData(data) { + if (data) { + // console.log(data); + cc.fx.GameTool.getRankData(data, this, 6); + this.setPic(this.selfData.pic); + } + } + //返回按钮 + public backClick() { + cc.director.loadScene("LoadScene"); + } + //最上方用户动画 + + //设置头像 处理的逻辑比较多,不用公共类的了 + public setPic(pic) { + + this.phone.node.parent.getChildByName("icon").active = false; + this.phone.node.active = false; + fetch(pic) + .then(response => { + return response.headers.get('Content-Length'); + }) + .then(errNo => { + if (errNo == "5093") { + this.phone.node.parent.getChildByName("icon").active = true; + } + }) + .catch(error => { + // console.error('Error fetching X-Info:', error); + }); + var self = this; + cc.assetManager.loadRemote(pic, { ext: '.png' }, (err, texture: cc.Texture2D) => { + + if (texture) { + self.phone.node.active = true; + self.phone.spriteFrame = new cc.SpriteFrame(texture); + } + else { + } + + }) + } + + public setData(data) { + this.selfData = data; + this.rankList.setData(this.listData); + if (data.length > 0) { + this.rankNumber = data[0].rank; + this.rankTotal = data.length; + + } + + } + + +} diff --git a/assets/career/script/Item.ts b/assets/career/script/Item.ts new file mode 100644 index 0000000..458c5f1 --- /dev/null +++ b/assets/career/script/Item.ts @@ -0,0 +1,90 @@ +import NumberToImage from "../../Script/NumberToImage"; + +const { ccclass, property } = cc._decorator; + +@ccclass +export default class Item extends cc.Component { + /**数据 */ + public data: any = null; + /**索引 0表示第一项*/ + public itemIndex: number = 0; + + @property(cc.SpriteFrame) + defaultsprite: cc.SpriteFrame = null; + + @property(cc.SpriteAtlas) + ui: cc.SpriteAtlas = null; + + /**数据改变时调用 */ + public dataChanged() { + let useravatarIcon = this.data.useravatarIcon; + useravatarIcon = "kuang_" + (parseInt(useravatarIcon) + 1); + this.node.getChildByName("icon").getComponent(cc.Sprite).spriteFrame = + this.ui.getSpriteFrame(useravatarIcon); + console.log("用户头像框:", this.data.useravatarIcon, useravatarIcon); + this.data.username = cc.fx.GameTool.subName(this.data.username, 7); + let name = this.data.username; + if (name == "user") name = "匿名玩家"; + // this.node.getChildByName("rankLab").getComponent(cc.Label).string = this.data.rank + ""; + this.node.getChildByName("nameLab").getComponent(cc.Label).string = name + ""; + // this.node.getChildByName("totalLab").getComponent(cc.Label).string = this.data.levelAmount; + + NumberToImage.numberToImageNodes3((this.data.rank), 43, 15, "rank_", this.node.getChildByName("rankLab"), true); + NumberToImage.numberToImageNodes3(this.data.levelAmount, 43, 15, "level_", this.node.getChildByName("totalLab"), true); + + // this.node.getChildByName("timeLab").getComponent(cc.Label).string = timeTemp + ""; + this.node.getChildByName("rank").getChildByName("one").active = false; + this.node.getChildByName("rank").getChildByName("two").active = false; + this.node.getChildByName("rank").getChildByName("three").active = false; + if (this.data.rank == 1) { + this.node.getChildByName("rank").getChildByName("one").active = true; + this.node.getChildByName("rankLab").active = false; + } + else if (this.data.rank == 2) { + this.node.getChildByName("rank").getChildByName("two").active = true; + this.node.getChildByName("rankLab").active = false; + } + else if (this.data.rank == 3) { + this.node.getChildByName("rank").getChildByName("three").active = true; + this.node.getChildByName("rankLab").active = false; + } else { + this.node.getChildByName("rankLab").active = true; + } + if (this.data.useravatar == "" || this.data.useravatar == null || this.data.useravatar == undefined + ) { + this.node.getChildByName("pic").getComponent(cc.Sprite).spriteFrame = this.defaultsprite; + } + else if (this.data.useravatar == "0" || this.data.useravatar == "1" || this.data.useravatar == "2" + || this.data.useravatar == "3") { + let useravatar = this.data.useravatar; + let useravatarTemp = "icon_" + useravatar; + console.log("用户头像:", useravatarTemp); + this.node.getChildByName("pic").getComponent(cc.Sprite).spriteFrame = this.ui.getSpriteFrame(useravatarTemp); + } + + else this.setPic(); + } + + public setPic() { + // console.log("设置头像:", this.data.useravatar); + // this.node.getChildByName("pic").getChildByName("icon").active = false; + this.node.getChildByName("pic").active = false; + var self = this; + let url = this.data.useravatar; + + cc.assetManager.loadRemote(url, { ext: '.png' }, (err, texture: cc.Texture2D) => { + if (texture) { + this.node.getChildByName("pic").active = true; + var sprite = this.node.getChildByName("pic").getComponent(cc.Sprite); + sprite.spriteFrame = new cc.SpriteFrame(texture); + // console.log(this.data.rank,"设置头像成功",err); + } + else { + // console.log("设置头像失败",url); + // console.log(err, texture) + } + }) + } + + +} diff --git a/assets/custom/Json/level631.json b/assets/custom/Json/level631.json index f22007f..98d3477 100644 --- a/assets/custom/Json/level631.json +++ b/assets/custom/Json/level631.json @@ -2,12 +2,12 @@ "LEVEL_INFO": [ { "risefall": [], - "id": "5", + "id": "631", "map": [ 8, - 10 + 8 ], - "time": 200, + "time": 110, "gap": [] } ], @@ -15,91 +15,321 @@ [ { "block": 1, - "color": 1, + "color": 6, + "type": 4, + "position": { + "x": -120, + "y": -240, + "z": 0 + }, + "freezeTime": 6, + "id": 210 + }, + { + "block": 23, + "color": 6, + "type": 4, + "position": { + "x": -120, + "y": -120, + "z": 0 + }, + "freezeTime": 6, + "id": 220 + }, + { + "block": 23, + "color": 6, + "type": 4, + "position": { + "x": -240, + "y": -120, + "z": 0 + }, + "freezeTime": 6, + "id": 230 + }, + { + "block": 23, + "color": 6, + "type": 4, + "position": { + "x": 240, + "y": 0, + "z": 0 + }, + "freezeTime": 6, + "id": 240 + }, + { + "block": 23, + "color": 6, + "type": 4, + "position": { + "x": 360, + "y": 0, + "z": 0 + }, + "freezeTime": 6, + "id": 250 + }, + { + "block": 1, + "color": 6, + "type": 0, + "position": { + "x": 120, + "y": 240, + "z": 0 + }, + "id": 260 + }, + { + "block": 1, + "color": 2, "type": 0, "position": { "x": -120, "y": 240, "z": 0 }, - "id": 210 - }, - { - "block": 12, - "color": 1, - "type": 0, - "position": { - "x": 360, - "y": -480, - "z": 0 - }, - "id": 220 - }, - { - "block": 0, - "color": 1, - "type": 0, - "position": { - "x": -240, - "y": -480, - "z": 0 - }, - "id": 230 + "id": 270 }, { "block": 1, - "color": 4, - "type": 9, + "color": 8, + "type": 0, "position": { - "x": 0, + "x": -120, + "y": -360, + "z": 0 + }, + "id": 280 + }, + { + "block": 1, + "color": 8, + "type": 0, + "position": { + "x": 360, + "y": 240, + "z": 0 + }, + "id": 290 + }, + { + "block": 0, + "color": 8, + "type": 0, + "position": { + "x": 240, + "y": 120, + "z": 0 + }, + "id": 300 + }, + { + "block": 0, + "color": 8, + "type": 0, + "position": { + "x": 120, + "y": -360, + "z": 0 + }, + "id": 310 + }, + { + "block": 22, + "color": 2, + "type": 0, + "position": { + "x": 360, "y": -240, "z": 0 }, - "adhesiveTime": 2, - "lockTime": 3, - "id": 240 + "id": 320 + }, + { + "block": 0, + "color": 4, + "type": 0, + "position": { + "x": 360, + "y": -360, + "z": 0 + }, + "id": 330 + }, + { + "block": 2, + "color": 9, + "type": 0, + "position": { + "x": 240, + "y": -360, + "z": 0 + }, + "id": 340 }, { "block": 2, "color": 10, + "type": 0, + "position": { + "x": 120, + "y": -240, + "z": 0 + }, + "id": 350 + }, + { + "block": 1, + "color": 10, "type": 9, "position": { "x": 0, - "y": -120, + "y": 0, + "z": 0 + }, + "adhesiveTime": 2, + "id": 360 + }, + { + "block": 1, + "color": 10, + "type": 9, + "position": { + "x": -120, + "y": 120, "z": 0 }, "adhesiveTime": 1, - "lockTime": 3, - "id": 250 + "id": 370 }, { - "block": 21, - "color": 10, - "type": 0, + "block": 2, + "color": 5, + "type": 8, "position": { - "x": 240, - "y": 240, + "x": 0, + "y": -360, "z": 0 }, - "id": 260 + "id": 380 + }, + { + "block": 0, + "color": 2, + "type": 8, + "position": { + "x": 120, + "y": 0, + "z": 0 + }, + "id": 390 + }, + { + "block": 0, + "color": 6, + "type": 6, + "position": { + "x": -240, + "y": 0, + "z": 0 + }, + "boomTime": 40, + "id": 400 } ] ], "WALL_INFO": [ [ { - "id": 6, - "num": 11, - "color": 1, + "id": 632, + "num": 0, + "color": 10, "special": 0, "length": 2 }, { - "id": 7, - "num": 13, - "color": 1, + "id": 633, + "num": 1, + "color": 10, "special": 0, "length": 0 + }, + { + "id": 634, + "num": 3, + "color": 8, + "special": 0, + "length": 1 + }, + { + "id": 635, + "num": 9, + "color": 5, + "special": 0, + "length": 2 + }, + { + "id": 636, + "num": 11, + "color": 5, + "special": 0, + "length": 0 + }, + { + "id": 637, + "num": 13, + "color": 9, + "special": 0, + "length": 2 + }, + { + "id": 638, + "num": 15, + "color": 9, + "special": 0, + "length": 0 + }, + { + "id": 639, + "num": 22, + "color": 4, + "special": 0, + "length": 2 + }, + { + "id": 640, + "num": 23, + "color": 4, + "special": 0, + "length": 0 + }, + { + "id": 641, + "num": 20, + "color": 6, + "special": 0, + "length": 1 + }, + { + "id": 642, + "num": 10, + "color": 2, + "special": 3, + "length": 2, + "freeze": 4 + }, + { + "id": 643, + "num": 12, + "color": 2, + "special": 3, + "length": 0, + "freeze": 4 } ] ] diff --git a/assets/custom/Json/level632.json b/assets/custom/Json/level632.json new file mode 100644 index 0000000..8056829 --- /dev/null +++ b/assets/custom/Json/level632.json @@ -0,0 +1,345 @@ +{ + "LEVEL_INFO": [ + { + "risefall": [], + "id": "632", + "map": [ + 8, + 9 + ], + "time": 150, + "gap": [] + } + ], + "BLOCK_INFO": [ + [ + { + "block": 4, + "color": 5, + "type": 0, + "position": { + "x": 240, + "y": 60, + "z": 0 + }, + "id": 210 + }, + { + "block": 23, + "color": 5, + "type": 0, + "position": { + "x": 360, + "y": 180, + "z": 0 + }, + "id": 220 + }, + { + "block": 23, + "color": 5, + "type": 0, + "position": { + "x": -240, + "y": 180, + "z": 0 + }, + "id": 230 + }, + { + "block": 1, + "color": 1, + "type": 0, + "position": { + "x": -120, + "y": 60, + "z": 0 + }, + "id": 240 + }, + { + "block": 2, + "color": 1, + "type": 0, + "position": { + "x": 120, + "y": -60, + "z": 0 + }, + "id": 250 + }, + { + "block": 0, + "color": 2, + "type": 0, + "position": { + "x": 360, + "y": 300, + "z": 0 + }, + "id": 260 + }, + { + "block": 1, + "color": 6, + "type": 0, + "position": { + "x": 360, + "y": -60, + "z": 0 + }, + "id": 270 + }, + { + "block": 2, + "color": 2, + "type": 4, + "position": { + "x": 360, + "y": -420, + "z": 0 + }, + "freezeTime": 6, + "id": 280 + }, + { + "block": 1, + "color": 3, + "type": 1, + "position": { + "x": -120, + "y": 300, + "z": 0 + }, + "stacking": 9, + "id": 290 + }, + { + "block": 1, + "color": 3, + "type": 1, + "position": { + "x": 120, + "y": 180, + "z": 0 + }, + "stacking": 7, + "id": 300 + }, + { + "block": 1, + "color": 6, + "type": 1, + "position": { + "x": 120, + "y": 300, + "z": 0 + }, + "stacking": 7, + "id": 310 + }, + { + "block": 0, + "color": 2, + "type": 1, + "position": { + "x": 0, + "y": -420, + "z": 0 + }, + "stacking": 7, + "id": 320 + }, + { + "block": 0, + "color": 4, + "type": 1, + "position": { + "x": -240, + "y": -420, + "z": 0 + }, + "stacking": 7, + "id": 330 + }, + { + "block": 18, + "color": 7, + "type": 1, + "position": { + "x": -120, + "y": -420, + "z": 0 + }, + "stacking": 5, + "id": 340 + }, + { + "block": 4, + "color": 7, + "type": 14, + "position": { + "x": 120, + "y": -420, + "z": 0 + }, + "id": 350 + }, + { + "block": 2, + "color": 4, + "type": 14, + "position": { + "x": 240, + "y": -300, + "z": 0 + }, + "id": 360 + }, + { + "block": 1, + "color": 9, + "type": 14, + "position": { + "x": -120, + "y": -60, + "z": 0 + }, + "id": 370 + }, + { + "block": 0, + "color": 4, + "type": 14, + "position": { + "x": -240, + "y": -180, + "z": 0 + }, + "id": 380 + } + ] + ], + "WALL_INFO": [ + [ + { + "id": 633, + "num": 2, + "color": 5, + "special": 0, + "length": 3 + }, + { + "id": 634, + "num": 3, + "color": 5, + "special": 0, + "length": 0 + }, + { + "id": 635, + "num": 4, + "color": 5, + "special": 0, + "length": 0 + }, + { + "id": 636, + "num": 10, + "color": 2, + "special": 0, + "length": 1 + }, + { + "id": 637, + "num": 12, + "color": 1, + "special": 6, + "length": 2, + "lockTime": 4 + }, + { + "id": 638, + "num": 14, + "color": 1, + "special": 6, + "length": 0, + "lockTime": 4 + }, + { + "id": 639, + "num": 16, + "color": 4, + "special": 3, + "length": 1, + "freeze": 16 + }, + { + "id": 640, + "num": 21, + "color": 7, + "special": 2, + "length": 3, + "lock": true + }, + { + "id": 641, + "num": 22, + "color": 7, + "special": 2, + "length": 0, + "lock": true + }, + { + "id": 642, + "num": 23, + "color": 7, + "special": 2, + "length": 0, + "lock": true + }, + { + "id": 643, + "num": 15, + "color": 9, + "special": 0, + "length": 2 + }, + { + "id": 644, + "num": 17, + "color": 9, + "special": 0, + "length": 0 + }, + { + "id": 645, + "num": 11, + "color": 3, + "special": 0, + "length": 2 + }, + { + "id": 646, + "num": 13, + "color": 3, + "special": 0, + "length": 0 + }, + { + "id": 647, + "num": 7, + "color": 6, + "special": 0, + "length": 2 + }, + { + "id": 648, + "num": 9, + "color": 6, + "special": 0, + "length": 0 + } + ] + ] +} \ No newline at end of file diff --git a/assets/custom/Json/level633.json b/assets/custom/Json/level633.json new file mode 100644 index 0000000..82a27bd --- /dev/null +++ b/assets/custom/Json/level633.json @@ -0,0 +1,415 @@ +{ + "LEVEL_INFO": [ + { + "risefall": [], + "id": "633", + "map": [ + 10, + 8 + ], + "time": 120, + "gap": [ + { + "x": 1, + "y": 6, + "z": 0 + }, + { + "x": 1, + "y": 5, + "z": 0 + }, + { + "x": 8, + "y": 3, + "z": 0 + }, + { + "x": 8, + "y": 2, + "z": 0 + } + ] + } + ], + "BLOCK_INFO": [ + [ + { + "block": 23, + "color": 10, + "type": 0, + "position": { + "x": -120, + "y": 0, + "z": 0 + }, + "id": 210 + }, + { + "block": 23, + "color": 10, + "type": 0, + "position": { + "x": -120, + "y": 120, + "z": 0 + }, + "id": 220 + }, + { + "block": 23, + "color": 10, + "type": 0, + "position": { + "x": -240, + "y": 120, + "z": 0 + }, + "id": 230 + }, + { + "block": 23, + "color": 10, + "type": 0, + "position": { + "x": -120, + "y": -120, + "z": 0 + }, + "id": 240 + }, + { + "block": 23, + "color": 10, + "type": 0, + "position": { + "x": -240, + "y": -120, + "z": 0 + }, + "id": 250 + }, + { + "block": 23, + "color": 1, + "type": 0, + "position": { + "x": 240, + "y": 240, + "z": 0 + }, + "id": 260 + }, + { + "block": 23, + "color": 1, + "type": 0, + "position": { + "x": 360, + "y": 240, + "z": 0 + }, + "id": 270 + }, + { + "block": 23, + "color": 1, + "type": 0, + "position": { + "x": 240, + "y": 120, + "z": 0 + }, + "id": 280 + }, + { + "block": 2, + "color": 5, + "type": 0, + "position": { + "x": 360, + "y": -360, + "z": 0 + }, + "id": 290 + }, + { + "block": 2, + "color": 5, + "type": 0, + "position": { + "x": 0, + "y": 120, + "z": 0 + }, + "id": 300 + }, + { + "block": 4, + "color": 1, + "type": 0, + "position": { + "x": 360, + "y": -120, + "z": 0 + }, + "id": 310 + }, + { + "block": 2, + "color": 1, + "type": 0, + "position": { + "x": -120, + "y": -360, + "z": 0 + }, + "id": 320 + }, + { + "block": 0, + "color": 1, + "type": 0, + "position": { + "x": -240, + "y": 0, + "z": 0 + }, + "id": 330 + }, + { + "block": 13, + "color": 8, + "type": 0, + "position": { + "x": 240, + "y": -240, + "z": 0 + }, + "id": 340 + }, + { + "block": 0, + "color": 8, + "type": 0, + "position": { + "x": 120, + "y": 240, + "z": 0 + }, + "id": 350 + }, + { + "block": 2, + "color": 6, + "type": 0, + "position": { + "x": -360, + "y": -360, + "z": 0 + }, + "id": 360 + }, + { + "block": 2, + "color": 2, + "type": 0, + "position": { + "x": -360, + "y": -120, + "z": 0 + }, + "id": 370 + }, + { + "block": 0, + "color": 11, + "type": 0, + "position": { + "x": -240, + "y": -240, + "z": 0 + }, + "id": 380 + }, + { + "block": 1, + "color": 2, + "type": 0, + "position": { + "x": 120, + "y": -360, + "z": 0 + }, + "id": 390 + }, + { + "block": 0, + "color": 4, + "type": 0, + "position": { + "x": 480, + "y": -360, + "z": 0 + }, + "id": 400 + }, + { + "block": 2, + "color": 4, + "type": 0, + "position": { + "x": 480, + "y": 120, + "z": 0 + }, + "id": 410 + }, + { + "block": 0, + "color": 10, + "type": 0, + "position": { + "x": 480, + "y": 0, + "z": 0 + }, + "id": 420 + }, + { + "block": 1, + "color": 10, + "type": 0, + "position": { + "x": 120, + "y": 0, + "z": 0 + }, + "id": 430 + }, + { + "block": 0, + "color": 11, + "type": 0, + "position": { + "x": -240, + "y": 240, + "z": 0 + }, + "id": 440 + }, + { + "block": 0, + "color": 11, + "type": 0, + "position": { + "x": -120, + "y": 240, + "z": 0 + }, + "id": 450 + } + ] + ], + "WALL_INFO": [ + [ + { + "id": 634, + "num": 0, + "color": 8, + "special": 0, + "length": 2 + }, + { + "id": 635, + "num": 1, + "color": 8, + "special": 0, + "length": 0 + }, + { + "id": 636, + "num": 2, + "color": 4, + "special": 0, + "length": 2 + }, + { + "id": 637, + "num": 3, + "color": 4, + "special": 0, + "length": 0 + }, + { + "id": 638, + "num": 9, + "color": 10, + "special": 2, + "length": 2, + "lock": true + }, + { + "id": 639, + "num": 11, + "color": 10, + "special": 2, + "length": 0, + "lock": true + }, + { + "id": 640, + "num": 15, + "color": 1, + "special": 0, + "length": 1 + }, + { + "id": 641, + "num": 27, + "color": 2, + "special": 2, + "length": 2, + "lock": true + }, + { + "id": 642, + "num": 28, + "color": 2, + "special": 2, + "length": 0, + "lock": true + }, + { + "id": 643, + "num": 14, + "color": 6, + "special": 2, + "length": 2, + "lock": true + }, + { + "id": 644, + "num": 16, + "color": 6, + "special": 2, + "length": 0, + "lock": true + }, + { + "id": 645, + "num": 10, + "color": 5, + "special": 0, + "length": 2 + }, + { + "id": 646, + "num": 12, + "color": 5, + "special": 0, + "length": 0 + } + ] + ] +} \ No newline at end of file diff --git a/assets/custom/Json/level634.json b/assets/custom/Json/level634.json new file mode 100644 index 0000000..8f25940 --- /dev/null +++ b/assets/custom/Json/level634.json @@ -0,0 +1,407 @@ +{ + "LEVEL_INFO": [ + { + "risefall": [], + "id": "634", + "map": [ + 8, + 10 + ], + "time": 110, + "gap": [] + } + ], + "BLOCK_INFO": [ + [ + { + "block": 1, + "color": 3, + "type": 4, + "position": { + "x": 360, + "y": 120, + "z": 0 + }, + "freezeTime": 7, + "id": 210 + }, + { + "block": 0, + "color": 6, + "type": 0, + "position": { + "x": 360, + "y": 0, + "z": 0 + }, + "floor": 1, + "floorTime": 10, + "id": 220 + }, + { + "block": 0, + "color": 11, + "type": 0, + "position": { + "x": 240, + "y": 0, + "z": 0 + }, + "floor": 1, + "floorTime": 10, + "id": 230 + }, + { + "block": 1, + "color": 4, + "type": 4, + "position": { + "x": 360, + "y": -120, + "z": 0 + }, + "freezeTime": 11, + "id": 240 + }, + { + "block": 0, + "color": 4, + "type": 0, + "position": { + "x": -120, + "y": 120, + "z": 0 + }, + "id": 250 + }, + { + "block": 23, + "color": 4, + "type": 0, + "position": { + "x": 360, + "y": -480, + "z": 0 + }, + "id": 260 + }, + { + "block": 23, + "color": 4, + "type": 0, + "position": { + "x": -120, + "y": -480, + "z": 0 + }, + "id": 270 + }, + { + "block": 23, + "color": 4, + "type": 0, + "position": { + "x": 360, + "y": 360, + "z": 0 + }, + "id": 280 + }, + { + "block": 23, + "color": 4, + "type": 0, + "position": { + "x": -120, + "y": 360, + "z": 0 + }, + "id": 290 + }, + { + "block": 2, + "color": 8, + "type": 0, + "position": { + "x": -240, + "y": 240, + "z": 0 + }, + "id": 300 + }, + { + "block": 2, + "color": 8, + "type": 0, + "position": { + "x": 240, + "y": 240, + "z": 0 + }, + "id": 310 + }, + { + "block": 20, + "color": 9, + "type": 0, + "position": { + "x": 120, + "y": -480, + "z": 0 + }, + "id": 320 + }, + { + "block": 0, + "color": 9, + "type": 0, + "position": { + "x": 360, + "y": -360, + "z": 0 + }, + "id": 330 + }, + { + "block": 2, + "color": 2, + "type": 0, + "position": { + "x": -240, + "y": -480, + "z": 0 + }, + "id": 340 + }, + { + "block": 2, + "color": 2, + "type": 0, + "position": { + "x": 120, + "y": -360, + "z": 0 + }, + "id": 350 + }, + { + "block": 0, + "color": 5, + "type": 0, + "position": { + "x": -120, + "y": -240, + "z": 0 + }, + "id": 360 + }, + { + "block": 2, + "color": 10, + "type": 0, + "position": { + "x": -240, + "y": 0, + "z": 0 + }, + "id": 370 + }, + { + "block": 0, + "color": 3, + "type": 0, + "position": { + "x": 360, + "y": 240, + "z": 0 + }, + "id": 380 + }, + { + "block": 2, + "color": 5, + "type": 0, + "position": { + "x": 240, + "y": -480, + "z": 0 + }, + "id": 390 + }, + { + "block": 21, + "color": 6, + "type": 0, + "position": { + "x": -120, + "y": -120, + "z": 0 + }, + "id": 400 + }, + { + "block": 2, + "color": 7, + "type": 9, + "position": { + "x": 120, + "y": 240, + "z": 0 + }, + "adhesiveTime": 2, + "id": 410 + }, + { + "block": 2, + "color": 7, + "type": 9, + "position": { + "x": 0, + "y": 120, + "z": 0 + }, + "adhesiveTime": 1, + "id": 420 + }, + { + "block": 4, + "color": 1, + "type": 7, + "position": { + "x": 120, + "y": -120, + "z": 0 + }, + "id": 430 + }, + { + "block": 2, + "color": 5, + "type": 8, + "position": { + "x": -240, + "y": -240, + "z": 0 + }, + "id": 440 + }, + { + "block": 1, + "color": 7, + "type": 0, + "position": { + "x": 360, + "y": -240, + "z": 0 + }, + "id": 450 + } + ] + ], + "WALL_INFO": [ + [ + { + "id": 635, + "num": 1, + "color": 3, + "special": 0, + "length": 1 + }, + { + "id": 636, + "num": 3, + "color": 1, + "special": 0, + "length": 3 + }, + { + "id": 637, + "num": 4, + "color": 1, + "special": 0, + "length": 0 + }, + { + "id": 638, + "num": 5, + "color": 1, + "special": 0, + "length": 0 + }, + { + "id": 639, + "num": 9, + "color": 5, + "special": 0, + "length": 1 + }, + { + "id": 640, + "num": 8, + "color": 8, + "special": 0, + "length": 1 + }, + { + "id": 641, + "num": 21, + "color": 4, + "special": 0, + "length": 1 + }, + { + "id": 642, + "num": 23, + "color": 7, + "special": 0, + "length": 3 + }, + { + "id": 643, + "num": 24, + "color": 7, + "special": 0, + "length": 0 + }, + { + "id": 644, + "num": 25, + "color": 7, + "special": 0, + "length": 0 + }, + { + "id": 645, + "num": 13, + "color": 9, + "special": 0, + "length": 2, + "colorArray": "81" + }, + { + "id": 646, + "num": 15, + "color": 9, + "special": 0, + "length": 0, + "colorArray": "81" + }, + { + "id": 647, + "num": 12, + "color": 6, + "special": 0, + "length": 2, + "colorArray": "59" + }, + { + "id": 648, + "num": 14, + "color": 6, + "special": 0, + "length": 0, + "colorArray": "59" + } + ] + ] +} \ No newline at end of file diff --git a/assets/custom/Json/level635.json b/assets/custom/Json/level635.json new file mode 100644 index 0000000..f3ef16b --- /dev/null +++ b/assets/custom/Json/level635.json @@ -0,0 +1,255 @@ +{ + "LEVEL_INFO": [ + { + "risefall": [], + "id": "635", + "map": [ + 7, + 9 + ], + "time": 85, + "gap": [] + } + ], + "BLOCK_INFO": [ + [ + { + "block": 2, + "color": 5, + "type": 0, + "position": { + "x": 180, + "y": -180, + "z": 0 + }, + "id": 210 + }, + { + "block": 2, + "color": 5, + "type": 0, + "position": { + "x": -60, + "y": -180, + "z": 0 + }, + "id": 220 + }, + { + "block": 5, + "color": 8, + "type": 0, + "position": { + "x": -60, + "y": 180, + "z": 0 + }, + "id": 230 + }, + { + "block": 20, + "color": 8, + "type": 0, + "position": { + "x": -60, + "y": -300, + "z": 0 + }, + "id": 240 + }, + { + "block": 0, + "color": 8, + "type": 0, + "position": { + "x": 300, + "y": -420, + "z": 0 + }, + "id": 250 + }, + { + "block": 5, + "color": 3, + "type": 0, + "position": { + "x": 300, + "y": 180, + "z": 0 + }, + "id": 260 + }, + { + "block": 19, + "color": 3, + "type": 0, + "position": { + "x": 300, + "y": -300, + "z": 0 + }, + "id": 270 + }, + { + "block": 2, + "color": 7, + "type": 0, + "position": { + "x": 60, + "y": -300, + "z": 0 + }, + "id": 280 + }, + { + "block": 0, + "color": 7, + "type": 0, + "position": { + "x": 300, + "y": 60, + "z": 0 + }, + "id": 290 + }, + { + "block": 0, + "color": 1, + "type": 0, + "position": { + "x": -180, + "y": 60, + "z": 0 + }, + "id": 300 + }, + { + "block": 0, + "color": 1, + "type": 0, + "position": { + "x": 60, + "y": 300, + "z": 0 + }, + "id": 310 + }, + { + "block": 0, + "color": 6, + "type": 0, + "position": { + "x": 60, + "y": 180, + "z": 0 + }, + "id": 320 + }, + { + "block": 0, + "color": 6, + "type": 0, + "position": { + "x": -180, + "y": -420, + "z": 0 + }, + "id": 330 + }, + { + "block": 3, + "color": 10, + "type": 8, + "position": { + "x": 180, + "y": 60, + "z": 0 + }, + "id": 340 + } + ] + ], + "WALL_INFO": [ + [ + { + "id": 636, + "num": 3, + "color": 3, + "special": 0, + "length": 2 + }, + { + "id": 637, + "num": 4, + "color": 3, + "special": 0, + "length": 0 + }, + { + "id": 638, + "num": 8, + "color": 7, + "special": 0, + "length": 1 + }, + { + "id": 639, + "num": 16, + "color": 6, + "special": 0, + "length": 1 + }, + { + "id": 640, + "num": 20, + "color": 8, + "special": 0, + "length": 2 + }, + { + "id": 641, + "num": 21, + "color": 8, + "special": 0, + "length": 0 + }, + { + "id": 642, + "num": 15, + "color": 1, + "special": 2, + "length": 1, + "lock": true + }, + { + "id": 643, + "num": 9, + "color": 10, + "special": 0, + "length": 3 + }, + { + "id": 644, + "num": 11, + "color": 10, + "special": 0, + "length": 0 + }, + { + "id": 645, + "num": 13, + "color": 10, + "special": 0, + "length": 0 + }, + { + "id": 646, + "num": 7, + "color": 5, + "special": 2, + "length": 1, + "lock": true + } + ] + ] +} \ No newline at end of file diff --git a/assets/custom/Json/level636.json b/assets/custom/Json/level636.json new file mode 100644 index 0000000..36abb6d --- /dev/null +++ b/assets/custom/Json/level636.json @@ -0,0 +1,363 @@ +{ + "LEVEL_INFO": [ + { + "risefall": [], + "id": "636", + "map": [ + 10, + 9 + ], + "time": 145, + "gap": [ + { + "x": 4, + "y": 7, + "z": 0 + }, + { + "x": 5, + "y": 7, + "z": 0 + }, + { + "x": 1, + "y": 1, + "z": 0 + }, + { + "x": 2, + "y": 1, + "z": 0 + }, + { + "x": 7, + "y": 1, + "z": 0 + }, + { + "x": 8, + "y": 1, + "z": 0 + } + ] + } + ], + "BLOCK_INFO": [ + [ + { + "block": 23, + "color": 10, + "type": 0, + "position": { + "x": -240, + "y": -180, + "z": 0 + }, + "id": 210 + }, + { + "block": 23, + "color": 10, + "type": 0, + "position": { + "x": -240, + "y": -300, + "z": 0 + }, + "id": 220 + }, + { + "block": 23, + "color": 10, + "type": 0, + "position": { + "x": 360, + "y": -180, + "z": 0 + }, + "id": 230 + }, + { + "block": 23, + "color": 10, + "type": 0, + "position": { + "x": 360, + "y": -300, + "z": 0 + }, + "id": 240 + }, + { + "block": 10, + "color": 2, + "type": 0, + "position": { + "x": -360, + "y": -300, + "z": 0 + }, + "id": 250 + }, + { + "block": 1, + "color": 9, + "type": 0, + "position": { + "x": 360, + "y": 300, + "z": 0 + }, + "id": 260 + }, + { + "block": 6, + "color": 9, + "type": 0, + "position": { + "x": 480, + "y": -300, + "z": 0 + }, + "id": 270 + }, + { + "block": 21, + "color": 4, + "type": 0, + "position": { + "x": 360, + "y": 60, + "z": 0 + }, + "id": 280 + }, + { + "block": 1, + "color": 4, + "type": 0, + "position": { + "x": 120, + "y": -420, + "z": 0 + }, + "id": 290 + }, + { + "block": 2, + "color": 6, + "type": 0, + "position": { + "x": -120, + "y": -420, + "z": 0 + }, + "id": 300 + }, + { + "block": 2, + "color": 5, + "type": 0, + "position": { + "x": 240, + "y": -420, + "z": 0 + }, + "id": 310 + }, + { + "block": 2, + "color": 5, + "type": 0, + "position": { + "x": 240, + "y": 60, + "z": 0 + }, + "id": 320 + }, + { + "block": 22, + "color": 10, + "type": 0, + "position": { + "x": -240, + "y": 60, + "z": 0 + }, + "id": 330 + }, + { + "block": 1, + "color": 3, + "type": 0, + "position": { + "x": -120, + "y": 300, + "z": 0 + }, + "id": 340 + }, + { + "block": 2, + "color": 2, + "type": 0, + "position": { + "x": -120, + "y": 60, + "z": 0 + }, + "id": 350 + }, + { + "block": 1, + "color": 10, + "type": 8, + "position": { + "x": 120, + "y": 180, + "z": 0 + }, + "id": 360 + }, + { + "block": 0, + "color": 6, + "type": 9, + "position": { + "x": 120, + "y": 60, + "z": 0 + }, + "adhesiveTime": 2, + "id": 370 + }, + { + "block": 0, + "color": 4, + "type": 9, + "position": { + "x": 0, + "y": 60, + "z": 0 + }, + "adhesiveTime": 1, + "id": 380 + }, + { + "block": 2, + "color": 8, + "type": 9, + "position": { + "x": 120, + "y": -180, + "z": 0 + }, + "adhesiveTime": 2, + "id": 390 + }, + { + "block": 2, + "color": 1, + "type": 9, + "position": { + "x": 0, + "y": -180, + "z": 0 + }, + "adhesiveTime": 1, + "id": 400 + } + ] + ], + "WALL_INFO": [ + [ + { + "id": 637, + "num": 2, + "color": 4, + "special": 0, + "length": 2 + }, + { + "id": 638, + "num": 3, + "color": 4, + "special": 0, + "length": 0 + }, + { + "id": 639, + "num": 7, + "color": 9, + "special": 0, + "length": 2 + }, + { + "id": 640, + "num": 10, + "color": 9, + "special": 0, + "length": 0 + }, + { + "id": 641, + "num": 12, + "color": 5, + "special": 0, + "length": 1, + "colorArray": "47" + }, + { + "id": 642, + "num": 20, + "color": 6, + "special": 0, + "length": 1, + "colorArray": "50" + }, + { + "id": 643, + "num": 23, + "color": 2, + "special": 0, + "length": 2 + }, + { + "id": 644, + "num": 25, + "color": 2, + "special": 0, + "length": 0 + }, + { + "id": 645, + "num": 28, + "color": 3, + "special": 0, + "length": 2 + }, + { + "id": 646, + "num": 29, + "color": 3, + "special": 0, + "length": 0 + }, + { + "id": 647, + "num": 13, + "color": 10, + "special": 0, + "length": 2 + }, + { + "id": 648, + "num": 16, + "color": 10, + "special": 0, + "length": 0 + } + ] + ] +} \ No newline at end of file diff --git a/assets/custom/Json/level637.json b/assets/custom/Json/level637.json new file mode 100644 index 0000000..b76827d --- /dev/null +++ b/assets/custom/Json/level637.json @@ -0,0 +1,274 @@ +{ + "LEVEL_INFO": [ + { + "risefall": [], + "id": "637", + "map": [ + 8, + 7 + ], + "time": 120, + "gap": [] + } + ], + "BLOCK_INFO": [ + [ + { + "block": 1, + "color": 7, + "type": 0, + "position": { + "x": 360, + "y": 180, + "z": 0 + }, + "id": 210 + }, + { + "block": 1, + "color": 7, + "type": 0, + "position": { + "x": -120, + "y": 180, + "z": 0 + }, + "id": 220 + }, + { + "block": 2, + "color": 4, + "type": 14, + "position": { + "x": 0, + "y": 60, + "z": 0 + }, + "id": 230 + }, + { + "block": 2, + "color": 8, + "type": 14, + "position": { + "x": 120, + "y": 60, + "z": 0 + }, + "id": 240 + }, + { + "block": 0, + "color": 1, + "type": 14, + "position": { + "x": -120, + "y": -300, + "z": 0 + }, + "id": 250 + }, + { + "block": 0, + "color": 5, + "type": 14, + "position": { + "x": 240, + "y": -300, + "z": 0 + }, + "id": 260 + }, + { + "block": 1, + "color": 1, + "type": 9, + "position": { + "x": 120, + "y": -180, + "z": 0 + }, + "adhesiveTime": 2, + "id": 270 + }, + { + "block": 1, + "color": 5, + "type": 9, + "position": { + "x": 120, + "y": -300, + "z": 0 + }, + "adhesiveTime": 1, + "id": 280 + }, + { + "block": 0, + "color": 9, + "type": 9, + "position": { + "x": 120, + "y": -60, + "z": 0 + }, + "adhesiveTime": 2, + "id": 290 + }, + { + "block": 0, + "color": 3, + "type": 9, + "position": { + "x": 0, + "y": -60, + "z": 0 + }, + "adhesiveTime": 1, + "id": 300 + }, + { + "block": 16, + "color": 9, + "type": 1, + "position": { + "x": -240, + "y": -300, + "z": 0 + }, + "stacking": 3, + "id": 310 + }, + { + "block": 0, + "color": 8, + "type": 1, + "position": { + "x": -120, + "y": 60, + "z": 0 + }, + "stacking": 4, + "id": 320 + }, + { + "block": 0, + "color": 4, + "type": 1, + "position": { + "x": 240, + "y": 60, + "z": 0 + }, + "stacking": 1, + "id": 330 + }, + { + "block": 17, + "color": 3, + "type": 1, + "position": { + "x": 360, + "y": -300, + "z": 0 + }, + "stacking": 7, + "id": 340 + } + ] + ], + "WALL_INFO": [ + [ + { + "id": 638, + "num": 0, + "color": 4, + "special": 0, + "length": 2 + }, + { + "id": 639, + "num": 1, + "color": 4, + "special": 0, + "length": 0 + }, + { + "id": 640, + "num": 4, + "color": 1, + "special": 0, + "length": 1 + }, + { + "id": 641, + "num": 8, + "color": 3, + "special": 3, + "length": 2, + "freeze": 8 + }, + { + "id": 642, + "num": 10, + "color": 3, + "special": 3, + "length": 0, + "freeze": 8 + }, + { + "id": 643, + "num": 12, + "color": 9, + "special": 3, + "length": 2, + "freeze": 5 + }, + { + "id": 644, + "num": 14, + "color": 9, + "special": 3, + "length": 0, + "freeze": 5 + }, + { + "id": 645, + "num": 21, + "color": 5, + "special": 0, + "length": 1 + }, + { + "id": 646, + "num": 17, + "color": 8, + "special": 0, + "length": 2 + }, + { + "id": 647, + "num": 18, + "color": 8, + "special": 0, + "length": 0 + }, + { + "id": 648, + "num": 9, + "color": 7, + "special": 6, + "length": 2, + "lockTime": 4 + }, + { + "id": 649, + "num": 11, + "color": 7, + "special": 6, + "length": 0, + "lockTime": 4 + } + ] + ] +} \ No newline at end of file diff --git a/assets/custom/Json/level638.json b/assets/custom/Json/level638.json new file mode 100644 index 0000000..58cb2fa --- /dev/null +++ b/assets/custom/Json/level638.json @@ -0,0 +1,415 @@ +{ + "LEVEL_INFO": [ + { + "risefall": [], + "id": "638", + "map": [ + 8, + 10 + ], + "time": 110, + "gap": [ + { + "x": 1, + "y": 7, + "z": 0 + }, + { + "x": 1, + "y": 6, + "z": 0 + }, + { + "x": 6, + "y": 8, + "z": 0 + } + ] + } + ], + "BLOCK_INFO": [ + [ + { + "block": 23, + "color": 9, + "type": 0, + "position": { + "x": -120, + "y": 0, + "z": 0 + }, + "id": 210 + }, + { + "block": 23, + "color": 9, + "type": 0, + "position": { + "x": -120, + "y": 120, + "z": 0 + }, + "id": 220 + }, + { + "block": 23, + "color": 9, + "type": 0, + "position": { + "x": 0, + "y": 0, + "z": 0 + }, + "id": 230 + }, + { + "block": 23, + "color": 9, + "type": 0, + "position": { + "x": 0, + "y": -120, + "z": 0 + }, + "id": 240 + }, + { + "block": 23, + "color": 9, + "type": 0, + "position": { + "x": 0, + "y": -240, + "z": 0 + }, + "id": 250 + }, + { + "block": 2, + "color": 8, + "type": 0, + "position": { + "x": -240, + "y": -120, + "z": 0 + }, + "id": 260 + }, + { + "block": 22, + "color": 6, + "type": 0, + "position": { + "x": 240, + "y": 0, + "z": 0 + }, + "id": 270 + }, + { + "block": 1, + "color": 4, + "type": 0, + "position": { + "x": 240, + "y": 360, + "z": 0 + }, + "id": 280 + }, + { + "block": 2, + "color": 5, + "type": 0, + "position": { + "x": 120, + "y": -120, + "z": 0 + }, + "id": 290 + }, + { + "block": 1, + "color": 9, + "type": 0, + "position": { + "x": 120, + "y": -480, + "z": 0 + }, + "id": 300 + }, + { + "block": 2, + "color": 4, + "type": 0, + "position": { + "x": -240, + "y": -360, + "z": 0 + }, + "id": 310 + }, + { + "block": 22, + "color": 6, + "type": 9, + "position": { + "x": 360, + "y": -360, + "z": 0 + }, + "adhesiveTime": 2, + "id": 320 + }, + { + "block": 1, + "color": 6, + "type": 9, + "position": { + "x": 360, + "y": -480, + "z": 0 + }, + "adhesiveTime": 1, + "id": 330 + }, + { + "block": 0, + "color": 6, + "type": 9, + "position": { + "x": -120, + "y": -240, + "z": 0 + }, + "adhesiveTime": 2, + "id": 340 + }, + { + "block": 0, + "color": 5, + "type": 9, + "position": { + "x": -120, + "y": -120, + "z": 0 + }, + "adhesiveTime": 1, + "id": 350 + }, + { + "block": 1, + "color": 6, + "type": 5, + "position": { + "x": -120, + "y": 360, + "z": 0 + }, + "id": 360 + }, + { + "block": 0, + "color": 6, + "type": 5, + "position": { + "x": 0, + "y": 120, + "z": 0 + }, + "id": 370 + }, + { + "block": 1, + "color": 5, + "type": 5, + "position": { + "x": 0, + "y": -360, + "z": 0 + }, + "id": 380 + }, + { + "block": 1, + "color": 5, + "type": 5, + "position": { + "x": 360, + "y": -120, + "z": 0 + }, + "id": 390 + }, + { + "block": 1, + "color": 5, + "type": 5, + "position": { + "x": 360, + "y": 240, + "z": 0 + }, + "floor": 1, + "floorTime": 10, + "id": 400 + }, + { + "block": 2, + "color": 8, + "type": 14, + "position": { + "x": 0, + "y": 240, + "z": 0 + }, + "id": 410 + }, + { + "block": 0, + "color": 2, + "type": 14, + "position": { + "x": -120, + "y": 240, + "z": 0 + }, + "id": 420 + }, + { + "block": 2, + "color": 7, + "type": 14, + "position": { + "x": 120, + "y": -360, + "z": 0 + }, + "id": 430 + }, + { + "block": 0, + "color": 8, + "type": 14, + "position": { + "x": -120, + "y": -480, + "z": 0 + }, + "id": 440 + } + ] + ], + "WALL_INFO": [ + [ + { + "id": 639, + "num": 0, + "color": 2, + "special": 0, + "length": 2 + }, + { + "id": 640, + "num": 1, + "color": 2, + "special": 0, + "length": 0 + }, + { + "id": 641, + "num": 2, + "color": 9, + "special": 0, + "length": 2 + }, + { + "id": 642, + "num": 3, + "color": 9, + "special": 0, + "length": 0 + }, + { + "id": 643, + "num": 5, + "color": 5, + "special": 1, + "length": 1 + }, + { + "id": 644, + "num": 17, + "color": 6, + "special": 0, + "length": 2 + }, + { + "id": 645, + "num": 19, + "color": 6, + "special": 0, + "length": 0 + }, + { + "id": 646, + "num": 27, + "color": 8, + "special": 0, + "length": 2 + }, + { + "id": 647, + "num": 28, + "color": 8, + "special": 0, + "length": 0 + }, + { + "id": 648, + "num": 24, + "color": 4, + "special": 0, + "length": 2 + }, + { + "id": 649, + "num": 25, + "color": 4, + "special": 0, + "length": 0 + }, + { + "id": 650, + "num": 23, + "color": 6, + "special": 1, + "length": 1 + }, + { + "id": 651, + "num": 20, + "color": 7, + "special": 0, + "length": 1 + }, + { + "id": 652, + "num": 12, + "color": 5, + "special": 6, + "length": 2, + "lockTime": 4 + }, + { + "id": 653, + "num": 14, + "color": 5, + "special": 6, + "length": 0, + "lockTime": 4 + } + ] + ] +} \ No newline at end of file diff --git a/assets/custom/Json/level639.json b/assets/custom/Json/level639.json new file mode 100644 index 0000000..9c83a56 --- /dev/null +++ b/assets/custom/Json/level639.json @@ -0,0 +1,385 @@ +{ + "LEVEL_INFO": [ + { + "risefall": [], + "id": "639", + "map": [ + 11, + 8 + ], + "time": 130, + "gap": [ + { + "x": 1, + "y": 6, + "z": 0 + }, + { + "x": 1, + "y": 5, + "z": 0 + }, + { + "x": 9, + "y": 6, + "z": 0 + }, + { + "x": 9, + "y": 5, + "z": 0 + }, + { + "x": 1, + "y": 1, + "z": 0 + }, + { + "x": 2, + "y": 1, + "z": 0 + }, + { + "x": 3, + "y": 1, + "z": 0 + }, + { + "x": 9, + "y": 1, + "z": 0 + }, + { + "x": 8, + "y": 1, + "z": 0 + }, + { + "x": 7, + "y": 1, + "z": 0 + } + ] + } + ], + "BLOCK_INFO": [ + [ + { + "block": 23, + "color": 1, + "type": 0, + "position": { + "x": 300, + "y": 240, + "z": 0 + }, + "id": 210 + }, + { + "block": 23, + "color": 1, + "type": 0, + "position": { + "x": -180, + "y": 240, + "z": 0 + }, + "id": 220 + }, + { + "block": 0, + "color": 9, + "type": 0, + "position": { + "x": -300, + "y": 240, + "z": 0 + }, + "floor": 1, + "floorTime": 6, + "id": 230 + }, + { + "block": 0, + "color": 8, + "type": 0, + "position": { + "x": 420, + "y": 240, + "z": 0 + }, + "floor": 2, + "floorTime": 12, + "id": 240 + }, + { + "block": 0, + "color": 11, + "type": 0, + "position": { + "x": 60, + "y": 120, + "z": 0 + }, + "id": 250 + }, + { + "block": 0, + "color": 11, + "type": 0, + "position": { + "x": 60, + "y": 240, + "z": 0 + }, + "id": 260 + }, + { + "block": 14, + "color": 10, + "type": 4, + "position": { + "x": 60, + "y": -360, + "z": 0 + }, + "freezeTime": 10, + "id": 270 + }, + { + "block": 0, + "color": 9, + "type": 0, + "position": { + "x": 420, + "y": 120, + "z": 0 + }, + "id": 280 + }, + { + "block": 0, + "color": 8, + "type": 0, + "position": { + "x": -300, + "y": 120, + "z": 0 + }, + "id": 290 + }, + { + "block": 1, + "color": 10, + "type": 0, + "position": { + "x": -60, + "y": 120, + "z": 0 + }, + "id": 300 + }, + { + "block": 21, + "color": 10, + "type": 0, + "position": { + "x": 420, + "y": -120, + "z": 0 + }, + "id": 310 + }, + { + "block": 1, + "color": 5, + "type": 0, + "position": { + "x": -60, + "y": 0, + "z": 0 + }, + "id": 320 + }, + { + "block": 1, + "color": 5, + "type": 0, + "position": { + "x": 300, + "y": 120, + "z": 0 + }, + "id": 330 + }, + { + "block": 22, + "color": 3, + "type": 0, + "position": { + "x": -300, + "y": -120, + "z": 0 + }, + "id": 340 + }, + { + "block": 1, + "color": 3, + "type": 0, + "position": { + "x": 300, + "y": 0, + "z": 0 + }, + "id": 350 + }, + { + "block": 2, + "color": 6, + "type": 0, + "position": { + "x": -420, + "y": -240, + "z": 0 + }, + "id": 360 + }, + { + "block": 2, + "color": 1, + "type": 0, + "position": { + "x": 540, + "y": -240, + "z": 0 + }, + "id": 370 + }, + { + "block": 2, + "color": 1, + "type": 0, + "position": { + "x": -180, + "y": -240, + "z": 0 + }, + "id": 380 + }, + { + "block": 2, + "color": 2, + "type": 0, + "position": { + "x": 60, + "y": -120, + "z": 0 + }, + "id": 390 + }, + { + "block": 2, + "color": 6, + "type": 0, + "position": { + "x": 300, + "y": -240, + "z": 0 + }, + "id": 400 + } + ] + ], + "WALL_INFO": [ + [ + { + "id": 640, + "num": 1, + "color": 5, + "special": 0, + "length": 2 + }, + { + "id": 641, + "num": 2, + "color": 5, + "special": 0, + "length": 0 + }, + { + "id": 642, + "num": 8, + "color": 1, + "special": 0, + "length": 1 + }, + { + "id": 643, + "num": 13, + "color": 10, + "special": 3, + "length": 3, + "freeze": 8 + }, + { + "id": 644, + "num": 15, + "color": 10, + "special": 3, + "length": 0, + "freeze": 8 + }, + { + "id": 645, + "num": 17, + "color": 10, + "special": 3, + "length": 0, + "freeze": 8 + }, + { + "id": 646, + "num": 22, + "color": 6, + "special": 0, + "length": 1 + }, + { + "id": 647, + "num": 28, + "color": 3, + "special": 0, + "length": 2 + }, + { + "id": 648, + "num": 29, + "color": 3, + "special": 0, + "length": 0 + }, + { + "id": 649, + "num": 21, + "color": 8, + "special": 0, + "length": 1 + }, + { + "id": 650, + "num": 14, + "color": 2, + "special": 0, + "length": 1 + }, + { + "id": 651, + "num": 7, + "color": 9, + "special": 0, + "length": 1 + } + ] + ] +} \ No newline at end of file diff --git a/assets/custom/Json/level640.json b/assets/custom/Json/level640.json new file mode 100644 index 0000000..bf806c6 --- /dev/null +++ b/assets/custom/Json/level640.json @@ -0,0 +1,292 @@ +{ + "LEVEL_INFO": [ + { + "risefall": [], + "id": "640", + "map": [ + 9, + 7 + ], + "time": 150, + "gap": [] + } + ], + "BLOCK_INFO": [ + [ + { + "block": 1, + "color": 9, + "type": 0, + "position": { + "x": 300, + "y": 60, + "z": 0 + }, + "id": 210 + }, + { + "block": 1, + "color": 2, + "type": 0, + "position": { + "x": 60, + "y": -60, + "z": 0 + }, + "id": 220 + }, + { + "block": 14, + "color": 2, + "type": 0, + "position": { + "x": 180, + "y": -300, + "z": 0 + }, + "id": 230 + }, + { + "block": 22, + "color": 4, + "type": 0, + "position": { + "x": -60, + "y": 60, + "z": 0 + }, + "id": 240 + }, + { + "block": 2, + "color": 4, + "type": 0, + "position": { + "x": -300, + "y": -180, + "z": 0 + }, + "id": 250 + }, + { + "block": 2, + "color": 6, + "type": 0, + "position": { + "x": -60, + "y": -300, + "z": 0 + }, + "id": 260 + }, + { + "block": 2, + "color": 6, + "type": 0, + "position": { + "x": -300, + "y": 60, + "z": 0 + }, + "id": 270 + }, + { + "block": 1, + "color": 8, + "type": 0, + "position": { + "x": -180, + "y": -300, + "z": 0 + }, + "id": 280 + }, + { + "block": 0, + "color": 5, + "type": 0, + "position": { + "x": 420, + "y": -180, + "z": 0 + }, + "id": 290 + }, + { + "block": 1, + "color": 7, + "type": 0, + "position": { + "x": 420, + "y": -60, + "z": 0 + }, + "id": 300 + }, + { + "block": 2, + "color": 10, + "type": 0, + "position": { + "x": 420, + "y": 60, + "z": 0 + }, + "id": 310 + }, + { + "block": 3, + "color": 3, + "type": 0, + "position": { + "x": 300, + "y": 180, + "z": 0 + }, + "id": 320 + }, + { + "block": 0, + "color": 11, + "type": 0, + "position": { + "x": 60, + "y": -300, + "z": 0 + }, + "id": 330 + }, + { + "block": 1, + "color": 7, + "type": 7, + "position": { + "x": 420, + "y": -300, + "z": 0 + }, + "id": 340 + }, + { + "block": 0, + "color": 9, + "type": 8, + "position": { + "x": -180, + "y": -60, + "z": 0 + }, + "id": 350 + } + ] + ], + "WALL_INFO": [ + [ + { + "id": 641, + "num": 0, + "color": 7, + "special": 0, + "length": 1 + }, + { + "id": 642, + "num": 2, + "color": 10, + "special": 0, + "length": 2 + }, + { + "id": 643, + "num": 3, + "color": 10, + "special": 0, + "length": 0 + }, + { + "id": 644, + "num": 8, + "color": 5, + "special": 0, + "length": 1 + }, + { + "id": 645, + "num": 10, + "color": 2, + "special": 4, + "length": 3 + }, + { + "id": 646, + "num": 12, + "color": 2, + "special": 4, + "length": 0 + }, + { + "id": 647, + "num": 14, + "color": 2, + "special": 4, + "length": 0 + }, + { + "id": 648, + "num": 16, + "color": 6, + "special": 0, + "length": 1 + }, + { + "id": 649, + "num": 21, + "color": 8, + "special": 0, + "length": 2 + }, + { + "id": 650, + "num": 22, + "color": 8, + "special": 0, + "length": 0 + }, + { + "id": 651, + "num": 19, + "color": 3, + "special": 4, + "length": 1 + }, + { + "id": 652, + "num": 13, + "color": 4, + "special": 0, + "length": 2 + }, + { + "id": 653, + "num": 15, + "color": 4, + "special": 0, + "length": 0 + }, + { + "id": 654, + "num": 7, + "color": 9, + "special": 4, + "length": 2 + }, + { + "id": 655, + "num": 9, + "color": 9, + "special": 4, + "length": 0 + } + ] + ] +} \ No newline at end of file diff --git a/assets/custom/Json/level641.json b/assets/custom/Json/level641.json new file mode 100644 index 0000000..8321502 --- /dev/null +++ b/assets/custom/Json/level641.json @@ -0,0 +1,329 @@ +{ + "LEVEL_INFO": [ + { + "risefall": [ + { + "x": 3, + "y": 4, + "color": "5" + }, + { + "x": 3, + "y": 5, + "color": "5" + } + ], + "id": "641", + "map": [ + 7, + 9 + ], + "time": 110, + "gap": [] + } + ], + "BLOCK_INFO": [ + [ + { + "block": 23, + "color": 5, + "type": 0, + "position": { + "x": -60, + "y": -420, + "z": 0 + }, + "floor": 1, + "floorTime": 4, + "id": 210 + }, + { + "block": 0, + "color": 4, + "type": 8, + "position": { + "x": -60, + "y": -300, + "z": 0 + }, + "floor": 1, + "floorTime": 4, + "id": 220 + }, + { + "block": 0, + "color": 6, + "type": 8, + "position": { + "x": 180, + "y": -300, + "z": 0 + }, + "floor": 2, + "floorTime": 11, + "id": 230 + }, + { + "block": 23, + "color": 6, + "type": 8, + "position": { + "x": 180, + "y": -420, + "z": 0 + }, + "floor": 2, + "floorTime": 11, + "id": 240 + }, + { + "block": 0, + "color": 6, + "type": 4, + "position": { + "x": 60, + "y": -420, + "z": 0 + }, + "freezeTime": 7, + "id": 250 + }, + { + "block": 2, + "color": 5, + "type": 0, + "position": { + "x": 60, + "y": -300, + "z": 0 + }, + "id": 260 + }, + { + "block": 0, + "color": 5, + "type": 0, + "position": { + "x": -60, + "y": 180, + "z": 0 + }, + "id": 270 + }, + { + "block": 21, + "color": 7, + "type": 0, + "position": { + "x": -180, + "y": 180, + "z": 0 + }, + "id": 280 + }, + { + "block": 0, + "color": 6, + "type": 0, + "position": { + "x": -180, + "y": 60, + "z": 0 + }, + "id": 290 + }, + { + "block": 2, + "color": 6, + "type": 0, + "position": { + "x": -180, + "y": -420, + "z": 0 + }, + "id": 300 + }, + { + "block": 0, + "color": 4, + "type": 0, + "position": { + "x": 300, + "y": 60, + "z": 0 + }, + "id": 310 + }, + { + "block": 2, + "color": 4, + "type": 0, + "position": { + "x": 300, + "y": -420, + "z": 0 + }, + "id": 320 + }, + { + "block": 2, + "color": 4, + "type": 0, + "position": { + "x": -60, + "y": -60, + "z": 0 + }, + "id": 330 + }, + { + "block": 22, + "color": 9, + "type": 0, + "position": { + "x": 300, + "y": 180, + "z": 0 + }, + "id": 340 + }, + { + "block": 0, + "color": 9, + "type": 0, + "position": { + "x": 180, + "y": 180, + "z": 0 + }, + "id": 350 + }, + { + "block": 2, + "color": 3, + "type": 0, + "position": { + "x": 180, + "y": -60, + "z": 0 + }, + "id": 360 + }, + { + "block": 1, + "color": 2, + "type": 0, + "position": { + "x": -60, + "y": -180, + "z": 0 + }, + "id": 370 + }, + { + "block": 1, + "color": 3, + "type": 6, + "position": { + "x": 300, + "y": -180, + "z": 0 + }, + "boomTime": 25, + "id": 380 + }, + { + "block": 2, + "color": 5, + "type": 8, + "position": { + "x": 60, + "y": 180, + "z": 0 + }, + "id": 390 + } + ] + ], + "WALL_INFO": [ + [ + { + "id": 642, + "num": 1, + "color": 3, + "special": 0, + "length": 2 + }, + { + "id": 643, + "num": 2, + "color": 3, + "special": 0, + "length": 0 + }, + { + "id": 644, + "num": 3, + "color": 9, + "special": 0, + "length": 2 + }, + { + "id": 645, + "num": 4, + "color": 9, + "special": 0, + "length": 0 + }, + { + "id": 646, + "num": 10, + "color": 4, + "special": 0, + "length": 1 + }, + { + "id": 647, + "num": 14, + "color": 6, + "special": 0, + "length": 1 + }, + { + "id": 648, + "num": 20, + "color": 2, + "special": 0, + "length": 2 + }, + { + "id": 649, + "num": 21, + "color": 2, + "special": 0, + "length": 0 + }, + { + "id": 650, + "num": 18, + "color": 7, + "special": 0, + "length": 2 + }, + { + "id": 651, + "num": 19, + "color": 7, + "special": 0, + "length": 0 + }, + { + "id": 652, + "num": 11, + "color": 5, + "special": 0, + "length": 1 + } + ] + ] +} \ No newline at end of file diff --git a/assets/custom/Json/level642.json b/assets/custom/Json/level642.json new file mode 100644 index 0000000..018a6be --- /dev/null +++ b/assets/custom/Json/level642.json @@ -0,0 +1,345 @@ +{ + "LEVEL_INFO": [ + { + "risefall": [], + "id": "642", + "map": [ + 9, + 8 + ], + "time": 100, + "gap": [ + { + "x": 1, + "y": 4, + "z": 0 + }, + { + "x": 1, + "y": 5, + "z": 0 + }, + { + "x": 7, + "y": 4, + "z": 0 + }, + { + "x": 7, + "y": 5, + "z": 0 + } + ] + } + ], + "BLOCK_INFO": [ + [ + { + "block": 0, + "color": 11, + "type": 0, + "position": { + "x": 60, + "y": -360, + "z": 0 + }, + "id": 210 + }, + { + "block": 0, + "color": 5, + "type": 0, + "position": { + "x": -300, + "y": 240, + "z": 0 + }, + "id": 220 + }, + { + "block": 2, + "color": 10, + "type": 0, + "position": { + "x": -180, + "y": 120, + "z": 0 + }, + "id": 230 + }, + { + "block": 2, + "color": 4, + "type": 0, + "position": { + "x": 300, + "y": 120, + "z": 0 + }, + "id": 240 + }, + { + "block": 0, + "color": 9, + "type": 0, + "position": { + "x": 420, + "y": 240, + "z": 0 + }, + "id": 250 + }, + { + "block": 19, + "color": 8, + "type": 0, + "position": { + "x": -180, + "y": -240, + "z": 0 + }, + "id": 260 + }, + { + "block": 20, + "color": 2, + "type": 0, + "position": { + "x": 420, + "y": -240, + "z": 0 + }, + "id": 270 + }, + { + "block": 0, + "color": 3, + "type": 0, + "position": { + "x": -300, + "y": -360, + "z": 0 + }, + "id": 280 + }, + { + "block": 0, + "color": 7, + "type": 0, + "position": { + "x": 420, + "y": -360, + "z": 0 + }, + "id": 290 + }, + { + "block": 3, + "color": 1, + "type": 1, + "position": { + "x": 180, + "y": 240, + "z": 0 + }, + "stacking": 7, + "id": 300 + }, + { + "block": 18, + "color": 5, + "type": 4, + "position": { + "x": 60, + "y": -120, + "z": 0 + }, + "freezeTime": 9, + "id": 310 + }, + { + "block": 0, + "color": 8, + "type": 14, + "position": { + "x": 60, + "y": -240, + "z": 0 + }, + "id": 320 + }, + { + "block": 2, + "color": 9, + "type": 14, + "position": { + "x": 180, + "y": -360, + "z": 0 + }, + "id": 330 + }, + { + "block": 2, + "color": 2, + "type": 14, + "position": { + "x": -60, + "y": -360, + "z": 0 + }, + "id": 340 + }, + { + "block": 0, + "color": 1, + "type": 14, + "position": { + "x": -180, + "y": -360, + "z": 0 + }, + "id": 350 + }, + { + "block": 0, + "color": 4, + "type": 14, + "position": { + "x": 300, + "y": -360, + "z": 0 + }, + "id": 360 + } + ] + ], + "WALL_INFO": [ + [ + { + "id": 643, + "num": 1, + "color": 4, + "special": 0, + "length": 2 + }, + { + "id": 644, + "num": 2, + "color": 4, + "special": 0, + "length": 0 + }, + { + "id": 645, + "num": 3, + "color": 7, + "special": 3, + "length": 1, + "freeze": 6 + }, + { + "id": 646, + "num": 11, + "color": 2, + "special": 0, + "length": 2 + }, + { + "id": 647, + "num": 13, + "color": 2, + "special": 0, + "length": 0 + }, + { + "id": 648, + "num": 17, + "color": 8, + "special": 0, + "length": 2 + }, + { + "id": 649, + "num": 19, + "color": 8, + "special": 0, + "length": 0 + }, + { + "id": 650, + "num": 29, + "color": 1, + "special": 3, + "length": 1, + "freeze": 3 + }, + { + "id": 651, + "num": 27, + "color": 10, + "special": 0, + "length": 2 + }, + { + "id": 652, + "num": 28, + "color": 10, + "special": 0, + "length": 0 + }, + { + "id": 653, + "num": 18, + "color": 3, + "special": 0, + "length": 2 + }, + { + "id": 654, + "num": 20, + "color": 3, + "special": 0, + "length": 0 + }, + { + "id": 655, + "num": 12, + "color": 5, + "special": 6, + "length": 3, + "lockTime": 5 + }, + { + "id": 656, + "num": 14, + "color": 5, + "special": 6, + "length": 0, + "lockTime": 5 + }, + { + "id": 657, + "num": 16, + "color": 5, + "special": 6, + "length": 0, + "lockTime": 5 + }, + { + "id": 658, + "num": 4, + "color": 9, + "special": 0, + "length": 2 + }, + { + "id": 659, + "num": 10, + "color": 9, + "special": 0, + "length": 0 + } + ] + ] +} \ No newline at end of file diff --git a/assets/custom/Json/level643.json b/assets/custom/Json/level643.json new file mode 100644 index 0000000..a8689da --- /dev/null +++ b/assets/custom/Json/level643.json @@ -0,0 +1,313 @@ +{ + "LEVEL_INFO": [ + { + "risefall": [ + { + "x": 4, + "y": 3, + "color": "6" + }, + { + "x": 4, + "y": 2, + "color": "6" + } + ], + "id": "643", + "map": [ + 9, + 7 + ], + "time": 125, + "gap": [] + } + ], + "BLOCK_INFO": [ + [ + { + "block": 2, + "color": 6, + "type": 0, + "position": { + "x": -60, + "y": -180, + "z": 0 + }, + "id": 210 + }, + { + "block": 2, + "color": 6, + "type": 0, + "position": { + "x": 180, + "y": -300, + "z": 0 + }, + "id": 220 + }, + { + "block": 4, + "color": 6, + "type": 0, + "position": { + "x": 420, + "y": -300, + "z": 0 + }, + "id": 230 + }, + { + "block": 0, + "color": 4, + "type": 0, + "position": { + "x": 300, + "y": -300, + "z": 0 + }, + "id": 240 + }, + { + "block": 0, + "color": 4, + "type": 0, + "position": { + "x": 60, + "y": -300, + "z": 0 + }, + "id": 250 + }, + { + "block": 2, + "color": 1, + "type": 0, + "position": { + "x": -60, + "y": 60, + "z": 0 + }, + "id": 260 + }, + { + "block": 2, + "color": 5, + "type": 0, + "position": { + "x": 60, + "y": 60, + "z": 0 + }, + "id": 270 + }, + { + "block": 2, + "color": 2, + "type": 14, + "position": { + "x": -300, + "y": -60, + "z": 0 + }, + "id": 280 + }, + { + "block": 1, + "color": 10, + "type": 14, + "position": { + "x": -180, + "y": 180, + "z": 0 + }, + "id": 290 + }, + { + "block": 1, + "color": 8, + "type": 14, + "position": { + "x": 420, + "y": 180, + "z": 0 + }, + "id": 300 + }, + { + "block": 0, + "color": 7, + "type": 14, + "position": { + "x": 180, + "y": 180, + "z": 0 + }, + "id": 310 + }, + { + "block": 5, + "color": 3, + "type": 14, + "position": { + "x": 300, + "y": -60, + "z": 0 + }, + "id": 320 + }, + { + "block": 1, + "color": 2, + "type": 9, + "position": { + "x": -180, + "y": -180, + "z": 0 + }, + "adhesiveTime": 2, + "id": 330 + }, + { + "block": 1, + "color": 2, + "type": 9, + "position": { + "x": -60, + "y": -300, + "z": 0 + }, + "adhesiveTime": 1, + "id": 340 + }, + { + "block": 0, + "color": 7, + "type": 0, + "position": { + "x": 420, + "y": 60, + "z": 0 + }, + "id": 350 + } + ] + ], + "WALL_INFO": [ + [ + { + "id": 644, + "num": 0, + "color": 5, + "special": 0, + "length": 2 + }, + { + "id": 645, + "num": 1, + "color": 5, + "special": 0, + "length": 0 + }, + { + "id": 646, + "num": 4, + "color": 4, + "special": 0, + "length": 1 + }, + { + "id": 647, + "num": 8, + "color": 3, + "special": 0, + "length": 2 + }, + { + "id": 648, + "num": 10, + "color": 3, + "special": 0, + "length": 0 + }, + { + "id": 649, + "num": 12, + "color": 6, + "special": 6, + "length": 1, + "lockTime": 5 + }, + { + "id": 650, + "num": 14, + "color": 9, + "special": 0, + "length": 2 + }, + { + "id": 651, + "num": 16, + "color": 9, + "special": 0, + "length": 0 + }, + { + "id": 652, + "num": 23, + "color": 10, + "special": 0, + "length": 1 + }, + { + "id": 653, + "num": 19, + "color": 2, + "special": 0, + "length": 2 + }, + { + "id": 654, + "num": 20, + "color": 2, + "special": 0, + "length": 0 + }, + { + "id": 655, + "num": 15, + "color": 8, + "special": 0, + "length": 2 + }, + { + "id": 656, + "num": 17, + "color": 8, + "special": 0, + "length": 0 + }, + { + "id": 657, + "num": 11, + "color": 7, + "special": 0, + "length": 1 + }, + { + "id": 658, + "num": 5, + "color": 1, + "special": 0, + "length": 2 + }, + { + "id": 659, + "num": 7, + "color": 1, + "special": 0, + "length": 0 + } + ] + ] +} \ No newline at end of file diff --git a/assets/custom/Json/level644.json b/assets/custom/Json/level644.json new file mode 100644 index 0000000..6e7fcc5 --- /dev/null +++ b/assets/custom/Json/level644.json @@ -0,0 +1,386 @@ +{ + "LEVEL_INFO": [ + { + "risefall": [], + "id": "644", + "map": [ + 9, + 8 + ], + "time": 120, + "gap": [ + { + "x": 3, + "y": 1, + "z": 0 + }, + { + "x": 4, + "y": 1, + "z": 0 + }, + { + "x": 5, + "y": 1, + "z": 0 + } + ] + } + ], + "BLOCK_INFO": [ + [ + { + "block": 0, + "color": 7, + "type": 0, + "position": { + "x": -180, + "y": 240, + "z": 0 + }, + "floor": 1, + "floorTime": 6, + "id": 210 + }, + { + "block": 0, + "color": 2, + "type": 2, + "position": { + "x": -60, + "y": 240, + "z": 0 + }, + "floor": 1, + "floorTime": 6, + "id": 220 + }, + { + "block": 0, + "color": 1, + "type": 2, + "position": { + "x": 180, + "y": 240, + "z": 0 + }, + "floor": 2, + "floorTime": 8, + "id": 230 + }, + { + "block": 0, + "color": 8, + "type": 0, + "position": { + "x": 300, + "y": 240, + "z": 0 + }, + "floor": 2, + "floorTime": 8, + "id": 240 + }, + { + "block": 2, + "color": 2, + "type": 0, + "position": { + "x": -180, + "y": -120, + "z": 0 + }, + "id": 250 + }, + { + "block": 2, + "color": 2, + "type": 0, + "position": { + "x": 60, + "y": 120, + "z": 0 + }, + "id": 260 + }, + { + "block": 0, + "color": 11, + "type": 0, + "position": { + "x": 60, + "y": -240, + "z": 0 + }, + "id": 270 + }, + { + "block": 0, + "color": 4, + "type": 0, + "position": { + "x": -60, + "y": -240, + "z": 0 + }, + "id": 280 + }, + { + "block": 0, + "color": 7, + "type": 0, + "position": { + "x": -180, + "y": -240, + "z": 0 + }, + "id": 290 + }, + { + "block": 0, + "color": 5, + "type": 0, + "position": { + "x": 180, + "y": -240, + "z": 0 + }, + "id": 300 + }, + { + "block": 0, + "color": 8, + "type": 0, + "position": { + "x": 300, + "y": -240, + "z": 0 + }, + "id": 310 + }, + { + "block": 2, + "color": 1, + "type": 0, + "position": { + "x": 300, + "y": -120, + "z": 0 + }, + "id": 320 + }, + { + "block": 0, + "color": 5, + "type": 9, + "position": { + "x": -180, + "y": 120, + "z": 0 + }, + "adhesiveTime": 2, + "id": 330 + }, + { + "block": 0, + "color": 9, + "type": 9, + "position": { + "x": -300, + "y": 120, + "z": 0 + }, + "adhesiveTime": 1, + "id": 340 + }, + { + "block": 0, + "color": 4, + "type": 9, + "position": { + "x": 300, + "y": 120, + "z": 0 + }, + "adhesiveTime": 2, + "id": 350 + }, + { + "block": 0, + "color": 3, + "type": 9, + "position": { + "x": 420, + "y": 120, + "z": 0 + }, + "adhesiveTime": 1, + "id": 360 + }, + { + "block": 14, + "color": 5, + "type": 3, + "position": { + "x": 60, + "y": -120, + "z": 0 + }, + "lockTime": 4, + "id": 370 + }, + { + "block": 2, + "color": 9, + "type": 2, + "position": { + "x": -300, + "y": -120, + "z": 0 + }, + "id": 380 + }, + { + "block": 2, + "color": 3, + "type": 2, + "position": { + "x": 420, + "y": -120, + "z": 0 + }, + "id": 390 + }, + { + "block": 2, + "color": 10, + "type": 8, + "position": { + "x": 420, + "y": -360, + "z": 0 + }, + "id": 400 + }, + { + "block": 2, + "color": 6, + "type": 8, + "position": { + "x": -300, + "y": -360, + "z": 0 + }, + "id": 410 + } + ] + ], + "WALL_INFO": [ + [ + { + "id": 645, + "num": 0, + "color": 3, + "special": 0, + "length": 2 + }, + { + "id": 646, + "num": 1, + "color": 3, + "special": 0, + "length": 0 + }, + { + "id": 647, + "num": 4, + "color": 4, + "special": 0, + "length": 2 + }, + { + "id": 648, + "num": 5, + "color": 4, + "special": 0, + "length": 0 + }, + { + "id": 649, + "num": 7, + "color": 8, + "special": 0, + "length": 2, + "colorArray": "75" + }, + { + "id": 650, + "num": 9, + "color": 8, + "special": 0, + "length": 0, + "colorArray": "75" + }, + { + "id": 651, + "num": 19, + "color": 7, + "special": 0, + "length": 2, + "colorArray": "69" + }, + { + "id": 652, + "num": 21, + "color": 7, + "special": 0, + "length": 0, + "colorArray": "69" + }, + { + "id": 653, + "num": 26, + "color": 5, + "special": 0, + "length": 2 + }, + { + "id": 654, + "num": 27, + "color": 5, + "special": 0, + "length": 0 + }, + { + "id": 655, + "num": 22, + "color": 9, + "special": 0, + "length": 2 + }, + { + "id": 656, + "num": 23, + "color": 9, + "special": 0, + "length": 0 + }, + { + "id": 657, + "num": 20, + "color": 1, + "special": 3, + "length": 1, + "freeze": 12 + }, + { + "id": 658, + "num": 6, + "color": 2, + "special": 3, + "length": 1, + "freeze": 9 + } + ] + ] +} \ No newline at end of file diff --git a/assets/custom/Json/level645.json b/assets/custom/Json/level645.json new file mode 100644 index 0000000..2d1f879 --- /dev/null +++ b/assets/custom/Json/level645.json @@ -0,0 +1,359 @@ +{ + "LEVEL_INFO": [ + { + "risefall": [ + { + "x": 3, + "y": 5, + "color": "5" + }, + { + "x": 4, + "y": 5, + "color": "5" + } + ], + "id": "645", + "map": [ + 8, + 9 + ], + "time": 150, + "gap": [ + { + "x": 1, + "y": 7, + "z": 0 + }, + { + "x": 6, + "y": 7, + "z": 0 + } + ] + } + ], + "BLOCK_INFO": [ + [ + { + "block": 23, + "color": 1, + "type": 0, + "position": { + "x": 360, + "y": -180, + "z": 0 + }, + "id": 210 + }, + { + "block": 23, + "color": 1, + "type": 0, + "position": { + "x": -240, + "y": -180, + "z": 0 + }, + "id": 220 + }, + { + "block": 1, + "color": 5, + "type": 0, + "position": { + "x": -120, + "y": -60, + "z": 0 + }, + "id": 230 + }, + { + "block": 2, + "color": 5, + "type": 0, + "position": { + "x": 120, + "y": -180, + "z": 0 + }, + "id": 240 + }, + { + "block": 1, + "color": 4, + "type": 0, + "position": { + "x": 120, + "y": 180, + "z": 0 + }, + "id": 250 + }, + { + "block": 2, + "color": 4, + "type": 0, + "position": { + "x": 360, + "y": 60, + "z": 0 + }, + "id": 260 + }, + { + "block": 0, + "color": 8, + "type": 4, + "position": { + "x": 240, + "y": 300, + "z": 0 + }, + "freezeTime": 8, + "id": 270 + }, + { + "block": 0, + "color": 6, + "type": 4, + "position": { + "x": -120, + "y": 300, + "z": 0 + }, + "freezeTime": 12, + "id": 280 + }, + { + "block": 2, + "color": 5, + "type": 9, + "position": { + "x": 120, + "y": -420, + "z": 0 + }, + "adhesiveTime": 2, + "id": 290 + }, + { + "block": 2, + "color": 5, + "type": 9, + "position": { + "x": 0, + "y": -300, + "z": 0 + }, + "adhesiveTime": 1, + "id": 300 + }, + { + "block": 2, + "color": 10, + "type": 0, + "position": { + "x": -240, + "y": 60, + "z": 0 + }, + "id": 310 + }, + { + "block": 0, + "color": 6, + "type": 0, + "position": { + "x": -120, + "y": 60, + "z": 0 + }, + "id": 320 + }, + { + "block": 1, + "color": 6, + "type": 0, + "position": { + "x": 360, + "y": -60, + "z": 0 + }, + "id": 330 + }, + { + "block": 0, + "color": 8, + "type": 0, + "position": { + "x": 240, + "y": 60, + "z": 0 + }, + "id": 340 + }, + { + "block": 0, + "color": 7, + "type": 0, + "position": { + "x": 0, + "y": -60, + "z": 0 + }, + "id": 350 + }, + { + "block": 1, + "color": 7, + "type": 1, + "position": { + "x": 120, + "y": 300, + "z": 0 + }, + "stacking": 1, + "id": 360 + }, + { + "block": 2, + "color": 7, + "type": 1, + "position": { + "x": 240, + "y": -300, + "z": 0 + }, + "stacking": 4, + "id": 370 + }, + { + "block": 2, + "color": 1, + "type": 1, + "position": { + "x": -120, + "y": -300, + "z": 0 + }, + "stacking": 10, + "id": 380 + }, + { + "block": 1, + "color": 10, + "type": 1, + "position": { + "x": -120, + "y": -420, + "z": 0 + }, + "stacking": 7, + "id": 390 + }, + { + "block": 1, + "color": 3, + "type": 1, + "position": { + "x": 360, + "y": -420, + "z": 0 + }, + "stacking": 8, + "id": 400 + } + ] + ], + "WALL_INFO": [ + [ + { + "id": 646, + "num": 1, + "color": 8, + "special": 0, + "length": 1 + }, + { + "id": 647, + "num": 3, + "color": 3, + "special": 0, + "length": 2 + }, + { + "id": 648, + "num": 4, + "color": 3, + "special": 0, + "length": 0 + }, + { + "id": 649, + "num": 12, + "color": 5, + "special": 0, + "length": 2, + "colorArray": "40440" + }, + { + "id": 650, + "num": 14, + "color": 5, + "special": 0, + "length": 0, + "colorArray": "40440" + }, + { + "id": 651, + "num": 23, + "color": 10, + "special": 0, + "length": 2 + }, + { + "id": 652, + "num": 24, + "color": 10, + "special": 0, + "length": 0 + }, + { + "id": 653, + "num": 21, + "color": 6, + "special": 0, + "length": 1 + }, + { + "id": 654, + "num": 15, + "color": 4, + "special": 0, + "length": 2 + }, + { + "id": 655, + "num": 17, + "color": 4, + "special": 0, + "length": 0 + }, + { + "id": 656, + "num": 6, + "color": 7, + "special": 0, + "length": 2 + }, + { + "id": 657, + "num": 9, + "color": 7, + "special": 0, + "length": 0 + } + ] + ] +} \ No newline at end of file diff --git a/assets/custom/Json/level646.json b/assets/custom/Json/level646.json new file mode 100644 index 0000000..f618b2e --- /dev/null +++ b/assets/custom/Json/level646.json @@ -0,0 +1,383 @@ +{ + "LEVEL_INFO": [ + { + "risefall": [], + "id": "646", + "map": [ + 8, + 9 + ], + "time": 70, + "gap": [ + { + "x": 1, + "y": 7, + "z": 0 + }, + { + "x": 6, + "y": 7, + "z": 0 + } + ] + } + ], + "BLOCK_INFO": [ + [ + { + "block": 23, + "color": 3, + "type": 0, + "position": { + "x": 240, + "y": -300, + "z": 0 + }, + "id": 210 + }, + { + "block": 23, + "color": 3, + "type": 0, + "position": { + "x": 240, + "y": -420, + "z": 0 + }, + "id": 220 + }, + { + "block": 23, + "color": 3, + "type": 0, + "position": { + "x": -120, + "y": -300, + "z": 0 + }, + "id": 230 + }, + { + "block": 23, + "color": 3, + "type": 0, + "position": { + "x": -120, + "y": -420, + "z": 0 + }, + "id": 240 + }, + { + "block": 1, + "color": 8, + "type": 0, + "position": { + "x": -120, + "y": 180, + "z": 0 + }, + "id": 250 + }, + { + "block": 0, + "color": 8, + "type": 0, + "position": { + "x": 240, + "y": 300, + "z": 0 + }, + "id": 260 + }, + { + "block": 2, + "color": 2, + "type": 0, + "position": { + "x": -240, + "y": -180, + "z": 0 + }, + "id": 270 + }, + { + "block": 2, + "color": 9, + "type": 0, + "position": { + "x": -240, + "y": -420, + "z": 0 + }, + "id": 280 + }, + { + "block": 1, + "color": 9, + "type": 0, + "position": { + "x": 0, + "y": 60, + "z": 0 + }, + "id": 290 + }, + { + "block": 0, + "color": 7, + "type": 0, + "position": { + "x": -240, + "y": 60, + "z": 0 + }, + "id": 300 + }, + { + "block": 0, + "color": 10, + "type": 0, + "position": { + "x": -120, + "y": 300, + "z": 0 + }, + "id": 310 + }, + { + "block": 1, + "color": 10, + "type": 0, + "position": { + "x": 360, + "y": 180, + "z": 0 + }, + "id": 320 + }, + { + "block": 0, + "color": 3, + "type": 0, + "position": { + "x": 360, + "y": 60, + "z": 0 + }, + "id": 330 + }, + { + "block": 2, + "color": 5, + "type": 0, + "position": { + "x": 360, + "y": -180, + "z": 0 + }, + "id": 340 + }, + { + "block": 1, + "color": 1, + "type": 0, + "position": { + "x": 240, + "y": -180, + "z": 0 + }, + "id": 350 + }, + { + "block": 2, + "color": 1, + "type": 0, + "position": { + "x": 360, + "y": -420, + "z": 0 + }, + "id": 360 + }, + { + "block": 1, + "color": 5, + "type": 1, + "position": { + "x": 120, + "y": -420, + "z": 0 + }, + "stacking": 1, + "id": 370 + }, + { + "block": 2, + "color": 9, + "type": 1, + "position": { + "x": 120, + "y": -60, + "z": 0 + }, + "stacking": 1, + "id": 380 + }, + { + "block": 2, + "color": 9, + "type": 1, + "position": { + "x": 0, + "y": -180, + "z": 0 + }, + "stacking": 1, + "id": 390 + }, + { + "block": 2, + "color": 3, + "type": 8, + "position": { + "x": 0, + "y": 180, + "z": 0 + }, + "id": 400 + }, + { + "block": 2, + "color": 7, + "type": 8, + "position": { + "x": 120, + "y": 180, + "z": 0 + }, + "id": 410 + } + ] + ], + "WALL_INFO": [ + [ + { + "id": 647, + "num": 1, + "color": 10, + "special": 0, + "length": 2 + }, + { + "id": 648, + "num": 2, + "color": 10, + "special": 0, + "length": 0 + }, + { + "id": 649, + "num": 3, + "color": 5, + "special": 0, + "length": 3 + }, + { + "id": 650, + "num": 4, + "color": 5, + "special": 0, + "length": 0 + }, + { + "id": 651, + "num": 5, + "color": 5, + "special": 0, + "length": 0 + }, + { + "id": 652, + "num": 10, + "color": 1, + "special": 2, + "length": 2, + "lock": true + }, + { + "id": 653, + "num": 12, + "color": 1, + "special": 2, + "length": 0, + "lock": true + }, + { + "id": 654, + "num": 14, + "color": 9, + "special": 2, + "length": 2, + "lock": true + }, + { + "id": 655, + "num": 16, + "color": 9, + "special": 2, + "length": 0, + "lock": true + }, + { + "id": 656, + "num": 23, + "color": 2, + "special": 0, + "length": 3 + }, + { + "id": 657, + "num": 24, + "color": 2, + "special": 0, + "length": 0 + }, + { + "id": 658, + "num": 25, + "color": 2, + "special": 0, + "length": 0 + }, + { + "id": 659, + "num": 21, + "color": 8, + "special": 0, + "length": 2 + }, + { + "id": 660, + "num": 22, + "color": 8, + "special": 0, + "length": 0 + }, + { + "id": 661, + "num": 13, + "color": 7, + "special": 0, + "length": 1 + }, + { + "id": 662, + "num": 11, + "color": 3, + "special": 0, + "length": 1 + } + ] + ] +} \ No newline at end of file diff --git a/assets/custom/Json/level647.json b/assets/custom/Json/level647.json new file mode 100644 index 0000000..5567365 --- /dev/null +++ b/assets/custom/Json/level647.json @@ -0,0 +1,355 @@ +{ + "LEVEL_INFO": [ + { + "risefall": [], + "id": "647", + "map": [ + 8, + 9 + ], + "time": 150, + "gap": [] + } + ], + "BLOCK_INFO": [ + [ + { + "block": 23, + "color": 3, + "type": 0, + "position": { + "x": 0, + "y": -60, + "z": 0 + }, + "id": 210 + }, + { + "block": 23, + "color": 3, + "type": 0, + "position": { + "x": -120, + "y": -60, + "z": 0 + }, + "id": 220 + }, + { + "block": 23, + "color": 3, + "type": 0, + "position": { + "x": -240, + "y": -60, + "z": 0 + }, + "id": 230 + }, + { + "block": 5, + "color": 1, + "type": 0, + "position": { + "x": -120, + "y": 180, + "z": 0 + }, + "id": 240 + }, + { + "block": 2, + "color": 1, + "type": 0, + "position": { + "x": 360, + "y": 180, + "z": 0 + }, + "id": 250 + }, + { + "block": 2, + "color": 2, + "type": 0, + "position": { + "x": 240, + "y": 180, + "z": 0 + }, + "id": 260 + }, + { + "block": 2, + "color": 2, + "type": 0, + "position": { + "x": 0, + "y": 180, + "z": 0 + }, + "id": 270 + }, + { + "block": 1, + "color": 9, + "type": 0, + "position": { + "x": 360, + "y": 60, + "z": 0 + }, + "id": 280 + }, + { + "block": 0, + "color": 9, + "type": 0, + "position": { + "x": 360, + "y": -300, + "z": 0 + }, + "id": 290 + }, + { + "block": 4, + "color": 3, + "type": 0, + "position": { + "x": 120, + "y": -300, + "z": 0 + }, + "id": 300 + }, + { + "block": 2, + "color": 3, + "type": 0, + "position": { + "x": 0, + "y": -420, + "z": 0 + }, + "id": 310 + }, + { + "block": 2, + "color": 10, + "type": 0, + "position": { + "x": 240, + "y": -300, + "z": 0 + }, + "id": 320 + }, + { + "block": 0, + "color": 7, + "type": 0, + "position": { + "x": 120, + "y": 300, + "z": 0 + }, + "id": 330 + }, + { + "block": 0, + "color": 6, + "type": 0, + "position": { + "x": -240, + "y": 60, + "z": 0 + }, + "id": 340 + }, + { + "block": 1, + "color": 1, + "type": 5, + "position": { + "x": 0, + "y": 60, + "z": 0 + }, + "id": 350 + }, + { + "block": 0, + "color": 1, + "type": 5, + "position": { + "x": 120, + "y": 180, + "z": 0 + }, + "id": 360 + }, + { + "block": 0, + "color": 3, + "type": 5, + "position": { + "x": -240, + "y": -180, + "z": 0 + }, + "id": 370 + }, + { + "block": 0, + "color": 7, + "type": 8, + "position": { + "x": 240, + "y": -60, + "z": 0 + }, + "id": 380 + }, + { + "block": 1, + "color": 6, + "type": 7, + "position": { + "x": 360, + "y": -420, + "z": 0 + }, + "id": 390 + }, + { + "block": 2, + "color": 10, + "type": 9, + "position": { + "x": -120, + "y": -300, + "z": 0 + }, + "adhesiveTime": 2, + "id": 400 + }, + { + "block": 2, + "color": 10, + "type": 9, + "position": { + "x": -240, + "y": -420, + "z": 0 + }, + "adhesiveTime": 1, + "id": 410 + }, + { + "block": 0, + "color": 3, + "type": 5, + "position": { + "x": 120, + "y": 60, + "z": 0 + }, + "floor": 1, + "floorTime": 7, + "id": 420 + } + ] + ], + "WALL_INFO": [ + [ + { + "id": 648, + "num": 0, + "color": 6, + "special": 2, + "length": 1, + "lock": true + }, + { + "id": 649, + "num": 6, + "color": 9, + "special": 2, + "length": 1, + "lock": true + }, + { + "id": 650, + "num": 10, + "color": 3, + "special": 0, + "length": 2 + }, + { + "id": 651, + "num": 12, + "color": 3, + "special": 0, + "length": 0 + }, + { + "id": 652, + "num": 14, + "color": 10, + "special": 0, + "length": 2 + }, + { + "id": 653, + "num": 16, + "color": 10, + "special": 0, + "length": 0 + }, + { + "id": 654, + "num": 9, + "color": 2, + "special": 0, + "length": 1 + }, + { + "id": 655, + "num": 11, + "color": 1, + "special": 0, + "length": 2 + }, + { + "id": 656, + "num": 13, + "color": 1, + "special": 0, + "length": 0 + }, + { + "id": 657, + "num": 15, + "color": 7, + "special": 3, + "length": 1, + "freeze": 8 + }, + { + "id": 658, + "num": 21, + "color": 1, + "special": 1, + "length": 1 + }, + { + "id": 659, + "num": 23, + "color": 3, + "special": 1, + "length": 1 + } + ] + ] +} \ No newline at end of file diff --git a/assets/custom/Json/level648.json b/assets/custom/Json/level648.json new file mode 100644 index 0000000..4ec1b9f --- /dev/null +++ b/assets/custom/Json/level648.json @@ -0,0 +1,332 @@ +{ + "LEVEL_INFO": [ + { + "risefall": [], + "id": "648", + "map": [ + 9, + 8 + ], + "time": 100, + "gap": [] + } + ], + "BLOCK_INFO": [ + [ + { + "block": 0, + "color": 10, + "type": 0, + "position": { + "x": -300, + "y": 120, + "z": 0 + }, + "id": 210 + }, + { + "block": 1, + "color": 10, + "type": 0, + "position": { + "x": -60, + "y": -360, + "z": 0 + }, + "id": 220 + }, + { + "block": 1, + "color": 6, + "type": 0, + "position": { + "x": 420, + "y": 240, + "z": 0 + }, + "id": 230 + }, + { + "block": 1, + "color": 6, + "type": 0, + "position": { + "x": -180, + "y": 240, + "z": 0 + }, + "id": 240 + }, + { + "block": 1, + "color": 8, + "type": 0, + "position": { + "x": 60, + "y": 240, + "z": 0 + }, + "id": 250 + }, + { + "block": 0, + "color": 8, + "type": 0, + "position": { + "x": 300, + "y": -120, + "z": 0 + }, + "id": 260 + }, + { + "block": 1, + "color": 4, + "type": 0, + "position": { + "x": 180, + "y": -360, + "z": 0 + }, + "id": 270 + }, + { + "block": 2, + "color": 4, + "type": 0, + "position": { + "x": -300, + "y": -360, + "z": 0 + }, + "id": 280 + }, + { + "block": 2, + "color": 5, + "type": 0, + "position": { + "x": -300, + "y": -120, + "z": 0 + }, + "id": 290 + }, + { + "block": 2, + "color": 7, + "type": 0, + "position": { + "x": 300, + "y": -360, + "z": 0 + }, + "id": 300 + }, + { + "block": 2, + "color": 1, + "type": 0, + "position": { + "x": 420, + "y": -360, + "z": 0 + }, + "id": 310 + }, + { + "block": 2, + "color": 2, + "type": 0, + "position": { + "x": 60, + "y": 0, + "z": 0 + }, + "id": 320 + }, + { + "block": 0, + "color": 1, + "type": 0, + "position": { + "x": -180, + "y": 120, + "z": 0 + }, + "id": 330 + }, + { + "block": 21, + "color": 6, + "type": 1, + "position": { + "x": -180, + "y": -120, + "z": 0 + }, + "stacking": 4, + "id": 340 + }, + { + "block": 0, + "color": 7, + "type": 1, + "position": { + "x": -60, + "y": 120, + "z": 0 + }, + "stacking": 8, + "id": 350 + }, + { + "block": 21, + "color": 3, + "type": 1, + "position": { + "x": 300, + "y": 0, + "z": 0 + }, + "stacking": 6, + "id": 360 + }, + { + "block": 2, + "color": 1, + "type": 0, + "position": { + "x": 180, + "y": 0, + "z": 0 + }, + "floor": 1, + "floorTime": 10, + "id": 370 + }, + { + "block": 1, + "color": 10, + "type": 0, + "position": { + "x": 60, + "y": -240, + "z": 0 + }, + "floor": 1, + "floorTime": 10, + "id": 380 + }, + { + "block": 2, + "color": 5, + "type": 4, + "position": { + "x": 180, + "y": -240, + "z": 0 + }, + "freezeTime": 7, + "floor": 1, + "floorTime": 10, + "id": 390 + } + ] + ], + "WALL_INFO": [ + [ + { + "id": 649, + "num": 0, + "color": 3, + "special": 0, + "length": 2 + }, + { + "id": 650, + "num": 1, + "color": 3, + "special": 0, + "length": 0 + }, + { + "id": 651, + "num": 3, + "color": 8, + "special": 0, + "length": 1 + }, + { + "id": 652, + "num": 9, + "color": 4, + "special": 0, + "length": 2 + }, + { + "id": 653, + "num": 11, + "color": 4, + "special": 0, + "length": 0 + }, + { + "id": 654, + "num": 15, + "color": 7, + "special": 0, + "length": 2 + }, + { + "id": 655, + "num": 17, + "color": 7, + "special": 0, + "length": 0 + }, + { + "id": 656, + "num": 23, + "color": 10, + "special": 0, + "length": 1 + }, + { + "id": 657, + "num": 20, + "color": 6, + "special": 0, + "length": 2 + }, + { + "id": 658, + "num": 21, + "color": 6, + "special": 0, + "length": 0 + }, + { + "id": 659, + "num": 14, + "color": 2, + "special": 0, + "length": 1 + }, + { + "id": 660, + "num": 12, + "color": 1, + "special": 0, + "length": 1 + }, + { + "id": 661, + "num": 10, + "color": 5, + "special": 0, + "length": 1 + } + ] + ] +} \ No newline at end of file diff --git a/assets/custom/Json/level649.json b/assets/custom/Json/level649.json new file mode 100644 index 0000000..6c4b190 --- /dev/null +++ b/assets/custom/Json/level649.json @@ -0,0 +1,413 @@ +{ + "LEVEL_INFO": [ + { + "risefall": [ + { + "x": 5, + "y": 5, + "color": "5" + }, + { + "x": 5, + "y": 4, + "color": "5" + }, + { + "x": 6, + "y": 5, + "color": "5" + }, + { + "x": 6, + "y": 4, + "color": "5" + } + ], + "id": "649", + "map": [ + 9, + 10 + ], + "time": 135, + "gap": [ + { + "x": 1, + "y": 2, + "z": 0 + }, + { + "x": 1, + "y": 3, + "z": 0 + }, + { + "x": 6, + "y": 1, + "z": 0 + }, + { + "x": 5, + "y": 1, + "z": 0 + }, + { + "x": 5, + "y": 2, + "z": 0 + }, + { + "x": 6, + "y": 2, + "z": 0 + }, + { + "x": 6, + "y": 7, + "z": 0 + }, + { + "x": 5, + "y": 7, + "z": 0 + }, + { + "x": 7, + "y": 7, + "z": 0 + }, + { + "x": 7, + "y": 6, + "z": 0 + }, + { + "x": 6, + "y": 6, + "z": 0 + }, + { + "x": 5, + "y": 6, + "z": 0 + } + ] + } + ], + "BLOCK_INFO": [ + [ + { + "block": 23, + "color": 1, + "type": 0, + "position": { + "x": -300, + "y": 0, + "z": 0 + }, + "id": 210 + }, + { + "block": 5, + "color": 5, + "type": 0, + "position": { + "x": -60, + "y": -120, + "z": 0 + }, + "id": 220 + }, + { + "block": 1, + "color": 5, + "type": 0, + "position": { + "x": 420, + "y": 360, + "z": 0 + }, + "id": 230 + }, + { + "block": 0, + "color": 5, + "type": 0, + "position": { + "x": 60, + "y": 0, + "z": 0 + }, + "id": 240 + }, + { + "block": 3, + "color": 10, + "type": 0, + "position": { + "x": 420, + "y": -240, + "z": 0 + }, + "id": 250 + }, + { + "block": 2, + "color": 10, + "type": 0, + "position": { + "x": 60, + "y": -360, + "z": 0 + }, + "id": 260 + }, + { + "block": 4, + "color": 4, + "type": 0, + "position": { + "x": 60, + "y": 120, + "z": 0 + }, + "id": 270 + }, + { + "block": 2, + "color": 4, + "type": 0, + "position": { + "x": -300, + "y": 240, + "z": 0 + }, + "id": 280 + }, + { + "block": 1, + "color": 3, + "type": 0, + "position": { + "x": 60, + "y": -480, + "z": 0 + }, + "id": 290 + }, + { + "block": 1, + "color": 3, + "type": 0, + "position": { + "x": -60, + "y": 120, + "z": 0 + }, + "id": 300 + }, + { + "block": 22, + "color": 4, + "type": 0, + "position": { + "x": -60, + "y": -360, + "z": 0 + }, + "id": 310 + }, + { + "block": 1, + "color": 8, + "type": 0, + "position": { + "x": -60, + "y": 240, + "z": 0 + }, + "id": 320 + }, + { + "block": 1, + "color": 6, + "type": 0, + "position": { + "x": -60, + "y": 360, + "z": 0 + }, + "id": 330 + }, + { + "block": 2, + "color": 2, + "type": 0, + "position": { + "x": -180, + "y": -480, + "z": 0 + }, + "id": 340 + }, + { + "block": 0, + "color": 5, + "type": 0, + "position": { + "x": 420, + "y": -480, + "z": 0 + }, + "id": 350 + }, + { + "block": 0, + "color": 9, + "type": 9, + "position": { + "x": 420, + "y": -120, + "z": 0 + }, + "adhesiveTime": 2, + "id": 360 + }, + { + "block": 0, + "color": 8, + "type": 9, + "position": { + "x": 420, + "y": 0, + "z": 0 + }, + "adhesiveTime": 1, + "id": 370 + }, + { + "block": 0, + "color": 6, + "type": 6, + "position": { + "x": 60, + "y": -120, + "z": 0 + }, + "boomTime": 22, + "id": 380 + }, + { + "block": 0, + "color": 8, + "type": 4, + "position": { + "x": 420, + "y": -360, + "z": 0 + }, + "freezeTime": 12, + "id": 390 + } + ] + ], + "WALL_INFO": [ + [ + { + "id": 650, + "num": 0, + "color": 6, + "special": 0, + "length": 1 + }, + { + "id": 651, + "num": 1, + "color": 8, + "special": 0, + "length": 1 + }, + { + "id": 652, + "num": 4, + "color": 2, + "special": 3, + "length": 2, + "freeze": 15 + }, + { + "id": 653, + "num": 5, + "color": 2, + "special": 3, + "length": 0, + "freeze": 15 + }, + { + "id": 654, + "num": 13, + "color": 10, + "special": 0, + "length": 3 + }, + { + "id": 655, + "num": 15, + "color": 10, + "special": 0, + "length": 0 + }, + { + "id": 656, + "num": 17, + "color": 10, + "special": 0, + "length": 0 + }, + { + "id": 657, + "num": 41, + "color": 3, + "special": 0, + "length": 1 + }, + { + "id": 658, + "num": 39, + "color": 5, + "special": 0, + "length": 2 + }, + { + "id": 659, + "num": 40, + "color": 5, + "special": 0, + "length": 0 + }, + { + "id": 660, + "num": 12, + "color": 4, + "special": 3, + "length": 2, + "freeze": 8 + }, + { + "id": 661, + "num": 14, + "color": 4, + "special": 3, + "length": 0, + "freeze": 8 + }, + { + "id": 662, + "num": 36, + "color": 9, + "special": 3, + "length": 1, + "freeze": 12 + } + ] + ] +} \ No newline at end of file diff --git a/assets/custom/Json/level650.json b/assets/custom/Json/level650.json new file mode 100644 index 0000000..d020551 --- /dev/null +++ b/assets/custom/Json/level650.json @@ -0,0 +1,293 @@ +{ + "LEVEL_INFO": [ + { + "risefall": [], + "id": "555", + "map": [ + 8, + 8 + ], + "time": 70, + "gap": [ + { + "x": 1, + "y": 6, + "z": 0 + }, + { + "x": 6, + "y": 6, + "z": 0 + }, + { + "x": 1, + "y": 1, + "z": 0 + }, + { + "x": 1, + "y": 2, + "z": 0 + }, + { + "x": 6, + "y": 1, + "z": 0 + }, + { + "x": 6, + "y": 2, + "z": 0 + } + ] + } + ], + "BLOCK_INFO": [ + [ + { + "block": 6, + "color": 8, + "type": 0, + "position": { + "x": 360, + "y": -120, + "z": 0 + }, + "id": 210 + }, + { + "block": 0, + "color": 8, + "type": 0, + "position": { + "x": 240, + "y": -120, + "z": 0 + }, + "id": 220 + }, + { + "block": 10, + "color": 10, + "type": 0, + "position": { + "x": -240, + "y": -120, + "z": 0 + }, + "id": 230 + }, + { + "block": 1, + "color": 6, + "type": 0, + "position": { + "x": 0, + "y": 240, + "z": 0 + }, + "id": 240 + }, + { + "block": 2, + "color": 2, + "type": 0, + "position": { + "x": 120, + "y": -240, + "z": 0 + }, + "id": 250 + }, + { + "block": 0, + "color": 2, + "type": 0, + "position": { + "x": -120, + "y": -360, + "z": 0 + }, + "id": 260 + }, + { + "block": 0, + "color": 1, + "type": 0, + "position": { + "x": 240, + "y": -360, + "z": 0 + }, + "id": 270 + }, + { + "block": 0, + "color": 1, + "type": 0, + "position": { + "x": -120, + "y": -120, + "z": 0 + }, + "id": 280 + }, + { + "block": 2, + "color": 4, + "type": 0, + "position": { + "x": 0, + "y": -240, + "z": 0 + }, + "id": 290 + }, + { + "block": 0, + "color": 5, + "type": 0, + "position": { + "x": -120, + "y": 0, + "z": 0 + }, + "id": 300 + }, + { + "block": 1, + "color": 9, + "type": 0, + "position": { + "x": 240, + "y": 240, + "z": 0 + }, + "id": 310 + }, + { + "block": 0, + "color": 6, + "type": 0, + "position": { + "x": 240, + "y": 0, + "z": 0 + }, + "id": 320 + }, + { + "block": 2, + "color": 4, + "type": 1, + "position": { + "x": 120, + "y": 0, + "z": 0 + }, + "stacking": 10, + "id": 330 + }, + { + "block": 2, + "color": 2, + "type": 1, + "position": { + "x": 0, + "y": 0, + "z": 0 + }, + "stacking": 8, + "id": 340 + } + ] + ], + "WALL_INFO": [ + [ + { + "id": 556, + "num": 3, + "color": 6, + "special": 0, + "length": 1 + }, + { + "id": 557, + "num": 1, + "color": 1, + "special": 0, + "length": 1 + }, + { + "id": 558, + "num": 9, + "color": 4, + "special": 0, + "length": 2 + }, + { + "id": 559, + "num": 11, + "color": 4, + "special": 0, + "length": 0 + }, + { + "id": 560, + "num": 13, + "color": 2, + "special": 0, + "length": 2 + }, + { + "id": 561, + "num": 15, + "color": 2, + "special": 0, + "length": 0 + }, + { + "id": 562, + "num": 22, + "color": 9, + "special": 0, + "length": 1 + }, + { + "id": 563, + "num": 16, + "color": 5, + "special": 0, + "length": 1 + }, + { + "id": 564, + "num": 12, + "color": 10, + "special": 0, + "length": 2 + }, + { + "id": 565, + "num": 14, + "color": 10, + "special": 0, + "length": 0 + }, + { + "id": 566, + "num": 8, + "color": 8, + "special": 0, + "length": 2 + }, + { + "id": 567, + "num": 10, + "color": 8, + "special": 0, + "length": 0 + } + ] + ] +} \ No newline at end of file diff --git a/settings/project.json b/settings/project.json index d7e9fbe..08cf880 100644 --- a/settings/project.json +++ b/settings/project.json @@ -1,5 +1,5 @@ { - "last-module-event-record-time": 1761899075365, + "last-module-event-record-time": 1762504664109, "group-list": [ "default", "Map"