From 71026ae9a59e5b4fa7c3d517e70d3a8f21854281 Mon Sep 17 00:00:00 2001 From: walkpan Date: Sun, 4 Jan 2026 19:03:00 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=A4=A9=E8=B5=8B=E7=B3=BB=E7=BB=9F):=20?= =?UTF-8?q?=E5=AE=9E=E7=8E=B0=E5=A4=A9=E8=B5=8B=E9=80=89=E6=8B=A9=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E5=B9=B6=E5=AE=8C=E5=96=84=E5=8D=A1=E7=89=87=E4=BA=A4?= =?UTF-8?q?=E4=BA=92=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加天赋选择事件触发机制,在战斗开始时触发天赋选择界面 重构MissionCardComp类,实现天赋卡片的随机生成、显示和选择功能 为卡片添加选中状态标记和交互处理 更新prefab资源以支持新的天赋选择界面 --- assets/resources/gui/role_controller.prefab | 3418 ++++++++++--------- assets/resources/gui/uis/bgs/card.prefab | 300 +- assets/script/game/map/MissionCardComp.ts | 154 +- assets/script/game/map/MissionComp.ts | 1 + 4 files changed, 2222 insertions(+), 1651 deletions(-) diff --git a/assets/resources/gui/role_controller.prefab b/assets/resources/gui/role_controller.prefab index 25b5334b..26d2d556 100644 --- a/assets/resources/gui/role_controller.prefab +++ b/assets/resources/gui/role_controller.prefab @@ -22,29 +22,29 @@ "__id__": 2 }, { - "__id__": 488 + "__id__": 504 }, { - "__id__": 997 + "__id__": 1013 }, { - "__id__": 1006 + "__id__": 1022 } ], "_active": true, "_components": [ { - "__id__": 1052 + "__id__": 1068 }, { - "__id__": 1054 + "__id__": 1070 }, { - "__id__": 1056 + "__id__": 1072 } ], "_prefab": { - "__id__": 1058 + "__id__": 1074 }, "_lpos": { "__type__": "cc.Vec3", @@ -91,29 +91,29 @@ "__id__": 23 }, { - "__id__": 430 + "__id__": 446 } ], "_active": true, "_components": [ { - "__id__": 477 + "__id__": 493 }, { - "__id__": 479 + "__id__": 495 }, { - "__id__": 481 + "__id__": 497 }, { - "__id__": 483 + "__id__": 499 }, { - "__id__": 485 + "__id__": 501 } ], "_prefab": { - "__id__": 487 + "__id__": 503 }, "_lpos": { "__type__": "cc.Vec3", @@ -634,20 +634,20 @@ "__id__": 313 }, { - "__id__": 373 + "__id__": 389 } ], "_active": true, "_components": [ { - "__id__": 425 + "__id__": 441 }, { - "__id__": 427 + "__id__": 443 } ], "_prefab": { - "__id__": 429 + "__id__": 445 }, "_lpos": { "__type__": "cc.Vec3", @@ -6942,32 +6942,32 @@ "__id__": 314 }, { - "__id__": 330 + "__id__": 334 }, { - "__id__": 342 + "__id__": 350 }, { - "__id__": 354 + "__id__": 366 } ], "_active": true, "_components": [ { - "__id__": 364 + "__id__": 380 }, { - "__id__": 366 + "__id__": 382 }, { - "__id__": 368 + "__id__": 384 }, { - "__id__": 370 + "__id__": 386 } ], "_prefab": { - "__id__": 372 + "__id__": 388 }, "_lpos": { "__type__": "cc.Vec3", @@ -7056,6 +7056,12 @@ }, { "__id__": 328 + }, + { + "__id__": 330 + }, + { + "__id__": 332 } ], "removedComponents": [] @@ -7186,6 +7192,46 @@ "deddBQZkFLmr/McI1OsxvN" ] }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 331 + }, + "propertyPath": [ + "clickEvents", + "length" + ], + "value": 1 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "85rZYvTXxBq4pJCoHruVwe" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 331 + }, + "propertyPath": [ + "clickEvents", + "0" + ], + "value": { + "__id__": 333 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 313 + }, + "component": "", + "_componentId": "b3d6eSQ8ulPP79kPpPIytqU", + "handler": "selectCard", + "customEventData": "1" + }, { "__type__": "cc.Node", "_objFlags": 0, @@ -7193,14 +7239,14 @@ "__id__": 313 }, "_prefab": { - "__id__": 331 + "__id__": 335 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 330 + "__id__": 334 }, "asset": { "__uuid__": "eb933093-ff09-4a1f-8ca9-fa933592ba8b", @@ -7208,7 +7254,7 @@ }, "fileId": "c3ePn06YJC6YTe2BxAPPm2", "instance": { - "__id__": 332 + "__id__": 336 }, "targetOverrides": null }, @@ -7221,23 +7267,29 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ - { - "__id__": 333 - }, - { - "__id__": 335 - }, - { - "__id__": 336 - }, { "__id__": 337 }, { - "__id__": 338 + "__id__": 339 }, { "__id__": 340 + }, + { + "__id__": 341 + }, + { + "__id__": 342 + }, + { + "__id__": 344 + }, + { + "__id__": 346 + }, + { + "__id__": 348 } ], "removedComponents": [] @@ -7245,7 +7297,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 334 + "__id__": 338 }, "propertyPath": [ "_name" @@ -7261,7 +7313,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 334 + "__id__": 338 }, "propertyPath": [ "_lpos" @@ -7276,7 +7328,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 334 + "__id__": 338 }, "propertyPath": [ "_lrot" @@ -7292,7 +7344,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 334 + "__id__": 338 }, "propertyPath": [ "_euler" @@ -7307,7 +7359,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 339 + "__id__": 343 }, "propertyPath": [ "_active" @@ -7323,7 +7375,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 341 + "__id__": 345 }, "propertyPath": [ "_active" @@ -7336,6 +7388,46 @@ "05z5/AQqBD45EVeYcfDddF" ] }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 347 + }, + "propertyPath": [ + "clickEvents", + "length" + ], + "value": 1 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "85rZYvTXxBq4pJCoHruVwe" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 347 + }, + "propertyPath": [ + "clickEvents", + "0" + ], + "value": { + "__id__": 349 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 313 + }, + "component": "", + "_componentId": "b3d6eSQ8ulPP79kPpPIytqU", + "handler": "selectCard", + "customEventData": "2" + }, { "__type__": "cc.Node", "_objFlags": 0, @@ -7343,14 +7435,14 @@ "__id__": 313 }, "_prefab": { - "__id__": 343 + "__id__": 351 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 342 + "__id__": 350 }, "asset": { "__uuid__": "eb933093-ff09-4a1f-8ca9-fa933592ba8b", @@ -7358,7 +7450,7 @@ }, "fileId": "c3ePn06YJC6YTe2BxAPPm2", "instance": { - "__id__": 344 + "__id__": 352 }, "targetOverrides": null }, @@ -7372,22 +7464,28 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 345 + "__id__": 353 }, { - "__id__": 347 + "__id__": 355 }, { - "__id__": 348 + "__id__": 356 }, { - "__id__": 349 + "__id__": 357 }, { - "__id__": 350 + "__id__": 358 }, { - "__id__": 352 + "__id__": 360 + }, + { + "__id__": 362 + }, + { + "__id__": 364 } ], "removedComponents": [] @@ -7395,7 +7493,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 346 + "__id__": 354 }, "propertyPath": [ "_name" @@ -7411,7 +7509,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 346 + "__id__": 354 }, "propertyPath": [ "_lpos" @@ -7426,7 +7524,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 346 + "__id__": 354 }, "propertyPath": [ "_lrot" @@ -7442,7 +7540,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 346 + "__id__": 354 }, "propertyPath": [ "_euler" @@ -7457,7 +7555,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 351 + "__id__": 359 }, "propertyPath": [ "_active" @@ -7473,7 +7571,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 353 + "__id__": 361 }, "propertyPath": [ "_active" @@ -7486,6 +7584,46 @@ "05z5/AQqBD45EVeYcfDddF" ] }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 363 + }, + "propertyPath": [ + "clickEvents", + "length" + ], + "value": 1 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "85rZYvTXxBq4pJCoHruVwe" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 363 + }, + "propertyPath": [ + "clickEvents", + "0" + ], + "value": { + "__id__": 365 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 313 + }, + "component": "", + "_componentId": "b3d6eSQ8ulPP79kPpPIytqU", + "handler": "selectCard", + "customEventData": "3" + }, { "__type__": "cc.Node", "_objFlags": 0, @@ -7493,14 +7631,14 @@ "__id__": 313 }, "_prefab": { - "__id__": 355 + "__id__": 367 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 354 + "__id__": 366 }, "asset": { "__uuid__": "eb933093-ff09-4a1f-8ca9-fa933592ba8b", @@ -7508,7 +7646,7 @@ }, "fileId": "c3ePn06YJC6YTe2BxAPPm2", "instance": { - "__id__": 356 + "__id__": 368 }, "targetOverrides": null }, @@ -7522,19 +7660,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 357 + "__id__": 369 }, { - "__id__": 359 + "__id__": 371 }, { - "__id__": 360 + "__id__": 372 }, { - "__id__": 361 + "__id__": 373 }, { - "__id__": 362 + "__id__": 374 + }, + { + "__id__": 376 + }, + { + "__id__": 378 } ], "removedComponents": [] @@ -7542,7 +7686,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 358 + "__id__": 370 }, "propertyPath": [ "_name" @@ -7558,7 +7702,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 358 + "__id__": 370 }, "propertyPath": [ "_lpos" @@ -7573,7 +7717,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 358 + "__id__": 370 }, "propertyPath": [ "_lrot" @@ -7589,7 +7733,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 358 + "__id__": 370 }, "propertyPath": [ "_euler" @@ -7604,7 +7748,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 363 + "__id__": 375 }, "propertyPath": [ "_active" @@ -7617,6 +7761,46 @@ "05z5/AQqBD45EVeYcfDddF" ] }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 377 + }, + "propertyPath": [ + "clickEvents", + "length" + ], + "value": 1 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "85rZYvTXxBq4pJCoHruVwe" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 377 + }, + "propertyPath": [ + "clickEvents", + "0" + ], + "value": { + "__id__": 379 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 313 + }, + "component": "", + "_componentId": "b3d6eSQ8ulPP79kPpPIytqU", + "handler": "selectCard", + "customEventData": "4" + }, { "__type__": "cc.UITransform", "_name": "", @@ -7627,7 +7811,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 365 + "__id__": 381 }, "_contentSize": { "__type__": "cc.Size", @@ -7655,7 +7839,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 367 + "__id__": 383 }, "_alignFlags": 40, "_target": null, @@ -7691,7 +7875,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 369 + "__id__": 385 }, "_resizeMode": 0, "_layoutType": 1, @@ -7729,19 +7913,19 @@ }, "_enabled": true, "__prefab": { - "__id__": 371 + "__id__": 387 }, "card1": { "__id__": 314 }, "card2": { - "__id__": 330 + "__id__": 334 }, "card3": { - "__id__": 342 + "__id__": 350 }, "card4": { - "__id__": 354 + "__id__": 366 }, "_id": "" }, @@ -7771,33 +7955,33 @@ "__id__": 23 }, "_children": [ - { - "__id__": 374 - }, - { - "__id__": 382 - }, { "__id__": 390 }, { "__id__": 398 + }, + { + "__id__": 406 + }, + { + "__id__": 414 } ], "_active": true, "_components": [ { - "__id__": 418 + "__id__": 434 }, { - "__id__": 420 + "__id__": 436 }, { - "__id__": 422 + "__id__": 438 } ], "_prefab": { - "__id__": 424 + "__id__": 440 }, "_lpos": { "__type__": "cc.Vec3", @@ -7834,304 +8018,8 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 373 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 375 - }, - { - "__id__": 377 - }, - { - "__id__": 379 - } - ], - "_prefab": { - "__id__": 381 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -255, - "y": 0, - "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.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 374 - }, - "_enabled": true, - "__prefab": { - "__id__": 376 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 160, - "height": 240 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6fEjMhyMVDmKOWT9mpLeXV" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 374 - }, - "_enabled": true, - "__prefab": { - "__id__": 378 - }, - "_alignFlags": 36, - "_target": null, - "_left": 0, - "_right": 515, - "_top": 0, - "_bottom": 30, - "_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": "a3NkEQxixHGr8X48EKe7LP" - }, - { - "__type__": "cc.BlockInputEvents", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 374 - }, - "_enabled": false, - "__prefab": { - "__id__": 380 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e5EHQCG1hHPoAquC4SQa02" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "122K2kkFtKnrukC3QuyCGb", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lock", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 373 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 383 - }, - { - "__id__": 385 - }, - { - "__id__": 387 - } - ], - "_prefab": { "__id__": 389 }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -85, - "y": 0, - "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.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 382 - }, - "_enabled": true, - "__prefab": { - "__id__": 384 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 160, - "height": 240 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "81y8YXoDVCwpqFmdBV/+ho" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 382 - }, - "_enabled": true, - "__prefab": { - "__id__": 386 - }, - "_alignFlags": 36, - "_target": null, - "_left": 0, - "_right": 345, - "_top": 0, - "_bottom": 30, - "_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": "beUOQmg9BLDY4GE693Ppuo" - }, - { - "__type__": "cc.BlockInputEvents", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 382 - }, - "_enabled": false, - "__prefab": { - "__id__": 388 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d81LXJ5NpNVoRAPrzfYHTu" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "7aiRkk8ahBqKmFapLdXIei", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lock", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 373 - }, "_children": [], "_active": true, "_components": [ @@ -8150,7 +8038,7 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 85, + "x": -255, "y": 0, "z": 0 }, @@ -8203,7 +8091,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "8cEiCAMWhOL6HqvznxNg7M" + "fileId": "6fEjMhyMVDmKOWT9mpLeXV" }, { "__type__": "cc.Widget", @@ -8220,6 +8108,302 @@ "_alignFlags": 36, "_target": null, "_left": 0, + "_right": 515, + "_top": 0, + "_bottom": 30, + "_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": "a3NkEQxixHGr8X48EKe7LP" + }, + { + "__type__": "cc.BlockInputEvents", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 390 + }, + "_enabled": false, + "__prefab": { + "__id__": 396 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e5EHQCG1hHPoAquC4SQa02" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "122K2kkFtKnrukC3QuyCGb", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lock", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 389 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 399 + }, + { + "__id__": 401 + }, + { + "__id__": 403 + } + ], + "_prefab": { + "__id__": 405 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -85, + "y": 0, + "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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 398 + }, + "_enabled": true, + "__prefab": { + "__id__": 400 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, + "height": 240 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "81y8YXoDVCwpqFmdBV/+ho" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 398 + }, + "_enabled": true, + "__prefab": { + "__id__": 402 + }, + "_alignFlags": 36, + "_target": null, + "_left": 0, + "_right": 345, + "_top": 0, + "_bottom": 30, + "_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": "beUOQmg9BLDY4GE693Ppuo" + }, + { + "__type__": "cc.BlockInputEvents", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 398 + }, + "_enabled": false, + "__prefab": { + "__id__": 404 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d81LXJ5NpNVoRAPrzfYHTu" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "7aiRkk8ahBqKmFapLdXIei", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lock", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 389 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 407 + }, + { + "__id__": 409 + }, + { + "__id__": 411 + } + ], + "_prefab": { + "__id__": 413 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 85, + "y": 0, + "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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 406 + }, + "_enabled": true, + "__prefab": { + "__id__": 408 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, + "height": 240 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8cEiCAMWhOL6HqvznxNg7M" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 406 + }, + "_enabled": true, + "__prefab": { + "__id__": 410 + }, + "_alignFlags": 36, + "_target": null, + "_left": 0, "_right": 175, "_top": 0, "_bottom": 30, @@ -8247,11 +8431,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 390 + "__id__": 406 }, "_enabled": false, "__prefab": { - "__id__": 396 + "__id__": 412 }, "_id": "" }, @@ -8278,27 +8462,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 373 + "__id__": 389 }, "_children": [ { - "__id__": 399 + "__id__": 415 } ], "_active": true, "_components": [ { - "__id__": 411 + "__id__": 427 }, { - "__id__": 413 + "__id__": 429 }, { - "__id__": 415 + "__id__": 431 } ], "_prefab": { - "__id__": 417 + "__id__": 433 }, "_lpos": { "__type__": "cc.Vec3", @@ -8335,24 +8519,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 398 + "__id__": 414 }, "_children": [ { - "__id__": 400 + "__id__": 416 } ], "_active": true, "_components": [ { - "__id__": 406 + "__id__": 422 }, { - "__id__": 408 + "__id__": 424 } ], "_prefab": { - "__id__": 410 + "__id__": 426 }, "_lpos": { "__type__": "cc.Vec3", @@ -8389,20 +8573,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 399 + "__id__": 415 }, "_children": [], "_active": true, "_components": [ { - "__id__": 401 + "__id__": 417 }, { - "__id__": 403 + "__id__": 419 } ], "_prefab": { - "__id__": 405 + "__id__": 421 }, "_lpos": { "__type__": "cc.Vec3", @@ -8439,11 +8623,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 400 + "__id__": 416 }, "_enabled": true, "__prefab": { - "__id__": 402 + "__id__": 418 }, "_contentSize": { "__type__": "cc.Size", @@ -8467,11 +8651,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 400 + "__id__": 416 }, "_enabled": true, "__prefab": { - "__id__": 404 + "__id__": 420 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8548,11 +8732,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 399 + "__id__": 415 }, "_enabled": true, "__prefab": { - "__id__": 407 + "__id__": 423 }, "_contentSize": { "__type__": "cc.Size", @@ -8576,11 +8760,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 399 + "__id__": 415 }, "_enabled": true, "__prefab": { - "__id__": 409 + "__id__": 425 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8637,11 +8821,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 398 + "__id__": 414 }, "_enabled": true, "__prefab": { - "__id__": 412 + "__id__": 428 }, "_contentSize": { "__type__": "cc.Size", @@ -8665,11 +8849,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 398 + "__id__": 414 }, "_enabled": true, "__prefab": { - "__id__": 414 + "__id__": 430 }, "_alignFlags": 36, "_target": null, @@ -8701,11 +8885,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 398 + "__id__": 414 }, "_enabled": true, "__prefab": { - "__id__": 416 + "__id__": 432 }, "_id": "" }, @@ -8732,11 +8916,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 373 + "__id__": 389 }, "_enabled": true, "__prefab": { - "__id__": 419 + "__id__": 435 }, "_contentSize": { "__type__": "cc.Size", @@ -8760,11 +8944,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 373 + "__id__": 389 }, "_enabled": true, "__prefab": { - "__id__": 421 + "__id__": 437 }, "_alignFlags": 40, "_target": null, @@ -8796,11 +8980,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 373 + "__id__": 389 }, "_enabled": true, "__prefab": { - "__id__": 423 + "__id__": 439 }, "_resizeMode": 0, "_layoutType": 1, @@ -8851,7 +9035,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 426 + "__id__": 442 }, "_contentSize": { "__type__": "cc.Size", @@ -8879,7 +9063,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 428 + "__id__": 444 }, "_alignFlags": 44, "_target": null, @@ -8928,38 +9112,38 @@ }, "_children": [ { - "__id__": 431 + "__id__": 447 }, { - "__id__": 439 + "__id__": 455 }, { - "__id__": 445 + "__id__": 461 }, { - "__id__": 451 + "__id__": 467 }, { - "__id__": 457 + "__id__": 473 }, { - "__id__": 463 + "__id__": 479 } ], "_active": true, "_components": [ { - "__id__": 469 + "__id__": 485 }, { - "__id__": 471 + "__id__": 487 }, { - "__id__": 474 + "__id__": 490 } ], "_prefab": { - "__id__": 476 + "__id__": 492 }, "_lpos": { "__type__": "cc.Vec3", @@ -8996,23 +9180,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 430 + "__id__": 446 }, "_children": [], "_active": true, "_components": [ { - "__id__": 432 + "__id__": 448 }, { - "__id__": 434 + "__id__": 450 }, { - "__id__": 436 + "__id__": 452 } ], "_prefab": { - "__id__": 438 + "__id__": 454 }, "_lpos": { "__type__": "cc.Vec3", @@ -9049,11 +9233,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 431 + "__id__": 447 }, "_enabled": true, "__prefab": { - "__id__": 433 + "__id__": 449 }, "_contentSize": { "__type__": "cc.Size", @@ -9077,11 +9261,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 431 + "__id__": 447 }, "_enabled": true, "__prefab": { - "__id__": 435 + "__id__": 451 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9125,11 +9309,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 431 + "__id__": 447 }, "_enabled": true, "__prefab": { - "__id__": 437 + "__id__": 453 }, "_alignFlags": 45, "_target": null, @@ -9174,20 +9358,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 430 + "__id__": 446 }, "_children": [], "_active": false, "_components": [ { - "__id__": 440 + "__id__": 456 }, { - "__id__": 442 + "__id__": 458 } ], "_prefab": { - "__id__": 444 + "__id__": 460 }, "_lpos": { "__type__": "cc.Vec3", @@ -9224,11 +9408,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 439 + "__id__": 455 }, "_enabled": true, "__prefab": { - "__id__": 441 + "__id__": 457 }, "_contentSize": { "__type__": "cc.Size", @@ -9252,11 +9436,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 439 + "__id__": 455 }, "_enabled": true, "__prefab": { - "__id__": 443 + "__id__": 459 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9310,20 +9494,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 430 + "__id__": 446 }, "_children": [], "_active": false, "_components": [ { - "__id__": 446 + "__id__": 462 }, { - "__id__": 448 + "__id__": 464 } ], "_prefab": { - "__id__": 450 + "__id__": 466 }, "_lpos": { "__type__": "cc.Vec3", @@ -9360,11 +9544,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 445 + "__id__": 461 }, "_enabled": true, "__prefab": { - "__id__": 447 + "__id__": 463 }, "_contentSize": { "__type__": "cc.Size", @@ -9388,11 +9572,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 445 + "__id__": 461 }, "_enabled": true, "__prefab": { - "__id__": 449 + "__id__": 465 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9446,20 +9630,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 430 + "__id__": 446 }, "_children": [], "_active": false, "_components": [ { - "__id__": 452 + "__id__": 468 }, { - "__id__": 454 + "__id__": 470 } ], "_prefab": { - "__id__": 456 + "__id__": 472 }, "_lpos": { "__type__": "cc.Vec3", @@ -9496,11 +9680,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 451 + "__id__": 467 }, "_enabled": true, "__prefab": { - "__id__": 453 + "__id__": 469 }, "_contentSize": { "__type__": "cc.Size", @@ -9524,11 +9708,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 451 + "__id__": 467 }, "_enabled": true, "__prefab": { - "__id__": 455 + "__id__": 471 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9582,20 +9766,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 430 + "__id__": 446 }, "_children": [], "_active": true, "_components": [ { - "__id__": 458 + "__id__": 474 }, { - "__id__": 460 + "__id__": 476 } ], "_prefab": { - "__id__": 462 + "__id__": 478 }, "_lpos": { "__type__": "cc.Vec3", @@ -9632,11 +9816,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 457 + "__id__": 473 }, "_enabled": true, "__prefab": { - "__id__": 459 + "__id__": 475 }, "_contentSize": { "__type__": "cc.Size", @@ -9660,11 +9844,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 457 + "__id__": 473 }, "_enabled": true, "__prefab": { - "__id__": 461 + "__id__": 477 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9718,20 +9902,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 430 + "__id__": 446 }, "_children": [], "_active": true, "_components": [ { - "__id__": 464 + "__id__": 480 }, { - "__id__": 466 + "__id__": 482 } ], "_prefab": { - "__id__": 468 + "__id__": 484 }, "_lpos": { "__type__": "cc.Vec3", @@ -9768,11 +9952,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 463 + "__id__": 479 }, "_enabled": true, "__prefab": { - "__id__": 465 + "__id__": 481 }, "_contentSize": { "__type__": "cc.Size", @@ -9796,11 +9980,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 463 + "__id__": 479 }, "_enabled": true, "__prefab": { - "__id__": 467 + "__id__": 483 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9877,11 +10061,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 430 + "__id__": 446 }, "_enabled": true, "__prefab": { - "__id__": 470 + "__id__": 486 }, "_contentSize": { "__type__": "cc.Size", @@ -9905,15 +10089,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 430 + "__id__": 446 }, "_enabled": true, "__prefab": { - "__id__": 472 + "__id__": 488 }, "clickEvents": [ { - "__id__": 473 + "__id__": 489 } ], "_interactable": true, @@ -9953,7 +10137,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 430 + "__id__": 446 }, "_id": "" }, @@ -9977,11 +10161,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 430 + "__id__": 446 }, "_enabled": true, "__prefab": { - "__id__": 475 + "__id__": 491 }, "_alignFlags": 12, "_target": null, @@ -10030,7 +10214,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 478 + "__id__": 494 }, "_contentSize": { "__type__": "cc.Size", @@ -10058,7 +10242,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 480 + "__id__": 496 }, "_alignFlags": 21, "_target": null, @@ -10094,7 +10278,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 482 + "__id__": 498 }, "_id": "" }, @@ -10112,7 +10296,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 484 + "__id__": 500 }, "_id": "" }, @@ -10130,7 +10314,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 486 + "__id__": 502 }, "_id": "" }, @@ -10161,47 +10345,47 @@ }, "_children": [ { - "__id__": 489 + "__id__": 505 }, { - "__id__": 497 + "__id__": 513 }, { - "__id__": 503 + "__id__": 519 }, { - "__id__": 531 + "__id__": 547 }, { - "__id__": 884 + "__id__": 900 }, { - "__id__": 901 + "__id__": 917 }, { - "__id__": 942 + "__id__": 958 }, { - "__id__": 965 + "__id__": 981 } ], "_active": false, "_components": [ { - "__id__": 988 + "__id__": 1004 }, { - "__id__": 990 + "__id__": 1006 }, { - "__id__": 992 + "__id__": 1008 }, { - "__id__": 994 + "__id__": 1010 } ], "_prefab": { - "__id__": 996 + "__id__": 1012 }, "_lpos": { "__type__": "cc.Vec3", @@ -10238,23 +10422,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 488 + "__id__": 504 }, "_children": [], "_active": true, "_components": [ { - "__id__": 490 + "__id__": 506 }, { - "__id__": 492 + "__id__": 508 }, { - "__id__": 494 + "__id__": 510 } ], "_prefab": { - "__id__": 496 + "__id__": 512 }, "_lpos": { "__type__": "cc.Vec3", @@ -10291,11 +10475,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 489 + "__id__": 505 }, "_enabled": true, "__prefab": { - "__id__": 491 + "__id__": 507 }, "_contentSize": { "__type__": "cc.Size", @@ -10319,11 +10503,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 489 + "__id__": 505 }, "_enabled": true, "__prefab": { - "__id__": 493 + "__id__": 509 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10367,11 +10551,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 489 + "__id__": 505 }, "_enabled": true, "__prefab": { - "__id__": 495 + "__id__": 511 }, "_alignFlags": 4, "_target": null, @@ -10416,20 +10600,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 488 + "__id__": 504 }, "_children": [], "_active": true, "_components": [ { - "__id__": 498 + "__id__": 514 }, { - "__id__": 500 + "__id__": 516 } ], "_prefab": { - "__id__": 502 + "__id__": 518 }, "_lpos": { "__type__": "cc.Vec3", @@ -10466,11 +10650,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 497 + "__id__": 513 }, "_enabled": true, "__prefab": { - "__id__": 499 + "__id__": 515 }, "_contentSize": { "__type__": "cc.Size", @@ -10494,11 +10678,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 497 + "__id__": 513 }, "_enabled": true, "__prefab": { - "__id__": 501 + "__id__": 517 }, "_alignFlags": 20, "_target": null, @@ -10543,33 +10727,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 488 + "__id__": 504 }, "_children": [ { - "__id__": 504 - }, - { - "__id__": 510 - }, - { - "__id__": 518 - } - ], - "_active": true, - "_components": [ - { - "__id__": 524 + "__id__": 520 }, { "__id__": 526 }, { - "__id__": 528 + "__id__": 534 + } + ], + "_active": true, + "_components": [ + { + "__id__": 540 + }, + { + "__id__": 542 + }, + { + "__id__": 544 } ], "_prefab": { - "__id__": 530 + "__id__": 546 }, "_lpos": { "__type__": "cc.Vec3", @@ -10606,20 +10790,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 503 + "__id__": 519 }, "_children": [], "_active": true, "_components": [ { - "__id__": 505 + "__id__": 521 }, { - "__id__": 507 + "__id__": 523 } ], "_prefab": { - "__id__": 509 + "__id__": 525 }, "_lpos": { "__type__": "cc.Vec3", @@ -10656,11 +10840,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 504 + "__id__": 520 }, "_enabled": true, "__prefab": { - "__id__": 506 + "__id__": 522 }, "_contentSize": { "__type__": "cc.Size", @@ -10684,11 +10868,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 504 + "__id__": 520 }, "_enabled": true, "__prefab": { - "__id__": 508 + "__id__": 524 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10745,23 +10929,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 503 + "__id__": 519 }, "_children": [], "_active": true, "_components": [ { - "__id__": 511 + "__id__": 527 }, { - "__id__": 513 + "__id__": 529 }, { - "__id__": 515 + "__id__": 531 } ], "_prefab": { - "__id__": 517 + "__id__": 533 }, "_lpos": { "__type__": "cc.Vec3", @@ -10798,11 +10982,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 510 + "__id__": 526 }, "_enabled": true, "__prefab": { - "__id__": 512 + "__id__": 528 }, "_contentSize": { "__type__": "cc.Size", @@ -10826,11 +11010,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 510 + "__id__": 526 }, "_enabled": true, "__prefab": { - "__id__": 514 + "__id__": 530 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10894,11 +11078,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 510 + "__id__": 526 }, "_enabled": true, "__prefab": { - "__id__": 516 + "__id__": 532 }, "_alignFlags": 1, "_target": null, @@ -10943,20 +11127,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 503 + "__id__": 519 }, "_children": [], "_active": true, "_components": [ { - "__id__": 519 + "__id__": 535 }, { - "__id__": 521 + "__id__": 537 } ], "_prefab": { - "__id__": 523 + "__id__": 539 }, "_lpos": { "__type__": "cc.Vec3", @@ -10993,11 +11177,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 518 + "__id__": 534 }, "_enabled": true, "__prefab": { - "__id__": 520 + "__id__": 536 }, "_contentSize": { "__type__": "cc.Size", @@ -11021,11 +11205,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 518 + "__id__": 534 }, "_enabled": true, "__prefab": { - "__id__": 522 + "__id__": 538 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11102,11 +11286,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 503 + "__id__": 519 }, "_enabled": true, "__prefab": { - "__id__": 525 + "__id__": 541 }, "_contentSize": { "__type__": "cc.Size", @@ -11130,11 +11314,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 503 + "__id__": 519 }, "_enabled": false, "__prefab": { - "__id__": 527 + "__id__": 543 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11172,11 +11356,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 503 + "__id__": 519 }, "_enabled": true, "__prefab": { - "__id__": 529 + "__id__": 545 }, "_alignFlags": 20, "_target": null, @@ -11221,27 +11405,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 488 + "__id__": 504 }, "_children": [ { - "__id__": 532 + "__id__": 548 }, { - "__id__": 540 + "__id__": 556 } ], "_active": true, "_components": [ { - "__id__": 879 + "__id__": 895 }, { - "__id__": 881 + "__id__": 897 } ], "_prefab": { - "__id__": 883 + "__id__": 899 }, "_lpos": { "__type__": "cc.Vec3", @@ -11278,23 +11462,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 531 + "__id__": 547 }, "_children": [], "_active": false, "_components": [ { - "__id__": 533 + "__id__": 549 }, { - "__id__": 535 + "__id__": 551 }, { - "__id__": 537 + "__id__": 553 } ], "_prefab": { - "__id__": 539 + "__id__": 555 }, "_lpos": { "__type__": "cc.Vec3", @@ -11331,11 +11515,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 532 + "__id__": 548 }, "_enabled": true, "__prefab": { - "__id__": 534 + "__id__": 550 }, "_contentSize": { "__type__": "cc.Size", @@ -11359,11 +11543,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 532 + "__id__": 548 }, "_enabled": true, "__prefab": { - "__id__": 536 + "__id__": 552 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11407,11 +11591,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 532 + "__id__": 548 }, "_enabled": true, "__prefab": { - "__id__": 538 + "__id__": 554 }, "_alignFlags": 45, "_target": null, @@ -11456,30 +11640,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 531 + "__id__": 547 }, "_children": [ { - "__id__": 541 + "__id__": 557 }, { - "__id__": 560 + "__id__": 576 }, { - "__id__": 790 + "__id__": 806 }, { - "__id__": 796 + "__id__": 812 } ], "_active": true, "_components": [ { - "__id__": 876 + "__id__": 892 } ], "_prefab": { - "__id__": 878 + "__id__": 894 }, "_lpos": { "__type__": "cc.Vec3", @@ -11514,17 +11698,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 540 + "__id__": 556 }, "_prefab": { - "__id__": 542 + "__id__": 558 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 541 + "__id__": 557 }, "asset": { "__uuid__": "e6194357-1151-49a8-ba79-224f45ed688c", @@ -11532,7 +11716,7 @@ }, "fileId": "05DREFeeFN3J6MVw6Ib9Zw", "instance": { - "__id__": 543 + "__id__": 559 }, "targetOverrides": null }, @@ -11546,37 +11730,37 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 544 + "__id__": 560 }, { - "__id__": 546 + "__id__": 562 }, { - "__id__": 547 + "__id__": 563 }, { - "__id__": 548 + "__id__": 564 }, { - "__id__": 549 + "__id__": 565 }, { - "__id__": 551 + "__id__": 567 }, { - "__id__": 553 + "__id__": 569 }, { - "__id__": 555 + "__id__": 571 }, { - "__id__": 556 + "__id__": 572 }, { - "__id__": 557 + "__id__": 573 }, { - "__id__": 558 + "__id__": 574 } ], "removedComponents": [] @@ -11584,7 +11768,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 545 + "__id__": 561 }, "propertyPath": [ "_name" @@ -11600,7 +11784,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 545 + "__id__": 561 }, "propertyPath": [ "_lpos" @@ -11615,7 +11799,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 545 + "__id__": 561 }, "propertyPath": [ "_lrot" @@ -11631,7 +11815,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 545 + "__id__": 561 }, "propertyPath": [ "_euler" @@ -11646,7 +11830,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 550 + "__id__": 566 }, "propertyPath": [ "_contentSize" @@ -11666,7 +11850,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 552 + "__id__": 568 }, "propertyPath": [ "_contentSize" @@ -11686,7 +11870,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 554 + "__id__": 570 }, "propertyPath": [ "_left" @@ -11702,7 +11886,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 554 + "__id__": 570 }, "propertyPath": [ "_right" @@ -11712,7 +11896,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 554 + "__id__": 570 }, "propertyPath": [ "_top" @@ -11722,7 +11906,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 554 + "__id__": 570 }, "propertyPath": [ "_bottom" @@ -11732,7 +11916,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 559 + "__id__": 575 }, "propertyPath": [ "_spriteFrame" @@ -11754,42 +11938,42 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 540 + "__id__": 556 }, "_children": [ { - "__id__": 561 + "__id__": 577 }, { - "__id__": 599 + "__id__": 615 }, { - "__id__": 637 + "__id__": 653 }, { - "__id__": 669 + "__id__": 685 }, { - "__id__": 707 + "__id__": 723 }, { - "__id__": 747 + "__id__": 763 } ], "_active": true, "_components": [ { - "__id__": 783 + "__id__": 799 }, { - "__id__": 785 + "__id__": 801 }, { - "__id__": 787 + "__id__": 803 } ], "_prefab": { - "__id__": 789 + "__id__": 805 }, "_lpos": { "__type__": "cc.Vec3", @@ -11826,27 +12010,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 560 + "__id__": 576 }, "_children": [ { - "__id__": 562 + "__id__": 578 }, { - "__id__": 582 + "__id__": 598 }, { - "__id__": 590 + "__id__": 606 } ], "_active": true, "_components": [ { - "__id__": 596 + "__id__": 612 } ], "_prefab": { - "__id__": 598 + "__id__": 614 }, "_lpos": { "__type__": "cc.Vec3", @@ -11881,17 +12065,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 561 + "__id__": 577 }, "_prefab": { - "__id__": 563 + "__id__": 579 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 562 + "__id__": 578 }, "asset": { "__uuid__": "5674600e-6428-4c31-9433-d5e8cdeeb9ac", @@ -11899,7 +12083,7 @@ }, "fileId": "a93vi9kpZL3rMNveBNKF4B", "instance": { - "__id__": 564 + "__id__": 580 }, "targetOverrides": null }, @@ -11912,38 +12096,38 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ - { - "__id__": 565 - }, - { - "__id__": 567 - }, - { - "__id__": 568 - }, - { - "__id__": 569 - }, - { - "__id__": 570 - }, - { - "__id__": 572 - }, - { - "__id__": 574 - }, - { - "__id__": 576 - }, - { - "__id__": 578 - }, - { - "__id__": 580 - }, { "__id__": 581 + }, + { + "__id__": 583 + }, + { + "__id__": 584 + }, + { + "__id__": 585 + }, + { + "__id__": 586 + }, + { + "__id__": 588 + }, + { + "__id__": 590 + }, + { + "__id__": 592 + }, + { + "__id__": 594 + }, + { + "__id__": 596 + }, + { + "__id__": 597 } ], "removedComponents": [] @@ -11951,7 +12135,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 566 + "__id__": 582 }, "propertyPath": [ "_name" @@ -11967,7 +12151,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 566 + "__id__": 582 }, "propertyPath": [ "_lpos" @@ -11982,7 +12166,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 566 + "__id__": 582 }, "propertyPath": [ "_lrot" @@ -11998,7 +12182,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 566 + "__id__": 582 }, "propertyPath": [ "_euler" @@ -12013,7 +12197,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 571 + "__id__": 587 }, "propertyPath": [ "_contentSize" @@ -12033,7 +12217,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 573 + "__id__": 589 }, "propertyPath": [ "_progress" @@ -12049,7 +12233,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 575 + "__id__": 591 }, "propertyPath": [ "_right" @@ -12065,7 +12249,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 577 + "__id__": 593 }, "propertyPath": [ "_contentSize" @@ -12085,7 +12269,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 579 + "__id__": 595 }, "propertyPath": [ "_lpos" @@ -12106,7 +12290,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 577 + "__id__": 593 }, "propertyPath": [ "_anchorPoint" @@ -12120,7 +12304,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 573 + "__id__": 589 }, "propertyPath": [ "_totalLength" @@ -12133,23 +12317,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 561 + "__id__": 577 }, "_children": [], "_active": true, "_components": [ { - "__id__": 583 + "__id__": 599 }, { - "__id__": 585 + "__id__": 601 }, { - "__id__": 587 + "__id__": 603 } ], "_prefab": { - "__id__": 589 + "__id__": 605 }, "_lpos": { "__type__": "cc.Vec3", @@ -12186,11 +12370,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 582 + "__id__": 598 }, "_enabled": true, "__prefab": { - "__id__": 584 + "__id__": 600 }, "_contentSize": { "__type__": "cc.Size", @@ -12214,11 +12398,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 582 + "__id__": 598 }, "_enabled": true, "__prefab": { - "__id__": 586 + "__id__": 602 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12282,11 +12466,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 582 + "__id__": 598 }, "_enabled": true, "__prefab": { - "__id__": 588 + "__id__": 604 }, "_alignFlags": 32, "_target": null, @@ -12331,20 +12515,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 561 + "__id__": 577 }, "_children": [], "_active": true, "_components": [ { - "__id__": 591 + "__id__": 607 }, { - "__id__": 593 + "__id__": 609 } ], "_prefab": { - "__id__": 595 + "__id__": 611 }, "_lpos": { "__type__": "cc.Vec3", @@ -12381,11 +12565,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 590 + "__id__": 606 }, "_enabled": true, "__prefab": { - "__id__": 592 + "__id__": 608 }, "_contentSize": { "__type__": "cc.Size", @@ -12409,11 +12593,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 590 + "__id__": 606 }, "_enabled": true, "__prefab": { - "__id__": 594 + "__id__": 610 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12490,11 +12674,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 561 + "__id__": 577 }, "_enabled": true, "__prefab": { - "__id__": 597 + "__id__": 613 }, "_contentSize": { "__type__": "cc.Size", @@ -12531,27 +12715,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 560 + "__id__": 576 }, "_children": [ { - "__id__": 600 + "__id__": 616 }, { - "__id__": 620 + "__id__": 636 }, { - "__id__": 628 + "__id__": 644 } ], "_active": true, "_components": [ { - "__id__": 634 + "__id__": 650 } ], "_prefab": { - "__id__": 636 + "__id__": 652 }, "_lpos": { "__type__": "cc.Vec3", @@ -12586,17 +12770,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 599 + "__id__": 615 }, "_prefab": { - "__id__": 601 + "__id__": 617 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 600 + "__id__": 616 }, "asset": { "__uuid__": "5674600e-6428-4c31-9433-d5e8cdeeb9ac", @@ -12604,7 +12788,7 @@ }, "fileId": "a93vi9kpZL3rMNveBNKF4B", "instance": { - "__id__": 602 + "__id__": 618 }, "targetOverrides": null }, @@ -12617,38 +12801,38 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ - { - "__id__": 603 - }, - { - "__id__": 605 - }, - { - "__id__": 606 - }, - { - "__id__": 607 - }, - { - "__id__": 608 - }, - { - "__id__": 610 - }, - { - "__id__": 612 - }, - { - "__id__": 614 - }, - { - "__id__": 615 - }, - { - "__id__": 617 - }, { "__id__": 619 + }, + { + "__id__": 621 + }, + { + "__id__": 622 + }, + { + "__id__": 623 + }, + { + "__id__": 624 + }, + { + "__id__": 626 + }, + { + "__id__": 628 + }, + { + "__id__": 630 + }, + { + "__id__": 631 + }, + { + "__id__": 633 + }, + { + "__id__": 635 } ], "removedComponents": [] @@ -12656,7 +12840,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 604 + "__id__": 620 }, "propertyPath": [ "_name" @@ -12672,7 +12856,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 604 + "__id__": 620 }, "propertyPath": [ "_lpos" @@ -12687,7 +12871,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 604 + "__id__": 620 }, "propertyPath": [ "_lrot" @@ -12703,7 +12887,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 604 + "__id__": 620 }, "propertyPath": [ "_euler" @@ -12718,7 +12902,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 609 + "__id__": 625 }, "propertyPath": [ "_contentSize" @@ -12738,7 +12922,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 611 + "__id__": 627 }, "propertyPath": [ "_contentSize" @@ -12758,7 +12942,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 613 + "__id__": 629 }, "propertyPath": [ "_lpos" @@ -12779,7 +12963,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 609 + "__id__": 625 }, "propertyPath": [ "_anchorPoint" @@ -12793,7 +12977,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 616 + "__id__": 632 }, "propertyPath": [ "_totalLength" @@ -12809,7 +12993,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 618 + "__id__": 634 }, "propertyPath": [ "_right" @@ -12825,7 +13009,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 616 + "__id__": 632 }, "propertyPath": [ "_progress" @@ -12838,23 +13022,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 599 + "__id__": 615 }, "_children": [], "_active": true, "_components": [ { - "__id__": 621 + "__id__": 637 }, { - "__id__": 623 + "__id__": 639 }, { - "__id__": 625 + "__id__": 641 } ], "_prefab": { - "__id__": 627 + "__id__": 643 }, "_lpos": { "__type__": "cc.Vec3", @@ -12891,11 +13075,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 620 + "__id__": 636 }, "_enabled": true, "__prefab": { - "__id__": 622 + "__id__": 638 }, "_contentSize": { "__type__": "cc.Size", @@ -12919,11 +13103,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 620 + "__id__": 636 }, "_enabled": true, "__prefab": { - "__id__": 624 + "__id__": 640 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12987,11 +13171,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 620 + "__id__": 636 }, "_enabled": true, "__prefab": { - "__id__": 626 + "__id__": 642 }, "_alignFlags": 32, "_target": null, @@ -13036,20 +13220,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 599 + "__id__": 615 }, "_children": [], "_active": true, "_components": [ { - "__id__": 629 + "__id__": 645 }, { - "__id__": 631 + "__id__": 647 } ], "_prefab": { - "__id__": 633 + "__id__": 649 }, "_lpos": { "__type__": "cc.Vec3", @@ -13086,11 +13270,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 628 + "__id__": 644 }, "_enabled": true, "__prefab": { - "__id__": 630 + "__id__": 646 }, "_contentSize": { "__type__": "cc.Size", @@ -13114,11 +13298,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 628 + "__id__": 644 }, "_enabled": true, "__prefab": { - "__id__": 632 + "__id__": 648 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13195,11 +13379,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 599 + "__id__": 615 }, "_enabled": true, "__prefab": { - "__id__": 635 + "__id__": 651 }, "_contentSize": { "__type__": "cc.Size", @@ -13236,27 +13420,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 560 + "__id__": 576 }, "_children": [ - { - "__id__": 638 - }, { "__id__": 654 }, { - "__id__": 660 + "__id__": 670 + }, + { + "__id__": 676 } ], "_active": false, "_components": [ { - "__id__": 666 + "__id__": 682 } ], "_prefab": { - "__id__": 668 + "__id__": 684 }, "_lpos": { "__type__": "cc.Vec3", @@ -13291,17 +13475,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 637 + "__id__": 653 }, "_prefab": { - "__id__": 639 + "__id__": 655 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 638 + "__id__": 654 }, "asset": { "__uuid__": "5674600e-6428-4c31-9433-d5e8cdeeb9ac", @@ -13309,7 +13493,7 @@ }, "fileId": "a93vi9kpZL3rMNveBNKF4B", "instance": { - "__id__": 640 + "__id__": 656 }, "targetOverrides": null }, @@ -13323,31 +13507,31 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 641 + "__id__": 657 }, { - "__id__": 643 + "__id__": 659 }, { - "__id__": 644 + "__id__": 660 }, { - "__id__": 645 + "__id__": 661 }, { - "__id__": 646 + "__id__": 662 }, { - "__id__": 648 + "__id__": 664 }, { - "__id__": 649 + "__id__": 665 }, { - "__id__": 651 + "__id__": 667 }, { - "__id__": 653 + "__id__": 669 } ], "removedComponents": [] @@ -13355,7 +13539,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 642 + "__id__": 658 }, "propertyPath": [ "_name" @@ -13371,7 +13555,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 642 + "__id__": 658 }, "propertyPath": [ "_lpos" @@ -13386,7 +13570,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 642 + "__id__": 658 }, "propertyPath": [ "_lrot" @@ -13402,7 +13586,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 642 + "__id__": 658 }, "propertyPath": [ "_euler" @@ -13417,7 +13601,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 647 + "__id__": 663 }, "propertyPath": [ "_contentSize" @@ -13437,7 +13621,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 647 + "__id__": 663 }, "propertyPath": [ "_anchorPoint" @@ -13451,7 +13635,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 650 + "__id__": 666 }, "propertyPath": [ "_contentSize" @@ -13471,7 +13655,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 652 + "__id__": 668 }, "propertyPath": [ "_totalLength" @@ -13487,7 +13671,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 652 + "__id__": 668 }, "propertyPath": [ "_progress" @@ -13500,20 +13684,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 637 + "__id__": 653 }, "_children": [], "_active": true, "_components": [ { - "__id__": 655 + "__id__": 671 }, { - "__id__": 657 + "__id__": 673 } ], "_prefab": { - "__id__": 659 + "__id__": 675 }, "_lpos": { "__type__": "cc.Vec3", @@ -13550,11 +13734,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 654 + "__id__": 670 }, "_enabled": true, "__prefab": { - "__id__": 656 + "__id__": 672 }, "_contentSize": { "__type__": "cc.Size", @@ -13578,11 +13762,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 654 + "__id__": 670 }, "_enabled": true, "__prefab": { - "__id__": 658 + "__id__": 674 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13659,20 +13843,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 637 + "__id__": 653 }, "_children": [], "_active": true, "_components": [ { - "__id__": 661 + "__id__": 677 }, { - "__id__": 663 + "__id__": 679 } ], "_prefab": { - "__id__": 665 + "__id__": 681 }, "_lpos": { "__type__": "cc.Vec3", @@ -13709,11 +13893,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 660 + "__id__": 676 }, "_enabled": true, "__prefab": { - "__id__": 662 + "__id__": 678 }, "_contentSize": { "__type__": "cc.Size", @@ -13737,11 +13921,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 660 + "__id__": 676 }, "_enabled": true, "__prefab": { - "__id__": 664 + "__id__": 680 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13818,11 +14002,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 637 + "__id__": 653 }, "_enabled": true, "__prefab": { - "__id__": 667 + "__id__": 683 }, "_contentSize": { "__type__": "cc.Size", @@ -13859,27 +14043,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 560 + "__id__": 576 }, "_children": [ { - "__id__": 670 + "__id__": 686 }, { - "__id__": 690 + "__id__": 706 }, { - "__id__": 698 + "__id__": 714 } ], "_active": true, "_components": [ { - "__id__": 704 + "__id__": 720 } ], "_prefab": { - "__id__": 706 + "__id__": 722 }, "_lpos": { "__type__": "cc.Vec3", @@ -13914,17 +14098,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 669 + "__id__": 685 }, "_prefab": { - "__id__": 671 + "__id__": 687 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 670 + "__id__": 686 }, "asset": { "__uuid__": "5674600e-6428-4c31-9433-d5e8cdeeb9ac", @@ -13932,7 +14116,7 @@ }, "fileId": "a93vi9kpZL3rMNveBNKF4B", "instance": { - "__id__": 672 + "__id__": 688 }, "targetOverrides": null }, @@ -13945,38 +14129,38 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ - { - "__id__": 673 - }, - { - "__id__": 675 - }, - { - "__id__": 676 - }, - { - "__id__": 677 - }, - { - "__id__": 678 - }, - { - "__id__": 680 - }, - { - "__id__": 682 - }, - { - "__id__": 684 - }, - { - "__id__": 685 - }, - { - "__id__": 687 - }, { "__id__": 689 + }, + { + "__id__": 691 + }, + { + "__id__": 692 + }, + { + "__id__": 693 + }, + { + "__id__": 694 + }, + { + "__id__": 696 + }, + { + "__id__": 698 + }, + { + "__id__": 700 + }, + { + "__id__": 701 + }, + { + "__id__": 703 + }, + { + "__id__": 705 } ], "removedComponents": [] @@ -13984,7 +14168,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 674 + "__id__": 690 }, "propertyPath": [ "_name" @@ -14000,7 +14184,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 674 + "__id__": 690 }, "propertyPath": [ "_lpos" @@ -14015,7 +14199,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 674 + "__id__": 690 }, "propertyPath": [ "_lrot" @@ -14031,7 +14215,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 674 + "__id__": 690 }, "propertyPath": [ "_euler" @@ -14046,7 +14230,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 679 + "__id__": 695 }, "propertyPath": [ "_contentSize" @@ -14066,7 +14250,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 681 + "__id__": 697 }, "propertyPath": [ "_contentSize" @@ -14086,7 +14270,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 683 + "__id__": 699 }, "propertyPath": [ "_lpos" @@ -14107,7 +14291,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 679 + "__id__": 695 }, "propertyPath": [ "_anchorPoint" @@ -14121,7 +14305,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 686 + "__id__": 702 }, "propertyPath": [ "_totalLength" @@ -14137,7 +14321,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 688 + "__id__": 704 }, "propertyPath": [ "_right" @@ -14153,7 +14337,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 686 + "__id__": 702 }, "propertyPath": [ "_progress" @@ -14166,23 +14350,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 669 + "__id__": 685 }, "_children": [], "_active": true, "_components": [ { - "__id__": 691 + "__id__": 707 }, { - "__id__": 693 + "__id__": 709 }, { - "__id__": 695 + "__id__": 711 } ], "_prefab": { - "__id__": 697 + "__id__": 713 }, "_lpos": { "__type__": "cc.Vec3", @@ -14219,11 +14403,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 690 + "__id__": 706 }, "_enabled": true, "__prefab": { - "__id__": 692 + "__id__": 708 }, "_contentSize": { "__type__": "cc.Size", @@ -14247,11 +14431,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 690 + "__id__": 706 }, "_enabled": true, "__prefab": { - "__id__": 694 + "__id__": 710 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14315,11 +14499,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 690 + "__id__": 706 }, "_enabled": true, "__prefab": { - "__id__": 696 + "__id__": 712 }, "_alignFlags": 32, "_target": null, @@ -14364,20 +14548,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 669 + "__id__": 685 }, "_children": [], "_active": true, "_components": [ { - "__id__": 699 + "__id__": 715 }, { - "__id__": 701 + "__id__": 717 } ], "_prefab": { - "__id__": 703 + "__id__": 719 }, "_lpos": { "__type__": "cc.Vec3", @@ -14414,11 +14598,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 698 + "__id__": 714 }, "_enabled": true, "__prefab": { - "__id__": 700 + "__id__": 716 }, "_contentSize": { "__type__": "cc.Size", @@ -14442,11 +14626,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 698 + "__id__": 714 }, "_enabled": true, "__prefab": { - "__id__": 702 + "__id__": 718 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14523,11 +14707,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 669 + "__id__": 685 }, "_enabled": true, "__prefab": { - "__id__": 705 + "__id__": 721 }, "_contentSize": { "__type__": "cc.Size", @@ -14564,27 +14748,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 560 + "__id__": 576 }, "_children": [ { - "__id__": 708 + "__id__": 724 }, { - "__id__": 728 + "__id__": 744 }, { - "__id__": 738 + "__id__": 754 } ], "_active": true, "_components": [ { - "__id__": 744 + "__id__": 760 } ], "_prefab": { - "__id__": 746 + "__id__": 762 }, "_lpos": { "__type__": "cc.Vec3", @@ -14619,17 +14803,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 707 + "__id__": 723 }, "_prefab": { - "__id__": 709 + "__id__": 725 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 708 + "__id__": 724 }, "asset": { "__uuid__": "5674600e-6428-4c31-9433-d5e8cdeeb9ac", @@ -14637,7 +14821,7 @@ }, "fileId": "a93vi9kpZL3rMNveBNKF4B", "instance": { - "__id__": 710 + "__id__": 726 }, "targetOverrides": null }, @@ -14650,38 +14834,38 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ - { - "__id__": 711 - }, - { - "__id__": 713 - }, - { - "__id__": 714 - }, - { - "__id__": 715 - }, - { - "__id__": 716 - }, - { - "__id__": 718 - }, - { - "__id__": 720 - }, - { - "__id__": 722 - }, - { - "__id__": 723 - }, - { - "__id__": 725 - }, { "__id__": 727 + }, + { + "__id__": 729 + }, + { + "__id__": 730 + }, + { + "__id__": 731 + }, + { + "__id__": 732 + }, + { + "__id__": 734 + }, + { + "__id__": 736 + }, + { + "__id__": 738 + }, + { + "__id__": 739 + }, + { + "__id__": 741 + }, + { + "__id__": 743 } ], "removedComponents": [] @@ -14689,7 +14873,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 712 + "__id__": 728 }, "propertyPath": [ "_name" @@ -14705,7 +14889,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 712 + "__id__": 728 }, "propertyPath": [ "_lpos" @@ -14720,7 +14904,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 712 + "__id__": 728 }, "propertyPath": [ "_lrot" @@ -14736,7 +14920,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 712 + "__id__": 728 }, "propertyPath": [ "_euler" @@ -14751,7 +14935,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 717 + "__id__": 733 }, "propertyPath": [ "_contentSize" @@ -14771,7 +14955,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 719 + "__id__": 735 }, "propertyPath": [ "_contentSize" @@ -14791,7 +14975,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 721 + "__id__": 737 }, "propertyPath": [ "_lpos" @@ -14812,7 +14996,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 717 + "__id__": 733 }, "propertyPath": [ "_anchorPoint" @@ -14826,7 +15010,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 724 + "__id__": 740 }, "propertyPath": [ "_totalLength" @@ -14842,7 +15026,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 726 + "__id__": 742 }, "propertyPath": [ "_right" @@ -14858,7 +15042,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 724 + "__id__": 740 }, "propertyPath": [ "_progress" @@ -14871,26 +15055,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 707 + "__id__": 723 }, "_children": [], "_active": true, "_components": [ { - "__id__": 729 + "__id__": 745 }, { - "__id__": 731 + "__id__": 747 }, { - "__id__": 733 + "__id__": 749 }, { - "__id__": 735 + "__id__": 751 } ], "_prefab": { - "__id__": 737 + "__id__": 753 }, "_lpos": { "__type__": "cc.Vec3", @@ -14927,11 +15111,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 728 + "__id__": 744 }, "_enabled": true, "__prefab": { - "__id__": 730 + "__id__": 746 }, "_contentSize": { "__type__": "cc.Size", @@ -14955,11 +15139,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 728 + "__id__": 744 }, "_enabled": true, "__prefab": { - "__id__": 732 + "__id__": 748 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15023,11 +15207,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 728 + "__id__": 744 }, "_enabled": true, "__prefab": { - "__id__": 734 + "__id__": 750 }, "_alignFlags": 34, "_target": null, @@ -15059,11 +15243,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 728 + "__id__": 744 }, "_enabled": true, "__prefab": { - "__id__": 736 + "__id__": 752 }, "_alignFlags": 0, "_target": null, @@ -15108,20 +15292,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 707 + "__id__": 723 }, "_children": [], "_active": true, "_components": [ { - "__id__": 739 + "__id__": 755 }, { - "__id__": 741 + "__id__": 757 } ], "_prefab": { - "__id__": 743 + "__id__": 759 }, "_lpos": { "__type__": "cc.Vec3", @@ -15158,11 +15342,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 738 + "__id__": 754 }, "_enabled": true, "__prefab": { - "__id__": 740 + "__id__": 756 }, "_contentSize": { "__type__": "cc.Size", @@ -15186,11 +15370,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 738 + "__id__": 754 }, "_enabled": true, "__prefab": { - "__id__": 742 + "__id__": 758 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15267,11 +15451,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 707 + "__id__": 723 }, "_enabled": true, "__prefab": { - "__id__": 745 + "__id__": 761 }, "_contentSize": { "__type__": "cc.Size", @@ -15308,27 +15492,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 560 + "__id__": 576 }, "_children": [ - { - "__id__": 748 - }, { "__id__": 764 }, { - "__id__": 774 + "__id__": 780 + }, + { + "__id__": 790 } ], "_active": false, "_components": [ { - "__id__": 780 + "__id__": 796 } ], "_prefab": { - "__id__": 782 + "__id__": 798 }, "_lpos": { "__type__": "cc.Vec3", @@ -15363,17 +15547,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 747 + "__id__": 763 }, "_prefab": { - "__id__": 749 + "__id__": 765 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 748 + "__id__": 764 }, "asset": { "__uuid__": "5674600e-6428-4c31-9433-d5e8cdeeb9ac", @@ -15381,7 +15565,7 @@ }, "fileId": "a93vi9kpZL3rMNveBNKF4B", "instance": { - "__id__": 750 + "__id__": 766 }, "targetOverrides": null }, @@ -15395,31 +15579,31 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 751 + "__id__": 767 }, { - "__id__": 753 + "__id__": 769 }, { - "__id__": 754 + "__id__": 770 }, { - "__id__": 755 + "__id__": 771 }, { - "__id__": 756 + "__id__": 772 }, { - "__id__": 758 + "__id__": 774 }, { - "__id__": 759 + "__id__": 775 }, { - "__id__": 761 + "__id__": 777 }, { - "__id__": 763 + "__id__": 779 } ], "removedComponents": [] @@ -15427,7 +15611,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 752 + "__id__": 768 }, "propertyPath": [ "_name" @@ -15443,7 +15627,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 752 + "__id__": 768 }, "propertyPath": [ "_lpos" @@ -15458,7 +15642,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 752 + "__id__": 768 }, "propertyPath": [ "_lrot" @@ -15474,7 +15658,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 752 + "__id__": 768 }, "propertyPath": [ "_euler" @@ -15489,7 +15673,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 757 + "__id__": 773 }, "propertyPath": [ "_contentSize" @@ -15509,7 +15693,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 757 + "__id__": 773 }, "propertyPath": [ "_anchorPoint" @@ -15523,7 +15707,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 760 + "__id__": 776 }, "propertyPath": [ "_contentSize" @@ -15543,7 +15727,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 762 + "__id__": 778 }, "propertyPath": [ "_totalLength" @@ -15559,7 +15743,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 762 + "__id__": 778 }, "propertyPath": [ "_progress" @@ -15572,26 +15756,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 747 + "__id__": 763 }, "_children": [], "_active": true, "_components": [ { - "__id__": 765 + "__id__": 781 }, { - "__id__": 767 + "__id__": 783 }, { - "__id__": 769 + "__id__": 785 }, { - "__id__": 771 + "__id__": 787 } ], "_prefab": { - "__id__": 773 + "__id__": 789 }, "_lpos": { "__type__": "cc.Vec3", @@ -15628,11 +15812,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 764 + "__id__": 780 }, "_enabled": true, "__prefab": { - "__id__": 766 + "__id__": 782 }, "_contentSize": { "__type__": "cc.Size", @@ -15656,11 +15840,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 764 + "__id__": 780 }, "_enabled": true, "__prefab": { - "__id__": 768 + "__id__": 784 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15724,11 +15908,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 764 + "__id__": 780 }, "_enabled": true, "__prefab": { - "__id__": 770 + "__id__": 786 }, "_alignFlags": 34, "_target": null, @@ -15760,11 +15944,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 764 + "__id__": 780 }, "_enabled": true, "__prefab": { - "__id__": 772 + "__id__": 788 }, "_alignFlags": 0, "_target": null, @@ -15809,20 +15993,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 747 + "__id__": 763 }, "_children": [], "_active": true, "_components": [ { - "__id__": 775 + "__id__": 791 }, { - "__id__": 777 + "__id__": 793 } ], "_prefab": { - "__id__": 779 + "__id__": 795 }, "_lpos": { "__type__": "cc.Vec3", @@ -15859,11 +16043,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 774 + "__id__": 790 }, "_enabled": true, "__prefab": { - "__id__": 776 + "__id__": 792 }, "_contentSize": { "__type__": "cc.Size", @@ -15887,11 +16071,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 774 + "__id__": 790 }, "_enabled": true, "__prefab": { - "__id__": 778 + "__id__": 794 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15968,11 +16152,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 747 + "__id__": 763 }, "_enabled": true, "__prefab": { - "__id__": 781 + "__id__": 797 }, "_contentSize": { "__type__": "cc.Size", @@ -16009,11 +16193,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 560 + "__id__": 576 }, "_enabled": true, "__prefab": { - "__id__": 784 + "__id__": 800 }, "_contentSize": { "__type__": "cc.Size", @@ -16037,11 +16221,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 560 + "__id__": 576 }, "_enabled": true, "__prefab": { - "__id__": 786 + "__id__": 802 }, "_alignFlags": 45, "_target": null, @@ -16073,11 +16257,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 560 + "__id__": 576 }, "_enabled": true, "__prefab": { - "__id__": 788 + "__id__": 804 }, "_resizeMode": 0, "_layoutType": 3, @@ -16124,20 +16308,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 540 + "__id__": 556 }, "_children": [], "_active": true, "_components": [ { - "__id__": 791 + "__id__": 807 }, { - "__id__": 793 + "__id__": 809 } ], "_prefab": { - "__id__": 795 + "__id__": 811 }, "_lpos": { "__type__": "cc.Vec3", @@ -16174,11 +16358,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 790 + "__id__": 806 }, "_enabled": true, "__prefab": { - "__id__": 792 + "__id__": 808 }, "_contentSize": { "__type__": "cc.Size", @@ -16202,11 +16386,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 790 + "__id__": 806 }, "_enabled": true, "__prefab": { - "__id__": 794 + "__id__": 810 }, "_alignFlags": 40, "_target": null, @@ -16251,36 +16435,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 540 + "__id__": 556 }, "_children": [ - { - "__id__": 797 - }, - { - "__id__": 805 - }, { "__id__": 813 }, { - "__id__": 841 + "__id__": 821 + }, + { + "__id__": 829 + }, + { + "__id__": 857 } ], "_active": true, "_components": [ { - "__id__": 869 + "__id__": 885 }, { - "__id__": 871 + "__id__": 887 }, { - "__id__": 873 + "__id__": 889 } ], "_prefab": { - "__id__": 875 + "__id__": 891 }, "_lpos": { "__type__": "cc.Vec3", @@ -16317,23 +16501,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 796 + "__id__": 812 }, "_children": [], "_active": true, "_components": [ { - "__id__": 798 + "__id__": 814 }, { - "__id__": 800 + "__id__": 816 }, { - "__id__": 802 + "__id__": 818 } ], "_prefab": { - "__id__": 804 + "__id__": 820 }, "_lpos": { "__type__": "cc.Vec3", @@ -16370,11 +16554,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 797 + "__id__": 813 }, "_enabled": true, "__prefab": { - "__id__": 799 + "__id__": 815 }, "_contentSize": { "__type__": "cc.Size", @@ -16398,11 +16582,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 797 + "__id__": 813 }, "_enabled": true, "__prefab": { - "__id__": 801 + "__id__": 817 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16443,11 +16627,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 797 + "__id__": 813 }, "_enabled": true, "__prefab": { - "__id__": 803 + "__id__": 819 }, "_alignFlags": 45, "_target": null, @@ -16492,23 +16676,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 796 + "__id__": 812 }, "_children": [], "_active": true, "_components": [ { - "__id__": 806 + "__id__": 822 }, { - "__id__": 808 + "__id__": 824 }, { - "__id__": 810 + "__id__": 826 } ], "_prefab": { - "__id__": 812 + "__id__": 828 }, "_lpos": { "__type__": "cc.Vec3", @@ -16545,11 +16729,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 805 + "__id__": 821 }, "_enabled": true, "__prefab": { - "__id__": 807 + "__id__": 823 }, "_contentSize": { "__type__": "cc.Size", @@ -16573,11 +16757,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 805 + "__id__": 821 }, "_enabled": true, "__prefab": { - "__id__": 809 + "__id__": 825 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16618,11 +16802,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 805 + "__id__": 821 }, "_enabled": true, "__prefab": { - "__id__": 811 + "__id__": 827 }, "_alignFlags": 42, "_target": null, @@ -16667,27 +16851,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 796 + "__id__": 812 }, "_children": [ { - "__id__": 814 - }, - { - "__id__": 822 - } - ], - "_active": true, - "_components": [ - { - "__id__": 836 + "__id__": 830 }, { "__id__": 838 } ], + "_active": true, + "_components": [ + { + "__id__": 852 + }, + { + "__id__": 854 + } + ], "_prefab": { - "__id__": 840 + "__id__": 856 }, "_lpos": { "__type__": "cc.Vec3", @@ -16724,23 +16908,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 813 + "__id__": 829 }, "_children": [], "_active": true, "_components": [ { - "__id__": 815 + "__id__": 831 }, { - "__id__": 817 + "__id__": 833 }, { - "__id__": 819 + "__id__": 835 } ], "_prefab": { - "__id__": 821 + "__id__": 837 }, "_lpos": { "__type__": "cc.Vec3", @@ -16777,11 +16961,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 814 + "__id__": 830 }, "_enabled": true, "__prefab": { - "__id__": 816 + "__id__": 832 }, "_contentSize": { "__type__": "cc.Size", @@ -16805,11 +16989,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 814 + "__id__": 830 }, "_enabled": true, "__prefab": { - "__id__": 818 + "__id__": 834 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16853,11 +17037,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 814 + "__id__": 830 }, "_enabled": true, "__prefab": { - "__id__": 820 + "__id__": 836 }, "_alignFlags": 12, "_target": null, @@ -16902,24 +17086,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 813 + "__id__": 829 }, "_children": [ { - "__id__": 823 + "__id__": 839 } ], "_active": true, "_components": [ { - "__id__": 831 + "__id__": 847 }, { - "__id__": 833 + "__id__": 849 } ], "_prefab": { - "__id__": 835 + "__id__": 851 }, "_lpos": { "__type__": "cc.Vec3", @@ -16956,23 +17140,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 822 + "__id__": 838 }, "_children": [], "_active": true, "_components": [ { - "__id__": 824 + "__id__": 840 }, { - "__id__": 826 + "__id__": 842 }, { - "__id__": 828 + "__id__": 844 } ], "_prefab": { - "__id__": 830 + "__id__": 846 }, "_lpos": { "__type__": "cc.Vec3", @@ -17009,11 +17193,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 823 + "__id__": 839 }, "_enabled": true, "__prefab": { - "__id__": 825 + "__id__": 841 }, "_contentSize": { "__type__": "cc.Size", @@ -17037,11 +17221,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 823 + "__id__": 839 }, "_enabled": true, "__prefab": { - "__id__": 827 + "__id__": 843 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17105,11 +17289,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 823 + "__id__": 839 }, "_enabled": true, "__prefab": { - "__id__": 829 + "__id__": 845 }, "_alignFlags": 45, "_target": null, @@ -17154,11 +17338,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 822 + "__id__": 838 }, "_enabled": true, "__prefab": { - "__id__": 832 + "__id__": 848 }, "_contentSize": { "__type__": "cc.Size", @@ -17182,11 +17366,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 822 + "__id__": 838 }, "_enabled": true, "__prefab": { - "__id__": 834 + "__id__": 850 }, "_alignFlags": 45, "_target": null, @@ -17231,11 +17415,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 813 + "__id__": 829 }, "_enabled": true, "__prefab": { - "__id__": 837 + "__id__": 853 }, "_contentSize": { "__type__": "cc.Size", @@ -17259,11 +17443,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 813 + "__id__": 829 }, "_enabled": true, "__prefab": { - "__id__": 839 + "__id__": 855 }, "_alignFlags": 41, "_target": null, @@ -17308,27 +17492,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 796 + "__id__": 812 }, "_children": [ { - "__id__": 842 - }, - { - "__id__": 850 - } - ], - "_active": true, - "_components": [ - { - "__id__": 864 + "__id__": 858 }, { "__id__": 866 } ], + "_active": true, + "_components": [ + { + "__id__": 880 + }, + { + "__id__": 882 + } + ], "_prefab": { - "__id__": 868 + "__id__": 884 }, "_lpos": { "__type__": "cc.Vec3", @@ -17365,23 +17549,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 841 + "__id__": 857 }, "_children": [], "_active": true, "_components": [ { - "__id__": 843 + "__id__": 859 }, { - "__id__": 845 + "__id__": 861 }, { - "__id__": 847 + "__id__": 863 } ], "_prefab": { - "__id__": 849 + "__id__": 865 }, "_lpos": { "__type__": "cc.Vec3", @@ -17418,11 +17602,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 842 + "__id__": 858 }, "_enabled": true, "__prefab": { - "__id__": 844 + "__id__": 860 }, "_contentSize": { "__type__": "cc.Size", @@ -17446,11 +17630,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 842 + "__id__": 858 }, "_enabled": true, "__prefab": { - "__id__": 846 + "__id__": 862 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17494,11 +17678,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 842 + "__id__": 858 }, "_enabled": true, "__prefab": { - "__id__": 848 + "__id__": 864 }, "_alignFlags": 9, "_target": null, @@ -17543,24 +17727,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 841 + "__id__": 857 }, "_children": [ { - "__id__": 851 + "__id__": 867 } ], "_active": true, "_components": [ { - "__id__": 859 + "__id__": 875 }, { - "__id__": 861 + "__id__": 877 } ], "_prefab": { - "__id__": 863 + "__id__": 879 }, "_lpos": { "__type__": "cc.Vec3", @@ -17597,23 +17781,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 850 + "__id__": 866 }, "_children": [], "_active": true, "_components": [ { - "__id__": 852 + "__id__": 868 }, { - "__id__": 854 + "__id__": 870 }, { - "__id__": 856 + "__id__": 872 } ], "_prefab": { - "__id__": 858 + "__id__": 874 }, "_lpos": { "__type__": "cc.Vec3", @@ -17650,11 +17834,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 851 + "__id__": 867 }, "_enabled": true, "__prefab": { - "__id__": 853 + "__id__": 869 }, "_contentSize": { "__type__": "cc.Size", @@ -17678,11 +17862,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 851 + "__id__": 867 }, "_enabled": true, "__prefab": { - "__id__": 855 + "__id__": 871 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17746,11 +17930,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 851 + "__id__": 867 }, "_enabled": true, "__prefab": { - "__id__": 857 + "__id__": 873 }, "_alignFlags": 45, "_target": null, @@ -17795,11 +17979,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 850 + "__id__": 866 }, "_enabled": true, "__prefab": { - "__id__": 860 + "__id__": 876 }, "_contentSize": { "__type__": "cc.Size", @@ -17823,11 +18007,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 850 + "__id__": 866 }, "_enabled": true, "__prefab": { - "__id__": 862 + "__id__": 878 }, "_alignFlags": 45, "_target": null, @@ -17872,11 +18056,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 841 + "__id__": 857 }, "_enabled": true, "__prefab": { - "__id__": 865 + "__id__": 881 }, "_contentSize": { "__type__": "cc.Size", @@ -17900,11 +18084,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 841 + "__id__": 857 }, "_enabled": true, "__prefab": { - "__id__": 867 + "__id__": 883 }, "_alignFlags": 44, "_target": null, @@ -17949,11 +18133,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 796 + "__id__": 812 }, "_enabled": true, "__prefab": { - "__id__": 870 + "__id__": 886 }, "_contentSize": { "__type__": "cc.Size", @@ -17977,11 +18161,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 796 + "__id__": 812 }, "_enabled": false, "__prefab": { - "__id__": 872 + "__id__": 888 }, "_resizeMode": 0, "_layoutType": 1, @@ -18015,11 +18199,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 796 + "__id__": 812 }, "_enabled": true, "__prefab": { - "__id__": 874 + "__id__": 890 }, "_alignFlags": 44, "_target": null, @@ -18064,11 +18248,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 540 + "__id__": 556 }, "_enabled": true, "__prefab": { - "__id__": 877 + "__id__": 893 }, "_contentSize": { "__type__": "cc.Size", @@ -18105,11 +18289,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 531 + "__id__": 547 }, "_enabled": true, "__prefab": { - "__id__": 880 + "__id__": 896 }, "_contentSize": { "__type__": "cc.Size", @@ -18133,11 +18317,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 531 + "__id__": 547 }, "_enabled": true, "__prefab": { - "__id__": 882 + "__id__": 898 }, "_alignFlags": 44, "_target": null, @@ -18180,17 +18364,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 488 + "__id__": 504 }, "_prefab": { - "__id__": 885 + "__id__": 901 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 884 + "__id__": 900 }, "asset": { "__uuid__": "b111b7ce-9621-4519-b4b8-7a5a64c2e98e", @@ -18198,7 +18382,7 @@ }, "fileId": "24rlgXRJ9AHLGpMW+aYyEx", "instance": { - "__id__": 886 + "__id__": 902 }, "targetOverrides": null }, @@ -18212,31 +18396,31 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 887 + "__id__": 903 }, { - "__id__": 889 + "__id__": 905 }, { - "__id__": 890 + "__id__": 906 }, { - "__id__": 891 + "__id__": 907 }, { - "__id__": 892 + "__id__": 908 }, { - "__id__": 894 + "__id__": 910 }, { - "__id__": 896 + "__id__": 912 }, { - "__id__": 897 + "__id__": 913 }, { - "__id__": 899 + "__id__": 915 } ], "removedComponents": [] @@ -18244,7 +18428,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 888 + "__id__": 904 }, "propertyPath": [ "_name" @@ -18260,7 +18444,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 888 + "__id__": 904 }, "propertyPath": [ "_lpos" @@ -18275,7 +18459,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 888 + "__id__": 904 }, "propertyPath": [ "_lrot" @@ -18291,7 +18475,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 888 + "__id__": 904 }, "propertyPath": [ "_euler" @@ -18306,7 +18490,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 893 + "__id__": 909 }, "propertyPath": [ "clickEvents", @@ -18323,20 +18507,20 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 893 + "__id__": 909 }, "propertyPath": [ "clickEvents", "0" ], "value": { - "__id__": 895 + "__id__": 911 } }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 488 + "__id__": 504 }, "component": "", "_componentId": "f8dd2ODYatM+Zh5DQ/izWwv", @@ -18346,19 +18530,19 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 893 + "__id__": 909 }, "propertyPath": [ "_target" ], "value": { - "__id__": 884 + "__id__": 900 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 898 + "__id__": 914 }, "propertyPath": [ "_bottom" @@ -18374,7 +18558,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 900 + "__id__": 916 }, "propertyPath": [ "_spriteFrame" @@ -18396,36 +18580,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 488 + "__id__": 504 }, "_children": [ - { - "__id__": 902 - }, - { - "__id__": 910 - }, { "__id__": 918 + }, + { + "__id__": 926 + }, + { + "__id__": 934 } ], "_active": true, "_components": [ { - "__id__": 932 + "__id__": 948 }, { - "__id__": 934 + "__id__": 950 }, { - "__id__": 937 + "__id__": 953 }, { - "__id__": 939 + "__id__": 955 } ], "_prefab": { - "__id__": 941 + "__id__": 957 }, "_lpos": { "__type__": "cc.Vec3", @@ -18462,23 +18646,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 901 + "__id__": 917 }, "_children": [], "_active": true, "_components": [ { - "__id__": 903 + "__id__": 919 }, { - "__id__": 905 + "__id__": 921 }, { - "__id__": 907 + "__id__": 923 } ], "_prefab": { - "__id__": 909 + "__id__": 925 }, "_lpos": { "__type__": "cc.Vec3", @@ -18515,11 +18699,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 902 + "__id__": 918 }, "_enabled": true, "__prefab": { - "__id__": 904 + "__id__": 920 }, "_contentSize": { "__type__": "cc.Size", @@ -18543,11 +18727,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 902 + "__id__": 918 }, "_enabled": true, "__prefab": { - "__id__": 906 + "__id__": 922 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18591,11 +18775,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 902 + "__id__": 918 }, "_enabled": true, "__prefab": { - "__id__": 908 + "__id__": 924 }, "_alignFlags": 45, "_target": null, @@ -18640,23 +18824,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 901 + "__id__": 917 }, "_children": [], "_active": true, "_components": [ { - "__id__": 911 + "__id__": 927 }, { - "__id__": 913 + "__id__": 929 }, { - "__id__": 915 + "__id__": 931 } ], "_prefab": { - "__id__": 917 + "__id__": 933 }, "_lpos": { "__type__": "cc.Vec3", @@ -18693,11 +18877,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 910 + "__id__": 926 }, "_enabled": true, "__prefab": { - "__id__": 912 + "__id__": 928 }, "_contentSize": { "__type__": "cc.Size", @@ -18721,11 +18905,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 910 + "__id__": 926 }, "_enabled": true, "__prefab": { - "__id__": 914 + "__id__": 930 }, "_alignFlags": 32, "_target": null, @@ -18757,11 +18941,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 910 + "__id__": 926 }, "_enabled": true, "__prefab": { - "__id__": 916 + "__id__": 932 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18838,27 +19022,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 901 + "__id__": 917 }, "_children": [ { - "__id__": 919 + "__id__": 935 } ], "_active": true, "_components": [ { - "__id__": 925 + "__id__": 941 }, { - "__id__": 927 + "__id__": 943 }, { - "__id__": 929 + "__id__": 945 } ], "_prefab": { - "__id__": 931 + "__id__": 947 }, "_lpos": { "__type__": "cc.Vec3", @@ -18895,20 +19079,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 918 + "__id__": 934 }, "_children": [], "_active": true, "_components": [ { - "__id__": 920 + "__id__": 936 }, { - "__id__": 922 + "__id__": 938 } ], "_prefab": { - "__id__": 924 + "__id__": 940 }, "_lpos": { "__type__": "cc.Vec3", @@ -18945,11 +19129,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 919 + "__id__": 935 }, "_enabled": true, "__prefab": { - "__id__": 921 + "__id__": 937 }, "_contentSize": { "__type__": "cc.Size", @@ -18973,11 +19157,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 919 + "__id__": 935 }, "_enabled": true, "__prefab": { - "__id__": 923 + "__id__": 939 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19054,11 +19238,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 918 + "__id__": 934 }, "_enabled": true, "__prefab": { - "__id__": 926 + "__id__": 942 }, "_contentSize": { "__type__": "cc.Size", @@ -19082,11 +19266,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 918 + "__id__": 934 }, "_enabled": true, "__prefab": { - "__id__": 928 + "__id__": 944 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19127,11 +19311,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 918 + "__id__": 934 }, "_enabled": true, "__prefab": { - "__id__": 930 + "__id__": 946 }, "_alignFlags": 8, "_target": null, @@ -19176,11 +19360,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 901 + "__id__": 917 }, "_enabled": true, "__prefab": { - "__id__": 933 + "__id__": 949 }, "_contentSize": { "__type__": "cc.Size", @@ -19204,15 +19388,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 901 + "__id__": 917 }, "_enabled": true, "__prefab": { - "__id__": 935 + "__id__": 951 }, "clickEvents": [ { - "__id__": 936 + "__id__": 952 } ], "_interactable": true, @@ -19252,7 +19436,7 @@ "_duration": 0.3, "_zoomScale": 1.3, "_target": { - "__id__": 901 + "__id__": 917 }, "_id": "" }, @@ -19263,7 +19447,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 488 + "__id__": 504 }, "component": "", "_componentId": "f8dd2ODYatM+Zh5DQ/izWwv", @@ -19276,11 +19460,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 901 + "__id__": 917 }, "_enabled": true, "__prefab": { - "__id__": 938 + "__id__": 954 }, "_alignFlags": 4, "_target": null, @@ -19312,11 +19496,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 901 + "__id__": 917 }, "_enabled": true, "__prefab": { - "__id__": 940 + "__id__": 956 }, "_id": "" }, @@ -19343,27 +19527,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 488 + "__id__": 504 }, "_children": [ { - "__id__": 943 + "__id__": 959 } ], "_active": true, "_components": [ { - "__id__": 957 + "__id__": 973 }, { - "__id__": 959 + "__id__": 975 }, { - "__id__": 962 + "__id__": 978 } ], "_prefab": { - "__id__": 964 + "__id__": 980 }, "_lpos": { "__type__": "cc.Vec3", @@ -19400,27 +19584,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 942 + "__id__": 958 }, "_children": [ { - "__id__": 944 + "__id__": 960 } ], "_active": true, "_components": [ { - "__id__": 950 + "__id__": 966 }, { - "__id__": 952 + "__id__": 968 }, { - "__id__": 954 + "__id__": 970 } ], "_prefab": { - "__id__": 956 + "__id__": 972 }, "_lpos": { "__type__": "cc.Vec3", @@ -19457,20 +19641,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 943 + "__id__": 959 }, "_children": [], "_active": true, "_components": [ { - "__id__": 945 + "__id__": 961 }, { - "__id__": 947 + "__id__": 963 } ], "_prefab": { - "__id__": 949 + "__id__": 965 }, "_lpos": { "__type__": "cc.Vec3", @@ -19507,11 +19691,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 944 + "__id__": 960 }, "_enabled": true, "__prefab": { - "__id__": 946 + "__id__": 962 }, "_contentSize": { "__type__": "cc.Size", @@ -19535,11 +19719,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 944 + "__id__": 960 }, "_enabled": true, "__prefab": { - "__id__": 948 + "__id__": 964 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19593,11 +19777,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 943 + "__id__": 959 }, "_enabled": true, "__prefab": { - "__id__": 951 + "__id__": 967 }, "_contentSize": { "__type__": "cc.Size", @@ -19621,11 +19805,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 943 + "__id__": 959 }, "_enabled": true, "__prefab": { - "__id__": 953 + "__id__": 969 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19669,11 +19853,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 943 + "__id__": 959 }, "_enabled": true, "__prefab": { - "__id__": 955 + "__id__": 971 }, "_alignFlags": 45, "_target": null, @@ -19718,11 +19902,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 942 + "__id__": 958 }, "_enabled": true, "__prefab": { - "__id__": 958 + "__id__": 974 }, "_contentSize": { "__type__": "cc.Size", @@ -19746,15 +19930,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 942 + "__id__": 958 }, "_enabled": true, "__prefab": { - "__id__": 960 + "__id__": 976 }, "clickEvents": [ { - "__id__": 961 + "__id__": 977 } ], "_interactable": true, @@ -19794,7 +19978,7 @@ "_duration": 0.1, "_zoomScale": 0.8, "_target": { - "__id__": 942 + "__id__": 958 }, "_id": "" }, @@ -19805,7 +19989,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 488 + "__id__": 504 }, "component": "", "_componentId": "f8dd2ODYatM+Zh5DQ/izWwv", @@ -19818,11 +20002,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 942 + "__id__": 958 }, "_enabled": true, "__prefab": { - "__id__": 963 + "__id__": 979 }, "_alignFlags": 4, "_target": null, @@ -19867,27 +20051,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 488 + "__id__": 504 }, "_children": [ { - "__id__": 966 + "__id__": 982 } ], "_active": true, "_components": [ { - "__id__": 980 + "__id__": 996 }, { - "__id__": 982 + "__id__": 998 }, { - "__id__": 985 + "__id__": 1001 } ], "_prefab": { - "__id__": 987 + "__id__": 1003 }, "_lpos": { "__type__": "cc.Vec3", @@ -19924,27 +20108,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 965 + "__id__": 981 }, "_children": [ { - "__id__": 967 + "__id__": 983 } ], "_active": true, "_components": [ { - "__id__": 973 + "__id__": 989 }, { - "__id__": 975 + "__id__": 991 }, { - "__id__": 977 + "__id__": 993 } ], "_prefab": { - "__id__": 979 + "__id__": 995 }, "_lpos": { "__type__": "cc.Vec3", @@ -19981,20 +20165,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 966 + "__id__": 982 }, "_children": [], "_active": true, "_components": [ { - "__id__": 968 + "__id__": 984 }, { - "__id__": 970 + "__id__": 986 } ], "_prefab": { - "__id__": 972 + "__id__": 988 }, "_lpos": { "__type__": "cc.Vec3", @@ -20031,11 +20215,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 967 + "__id__": 983 }, "_enabled": true, "__prefab": { - "__id__": 969 + "__id__": 985 }, "_contentSize": { "__type__": "cc.Size", @@ -20059,11 +20243,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 967 + "__id__": 983 }, "_enabled": true, "__prefab": { - "__id__": 971 + "__id__": 987 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20117,11 +20301,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 966 + "__id__": 982 }, "_enabled": true, "__prefab": { - "__id__": 974 + "__id__": 990 }, "_contentSize": { "__type__": "cc.Size", @@ -20145,11 +20329,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 966 + "__id__": 982 }, "_enabled": true, "__prefab": { - "__id__": 976 + "__id__": 992 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20193,11 +20377,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 966 + "__id__": 982 }, "_enabled": true, "__prefab": { - "__id__": 978 + "__id__": 994 }, "_alignFlags": 45, "_target": null, @@ -20242,11 +20426,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 965 + "__id__": 981 }, "_enabled": true, "__prefab": { - "__id__": 981 + "__id__": 997 }, "_contentSize": { "__type__": "cc.Size", @@ -20270,15 +20454,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 965 + "__id__": 981 }, "_enabled": true, "__prefab": { - "__id__": 983 + "__id__": 999 }, "clickEvents": [ { - "__id__": 984 + "__id__": 1000 } ], "_interactable": true, @@ -20318,7 +20502,7 @@ "_duration": 0.1, "_zoomScale": 0.8, "_target": { - "__id__": 965 + "__id__": 981 }, "_id": "" }, @@ -20329,7 +20513,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 488 + "__id__": 504 }, "component": "", "_componentId": "f8dd2ODYatM+Zh5DQ/izWwv", @@ -20342,11 +20526,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 965 + "__id__": 981 }, "_enabled": true, "__prefab": { - "__id__": 986 + "__id__": 1002 }, "_alignFlags": 4, "_target": null, @@ -20391,11 +20575,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 488 + "__id__": 504 }, "_enabled": true, "__prefab": { - "__id__": 989 + "__id__": 1005 }, "_contentSize": { "__type__": "cc.Size", @@ -20419,11 +20603,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 488 + "__id__": 504 }, "_enabled": true, "__prefab": { - "__id__": 991 + "__id__": 1007 }, "_alignFlags": 21, "_target": null, @@ -20455,11 +20639,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 488 + "__id__": 504 }, "_enabled": true, "__prefab": { - "__id__": 993 + "__id__": 1009 }, "_id": "" }, @@ -20473,11 +20657,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 488 + "__id__": 504 }, "_enabled": true, "__prefab": { - "__id__": 995 + "__id__": 1011 }, "_id": "" }, @@ -20505,14 +20689,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 998 + "__id__": 1014 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 997 + "__id__": 1013 }, "asset": { "__uuid__": "26bff847-cd29-48a5-bbfa-c3e2dbda688d", @@ -20520,7 +20704,7 @@ }, "fileId": "5a9CMsVQhKP5Y+UJfTKPbx", "instance": { - "__id__": 999 + "__id__": 1015 }, "targetOverrides": null }, @@ -20534,19 +20718,19 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1000 + "__id__": 1016 }, { - "__id__": 1002 + "__id__": 1018 }, { - "__id__": 1003 + "__id__": 1019 }, { - "__id__": 1004 + "__id__": 1020 }, { - "__id__": 1005 + "__id__": 1021 } ], "removedComponents": [] @@ -20554,7 +20738,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1001 + "__id__": 1017 }, "propertyPath": [ "_name" @@ -20570,7 +20754,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1001 + "__id__": 1017 }, "propertyPath": [ "_lpos" @@ -20585,7 +20769,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1001 + "__id__": 1017 }, "propertyPath": [ "_lrot" @@ -20601,7 +20785,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1001 + "__id__": 1017 }, "propertyPath": [ "_euler" @@ -20616,7 +20800,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1001 + "__id__": 1017 }, "propertyPath": [ "_active" @@ -20633,23 +20817,23 @@ }, "_children": [ { - "__id__": 1007 + "__id__": 1023 } ], "_active": true, "_components": [ { - "__id__": 1045 + "__id__": 1061 }, { - "__id__": 1047 + "__id__": 1063 }, { - "__id__": 1049 + "__id__": 1065 } ], "_prefab": { - "__id__": 1051 + "__id__": 1067 }, "_lpos": { "__type__": "cc.Vec3", @@ -20686,30 +20870,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1006 + "__id__": 1022 }, "_children": [ { - "__id__": 1008 + "__id__": 1024 } ], "_active": true, "_components": [ { - "__id__": 1036 + "__id__": 1052 }, { - "__id__": 1038 + "__id__": 1054 }, { - "__id__": 1040 + "__id__": 1056 }, { - "__id__": 1042 + "__id__": 1058 } ], "_prefab": { - "__id__": 1044 + "__id__": 1060 }, "_lpos": { "__type__": "cc.Vec3", @@ -20746,27 +20930,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1007 + "__id__": 1023 }, "_children": [ { - "__id__": 1009 + "__id__": 1025 }, { - "__id__": 1017 + "__id__": 1033 }, { - "__id__": 1023 + "__id__": 1039 } ], "_active": true, "_components": [ { - "__id__": 1033 + "__id__": 1049 } ], "_prefab": { - "__id__": 1035 + "__id__": 1051 }, "_lpos": { "__type__": "cc.Vec3", @@ -20803,23 +20987,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1008 + "__id__": 1024 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1010 + "__id__": 1026 }, { - "__id__": 1012 + "__id__": 1028 }, { - "__id__": 1014 + "__id__": 1030 } ], "_prefab": { - "__id__": 1016 + "__id__": 1032 }, "_lpos": { "__type__": "cc.Vec3", @@ -20856,11 +21040,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1009 + "__id__": 1025 }, "_enabled": true, "__prefab": { - "__id__": 1011 + "__id__": 1027 }, "_contentSize": { "__type__": "cc.Size", @@ -20884,11 +21068,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1009 + "__id__": 1025 }, "_enabled": true, "__prefab": { - "__id__": 1013 + "__id__": 1029 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20932,11 +21116,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1009 + "__id__": 1025 }, "_enabled": true, "__prefab": { - "__id__": 1015 + "__id__": 1031 }, "_alignFlags": 40, "_target": null, @@ -20981,20 +21165,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1008 + "__id__": 1024 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1018 + "__id__": 1034 }, { - "__id__": 1020 + "__id__": 1036 } ], "_prefab": { - "__id__": 1022 + "__id__": 1038 }, "_lpos": { "__type__": "cc.Vec3", @@ -21031,11 +21215,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1017 + "__id__": 1033 }, "_enabled": true, "__prefab": { - "__id__": 1019 + "__id__": 1035 }, "_contentSize": { "__type__": "cc.Size", @@ -21059,11 +21243,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1017 + "__id__": 1033 }, "_enabled": true, "__prefab": { - "__id__": 1021 + "__id__": 1037 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21120,26 +21304,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1008 + "__id__": 1024 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1024 + "__id__": 1040 }, { - "__id__": 1026 + "__id__": 1042 }, { - "__id__": 1028 + "__id__": 1044 }, { - "__id__": 1030 + "__id__": 1046 } ], "_prefab": { - "__id__": 1032 + "__id__": 1048 }, "_lpos": { "__type__": "cc.Vec3", @@ -21176,11 +21360,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1023 + "__id__": 1039 }, "_enabled": true, "__prefab": { - "__id__": 1025 + "__id__": 1041 }, "_contentSize": { "__type__": "cc.Size", @@ -21204,11 +21388,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1023 + "__id__": 1039 }, "_enabled": true, "__prefab": { - "__id__": 1027 + "__id__": 1043 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21272,11 +21456,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1023 + "__id__": 1039 }, "_enabled": true, "__prefab": { - "__id__": 1029 + "__id__": 1045 }, "_alignFlags": 10, "_target": null, @@ -21308,11 +21492,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1023 + "__id__": 1039 }, "_enabled": true, "__prefab": { - "__id__": 1031 + "__id__": 1047 }, "templateMode": true, "watchPath": "data.data.gold", @@ -21345,11 +21529,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1008 + "__id__": 1024 }, "_enabled": true, "__prefab": { - "__id__": 1034 + "__id__": 1050 }, "_contentSize": { "__type__": "cc.Size", @@ -21386,11 +21570,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1007 + "__id__": 1023 }, "_enabled": true, "__prefab": { - "__id__": 1037 + "__id__": 1053 }, "_contentSize": { "__type__": "cc.Size", @@ -21414,11 +21598,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1007 + "__id__": 1023 }, "_enabled": true, "__prefab": { - "__id__": 1039 + "__id__": 1055 }, "_alignFlags": 8, "_target": null, @@ -21450,11 +21634,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1007 + "__id__": 1023 }, "_enabled": true, "__prefab": { - "__id__": 1041 + "__id__": 1057 }, "_resizeMode": 0, "_layoutType": 1, @@ -21488,11 +21672,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1007 + "__id__": 1023 }, "_enabled": true, "__prefab": { - "__id__": 1043 + "__id__": 1059 }, "_alignFlags": 40, "_target": null, @@ -21537,11 +21721,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1006 + "__id__": 1022 }, "_enabled": true, "__prefab": { - "__id__": 1046 + "__id__": 1062 }, "_contentSize": { "__type__": "cc.Size", @@ -21565,11 +21749,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1006 + "__id__": 1022 }, "_enabled": true, "__prefab": { - "__id__": 1048 + "__id__": 1064 }, "_alignFlags": 17, "_target": null, @@ -21601,11 +21785,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1006 + "__id__": 1022 }, "_enabled": true, "__prefab": { - "__id__": 1050 + "__id__": 1066 }, "_id": "" }, @@ -21636,7 +21820,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1053 + "__id__": 1069 }, "_contentSize": { "__type__": "cc.Size", @@ -21664,7 +21848,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1055 + "__id__": 1071 }, "_alignFlags": 45, "_target": null, @@ -21700,7 +21884,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1057 + "__id__": 1073 }, "_id": "" }, @@ -21720,60 +21904,60 @@ "instance": null, "targetOverrides": [ { - "__id__": 1059 + "__id__": 1075 }, { - "__id__": 1062 + "__id__": 1078 }, { - "__id__": 1065 + "__id__": 1081 }, { - "__id__": 1068 + "__id__": 1084 }, { - "__id__": 1071 + "__id__": 1087 }, { - "__id__": 1074 + "__id__": 1090 } ], "nestedPrefabInstanceRoots": [ { - "__id__": 997 + "__id__": 1013 }, { - "__id__": 884 + "__id__": 900 }, { - "__id__": 748 + "__id__": 764 }, { - "__id__": 708 + "__id__": 724 }, { - "__id__": 670 + "__id__": 686 }, { - "__id__": 638 + "__id__": 654 }, { - "__id__": 600 + "__id__": 616 }, { - "__id__": 562 + "__id__": 578 }, { - "__id__": 541 + "__id__": 557 }, { - "__id__": 354 + "__id__": 366 }, { - "__id__": 342 + "__id__": 350 }, { - "__id__": 330 + "__id__": 334 }, { "__id__": 314 @@ -21801,169 +21985,169 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 562 + "__id__": 578 }, "sourceInfo": { - "__id__": 1060 - }, - "propertyPath": [ - "_barSprite" - ], - "target": { - "__id__": 562 - }, - "targetInfo": { - "__id__": 1061 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "e2/huQDfhNt6fiJiNRbwSN" - ] - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "334GMK/IFMX7WWZHRi/+UF" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 600 - }, - "sourceInfo": { - "__id__": 1063 - }, - "propertyPath": [ - "_barSprite" - ], - "target": { - "__id__": 600 - }, - "targetInfo": { - "__id__": 1064 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "e2/huQDfhNt6fiJiNRbwSN" - ] - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "334GMK/IFMX7WWZHRi/+UF" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 670 - }, - "sourceInfo": { - "__id__": 1066 - }, - "propertyPath": [ - "_barSprite" - ], - "target": { - "__id__": 670 - }, - "targetInfo": { - "__id__": 1067 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "e2/huQDfhNt6fiJiNRbwSN" - ] - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "334GMK/IFMX7WWZHRi/+UF" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 708 - }, - "sourceInfo": { - "__id__": 1069 - }, - "propertyPath": [ - "_barSprite" - ], - "target": { - "__id__": 708 - }, - "targetInfo": { - "__id__": 1070 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "e2/huQDfhNt6fiJiNRbwSN" - ] - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "334GMK/IFMX7WWZHRi/+UF" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 638 - }, - "sourceInfo": { - "__id__": 1072 - }, - "propertyPath": [ - "_barSprite" - ], - "target": { - "__id__": 638 - }, - "targetInfo": { - "__id__": 1073 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "e2/huQDfhNt6fiJiNRbwSN" - ] - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "334GMK/IFMX7WWZHRi/+UF" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 748 - }, - "sourceInfo": { - "__id__": 1075 - }, - "propertyPath": [ - "_barSprite" - ], - "target": { - "__id__": 748 - }, - "targetInfo": { "__id__": 1076 + }, + "propertyPath": [ + "_barSprite" + ], + "target": { + "__id__": 578 + }, + "targetInfo": { + "__id__": 1077 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e2/huQDfhNt6fiJiNRbwSN" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "334GMK/IFMX7WWZHRi/+UF" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 616 + }, + "sourceInfo": { + "__id__": 1079 + }, + "propertyPath": [ + "_barSprite" + ], + "target": { + "__id__": 616 + }, + "targetInfo": { + "__id__": 1080 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e2/huQDfhNt6fiJiNRbwSN" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "334GMK/IFMX7WWZHRi/+UF" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 686 + }, + "sourceInfo": { + "__id__": 1082 + }, + "propertyPath": [ + "_barSprite" + ], + "target": { + "__id__": 686 + }, + "targetInfo": { + "__id__": 1083 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e2/huQDfhNt6fiJiNRbwSN" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "334GMK/IFMX7WWZHRi/+UF" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 724 + }, + "sourceInfo": { + "__id__": 1085 + }, + "propertyPath": [ + "_barSprite" + ], + "target": { + "__id__": 724 + }, + "targetInfo": { + "__id__": 1086 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e2/huQDfhNt6fiJiNRbwSN" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "334GMK/IFMX7WWZHRi/+UF" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 654 + }, + "sourceInfo": { + "__id__": 1088 + }, + "propertyPath": [ + "_barSprite" + ], + "target": { + "__id__": 654 + }, + "targetInfo": { + "__id__": 1089 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e2/huQDfhNt6fiJiNRbwSN" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "334GMK/IFMX7WWZHRi/+UF" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 764 + }, + "sourceInfo": { + "__id__": 1091 + }, + "propertyPath": [ + "_barSprite" + ], + "target": { + "__id__": 764 + }, + "targetInfo": { + "__id__": 1092 } }, { diff --git a/assets/resources/gui/uis/bgs/card.prefab b/assets/resources/gui/uis/bgs/card.prefab index b52b0076..430a316b 100644 --- a/assets/resources/gui/uis/bgs/card.prefab +++ b/assets/resources/gui/uis/bgs/card.prefab @@ -38,19 +38,25 @@ }, { "__id__": 56 + }, + { + "__id__": 64 } ], "_active": true, "_components": [ { - "__id__": 64 + "__id__": 74 }, { - "__id__": 66 + "__id__": 76 + }, + { + "__id__": 78 } ], "_prefab": { - "__id__": 68 + "__id__": 80 }, "_lpos": { "__type__": "cc.Vec3", @@ -1492,6 +1498,234 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "selected", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 65 + } + ], + "_active": true, + "_components": [ + { + "__id__": 71 + } + ], + "_prefab": { + "__id__": 73 + }, + "_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, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "GreenTick", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 64 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 66 + }, + { + "__id__": 68 + } + ], + "_prefab": { + "__id__": 70 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -76.645, + "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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 65 + }, + "_enabled": true, + "__prefab": { + "__id__": 67 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 54, + "height": 54 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f0xTeEhHVEmY81KJd5/ryK" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 65 + }, + "_enabled": true, + "__prefab": { + "__id__": 69 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "deedea09-8f2b-400f-9803-4cfd38e45d1a@55373", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "63qWzhuPFLV6vEcEmhLEAC" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e8g5MwfEhD6Y0m0e23zag4", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 64 + }, + "_enabled": true, + "__prefab": { + "__id__": 72 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "acA6HyWsxC3bepdLREshZ3" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "29hkGgh2lDpJ8GAA6r1xOh", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.UITransform", "_name": "", @@ -1502,7 +1736,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 65 + "__id__": 75 }, "_contentSize": { "__type__": "cc.Size", @@ -1530,7 +1764,7 @@ }, "_enabled": false, "__prefab": { - "__id__": 67 + "__id__": 77 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1565,6 +1799,62 @@ "__type__": "cc.CompPrefabInfo", "fileId": "609hAwCWtPmqZXRsnP0C+8" }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 79 + }, + "clickEvents": [], + "_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": "85rZYvTXxBq4pJCoHruVwe" + }, { "__type__": "cc.PrefabInfo", "root": { diff --git a/assets/script/game/map/MissionCardComp.ts b/assets/script/game/map/MissionCardComp.ts index 9652c3b5..f70631b1 100644 --- a/assets/script/game/map/MissionCardComp.ts +++ b/assets/script/game/map/MissionCardComp.ts @@ -1,73 +1,169 @@ import { _decorator, Label, Node } from "cc"; import { ecs } from "../../../../extensions/oops-plugin-framework/assets/libs/ecs/ECS"; import { CCComp } from "../../../../extensions/oops-plugin-framework/assets/module/common/CCComp"; +import { oops } from "../../../../extensions/oops-plugin-framework/assets/core/Oops"; +import { GameEvent } from "../common/config/GameEvent"; +import { talConf, ItalConf } from "../common/config/TalSet"; const { ccclass, property } = _decorator; /** 视图层对象 */ -@ccclass('ModuleViewComp') -@ecs.register('ModuleView', false) -export class ModuleViewComp extends CCComp { +@ccclass('MissionCardComp') +@ecs.register('MissionCard', false) +export class MissionCardComp extends CCComp { /** 视图层逻辑代码分离演示 */ @property(Node) - card1:Node = null + card1:Node = null! @property(Node) - card2:Node = null + card2:Node = null! @property(Node) - card3:Node = null + card3:Node = null! @property(Node) - card4:Node = null + card4:Node = null! + + card1_data:ItalConf = null! + card2_data:ItalConf = null! + card3_data:ItalConf = null! + card4_data:ItalConf = null! + + onLoad() { + oops.message.on(GameEvent.TalentSelect, this.onTalentSelect, this); + } + + onDestroy() { + oops.message.off(GameEvent.TalentSelect, this.onTalentSelect, this); + this.ent.destroy(); + } - card1_data:any = {} - card2_data:any = {} - card3_data:any = {} - card4_data:any = {} start() { - this.card1.active=true - this.card2.active=true - this.card3.active=true - this.card4.active=true + // 初始隐藏或显示逻辑 + this.node.active = false; + this.resetCardStates(); } + + private resetCardStates() { + const cards = [this.card1, this.card2, this.card3, this.card4]; + cards.forEach(card => { + if (card) { + const selected = card.getChildByName("selected"); + if (selected) selected.active = false; + } + }); + } + + // 是否已经选择了天赋 + private hasSelected: boolean = false; + + private onTalentSelect(event: string, args: any) { + this.node.active = true; + this.hasSelected = false; // 重置选择状态 + this.resetCardStates(); // 每次刷新前重置卡片状态 + this.refCards(); + } + refCards(){ + // 随机获取4个不一样的天赋 + const allTalents = Object.values(talConf); + const result: ItalConf[] = []; + const temp = [...allTalents]; + // 简单的随机抽取算法 + for (let i = 0; i < 4 && temp.length > 0; i++) { + const index = Math.floor(Math.random() * temp.length); + result.push(temp[index]); + temp.splice(index, 1); + } + + // 更新卡片 + if (result.length > 0) this.updateCardData(1, result[0]); + if (result.length > 1) this.updateCardData(2, result[1]); + if (result.length > 2) this.updateCardData(3, result[2]); + if (result.length > 3) this.updateCardData(4, result[3]); } - updateCardInfo(card:Node,data:any){ + + updateCardInfo(card:Node, data:ItalConf){ if(!card) return + card.active = true; + // 隐藏选中状态 + const selected = card.getChildByName("selected"); + if(selected) selected.active = false; + let name = card.getChildByName("name") if(name){ - name.getComponent(Label).string = data.name + name.getComponent(Label)!.string = data.name } - let info = card.getChildByName("info").getChildByName("Label") + let info = card.getChildByName("info")?.getChildByName("Label") if(info){ - info.getComponent(Label).string = data.info + info.getComponent(Label)!.string = data.desc } } - updateCardData(index:number,data:any){ + + updateCardData(index:number, data:ItalConf){ switch (index) { case 1: this.card1_data = data + this.updateCardInfo(this.card1, data); break; case 2: this.card2_data = data + this.updateCardInfo(this.card2, data); break; case 3: this.card3_data = data + this.updateCardInfo(this.card3, data); break; case 4: this.card4_data = data + this.updateCardInfo(this.card4, data); break; } } - selectCard(index:number){ - + + selectCard(e:any,index:string){ + console.log("selectCard",index) + let _index = parseInt(index); + // 如果已经选择过,则不再处理 + if(this.hasSelected) return; + + let selectedTalent: ItalConf | null = null; + let selectedCardNode: Node | null = null; + + switch (_index) { + case 1: + selectedTalent = this.card1_data; + selectedCardNode = this.card1; + break; + case 2: + selectedTalent = this.card2_data; + selectedCardNode = this.card2; + break; + case 3: + selectedTalent = this.card3_data; + selectedCardNode = this.card3; + break; + case 4: + selectedTalent = this.card4_data; + selectedCardNode = this.card4; + break; + } + + if (selectedTalent && selectedCardNode) { + this.hasSelected = true; + console.log("选择天赋:", selectedTalent.name); + + // 显示当前选中的 selected 节点 + const selected = selectedCardNode.getChildByName("selected"); + if(selected) selected.active = true; + + // 发送事件 + oops.message.dispatchEvent(GameEvent.UseTalentCard, selectedTalent.uuid); + + // 延迟关闭界面,让玩家看到选中效果 + // this.scheduleOnce(() => { + // this.node.active = false; + // }, 0.5); + } } - /** 全局消息逻辑处理 */ - // private onHandler(event: string, args: any) { - // switch (event) { - // case ModuleEvent.Cmd: - // break; - // } - // } /** 视图对象通过 ecs.Entity.remove(ModuleViewComp) 删除组件是触发组件处理自定义释放逻辑 */ reset() { diff --git a/assets/script/game/map/MissionComp.ts b/assets/script/game/map/MissionComp.ts index 8608f607..e7e19568 100644 --- a/assets/script/game/map/MissionComp.ts +++ b/assets/script/game/map/MissionComp.ts @@ -147,6 +147,7 @@ export class MissionComp extends CCComp { to_fight(){ smc.mission.in_fight=true oops.message.dispatchEvent(GameEvent.FightStart) //GameSetMonComp 监听刷怪 + oops.message.dispatchEvent(GameEvent.TalentSelect) }