From bb709ca90571cfdeb83928902ab4d292fefe23dc Mon Sep 17 00:00:00 2001 From: walkpan Date: Mon, 6 Apr 2026 17:32:25 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=8A=80=E8=83=BD=E7=B3=BB=E7=BB=9F):=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=8A=80=E8=83=BD=E7=9B=92=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E5=92=8C=E9=A2=84=E5=88=B6=E4=BD=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 新增 SkillBoxComp 和 MissSkillsComp 组件,用于技能盒视图逻辑 - 创建 sbox.prefab 技能盒预制体,包含完整的 UI 结构和精灵组件 - 为组件添加元数据文件,支持 ECS 框架集成 --- .../gui/element/{box.prefab => sbox.prefab} | 30 +- .../{box.prefab.meta => sbox.prefab.meta} | 2 +- assets/resources/gui/role_controller.prefab | 3381 +++++++++-------- assets/script/game/map/MissSkillsComp.ts | 34 + assets/script/game/map/MissSkillsComp.ts.meta | 9 + assets/script/game/map/SkillBoxComp.ts | 34 + assets/script/game/map/SkillBoxComp.ts.meta | 9 + 7 files changed, 1827 insertions(+), 1672 deletions(-) rename assets/resources/gui/element/{box.prefab => sbox.prefab} (97%) rename assets/resources/gui/element/{box.prefab.meta => sbox.prefab.meta} (87%) create mode 100644 assets/script/game/map/MissSkillsComp.ts create mode 100644 assets/script/game/map/MissSkillsComp.ts.meta create mode 100644 assets/script/game/map/SkillBoxComp.ts create mode 100644 assets/script/game/map/SkillBoxComp.ts.meta diff --git a/assets/resources/gui/element/box.prefab b/assets/resources/gui/element/sbox.prefab similarity index 97% rename from assets/resources/gui/element/box.prefab rename to assets/resources/gui/element/sbox.prefab index 945ab1bc..0f627340 100644 --- a/assets/resources/gui/element/box.prefab +++ b/assets/resources/gui/element/sbox.prefab @@ -1,7 +1,7 @@ [ { "__type__": "cc.Prefab", - "_name": "box", + "_name": "sbox", "_objFlags": 0, "__editorExtras__": {}, "_native": "", @@ -13,7 +13,7 @@ }, { "__type__": "cc.Node", - "_name": "box", + "_name": "sbox", "_objFlags": 0, "__editorExtras__": {}, "_parent": null, @@ -38,10 +38,13 @@ "_components": [ { "__id__": 50 + }, + { + "__id__": 52 } ], "_prefab": { - "__id__": 52 + "__id__": 54 }, "_lpos": { "__type__": "cc.Vec3", @@ -1143,6 +1146,27 @@ "__type__": "cc.CompPrefabInfo", "fileId": "f9WzzmQplCw4od/9N1bGZ8" }, + { + "__type__": "ca519GL6uRIa4LozolUSmoN", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 53 + }, + "icon_node": { + "__id__": 11 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2b0pxtPkdJgrKePAS8msRc" + }, { "__type__": "cc.PrefabInfo", "root": { diff --git a/assets/resources/gui/element/box.prefab.meta b/assets/resources/gui/element/sbox.prefab.meta similarity index 87% rename from assets/resources/gui/element/box.prefab.meta rename to assets/resources/gui/element/sbox.prefab.meta index decb7a8b..a8646862 100644 --- a/assets/resources/gui/element/box.prefab.meta +++ b/assets/resources/gui/element/sbox.prefab.meta @@ -8,6 +8,6 @@ ], "subMetas": {}, "userData": { - "syncNodeName": "box" + "syncNodeName": "sbox" } } diff --git a/assets/resources/gui/role_controller.prefab b/assets/resources/gui/role_controller.prefab index 7d0af80d..c828f434 100644 --- a/assets/resources/gui/role_controller.prefab +++ b/assets/resources/gui/role_controller.prefab @@ -22,29 +22,29 @@ "__id__": 2 }, { - "__id__": 625 + "__id__": 631 }, { - "__id__": 1129 + "__id__": 1135 }, { - "__id__": 1138 + "__id__": 1144 } ], "_active": true, "_components": [ { - "__id__": 1184 + "__id__": 1190 }, { - "__id__": 1186 + "__id__": 1192 }, { - "__id__": 1188 + "__id__": 1194 } ], "_prefab": { - "__id__": 1190 + "__id__": 1196 }, "_lpos": { "__type__": "cc.Vec3", @@ -102,15 +102,6 @@ ], "_active": true, "_components": [ - { - "__id__": 610 - }, - { - "__id__": 612 - }, - { - "__id__": 614 - }, { "__id__": 616 }, @@ -122,10 +113,19 @@ }, { "__id__": 622 + }, + { + "__id__": 624 + }, + { + "__id__": 626 + }, + { + "__id__": 628 } ], "_prefab": { - "__id__": 624 + "__id__": 630 }, "_lpos": { "__type__": "cc.Vec3", @@ -12528,19 +12528,25 @@ "_active": true, "_components": [ { - "__id__": 605 + "__id__": 607 }, { - "__id__": 607 + "__id__": 609 + }, + { + "__id__": 611 + }, + { + "__id__": 613 } ], "_prefab": { - "__id__": 609 + "__id__": 615 }, "_lpos": { "__type__": "cc.Vec3", "x": -180, - "y": 940, + "y": 990, "z": 0 }, "_lrot": { @@ -12568,139 +12574,115 @@ }, { "__type__": "cc.Node", - "_name": "CardFrame_Hexagon_01_Blue_Border", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { "__id__": 598 }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 600 - }, + "_prefab": { + "__id__": 600 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 599 + }, + "asset": { + "__uuid__": "d19cde30-f5d0-47de-a0d5-3a272b696343", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 601 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "5eOVQjrpVFi50mm1Q1s5I+", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ { "__id__": 602 + }, + { + "__id__": 604 + }, + { + "__id__": 605 + }, + { + "__id__": 606 } ], - "_prefab": { - "__id__": 604 + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 603 }, - "_lpos": { + "propertyPath": [ + "_name" + ], + "value": "sbox" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 603 + }, + "propertyPath": [ + "_lpos" + ], + "value": { "__type__": "cc.Vec3", - "x": 0, + "x": -120.15, "y": 0, "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 603 }, - "_lrot": { + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 603 }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.4, - "y": 0.4, - "z": 1 - }, - "_mobility": 0, - "_layer": 1, - "_euler": { + "propertyPath": [ + "_euler" + ], + "value": { "__type__": "cc.Vec3", "x": 0, "y": 0, "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 599 - }, - "_enabled": true, - "__prefab": { - "__id__": 601 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 204, - "height": 271 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "66Hb4oMcVKzp3YGkozYRfp" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 599 - }, - "_enabled": true, - "__prefab": { - "__id__": 603 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@692a2", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c7KiwVAb9NjobAtk4bwQYD" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "26Wk7B0nRHiKJNxFca1JtG", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + } }, { "__type__": "cc.UITransform", @@ -12712,7 +12694,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 606 + "__id__": 608 }, "_contentSize": { "__type__": "cc.Size", @@ -12740,7 +12722,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 608 + "__id__": 610 }, "_alignFlags": 10, "_target": null, @@ -12749,7 +12731,7 @@ "_top": 0, "_bottom": 0, "_horizontalCenter": 0, - "_verticalCenter": 300, + "_verticalCenter": 350, "_isAbsLeft": true, "_isAbsRight": true, "_isAbsTop": true, @@ -12766,6 +12748,66 @@ "__type__": "cc.CompPrefabInfo", "fileId": "baKsIzXktAyqqNBZKVQXO+" }, + { + "__type__": "68387wnH45AVo6Nco+pXtG5", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 598 + }, + "_enabled": true, + "__prefab": { + "__id__": 612 + }, + "skill_box": { + "__uuid__": "d19cde30-f5d0-47de-a0d5-3a272b696343", + "__expectedType__": "cc.Prefab" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d4AyZdLXNB07iSaFvEU6BB" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 598 + }, + "_enabled": true, + "__prefab": { + "__id__": 614 + }, + "_resizeMode": 0, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 10, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 10, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "786tQWlIxKHLEpV0oUK9dj" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -12789,7 +12831,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 611 + "__id__": 617 }, "_contentSize": { "__type__": "cc.Size", @@ -12817,7 +12859,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 613 + "__id__": 619 }, "_alignFlags": 21, "_target": null, @@ -12853,7 +12895,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 615 + "__id__": 621 }, "debugMode": false, "showMemoryPanel": true, @@ -12879,7 +12921,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 617 + "__id__": 623 }, "_id": "" }, @@ -12897,7 +12939,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 619 + "__id__": 625 }, "debugMode": false, "_id": "" @@ -12916,7 +12958,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 621 + "__id__": 627 }, "cards_node": { "__id__": 98 @@ -12971,7 +13013,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 623 + "__id__": 629 }, "_id": "" }, @@ -13002,32 +13044,32 @@ }, "_children": [ { - "__id__": 626 + "__id__": 632 }, { - "__id__": 634 + "__id__": 640 }, { - "__id__": 974 + "__id__": 980 }, { - "__id__": 1105 + "__id__": 1111 } ], "_active": false, "_components": [ { - "__id__": 1122 + "__id__": 1128 }, { - "__id__": 1124 + "__id__": 1130 }, { - "__id__": 1126 + "__id__": 1132 } ], "_prefab": { - "__id__": 1128 + "__id__": 1134 }, "_lpos": { "__type__": "cc.Vec3", @@ -13064,23 +13106,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 625 + "__id__": 631 }, "_children": [], "_active": true, "_components": [ { - "__id__": 627 + "__id__": 633 }, { - "__id__": 629 + "__id__": 635 }, { - "__id__": 631 + "__id__": 637 } ], "_prefab": { - "__id__": 633 + "__id__": 639 }, "_lpos": { "__type__": "cc.Vec3", @@ -13117,11 +13159,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 626 + "__id__": 632 }, "_enabled": true, "__prefab": { - "__id__": 628 + "__id__": 634 }, "_contentSize": { "__type__": "cc.Size", @@ -13145,11 +13187,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 626 + "__id__": 632 }, "_enabled": true, "__prefab": { - "__id__": 630 + "__id__": 636 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13193,11 +13235,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 626 + "__id__": 632 }, "_enabled": true, "__prefab": { - "__id__": 632 + "__id__": 638 }, "_alignFlags": 20, "_target": null, @@ -13242,66 +13284,66 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 625 + "__id__": 631 }, "_children": [ { - "__id__": 635 + "__id__": 641 }, { - "__id__": 643 + "__id__": 649 }, { - "__id__": 653 + "__id__": 659 }, { - "__id__": 663 + "__id__": 669 }, { - "__id__": 673 + "__id__": 679 }, { - "__id__": 683 + "__id__": 689 }, { - "__id__": 693 + "__id__": 699 }, { - "__id__": 701 + "__id__": 707 }, { - "__id__": 715 + "__id__": 721 }, { - "__id__": 743 + "__id__": 749 }, { - "__id__": 771 + "__id__": 777 }, { - "__id__": 779 + "__id__": 785 }, { - "__id__": 947 + "__id__": 953 }, { - "__id__": 957 + "__id__": 963 } ], "_active": true, "_components": [ { - "__id__": 967 + "__id__": 973 }, { - "__id__": 969 + "__id__": 975 }, { - "__id__": 971 + "__id__": 977 } ], "_prefab": { - "__id__": 973 + "__id__": 979 }, "_lpos": { "__type__": "cc.Vec3", @@ -13338,23 +13380,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 634 + "__id__": 640 }, "_children": [], "_active": false, "_components": [ { - "__id__": 636 + "__id__": 642 }, { - "__id__": 638 + "__id__": 644 }, { - "__id__": 640 + "__id__": 646 } ], "_prefab": { - "__id__": 642 + "__id__": 648 }, "_lpos": { "__type__": "cc.Vec3", @@ -13391,11 +13433,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 635 + "__id__": 641 }, "_enabled": true, "__prefab": { - "__id__": 637 + "__id__": 643 }, "_contentSize": { "__type__": "cc.Size", @@ -13419,11 +13461,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 635 + "__id__": 641 }, "_enabled": true, "__prefab": { - "__id__": 639 + "__id__": 645 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13467,11 +13509,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 635 + "__id__": 641 }, "_enabled": false, "__prefab": { - "__id__": 641 + "__id__": 647 }, "_alignFlags": 45, "_target": null, @@ -13516,26 +13558,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 634 + "__id__": 640 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 644 - }, - { - "__id__": 646 - }, - { - "__id__": 648 - }, { "__id__": 650 + }, + { + "__id__": 652 + }, + { + "__id__": 654 + }, + { + "__id__": 656 } ], "_prefab": { - "__id__": 652 + "__id__": 658 }, "_lpos": { "__type__": "cc.Vec3", @@ -13572,11 +13614,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 643 + "__id__": 649 }, "_enabled": true, "__prefab": { - "__id__": 645 + "__id__": 651 }, "_contentSize": { "__type__": "cc.Size", @@ -13600,11 +13642,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 643 + "__id__": 649 }, "_enabled": true, "__prefab": { - "__id__": 647 + "__id__": 653 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13648,11 +13690,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 643 + "__id__": 649 }, "_enabled": true, "__prefab": { - "__id__": 649 + "__id__": 655 }, "playOnLoad": true, "_clips": [ @@ -13677,11 +13719,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 643 + "__id__": 649 }, "_enabled": true, "__prefab": { - "__id__": 651 + "__id__": 657 }, "_alignFlags": 20, "_target": null, @@ -13726,26 +13768,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 634 + "__id__": 640 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 654 - }, - { - "__id__": 656 - }, - { - "__id__": 658 - }, { "__id__": 660 + }, + { + "__id__": 662 + }, + { + "__id__": 664 + }, + { + "__id__": 666 } ], "_prefab": { - "__id__": 662 + "__id__": 668 }, "_lpos": { "__type__": "cc.Vec3", @@ -13782,11 +13824,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 653 + "__id__": 659 }, "_enabled": true, "__prefab": { - "__id__": 655 + "__id__": 661 }, "_contentSize": { "__type__": "cc.Size", @@ -13810,11 +13852,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 653 + "__id__": 659 }, "_enabled": true, "__prefab": { - "__id__": 657 + "__id__": 663 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13858,11 +13900,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 653 + "__id__": 659 }, "_enabled": true, "__prefab": { - "__id__": 659 + "__id__": 665 }, "playOnLoad": true, "_clips": [ @@ -13887,11 +13929,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 653 + "__id__": 659 }, "_enabled": true, "__prefab": { - "__id__": 661 + "__id__": 667 }, "_alignFlags": 20, "_target": null, @@ -13936,26 +13978,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 634 + "__id__": 640 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 664 - }, - { - "__id__": 666 - }, - { - "__id__": 668 - }, { "__id__": 670 + }, + { + "__id__": 672 + }, + { + "__id__": 674 + }, + { + "__id__": 676 } ], "_prefab": { - "__id__": 672 + "__id__": 678 }, "_lpos": { "__type__": "cc.Vec3", @@ -13992,11 +14034,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 663 + "__id__": 669 }, "_enabled": true, "__prefab": { - "__id__": 665 + "__id__": 671 }, "_contentSize": { "__type__": "cc.Size", @@ -14020,11 +14062,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 663 + "__id__": 669 }, "_enabled": true, "__prefab": { - "__id__": 667 + "__id__": 673 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14068,11 +14110,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 663 + "__id__": 669 }, "_enabled": true, "__prefab": { - "__id__": 669 + "__id__": 675 }, "playOnLoad": true, "_clips": [ @@ -14097,11 +14139,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 663 + "__id__": 669 }, "_enabled": true, "__prefab": { - "__id__": 671 + "__id__": 677 }, "_alignFlags": 20, "_target": null, @@ -14146,26 +14188,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 634 + "__id__": 640 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 674 - }, - { - "__id__": 676 - }, - { - "__id__": 678 - }, { "__id__": 680 + }, + { + "__id__": 682 + }, + { + "__id__": 684 + }, + { + "__id__": 686 } ], "_prefab": { - "__id__": 682 + "__id__": 688 }, "_lpos": { "__type__": "cc.Vec3", @@ -14202,11 +14244,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 673 + "__id__": 679 }, "_enabled": true, "__prefab": { - "__id__": 675 + "__id__": 681 }, "_contentSize": { "__type__": "cc.Size", @@ -14230,11 +14272,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 673 + "__id__": 679 }, "_enabled": true, "__prefab": { - "__id__": 677 + "__id__": 683 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14278,11 +14320,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 673 + "__id__": 679 }, "_enabled": true, "__prefab": { - "__id__": 679 + "__id__": 685 }, "playOnLoad": true, "_clips": [ @@ -14307,11 +14349,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 673 + "__id__": 679 }, "_enabled": true, "__prefab": { - "__id__": 681 + "__id__": 687 }, "_alignFlags": 20, "_target": null, @@ -14356,26 +14398,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 634 + "__id__": 640 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 684 - }, - { - "__id__": 686 - }, - { - "__id__": 688 - }, { "__id__": 690 + }, + { + "__id__": 692 + }, + { + "__id__": 694 + }, + { + "__id__": 696 } ], "_prefab": { - "__id__": 692 + "__id__": 698 }, "_lpos": { "__type__": "cc.Vec3", @@ -14412,11 +14454,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 683 + "__id__": 689 }, "_enabled": true, "__prefab": { - "__id__": 685 + "__id__": 691 }, "_contentSize": { "__type__": "cc.Size", @@ -14440,11 +14482,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 683 + "__id__": 689 }, "_enabled": true, "__prefab": { - "__id__": 687 + "__id__": 693 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14488,11 +14530,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 683 + "__id__": 689 }, "_enabled": true, "__prefab": { - "__id__": 689 + "__id__": 695 }, "playOnLoad": true, "_clips": [ @@ -14517,11 +14559,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 683 + "__id__": 689 }, "_enabled": true, "__prefab": { - "__id__": 691 + "__id__": 697 }, "_alignFlags": 20, "_target": null, @@ -14566,23 +14608,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 634 + "__id__": 640 }, "_children": [], "_active": true, "_components": [ { - "__id__": 694 + "__id__": 700 }, { - "__id__": 696 + "__id__": 702 }, { - "__id__": 698 + "__id__": 704 } ], "_prefab": { - "__id__": 700 + "__id__": 706 }, "_lpos": { "__type__": "cc.Vec3", @@ -14619,11 +14661,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 693 + "__id__": 699 }, "_enabled": true, "__prefab": { - "__id__": 695 + "__id__": 701 }, "_contentSize": { "__type__": "cc.Size", @@ -14647,11 +14689,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 693 + "__id__": 699 }, "_enabled": true, "__prefab": { - "__id__": 697 + "__id__": 703 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14695,11 +14737,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 693 + "__id__": 699 }, "_enabled": true, "__prefab": { - "__id__": 699 + "__id__": 705 }, "_alignFlags": 4, "_target": null, @@ -14744,27 +14786,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 634 + "__id__": 640 }, "_children": [ { - "__id__": 702 + "__id__": 708 } ], "_active": true, "_components": [ { - "__id__": 708 + "__id__": 714 }, { - "__id__": 710 + "__id__": 716 }, { - "__id__": 712 + "__id__": 718 } ], "_prefab": { - "__id__": 714 + "__id__": 720 }, "_lpos": { "__type__": "cc.Vec3", @@ -14801,20 +14843,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 701 + "__id__": 707 }, "_children": [], "_active": true, "_components": [ { - "__id__": 703 + "__id__": 709 }, { - "__id__": 705 + "__id__": 711 } ], "_prefab": { - "__id__": 707 + "__id__": 713 }, "_lpos": { "__type__": "cc.Vec3", @@ -14851,11 +14893,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 702 + "__id__": 708 }, "_enabled": true, "__prefab": { - "__id__": 704 + "__id__": 710 }, "_contentSize": { "__type__": "cc.Size", @@ -14879,11 +14921,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 702 + "__id__": 708 }, "_enabled": true, "__prefab": { - "__id__": 706 + "__id__": 712 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14960,11 +15002,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 701 + "__id__": 707 }, "_enabled": true, "__prefab": { - "__id__": 709 + "__id__": 715 }, "_contentSize": { "__type__": "cc.Size", @@ -14988,11 +15030,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 701 + "__id__": 707 }, "_enabled": false, "__prefab": { - "__id__": 711 + "__id__": 717 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15036,11 +15078,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 701 + "__id__": 707 }, "_enabled": true, "__prefab": { - "__id__": 713 + "__id__": 719 }, "_alignFlags": 18, "_target": null, @@ -15085,33 +15127,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 634 + "__id__": 640 }, "_children": [ { - "__id__": 716 - }, - { - "__id__": 724 + "__id__": 722 }, { "__id__": 730 + }, + { + "__id__": 736 } ], "_active": true, "_components": [ { - "__id__": 736 + "__id__": 742 }, { - "__id__": 738 + "__id__": 744 }, { - "__id__": 740 + "__id__": 746 } ], "_prefab": { - "__id__": 742 + "__id__": 748 }, "_lpos": { "__type__": "cc.Vec3", @@ -15148,23 +15190,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 715 + "__id__": 721 }, "_children": [], "_active": true, "_components": [ { - "__id__": 717 + "__id__": 723 }, { - "__id__": 719 + "__id__": 725 }, { - "__id__": 721 + "__id__": 727 } ], "_prefab": { - "__id__": 723 + "__id__": 729 }, "_lpos": { "__type__": "cc.Vec3", @@ -15201,11 +15243,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 716 + "__id__": 722 }, "_enabled": true, "__prefab": { - "__id__": 718 + "__id__": 724 }, "_contentSize": { "__type__": "cc.Size", @@ -15229,11 +15271,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 716 + "__id__": 722 }, "_enabled": true, "__prefab": { - "__id__": 720 + "__id__": 726 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15277,11 +15319,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 716 + "__id__": 722 }, "_enabled": true, "__prefab": { - "__id__": 722 + "__id__": 728 }, "_alignFlags": 45, "_target": null, @@ -15326,20 +15368,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 715 + "__id__": 721 }, "_children": [], "_active": true, "_components": [ { - "__id__": 725 + "__id__": 731 }, { - "__id__": 727 + "__id__": 733 } ], "_prefab": { - "__id__": 729 + "__id__": 735 }, "_lpos": { "__type__": "cc.Vec3", @@ -15376,11 +15418,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 724 + "__id__": 730 }, "_enabled": true, "__prefab": { - "__id__": 726 + "__id__": 732 }, "_contentSize": { "__type__": "cc.Size", @@ -15404,11 +15446,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 724 + "__id__": 730 }, "_enabled": true, "__prefab": { - "__id__": 728 + "__id__": 734 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15462,20 +15504,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 715 + "__id__": 721 }, "_children": [], "_active": true, "_components": [ { - "__id__": 731 + "__id__": 737 }, { - "__id__": 733 + "__id__": 739 } ], "_prefab": { - "__id__": 735 + "__id__": 741 }, "_lpos": { "__type__": "cc.Vec3", @@ -15512,11 +15554,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 730 + "__id__": 736 }, "_enabled": true, "__prefab": { - "__id__": 732 + "__id__": 738 }, "_contentSize": { "__type__": "cc.Size", @@ -15540,11 +15582,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 730 + "__id__": 736 }, "_enabled": true, "__prefab": { - "__id__": 734 + "__id__": 740 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15621,11 +15663,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 715 + "__id__": 721 }, "_enabled": true, "__prefab": { - "__id__": 737 + "__id__": 743 }, "_contentSize": { "__type__": "cc.Size", @@ -15649,11 +15691,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 715 + "__id__": 721 }, "_enabled": false, "__prefab": { - "__id__": 739 + "__id__": 745 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15694,11 +15736,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 715 + "__id__": 721 }, "_enabled": true, "__prefab": { - "__id__": 741 + "__id__": 747 }, "_alignFlags": 12, "_target": null, @@ -15743,33 +15785,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 634 + "__id__": 640 }, "_children": [ { - "__id__": 744 - }, - { - "__id__": 752 + "__id__": 750 }, { "__id__": 758 + }, + { + "__id__": 764 } ], "_active": true, "_components": [ { - "__id__": 764 + "__id__": 770 }, { - "__id__": 766 + "__id__": 772 }, { - "__id__": 768 + "__id__": 774 } ], "_prefab": { - "__id__": 770 + "__id__": 776 }, "_lpos": { "__type__": "cc.Vec3", @@ -15806,23 +15848,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 743 + "__id__": 749 }, "_children": [], "_active": true, "_components": [ { - "__id__": 745 + "__id__": 751 }, { - "__id__": 747 + "__id__": 753 }, { - "__id__": 749 + "__id__": 755 } ], "_prefab": { - "__id__": 751 + "__id__": 757 }, "_lpos": { "__type__": "cc.Vec3", @@ -15859,11 +15901,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 744 + "__id__": 750 }, "_enabled": true, "__prefab": { - "__id__": 746 + "__id__": 752 }, "_contentSize": { "__type__": "cc.Size", @@ -15887,11 +15929,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 744 + "__id__": 750 }, "_enabled": true, "__prefab": { - "__id__": 748 + "__id__": 754 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15935,11 +15977,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 744 + "__id__": 750 }, "_enabled": true, "__prefab": { - "__id__": 750 + "__id__": 756 }, "_alignFlags": 45, "_target": null, @@ -15984,20 +16026,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 743 + "__id__": 749 }, "_children": [], "_active": true, "_components": [ { - "__id__": 753 + "__id__": 759 }, { - "__id__": 755 + "__id__": 761 } ], "_prefab": { - "__id__": 757 + "__id__": 763 }, "_lpos": { "__type__": "cc.Vec3", @@ -16034,11 +16076,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 752 + "__id__": 758 }, "_enabled": true, "__prefab": { - "__id__": 754 + "__id__": 760 }, "_contentSize": { "__type__": "cc.Size", @@ -16062,11 +16104,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 752 + "__id__": 758 }, "_enabled": true, "__prefab": { - "__id__": 756 + "__id__": 762 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16120,20 +16162,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 743 + "__id__": 749 }, "_children": [], "_active": true, "_components": [ { - "__id__": 759 + "__id__": 765 }, { - "__id__": 761 + "__id__": 767 } ], "_prefab": { - "__id__": 763 + "__id__": 769 }, "_lpos": { "__type__": "cc.Vec3", @@ -16170,11 +16212,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 758 + "__id__": 764 }, "_enabled": true, "__prefab": { - "__id__": 760 + "__id__": 766 }, "_contentSize": { "__type__": "cc.Size", @@ -16198,11 +16240,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 758 + "__id__": 764 }, "_enabled": true, "__prefab": { - "__id__": 762 + "__id__": 768 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16279,11 +16321,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 743 + "__id__": 749 }, "_enabled": true, "__prefab": { - "__id__": 765 + "__id__": 771 }, "_contentSize": { "__type__": "cc.Size", @@ -16307,11 +16349,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 743 + "__id__": 749 }, "_enabled": false, "__prefab": { - "__id__": 767 + "__id__": 773 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16352,11 +16394,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 743 + "__id__": 749 }, "_enabled": true, "__prefab": { - "__id__": 769 + "__id__": 775 }, "_alignFlags": 12, "_target": null, @@ -16401,23 +16443,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 634 + "__id__": 640 }, "_children": [], "_active": true, "_components": [ { - "__id__": 772 + "__id__": 778 }, { - "__id__": 774 + "__id__": 780 }, { - "__id__": 776 + "__id__": 782 } ], "_prefab": { - "__id__": 778 + "__id__": 784 }, "_lpos": { "__type__": "cc.Vec3", @@ -16454,11 +16496,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 771 + "__id__": 777 }, "_enabled": true, "__prefab": { - "__id__": 773 + "__id__": 779 }, "_contentSize": { "__type__": "cc.Size", @@ -16482,11 +16524,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 771 + "__id__": 777 }, "_enabled": true, "__prefab": { - "__id__": 775 + "__id__": 781 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16530,11 +16572,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 771 + "__id__": 777 }, "_enabled": true, "__prefab": { - "__id__": 777 + "__id__": 783 }, "_alignFlags": 20, "_target": null, @@ -16579,39 +16621,39 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 634 + "__id__": 640 }, "_children": [ { - "__id__": 780 + "__id__": 786 }, { - "__id__": 812 + "__id__": 818 }, { - "__id__": 844 + "__id__": 850 }, { - "__id__": 876 + "__id__": 882 }, { - "__id__": 908 + "__id__": 914 } ], "_active": true, "_components": [ { - "__id__": 940 + "__id__": 946 }, { - "__id__": 942 + "__id__": 948 }, { - "__id__": 944 + "__id__": 950 } ], "_prefab": { - "__id__": 946 + "__id__": 952 }, "_lpos": { "__type__": "cc.Vec3", @@ -16648,12 +16690,9 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 779 + "__id__": 785 }, "_children": [ - { - "__id__": 781 - }, { "__id__": 787 }, @@ -16662,19 +16701,22 @@ }, { "__id__": 799 + }, + { + "__id__": 805 } ], "_active": true, "_components": [ { - "__id__": 807 + "__id__": 813 }, { - "__id__": 809 + "__id__": 815 } ], "_prefab": { - "__id__": 811 + "__id__": 817 }, "_lpos": { "__type__": "cc.Vec3", @@ -16711,20 +16753,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 780 + "__id__": 786 }, "_children": [], "_active": true, "_components": [ { - "__id__": 782 + "__id__": 788 }, { - "__id__": 784 + "__id__": 790 } ], "_prefab": { - "__id__": 786 + "__id__": 792 }, "_lpos": { "__type__": "cc.Vec3", @@ -16761,11 +16803,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 781 + "__id__": 787 }, "_enabled": true, "__prefab": { - "__id__": 783 + "__id__": 789 }, "_contentSize": { "__type__": "cc.Size", @@ -16789,11 +16831,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 781 + "__id__": 787 }, "_enabled": true, "__prefab": { - "__id__": 785 + "__id__": 791 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16847,146 +16889,7 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 780 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 788 - }, - { - "__id__": 790 - } - ], - "_prefab": { - "__id__": 792 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -297.791, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.35, - "y": 0.35, - "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__": 787 - }, - "_enabled": true, - "__prefab": { - "__id__": 789 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 108, - "height": 112 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bb8QtDoeZHJ7pDs9TJmZER" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 787 - }, - "_enabled": true, - "__prefab": { - "__id__": 791 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@a8a88", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "63oxDXu8hNr6yJdk6YMaZ+" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "2dfBcwaTVKraJxEP+jJE1X", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "support", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 780 + "__id__": 786 }, "_children": [], "_active": true, @@ -17056,7 +16959,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "2cvTPrqzpHNrBL9yIkgNXw" + "fileId": "bb8QtDoeZHJ7pDs9TJmZER" }, { "__type__": "cc.Sprite", @@ -17102,6 +17005,145 @@ }, "_id": "" }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "63oxDXu8hNr6yJdk6YMaZ+" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "2dfBcwaTVKraJxEP+jJE1X", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "support", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 786 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 800 + }, + { + "__id__": 802 + } + ], + "_prefab": { + "__id__": 804 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -297.791, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.35, + "y": 0.35, + "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__": 799 + }, + "_enabled": true, + "__prefab": { + "__id__": 801 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 108, + "height": 112 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2cvTPrqzpHNrBL9yIkgNXw" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 799 + }, + "_enabled": true, + "__prefab": { + "__id__": 803 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@a8a88", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, { "__type__": "cc.CompPrefabInfo", "fileId": "deb8/8T5FDibvE7B5Of/Fw" @@ -17125,23 +17167,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 780 + "__id__": 786 }, "_children": [], "_active": true, "_components": [ { - "__id__": 800 + "__id__": 806 }, { - "__id__": 802 + "__id__": 808 }, { - "__id__": 804 + "__id__": 810 } ], "_prefab": { - "__id__": 806 + "__id__": 812 }, "_lpos": { "__type__": "cc.Vec3", @@ -17178,11 +17220,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 799 + "__id__": 805 }, "_enabled": true, "__prefab": { - "__id__": 801 + "__id__": 807 }, "_contentSize": { "__type__": "cc.Size", @@ -17206,11 +17248,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 799 + "__id__": 805 }, "_enabled": true, "__prefab": { - "__id__": 803 + "__id__": 809 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17274,11 +17316,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 799 + "__id__": 805 }, "_enabled": true, "__prefab": { - "__id__": 805 + "__id__": 811 }, "_alignFlags": 40, "_target": null, @@ -17323,11 +17365,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 780 + "__id__": 786 }, "_enabled": true, "__prefab": { - "__id__": 808 + "__id__": 814 }, "_contentSize": { "__type__": "cc.Size", @@ -17351,11 +17393,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 780 + "__id__": 786 }, "_enabled": true, "__prefab": { - "__id__": 810 + "__id__": 816 }, "_alignFlags": 40, "_target": null, @@ -17400,33 +17442,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 779 + "__id__": 785 }, "_children": [ { - "__id__": 813 - }, - { - "__id__": 821 + "__id__": 819 }, { "__id__": 827 }, { "__id__": 833 + }, + { + "__id__": 839 } ], "_active": true, "_components": [ { - "__id__": 839 + "__id__": 845 }, { - "__id__": 841 + "__id__": 847 } ], "_prefab": { - "__id__": 843 + "__id__": 849 }, "_lpos": { "__type__": "cc.Vec3", @@ -17463,23 +17505,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 812 + "__id__": 818 }, "_children": [], "_active": true, "_components": [ { - "__id__": 814 + "__id__": 820 }, { - "__id__": 816 + "__id__": 822 }, { - "__id__": 818 + "__id__": 824 } ], "_prefab": { - "__id__": 820 + "__id__": 826 }, "_lpos": { "__type__": "cc.Vec3", @@ -17516,11 +17558,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 813 + "__id__": 819 }, "_enabled": true, "__prefab": { - "__id__": 815 + "__id__": 821 }, "_contentSize": { "__type__": "cc.Size", @@ -17544,11 +17586,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 813 + "__id__": 819 }, "_enabled": true, "__prefab": { - "__id__": 817 + "__id__": 823 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17612,11 +17654,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 813 + "__id__": 819 }, "_enabled": true, "__prefab": { - "__id__": 819 + "__id__": 825 }, "_alignFlags": 40, "_target": null, @@ -17661,20 +17703,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 812 + "__id__": 818 }, "_children": [], "_active": true, "_components": [ { - "__id__": 822 + "__id__": 828 }, { - "__id__": 824 + "__id__": 830 } ], "_prefab": { - "__id__": 826 + "__id__": 832 }, "_lpos": { "__type__": "cc.Vec3", @@ -17711,11 +17753,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 821 + "__id__": 827 }, "_enabled": true, "__prefab": { - "__id__": 823 + "__id__": 829 }, "_contentSize": { "__type__": "cc.Size", @@ -17739,11 +17781,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 821 + "__id__": 827 }, "_enabled": true, "__prefab": { - "__id__": 825 + "__id__": 831 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17797,146 +17839,7 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 812 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 828 - }, - { - "__id__": 830 - } - ], - "_prefab": { - "__id__": 832 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -297.791, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.35, - "y": 0.35, - "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__": 827 - }, - "_enabled": true, - "__prefab": { - "__id__": 829 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 108, - "height": 112 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f5S9N0I8xD5J9Ff1m7RtRu" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 827 - }, - "_enabled": true, - "__prefab": { - "__id__": 831 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@a8a88", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "04+MfYRspLOZ4NeSTwTBcm" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "46V5+UBtZHbrYYEU9020wh", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "remote", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 812 + "__id__": 818 }, "_children": [], "_active": true, @@ -18006,7 +17909,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "fe3couqdRAlqRIhYrx2ZR/" + "fileId": "f5S9N0I8xD5J9Ff1m7RtRu" }, { "__type__": "cc.Sprite", @@ -18052,6 +17955,145 @@ }, "_id": "" }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "04+MfYRspLOZ4NeSTwTBcm" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "46V5+UBtZHbrYYEU9020wh", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "remote", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 818 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 840 + }, + { + "__id__": 842 + } + ], + "_prefab": { + "__id__": 844 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -297.791, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.35, + "y": 0.35, + "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__": 839 + }, + "_enabled": true, + "__prefab": { + "__id__": 841 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 108, + "height": 112 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fe3couqdRAlqRIhYrx2ZR/" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 839 + }, + "_enabled": true, + "__prefab": { + "__id__": 843 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@a8a88", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, { "__type__": "cc.CompPrefabInfo", "fileId": "212C9RbnNJkrGF5MS/hcGI" @@ -18075,11 +18117,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 812 + "__id__": 818 }, "_enabled": true, "__prefab": { - "__id__": 840 + "__id__": 846 }, "_contentSize": { "__type__": "cc.Size", @@ -18103,11 +18145,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 812 + "__id__": 818 }, "_enabled": true, "__prefab": { - "__id__": 842 + "__id__": 848 }, "_alignFlags": 40, "_target": null, @@ -18152,33 +18194,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 779 + "__id__": 785 }, "_children": [ { - "__id__": 845 - }, - { - "__id__": 853 + "__id__": 851 }, { "__id__": 859 }, { "__id__": 865 + }, + { + "__id__": 871 } ], "_active": true, "_components": [ { - "__id__": 871 + "__id__": 877 }, { - "__id__": 873 + "__id__": 879 } ], "_prefab": { - "__id__": 875 + "__id__": 881 }, "_lpos": { "__type__": "cc.Vec3", @@ -18215,23 +18257,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 844 + "__id__": 850 }, "_children": [], "_active": true, "_components": [ { - "__id__": 846 + "__id__": 852 }, { - "__id__": 848 + "__id__": 854 }, { - "__id__": 850 + "__id__": 856 } ], "_prefab": { - "__id__": 852 + "__id__": 858 }, "_lpos": { "__type__": "cc.Vec3", @@ -18268,11 +18310,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 845 + "__id__": 851 }, "_enabled": true, "__prefab": { - "__id__": 847 + "__id__": 853 }, "_contentSize": { "__type__": "cc.Size", @@ -18296,11 +18338,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 845 + "__id__": 851 }, "_enabled": true, "__prefab": { - "__id__": 849 + "__id__": 855 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18364,11 +18406,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 845 + "__id__": 851 }, "_enabled": true, "__prefab": { - "__id__": 851 + "__id__": 857 }, "_alignFlags": 40, "_target": null, @@ -18413,20 +18455,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 844 + "__id__": 850 }, "_children": [], "_active": true, "_components": [ { - "__id__": 854 + "__id__": 860 }, { - "__id__": 856 + "__id__": 862 } ], "_prefab": { - "__id__": 858 + "__id__": 864 }, "_lpos": { "__type__": "cc.Vec3", @@ -18463,11 +18505,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 853 + "__id__": 859 }, "_enabled": true, "__prefab": { - "__id__": 855 + "__id__": 861 }, "_contentSize": { "__type__": "cc.Size", @@ -18491,11 +18533,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 853 + "__id__": 859 }, "_enabled": true, "__prefab": { - "__id__": 857 + "__id__": 863 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18549,146 +18591,7 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 844 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 860 - }, - { - "__id__": 862 - } - ], - "_prefab": { - "__id__": 864 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -297.791, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.35, - "y": 0.35, - "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__": 859 - }, - "_enabled": true, - "__prefab": { - "__id__": 861 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 108, - "height": 112 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c0VzdyZsBNoKNzf/Zohv6T" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 859 - }, - "_enabled": true, - "__prefab": { - "__id__": 863 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@a8a88", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "42izyi86dKHYpaC5V3AQmZ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "7dn6mYM1hKbZLHZAmwn7lD", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "remote", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 844 + "__id__": 850 }, "_children": [], "_active": true, @@ -18758,7 +18661,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "51UwahqWhAl5iPGJqx0L6/" + "fileId": "c0VzdyZsBNoKNzf/Zohv6T" }, { "__type__": "cc.Sprite", @@ -18804,6 +18707,145 @@ }, "_id": "" }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "42izyi86dKHYpaC5V3AQmZ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "7dn6mYM1hKbZLHZAmwn7lD", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "remote", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 850 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 872 + }, + { + "__id__": 874 + } + ], + "_prefab": { + "__id__": 876 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -297.791, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.35, + "y": 0.35, + "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__": 871 + }, + "_enabled": true, + "__prefab": { + "__id__": 873 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 108, + "height": 112 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "51UwahqWhAl5iPGJqx0L6/" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 871 + }, + "_enabled": true, + "__prefab": { + "__id__": 875 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@a8a88", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, { "__type__": "cc.CompPrefabInfo", "fileId": "26Vl5wBShDoaFB4HG8EQ/f" @@ -18827,11 +18869,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 844 + "__id__": 850 }, "_enabled": true, "__prefab": { - "__id__": 872 + "__id__": 878 }, "_contentSize": { "__type__": "cc.Size", @@ -18855,11 +18897,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 844 + "__id__": 850 }, "_enabled": true, "__prefab": { - "__id__": 874 + "__id__": 880 }, "_alignFlags": 40, "_target": null, @@ -18904,33 +18946,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 779 + "__id__": 785 }, "_children": [ { - "__id__": 877 - }, - { - "__id__": 885 + "__id__": 883 }, { "__id__": 891 }, { "__id__": 897 + }, + { + "__id__": 903 } ], "_active": true, "_components": [ { - "__id__": 903 + "__id__": 909 }, { - "__id__": 905 + "__id__": 911 } ], "_prefab": { - "__id__": 907 + "__id__": 913 }, "_lpos": { "__type__": "cc.Vec3", @@ -18967,23 +19009,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 876 + "__id__": 882 }, "_children": [], "_active": true, "_components": [ { - "__id__": 878 + "__id__": 884 }, { - "__id__": 880 + "__id__": 886 }, { - "__id__": 882 + "__id__": 888 } ], "_prefab": { - "__id__": 884 + "__id__": 890 }, "_lpos": { "__type__": "cc.Vec3", @@ -19020,11 +19062,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 877 + "__id__": 883 }, "_enabled": true, "__prefab": { - "__id__": 879 + "__id__": 885 }, "_contentSize": { "__type__": "cc.Size", @@ -19048,11 +19090,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 877 + "__id__": 883 }, "_enabled": true, "__prefab": { - "__id__": 881 + "__id__": 887 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19116,11 +19158,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 877 + "__id__": 883 }, "_enabled": true, "__prefab": { - "__id__": 883 + "__id__": 889 }, "_alignFlags": 40, "_target": null, @@ -19165,20 +19207,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 876 + "__id__": 882 }, "_children": [], "_active": true, "_components": [ { - "__id__": 886 + "__id__": 892 }, { - "__id__": 888 + "__id__": 894 } ], "_prefab": { - "__id__": 890 + "__id__": 896 }, "_lpos": { "__type__": "cc.Vec3", @@ -19215,11 +19257,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 885 + "__id__": 891 }, "_enabled": true, "__prefab": { - "__id__": 887 + "__id__": 893 }, "_contentSize": { "__type__": "cc.Size", @@ -19243,11 +19285,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 885 + "__id__": 891 }, "_enabled": true, "__prefab": { - "__id__": 889 + "__id__": 895 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19301,146 +19343,7 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 876 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 892 - }, - { - "__id__": 894 - } - ], - "_prefab": { - "__id__": 896 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -297.791, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.35, - "y": 0.35, - "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__": 891 - }, - "_enabled": true, - "__prefab": { - "__id__": 893 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 108, - "height": 112 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1cXvvL6MBAlb/bn92zThmv" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 891 - }, - "_enabled": true, - "__prefab": { - "__id__": 895 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@a8a88", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1526kCLmdGMr7zNhiD/9/v" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "4ahi1NHG1AYrort0HbNh/U", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "remote", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 876 + "__id__": 882 }, "_children": [], "_active": true, @@ -19510,7 +19413,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "e7RibBES1AWbKyr4gnRcYB" + "fileId": "1cXvvL6MBAlb/bn92zThmv" }, { "__type__": "cc.Sprite", @@ -19556,6 +19459,145 @@ }, "_id": "" }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "1526kCLmdGMr7zNhiD/9/v" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4ahi1NHG1AYrort0HbNh/U", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "remote", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 882 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 904 + }, + { + "__id__": 906 + } + ], + "_prefab": { + "__id__": 908 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -297.791, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.35, + "y": 0.35, + "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__": 903 + }, + "_enabled": true, + "__prefab": { + "__id__": 905 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 108, + "height": 112 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e7RibBES1AWbKyr4gnRcYB" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 903 + }, + "_enabled": true, + "__prefab": { + "__id__": 907 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@a8a88", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, { "__type__": "cc.CompPrefabInfo", "fileId": "31wm3m21RKurfCCTmR4G7K" @@ -19579,11 +19621,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 876 + "__id__": 882 }, "_enabled": true, "__prefab": { - "__id__": 904 + "__id__": 910 }, "_contentSize": { "__type__": "cc.Size", @@ -19607,11 +19649,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 876 + "__id__": 882 }, "_enabled": true, "__prefab": { - "__id__": 906 + "__id__": 912 }, "_alignFlags": 40, "_target": null, @@ -19656,33 +19698,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 779 + "__id__": 785 }, "_children": [ { - "__id__": 909 - }, - { - "__id__": 917 + "__id__": 915 }, { "__id__": 923 }, { "__id__": 929 + }, + { + "__id__": 935 } ], "_active": true, "_components": [ { - "__id__": 935 + "__id__": 941 }, { - "__id__": 937 + "__id__": 943 } ], "_prefab": { - "__id__": 939 + "__id__": 945 }, "_lpos": { "__type__": "cc.Vec3", @@ -19719,23 +19761,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 908 + "__id__": 914 }, "_children": [], "_active": true, "_components": [ { - "__id__": 910 + "__id__": 916 }, { - "__id__": 912 + "__id__": 918 }, { - "__id__": 914 + "__id__": 920 } ], "_prefab": { - "__id__": 916 + "__id__": 922 }, "_lpos": { "__type__": "cc.Vec3", @@ -19772,11 +19814,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 909 + "__id__": 915 }, "_enabled": true, "__prefab": { - "__id__": 911 + "__id__": 917 }, "_contentSize": { "__type__": "cc.Size", @@ -19800,11 +19842,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 909 + "__id__": 915 }, "_enabled": true, "__prefab": { - "__id__": 913 + "__id__": 919 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19868,11 +19910,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 909 + "__id__": 915 }, "_enabled": true, "__prefab": { - "__id__": 915 + "__id__": 921 }, "_alignFlags": 40, "_target": null, @@ -19917,20 +19959,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 908 + "__id__": 914 }, "_children": [], "_active": true, "_components": [ { - "__id__": 918 + "__id__": 924 }, { - "__id__": 920 + "__id__": 926 } ], "_prefab": { - "__id__": 922 + "__id__": 928 }, "_lpos": { "__type__": "cc.Vec3", @@ -19967,11 +20009,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 917 + "__id__": 923 }, "_enabled": true, "__prefab": { - "__id__": 919 + "__id__": 925 }, "_contentSize": { "__type__": "cc.Size", @@ -19995,11 +20037,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 917 + "__id__": 923 }, "_enabled": true, "__prefab": { - "__id__": 921 + "__id__": 927 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20053,146 +20095,7 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 908 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 924 - }, - { - "__id__": 926 - } - ], - "_prefab": { - "__id__": 928 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -297.791, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.35, - "y": 0.35, - "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__": 923 - }, - "_enabled": true, - "__prefab": { - "__id__": 925 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 108, - "height": 112 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "31gECYCKJNaKZPLG7saMA+" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 923 - }, - "_enabled": true, - "__prefab": { - "__id__": 927 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@a8a88", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8fuUB9WCBKVYL5cnOEQ680" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "8crDc3fBlNtZYUGJi+2UoT", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "remote", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 908 + "__id__": 914 }, "_children": [], "_active": true, @@ -20262,7 +20165,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "32NWgdV5RF1ZSDnL+jsQTd" + "fileId": "31gECYCKJNaKZPLG7saMA+" }, { "__type__": "cc.Sprite", @@ -20308,6 +20211,145 @@ }, "_id": "" }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8fuUB9WCBKVYL5cnOEQ680" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8crDc3fBlNtZYUGJi+2UoT", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "remote", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 914 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 936 + }, + { + "__id__": 938 + } + ], + "_prefab": { + "__id__": 940 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -297.791, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.35, + "y": 0.35, + "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__": 935 + }, + "_enabled": true, + "__prefab": { + "__id__": 937 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 108, + "height": 112 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "32NWgdV5RF1ZSDnL+jsQTd" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 935 + }, + "_enabled": true, + "__prefab": { + "__id__": 939 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@a8a88", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, { "__type__": "cc.CompPrefabInfo", "fileId": "a24IKkUrFL8L92DV/lTpri" @@ -20331,11 +20373,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 908 + "__id__": 914 }, "_enabled": true, "__prefab": { - "__id__": 936 + "__id__": 942 }, "_contentSize": { "__type__": "cc.Size", @@ -20359,11 +20401,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 908 + "__id__": 914 }, "_enabled": true, "__prefab": { - "__id__": 938 + "__id__": 944 }, "_alignFlags": 40, "_target": null, @@ -20408,11 +20450,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 779 + "__id__": 785 }, "_enabled": true, "__prefab": { - "__id__": 941 + "__id__": 947 }, "_contentSize": { "__type__": "cc.Size", @@ -20436,11 +20478,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 779 + "__id__": 785 }, "_enabled": true, "__prefab": { - "__id__": 943 + "__id__": 949 }, "_alignFlags": 20, "_target": null, @@ -20472,11 +20514,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 779 + "__id__": 785 }, "_enabled": true, "__prefab": { - "__id__": 945 + "__id__": 951 }, "_resizeMode": 0, "_layoutType": 2, @@ -20523,26 +20565,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 634 + "__id__": 640 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 948 - }, - { - "__id__": 950 - }, - { - "__id__": 952 - }, { "__id__": 954 + }, + { + "__id__": 956 + }, + { + "__id__": 958 + }, + { + "__id__": 960 } ], "_prefab": { - "__id__": 956 + "__id__": 962 }, "_lpos": { "__type__": "cc.Vec3", @@ -20579,11 +20621,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 947 + "__id__": 953 }, "_enabled": true, "__prefab": { - "__id__": 949 + "__id__": 955 }, "_contentSize": { "__type__": "cc.Size", @@ -20607,11 +20649,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 947 + "__id__": 953 }, "_enabled": true, "__prefab": { - "__id__": 951 + "__id__": 957 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20652,11 +20694,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 947 + "__id__": 953 }, "_enabled": true, "__prefab": { - "__id__": 953 + "__id__": 959 }, "_alignFlags": 12, "_target": null, @@ -20688,11 +20730,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 947 + "__id__": 953 }, "_enabled": true, "__prefab": { - "__id__": 955 + "__id__": 961 }, "clickEvents": [], "_interactable": true, @@ -20757,26 +20799,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 634 + "__id__": 640 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 958 - }, - { - "__id__": 960 - }, - { - "__id__": 962 - }, { "__id__": 964 + }, + { + "__id__": 966 + }, + { + "__id__": 968 + }, + { + "__id__": 970 } ], "_prefab": { - "__id__": 966 + "__id__": 972 }, "_lpos": { "__type__": "cc.Vec3", @@ -20813,11 +20855,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 957 + "__id__": 963 }, "_enabled": true, "__prefab": { - "__id__": 959 + "__id__": 965 }, "_contentSize": { "__type__": "cc.Size", @@ -20841,11 +20883,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 957 + "__id__": 963 }, "_enabled": true, "__prefab": { - "__id__": 961 + "__id__": 967 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20886,11 +20928,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 957 + "__id__": 963 }, "_enabled": true, "__prefab": { - "__id__": 963 + "__id__": 969 }, "_alignFlags": 36, "_target": null, @@ -20922,11 +20964,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 957 + "__id__": 963 }, "_enabled": true, "__prefab": { - "__id__": 965 + "__id__": 971 }, "clickEvents": [], "_interactable": true, @@ -20966,7 +21008,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 957 + "__id__": 963 }, "_id": "" }, @@ -20993,11 +21035,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 634 + "__id__": 640 }, "_enabled": true, "__prefab": { - "__id__": 968 + "__id__": 974 }, "_contentSize": { "__type__": "cc.Size", @@ -21021,11 +21063,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 634 + "__id__": 640 }, "_enabled": true, "__prefab": { - "__id__": 970 + "__id__": 976 }, "_alignFlags": 45, "_target": null, @@ -21057,44 +21099,44 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 634 + "__id__": 640 }, "_enabled": true, "__prefab": { - "__id__": 972 + "__id__": 978 }, "hero_icon": { - "__id__": 663 + "__id__": 669 }, "phero_icon": { - "__id__": 653 + "__id__": 659 }, "nhero_icon": { - "__id__": 673 + "__id__": 679 }, "phero1_icon": { - "__id__": 643 + "__id__": 649 }, "nhero1_icon": { - "__id__": 683 + "__id__": 689 }, "ap_node": { - "__id__": 730 + "__id__": 736 }, "hp_node": { - "__id__": 758 + "__id__": 764 }, "info_node": { - "__id__": 779 + "__id__": 785 }, "name_node": { - "__id__": 702 + "__id__": 708 }, "pre_btn": { - "__id__": 947 + "__id__": 953 }, "next_btn": { - "__id__": 957 + "__id__": 963 }, "_id": "" }, @@ -21121,33 +21163,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 625 + "__id__": 631 }, "_children": [ { - "__id__": 975 + "__id__": 981 }, { - "__id__": 1016 + "__id__": 1022 }, { - "__id__": 1057 + "__id__": 1063 } ], "_active": true, "_components": [ { - "__id__": 1098 + "__id__": 1104 }, { - "__id__": 1100 + "__id__": 1106 }, { - "__id__": 1102 + "__id__": 1108 } ], "_prefab": { - "__id__": 1104 + "__id__": 1110 }, "_lpos": { "__type__": "cc.Vec3", @@ -21184,27 +21226,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 974 + "__id__": 980 }, "_children": [ { - "__id__": 976 + "__id__": 982 }, { - "__id__": 990 + "__id__": 996 } ], "_active": false, "_components": [ { - "__id__": 1010 + "__id__": 1016 }, { - "__id__": 1012 + "__id__": 1018 } ], "_prefab": { - "__id__": 1015 + "__id__": 1021 }, "_lpos": { "__type__": "cc.Vec3", @@ -21241,27 +21283,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 975 + "__id__": 981 }, "_children": [ { - "__id__": 977 + "__id__": 983 } ], "_active": true, "_components": [ { - "__id__": 983 + "__id__": 989 }, { - "__id__": 985 + "__id__": 991 }, { - "__id__": 987 + "__id__": 993 } ], "_prefab": { - "__id__": 989 + "__id__": 995 }, "_lpos": { "__type__": "cc.Vec3", @@ -21298,20 +21340,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 976 + "__id__": 982 }, "_children": [], "_active": true, "_components": [ { - "__id__": 978 + "__id__": 984 }, { - "__id__": 980 + "__id__": 986 } ], "_prefab": { - "__id__": 982 + "__id__": 988 }, "_lpos": { "__type__": "cc.Vec3", @@ -21348,11 +21390,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 977 + "__id__": 983 }, "_enabled": true, "__prefab": { - "__id__": 979 + "__id__": 985 }, "_contentSize": { "__type__": "cc.Size", @@ -21376,11 +21418,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 977 + "__id__": 983 }, "_enabled": true, "__prefab": { - "__id__": 981 + "__id__": 987 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21434,11 +21476,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 976 + "__id__": 982 }, "_enabled": true, "__prefab": { - "__id__": 984 + "__id__": 990 }, "_contentSize": { "__type__": "cc.Size", @@ -21462,11 +21504,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 976 + "__id__": 982 }, "_enabled": true, "__prefab": { - "__id__": 986 + "__id__": 992 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21507,11 +21549,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 976 + "__id__": 982 }, "_enabled": true, "__prefab": { - "__id__": 988 + "__id__": 994 }, "_alignFlags": 45, "_target": null, @@ -21556,30 +21598,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 975 + "__id__": 981 }, "_children": [ { - "__id__": 991 + "__id__": 997 }, { - "__id__": 997 + "__id__": 1003 } ], "_active": false, "_components": [ { - "__id__": 1003 + "__id__": 1009 }, { - "__id__": 1005 + "__id__": 1011 }, { - "__id__": 1007 + "__id__": 1013 } ], "_prefab": { - "__id__": 1009 + "__id__": 1015 }, "_lpos": { "__type__": "cc.Vec3", @@ -21616,20 +21658,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 990 + "__id__": 996 }, "_children": [], "_active": true, "_components": [ { - "__id__": 992 + "__id__": 998 }, { - "__id__": 994 + "__id__": 1000 } ], "_prefab": { - "__id__": 996 + "__id__": 1002 }, "_lpos": { "__type__": "cc.Vec3", @@ -21666,11 +21708,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 991 + "__id__": 997 }, "_enabled": true, "__prefab": { - "__id__": 993 + "__id__": 999 }, "_contentSize": { "__type__": "cc.Size", @@ -21694,11 +21736,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 991 + "__id__": 997 }, "_enabled": true, "__prefab": { - "__id__": 995 + "__id__": 1001 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21752,20 +21794,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 990 + "__id__": 996 }, "_children": [], "_active": true, "_components": [ { - "__id__": 998 + "__id__": 1004 }, { - "__id__": 1000 + "__id__": 1006 } ], "_prefab": { - "__id__": 1002 + "__id__": 1008 }, "_lpos": { "__type__": "cc.Vec3", @@ -21802,11 +21844,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 997 + "__id__": 1003 }, "_enabled": true, "__prefab": { - "__id__": 999 + "__id__": 1005 }, "_contentSize": { "__type__": "cc.Size", @@ -21830,11 +21872,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 997 + "__id__": 1003 }, "_enabled": true, "__prefab": { - "__id__": 1001 + "__id__": 1007 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21911,11 +21953,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 990 + "__id__": 996 }, "_enabled": true, "__prefab": { - "__id__": 1004 + "__id__": 1010 }, "_contentSize": { "__type__": "cc.Size", @@ -21939,11 +21981,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 990 + "__id__": 996 }, "_enabled": true, "__prefab": { - "__id__": 1006 + "__id__": 1012 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21984,11 +22026,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 990 + "__id__": 996 }, "_enabled": true, "__prefab": { - "__id__": 1008 + "__id__": 1014 }, "_alignFlags": 45, "_target": null, @@ -22033,11 +22075,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 975 + "__id__": 981 }, "_enabled": true, "__prefab": { - "__id__": 1011 + "__id__": 1017 }, "_contentSize": { "__type__": "cc.Size", @@ -22061,15 +22103,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 975 + "__id__": 981 }, "_enabled": true, "__prefab": { - "__id__": 1013 + "__id__": 1019 }, "clickEvents": [ { - "__id__": 1014 + "__id__": 1020 } ], "_interactable": true, @@ -22118,7 +22160,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 625 + "__id__": 631 }, "component": "", "_componentId": "11498TbVJpO6qmZ8m9k55Zx", @@ -22144,27 +22186,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 974 + "__id__": 980 }, "_children": [ { - "__id__": 1017 + "__id__": 1023 }, { - "__id__": 1031 + "__id__": 1037 } ], "_active": false, "_components": [ { - "__id__": 1051 + "__id__": 1057 }, { - "__id__": 1053 + "__id__": 1059 } ], "_prefab": { - "__id__": 1056 + "__id__": 1062 }, "_lpos": { "__type__": "cc.Vec3", @@ -22201,27 +22243,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1016 + "__id__": 1022 }, "_children": [ { - "__id__": 1018 + "__id__": 1024 } ], "_active": true, "_components": [ { - "__id__": 1024 + "__id__": 1030 }, { - "__id__": 1026 + "__id__": 1032 }, { - "__id__": 1028 + "__id__": 1034 } ], "_prefab": { - "__id__": 1030 + "__id__": 1036 }, "_lpos": { "__type__": "cc.Vec3", @@ -22258,20 +22300,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1017 + "__id__": 1023 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1019 + "__id__": 1025 }, { - "__id__": 1021 + "__id__": 1027 } ], "_prefab": { - "__id__": 1023 + "__id__": 1029 }, "_lpos": { "__type__": "cc.Vec3", @@ -22308,11 +22350,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1018 + "__id__": 1024 }, "_enabled": true, "__prefab": { - "__id__": 1020 + "__id__": 1026 }, "_contentSize": { "__type__": "cc.Size", @@ -22336,11 +22378,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1018 + "__id__": 1024 }, "_enabled": true, "__prefab": { - "__id__": 1022 + "__id__": 1028 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22394,11 +22436,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1017 + "__id__": 1023 }, "_enabled": true, "__prefab": { - "__id__": 1025 + "__id__": 1031 }, "_contentSize": { "__type__": "cc.Size", @@ -22422,11 +22464,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1017 + "__id__": 1023 }, "_enabled": true, "__prefab": { - "__id__": 1027 + "__id__": 1033 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22467,11 +22509,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1017 + "__id__": 1023 }, "_enabled": true, "__prefab": { - "__id__": 1029 + "__id__": 1035 }, "_alignFlags": 45, "_target": null, @@ -22516,30 +22558,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1016 + "__id__": 1022 }, "_children": [ { - "__id__": 1032 + "__id__": 1038 }, { - "__id__": 1038 + "__id__": 1044 } ], "_active": false, "_components": [ { - "__id__": 1044 + "__id__": 1050 }, { - "__id__": 1046 + "__id__": 1052 }, { - "__id__": 1048 + "__id__": 1054 } ], "_prefab": { - "__id__": 1050 + "__id__": 1056 }, "_lpos": { "__type__": "cc.Vec3", @@ -22576,20 +22618,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1031 + "__id__": 1037 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1033 + "__id__": 1039 }, { - "__id__": 1035 + "__id__": 1041 } ], "_prefab": { - "__id__": 1037 + "__id__": 1043 }, "_lpos": { "__type__": "cc.Vec3", @@ -22626,11 +22668,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1032 + "__id__": 1038 }, "_enabled": true, "__prefab": { - "__id__": 1034 + "__id__": 1040 }, "_contentSize": { "__type__": "cc.Size", @@ -22654,11 +22696,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1032 + "__id__": 1038 }, "_enabled": true, "__prefab": { - "__id__": 1036 + "__id__": 1042 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22712,20 +22754,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1031 + "__id__": 1037 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1039 + "__id__": 1045 }, { - "__id__": 1041 + "__id__": 1047 } ], "_prefab": { - "__id__": 1043 + "__id__": 1049 }, "_lpos": { "__type__": "cc.Vec3", @@ -22762,11 +22804,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1038 + "__id__": 1044 }, "_enabled": true, "__prefab": { - "__id__": 1040 + "__id__": 1046 }, "_contentSize": { "__type__": "cc.Size", @@ -22790,11 +22832,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1038 + "__id__": 1044 }, "_enabled": true, "__prefab": { - "__id__": 1042 + "__id__": 1048 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22871,11 +22913,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1031 + "__id__": 1037 }, "_enabled": true, "__prefab": { - "__id__": 1045 + "__id__": 1051 }, "_contentSize": { "__type__": "cc.Size", @@ -22899,11 +22941,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1031 + "__id__": 1037 }, "_enabled": true, "__prefab": { - "__id__": 1047 + "__id__": 1053 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22944,11 +22986,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1031 + "__id__": 1037 }, "_enabled": true, "__prefab": { - "__id__": 1049 + "__id__": 1055 }, "_alignFlags": 45, "_target": null, @@ -22993,11 +23035,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1016 + "__id__": 1022 }, "_enabled": true, "__prefab": { - "__id__": 1052 + "__id__": 1058 }, "_contentSize": { "__type__": "cc.Size", @@ -23021,15 +23063,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1016 + "__id__": 1022 }, "_enabled": true, "__prefab": { - "__id__": 1054 + "__id__": 1060 }, "clickEvents": [ { - "__id__": 1055 + "__id__": 1061 } ], "_interactable": true, @@ -23078,7 +23120,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 625 + "__id__": 631 }, "component": "", "_componentId": "11498TbVJpO6qmZ8m9k55Zx", @@ -23104,30 +23146,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 974 + "__id__": 980 }, "_children": [ { - "__id__": 1058 + "__id__": 1064 }, { - "__id__": 1066 + "__id__": 1072 }, { - "__id__": 1086 + "__id__": 1092 } ], "_active": true, "_components": [ { - "__id__": 1092 + "__id__": 1098 }, { - "__id__": 1094 + "__id__": 1100 } ], "_prefab": { - "__id__": 1097 + "__id__": 1103 }, "_lpos": { "__type__": "cc.Vec3", @@ -23164,23 +23206,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1057 + "__id__": 1063 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1059 + "__id__": 1065 }, { - "__id__": 1061 + "__id__": 1067 }, { - "__id__": 1063 + "__id__": 1069 } ], "_prefab": { - "__id__": 1065 + "__id__": 1071 }, "_lpos": { "__type__": "cc.Vec3", @@ -23217,11 +23259,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1058 + "__id__": 1064 }, "_enabled": true, "__prefab": { - "__id__": 1060 + "__id__": 1066 }, "_contentSize": { "__type__": "cc.Size", @@ -23245,11 +23287,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1058 + "__id__": 1064 }, "_enabled": true, "__prefab": { - "__id__": 1062 + "__id__": 1068 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23290,11 +23332,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1058 + "__id__": 1064 }, "_enabled": true, "__prefab": { - "__id__": 1064 + "__id__": 1070 }, "_alignFlags": 45, "_target": null, @@ -23339,30 +23381,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1057 + "__id__": 1063 }, "_children": [ { - "__id__": 1067 + "__id__": 1073 }, { - "__id__": 1073 + "__id__": 1079 } ], "_active": false, "_components": [ { - "__id__": 1079 + "__id__": 1085 }, { - "__id__": 1081 + "__id__": 1087 }, { - "__id__": 1083 + "__id__": 1089 } ], "_prefab": { - "__id__": 1085 + "__id__": 1091 }, "_lpos": { "__type__": "cc.Vec3", @@ -23399,20 +23441,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1066 + "__id__": 1072 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1068 + "__id__": 1074 }, { - "__id__": 1070 + "__id__": 1076 } ], "_prefab": { - "__id__": 1072 + "__id__": 1078 }, "_lpos": { "__type__": "cc.Vec3", @@ -23449,11 +23491,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1067 + "__id__": 1073 }, "_enabled": true, "__prefab": { - "__id__": 1069 + "__id__": 1075 }, "_contentSize": { "__type__": "cc.Size", @@ -23477,11 +23519,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1067 + "__id__": 1073 }, "_enabled": true, "__prefab": { - "__id__": 1071 + "__id__": 1077 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23535,20 +23577,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1066 + "__id__": 1072 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1074 + "__id__": 1080 }, { - "__id__": 1076 + "__id__": 1082 } ], "_prefab": { - "__id__": 1078 + "__id__": 1084 }, "_lpos": { "__type__": "cc.Vec3", @@ -23585,11 +23627,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1073 + "__id__": 1079 }, "_enabled": true, "__prefab": { - "__id__": 1075 + "__id__": 1081 }, "_contentSize": { "__type__": "cc.Size", @@ -23613,11 +23655,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1073 + "__id__": 1079 }, "_enabled": true, "__prefab": { - "__id__": 1077 + "__id__": 1083 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23694,11 +23736,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1066 + "__id__": 1072 }, "_enabled": true, "__prefab": { - "__id__": 1080 + "__id__": 1086 }, "_contentSize": { "__type__": "cc.Size", @@ -23722,11 +23764,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1066 + "__id__": 1072 }, "_enabled": true, "__prefab": { - "__id__": 1082 + "__id__": 1088 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23767,11 +23809,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1066 + "__id__": 1072 }, "_enabled": true, "__prefab": { - "__id__": 1084 + "__id__": 1090 }, "_alignFlags": 45, "_target": null, @@ -23816,20 +23858,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1057 + "__id__": 1063 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1087 + "__id__": 1093 }, { - "__id__": 1089 + "__id__": 1095 } ], "_prefab": { - "__id__": 1091 + "__id__": 1097 }, "_lpos": { "__type__": "cc.Vec3", @@ -23866,11 +23908,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1086 + "__id__": 1092 }, "_enabled": true, "__prefab": { - "__id__": 1088 + "__id__": 1094 }, "_contentSize": { "__type__": "cc.Size", @@ -23894,11 +23936,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1086 + "__id__": 1092 }, "_enabled": true, "__prefab": { - "__id__": 1090 + "__id__": 1096 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23952,11 +23994,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1057 + "__id__": 1063 }, "_enabled": true, "__prefab": { - "__id__": 1093 + "__id__": 1099 }, "_contentSize": { "__type__": "cc.Size", @@ -23980,15 +24022,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1057 + "__id__": 1063 }, "_enabled": true, "__prefab": { - "__id__": 1095 + "__id__": 1101 }, "clickEvents": [ { - "__id__": 1096 + "__id__": 1102 } ], "_interactable": true, @@ -24037,7 +24079,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 625 + "__id__": 631 }, "component": "", "_componentId": "11498TbVJpO6qmZ8m9k55Zx", @@ -24063,11 +24105,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 974 + "__id__": 980 }, "_enabled": true, "__prefab": { - "__id__": 1099 + "__id__": 1105 }, "_contentSize": { "__type__": "cc.Size", @@ -24091,11 +24133,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 974 + "__id__": 980 }, "_enabled": true, "__prefab": { - "__id__": 1101 + "__id__": 1107 }, "_alignFlags": 44, "_target": null, @@ -24127,11 +24169,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 974 + "__id__": 980 }, "_enabled": true, "__prefab": { - "__id__": 1103 + "__id__": 1109 }, "_resizeMode": 1, "_layoutType": 1, @@ -24178,27 +24220,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 625 + "__id__": 631 }, "_children": [ { - "__id__": 1106 + "__id__": 1112 } ], "_active": true, "_components": [ { - "__id__": 1114 + "__id__": 1120 }, { - "__id__": 1116 + "__id__": 1122 }, { - "__id__": 1119 + "__id__": 1125 } ], "_prefab": { - "__id__": 1121 + "__id__": 1127 }, "_lpos": { "__type__": "cc.Vec3", @@ -24235,23 +24277,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1105 + "__id__": 1111 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1107 + "__id__": 1113 }, { - "__id__": 1109 + "__id__": 1115 }, { - "__id__": 1111 + "__id__": 1117 } ], "_prefab": { - "__id__": 1113 + "__id__": 1119 }, "_lpos": { "__type__": "cc.Vec3", @@ -24288,11 +24330,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1106 + "__id__": 1112 }, "_enabled": true, "__prefab": { - "__id__": 1108 + "__id__": 1114 }, "_contentSize": { "__type__": "cc.Size", @@ -24316,11 +24358,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1106 + "__id__": 1112 }, "_enabled": true, "__prefab": { - "__id__": 1110 + "__id__": 1116 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24364,11 +24406,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1106 + "__id__": 1112 }, "_enabled": true, "__prefab": { - "__id__": 1112 + "__id__": 1118 }, "_alignFlags": 45, "_target": null, @@ -24413,11 +24455,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1105 + "__id__": 1111 }, "_enabled": true, "__prefab": { - "__id__": 1115 + "__id__": 1121 }, "_contentSize": { "__type__": "cc.Size", @@ -24441,15 +24483,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1105 + "__id__": 1111 }, "_enabled": true, "__prefab": { - "__id__": 1117 + "__id__": 1123 }, "clickEvents": [ { - "__id__": 1118 + "__id__": 1124 } ], "_interactable": true, @@ -24498,7 +24540,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 625 + "__id__": 631 }, "component": "", "_componentId": "11498TbVJpO6qmZ8m9k55Zx", @@ -24511,11 +24553,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1105 + "__id__": 1111 }, "_enabled": true, "__prefab": { - "__id__": 1120 + "__id__": 1126 }, "_alignFlags": 4, "_target": null, @@ -24560,11 +24602,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 625 + "__id__": 631 }, "_enabled": true, "__prefab": { - "__id__": 1123 + "__id__": 1129 }, "_contentSize": { "__type__": "cc.Size", @@ -24588,11 +24630,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 625 + "__id__": 631 }, "_enabled": true, "__prefab": { - "__id__": 1125 + "__id__": 1131 }, "_alignFlags": 21, "_target": null, @@ -24624,20 +24666,20 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 625 + "__id__": 631 }, "_enabled": true, "__prefab": { - "__id__": 1127 + "__id__": 1133 }, "home_btn": { - "__id__": 1016 + "__id__": 1022 }, "hero_btn": { - "__id__": 975 + "__id__": 981 }, "rank_btn": { - "__id__": 1057 + "__id__": 1063 }, "_id": "" }, @@ -24665,14 +24707,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 1130 + "__id__": 1136 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1129 + "__id__": 1135 }, "asset": { "__uuid__": "26bff847-cd29-48a5-bbfa-c3e2dbda688d", @@ -24680,7 +24722,7 @@ }, "fileId": "5a9CMsVQhKP5Y+UJfTKPbx", "instance": { - "__id__": 1131 + "__id__": 1137 }, "targetOverrides": null }, @@ -24694,19 +24736,19 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1132 + "__id__": 1138 }, { - "__id__": 1134 + "__id__": 1140 }, { - "__id__": 1135 + "__id__": 1141 }, { - "__id__": 1136 + "__id__": 1142 }, { - "__id__": 1137 + "__id__": 1143 } ], "removedComponents": [] @@ -24714,7 +24756,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1133 + "__id__": 1139 }, "propertyPath": [ "_name" @@ -24730,7 +24772,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1133 + "__id__": 1139 }, "propertyPath": [ "_lpos" @@ -24745,7 +24787,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1133 + "__id__": 1139 }, "propertyPath": [ "_lrot" @@ -24761,7 +24803,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1133 + "__id__": 1139 }, "propertyPath": [ "_euler" @@ -24776,7 +24818,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1133 + "__id__": 1139 }, "propertyPath": [ "_active" @@ -24793,23 +24835,23 @@ }, "_children": [ { - "__id__": 1139 + "__id__": 1145 } ], "_active": true, "_components": [ { - "__id__": 1177 + "__id__": 1183 }, { - "__id__": 1179 + "__id__": 1185 }, { - "__id__": 1181 + "__id__": 1187 } ], "_prefab": { - "__id__": 1183 + "__id__": 1189 }, "_lpos": { "__type__": "cc.Vec3", @@ -24846,30 +24888,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1138 + "__id__": 1144 }, "_children": [ { - "__id__": 1140 + "__id__": 1146 } ], "_active": true, "_components": [ - { - "__id__": 1168 - }, - { - "__id__": 1170 - }, - { - "__id__": 1172 - }, { "__id__": 1174 + }, + { + "__id__": 1176 + }, + { + "__id__": 1178 + }, + { + "__id__": 1180 } ], "_prefab": { - "__id__": 1176 + "__id__": 1182 }, "_lpos": { "__type__": "cc.Vec3", @@ -24906,27 +24948,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1139 + "__id__": 1145 }, "_children": [ { - "__id__": 1141 - }, - { - "__id__": 1149 + "__id__": 1147 }, { "__id__": 1155 + }, + { + "__id__": 1161 } ], "_active": true, "_components": [ { - "__id__": 1165 + "__id__": 1171 } ], "_prefab": { - "__id__": 1167 + "__id__": 1173 }, "_lpos": { "__type__": "cc.Vec3", @@ -24963,23 +25005,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1140 + "__id__": 1146 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1142 + "__id__": 1148 }, { - "__id__": 1144 + "__id__": 1150 }, { - "__id__": 1146 + "__id__": 1152 } ], "_prefab": { - "__id__": 1148 + "__id__": 1154 }, "_lpos": { "__type__": "cc.Vec3", @@ -25016,11 +25058,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1141 + "__id__": 1147 }, "_enabled": true, "__prefab": { - "__id__": 1143 + "__id__": 1149 }, "_contentSize": { "__type__": "cc.Size", @@ -25044,11 +25086,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1141 + "__id__": 1147 }, "_enabled": true, "__prefab": { - "__id__": 1145 + "__id__": 1151 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25092,11 +25134,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1141 + "__id__": 1147 }, "_enabled": true, "__prefab": { - "__id__": 1147 + "__id__": 1153 }, "_alignFlags": 40, "_target": null, @@ -25141,20 +25183,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1140 + "__id__": 1146 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1150 + "__id__": 1156 }, { - "__id__": 1152 + "__id__": 1158 } ], "_prefab": { - "__id__": 1154 + "__id__": 1160 }, "_lpos": { "__type__": "cc.Vec3", @@ -25191,11 +25233,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1149 + "__id__": 1155 }, "_enabled": true, "__prefab": { - "__id__": 1151 + "__id__": 1157 }, "_contentSize": { "__type__": "cc.Size", @@ -25219,11 +25261,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1149 + "__id__": 1155 }, "_enabled": true, "__prefab": { - "__id__": 1153 + "__id__": 1159 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25280,26 +25322,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1140 + "__id__": 1146 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 1156 - }, - { - "__id__": 1158 - }, - { - "__id__": 1160 - }, { "__id__": 1162 + }, + { + "__id__": 1164 + }, + { + "__id__": 1166 + }, + { + "__id__": 1168 } ], "_prefab": { - "__id__": 1164 + "__id__": 1170 }, "_lpos": { "__type__": "cc.Vec3", @@ -25336,11 +25378,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1155 + "__id__": 1161 }, "_enabled": true, "__prefab": { - "__id__": 1157 + "__id__": 1163 }, "_contentSize": { "__type__": "cc.Size", @@ -25364,11 +25406,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1155 + "__id__": 1161 }, "_enabled": true, "__prefab": { - "__id__": 1159 + "__id__": 1165 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25432,11 +25474,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1155 + "__id__": 1161 }, "_enabled": true, "__prefab": { - "__id__": 1161 + "__id__": 1167 }, "_alignFlags": 10, "_target": null, @@ -25468,11 +25510,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1155 + "__id__": 1161 }, "_enabled": true, "__prefab": { - "__id__": 1163 + "__id__": 1169 }, "templateMode": true, "watchPath": "data.data.gold", @@ -25505,11 +25547,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1140 + "__id__": 1146 }, "_enabled": true, "__prefab": { - "__id__": 1166 + "__id__": 1172 }, "_contentSize": { "__type__": "cc.Size", @@ -25546,11 +25588,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1139 + "__id__": 1145 }, "_enabled": true, "__prefab": { - "__id__": 1169 + "__id__": 1175 }, "_contentSize": { "__type__": "cc.Size", @@ -25574,11 +25616,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1139 + "__id__": 1145 }, "_enabled": true, "__prefab": { - "__id__": 1171 + "__id__": 1177 }, "_alignFlags": 8, "_target": null, @@ -25610,11 +25652,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1139 + "__id__": 1145 }, "_enabled": true, "__prefab": { - "__id__": 1173 + "__id__": 1179 }, "_resizeMode": 0, "_layoutType": 1, @@ -25648,11 +25690,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1139 + "__id__": 1145 }, "_enabled": true, "__prefab": { - "__id__": 1175 + "__id__": 1181 }, "_alignFlags": 40, "_target": null, @@ -25697,11 +25739,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1138 + "__id__": 1144 }, "_enabled": true, "__prefab": { - "__id__": 1178 + "__id__": 1184 }, "_contentSize": { "__type__": "cc.Size", @@ -25725,11 +25767,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1138 + "__id__": 1144 }, "_enabled": true, "__prefab": { - "__id__": 1180 + "__id__": 1186 }, "_alignFlags": 17, "_target": null, @@ -25761,11 +25803,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1138 + "__id__": 1144 }, "_enabled": true, "__prefab": { - "__id__": 1182 + "__id__": 1188 }, "_id": "" }, @@ -25796,7 +25838,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1185 + "__id__": 1191 }, "_contentSize": { "__type__": "cc.Size", @@ -25824,7 +25866,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1187 + "__id__": 1193 }, "_alignFlags": 45, "_target": null, @@ -25860,7 +25902,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1189 + "__id__": 1195 }, "debugMode": false, "_id": "" @@ -25882,7 +25924,10 @@ "targetOverrides": [], "nestedPrefabInstanceRoots": [ { - "__id__": 1129 + "__id__": 1135 + }, + { + "__id__": 599 }, { "__id__": 408 diff --git a/assets/script/game/map/MissSkillsComp.ts b/assets/script/game/map/MissSkillsComp.ts new file mode 100644 index 00000000..d8eb09af --- /dev/null +++ b/assets/script/game/map/MissSkillsComp.ts @@ -0,0 +1,34 @@ +import { mLogger } from "../common/Logger"; +import { _decorator, Node, Prefab } 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 { CardType } from "../common/config/CardSet"; +import { oops } from "db://oops-framework/core/Oops"; +import { GameEvent } from "../common/config/GameEvent"; +const { ccclass, property } = _decorator; + + + +/** 视图层对象 */ +@ccclass('MissSkillsComp') +@ecs.register('MissSkillsComp', false) +export class MissSkillsComp extends CCComp { + private debugMode: boolean = true; + @property({type: Prefab}) + private skill_box: Prefab = null; + + onLoad() { + + } + + start() { + + } + + + + /** 视图对象通过 ecs.Entity.remove(ModuleViewComp) 删除组件是触发组件处理自定义释放逻辑 */ + reset() { + this.node.destroy(); + } +} diff --git a/assets/script/game/map/MissSkillsComp.ts.meta b/assets/script/game/map/MissSkillsComp.ts.meta new file mode 100644 index 00000000..d560f24d --- /dev/null +++ b/assets/script/game/map/MissSkillsComp.ts.meta @@ -0,0 +1,9 @@ +{ + "ver": "4.0.24", + "importer": "typescript", + "imported": true, + "uuid": "68387c27-1f8e-4056-8e8d-728fa95ed1b9", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/script/game/map/SkillBoxComp.ts b/assets/script/game/map/SkillBoxComp.ts new file mode 100644 index 00000000..35201e95 --- /dev/null +++ b/assets/script/game/map/SkillBoxComp.ts @@ -0,0 +1,34 @@ +import { mLogger } from "../common/Logger"; +import { _decorator, Node, Prefab } 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 { CardType } from "../common/config/CardSet"; +import { oops } from "db://oops-framework/core/Oops"; +import { GameEvent } from "../common/config/GameEvent"; +const { ccclass, property } = _decorator; + + + +/** 视图层对象 */ +@ccclass('SkillBoxComp') +@ecs.register('SkillBoxComp', false) +export class SkillBoxComp extends CCComp { + private debugMode: boolean = true; + @property({type: Node}) + private icon_node:Node= null; + + onLoad() { + + } + + start() { + + } + + + + /** 视图对象通过 ecs.Entity.remove(ModuleViewComp) 删除组件是触发组件处理自定义释放逻辑 */ + reset() { + this.node.destroy(); + } +} diff --git a/assets/script/game/map/SkillBoxComp.ts.meta b/assets/script/game/map/SkillBoxComp.ts.meta new file mode 100644 index 00000000..adec3571 --- /dev/null +++ b/assets/script/game/map/SkillBoxComp.ts.meta @@ -0,0 +1,9 @@ +{ + "ver": "4.0.24", + "importer": "typescript", + "imported": true, + "uuid": "ca51918b-eae4-486b-82e8-ce89544a6a0d", + "files": [], + "subMetas": {}, + "userData": {} +}