From b92d5d931d823d338ef46912927d190aef4baa2d Mon Sep 17 00:00:00 2001 From: panw Date: Wed, 1 Apr 2026 16:15:32 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E4=BB=BB=E5=8A=A1=E4=B8=BB=E9=A1=B5):=20?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=A0=87=E7=AD=BE=E9=A1=B5=E5=88=87=E6=8D=A2?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 在 home_active 方法中调用 switch_tab 以默认激活首页标签 重构 btn_func 方法,根据传入参数切换不同标签页 新增 switch_tab 方法,统一管理标签页与对应按钮的激活状态 --- assets/resources/gui/role_controller.prefab | 1540 ++++++++++--------- assets/script/game/map/MissionHomeComp.ts | 20 +- 2 files changed, 868 insertions(+), 692 deletions(-) diff --git a/assets/resources/gui/role_controller.prefab b/assets/resources/gui/role_controller.prefab index 663cd441..9ec10a72 100644 --- a/assets/resources/gui/role_controller.prefab +++ b/assets/resources/gui/role_controller.prefab @@ -25,26 +25,26 @@ "__id__": 571 }, { - "__id__": 1053 + "__id__": 1060 }, { - "__id__": 1062 + "__id__": 1069 } ], "_active": true, "_components": [ { - "__id__": 1108 + "__id__": 1115 }, { - "__id__": 1110 + "__id__": 1117 }, { - "__id__": 1112 + "__id__": 1119 } ], "_prefab": { - "__id__": 1114 + "__id__": 1121 }, "_lpos": { "__type__": "cc.Vec3", @@ -97,7 +97,7 @@ "__id__": 70 } ], - "_active": true, + "_active": false, "_components": [ { "__id__": 556 @@ -11746,26 +11746,26 @@ "__id__": 625 }, { - "__id__": 749 + "__id__": 756 }, { - "__id__": 1032 + "__id__": 1039 } ], - "_active": false, + "_active": true, "_components": [ { - "__id__": 1046 + "__id__": 1053 }, { - "__id__": 1048 + "__id__": 1055 }, { - "__id__": 1050 + "__id__": 1057 } ], "_prefab": { - "__id__": 1052 + "__id__": 1059 }, "_lpos": { "__type__": "cc.Vec3", @@ -12562,26 +12562,26 @@ "__id__": 626 }, { - "__id__": 664 + "__id__": 667 }, { - "__id__": 704 + "__id__": 708 } ], "_active": true, "_components": [ { - "__id__": 742 + "__id__": 749 }, { - "__id__": 744 + "__id__": 751 }, { - "__id__": 746 + "__id__": 753 } ], "_prefab": { - "__id__": 748 + "__id__": 755 }, "_lpos": { "__type__": "cc.Vec3", @@ -12632,10 +12632,13 @@ "_components": [ { "__id__": 661 + }, + { + "__id__": 663 } ], "_prefab": { - "__id__": 663 + "__id__": 666 }, "_lpos": { "__type__": "cc.Vec3", @@ -13486,6 +13489,76 @@ "__type__": "cc.CompPrefabInfo", "fileId": "00UgJ3OodEa7IfNZrOAVg2" }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 626 + }, + "_enabled": true, + "__prefab": { + "__id__": 664 + }, + "clickEvents": [ + { + "__id__": 665 + } + ], + "_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": "3dv6le/HdP15D3SdM+4pJ7" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 571 + }, + "component": "", + "_componentId": "11498TbVJpO6qmZ8m9k55Zx", + "handler": "btn_func", + "customEventData": "hero" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -13509,23 +13582,23 @@ }, "_children": [ { - "__id__": 665 + "__id__": 668 }, { - "__id__": 679 + "__id__": 682 } ], "_active": true, "_components": [ { - "__id__": 699 + "__id__": 702 }, { - "__id__": 701 + "__id__": 704 } ], "_prefab": { - "__id__": 703 + "__id__": 707 }, "_lpos": { "__type__": "cc.Vec3", @@ -13562,27 +13635,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 664 + "__id__": 667 }, "_children": [ { - "__id__": 666 + "__id__": 669 } ], "_active": true, "_components": [ { - "__id__": 672 + "__id__": 675 }, { - "__id__": 674 + "__id__": 677 }, { - "__id__": 676 + "__id__": 679 } ], "_prefab": { - "__id__": 678 + "__id__": 681 }, "_lpos": { "__type__": "cc.Vec3", @@ -13619,20 +13692,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 665 + "__id__": 668 }, "_children": [], "_active": true, "_components": [ { - "__id__": 667 + "__id__": 670 }, { - "__id__": 669 + "__id__": 672 } ], "_prefab": { - "__id__": 671 + "__id__": 674 }, "_lpos": { "__type__": "cc.Vec3", @@ -13669,11 +13742,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 666 + "__id__": 669 }, "_enabled": true, "__prefab": { - "__id__": 668 + "__id__": 671 }, "_contentSize": { "__type__": "cc.Size", @@ -13697,11 +13770,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 666 + "__id__": 669 }, "_enabled": true, "__prefab": { - "__id__": 670 + "__id__": 673 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13755,11 +13828,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 665 + "__id__": 668 }, "_enabled": true, "__prefab": { - "__id__": 673 + "__id__": 676 }, "_contentSize": { "__type__": "cc.Size", @@ -13783,11 +13856,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 665 + "__id__": 668 }, "_enabled": true, "__prefab": { - "__id__": 675 + "__id__": 678 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13828,11 +13901,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 665 + "__id__": 668 }, "_enabled": true, "__prefab": { - "__id__": 677 + "__id__": 680 }, "_alignFlags": 45, "_target": null, @@ -13877,35 +13950,35 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 664 + "__id__": 667 }, "_children": [ { - "__id__": 680 + "__id__": 683 }, { - "__id__": 686 + "__id__": 689 } ], "_active": false, "_components": [ { - "__id__": 692 + "__id__": 695 }, { - "__id__": 694 + "__id__": 697 }, { - "__id__": 696 + "__id__": 699 } ], "_prefab": { - "__id__": 698 + "__id__": 701 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 0, + "y": 10, "z": 0 }, "_lrot": { @@ -13937,20 +14010,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 679 + "__id__": 682 }, "_children": [], "_active": true, "_components": [ { - "__id__": 681 + "__id__": 684 }, { - "__id__": 683 + "__id__": 686 } ], "_prefab": { - "__id__": 685 + "__id__": 688 }, "_lpos": { "__type__": "cc.Vec3", @@ -13987,11 +14060,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 680 + "__id__": 683 }, "_enabled": true, "__prefab": { - "__id__": 682 + "__id__": 685 }, "_contentSize": { "__type__": "cc.Size", @@ -14015,11 +14088,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 680 + "__id__": 683 }, "_enabled": true, "__prefab": { - "__id__": 684 + "__id__": 687 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14073,20 +14146,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 679 + "__id__": 682 }, "_children": [], "_active": true, "_components": [ { - "__id__": 687 + "__id__": 690 }, { - "__id__": 689 + "__id__": 692 } ], "_prefab": { - "__id__": 691 + "__id__": 694 }, "_lpos": { "__type__": "cc.Vec3", @@ -14123,11 +14196,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 686 + "__id__": 689 }, "_enabled": true, "__prefab": { - "__id__": 688 + "__id__": 691 }, "_contentSize": { "__type__": "cc.Size", @@ -14151,11 +14224,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 686 + "__id__": 689 }, "_enabled": true, "__prefab": { - "__id__": 690 + "__id__": 693 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14232,16 +14305,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 679 + "__id__": 682 }, "_enabled": true, "__prefab": { - "__id__": 693 + "__id__": 696 }, "_contentSize": { "__type__": "cc.Size", "width": 240, - "height": 110 + "height": 130 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -14260,11 +14333,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 679 + "__id__": 682 }, "_enabled": true, "__prefab": { - "__id__": 695 + "__id__": 698 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14305,17 +14378,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 679 + "__id__": 682 }, "_enabled": true, "__prefab": { - "__id__": 697 + "__id__": 700 }, "_alignFlags": 45, "_target": null, "_left": 0, "_right": 0, - "_top": 0, + "_top": -20, "_bottom": 0, "_horizontalCenter": 0, "_verticalCenter": 0, @@ -14354,11 +14427,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 664 + "__id__": 667 }, "_enabled": true, "__prefab": { - "__id__": 700 + "__id__": 703 }, "_contentSize": { "__type__": "cc.Size", @@ -14382,13 +14455,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 664 + "__id__": 667 }, "_enabled": true, "__prefab": { - "__id__": 702 + "__id__": 705 }, - "clickEvents": [], + "clickEvents": [ + { + "__id__": 706 + } + ], "_interactable": true, "_transition": 3, "_normalColor": { @@ -14432,6 +14509,16 @@ "__type__": "cc.CompPrefabInfo", "fileId": "d4a+E6PepIYpeu+tAO3nAi" }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 571 + }, + "component": "", + "_componentId": "11498TbVJpO6qmZ8m9k55Zx", + "handler": "btn_func", + "customEventData": "home" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -14455,20 +14542,23 @@ }, "_children": [ { - "__id__": 705 + "__id__": 709 }, { - "__id__": 719 + "__id__": 723 } ], "_active": true, "_components": [ { - "__id__": 739 + "__id__": 743 + }, + { + "__id__": 745 } ], "_prefab": { - "__id__": 741 + "__id__": 748 }, "_lpos": { "__type__": "cc.Vec3", @@ -14505,27 +14595,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 704 + "__id__": 708 }, "_children": [ { - "__id__": 706 + "__id__": 710 } ], "_active": true, "_components": [ - { - "__id__": 712 - }, - { - "__id__": 714 - }, { "__id__": 716 + }, + { + "__id__": 718 + }, + { + "__id__": 720 } ], "_prefab": { - "__id__": 718 + "__id__": 722 }, "_lpos": { "__type__": "cc.Vec3", @@ -14562,20 +14652,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 705 + "__id__": 709 }, "_children": [], "_active": true, "_components": [ { - "__id__": 707 + "__id__": 711 }, { - "__id__": 709 + "__id__": 713 } ], "_prefab": { - "__id__": 711 + "__id__": 715 }, "_lpos": { "__type__": "cc.Vec3", @@ -14612,11 +14702,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 706 + "__id__": 710 }, "_enabled": true, "__prefab": { - "__id__": 708 + "__id__": 712 }, "_contentSize": { "__type__": "cc.Size", @@ -14640,11 +14730,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 706 + "__id__": 710 }, "_enabled": true, "__prefab": { - "__id__": 710 + "__id__": 714 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14698,11 +14788,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 705 + "__id__": 709 }, "_enabled": true, "__prefab": { - "__id__": 713 + "__id__": 717 }, "_contentSize": { "__type__": "cc.Size", @@ -14726,11 +14816,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 705 + "__id__": 709 }, "_enabled": true, "__prefab": { - "__id__": 715 + "__id__": 719 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14771,11 +14861,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 705 + "__id__": 709 }, "_enabled": true, "__prefab": { - "__id__": 717 + "__id__": 721 }, "_alignFlags": 45, "_target": null, @@ -14820,30 +14910,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 704 + "__id__": 708 }, "_children": [ { - "__id__": 720 + "__id__": 724 }, { - "__id__": 726 + "__id__": 730 } ], "_active": false, "_components": [ - { - "__id__": 732 - }, - { - "__id__": 734 - }, { "__id__": 736 + }, + { + "__id__": 738 + }, + { + "__id__": 740 } ], "_prefab": { - "__id__": 738 + "__id__": 742 }, "_lpos": { "__type__": "cc.Vec3", @@ -14880,20 +14970,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 719 + "__id__": 723 }, "_children": [], "_active": true, "_components": [ { - "__id__": 721 + "__id__": 725 }, { - "__id__": 723 + "__id__": 727 } ], "_prefab": { - "__id__": 725 + "__id__": 729 }, "_lpos": { "__type__": "cc.Vec3", @@ -14930,11 +15020,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 720 + "__id__": 724 }, "_enabled": true, "__prefab": { - "__id__": 722 + "__id__": 726 }, "_contentSize": { "__type__": "cc.Size", @@ -14958,11 +15048,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 720 + "__id__": 724 }, "_enabled": true, "__prefab": { - "__id__": 724 + "__id__": 728 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15016,20 +15106,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 719 + "__id__": 723 }, "_children": [], "_active": true, "_components": [ { - "__id__": 727 + "__id__": 731 }, { - "__id__": 729 + "__id__": 733 } ], "_prefab": { - "__id__": 731 + "__id__": 735 }, "_lpos": { "__type__": "cc.Vec3", @@ -15066,11 +15156,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 726 + "__id__": 730 }, "_enabled": true, "__prefab": { - "__id__": 728 + "__id__": 732 }, "_contentSize": { "__type__": "cc.Size", @@ -15094,11 +15184,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 726 + "__id__": 730 }, "_enabled": true, "__prefab": { - "__id__": 730 + "__id__": 734 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15175,11 +15265,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 719 + "__id__": 723 }, "_enabled": true, "__prefab": { - "__id__": 733 + "__id__": 737 }, "_contentSize": { "__type__": "cc.Size", @@ -15203,11 +15293,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 719 + "__id__": 723 }, "_enabled": true, "__prefab": { - "__id__": 735 + "__id__": 739 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15248,11 +15338,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 719 + "__id__": 723 }, "_enabled": true, "__prefab": { - "__id__": 737 + "__id__": 741 }, "_alignFlags": 45, "_target": null, @@ -15297,11 +15387,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 704 + "__id__": 708 }, "_enabled": true, "__prefab": { - "__id__": 740 + "__id__": 744 }, "_contentSize": { "__type__": "cc.Size", @@ -15319,6 +15409,76 @@ "__type__": "cc.CompPrefabInfo", "fileId": "4adje4UxVFrYnIcHACMY3H" }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 708 + }, + "_enabled": true, + "__prefab": { + "__id__": 746 + }, + "clickEvents": [ + { + "__id__": 747 + } + ], + "_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": "36dp1+U3FHCbTndb3UncBt" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 571 + }, + "component": "", + "_componentId": "11498TbVJpO6qmZ8m9k55Zx", + "handler": "btn_func", + "customEventData": "rank" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -15342,7 +15502,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 743 + "__id__": 750 }, "_contentSize": { "__type__": "cc.Size", @@ -15370,7 +15530,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 745 + "__id__": 752 }, "_alignFlags": 44, "_target": null, @@ -15406,7 +15566,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 747 + "__id__": 754 }, "_resizeMode": 1, "_layoutType": 1, @@ -15457,44 +15617,44 @@ }, "_children": [ { - "__id__": 750 + "__id__": 757 }, { - "__id__": 758 + "__id__": 765 }, { - "__id__": 771 + "__id__": 778 }, { - "__id__": 799 + "__id__": 806 }, { - "__id__": 827 + "__id__": 834 }, { - "__id__": 841 + "__id__": 848 }, { - "__id__": 1009 + "__id__": 1016 }, { - "__id__": 1017 + "__id__": 1024 } ], "_active": false, "_components": [ { - "__id__": 1025 + "__id__": 1032 }, { - "__id__": 1027 + "__id__": 1034 }, { - "__id__": 1029 + "__id__": 1036 } ], "_prefab": { - "__id__": 1031 + "__id__": 1038 }, "_lpos": { "__type__": "cc.Vec3", @@ -15531,23 +15691,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 749 + "__id__": 756 }, "_children": [], "_active": true, "_components": [ { - "__id__": 751 + "__id__": 758 }, { - "__id__": 753 + "__id__": 760 }, { - "__id__": 755 + "__id__": 762 } ], "_prefab": { - "__id__": 757 + "__id__": 764 }, "_lpos": { "__type__": "cc.Vec3", @@ -15584,11 +15744,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 750 + "__id__": 757 }, "_enabled": true, "__prefab": { - "__id__": 752 + "__id__": 759 }, "_contentSize": { "__type__": "cc.Size", @@ -15612,11 +15772,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 750 + "__id__": 757 }, "_enabled": true, "__prefab": { - "__id__": 754 + "__id__": 761 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15657,11 +15817,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 750 + "__id__": 757 }, "_enabled": true, "__prefab": { - "__id__": 756 + "__id__": 763 }, "_alignFlags": 45, "_target": null, @@ -15706,29 +15866,29 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 749 + "__id__": 756 }, "_children": [], "_active": true, "_components": [ { - "__id__": 759 - }, - { - "__id__": 761 - }, - { - "__id__": 763 - }, - { - "__id__": 765 + "__id__": 766 }, { "__id__": 768 + }, + { + "__id__": 770 + }, + { + "__id__": 772 + }, + { + "__id__": 775 } ], "_prefab": { - "__id__": 770 + "__id__": 777 }, "_lpos": { "__type__": "cc.Vec3", @@ -15765,11 +15925,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 758 + "__id__": 765 }, "_enabled": true, "__prefab": { - "__id__": 760 + "__id__": 767 }, "_contentSize": { "__type__": "cc.Size", @@ -15793,11 +15953,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 758 + "__id__": 765 }, "_enabled": true, "__prefab": { - "__id__": 762 + "__id__": 769 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15835,11 +15995,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 758 + "__id__": 765 }, "_enabled": true, "__prefab": { - "__id__": 764 + "__id__": 771 }, "playOnLoad": true, "_clips": [ @@ -15864,15 +16024,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 758 + "__id__": 765 }, "_enabled": true, "__prefab": { - "__id__": 766 + "__id__": 773 }, "clickEvents": [ { - "__id__": 767 + "__id__": 774 } ], "_interactable": true, @@ -15934,11 +16094,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 758 + "__id__": 765 }, "_enabled": true, "__prefab": { - "__id__": 769 + "__id__": 776 }, "_alignFlags": 18, "_target": null, @@ -15983,33 +16143,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 749 + "__id__": 756 }, "_children": [ { - "__id__": 772 + "__id__": 779 }, { - "__id__": 780 + "__id__": 787 }, { - "__id__": 786 + "__id__": 793 } ], "_active": true, "_components": [ { - "__id__": 792 + "__id__": 799 }, { - "__id__": 794 + "__id__": 801 }, { - "__id__": 796 + "__id__": 803 } ], "_prefab": { - "__id__": 798 + "__id__": 805 }, "_lpos": { "__type__": "cc.Vec3", @@ -16046,23 +16206,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 771 + "__id__": 778 }, "_children": [], "_active": true, "_components": [ { - "__id__": 773 + "__id__": 780 }, { - "__id__": 775 + "__id__": 782 }, { - "__id__": 777 + "__id__": 784 } ], "_prefab": { - "__id__": 779 + "__id__": 786 }, "_lpos": { "__type__": "cc.Vec3", @@ -16099,11 +16259,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 772 + "__id__": 779 }, "_enabled": true, "__prefab": { - "__id__": 774 + "__id__": 781 }, "_contentSize": { "__type__": "cc.Size", @@ -16127,11 +16287,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 772 + "__id__": 779 }, "_enabled": true, "__prefab": { - "__id__": 776 + "__id__": 783 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16175,11 +16335,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 772 + "__id__": 779 }, "_enabled": true, "__prefab": { - "__id__": 778 + "__id__": 785 }, "_alignFlags": 45, "_target": null, @@ -16224,20 +16384,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 771 + "__id__": 778 }, "_children": [], "_active": true, "_components": [ { - "__id__": 781 + "__id__": 788 }, { - "__id__": 783 + "__id__": 790 } ], "_prefab": { - "__id__": 785 + "__id__": 792 }, "_lpos": { "__type__": "cc.Vec3", @@ -16274,11 +16434,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 780 + "__id__": 787 }, "_enabled": true, "__prefab": { - "__id__": 782 + "__id__": 789 }, "_contentSize": { "__type__": "cc.Size", @@ -16302,11 +16462,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 780 + "__id__": 787 }, "_enabled": true, "__prefab": { - "__id__": 784 + "__id__": 791 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16360,20 +16520,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 771 + "__id__": 778 }, "_children": [], "_active": true, "_components": [ { - "__id__": 787 + "__id__": 794 }, { - "__id__": 789 + "__id__": 796 } ], "_prefab": { - "__id__": 791 + "__id__": 798 }, "_lpos": { "__type__": "cc.Vec3", @@ -16410,11 +16570,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 786 + "__id__": 793 }, "_enabled": true, "__prefab": { - "__id__": 788 + "__id__": 795 }, "_contentSize": { "__type__": "cc.Size", @@ -16438,11 +16598,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 786 + "__id__": 793 }, "_enabled": true, "__prefab": { - "__id__": 790 + "__id__": 797 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16519,11 +16679,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 771 + "__id__": 778 }, "_enabled": true, "__prefab": { - "__id__": 793 + "__id__": 800 }, "_contentSize": { "__type__": "cc.Size", @@ -16547,11 +16707,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 771 + "__id__": 778 }, "_enabled": false, "__prefab": { - "__id__": 795 + "__id__": 802 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16592,11 +16752,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 771 + "__id__": 778 }, "_enabled": true, "__prefab": { - "__id__": 797 + "__id__": 804 }, "_alignFlags": 12, "_target": null, @@ -16641,33 +16801,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 749 + "__id__": 756 }, "_children": [ { - "__id__": 800 + "__id__": 807 }, { - "__id__": 808 + "__id__": 815 }, { - "__id__": 814 + "__id__": 821 } ], "_active": true, "_components": [ { - "__id__": 820 + "__id__": 827 }, { - "__id__": 822 + "__id__": 829 }, { - "__id__": 824 + "__id__": 831 } ], "_prefab": { - "__id__": 826 + "__id__": 833 }, "_lpos": { "__type__": "cc.Vec3", @@ -16704,23 +16864,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 799 + "__id__": 806 }, "_children": [], "_active": true, "_components": [ { - "__id__": 801 + "__id__": 808 }, { - "__id__": 803 + "__id__": 810 }, { - "__id__": 805 + "__id__": 812 } ], "_prefab": { - "__id__": 807 + "__id__": 814 }, "_lpos": { "__type__": "cc.Vec3", @@ -16757,11 +16917,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 800 + "__id__": 807 }, "_enabled": true, "__prefab": { - "__id__": 802 + "__id__": 809 }, "_contentSize": { "__type__": "cc.Size", @@ -16785,11 +16945,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 800 + "__id__": 807 }, "_enabled": true, "__prefab": { - "__id__": 804 + "__id__": 811 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16833,11 +16993,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 800 + "__id__": 807 }, "_enabled": true, "__prefab": { - "__id__": 806 + "__id__": 813 }, "_alignFlags": 45, "_target": null, @@ -16882,20 +17042,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 799 + "__id__": 806 }, "_children": [], "_active": true, "_components": [ { - "__id__": 809 + "__id__": 816 }, { - "__id__": 811 + "__id__": 818 } ], "_prefab": { - "__id__": 813 + "__id__": 820 }, "_lpos": { "__type__": "cc.Vec3", @@ -16932,11 +17092,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 808 + "__id__": 815 }, "_enabled": true, "__prefab": { - "__id__": 810 + "__id__": 817 }, "_contentSize": { "__type__": "cc.Size", @@ -16960,11 +17120,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 808 + "__id__": 815 }, "_enabled": true, "__prefab": { - "__id__": 812 + "__id__": 819 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17018,20 +17178,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 799 + "__id__": 806 }, "_children": [], "_active": true, "_components": [ { - "__id__": 815 + "__id__": 822 }, { - "__id__": 817 + "__id__": 824 } ], "_prefab": { - "__id__": 819 + "__id__": 826 }, "_lpos": { "__type__": "cc.Vec3", @@ -17068,11 +17228,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 814 + "__id__": 821 }, "_enabled": true, "__prefab": { - "__id__": 816 + "__id__": 823 }, "_contentSize": { "__type__": "cc.Size", @@ -17096,11 +17256,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 814 + "__id__": 821 }, "_enabled": true, "__prefab": { - "__id__": 818 + "__id__": 825 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17177,11 +17337,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 799 + "__id__": 806 }, "_enabled": true, "__prefab": { - "__id__": 821 + "__id__": 828 }, "_contentSize": { "__type__": "cc.Size", @@ -17205,11 +17365,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 799 + "__id__": 806 }, "_enabled": false, "__prefab": { - "__id__": 823 + "__id__": 830 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17250,11 +17410,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 799 + "__id__": 806 }, "_enabled": true, "__prefab": { - "__id__": 825 + "__id__": 832 }, "_alignFlags": 12, "_target": null, @@ -17299,27 +17459,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 749 + "__id__": 756 }, "_children": [ { - "__id__": 828 + "__id__": 835 } ], "_active": true, "_components": [ { - "__id__": 834 + "__id__": 841 }, { - "__id__": 836 + "__id__": 843 }, { - "__id__": 838 + "__id__": 845 } ], "_prefab": { - "__id__": 840 + "__id__": 847 }, "_lpos": { "__type__": "cc.Vec3", @@ -17356,20 +17516,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 827 + "__id__": 834 }, "_children": [], "_active": true, "_components": [ { - "__id__": 829 + "__id__": 836 }, { - "__id__": 831 + "__id__": 838 } ], "_prefab": { - "__id__": 833 + "__id__": 840 }, "_lpos": { "__type__": "cc.Vec3", @@ -17406,11 +17566,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 828 + "__id__": 835 }, "_enabled": true, "__prefab": { - "__id__": 830 + "__id__": 837 }, "_contentSize": { "__type__": "cc.Size", @@ -17434,11 +17594,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 828 + "__id__": 835 }, "_enabled": true, "__prefab": { - "__id__": 832 + "__id__": 839 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17515,11 +17675,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 827 + "__id__": 834 }, "_enabled": true, "__prefab": { - "__id__": 835 + "__id__": 842 }, "_contentSize": { "__type__": "cc.Size", @@ -17543,11 +17703,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 827 + "__id__": 834 }, "_enabled": true, "__prefab": { - "__id__": 837 + "__id__": 844 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17591,11 +17751,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 827 + "__id__": 834 }, "_enabled": true, "__prefab": { - "__id__": 839 + "__id__": 846 }, "_alignFlags": 18, "_target": null, @@ -17640,39 +17800,39 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 749 + "__id__": 756 }, "_children": [ { - "__id__": 842 + "__id__": 849 }, { - "__id__": 874 + "__id__": 881 }, { - "__id__": 906 + "__id__": 913 }, { - "__id__": 938 + "__id__": 945 }, { - "__id__": 970 + "__id__": 977 } ], "_active": true, "_components": [ { - "__id__": 1002 + "__id__": 1009 }, { - "__id__": 1004 + "__id__": 1011 }, { - "__id__": 1006 + "__id__": 1013 } ], "_prefab": { - "__id__": 1008 + "__id__": 1015 }, "_lpos": { "__type__": "cc.Vec3", @@ -17709,33 +17869,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 841 + "__id__": 848 }, "_children": [ { - "__id__": 843 + "__id__": 850 }, { - "__id__": 849 + "__id__": 856 }, { - "__id__": 855 + "__id__": 862 }, { - "__id__": 861 + "__id__": 868 } ], "_active": true, "_components": [ { - "__id__": 869 + "__id__": 876 }, { - "__id__": 871 + "__id__": 878 } ], "_prefab": { - "__id__": 873 + "__id__": 880 }, "_lpos": { "__type__": "cc.Vec3", @@ -17772,20 +17932,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 842 + "__id__": 849 }, "_children": [], "_active": true, "_components": [ { - "__id__": 844 + "__id__": 851 }, { - "__id__": 846 + "__id__": 853 } ], "_prefab": { - "__id__": 848 + "__id__": 855 }, "_lpos": { "__type__": "cc.Vec3", @@ -17822,11 +17982,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 843 + "__id__": 850 }, "_enabled": true, "__prefab": { - "__id__": 845 + "__id__": 852 }, "_contentSize": { "__type__": "cc.Size", @@ -17850,11 +18010,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 843 + "__id__": 850 }, "_enabled": true, "__prefab": { - "__id__": 847 + "__id__": 854 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17908,20 +18068,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 842 + "__id__": 849 }, "_children": [], "_active": true, "_components": [ { - "__id__": 850 + "__id__": 857 }, { - "__id__": 852 + "__id__": 859 } ], "_prefab": { - "__id__": 854 + "__id__": 861 }, "_lpos": { "__type__": "cc.Vec3", @@ -17958,11 +18118,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 849 + "__id__": 856 }, "_enabled": true, "__prefab": { - "__id__": 851 + "__id__": 858 }, "_contentSize": { "__type__": "cc.Size", @@ -17986,11 +18146,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 849 + "__id__": 856 }, "_enabled": true, "__prefab": { - "__id__": 853 + "__id__": 860 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18047,20 +18207,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 842 + "__id__": 849 }, "_children": [], "_active": true, "_components": [ { - "__id__": 856 + "__id__": 863 }, { - "__id__": 858 + "__id__": 865 } ], "_prefab": { - "__id__": 860 + "__id__": 867 }, "_lpos": { "__type__": "cc.Vec3", @@ -18097,11 +18257,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 855 + "__id__": 862 }, "_enabled": true, "__prefab": { - "__id__": 857 + "__id__": 864 }, "_contentSize": { "__type__": "cc.Size", @@ -18125,11 +18285,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 855 + "__id__": 862 }, "_enabled": true, "__prefab": { - "__id__": 859 + "__id__": 866 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18186,23 +18346,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 842 + "__id__": 849 }, "_children": [], "_active": true, "_components": [ { - "__id__": 862 + "__id__": 869 }, { - "__id__": 864 + "__id__": 871 }, { - "__id__": 866 + "__id__": 873 } ], "_prefab": { - "__id__": 868 + "__id__": 875 }, "_lpos": { "__type__": "cc.Vec3", @@ -18239,11 +18399,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 861 + "__id__": 868 }, "_enabled": true, "__prefab": { - "__id__": 863 + "__id__": 870 }, "_contentSize": { "__type__": "cc.Size", @@ -18267,11 +18427,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 861 + "__id__": 868 }, "_enabled": true, "__prefab": { - "__id__": 865 + "__id__": 872 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18335,11 +18495,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 861 + "__id__": 868 }, "_enabled": true, "__prefab": { - "__id__": 867 + "__id__": 874 }, "_alignFlags": 40, "_target": null, @@ -18384,11 +18544,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 842 + "__id__": 849 }, "_enabled": true, "__prefab": { - "__id__": 870 + "__id__": 877 }, "_contentSize": { "__type__": "cc.Size", @@ -18412,11 +18572,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 842 + "__id__": 849 }, "_enabled": true, "__prefab": { - "__id__": 872 + "__id__": 879 }, "_alignFlags": 40, "_target": null, @@ -18461,33 +18621,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 841 + "__id__": 848 }, "_children": [ { - "__id__": 875 + "__id__": 882 }, { - "__id__": 883 + "__id__": 890 }, { - "__id__": 889 + "__id__": 896 }, { - "__id__": 895 + "__id__": 902 } ], "_active": true, "_components": [ { - "__id__": 901 + "__id__": 908 }, { - "__id__": 903 + "__id__": 910 } ], "_prefab": { - "__id__": 905 + "__id__": 912 }, "_lpos": { "__type__": "cc.Vec3", @@ -18524,23 +18684,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 874 + "__id__": 881 }, "_children": [], "_active": true, "_components": [ { - "__id__": 876 + "__id__": 883 }, { - "__id__": 878 + "__id__": 885 }, { - "__id__": 880 + "__id__": 887 } ], "_prefab": { - "__id__": 882 + "__id__": 889 }, "_lpos": { "__type__": "cc.Vec3", @@ -18577,11 +18737,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 875 + "__id__": 882 }, "_enabled": true, "__prefab": { - "__id__": 877 + "__id__": 884 }, "_contentSize": { "__type__": "cc.Size", @@ -18605,11 +18765,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 875 + "__id__": 882 }, "_enabled": true, "__prefab": { - "__id__": 879 + "__id__": 886 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18673,11 +18833,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 875 + "__id__": 882 }, "_enabled": true, "__prefab": { - "__id__": 881 + "__id__": 888 }, "_alignFlags": 40, "_target": null, @@ -18722,20 +18882,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 874 + "__id__": 881 }, "_children": [], "_active": true, "_components": [ { - "__id__": 884 + "__id__": 891 }, { - "__id__": 886 + "__id__": 893 } ], "_prefab": { - "__id__": 888 + "__id__": 895 }, "_lpos": { "__type__": "cc.Vec3", @@ -18772,11 +18932,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 883 + "__id__": 890 }, "_enabled": true, "__prefab": { - "__id__": 885 + "__id__": 892 }, "_contentSize": { "__type__": "cc.Size", @@ -18800,11 +18960,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 883 + "__id__": 890 }, "_enabled": true, "__prefab": { - "__id__": 887 + "__id__": 894 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18858,20 +19018,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 874 + "__id__": 881 }, "_children": [], "_active": true, "_components": [ { - "__id__": 890 + "__id__": 897 }, { - "__id__": 892 + "__id__": 899 } ], "_prefab": { - "__id__": 894 + "__id__": 901 }, "_lpos": { "__type__": "cc.Vec3", @@ -18908,11 +19068,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 889 + "__id__": 896 }, "_enabled": true, "__prefab": { - "__id__": 891 + "__id__": 898 }, "_contentSize": { "__type__": "cc.Size", @@ -18936,11 +19096,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 889 + "__id__": 896 }, "_enabled": true, "__prefab": { - "__id__": 893 + "__id__": 900 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18997,20 +19157,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 874 + "__id__": 881 }, "_children": [], "_active": true, "_components": [ { - "__id__": 896 + "__id__": 903 }, { - "__id__": 898 + "__id__": 905 } ], "_prefab": { - "__id__": 900 + "__id__": 907 }, "_lpos": { "__type__": "cc.Vec3", @@ -19047,11 +19207,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 895 + "__id__": 902 }, "_enabled": true, "__prefab": { - "__id__": 897 + "__id__": 904 }, "_contentSize": { "__type__": "cc.Size", @@ -19075,11 +19235,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 895 + "__id__": 902 }, "_enabled": true, "__prefab": { - "__id__": 899 + "__id__": 906 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19136,11 +19296,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 874 + "__id__": 881 }, "_enabled": true, "__prefab": { - "__id__": 902 + "__id__": 909 }, "_contentSize": { "__type__": "cc.Size", @@ -19164,11 +19324,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 874 + "__id__": 881 }, "_enabled": true, "__prefab": { - "__id__": 904 + "__id__": 911 }, "_alignFlags": 40, "_target": null, @@ -19213,33 +19373,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 841 + "__id__": 848 }, "_children": [ { - "__id__": 907 + "__id__": 914 }, { - "__id__": 915 + "__id__": 922 }, { - "__id__": 921 + "__id__": 928 }, { - "__id__": 927 + "__id__": 934 } ], "_active": true, "_components": [ { - "__id__": 933 + "__id__": 940 }, { - "__id__": 935 + "__id__": 942 } ], "_prefab": { - "__id__": 937 + "__id__": 944 }, "_lpos": { "__type__": "cc.Vec3", @@ -19276,23 +19436,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 906 + "__id__": 913 }, "_children": [], "_active": true, "_components": [ { - "__id__": 908 + "__id__": 915 }, { - "__id__": 910 + "__id__": 917 }, { - "__id__": 912 + "__id__": 919 } ], "_prefab": { - "__id__": 914 + "__id__": 921 }, "_lpos": { "__type__": "cc.Vec3", @@ -19329,11 +19489,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 907 + "__id__": 914 }, "_enabled": true, "__prefab": { - "__id__": 909 + "__id__": 916 }, "_contentSize": { "__type__": "cc.Size", @@ -19357,11 +19517,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 907 + "__id__": 914 }, "_enabled": true, "__prefab": { - "__id__": 911 + "__id__": 918 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19425,11 +19585,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 907 + "__id__": 914 }, "_enabled": true, "__prefab": { - "__id__": 913 + "__id__": 920 }, "_alignFlags": 40, "_target": null, @@ -19474,20 +19634,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 906 + "__id__": 913 }, "_children": [], "_active": true, "_components": [ { - "__id__": 916 + "__id__": 923 }, { - "__id__": 918 + "__id__": 925 } ], "_prefab": { - "__id__": 920 + "__id__": 927 }, "_lpos": { "__type__": "cc.Vec3", @@ -19524,11 +19684,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 915 + "__id__": 922 }, "_enabled": true, "__prefab": { - "__id__": 917 + "__id__": 924 }, "_contentSize": { "__type__": "cc.Size", @@ -19552,11 +19712,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 915 + "__id__": 922 }, "_enabled": true, "__prefab": { - "__id__": 919 + "__id__": 926 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19610,20 +19770,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 906 + "__id__": 913 }, "_children": [], "_active": true, "_components": [ { - "__id__": 922 + "__id__": 929 }, { - "__id__": 924 + "__id__": 931 } ], "_prefab": { - "__id__": 926 + "__id__": 933 }, "_lpos": { "__type__": "cc.Vec3", @@ -19660,11 +19820,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 921 + "__id__": 928 }, "_enabled": true, "__prefab": { - "__id__": 923 + "__id__": 930 }, "_contentSize": { "__type__": "cc.Size", @@ -19688,11 +19848,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 921 + "__id__": 928 }, "_enabled": true, "__prefab": { - "__id__": 925 + "__id__": 932 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19749,20 +19909,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 906 + "__id__": 913 }, "_children": [], "_active": true, "_components": [ { - "__id__": 928 + "__id__": 935 }, { - "__id__": 930 + "__id__": 937 } ], "_prefab": { - "__id__": 932 + "__id__": 939 }, "_lpos": { "__type__": "cc.Vec3", @@ -19799,11 +19959,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 927 + "__id__": 934 }, "_enabled": true, "__prefab": { - "__id__": 929 + "__id__": 936 }, "_contentSize": { "__type__": "cc.Size", @@ -19827,11 +19987,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 927 + "__id__": 934 }, "_enabled": true, "__prefab": { - "__id__": 931 + "__id__": 938 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19888,11 +20048,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 906 + "__id__": 913 }, "_enabled": true, "__prefab": { - "__id__": 934 + "__id__": 941 }, "_contentSize": { "__type__": "cc.Size", @@ -19916,11 +20076,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 906 + "__id__": 913 }, "_enabled": true, "__prefab": { - "__id__": 936 + "__id__": 943 }, "_alignFlags": 40, "_target": null, @@ -19965,33 +20125,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 841 + "__id__": 848 }, "_children": [ { - "__id__": 939 + "__id__": 946 }, { - "__id__": 947 + "__id__": 954 }, { - "__id__": 953 + "__id__": 960 }, { - "__id__": 959 + "__id__": 966 } ], "_active": true, "_components": [ { - "__id__": 965 + "__id__": 972 }, { - "__id__": 967 + "__id__": 974 } ], "_prefab": { - "__id__": 969 + "__id__": 976 }, "_lpos": { "__type__": "cc.Vec3", @@ -20028,23 +20188,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 938 + "__id__": 945 }, "_children": [], "_active": true, "_components": [ { - "__id__": 940 + "__id__": 947 }, { - "__id__": 942 + "__id__": 949 }, { - "__id__": 944 + "__id__": 951 } ], "_prefab": { - "__id__": 946 + "__id__": 953 }, "_lpos": { "__type__": "cc.Vec3", @@ -20081,11 +20241,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 939 + "__id__": 946 }, "_enabled": true, "__prefab": { - "__id__": 941 + "__id__": 948 }, "_contentSize": { "__type__": "cc.Size", @@ -20109,11 +20269,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 939 + "__id__": 946 }, "_enabled": true, "__prefab": { - "__id__": 943 + "__id__": 950 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20177,11 +20337,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 939 + "__id__": 946 }, "_enabled": true, "__prefab": { - "__id__": 945 + "__id__": 952 }, "_alignFlags": 40, "_target": null, @@ -20226,20 +20386,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 938 + "__id__": 945 }, "_children": [], "_active": true, "_components": [ { - "__id__": 948 + "__id__": 955 }, { - "__id__": 950 + "__id__": 957 } ], "_prefab": { - "__id__": 952 + "__id__": 959 }, "_lpos": { "__type__": "cc.Vec3", @@ -20276,11 +20436,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 947 + "__id__": 954 }, "_enabled": true, "__prefab": { - "__id__": 949 + "__id__": 956 }, "_contentSize": { "__type__": "cc.Size", @@ -20304,11 +20464,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 947 + "__id__": 954 }, "_enabled": true, "__prefab": { - "__id__": 951 + "__id__": 958 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20362,20 +20522,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 938 + "__id__": 945 }, "_children": [], "_active": true, "_components": [ { - "__id__": 954 + "__id__": 961 }, { - "__id__": 956 + "__id__": 963 } ], "_prefab": { - "__id__": 958 + "__id__": 965 }, "_lpos": { "__type__": "cc.Vec3", @@ -20412,11 +20572,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 953 + "__id__": 960 }, "_enabled": true, "__prefab": { - "__id__": 955 + "__id__": 962 }, "_contentSize": { "__type__": "cc.Size", @@ -20440,11 +20600,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 953 + "__id__": 960 }, "_enabled": true, "__prefab": { - "__id__": 957 + "__id__": 964 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20501,20 +20661,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 938 + "__id__": 945 }, "_children": [], "_active": true, "_components": [ { - "__id__": 960 + "__id__": 967 }, { - "__id__": 962 + "__id__": 969 } ], "_prefab": { - "__id__": 964 + "__id__": 971 }, "_lpos": { "__type__": "cc.Vec3", @@ -20551,11 +20711,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 959 + "__id__": 966 }, "_enabled": true, "__prefab": { - "__id__": 961 + "__id__": 968 }, "_contentSize": { "__type__": "cc.Size", @@ -20579,11 +20739,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 959 + "__id__": 966 }, "_enabled": true, "__prefab": { - "__id__": 963 + "__id__": 970 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20640,11 +20800,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 938 + "__id__": 945 }, "_enabled": true, "__prefab": { - "__id__": 966 + "__id__": 973 }, "_contentSize": { "__type__": "cc.Size", @@ -20668,11 +20828,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 938 + "__id__": 945 }, "_enabled": true, "__prefab": { - "__id__": 968 + "__id__": 975 }, "_alignFlags": 40, "_target": null, @@ -20717,33 +20877,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 841 + "__id__": 848 }, "_children": [ { - "__id__": 971 + "__id__": 978 }, { - "__id__": 979 + "__id__": 986 }, { - "__id__": 985 + "__id__": 992 }, { - "__id__": 991 + "__id__": 998 } ], "_active": true, "_components": [ { - "__id__": 997 + "__id__": 1004 }, { - "__id__": 999 + "__id__": 1006 } ], "_prefab": { - "__id__": 1001 + "__id__": 1008 }, "_lpos": { "__type__": "cc.Vec3", @@ -20780,23 +20940,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 970 + "__id__": 977 }, "_children": [], "_active": true, "_components": [ { - "__id__": 972 + "__id__": 979 }, { - "__id__": 974 + "__id__": 981 }, { - "__id__": 976 + "__id__": 983 } ], "_prefab": { - "__id__": 978 + "__id__": 985 }, "_lpos": { "__type__": "cc.Vec3", @@ -20833,11 +20993,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 971 + "__id__": 978 }, "_enabled": true, "__prefab": { - "__id__": 973 + "__id__": 980 }, "_contentSize": { "__type__": "cc.Size", @@ -20861,11 +21021,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 971 + "__id__": 978 }, "_enabled": true, "__prefab": { - "__id__": 975 + "__id__": 982 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20929,11 +21089,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 971 + "__id__": 978 }, "_enabled": true, "__prefab": { - "__id__": 977 + "__id__": 984 }, "_alignFlags": 40, "_target": null, @@ -20978,20 +21138,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 970 + "__id__": 977 }, "_children": [], "_active": true, "_components": [ { - "__id__": 980 + "__id__": 987 }, { - "__id__": 982 + "__id__": 989 } ], "_prefab": { - "__id__": 984 + "__id__": 991 }, "_lpos": { "__type__": "cc.Vec3", @@ -21028,11 +21188,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 979 + "__id__": 986 }, "_enabled": true, "__prefab": { - "__id__": 981 + "__id__": 988 }, "_contentSize": { "__type__": "cc.Size", @@ -21056,11 +21216,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 979 + "__id__": 986 }, "_enabled": true, "__prefab": { - "__id__": 983 + "__id__": 990 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21114,20 +21274,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 970 + "__id__": 977 }, "_children": [], "_active": true, "_components": [ { - "__id__": 986 + "__id__": 993 }, { - "__id__": 988 + "__id__": 995 } ], "_prefab": { - "__id__": 990 + "__id__": 997 }, "_lpos": { "__type__": "cc.Vec3", @@ -21164,11 +21324,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 985 + "__id__": 992 }, "_enabled": true, "__prefab": { - "__id__": 987 + "__id__": 994 }, "_contentSize": { "__type__": "cc.Size", @@ -21192,11 +21352,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 985 + "__id__": 992 }, "_enabled": true, "__prefab": { - "__id__": 989 + "__id__": 996 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21253,20 +21413,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 970 + "__id__": 977 }, "_children": [], "_active": true, "_components": [ { - "__id__": 992 + "__id__": 999 }, { - "__id__": 994 + "__id__": 1001 } ], "_prefab": { - "__id__": 996 + "__id__": 1003 }, "_lpos": { "__type__": "cc.Vec3", @@ -21303,11 +21463,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 991 + "__id__": 998 }, "_enabled": true, "__prefab": { - "__id__": 993 + "__id__": 1000 }, "_contentSize": { "__type__": "cc.Size", @@ -21331,11 +21491,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 991 + "__id__": 998 }, "_enabled": true, "__prefab": { - "__id__": 995 + "__id__": 1002 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21392,11 +21552,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 970 + "__id__": 977 }, "_enabled": true, "__prefab": { - "__id__": 998 + "__id__": 1005 }, "_contentSize": { "__type__": "cc.Size", @@ -21420,11 +21580,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 970 + "__id__": 977 }, "_enabled": true, "__prefab": { - "__id__": 1000 + "__id__": 1007 }, "_alignFlags": 40, "_target": null, @@ -21469,11 +21629,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 841 + "__id__": 848 }, "_enabled": true, "__prefab": { - "__id__": 1003 + "__id__": 1010 }, "_contentSize": { "__type__": "cc.Size", @@ -21497,11 +21657,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 841 + "__id__": 848 }, "_enabled": true, "__prefab": { - "__id__": 1005 + "__id__": 1012 }, "_alignFlags": 18, "_target": null, @@ -21533,11 +21693,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 841 + "__id__": 848 }, "_enabled": true, "__prefab": { - "__id__": 1007 + "__id__": 1014 }, "_resizeMode": 0, "_layoutType": 2, @@ -21584,23 +21744,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 749 + "__id__": 756 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1010 + "__id__": 1017 }, { - "__id__": 1012 + "__id__": 1019 }, { - "__id__": 1014 + "__id__": 1021 } ], "_prefab": { - "__id__": 1016 + "__id__": 1023 }, "_lpos": { "__type__": "cc.Vec3", @@ -21637,11 +21797,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1009 + "__id__": 1016 }, "_enabled": true, "__prefab": { - "__id__": 1011 + "__id__": 1018 }, "_contentSize": { "__type__": "cc.Size", @@ -21665,11 +21825,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1009 + "__id__": 1016 }, "_enabled": true, "__prefab": { - "__id__": 1013 + "__id__": 1020 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21710,11 +21870,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1009 + "__id__": 1016 }, "_enabled": true, "__prefab": { - "__id__": 1015 + "__id__": 1022 }, "_alignFlags": 12, "_target": null, @@ -21759,23 +21919,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 749 + "__id__": 756 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1018 + "__id__": 1025 }, { - "__id__": 1020 + "__id__": 1027 }, { - "__id__": 1022 + "__id__": 1029 } ], "_prefab": { - "__id__": 1024 + "__id__": 1031 }, "_lpos": { "__type__": "cc.Vec3", @@ -21812,11 +21972,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1017 + "__id__": 1024 }, "_enabled": true, "__prefab": { - "__id__": 1019 + "__id__": 1026 }, "_contentSize": { "__type__": "cc.Size", @@ -21840,11 +22000,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1017 + "__id__": 1024 }, "_enabled": true, "__prefab": { - "__id__": 1021 + "__id__": 1028 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21885,11 +22045,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1017 + "__id__": 1024 }, "_enabled": true, "__prefab": { - "__id__": 1023 + "__id__": 1030 }, "_alignFlags": 36, "_target": null, @@ -21934,11 +22094,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 749 + "__id__": 756 }, "_enabled": true, "__prefab": { - "__id__": 1026 + "__id__": 1033 }, "_contentSize": { "__type__": "cc.Size", @@ -21962,11 +22122,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 749 + "__id__": 756 }, "_enabled": true, "__prefab": { - "__id__": 1028 + "__id__": 1035 }, "_alignFlags": 45, "_target": null, @@ -21998,32 +22158,32 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 749 + "__id__": 756 }, "_enabled": true, "__prefab": { - "__id__": 1030 + "__id__": 1037 }, "hero_icon": { - "__id__": 758 + "__id__": 765 }, "ap_node": { - "__id__": 786 + "__id__": 793 }, "hp_node": { - "__id__": 814 + "__id__": 821 }, "info_node": { - "__id__": 841 + "__id__": 848 }, "name_node": { - "__id__": 828 + "__id__": 835 }, "pre_btn": { - "__id__": 1009 + "__id__": 1016 }, "next_btn": { - "__id__": 1017 + "__id__": 1024 }, "_id": "" }, @@ -22054,20 +22214,20 @@ }, "_children": [ { - "__id__": 1033 + "__id__": 1040 } ], "_active": false, "_components": [ { - "__id__": 1041 + "__id__": 1048 }, { - "__id__": 1043 + "__id__": 1050 } ], "_prefab": { - "__id__": 1045 + "__id__": 1052 }, "_lpos": { "__type__": "cc.Vec3", @@ -22104,23 +22264,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1032 + "__id__": 1039 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1034 + "__id__": 1041 }, { - "__id__": 1036 + "__id__": 1043 }, { - "__id__": 1038 + "__id__": 1045 } ], "_prefab": { - "__id__": 1040 + "__id__": 1047 }, "_lpos": { "__type__": "cc.Vec3", @@ -22157,11 +22317,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1033 + "__id__": 1040 }, "_enabled": true, "__prefab": { - "__id__": 1035 + "__id__": 1042 }, "_contentSize": { "__type__": "cc.Size", @@ -22185,11 +22345,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1033 + "__id__": 1040 }, "_enabled": true, "__prefab": { - "__id__": 1037 + "__id__": 1044 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22230,11 +22390,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1033 + "__id__": 1040 }, "_enabled": true, "__prefab": { - "__id__": 1039 + "__id__": 1046 }, "_alignFlags": 45, "_target": null, @@ -22279,11 +22439,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1032 + "__id__": 1039 }, "_enabled": true, "__prefab": { - "__id__": 1042 + "__id__": 1049 }, "_contentSize": { "__type__": "cc.Size", @@ -22307,11 +22467,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1032 + "__id__": 1039 }, "_enabled": true, "__prefab": { - "__id__": 1044 + "__id__": 1051 }, "_alignFlags": 45, "_target": null, @@ -22360,7 +22520,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1047 + "__id__": 1054 }, "_contentSize": { "__type__": "cc.Size", @@ -22388,7 +22548,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1049 + "__id__": 1056 }, "_alignFlags": 21, "_target": null, @@ -22424,20 +22584,20 @@ }, "_enabled": true, "__prefab": { - "__id__": 1051 + "__id__": 1058 }, "heros_page": { - "__id__": 749 + "__id__": 756 }, "rank_page": null, "home_btn": { - "__id__": 664 + "__id__": 667 }, "hero_btn": { "__id__": 626 }, "rank_btn": { - "__id__": 704 + "__id__": 708 }, "_id": "" }, @@ -22465,14 +22625,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 1054 + "__id__": 1061 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1053 + "__id__": 1060 }, "asset": { "__uuid__": "26bff847-cd29-48a5-bbfa-c3e2dbda688d", @@ -22480,7 +22640,7 @@ }, "fileId": "5a9CMsVQhKP5Y+UJfTKPbx", "instance": { - "__id__": 1055 + "__id__": 1062 }, "targetOverrides": null }, @@ -22494,19 +22654,19 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1056 + "__id__": 1063 }, { - "__id__": 1058 + "__id__": 1065 }, { - "__id__": 1059 + "__id__": 1066 }, { - "__id__": 1060 + "__id__": 1067 }, { - "__id__": 1061 + "__id__": 1068 } ], "removedComponents": [] @@ -22514,7 +22674,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1057 + "__id__": 1064 }, "propertyPath": [ "_name" @@ -22530,7 +22690,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1057 + "__id__": 1064 }, "propertyPath": [ "_lpos" @@ -22545,7 +22705,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1057 + "__id__": 1064 }, "propertyPath": [ "_lrot" @@ -22561,7 +22721,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1057 + "__id__": 1064 }, "propertyPath": [ "_euler" @@ -22576,7 +22736,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1057 + "__id__": 1064 }, "propertyPath": [ "_active" @@ -22593,23 +22753,23 @@ }, "_children": [ { - "__id__": 1063 + "__id__": 1070 } ], "_active": true, "_components": [ { - "__id__": 1101 + "__id__": 1108 }, { - "__id__": 1103 + "__id__": 1110 }, { - "__id__": 1105 + "__id__": 1112 } ], "_prefab": { - "__id__": 1107 + "__id__": 1114 }, "_lpos": { "__type__": "cc.Vec3", @@ -22646,30 +22806,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1062 + "__id__": 1069 }, "_children": [ { - "__id__": 1064 + "__id__": 1071 } ], "_active": true, "_components": [ { - "__id__": 1092 + "__id__": 1099 }, { - "__id__": 1094 + "__id__": 1101 }, { - "__id__": 1096 + "__id__": 1103 }, { - "__id__": 1098 + "__id__": 1105 } ], "_prefab": { - "__id__": 1100 + "__id__": 1107 }, "_lpos": { "__type__": "cc.Vec3", @@ -22706,27 +22866,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1063 + "__id__": 1070 }, "_children": [ { - "__id__": 1065 + "__id__": 1072 }, { - "__id__": 1073 + "__id__": 1080 }, { - "__id__": 1079 + "__id__": 1086 } ], "_active": true, "_components": [ { - "__id__": 1089 + "__id__": 1096 } ], "_prefab": { - "__id__": 1091 + "__id__": 1098 }, "_lpos": { "__type__": "cc.Vec3", @@ -22763,23 +22923,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1064 + "__id__": 1071 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1066 + "__id__": 1073 }, { - "__id__": 1068 + "__id__": 1075 }, { - "__id__": 1070 + "__id__": 1077 } ], "_prefab": { - "__id__": 1072 + "__id__": 1079 }, "_lpos": { "__type__": "cc.Vec3", @@ -22816,11 +22976,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1065 + "__id__": 1072 }, "_enabled": true, "__prefab": { - "__id__": 1067 + "__id__": 1074 }, "_contentSize": { "__type__": "cc.Size", @@ -22844,11 +23004,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1065 + "__id__": 1072 }, "_enabled": true, "__prefab": { - "__id__": 1069 + "__id__": 1076 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22892,11 +23052,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1065 + "__id__": 1072 }, "_enabled": true, "__prefab": { - "__id__": 1071 + "__id__": 1078 }, "_alignFlags": 40, "_target": null, @@ -22941,20 +23101,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1064 + "__id__": 1071 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1074 + "__id__": 1081 }, { - "__id__": 1076 + "__id__": 1083 } ], "_prefab": { - "__id__": 1078 + "__id__": 1085 }, "_lpos": { "__type__": "cc.Vec3", @@ -22991,11 +23151,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1073 + "__id__": 1080 }, "_enabled": true, "__prefab": { - "__id__": 1075 + "__id__": 1082 }, "_contentSize": { "__type__": "cc.Size", @@ -23019,11 +23179,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1073 + "__id__": 1080 }, "_enabled": true, "__prefab": { - "__id__": 1077 + "__id__": 1084 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23080,26 +23240,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1064 + "__id__": 1071 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1080 + "__id__": 1087 }, { - "__id__": 1082 + "__id__": 1089 }, { - "__id__": 1084 + "__id__": 1091 }, { - "__id__": 1086 + "__id__": 1093 } ], "_prefab": { - "__id__": 1088 + "__id__": 1095 }, "_lpos": { "__type__": "cc.Vec3", @@ -23136,11 +23296,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1079 + "__id__": 1086 }, "_enabled": true, "__prefab": { - "__id__": 1081 + "__id__": 1088 }, "_contentSize": { "__type__": "cc.Size", @@ -23164,11 +23324,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1079 + "__id__": 1086 }, "_enabled": true, "__prefab": { - "__id__": 1083 + "__id__": 1090 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23232,11 +23392,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1079 + "__id__": 1086 }, "_enabled": true, "__prefab": { - "__id__": 1085 + "__id__": 1092 }, "_alignFlags": 10, "_target": null, @@ -23268,11 +23428,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1079 + "__id__": 1086 }, "_enabled": true, "__prefab": { - "__id__": 1087 + "__id__": 1094 }, "templateMode": true, "watchPath": "data.data.gold", @@ -23305,11 +23465,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1064 + "__id__": 1071 }, "_enabled": true, "__prefab": { - "__id__": 1090 + "__id__": 1097 }, "_contentSize": { "__type__": "cc.Size", @@ -23346,11 +23506,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1063 + "__id__": 1070 }, "_enabled": true, "__prefab": { - "__id__": 1093 + "__id__": 1100 }, "_contentSize": { "__type__": "cc.Size", @@ -23374,11 +23534,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1063 + "__id__": 1070 }, "_enabled": true, "__prefab": { - "__id__": 1095 + "__id__": 1102 }, "_alignFlags": 8, "_target": null, @@ -23410,11 +23570,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1063 + "__id__": 1070 }, "_enabled": true, "__prefab": { - "__id__": 1097 + "__id__": 1104 }, "_resizeMode": 0, "_layoutType": 1, @@ -23448,11 +23608,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1063 + "__id__": 1070 }, "_enabled": true, "__prefab": { - "__id__": 1099 + "__id__": 1106 }, "_alignFlags": 40, "_target": null, @@ -23497,11 +23657,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1062 + "__id__": 1069 }, "_enabled": true, "__prefab": { - "__id__": 1102 + "__id__": 1109 }, "_contentSize": { "__type__": "cc.Size", @@ -23525,11 +23685,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1062 + "__id__": 1069 }, "_enabled": true, "__prefab": { - "__id__": 1104 + "__id__": 1111 }, "_alignFlags": 17, "_target": null, @@ -23561,11 +23721,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1062 + "__id__": 1069 }, "_enabled": true, "__prefab": { - "__id__": 1106 + "__id__": 1113 }, "_id": "" }, @@ -23596,7 +23756,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1109 + "__id__": 1116 }, "_contentSize": { "__type__": "cc.Size", @@ -23624,7 +23784,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1111 + "__id__": 1118 }, "_alignFlags": 45, "_target": null, @@ -23660,7 +23820,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1113 + "__id__": 1120 }, "debugMode": false, "_id": "" @@ -23682,7 +23842,7 @@ "targetOverrides": [], "nestedPrefabInstanceRoots": [ { - "__id__": 1053 + "__id__": 1060 }, { "__id__": 588 diff --git a/assets/script/game/map/MissionHomeComp.ts b/assets/script/game/map/MissionHomeComp.ts index d1e14951..2bf70176 100644 --- a/assets/script/game/map/MissionHomeComp.ts +++ b/assets/script/game/map/MissionHomeComp.ts @@ -55,7 +55,7 @@ export class MissionHomeComp extends CCComp { home_active(){ this.uodate_data() this.node.active=true - + this.switch_tab('home') } uodate_data(){ @@ -63,8 +63,24 @@ export class MissionHomeComp extends CCComp { isWxClient(){ return typeof wx !== 'undefined' && typeof (wx as any).getSystemInfoSync === 'function'; } - btn_func(e:string,data:any){ + btn_func(e: any, data: string){ + if (['home', 'hero', 'rank'].includes(data)) { + this.switch_tab(data); + } + } + switch_tab(tab: string) { + if (this.heros_page) this.heros_page.active = tab === 'hero'; + if (this.rank_page) this.rank_page.active = tab === 'rank'; + + const setBtnActive = (btn: Node, isActive: boolean) => { + const activeNode = btn?.getChildByName('active'); + if (activeNode) activeNode.active = isActive; + } + + setBtnActive(this.home_btn, tab === 'home'); + setBtnActive(this.hero_btn, tab === 'hero'); + setBtnActive(this.rank_btn, tab === 'rank'); }