From 3c78acde78f8bdfcf06f202c8befea07ea9ee99b Mon Sep 17 00:00:00 2001 From: panw Date: Wed, 27 May 2026 15:54:22 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=95=B4=E7=90=86=E5=A4=9A?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2UI=E9=A2=84=E5=88=B6=E4=BD=93=E5=B9=B6?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. 关闭排行榜、天赋页面默认激活状态 2. 调整英雄页面布局偏移与容器尺寸 3. 清理天赋页面冗余的预制体实例配置 4. 新增英雄、天赋、排行榜页面的节点引用 --- assets/resources/gui/element/heros.prefab | 18 +- assets/resources/gui/element/ranks.prefab | 4 +- assets/resources/gui/element/talents.prefab | 172 +- assets/resources/gui/role_controller.prefab | 2529 ++++++++++++------- assets/script/game/map/MissionHomeComp.ts | 8 + 5 files changed, 1598 insertions(+), 1133 deletions(-) diff --git a/assets/resources/gui/element/heros.prefab b/assets/resources/gui/element/heros.prefab index 83211266..9dfdb008 100644 --- a/assets/resources/gui/element/heros.prefab +++ b/assets/resources/gui/element/heros.prefab @@ -46,7 +46,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 70, + "y": 0, "z": 0 }, "_lrot": { @@ -102,7 +102,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 366, + "y": 296, "z": 0 }, "_lrot": { @@ -308,7 +308,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 400, + "y": 470, "z": 0 }, "_lrot": { @@ -7029,7 +7029,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 425, + "y": 495, "z": 0 }, "_lrot": { @@ -7130,7 +7130,7 @@ "_contentSize": { "__type__": "cc.Size", "width": 700, - "height": 850 + "height": 990 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -7403,7 +7403,7 @@ "_contentSize": { "__type__": "cc.Size", "width": 700, - "height": 850 + "height": 990 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -7525,7 +7525,7 @@ "_contentSize": { "__type__": "cc.Size", "width": 700, - "height": 850 + "height": 990 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -7602,7 +7602,7 @@ "_contentSize": { "__type__": "cc.Size", "width": 720, - "height": 1140 + "height": 1280 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -7632,7 +7632,7 @@ "_left": 0, "_right": 0, "_top": 0, - "_bottom": 140, + "_bottom": 0, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, diff --git a/assets/resources/gui/element/ranks.prefab b/assets/resources/gui/element/ranks.prefab index b8d7cf68..fdfebc39 100644 --- a/assets/resources/gui/element/ranks.prefab +++ b/assets/resources/gui/element/ranks.prefab @@ -3848,7 +3848,7 @@ "__id__": 1 }, "_children": [], - "_active": true, + "_active": false, "_components": [ { "__id__": 167 @@ -3984,7 +3984,7 @@ "__id__": 1 }, "_children": [], - "_active": true, + "_active": false, "_components": [ { "__id__": 173 diff --git a/assets/resources/gui/element/talents.prefab b/assets/resources/gui/element/talents.prefab index c58e880d..2c6849f3 100644 --- a/assets/resources/gui/element/talents.prefab +++ b/assets/resources/gui/element/talents.prefab @@ -38,25 +38,22 @@ }, { "__id__": 154 - }, - { - "__id__": 165 } ], "_active": true, "_components": [ { - "__id__": 176 + "__id__": 165 }, { - "__id__": 178 + "__id__": 167 }, { - "__id__": 180 + "__id__": 169 } ], "_prefab": { - "__id__": 182 + "__id__": 171 }, "_lpos": { "__type__": "cc.Vec3", @@ -3428,7 +3425,7 @@ "__id__": 1 }, "_children": [], - "_active": true, + "_active": false, "_components": [ { "__id__": 147 @@ -3603,7 +3600,7 @@ "__id__": 1 }, "_children": [], - "_active": true, + "_active": false, "_components": [ { "__id__": 155 @@ -3842,150 +3839,6 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 1 - }, - "_prefab": { - "__id__": 166 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 165 - }, - "asset": { - "__uuid__": "56aee962-4a5e-45ae-a779-999444d06d18", - "__expectedType__": "cc.Prefab" - }, - "fileId": "cboM54s0hM07XCtrpFp0/b", - "instance": { - "__id__": 167 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "64iUo2urJCyZ8BM9W4shK0", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 168 - }, - { - "__id__": 170 - }, - { - "__id__": 171 - }, - { - "__id__": 172 - }, - { - "__id__": 173 - }, - { - "__id__": 175 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 169 - }, - "propertyPath": [ - "_name" - ], - "value": "top" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "cboM54s0hM07XCtrpFp0/b" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 169 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 528.069, - "y": -574.7269999999999, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 169 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 169 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 174 - }, - "propertyPath": [ - "_top" - ], - "value": 1179.7269999999999 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52mhkKH89DVKECWS3HY4Qh" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 174 - }, - "propertyPath": [ - "_horizontalCenter" - ], - "value": 528.069 - }, { "__type__": "cc.UITransform", "_name": "", @@ -3996,7 +3849,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 177 + "__id__": 166 }, "_contentSize": { "__type__": "cc.Size", @@ -4024,7 +3877,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 179 + "__id__": 168 }, "_alignFlags": 45, "_target": null, @@ -4060,7 +3913,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 181 + "__id__": 170 }, "title_node": { "__id__": 12 @@ -4106,11 +3959,6 @@ }, "fileId": "f2zPd6AOdBrIgj89xLzmRM", "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": [ - { - "__id__": 165 - } - ] + "targetOverrides": null } ] \ No newline at end of file diff --git a/assets/resources/gui/role_controller.prefab b/assets/resources/gui/role_controller.prefab index ba8bb074..b86bae10 100644 --- a/assets/resources/gui/role_controller.prefab +++ b/assets/resources/gui/role_controller.prefab @@ -22,26 +22,26 @@ "__id__": 2 }, { - "__id__": 276 + "__id__": 317 }, { - "__id__": 285 + "__id__": 326 } ], "_active": true, "_components": [ { - "__id__": 297 + "__id__": 338 }, { - "__id__": 299 + "__id__": 340 }, { - "__id__": 301 + "__id__": 342 } ], "_prefab": { - "__id__": 303 + "__id__": 344 }, "_lpos": { "__type__": "cc.Vec3", @@ -85,26 +85,29 @@ "__id__": 3 }, { - "__id__": 240 + "__id__": 15 }, { - "__id__": 257 + "__id__": 32 + }, + { + "__id__": 73 } ], "_active": true, "_components": [ { - "__id__": 269 + "__id__": 310 }, { - "__id__": 271 + "__id__": 312 }, { - "__id__": 273 + "__id__": 314 } ], "_prefab": { - "__id__": 275 + "__id__": 316 }, "_lpos": { "__type__": "cc.Vec3", @@ -135,6 +138,1149 @@ }, "_id": "" }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 2 + }, + "_prefab": { + "__id__": 4 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 3 + }, + "asset": { + "__uuid__": "bda4e15b-e32f-45c7-ab6f-5ac6a44135ad", + "__expectedType__": "cc.Prefab" + }, + "fileId": "f1ya2LoYBB547vP13Ydezp", + "instance": { + "__id__": 5 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "87n/wcZ7tIPbu7m1+Q/KV3", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [ + { + "__id__": 6 + } + ], + "propertyOverrides": [ + { + "__id__": 10 + }, + { + "__id__": 12 + }, + { + "__id__": 13 + }, + { + "__id__": 14 + } + ], + "removedComponents": [] + }, + { + "__type__": "cc.MountedComponentsInfo", + "targetInfo": { + "__id__": 7 + }, + "components": [ + { + "__id__": 8 + } + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "f1ya2LoYBB547vP13Ydezp" + ] + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 3 + } + }, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 9 + }, + "_alignFlags": 2, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bcCrVWMRBOaLOq1wdUZD1Y" + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 11 + }, + "propertyPath": [ + "_name" + ], + "value": "heromove" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "f1ya2LoYBB547vP13Ydezp" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 11 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -185.574, + "y": 640, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 11 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 11 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.Node", + "_name": "start", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [ + { + "__id__": 16 + } + ], + "_active": true, + "_components": [ + { + "__id__": 24 + }, + { + "__id__": 26 + }, + { + "__id__": 29 + } + ], + "_prefab": { + "__id__": 31 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 340.807, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 15 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 17 + }, + { + "__id__": 19 + }, + { + "__id__": 21 + } + ], + "_prefab": { + "__id__": 23 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1.5, + "y": 1.5, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 16 + }, + "_enabled": true, + "__prefab": { + "__id__": 18 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 286, + "height": 118.66666666666667 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "42LDn5dS5MhqVJb9Y+Fl+T" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 16 + }, + "_enabled": true, + "__prefab": { + "__id__": 20 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abb23", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "54Z4tBMtRPPYC/B9oVXZ+E" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 16 + }, + "_enabled": true, + "__prefab": { + "__id__": 22 + }, + "_alignFlags": 45, + "_target": null, + "_left": 35.5, + "_right": 35.5, + "_top": 11, + "_bottom": 11, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 16, + "_originalHeight": 16, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4fqFJZnwpKJIjsE5ee3Ie/" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "81VQ0B3qBHZ7zpcpmE8LL2", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 15 + }, + "_enabled": true, + "__prefab": { + "__id__": 25 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 500, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b8YsggnndJ17zXgw5hgBsp" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 15 + }, + "_enabled": true, + "__prefab": { + "__id__": 27 + }, + "clickEvents": [ + { + "__id__": 28 + } + ], + "_interactable": true, + "_transition": 3, + "_normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_hoverColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "_pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_normalSprite": null, + "_hoverSprite": null, + "_pressedSprite": null, + "_disabledSprite": null, + "_duration": 0.1, + "_zoomScale": 1.2, + "_target": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "32bw19A25OjagDBHQUbVhj" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "", + "_componentId": "11498TbVJpO6qmZ8m9k55Zx", + "handler": "start_mission", + "customEventData": "" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 15 + }, + "_enabled": true, + "__prefab": { + "__id__": 30 + }, + "_alignFlags": 4, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 240.80700000000002, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d2YAtuFClFcp1lsoZ3SLn8" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "35CTsMsxRHtqFt/d5tOpC4", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "pages", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [ + { + "__id__": 33 + }, + { + "__id__": 42 + }, + { + "__id__": 55 + } + ], + "_active": true, + "_components": [ + { + "__id__": 68 + }, + { + "__id__": 70 + } + ], + "_prefab": { + "__id__": 72 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 640, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 32 + }, + "_prefab": { + "__id__": 34 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 33 + }, + "asset": { + "__uuid__": "6e63f83d-28f6-415e-ac98-dabef66282d6", + "__expectedType__": "cc.Prefab" + }, + "fileId": "ee/zS1qmRJKKqnSQsZ3i2e", + "instance": { + "__id__": 35 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "af5ua6lK5KPqAth5w1w+Bz", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 36 + }, + { + "__id__": 38 + }, + { + "__id__": 39 + }, + { + "__id__": 40 + }, + { + "__id__": 41 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 37 + }, + "propertyPath": [ + "_name" + ], + "value": "heros" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ee/zS1qmRJKKqnSQsZ3i2e" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 37 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 37 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 37 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 37 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 32 + }, + "_prefab": { + "__id__": 43 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 42 + }, + "asset": { + "__uuid__": "b0c70366-b71c-4ccd-b0fd-90af5149be5e", + "__expectedType__": "cc.Prefab" + }, + "fileId": "f2zPd6AOdBrIgj89xLzmRM", + "instance": { + "__id__": 44 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "68eL7D5nJPEbey3FTr6FVm", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 45 + }, + { + "__id__": 47 + }, + { + "__id__": 48 + }, + { + "__id__": 49 + }, + { + "__id__": 50 + }, + { + "__id__": 51 + }, + { + "__id__": 53 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 46 + }, + "propertyPath": [ + "_name" + ], + "value": "talents" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "f2zPd6AOdBrIgj89xLzmRM" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 46 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 46 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 46 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 46 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 52 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c4Ci0VJIxBtoPw2g5ywGTP" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 54 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "deKImVcWVAQY7lNVufOK1Q" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 32 + }, + "_prefab": { + "__id__": 56 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 55 + }, + "asset": { + "__uuid__": "6ab76980-0704-4190-9acf-ec5ab44a33b0", + "__expectedType__": "cc.Prefab" + }, + "fileId": "84hrfbDo1AOq3VROGZvWWt", + "instance": { + "__id__": 57 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "36vJoI5pRG/6k6Id8fsW1o", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 58 + }, + { + "__id__": 60 + }, + { + "__id__": 61 + }, + { + "__id__": 62 + }, + { + "__id__": 63 + }, + { + "__id__": 64 + }, + { + "__id__": 66 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 59 + }, + "propertyPath": [ + "_name" + ], + "value": "ranks" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "84hrfbDo1AOq3VROGZvWWt" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 59 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 59 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 59 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 59 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 65 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "06BErKXotFubogbEshIx4i" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 67 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5baCaOgaJJj5xGYYZRPLag" + ] + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 32 + }, + "_enabled": true, + "__prefab": { + "__id__": 69 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 1280 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "75SuxnoXxCPZihPHA4w1io" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 32 + }, + "_enabled": true, + "__prefab": { + "__id__": 71 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 100, + "_originalHeight": 100, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a6rQu9GIlNRL2Q7xOXjrSP" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d1CXxmJvtGOadoFOrkp3WM", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.Node", "_name": "bar", @@ -145,35 +1291,35 @@ }, "_children": [ { - "__id__": 4 + "__id__": 74 }, { - "__id__": 45 + "__id__": 115 }, { - "__id__": 86 + "__id__": 156 }, { - "__id__": 135 + "__id__": 205 }, { - "__id__": 184 + "__id__": 254 } ], "_active": true, "_components": [ { - "__id__": 233 + "__id__": 303 }, { - "__id__": 235 + "__id__": 305 }, { - "__id__": 237 + "__id__": 307 } ], "_prefab": { - "__id__": 239 + "__id__": 309 }, "_lpos": { "__type__": "cc.Vec3", @@ -210,27 +1356,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 3 + "__id__": 73 }, "_children": [ { - "__id__": 5 + "__id__": 75 }, { - "__id__": 19 + "__id__": 89 } ], "_active": false, "_components": [ { - "__id__": 39 + "__id__": 109 }, { - "__id__": 41 + "__id__": 111 } ], "_prefab": { - "__id__": 44 + "__id__": 114 }, "_lpos": { "__type__": "cc.Vec3", @@ -267,27 +1413,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 4 + "__id__": 74 }, "_children": [ { - "__id__": 6 + "__id__": 76 } ], "_active": true, "_components": [ { - "__id__": 12 + "__id__": 82 }, { - "__id__": 14 + "__id__": 84 }, { - "__id__": 16 + "__id__": 86 } ], "_prefab": { - "__id__": 18 + "__id__": 88 }, "_lpos": { "__type__": "cc.Vec3", @@ -324,20 +1470,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 5 + "__id__": 75 }, "_children": [], "_active": true, "_components": [ { - "__id__": 7 + "__id__": 77 }, { - "__id__": 9 + "__id__": 79 } ], "_prefab": { - "__id__": 11 + "__id__": 81 }, "_lpos": { "__type__": "cc.Vec3", @@ -374,11 +1520,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 6 + "__id__": 76 }, "_enabled": true, "__prefab": { - "__id__": 8 + "__id__": 78 }, "_contentSize": { "__type__": "cc.Size", @@ -402,11 +1548,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 6 + "__id__": 76 }, "_enabled": true, "__prefab": { - "__id__": 10 + "__id__": 80 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -460,11 +1606,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 5 + "__id__": 75 }, "_enabled": true, "__prefab": { - "__id__": 13 + "__id__": 83 }, "_contentSize": { "__type__": "cc.Size", @@ -488,11 +1634,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 5 + "__id__": 75 }, "_enabled": true, "__prefab": { - "__id__": 15 + "__id__": 85 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -533,11 +1679,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 5 + "__id__": 75 }, "_enabled": true, "__prefab": { - "__id__": 17 + "__id__": 87 }, "_alignFlags": 45, "_target": null, @@ -582,30 +1728,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 4 + "__id__": 74 }, "_children": [ { - "__id__": 20 + "__id__": 90 }, { - "__id__": 26 + "__id__": 96 } ], "_active": false, "_components": [ { - "__id__": 32 + "__id__": 102 }, { - "__id__": 34 + "__id__": 104 }, { - "__id__": 36 + "__id__": 106 } ], "_prefab": { - "__id__": 38 + "__id__": 108 }, "_lpos": { "__type__": "cc.Vec3", @@ -642,20 +1788,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 19 + "__id__": 89 }, "_children": [], "_active": true, "_components": [ { - "__id__": 21 + "__id__": 91 }, { - "__id__": 23 + "__id__": 93 } ], "_prefab": { - "__id__": 25 + "__id__": 95 }, "_lpos": { "__type__": "cc.Vec3", @@ -692,11 +1838,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 20 + "__id__": 90 }, "_enabled": true, "__prefab": { - "__id__": 22 + "__id__": 92 }, "_contentSize": { "__type__": "cc.Size", @@ -720,11 +1866,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 20 + "__id__": 90 }, "_enabled": true, "__prefab": { - "__id__": 24 + "__id__": 94 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -778,20 +1924,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 19 + "__id__": 89 }, "_children": [], "_active": true, "_components": [ { - "__id__": 27 + "__id__": 97 }, { - "__id__": 29 + "__id__": 99 } ], "_prefab": { - "__id__": 31 + "__id__": 101 }, "_lpos": { "__type__": "cc.Vec3", @@ -828,11 +1974,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 26 + "__id__": 96 }, "_enabled": true, "__prefab": { - "__id__": 28 + "__id__": 98 }, "_contentSize": { "__type__": "cc.Size", @@ -856,11 +2002,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 26 + "__id__": 96 }, "_enabled": true, "__prefab": { - "__id__": 30 + "__id__": 100 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -937,11 +2083,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 19 + "__id__": 89 }, "_enabled": true, "__prefab": { - "__id__": 33 + "__id__": 103 }, "_contentSize": { "__type__": "cc.Size", @@ -965,11 +2111,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 19 + "__id__": 89 }, "_enabled": true, "__prefab": { - "__id__": 35 + "__id__": 105 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1010,11 +2156,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 19 + "__id__": 89 }, "_enabled": true, "__prefab": { - "__id__": 37 + "__id__": 107 }, "_alignFlags": 45, "_target": null, @@ -1059,11 +2205,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 4 + "__id__": 74 }, "_enabled": true, "__prefab": { - "__id__": 40 + "__id__": 110 }, "_contentSize": { "__type__": "cc.Size", @@ -1087,15 +2233,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 4 + "__id__": 74 }, "_enabled": true, "__prefab": { - "__id__": 42 + "__id__": 112 }, "clickEvents": [ { - "__id__": 43 + "__id__": 113 } ], "_interactable": true, @@ -1170,27 +2316,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 3 + "__id__": 73 }, "_children": [ { - "__id__": 46 + "__id__": 116 }, { - "__id__": 60 + "__id__": 130 } ], "_active": false, "_components": [ { - "__id__": 80 + "__id__": 150 }, { - "__id__": 82 + "__id__": 152 } ], "_prefab": { - "__id__": 85 + "__id__": 155 }, "_lpos": { "__type__": "cc.Vec3", @@ -1227,27 +2373,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 45 + "__id__": 115 }, "_children": [ { - "__id__": 47 + "__id__": 117 } ], "_active": true, "_components": [ { - "__id__": 53 + "__id__": 123 }, { - "__id__": 55 + "__id__": 125 }, { - "__id__": 57 + "__id__": 127 } ], "_prefab": { - "__id__": 59 + "__id__": 129 }, "_lpos": { "__type__": "cc.Vec3", @@ -1284,20 +2430,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 46 + "__id__": 116 }, "_children": [], "_active": true, "_components": [ { - "__id__": 48 + "__id__": 118 }, { - "__id__": 50 + "__id__": 120 } ], "_prefab": { - "__id__": 52 + "__id__": 122 }, "_lpos": { "__type__": "cc.Vec3", @@ -1334,11 +2480,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 47 + "__id__": 117 }, "_enabled": true, "__prefab": { - "__id__": 49 + "__id__": 119 }, "_contentSize": { "__type__": "cc.Size", @@ -1362,11 +2508,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 47 + "__id__": 117 }, "_enabled": true, "__prefab": { - "__id__": 51 + "__id__": 121 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1420,11 +2566,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 46 + "__id__": 116 }, "_enabled": true, "__prefab": { - "__id__": 54 + "__id__": 124 }, "_contentSize": { "__type__": "cc.Size", @@ -1448,11 +2594,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 46 + "__id__": 116 }, "_enabled": true, "__prefab": { - "__id__": 56 + "__id__": 126 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1493,11 +2639,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 46 + "__id__": 116 }, "_enabled": true, "__prefab": { - "__id__": 58 + "__id__": 128 }, "_alignFlags": 45, "_target": null, @@ -1542,30 +2688,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 45 + "__id__": 115 }, "_children": [ { - "__id__": 61 + "__id__": 131 }, { - "__id__": 67 + "__id__": 137 } ], "_active": false, "_components": [ { - "__id__": 73 + "__id__": 143 }, { - "__id__": 75 + "__id__": 145 }, { - "__id__": 77 + "__id__": 147 } ], "_prefab": { - "__id__": 79 + "__id__": 149 }, "_lpos": { "__type__": "cc.Vec3", @@ -1602,20 +2748,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 60 + "__id__": 130 }, "_children": [], "_active": true, "_components": [ { - "__id__": 62 + "__id__": 132 }, { - "__id__": 64 + "__id__": 134 } ], "_prefab": { - "__id__": 66 + "__id__": 136 }, "_lpos": { "__type__": "cc.Vec3", @@ -1652,11 +2798,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 61 + "__id__": 131 }, "_enabled": true, "__prefab": { - "__id__": 63 + "__id__": 133 }, "_contentSize": { "__type__": "cc.Size", @@ -1680,11 +2826,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 61 + "__id__": 131 }, "_enabled": true, "__prefab": { - "__id__": 65 + "__id__": 135 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1738,20 +2884,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 60 + "__id__": 130 }, "_children": [], "_active": true, "_components": [ { - "__id__": 68 + "__id__": 138 }, { - "__id__": 70 + "__id__": 140 } ], "_prefab": { - "__id__": 72 + "__id__": 142 }, "_lpos": { "__type__": "cc.Vec3", @@ -1788,11 +2934,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 67 + "__id__": 137 }, "_enabled": true, "__prefab": { - "__id__": 69 + "__id__": 139 }, "_contentSize": { "__type__": "cc.Size", @@ -1816,11 +2962,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 67 + "__id__": 137 }, "_enabled": true, "__prefab": { - "__id__": 71 + "__id__": 141 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1897,11 +3043,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 60 + "__id__": 130 }, "_enabled": true, "__prefab": { - "__id__": 74 + "__id__": 144 }, "_contentSize": { "__type__": "cc.Size", @@ -1925,11 +3071,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 60 + "__id__": 130 }, "_enabled": true, "__prefab": { - "__id__": 76 + "__id__": 146 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1970,11 +3116,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 60 + "__id__": 130 }, "_enabled": true, "__prefab": { - "__id__": 78 + "__id__": 148 }, "_alignFlags": 45, "_target": null, @@ -2019,11 +3165,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 45 + "__id__": 115 }, "_enabled": true, "__prefab": { - "__id__": 81 + "__id__": 151 }, "_contentSize": { "__type__": "cc.Size", @@ -2047,15 +3193,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 45 + "__id__": 115 }, "_enabled": true, "__prefab": { - "__id__": 83 + "__id__": 153 }, "clickEvents": [ { - "__id__": 84 + "__id__": 154 } ], "_interactable": true, @@ -2130,30 +3276,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 3 + "__id__": 73 }, "_children": [ { - "__id__": 87 + "__id__": 157 }, { - "__id__": 95 + "__id__": 165 }, { - "__id__": 115 + "__id__": 185 } ], "_active": true, "_components": [ { - "__id__": 129 + "__id__": 199 }, { - "__id__": 131 + "__id__": 201 } ], "_prefab": { - "__id__": 134 + "__id__": 204 }, "_lpos": { "__type__": "cc.Vec3", @@ -2190,23 +3336,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 86 + "__id__": 156 }, "_children": [], "_active": false, "_components": [ { - "__id__": 88 + "__id__": 158 }, { - "__id__": 90 + "__id__": 160 }, { - "__id__": 92 + "__id__": 162 } ], "_prefab": { - "__id__": 94 + "__id__": 164 }, "_lpos": { "__type__": "cc.Vec3", @@ -2243,11 +3389,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 87 + "__id__": 157 }, "_enabled": true, "__prefab": { - "__id__": 89 + "__id__": 159 }, "_contentSize": { "__type__": "cc.Size", @@ -2271,11 +3417,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 87 + "__id__": 157 }, "_enabled": true, "__prefab": { - "__id__": 91 + "__id__": 161 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2316,11 +3462,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 87 + "__id__": 157 }, "_enabled": true, "__prefab": { - "__id__": 93 + "__id__": 163 }, "_alignFlags": 45, "_target": null, @@ -2365,30 +3511,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 86 + "__id__": 156 }, "_children": [ { - "__id__": 96 + "__id__": 166 }, { - "__id__": 102 + "__id__": 172 } ], "_active": false, "_components": [ { - "__id__": 108 + "__id__": 178 }, { - "__id__": 110 + "__id__": 180 }, { - "__id__": 112 + "__id__": 182 } ], "_prefab": { - "__id__": 114 + "__id__": 184 }, "_lpos": { "__type__": "cc.Vec3", @@ -2425,20 +3571,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 95 + "__id__": 165 }, "_children": [], "_active": true, "_components": [ { - "__id__": 97 + "__id__": 167 }, { - "__id__": 99 + "__id__": 169 } ], "_prefab": { - "__id__": 101 + "__id__": 171 }, "_lpos": { "__type__": "cc.Vec3", @@ -2475,11 +3621,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 96 + "__id__": 166 }, "_enabled": true, "__prefab": { - "__id__": 98 + "__id__": 168 }, "_contentSize": { "__type__": "cc.Size", @@ -2503,11 +3649,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 96 + "__id__": 166 }, "_enabled": true, "__prefab": { - "__id__": 100 + "__id__": 170 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2561,20 +3707,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 95 + "__id__": 165 }, "_children": [], "_active": true, "_components": [ { - "__id__": 103 + "__id__": 173 }, { - "__id__": 105 + "__id__": 175 } ], "_prefab": { - "__id__": 107 + "__id__": 177 }, "_lpos": { "__type__": "cc.Vec3", @@ -2611,11 +3757,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 102 + "__id__": 172 }, "_enabled": true, "__prefab": { - "__id__": 104 + "__id__": 174 }, "_contentSize": { "__type__": "cc.Size", @@ -2639,11 +3785,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 102 + "__id__": 172 }, "_enabled": true, "__prefab": { - "__id__": 106 + "__id__": 176 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2720,11 +3866,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 95 + "__id__": 165 }, "_enabled": true, "__prefab": { - "__id__": 109 + "__id__": 179 }, "_contentSize": { "__type__": "cc.Size", @@ -2748,11 +3894,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 95 + "__id__": 165 }, "_enabled": true, "__prefab": { - "__id__": 111 + "__id__": 181 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2793,11 +3939,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 95 + "__id__": 165 }, "_enabled": true, "__prefab": { - "__id__": 113 + "__id__": 183 }, "_alignFlags": 45, "_target": null, @@ -2842,24 +3988,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 86 + "__id__": 156 }, "_children": [ { - "__id__": 116 + "__id__": 186 } ], "_active": true, "_components": [ { - "__id__": 124 + "__id__": 194 }, { - "__id__": 126 + "__id__": 196 } ], "_prefab": { - "__id__": 128 + "__id__": 198 }, "_lpos": { "__type__": "cc.Vec3", @@ -2896,23 +4042,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 115 + "__id__": 185 }, "_children": [], "_active": true, "_components": [ { - "__id__": 117 + "__id__": 187 }, { - "__id__": 119 + "__id__": 189 }, { - "__id__": 121 + "__id__": 191 } ], "_prefab": { - "__id__": 123 + "__id__": 193 }, "_lpos": { "__type__": "cc.Vec3", @@ -2949,11 +4095,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 116 + "__id__": 186 }, "_enabled": true, "__prefab": { - "__id__": 118 + "__id__": 188 }, "_contentSize": { "__type__": "cc.Size", @@ -2977,11 +4123,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 116 + "__id__": 186 }, "_enabled": true, "__prefab": { - "__id__": 120 + "__id__": 190 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3045,11 +4191,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 116 + "__id__": 186 }, "_enabled": true, "__prefab": { - "__id__": 122 + "__id__": 192 }, "_params": [], "_dataID": "bar_heros", @@ -3078,11 +4224,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 115 + "__id__": 185 }, "_enabled": true, "__prefab": { - "__id__": 125 + "__id__": 195 }, "_contentSize": { "__type__": "cc.Size", @@ -3106,11 +4252,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 115 + "__id__": 185 }, "_enabled": true, "__prefab": { - "__id__": 127 + "__id__": 197 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3167,11 +4313,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 86 + "__id__": 156 }, "_enabled": true, "__prefab": { - "__id__": 130 + "__id__": 200 }, "_contentSize": { "__type__": "cc.Size", @@ -3195,15 +4341,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 86 + "__id__": 156 }, "_enabled": true, "__prefab": { - "__id__": 132 + "__id__": 202 }, "clickEvents": [ { - "__id__": 133 + "__id__": 203 } ], "_interactable": true, @@ -3278,30 +4424,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 3 + "__id__": 73 }, "_children": [ { - "__id__": 136 + "__id__": 206 }, { - "__id__": 144 + "__id__": 214 }, { - "__id__": 164 + "__id__": 234 } ], "_active": true, "_components": [ { - "__id__": 178 + "__id__": 248 }, { - "__id__": 180 + "__id__": 250 } ], "_prefab": { - "__id__": 183 + "__id__": 253 }, "_lpos": { "__type__": "cc.Vec3", @@ -3338,23 +4484,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 135 + "__id__": 205 }, "_children": [], "_active": false, "_components": [ { - "__id__": 137 + "__id__": 207 }, { - "__id__": 139 + "__id__": 209 }, { - "__id__": 141 + "__id__": 211 } ], "_prefab": { - "__id__": 143 + "__id__": 213 }, "_lpos": { "__type__": "cc.Vec3", @@ -3391,11 +4537,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 136 + "__id__": 206 }, "_enabled": true, "__prefab": { - "__id__": 138 + "__id__": 208 }, "_contentSize": { "__type__": "cc.Size", @@ -3419,11 +4565,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 136 + "__id__": 206 }, "_enabled": true, "__prefab": { - "__id__": 140 + "__id__": 210 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3464,11 +4610,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 136 + "__id__": 206 }, "_enabled": true, "__prefab": { - "__id__": 142 + "__id__": 212 }, "_alignFlags": 45, "_target": null, @@ -3513,30 +4659,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 135 + "__id__": 205 }, "_children": [ { - "__id__": 145 + "__id__": 215 }, { - "__id__": 151 + "__id__": 221 } ], "_active": false, "_components": [ { - "__id__": 157 + "__id__": 227 }, { - "__id__": 159 + "__id__": 229 }, { - "__id__": 161 + "__id__": 231 } ], "_prefab": { - "__id__": 163 + "__id__": 233 }, "_lpos": { "__type__": "cc.Vec3", @@ -3573,20 +4719,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 144 + "__id__": 214 }, "_children": [], "_active": true, "_components": [ { - "__id__": 146 + "__id__": 216 }, { - "__id__": 148 + "__id__": 218 } ], "_prefab": { - "__id__": 150 + "__id__": 220 }, "_lpos": { "__type__": "cc.Vec3", @@ -3623,11 +4769,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 145 + "__id__": 215 }, "_enabled": true, "__prefab": { - "__id__": 147 + "__id__": 217 }, "_contentSize": { "__type__": "cc.Size", @@ -3651,11 +4797,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 145 + "__id__": 215 }, "_enabled": true, "__prefab": { - "__id__": 149 + "__id__": 219 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3709,20 +4855,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 144 + "__id__": 214 }, "_children": [], "_active": true, "_components": [ { - "__id__": 152 + "__id__": 222 }, { - "__id__": 154 + "__id__": 224 } ], "_prefab": { - "__id__": 156 + "__id__": 226 }, "_lpos": { "__type__": "cc.Vec3", @@ -3759,11 +4905,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 151 + "__id__": 221 }, "_enabled": true, "__prefab": { - "__id__": 153 + "__id__": 223 }, "_contentSize": { "__type__": "cc.Size", @@ -3787,11 +4933,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 151 + "__id__": 221 }, "_enabled": true, "__prefab": { - "__id__": 155 + "__id__": 225 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3868,11 +5014,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 144 + "__id__": 214 }, "_enabled": true, "__prefab": { - "__id__": 158 + "__id__": 228 }, "_contentSize": { "__type__": "cc.Size", @@ -3896,11 +5042,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 144 + "__id__": 214 }, "_enabled": true, "__prefab": { - "__id__": 160 + "__id__": 230 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3941,11 +5087,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 144 + "__id__": 214 }, "_enabled": true, "__prefab": { - "__id__": 162 + "__id__": 232 }, "_alignFlags": 45, "_target": null, @@ -3990,24 +5136,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 135 + "__id__": 205 }, "_children": [ { - "__id__": 165 + "__id__": 235 } ], "_active": true, "_components": [ { - "__id__": 173 + "__id__": 243 }, { - "__id__": 175 + "__id__": 245 } ], "_prefab": { - "__id__": 177 + "__id__": 247 }, "_lpos": { "__type__": "cc.Vec3", @@ -4044,23 +5190,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 164 + "__id__": 234 }, "_children": [], "_active": true, "_components": [ { - "__id__": 166 + "__id__": 236 }, { - "__id__": 168 + "__id__": 238 }, { - "__id__": 170 + "__id__": 240 } ], "_prefab": { - "__id__": 172 + "__id__": 242 }, "_lpos": { "__type__": "cc.Vec3", @@ -4097,11 +5243,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 165 + "__id__": 235 }, "_enabled": true, "__prefab": { - "__id__": 167 + "__id__": 237 }, "_contentSize": { "__type__": "cc.Size", @@ -4125,11 +5271,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 165 + "__id__": 235 }, "_enabled": true, "__prefab": { - "__id__": 169 + "__id__": 239 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4193,11 +5339,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 165 + "__id__": 235 }, "_enabled": true, "__prefab": { - "__id__": 171 + "__id__": 241 }, "_params": [], "_dataID": "bar_ranks", @@ -4226,11 +5372,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 164 + "__id__": 234 }, "_enabled": true, "__prefab": { - "__id__": 174 + "__id__": 244 }, "_contentSize": { "__type__": "cc.Size", @@ -4254,11 +5400,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 164 + "__id__": 234 }, "_enabled": true, "__prefab": { - "__id__": 176 + "__id__": 246 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4312,11 +5458,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 135 + "__id__": 205 }, "_enabled": true, "__prefab": { - "__id__": 179 + "__id__": 249 }, "_contentSize": { "__type__": "cc.Size", @@ -4340,15 +5486,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 135 + "__id__": 205 }, "_enabled": true, "__prefab": { - "__id__": 181 + "__id__": 251 }, "clickEvents": [ { - "__id__": 182 + "__id__": 252 } ], "_interactable": true, @@ -4423,30 +5569,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 3 + "__id__": 73 }, "_children": [ { - "__id__": 185 + "__id__": 255 }, { - "__id__": 193 + "__id__": 263 }, { - "__id__": 213 + "__id__": 283 } ], "_active": true, "_components": [ { - "__id__": 227 + "__id__": 297 }, { - "__id__": 229 + "__id__": 299 } ], "_prefab": { - "__id__": 232 + "__id__": 302 }, "_lpos": { "__type__": "cc.Vec3", @@ -4483,23 +5629,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 184 + "__id__": 254 }, "_children": [], "_active": false, "_components": [ { - "__id__": 186 + "__id__": 256 }, { - "__id__": 188 + "__id__": 258 }, { - "__id__": 190 + "__id__": 260 } ], "_prefab": { - "__id__": 192 + "__id__": 262 }, "_lpos": { "__type__": "cc.Vec3", @@ -4536,11 +5682,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 185 + "__id__": 255 }, "_enabled": true, "__prefab": { - "__id__": 187 + "__id__": 257 }, "_contentSize": { "__type__": "cc.Size", @@ -4564,11 +5710,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 185 + "__id__": 255 }, "_enabled": true, "__prefab": { - "__id__": 189 + "__id__": 259 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4609,11 +5755,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 185 + "__id__": 255 }, "_enabled": true, "__prefab": { - "__id__": 191 + "__id__": 261 }, "_alignFlags": 45, "_target": null, @@ -4658,30 +5804,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 184 + "__id__": 254 }, "_children": [ { - "__id__": 194 + "__id__": 264 }, { - "__id__": 200 + "__id__": 270 } ], "_active": false, "_components": [ { - "__id__": 206 + "__id__": 276 }, { - "__id__": 208 + "__id__": 278 }, { - "__id__": 210 + "__id__": 280 } ], "_prefab": { - "__id__": 212 + "__id__": 282 }, "_lpos": { "__type__": "cc.Vec3", @@ -4718,20 +5864,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 193 + "__id__": 263 }, "_children": [], "_active": true, "_components": [ { - "__id__": 195 + "__id__": 265 }, { - "__id__": 197 + "__id__": 267 } ], "_prefab": { - "__id__": 199 + "__id__": 269 }, "_lpos": { "__type__": "cc.Vec3", @@ -4768,11 +5914,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 194 + "__id__": 264 }, "_enabled": true, "__prefab": { - "__id__": 196 + "__id__": 266 }, "_contentSize": { "__type__": "cc.Size", @@ -4796,11 +5942,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 194 + "__id__": 264 }, "_enabled": true, "__prefab": { - "__id__": 198 + "__id__": 268 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4854,20 +6000,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 193 + "__id__": 263 }, "_children": [], "_active": true, "_components": [ { - "__id__": 201 + "__id__": 271 }, { - "__id__": 203 + "__id__": 273 } ], "_prefab": { - "__id__": 205 + "__id__": 275 }, "_lpos": { "__type__": "cc.Vec3", @@ -4904,11 +6050,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 200 + "__id__": 270 }, "_enabled": true, "__prefab": { - "__id__": 202 + "__id__": 272 }, "_contentSize": { "__type__": "cc.Size", @@ -4932,11 +6078,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 200 + "__id__": 270 }, "_enabled": true, "__prefab": { - "__id__": 204 + "__id__": 274 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5013,11 +6159,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 193 + "__id__": 263 }, "_enabled": true, "__prefab": { - "__id__": 207 + "__id__": 277 }, "_contentSize": { "__type__": "cc.Size", @@ -5041,11 +6187,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 193 + "__id__": 263 }, "_enabled": true, "__prefab": { - "__id__": 209 + "__id__": 279 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5086,11 +6232,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 193 + "__id__": 263 }, "_enabled": true, "__prefab": { - "__id__": 211 + "__id__": 281 }, "_alignFlags": 45, "_target": null, @@ -5135,24 +6281,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 184 + "__id__": 254 }, "_children": [ { - "__id__": 214 + "__id__": 284 } ], "_active": true, "_components": [ { - "__id__": 222 + "__id__": 292 }, { - "__id__": 224 + "__id__": 294 } ], "_prefab": { - "__id__": 226 + "__id__": 296 }, "_lpos": { "__type__": "cc.Vec3", @@ -5189,23 +6335,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 213 + "__id__": 283 }, "_children": [], "_active": true, "_components": [ { - "__id__": 215 + "__id__": 285 }, { - "__id__": 217 + "__id__": 287 }, { - "__id__": 219 + "__id__": 289 } ], "_prefab": { - "__id__": 221 + "__id__": 291 }, "_lpos": { "__type__": "cc.Vec3", @@ -5242,11 +6388,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 214 + "__id__": 284 }, "_enabled": true, "__prefab": { - "__id__": 216 + "__id__": 286 }, "_contentSize": { "__type__": "cc.Size", @@ -5270,11 +6416,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 214 + "__id__": 284 }, "_enabled": true, "__prefab": { - "__id__": 218 + "__id__": 288 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5338,11 +6484,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 214 + "__id__": 284 }, "_enabled": true, "__prefab": { - "__id__": 220 + "__id__": 290 }, "_params": [], "_dataID": "bar_talents", @@ -5371,11 +6517,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 213 + "__id__": 283 }, "_enabled": true, "__prefab": { - "__id__": 223 + "__id__": 293 }, "_contentSize": { "__type__": "cc.Size", @@ -5399,11 +6545,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 213 + "__id__": 283 }, "_enabled": true, "__prefab": { - "__id__": 225 + "__id__": 295 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5460,11 +6606,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 184 + "__id__": 254 }, "_enabled": true, "__prefab": { - "__id__": 228 + "__id__": 298 }, "_contentSize": { "__type__": "cc.Size", @@ -5488,15 +6634,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 184 + "__id__": 254 }, "_enabled": true, "__prefab": { - "__id__": 230 + "__id__": 300 }, "clickEvents": [ { - "__id__": 231 + "__id__": 301 } ], "_interactable": true, @@ -5571,11 +6717,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3 + "__id__": 73 }, "_enabled": true, "__prefab": { - "__id__": 234 + "__id__": 304 }, "_contentSize": { "__type__": "cc.Size", @@ -5599,11 +6745,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3 + "__id__": 73 }, "_enabled": true, "__prefab": { - "__id__": 236 + "__id__": 306 }, "_alignFlags": 44, "_target": null, @@ -5635,11 +6781,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3 + "__id__": 73 }, "_enabled": true, "__prefab": { - "__id__": 238 + "__id__": 308 }, "_resizeMode": 1, "_layoutType": 1, @@ -5680,561 +6826,6 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_name": "start", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2 - }, - "_children": [ - { - "__id__": 241 - } - ], - "_active": true, - "_components": [ - { - "__id__": 249 - }, - { - "__id__": 251 - }, - { - "__id__": 254 - } - ], - "_prefab": { - "__id__": 256 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 340.807, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 240 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 242 - }, - { - "__id__": 244 - }, - { - "__id__": 246 - } - ], - "_prefab": { - "__id__": 248 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1.5, - "y": 1.5, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 241 - }, - "_enabled": true, - "__prefab": { - "__id__": 243 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 286, - "height": 118.66666666666667 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "42LDn5dS5MhqVJb9Y+Fl+T" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 241 - }, - "_enabled": true, - "__prefab": { - "__id__": 245 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abb23", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "54Z4tBMtRPPYC/B9oVXZ+E" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 241 - }, - "_enabled": true, - "__prefab": { - "__id__": 247 - }, - "_alignFlags": 45, - "_target": null, - "_left": 35.5, - "_right": 35.5, - "_top": 11, - "_bottom": 11, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 16, - "_originalHeight": 16, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4fqFJZnwpKJIjsE5ee3Ie/" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "81VQ0B3qBHZ7zpcpmE8LL2", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 240 - }, - "_enabled": true, - "__prefab": { - "__id__": 250 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 500, - "height": 200 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b8YsggnndJ17zXgw5hgBsp" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 240 - }, - "_enabled": true, - "__prefab": { - "__id__": 252 - }, - "clickEvents": [ - { - "__id__": 253 - } - ], - "_interactable": true, - "_transition": 3, - "_normalColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": null, - "_hoverSprite": null, - "_pressedSprite": null, - "_disabledSprite": null, - "_duration": 0.1, - "_zoomScale": 1.2, - "_target": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "32bw19A25OjagDBHQUbVhj" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 2 - }, - "component": "", - "_componentId": "11498TbVJpO6qmZ8m9k55Zx", - "handler": "start_mission", - "customEventData": "" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 240 - }, - "_enabled": true, - "__prefab": { - "__id__": 255 - }, - "_alignFlags": 4, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 240.80700000000002, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d2YAtuFClFcp1lsoZ3SLn8" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "35CTsMsxRHtqFt/d5tOpC4", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 2 - }, - "_prefab": { - "__id__": 258 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 257 - }, - "asset": { - "__uuid__": "bda4e15b-e32f-45c7-ab6f-5ac6a44135ad", - "__expectedType__": "cc.Prefab" - }, - "fileId": "f1ya2LoYBB547vP13Ydezp", - "instance": { - "__id__": 259 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "87n/wcZ7tIPbu7m1+Q/KV3", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [ - { - "__id__": 260 - } - ], - "propertyOverrides": [ - { - "__id__": 264 - }, - { - "__id__": 266 - }, - { - "__id__": 267 - }, - { - "__id__": 268 - } - ], - "removedComponents": [] - }, - { - "__type__": "cc.MountedComponentsInfo", - "targetInfo": { - "__id__": 261 - }, - "components": [ - { - "__id__": 262 - } - ] - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f1ya2LoYBB547vP13Ydezp" - ] - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": { - "mountedRoot": { - "__id__": 257 - } - }, - "node": { - "__id__": 257 - }, - "_enabled": true, - "__prefab": { - "__id__": 263 - }, - "_alignFlags": 2, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bcCrVWMRBOaLOq1wdUZD1Y" - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 265 - }, - "propertyPath": [ - "_name" - ], - "value": "heromove" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f1ya2LoYBB547vP13Ydezp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 265 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -185.574, - "y": 640, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 265 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 265 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, { "__type__": "cc.UITransform", "_name": "", @@ -6245,7 +6836,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 270 + "__id__": 311 }, "_contentSize": { "__type__": "cc.Size", @@ -6273,7 +6864,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 272 + "__id__": 313 }, "_alignFlags": 21, "_target": null, @@ -6309,16 +6900,25 @@ }, "_enabled": true, "__prefab": { - "__id__": 274 + "__id__": 315 }, "home_btn": { - "__id__": 45 + "__id__": 115 }, "hero_btn": { - "__id__": 4 + "__id__": 74 }, "rank_btn": { - "__id__": 135 + "__id__": 205 + }, + "heros_page": { + "__id__": 33 + }, + "talents_page": { + "__id__": 42 + }, + "ranks_page": { + "__id__": 55 }, "_id": "" }, @@ -6346,14 +6946,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 277 + "__id__": 318 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 276 + "__id__": 317 }, "asset": { "__uuid__": "26bff847-cd29-48a5-bbfa-c3e2dbda688d", @@ -6361,7 +6961,7 @@ }, "fileId": "5a9CMsVQhKP5Y+UJfTKPbx", "instance": { - "__id__": 278 + "__id__": 319 }, "targetOverrides": null }, @@ -6375,19 +6975,19 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 279 + "__id__": 320 }, { - "__id__": 281 + "__id__": 322 }, { - "__id__": 282 + "__id__": 323 }, { - "__id__": 283 + "__id__": 324 }, { - "__id__": 284 + "__id__": 325 } ], "removedComponents": [] @@ -6395,7 +6995,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 280 + "__id__": 321 }, "propertyPath": [ "_name" @@ -6411,7 +7011,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 280 + "__id__": 321 }, "propertyPath": [ "_lpos" @@ -6426,7 +7026,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 280 + "__id__": 321 }, "propertyPath": [ "_lrot" @@ -6442,7 +7042,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 280 + "__id__": 321 }, "propertyPath": [ "_euler" @@ -6457,7 +7057,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 280 + "__id__": 321 }, "propertyPath": [ "_active" @@ -6471,14 +7071,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 286 + "__id__": 327 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 285 + "__id__": 326 }, "asset": { "__uuid__": "56aee962-4a5e-45ae-a779-999444d06d18", @@ -6486,7 +7086,7 @@ }, "fileId": "cboM54s0hM07XCtrpFp0/b", "instance": { - "__id__": 287 + "__id__": 328 }, "targetOverrides": null }, @@ -6500,25 +7100,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 288 + "__id__": 329 }, { - "__id__": 290 + "__id__": 331 }, { - "__id__": 291 + "__id__": 332 }, { - "__id__": 292 + "__id__": 333 }, { - "__id__": 293 + "__id__": 334 }, { - "__id__": 295 + "__id__": 336 }, { - "__id__": 296 + "__id__": 337 } ], "removedComponents": [] @@ -6526,7 +7126,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 289 + "__id__": 330 }, "propertyPath": [ "_name" @@ -6542,7 +7142,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 289 + "__id__": 330 }, "propertyPath": [ "_lpos" @@ -6557,7 +7157,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 289 + "__id__": 330 }, "propertyPath": [ "_lrot" @@ -6573,7 +7173,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 289 + "__id__": 330 }, "propertyPath": [ "_euler" @@ -6588,7 +7188,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 294 + "__id__": 335 }, "propertyPath": [ "_top" @@ -6604,7 +7204,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 294 + "__id__": 335 }, "propertyPath": [ "_alignFlags" @@ -6614,7 +7214,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 294 + "__id__": 335 }, "propertyPath": [ "_bottom" @@ -6631,7 +7231,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 298 + "__id__": 339 }, "_contentSize": { "__type__": "cc.Size", @@ -6659,7 +7259,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 300 + "__id__": 341 }, "_alignFlags": 45, "_target": null, @@ -6695,7 +7295,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 302 + "__id__": 343 }, "debugMode": false, "_id": "" @@ -6717,13 +7317,22 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": [ { - "__id__": 285 + "__id__": 326 }, { - "__id__": 276 + "__id__": 317 }, { - "__id__": 257 + "__id__": 55 + }, + { + "__id__": 42 + }, + { + "__id__": 33 + }, + { + "__id__": 3 } ] } diff --git a/assets/script/game/map/MissionHomeComp.ts b/assets/script/game/map/MissionHomeComp.ts index 9a8edae3..379d12e7 100644 --- a/assets/script/game/map/MissionHomeComp.ts +++ b/assets/script/game/map/MissionHomeComp.ts @@ -49,7 +49,15 @@ export class MissionHomeComp extends CCComp { /** 排行榜按钮节点 */ @property(Node) rank_btn=null! +/** 排行榜按钮节点 */ + @property(Node) + heros_page=null! + @property(Node) + talents_page=null! + @property(Node) + ranks_page=null! + /** 注册任务结束事件 */ protected onLoad(): void { this.on(GameEvent.MissionEnd,this.mission_end,this)