From d4644911729d0c1dfd586dfe22e82d56677477ab Mon Sep 17 00:00:00 2001 From: panfudan Date: Tue, 12 Aug 2025 20:20:05 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8B=B1=E9=9B=84=E5=92=8C=E6=95=8C=E4=BA=BA?= =?UTF-8?q?=20=E5=85=A8=E6=AD=BB=E4=BA=A1=E5=90=8E,=E5=88=A4=E5=AE=9A?= =?UTF-8?q?=E8=A7=A3=E5=86=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/resources/gui/element/wave_info.prefab | 1850 ------------- .../gui/element/wave_info.prefab.meta | 13 - assets/resources/gui/role_controller.prefab | 2394 ++++++++++++----- .../script/game/common/SingletonModuleComp.ts | 18 +- assets/script/game/common/config/GameEvent.ts | 1 + assets/script/game/common/config/Mission.ts | 12 +- assets/script/game/hero/Hero.ts | 1 + assets/script/game/hero/HeroAnmComp.ts | 5 +- assets/script/game/hero/HeroSpine.ts | 4 +- assets/script/game/hero/HeroViewComp.ts | 29 +- assets/script/game/hero/Mon.ts | 2 + assets/script/game/map/EquipSkillComp.ts | 19 +- assets/script/game/map/MSkillComp.ts | 12 - assets/script/game/map/MissionComp.ts | 45 +- assets/script/game/map/MissionHeroComp.ts | 1 + assets/script/game/map/MissionMonComp.ts | 7 +- assets/script/game/map/VictoryComp.ts | 2 +- assets/script/game/skills/SkillCom.ts | 1 + 18 files changed, 1731 insertions(+), 2685 deletions(-) delete mode 100644 assets/resources/gui/element/wave_info.prefab delete mode 100644 assets/resources/gui/element/wave_info.prefab.meta diff --git a/assets/resources/gui/element/wave_info.prefab b/assets/resources/gui/element/wave_info.prefab deleted file mode 100644 index 22775b60..00000000 --- a/assets/resources/gui/element/wave_info.prefab +++ /dev/null @@ -1,1850 +0,0 @@ -[ - { - "__type__": "cc.Prefab", - "_name": "wave_info", - "_objFlags": 0, - "__editorExtras__": {}, - "_native": "", - "data": { - "__id__": 1 - }, - "optimizationPolicy": 0, - "persistent": false - }, - { - "__type__": "cc.Node", - "_name": "wave_info", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": null, - "_children": [ - { - "__id__": 2 - }, - { - "__id__": 26 - }, - { - "__id__": 50 - } - ], - "_active": true, - "_components": [ - { - "__id__": 74 - }, - { - "__id__": 76 - }, - { - "__id__": 78 - } - ], - "_prefab": { - "__id__": 80 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 1167.535, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "wave", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [ - { - "__id__": 3 - }, - { - "__id__": 9 - }, - { - "__id__": 15 - } - ], - "_active": true, - "_components": [ - { - "__id__": 23 - } - ], - "_prefab": { - "__id__": 25 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -275, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 4 - }, - { - "__id__": 6 - } - ], - "_prefab": { - "__id__": 8 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3 - }, - "_enabled": true, - "__prefab": { - "__id__": 5 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 150, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3e1JVF1ZZGBpHyjMfU6d3T" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3 - }, - "_enabled": true, - "__prefab": { - "__id__": 7 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 136, - "g": 136, - "b": 136, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6cd18ad7-7b15-43fc-b1bc-33a3973a6564@194ed", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "25jzy+Qe1MS6gfzxs32PG3" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "01lzL1HUxEgJfpxaDxQfGf", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 10 - }, - { - "__id__": 12 - } - ], - "_prefab": { - "__id__": 14 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -48, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.3, - "y": 0.3, - "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__": 9 - }, - "_enabled": true, - "__prefab": { - "__id__": 11 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 128, - "height": 128 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4ak/of6A9GG5+S+hlf0key" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 9 - }, - "_enabled": true, - "__prefab": { - "__id__": 13 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "49c583b3-d566-4c79-9e4c-bd0ca4a4b717@ceee5", - "__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": "31tNCpVzJPBIpApA2i2ym7" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "459p/Th4FI3aSi4ArD2IJD", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 16 - }, - { - "__id__": 18 - }, - { - "__id__": 20 - } - ], - "_prefab": { - "__id__": 22 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 79.347, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 15 - }, - "_enabled": true, - "__prefab": { - "__id__": 17 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 1, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0b9Os7aolFV7vhgOTAp5s3" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 15 - }, - "_enabled": true, - "__prefab": { - "__id__": 19 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "999", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 50, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "73AcJnz+JBEIgSVDCtVlvl" - }, - { - "__type__": "545c05XsG9GDJispEGWKvYv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 15 - }, - "_enabled": true, - "__prefab": { - "__id__": 21 - }, - "templateMode": false, - "watchPath": "data.mission_data.current_wave", - "labelType": "cc.Label", - "watchPathArr": [], - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "82+cBi4cREFpt1eWDS21ak" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "5dWFGzHl9Ir7Q2xgtFN0Ub", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 24 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 150, - "height": 5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "69t6m/m/hBG7EjF6YvXpV/" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "69BatEgXRMVYMGazJf8e64", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "mons", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [ - { - "__id__": 27 - }, - { - "__id__": 33 - }, - { - "__id__": 39 - } - ], - "_active": true, - "_components": [ - { - "__id__": 47 - } - ], - "_prefab": { - "__id__": 49 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -110, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 26 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 28 - }, - { - "__id__": 30 - } - ], - "_prefab": { - "__id__": 32 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 27 - }, - "_enabled": true, - "__prefab": { - "__id__": 29 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 150, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d7Ijqh/65Pf7FSsyvQoAdA" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 27 - }, - "_enabled": true, - "__prefab": { - "__id__": 31 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 136, - "g": 136, - "b": 136, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6cd18ad7-7b15-43fc-b1bc-33a3973a6564@194ed", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "44vPxftsNLmKMHrdx29ryn" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "01NtENPqhLToFR4IxE9XlX", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 26 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 34 - }, - { - "__id__": 36 - } - ], - "_prefab": { - "__id__": 38 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -48, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.25, - "y": 0.25, - "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__": 33 - }, - "_enabled": true, - "__prefab": { - "__id__": 35 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 128, - "height": 128 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c1bumXXp5Ds5QxxJQxUpie" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 33 - }, - "_enabled": true, - "__prefab": { - "__id__": 37 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "49c583b3-d566-4c79-9e4c-bd0ca4a4b717@eb1e3", - "__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": "55qxpZh3ZJuZNUPOTh30MS" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c4P2BGrgRK5YOEkSS0JPXp", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 26 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 40 - }, - { - "__id__": 42 - }, - { - "__id__": 44 - } - ], - "_prefab": { - "__id__": 46 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 79.347, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 39 - }, - "_enabled": true, - "__prefab": { - "__id__": 41 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 1, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e8Wgt4C0VOVaRB7FUVZ+zR" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 39 - }, - "_enabled": true, - "__prefab": { - "__id__": 43 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "999", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 50, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c8RBfEP11IS5MrP60tU6T4" - }, - { - "__type__": "545c05XsG9GDJispEGWKvYv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 39 - }, - "_enabled": true, - "__prefab": { - "__id__": 45 - }, - "templateMode": false, - "watchPath": "data.mission_data.mon_num", - "labelType": "cc.Label", - "watchPathArr": [], - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e5VvCLj7VO0p2izDyg1i7U" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "96nGqfaq1F67PxSDe1gMg+", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 26 - }, - "_enabled": true, - "__prefab": { - "__id__": 48 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 150, - "height": 5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d18zMmX/lMpKQET1i/+RA/" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "47F/af0MdJv4vHcrnSjOZA", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "wave_time", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [ - { - "__id__": 51 - }, - { - "__id__": 57 - }, - { - "__id__": 63 - } - ], - "_active": true, - "_components": [ - { - "__id__": 71 - } - ], - "_prefab": { - "__id__": 73 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 55, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 50 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 52 - }, - { - "__id__": 54 - } - ], - "_prefab": { - "__id__": 56 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 51 - }, - "_enabled": true, - "__prefab": { - "__id__": 53 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 150, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c4MGDp++ZMiJu7rJ7diZLG" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 51 - }, - "_enabled": true, - "__prefab": { - "__id__": 55 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 136, - "g": 136, - "b": 136, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6cd18ad7-7b15-43fc-b1bc-33a3973a6564@194ed", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6clz2H+DVHtYFFwgG9e0pz" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "dduoWljZxABpPVYJwiOPnn", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 50 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 58 - }, - { - "__id__": 60 - } - ], - "_prefab": { - "__id__": 62 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -48, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.6, - "y": 0.5, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 57 - }, - "_enabled": true, - "__prefab": { - "__id__": 59 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 64, - "height": 73 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "65syoBYVZFLYWckrRyCty2" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 57 - }, - "_enabled": true, - "__prefab": { - "__id__": 61 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "49c583b3-d566-4c79-9e4c-bd0ca4a4b717@c6c69", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0erG4HnxtF3YxY31BVqJ+8" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "72rzyzGMlDpozv8dG+kVGH", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 50 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 64 - }, - { - "__id__": 66 - }, - { - "__id__": 68 - } - ], - "_prefab": { - "__id__": 70 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 79.347, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 63 - }, - "_enabled": true, - "__prefab": { - "__id__": 65 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 1, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ecGjwJLuNCVYhbirOwLJnO" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 63 - }, - "_enabled": true, - "__prefab": { - "__id__": 67 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "999", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 50, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "97xUvMfRJOKIfJhanuInFt" - }, - { - "__type__": "545c05XsG9GDJispEGWKvYv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 63 - }, - "_enabled": true, - "__prefab": { - "__id__": 69 - }, - "templateMode": false, - "watchPath": "data.mission_data.wave_time_num", - "labelType": "cc.Label", - "watchPathArr": [], - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e4FKbxkgRCGL/q87kOqPqK" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a6FyDP39FG1KSbUpQPWt3T", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 50 - }, - "_enabled": true, - "__prefab": { - "__id__": 72 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 150, - "height": 5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2bcJAyPA5F+aOHwNH0fBJ7" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "6arC1ZN9lJMpwvfAZ8IG2S", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 75 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 720, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "76x7Bw/cFC7KRcnB/jfciZ" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 77 - }, - "_alignFlags": 1, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 97.46499999999992, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c9oGqx3TFKOrAC4+23YizA" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 79 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 10, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 15, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e1svlj1KdKH4i7C6lrRZsb" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "ebQZoqgSJNN4FAk/VPYNO1", - "targetOverrides": null - } -] \ No newline at end of file diff --git a/assets/resources/gui/element/wave_info.prefab.meta b/assets/resources/gui/element/wave_info.prefab.meta deleted file mode 100644 index 6e7e3d10..00000000 --- a/assets/resources/gui/element/wave_info.prefab.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "1.1.50", - "importer": "prefab", - "imported": true, - "uuid": "51813e85-ae9e-41de-97cd-e51d2b4fcb4b", - "files": [ - ".json" - ], - "subMetas": {}, - "userData": { - "syncNodeName": "wave_info" - } -} diff --git a/assets/resources/gui/role_controller.prefab b/assets/resources/gui/role_controller.prefab index 1ec7f44b..f5f2d352 100644 --- a/assets/resources/gui/role_controller.prefab +++ b/assets/resources/gui/role_controller.prefab @@ -22,29 +22,29 @@ "__id__": 2 }, { - "__id__": 239 + "__id__": 281 }, { - "__id__": 626 + "__id__": 668 }, { - "__id__": 666 + "__id__": 708 } ], "_active": true, "_components": [ { - "__id__": 695 + "__id__": 737 }, { - "__id__": 697 + "__id__": 739 }, { - "__id__": 699 + "__id__": 741 } ], "_prefab": { - "__id__": 701 + "__id__": 743 }, "_lpos": { "__type__": "cc.Vec3", @@ -95,28 +95,31 @@ }, { "__id__": 70 + }, + { + "__id__": 228 } ], "_active": true, "_components": [ { - "__id__": 228 + "__id__": 270 }, { - "__id__": 230 + "__id__": 272 }, { - "__id__": 232 + "__id__": 274 }, { - "__id__": 234 + "__id__": 276 }, { - "__id__": 236 + "__id__": 278 } ], "_prefab": { - "__id__": 238 + "__id__": 280 }, "_lpos": { "__type__": "cc.Vec3", @@ -1779,7 +1782,7 @@ "__id__": 70 }, "_children": [], - "_active": true, + "_active": false, "_components": [ { "__id__": 72 @@ -1961,7 +1964,7 @@ "__id__": 88 } ], - "_active": true, + "_active": false, "_components": [ { "__id__": 96 @@ -5375,6 +5378,941 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "Node", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [ + { + "__id__": 229 + }, + { + "__id__": 237 + } + ], + "_active": true, + "_components": [ + { + "__id__": 267 + } + ], + "_prefab": { + "__id__": 269 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -308.41, + "y": 1132.22, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 228 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 230 + }, + { + "__id__": 232 + }, + { + "__id__": 234 + } + ], + "_prefab": { + "__id__": 236 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -35, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 229 + }, + "_enabled": true, + "__prefab": { + "__id__": 231 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 500, + "height": 50 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a8rnCfguZG0ZvLvj7mVAN2" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 229 + }, + "_enabled": true, + "__prefab": { + "__id__": 233 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 136, + "g": 136, + "b": 136, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6cd18ad7-7b15-43fc-b1bc-33a3973a6564@194ed", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "delUsMkw9BAIKpEy09LIIV" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 229 + }, + "_enabled": true, + "__prefab": { + "__id__": 235 + }, + "_alignFlags": 8, + "_target": null, + "_left": 15, + "_right": 210, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 300, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5ea6PRjHtA/Yu4bxyqdqpD" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "68ZxW6XUVAwo1OdaWwWlGy", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "zican", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 228 + }, + "_children": [ + { + "__id__": 238 + } + ], + "_active": true, + "_components": [ + { + "__id__": 260 + }, + { + "__id__": 262 + }, + { + "__id__": 264 + } + ], + "_prefab": { + "__id__": 266 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 210, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "mons", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 237 + }, + "_children": [ + { + "__id__": 239 + }, + { + "__id__": 247 + } + ], + "_active": true, + "_components": [ + { + "__id__": 257 + } + ], + "_prefab": { + "__id__": 259 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -60, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "9001", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 238 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 240 + }, + { + "__id__": 242 + }, + { + "__id__": 244 + } + ], + "_prefab": { + "__id__": 246 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.6, + "y": 0.6, + "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__": 239 + }, + "_enabled": true, + "__prefab": { + "__id__": 241 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 128 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b7G0k5Ud5PHYBveUMj4ZLi" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 239 + }, + "_enabled": true, + "__prefab": { + "__id__": 243 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "49c583b3-d566-4c79-9e4c-bd0ca4a4b717@eb1e3", + "__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": "5a0LHOB/hNboVmRMtj6e+9" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 239 + }, + "_enabled": true, + "__prefab": { + "__id__": 245 + }, + "_alignFlags": 18, + "_target": null, + "_left": -20.75, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": -75, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8a/Rbun6FEi7vJRQZe3lcc" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "dc+aY5fOFF2pBOa26Jtu3S", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "num", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 238 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 248 + }, + { + "__id__": 250 + }, + { + "__id__": 252 + }, + { + "__id__": 254 + } + ], + "_prefab": { + "__id__": 256 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 5, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 247 + }, + "_enabled": true, + "__prefab": { + "__id__": 249 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 35 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "57GE5i8JpBN5okRkq5kn/y" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 247 + }, + "_enabled": true, + "__prefab": { + "__id__": 251 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "9999", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 30, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 35, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": true, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4d0RI+Jc9E1I81jD1NX9QM" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 247 + }, + "_enabled": true, + "__prefab": { + "__id__": 253 + }, + "_alignFlags": 18, + "_target": null, + "_left": -15, + "_right": -15, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": -30, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 80, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "95KJo3LWZEQ5YsZeP61feS" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 247 + }, + "_enabled": true, + "__prefab": { + "__id__": 255 + }, + "templateMode": false, + "watchPath": "data.mission_data.mon_num", + "labelType": "cc.Label", + "watchPathArr": [], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "71677esQxAIKu4z1ifdLnu" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ec0PqxbvJProdngveRENLL", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 238 + }, + "_enabled": true, + "__prefab": { + "__id__": 258 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 50 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f7RaV1axlOl5tm173VJflV" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "04wLV0DL5HxrXOmV8w628C", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 237 + }, + "_enabled": true, + "__prefab": { + "__id__": 261 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 180, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "079VHRFQJNgZ8v0P8mKQzF" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 237 + }, + "_enabled": true, + "__prefab": { + "__id__": 263 + }, + "_alignFlags": 8, + "_target": null, + "_left": 170, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f0mi1Y911B7qp25T2eOCZd" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 237 + }, + "_enabled": true, + "__prefab": { + "__id__": 265 + }, + "_resizeMode": 1, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 30, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 0, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "35YYAZaXVAKanktmFNGch0" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8aiaS2ftNKsJxvCVUw7E8+", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 228 + }, + "_enabled": true, + "__prefab": { + "__id__": 268 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "29VfHuuW1GRLBwPaVSy44s" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "6dKHrEWDxDDa8zzVE6wpO0", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.UITransform", "_name": "", @@ -5385,7 +6323,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 229 + "__id__": 271 }, "_contentSize": { "__type__": "cc.Size", @@ -5413,7 +6351,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 231 + "__id__": 273 }, "_alignFlags": 21, "_target": null, @@ -5449,7 +6387,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 233 + "__id__": 275 }, "_id": "" }, @@ -5467,7 +6405,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 235 + "__id__": 277 }, "_id": "" }, @@ -5485,7 +6423,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 237 + "__id__": 279 }, "_id": "" }, @@ -5516,32 +6454,32 @@ }, "_children": [ { - "__id__": 240 + "__id__": 282 }, { - "__id__": 350 + "__id__": 392 }, { - "__id__": 375 + "__id__": 417 } ], "_active": true, "_components": [ { - "__id__": 617 + "__id__": 659 }, { - "__id__": 619 + "__id__": 661 }, { - "__id__": 621 + "__id__": 663 }, { - "__id__": 623 + "__id__": 665 } ], "_prefab": { - "__id__": 625 + "__id__": 667 }, "_lpos": { "__type__": "cc.Vec3", @@ -5578,33 +6516,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 239 + "__id__": 281 }, "_children": [ { - "__id__": 241 + "__id__": 283 }, { - "__id__": 275 + "__id__": 317 }, { - "__id__": 309 + "__id__": 351 } ], "_active": true, "_components": [ { - "__id__": 343 + "__id__": 385 }, { - "__id__": 345 + "__id__": 387 }, { - "__id__": 347 + "__id__": 389 } ], "_prefab": { - "__id__": 349 + "__id__": 391 }, "_lpos": { "__type__": "cc.Vec3", @@ -5641,24 +6579,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 240 + "__id__": 282 }, "_children": [ { - "__id__": 242 + "__id__": 284 }, { - "__id__": 254 + "__id__": 296 } ], "_active": true, "_components": [ { - "__id__": 272 + "__id__": 314 } ], "_prefab": { - "__id__": 274 + "__id__": 316 }, "_lpos": { "__type__": "cc.Vec3", @@ -5695,24 +6633,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 241 + "__id__": 283 }, "_children": [ { - "__id__": 243 + "__id__": 285 } ], "_active": true, "_components": [ { - "__id__": 249 + "__id__": 291 }, { - "__id__": 251 + "__id__": 293 } ], "_prefab": { - "__id__": 253 + "__id__": 295 }, "_lpos": { "__type__": "cc.Vec3", @@ -5749,20 +6687,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 242 + "__id__": 284 }, "_children": [], "_active": true, "_components": [ { - "__id__": 244 + "__id__": 286 }, { - "__id__": 246 + "__id__": 288 } ], "_prefab": { - "__id__": 248 + "__id__": 290 }, "_lpos": { "__type__": "cc.Vec3", @@ -5799,11 +6737,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 243 + "__id__": 285 }, "_enabled": true, "__prefab": { - "__id__": 245 + "__id__": 287 }, "_contentSize": { "__type__": "cc.Size", @@ -5827,11 +6765,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 243 + "__id__": 285 }, "_enabled": true, "__prefab": { - "__id__": 247 + "__id__": 289 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5885,11 +6823,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 242 + "__id__": 284 }, "_enabled": true, "__prefab": { - "__id__": 250 + "__id__": 292 }, "_contentSize": { "__type__": "cc.Size", @@ -5913,11 +6851,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 242 + "__id__": 284 }, "_enabled": true, "__prefab": { - "__id__": 252 + "__id__": 294 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5971,27 +6909,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 241 + "__id__": 283 }, "_children": [ { - "__id__": 255 + "__id__": 297 }, { - "__id__": 261 + "__id__": 303 } ], "_active": false, "_components": [ { - "__id__": 267 + "__id__": 309 }, { - "__id__": 269 + "__id__": 311 } ], "_prefab": { - "__id__": 271 + "__id__": 313 }, "_lpos": { "__type__": "cc.Vec3", @@ -6028,20 +6966,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 254 + "__id__": 296 }, "_children": [], "_active": true, "_components": [ { - "__id__": 256 + "__id__": 298 }, { - "__id__": 258 + "__id__": 300 } ], "_prefab": { - "__id__": 260 + "__id__": 302 }, "_lpos": { "__type__": "cc.Vec3", @@ -6078,11 +7016,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 255 + "__id__": 297 }, "_enabled": true, "__prefab": { - "__id__": 257 + "__id__": 299 }, "_contentSize": { "__type__": "cc.Size", @@ -6106,11 +7044,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 255 + "__id__": 297 }, "_enabled": true, "__prefab": { - "__id__": 259 + "__id__": 301 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6164,20 +7102,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 254 + "__id__": 296 }, "_children": [], "_active": true, "_components": [ { - "__id__": 262 + "__id__": 304 }, { - "__id__": 264 + "__id__": 306 } ], "_prefab": { - "__id__": 266 + "__id__": 308 }, "_lpos": { "__type__": "cc.Vec3", @@ -6214,11 +7152,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 261 + "__id__": 303 }, "_enabled": true, "__prefab": { - "__id__": 263 + "__id__": 305 }, "_contentSize": { "__type__": "cc.Size", @@ -6242,11 +7180,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 261 + "__id__": 303 }, "_enabled": true, "__prefab": { - "__id__": 265 + "__id__": 307 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6323,11 +7261,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 254 + "__id__": 296 }, "_enabled": true, "__prefab": { - "__id__": 268 + "__id__": 310 }, "_contentSize": { "__type__": "cc.Size", @@ -6351,11 +7289,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 254 + "__id__": 296 }, "_enabled": true, "__prefab": { - "__id__": 270 + "__id__": 312 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6409,11 +7347,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 241 + "__id__": 283 }, "_enabled": true, "__prefab": { - "__id__": 273 + "__id__": 315 }, "_contentSize": { "__type__": "cc.Size", @@ -6450,24 +7388,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 240 + "__id__": 282 }, "_children": [ { - "__id__": 276 + "__id__": 318 }, { - "__id__": 288 + "__id__": 330 } ], "_active": true, "_components": [ { - "__id__": 306 + "__id__": 348 } ], "_prefab": { - "__id__": 308 + "__id__": 350 }, "_lpos": { "__type__": "cc.Vec3", @@ -6504,24 +7442,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 275 + "__id__": 317 }, "_children": [ { - "__id__": 277 + "__id__": 319 } ], "_active": true, "_components": [ { - "__id__": 283 + "__id__": 325 }, { - "__id__": 285 + "__id__": 327 } ], "_prefab": { - "__id__": 287 + "__id__": 329 }, "_lpos": { "__type__": "cc.Vec3", @@ -6558,20 +7496,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 276 + "__id__": 318 }, "_children": [], "_active": true, "_components": [ { - "__id__": 278 + "__id__": 320 }, { - "__id__": 280 + "__id__": 322 } ], "_prefab": { - "__id__": 282 + "__id__": 324 }, "_lpos": { "__type__": "cc.Vec3", @@ -6608,11 +7546,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 277 + "__id__": 319 }, "_enabled": true, "__prefab": { - "__id__": 279 + "__id__": 321 }, "_contentSize": { "__type__": "cc.Size", @@ -6636,11 +7574,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 277 + "__id__": 319 }, "_enabled": true, "__prefab": { - "__id__": 281 + "__id__": 323 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6694,11 +7632,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 276 + "__id__": 318 }, "_enabled": true, "__prefab": { - "__id__": 284 + "__id__": 326 }, "_contentSize": { "__type__": "cc.Size", @@ -6722,11 +7660,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 276 + "__id__": 318 }, "_enabled": true, "__prefab": { - "__id__": 286 + "__id__": 328 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6780,27 +7718,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 275 + "__id__": 317 }, "_children": [ { - "__id__": 289 + "__id__": 331 }, { - "__id__": 295 + "__id__": 337 } ], "_active": true, "_components": [ { - "__id__": 301 + "__id__": 343 }, { - "__id__": 303 + "__id__": 345 } ], "_prefab": { - "__id__": 305 + "__id__": 347 }, "_lpos": { "__type__": "cc.Vec3", @@ -6837,20 +7775,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 288 + "__id__": 330 }, "_children": [], "_active": true, "_components": [ { - "__id__": 290 + "__id__": 332 }, { - "__id__": 292 + "__id__": 334 } ], "_prefab": { - "__id__": 294 + "__id__": 336 }, "_lpos": { "__type__": "cc.Vec3", @@ -6887,11 +7825,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 289 + "__id__": 331 }, "_enabled": true, "__prefab": { - "__id__": 291 + "__id__": 333 }, "_contentSize": { "__type__": "cc.Size", @@ -6915,11 +7853,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 289 + "__id__": 331 }, "_enabled": true, "__prefab": { - "__id__": 293 + "__id__": 335 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6973,20 +7911,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 288 + "__id__": 330 }, "_children": [], "_active": true, "_components": [ { - "__id__": 296 + "__id__": 338 }, { - "__id__": 298 + "__id__": 340 } ], "_prefab": { - "__id__": 300 + "__id__": 342 }, "_lpos": { "__type__": "cc.Vec3", @@ -7023,11 +7961,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 295 + "__id__": 337 }, "_enabled": true, "__prefab": { - "__id__": 297 + "__id__": 339 }, "_contentSize": { "__type__": "cc.Size", @@ -7051,11 +7989,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 295 + "__id__": 337 }, "_enabled": true, "__prefab": { - "__id__": 299 + "__id__": 341 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7132,11 +8070,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 288 + "__id__": 330 }, "_enabled": true, "__prefab": { - "__id__": 302 + "__id__": 344 }, "_contentSize": { "__type__": "cc.Size", @@ -7160,11 +8098,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 288 + "__id__": 330 }, "_enabled": true, "__prefab": { - "__id__": 304 + "__id__": 346 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7218,11 +8156,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 275 + "__id__": 317 }, "_enabled": true, "__prefab": { - "__id__": 307 + "__id__": 349 }, "_contentSize": { "__type__": "cc.Size", @@ -7259,24 +8197,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 240 + "__id__": 282 }, "_children": [ { - "__id__": 310 + "__id__": 352 }, { - "__id__": 322 + "__id__": 364 } ], "_active": true, "_components": [ { - "__id__": 340 + "__id__": 382 } ], "_prefab": { - "__id__": 342 + "__id__": 384 }, "_lpos": { "__type__": "cc.Vec3", @@ -7313,24 +8251,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 309 + "__id__": 351 }, "_children": [ { - "__id__": 311 + "__id__": 353 } ], "_active": true, "_components": [ { - "__id__": 317 + "__id__": 359 }, { - "__id__": 319 + "__id__": 361 } ], "_prefab": { - "__id__": 321 + "__id__": 363 }, "_lpos": { "__type__": "cc.Vec3", @@ -7367,20 +8305,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 310 + "__id__": 352 }, "_children": [], "_active": true, "_components": [ { - "__id__": 312 + "__id__": 354 }, { - "__id__": 314 + "__id__": 356 } ], "_prefab": { - "__id__": 316 + "__id__": 358 }, "_lpos": { "__type__": "cc.Vec3", @@ -7417,11 +8355,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 311 + "__id__": 353 }, "_enabled": true, "__prefab": { - "__id__": 313 + "__id__": 355 }, "_contentSize": { "__type__": "cc.Size", @@ -7445,11 +8383,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 311 + "__id__": 353 }, "_enabled": true, "__prefab": { - "__id__": 315 + "__id__": 357 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7503,11 +8441,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 310 + "__id__": 352 }, "_enabled": true, "__prefab": { - "__id__": 318 + "__id__": 360 }, "_contentSize": { "__type__": "cc.Size", @@ -7531,11 +8469,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 310 + "__id__": 352 }, "_enabled": true, "__prefab": { - "__id__": 320 + "__id__": 362 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7589,27 +8527,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 309 + "__id__": 351 }, "_children": [ { - "__id__": 323 + "__id__": 365 }, { - "__id__": 329 + "__id__": 371 } ], "_active": false, "_components": [ { - "__id__": 335 + "__id__": 377 }, { - "__id__": 337 + "__id__": 379 } ], "_prefab": { - "__id__": 339 + "__id__": 381 }, "_lpos": { "__type__": "cc.Vec3", @@ -7646,20 +8584,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 322 + "__id__": 364 }, "_children": [], "_active": true, "_components": [ { - "__id__": 324 + "__id__": 366 }, { - "__id__": 326 + "__id__": 368 } ], "_prefab": { - "__id__": 328 + "__id__": 370 }, "_lpos": { "__type__": "cc.Vec3", @@ -7696,11 +8634,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 323 + "__id__": 365 }, "_enabled": true, "__prefab": { - "__id__": 325 + "__id__": 367 }, "_contentSize": { "__type__": "cc.Size", @@ -7724,11 +8662,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 323 + "__id__": 365 }, "_enabled": true, "__prefab": { - "__id__": 327 + "__id__": 369 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7782,20 +8720,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 322 + "__id__": 364 }, "_children": [], "_active": true, "_components": [ { - "__id__": 330 + "__id__": 372 }, { - "__id__": 332 + "__id__": 374 } ], "_prefab": { - "__id__": 334 + "__id__": 376 }, "_lpos": { "__type__": "cc.Vec3", @@ -7832,11 +8770,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 329 + "__id__": 371 }, "_enabled": true, "__prefab": { - "__id__": 331 + "__id__": 373 }, "_contentSize": { "__type__": "cc.Size", @@ -7860,11 +8798,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 329 + "__id__": 371 }, "_enabled": true, "__prefab": { - "__id__": 333 + "__id__": 375 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7941,11 +8879,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 322 + "__id__": 364 }, "_enabled": true, "__prefab": { - "__id__": 336 + "__id__": 378 }, "_contentSize": { "__type__": "cc.Size", @@ -7969,11 +8907,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 322 + "__id__": 364 }, "_enabled": true, "__prefab": { - "__id__": 338 + "__id__": 380 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8027,11 +8965,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 309 + "__id__": 351 }, "_enabled": true, "__prefab": { - "__id__": 341 + "__id__": 383 }, "_contentSize": { "__type__": "cc.Size", @@ -8068,11 +9006,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 240 + "__id__": 282 }, "_enabled": true, "__prefab": { - "__id__": 344 + "__id__": 386 }, "_contentSize": { "__type__": "cc.Size", @@ -8096,11 +9034,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 240 + "__id__": 282 }, "_enabled": true, "__prefab": { - "__id__": 346 + "__id__": 388 }, "_resizeMode": 1, "_layoutType": 1, @@ -8134,11 +9072,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 240 + "__id__": 282 }, "_enabled": true, "__prefab": { - "__id__": 348 + "__id__": 390 }, "_alignFlags": 44, "_target": null, @@ -8183,30 +9121,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 239 + "__id__": 281 }, "_children": [ { - "__id__": 351 + "__id__": 393 }, { - "__id__": 357 + "__id__": 399 }, { - "__id__": 363 + "__id__": 405 } ], "_active": true, "_components": [ { - "__id__": 369 + "__id__": 411 }, { - "__id__": 371 + "__id__": 413 } ], "_prefab": { - "__id__": 374 + "__id__": 416 }, "_lpos": { "__type__": "cc.Vec3", @@ -8243,20 +9181,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 350 + "__id__": 392 }, "_children": [], "_active": true, "_components": [ { - "__id__": 352 + "__id__": 394 }, { - "__id__": 354 + "__id__": 396 } ], "_prefab": { - "__id__": 356 + "__id__": 398 }, "_lpos": { "__type__": "cc.Vec3", @@ -8293,11 +9231,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 351 + "__id__": 393 }, "_enabled": true, "__prefab": { - "__id__": 353 + "__id__": 395 }, "_contentSize": { "__type__": "cc.Size", @@ -8321,11 +9259,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 351 + "__id__": 393 }, "_enabled": true, "__prefab": { - "__id__": 355 + "__id__": 397 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8379,20 +9317,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 350 + "__id__": 392 }, "_children": [], "_active": true, "_components": [ { - "__id__": 358 + "__id__": 400 }, { - "__id__": 360 + "__id__": 402 } ], "_prefab": { - "__id__": 362 + "__id__": 404 }, "_lpos": { "__type__": "cc.Vec3", @@ -8429,11 +9367,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 357 + "__id__": 399 }, "_enabled": true, "__prefab": { - "__id__": 359 + "__id__": 401 }, "_contentSize": { "__type__": "cc.Size", @@ -8457,11 +9395,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 357 + "__id__": 399 }, "_enabled": true, "__prefab": { - "__id__": 361 + "__id__": 403 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8515,20 +9453,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 350 + "__id__": 392 }, "_children": [], "_active": true, "_components": [ { - "__id__": 364 + "__id__": 406 }, { - "__id__": 366 + "__id__": 408 } ], "_prefab": { - "__id__": 368 + "__id__": 410 }, "_lpos": { "__type__": "cc.Vec3", @@ -8565,11 +9503,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 363 + "__id__": 405 }, "_enabled": true, "__prefab": { - "__id__": 365 + "__id__": 407 }, "_contentSize": { "__type__": "cc.Size", @@ -8593,11 +9531,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 363 + "__id__": 405 }, "_enabled": true, "__prefab": { - "__id__": 367 + "__id__": 409 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8674,11 +9612,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 350 + "__id__": 392 }, "_enabled": true, "__prefab": { - "__id__": 370 + "__id__": 412 }, "_contentSize": { "__type__": "cc.Size", @@ -8702,15 +9640,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 350 + "__id__": 392 }, "_enabled": true, "__prefab": { - "__id__": 372 + "__id__": 414 }, "clickEvents": [ { - "__id__": 373 + "__id__": 415 } ], "_interactable": true, @@ -8750,7 +9688,7 @@ "_duration": 0.1, "_zoomScale": 0.8, "_target": { - "__id__": 350 + "__id__": 392 }, "_id": "" }, @@ -8761,7 +9699,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 239 + "__id__": 281 }, "component": "", "_componentId": "11498TbVJpO6qmZ8m9k55Zx", @@ -8787,33 +9725,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 239 + "__id__": 281 }, "_children": [ { - "__id__": 376 + "__id__": 418 }, { - "__id__": 454 + "__id__": 496 }, { - "__id__": 532 + "__id__": 574 } ], "_active": true, "_components": [ { - "__id__": 610 + "__id__": 652 }, { - "__id__": 612 + "__id__": 654 }, { - "__id__": 614 + "__id__": 656 } ], "_prefab": { - "__id__": 616 + "__id__": 658 }, "_lpos": { "__type__": "cc.Vec3", @@ -8850,48 +9788,48 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 375 + "__id__": 417 }, "_children": [ { - "__id__": 377 + "__id__": 419 }, { - "__id__": 383 + "__id__": 425 }, { - "__id__": 389 - }, - { - "__id__": 395 - }, - { - "__id__": 401 - }, - { - "__id__": 407 - }, - { - "__id__": 413 - }, - { - "__id__": 429 + "__id__": 431 }, { "__id__": 437 + }, + { + "__id__": 443 + }, + { + "__id__": 449 + }, + { + "__id__": 455 + }, + { + "__id__": 471 + }, + { + "__id__": 479 } ], "_active": true, "_components": [ { - "__id__": 449 + "__id__": 491 }, { - "__id__": 451 + "__id__": 493 } ], "_prefab": { - "__id__": 453 + "__id__": 495 }, "_lpos": { "__type__": "cc.Vec3", @@ -8928,20 +9866,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 376 + "__id__": 418 }, "_children": [], "_active": true, "_components": [ { - "__id__": 378 + "__id__": 420 }, { - "__id__": 380 + "__id__": 422 } ], "_prefab": { - "__id__": 382 + "__id__": 424 }, "_lpos": { "__type__": "cc.Vec3", @@ -8978,11 +9916,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 377 + "__id__": 419 }, "_enabled": true, "__prefab": { - "__id__": 379 + "__id__": 421 }, "_contentSize": { "__type__": "cc.Size", @@ -9006,11 +9944,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 377 + "__id__": 419 }, "_enabled": true, "__prefab": { - "__id__": 381 + "__id__": 423 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9064,20 +10002,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 376 + "__id__": 418 }, "_children": [], "_active": false, "_components": [ { - "__id__": 384 + "__id__": 426 }, { - "__id__": 386 + "__id__": 428 } ], "_prefab": { - "__id__": 388 + "__id__": 430 }, "_lpos": { "__type__": "cc.Vec3", @@ -9114,11 +10052,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 383 + "__id__": 425 }, "_enabled": true, "__prefab": { - "__id__": 385 + "__id__": 427 }, "_contentSize": { "__type__": "cc.Size", @@ -9142,11 +10080,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 383 + "__id__": 425 }, "_enabled": true, "__prefab": { - "__id__": 387 + "__id__": 429 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9200,20 +10138,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 376 + "__id__": 418 }, "_children": [], "_active": false, "_components": [ { - "__id__": 390 + "__id__": 432 }, { - "__id__": 392 + "__id__": 434 } ], "_prefab": { - "__id__": 394 + "__id__": 436 }, "_lpos": { "__type__": "cc.Vec3", @@ -9250,11 +10188,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 389 + "__id__": 431 }, "_enabled": true, "__prefab": { - "__id__": 391 + "__id__": 433 }, "_contentSize": { "__type__": "cc.Size", @@ -9278,11 +10216,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 389 + "__id__": 431 }, "_enabled": true, "__prefab": { - "__id__": 393 + "__id__": 435 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9336,20 +10274,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 376 + "__id__": 418 }, "_children": [], "_active": true, "_components": [ { - "__id__": 396 + "__id__": 438 }, { - "__id__": 398 + "__id__": 440 } ], "_prefab": { - "__id__": 400 + "__id__": 442 }, "_lpos": { "__type__": "cc.Vec3", @@ -9386,11 +10324,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 395 + "__id__": 437 }, "_enabled": true, "__prefab": { - "__id__": 397 + "__id__": 439 }, "_contentSize": { "__type__": "cc.Size", @@ -9414,11 +10352,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 395 + "__id__": 437 }, "_enabled": true, "__prefab": { - "__id__": 399 + "__id__": 441 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9472,20 +10410,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 376 + "__id__": 418 }, "_children": [], "_active": false, "_components": [ { - "__id__": 402 + "__id__": 444 }, { - "__id__": 404 + "__id__": 446 } ], "_prefab": { - "__id__": 406 + "__id__": 448 }, "_lpos": { "__type__": "cc.Vec3", @@ -9522,11 +10460,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 401 + "__id__": 443 }, "_enabled": true, "__prefab": { - "__id__": 403 + "__id__": 445 }, "_contentSize": { "__type__": "cc.Size", @@ -9550,11 +10488,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 401 + "__id__": 443 }, "_enabled": true, "__prefab": { - "__id__": 405 + "__id__": 447 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9608,20 +10546,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 376 + "__id__": 418 }, "_children": [], "_active": false, "_components": [ { - "__id__": 408 + "__id__": 450 }, { - "__id__": 410 + "__id__": 452 } ], "_prefab": { - "__id__": 412 + "__id__": 454 }, "_lpos": { "__type__": "cc.Vec3", @@ -9658,11 +10596,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 407 + "__id__": 449 }, "_enabled": true, "__prefab": { - "__id__": 409 + "__id__": 451 }, "_contentSize": { "__type__": "cc.Size", @@ -9686,11 +10624,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 407 + "__id__": 449 }, "_enabled": true, "__prefab": { - "__id__": 411 + "__id__": 453 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9744,24 +10682,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 376 + "__id__": 418 }, "_children": [ { - "__id__": 414 + "__id__": 456 }, { - "__id__": 420 + "__id__": 462 } ], "_active": true, "_components": [ { - "__id__": 426 + "__id__": 468 } ], "_prefab": { - "__id__": 428 + "__id__": 470 }, "_lpos": { "__type__": "cc.Vec3", @@ -9798,20 +10736,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 413 + "__id__": 455 }, "_children": [], "_active": true, "_components": [ { - "__id__": 415 + "__id__": 457 }, { - "__id__": 417 + "__id__": 459 } ], "_prefab": { - "__id__": 419 + "__id__": 461 }, "_lpos": { "__type__": "cc.Vec3", @@ -9848,11 +10786,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 414 + "__id__": 456 }, "_enabled": true, "__prefab": { - "__id__": 416 + "__id__": 458 }, "_contentSize": { "__type__": "cc.Size", @@ -9876,11 +10814,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 414 + "__id__": 456 }, "_enabled": true, "__prefab": { - "__id__": 418 + "__id__": 460 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9934,20 +10872,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 413 + "__id__": 455 }, "_children": [], "_active": true, "_components": [ { - "__id__": 421 + "__id__": 463 }, { - "__id__": 423 + "__id__": 465 } ], "_prefab": { - "__id__": 425 + "__id__": 467 }, "_lpos": { "__type__": "cc.Vec3", @@ -9984,11 +10922,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 420 + "__id__": 462 }, "_enabled": true, "__prefab": { - "__id__": 422 + "__id__": 464 }, "_contentSize": { "__type__": "cc.Size", @@ -10012,11 +10950,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 420 + "__id__": 462 }, "_enabled": true, "__prefab": { - "__id__": 424 + "__id__": 466 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10070,11 +11008,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 413 + "__id__": 455 }, "_enabled": true, "__prefab": { - "__id__": 427 + "__id__": 469 }, "_contentSize": { "__type__": "cc.Size", @@ -10111,23 +11049,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 376 + "__id__": 418 }, "_children": [], "_active": true, "_components": [ { - "__id__": 430 + "__id__": 472 }, { - "__id__": 432 + "__id__": 474 }, { - "__id__": 434 + "__id__": 476 } ], "_prefab": { - "__id__": 436 + "__id__": 478 }, "_lpos": { "__type__": "cc.Vec3", @@ -10164,11 +11102,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 429 + "__id__": 471 }, "_enabled": true, "__prefab": { - "__id__": 431 + "__id__": 473 }, "_contentSize": { "__type__": "cc.Size", @@ -10192,11 +11130,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 429 + "__id__": 471 }, "_enabled": true, "__prefab": { - "__id__": 433 + "__id__": 475 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10234,11 +11172,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 429 + "__id__": 471 }, "_enabled": true, "__prefab": { - "__id__": 435 + "__id__": 477 }, "playOnLoad": false, "_clips": [ @@ -10270,24 +11208,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 376 + "__id__": 418 }, "_children": [ { - "__id__": 438 + "__id__": 480 } ], "_active": true, "_components": [ { - "__id__": 444 + "__id__": 486 }, { - "__id__": 446 + "__id__": 488 } ], "_prefab": { - "__id__": 448 + "__id__": 490 }, "_lpos": { "__type__": "cc.Vec3", @@ -10324,20 +11262,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 437 + "__id__": 479 }, "_children": [], "_active": true, "_components": [ { - "__id__": 439 + "__id__": 481 }, { - "__id__": 441 + "__id__": 483 } ], "_prefab": { - "__id__": 443 + "__id__": 485 }, "_lpos": { "__type__": "cc.Vec3", @@ -10374,11 +11312,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 438 + "__id__": 480 }, "_enabled": true, "__prefab": { - "__id__": 440 + "__id__": 482 }, "_contentSize": { "__type__": "cc.Size", @@ -10402,11 +11340,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 438 + "__id__": 480 }, "_enabled": true, "__prefab": { - "__id__": 442 + "__id__": 484 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10483,11 +11421,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 437 + "__id__": 479 }, "_enabled": true, "__prefab": { - "__id__": 445 + "__id__": 487 }, "_contentSize": { "__type__": "cc.Size", @@ -10511,11 +11449,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 437 + "__id__": 479 }, "_enabled": true, "__prefab": { - "__id__": 447 + "__id__": 489 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10569,11 +11507,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 376 + "__id__": 418 }, "_enabled": true, "__prefab": { - "__id__": 450 + "__id__": 492 }, "_contentSize": { "__type__": "cc.Size", @@ -10597,11 +11535,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 376 + "__id__": 418 }, "_enabled": true, "__prefab": { - "__id__": 452 + "__id__": 494 }, "slot": 0, "_id": "" @@ -10629,48 +11567,48 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 375 + "__id__": 417 }, "_children": [ { - "__id__": 455 + "__id__": 497 }, { - "__id__": 461 + "__id__": 503 }, { - "__id__": 467 - }, - { - "__id__": 473 - }, - { - "__id__": 479 - }, - { - "__id__": 485 - }, - { - "__id__": 491 - }, - { - "__id__": 507 + "__id__": 509 }, { "__id__": 515 + }, + { + "__id__": 521 + }, + { + "__id__": 527 + }, + { + "__id__": 533 + }, + { + "__id__": 549 + }, + { + "__id__": 557 } ], "_active": true, "_components": [ { - "__id__": 527 + "__id__": 569 }, { - "__id__": 529 + "__id__": 571 } ], "_prefab": { - "__id__": 531 + "__id__": 573 }, "_lpos": { "__type__": "cc.Vec3", @@ -10707,20 +11645,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 454 + "__id__": 496 }, "_children": [], "_active": true, "_components": [ { - "__id__": 456 + "__id__": 498 }, { - "__id__": 458 + "__id__": 500 } ], "_prefab": { - "__id__": 460 + "__id__": 502 }, "_lpos": { "__type__": "cc.Vec3", @@ -10757,11 +11695,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 455 + "__id__": 497 }, "_enabled": true, "__prefab": { - "__id__": 457 + "__id__": 499 }, "_contentSize": { "__type__": "cc.Size", @@ -10785,11 +11723,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 455 + "__id__": 497 }, "_enabled": true, "__prefab": { - "__id__": 459 + "__id__": 501 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10843,20 +11781,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 454 + "__id__": 496 }, "_children": [], "_active": false, "_components": [ { - "__id__": 462 + "__id__": 504 }, { - "__id__": 464 + "__id__": 506 } ], "_prefab": { - "__id__": 466 + "__id__": 508 }, "_lpos": { "__type__": "cc.Vec3", @@ -10893,11 +11831,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 461 + "__id__": 503 }, "_enabled": true, "__prefab": { - "__id__": 463 + "__id__": 505 }, "_contentSize": { "__type__": "cc.Size", @@ -10921,11 +11859,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 461 + "__id__": 503 }, "_enabled": true, "__prefab": { - "__id__": 465 + "__id__": 507 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10979,20 +11917,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 454 + "__id__": 496 }, "_children": [], "_active": false, "_components": [ { - "__id__": 468 + "__id__": 510 }, { - "__id__": 470 + "__id__": 512 } ], "_prefab": { - "__id__": 472 + "__id__": 514 }, "_lpos": { "__type__": "cc.Vec3", @@ -11029,11 +11967,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 467 + "__id__": 509 }, "_enabled": true, "__prefab": { - "__id__": 469 + "__id__": 511 }, "_contentSize": { "__type__": "cc.Size", @@ -11057,11 +11995,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 467 + "__id__": 509 }, "_enabled": true, "__prefab": { - "__id__": 471 + "__id__": 513 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11115,20 +12053,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 454 + "__id__": 496 }, "_children": [], "_active": true, "_components": [ { - "__id__": 474 + "__id__": 516 }, { - "__id__": 476 + "__id__": 518 } ], "_prefab": { - "__id__": 478 + "__id__": 520 }, "_lpos": { "__type__": "cc.Vec3", @@ -11165,11 +12103,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 473 + "__id__": 515 }, "_enabled": true, "__prefab": { - "__id__": 475 + "__id__": 517 }, "_contentSize": { "__type__": "cc.Size", @@ -11193,11 +12131,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 473 + "__id__": 515 }, "_enabled": true, "__prefab": { - "__id__": 477 + "__id__": 519 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11251,20 +12189,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 454 + "__id__": 496 }, "_children": [], "_active": false, "_components": [ { - "__id__": 480 + "__id__": 522 }, { - "__id__": 482 + "__id__": 524 } ], "_prefab": { - "__id__": 484 + "__id__": 526 }, "_lpos": { "__type__": "cc.Vec3", @@ -11301,11 +12239,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 479 + "__id__": 521 }, "_enabled": true, "__prefab": { - "__id__": 481 + "__id__": 523 }, "_contentSize": { "__type__": "cc.Size", @@ -11329,11 +12267,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 479 + "__id__": 521 }, "_enabled": true, "__prefab": { - "__id__": 483 + "__id__": 525 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11387,20 +12325,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 454 + "__id__": 496 }, "_children": [], "_active": false, "_components": [ { - "__id__": 486 + "__id__": 528 }, { - "__id__": 488 + "__id__": 530 } ], "_prefab": { - "__id__": 490 + "__id__": 532 }, "_lpos": { "__type__": "cc.Vec3", @@ -11437,11 +12375,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 485 + "__id__": 527 }, "_enabled": true, "__prefab": { - "__id__": 487 + "__id__": 529 }, "_contentSize": { "__type__": "cc.Size", @@ -11465,11 +12403,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 485 + "__id__": 527 }, "_enabled": true, "__prefab": { - "__id__": 489 + "__id__": 531 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11523,24 +12461,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 454 + "__id__": 496 }, "_children": [ { - "__id__": 492 + "__id__": 534 }, { - "__id__": 498 + "__id__": 540 } ], "_active": true, "_components": [ { - "__id__": 504 + "__id__": 546 } ], "_prefab": { - "__id__": 506 + "__id__": 548 }, "_lpos": { "__type__": "cc.Vec3", @@ -11577,20 +12515,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 491 + "__id__": 533 }, "_children": [], "_active": true, "_components": [ { - "__id__": 493 + "__id__": 535 }, { - "__id__": 495 + "__id__": 537 } ], "_prefab": { - "__id__": 497 + "__id__": 539 }, "_lpos": { "__type__": "cc.Vec3", @@ -11627,11 +12565,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 492 + "__id__": 534 }, "_enabled": true, "__prefab": { - "__id__": 494 + "__id__": 536 }, "_contentSize": { "__type__": "cc.Size", @@ -11655,11 +12593,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 492 + "__id__": 534 }, "_enabled": true, "__prefab": { - "__id__": 496 + "__id__": 538 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11713,20 +12651,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 491 + "__id__": 533 }, "_children": [], "_active": true, "_components": [ { - "__id__": 499 + "__id__": 541 }, { - "__id__": 501 + "__id__": 543 } ], "_prefab": { - "__id__": 503 + "__id__": 545 }, "_lpos": { "__type__": "cc.Vec3", @@ -11763,11 +12701,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 498 + "__id__": 540 }, "_enabled": true, "__prefab": { - "__id__": 500 + "__id__": 542 }, "_contentSize": { "__type__": "cc.Size", @@ -11791,11 +12729,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 498 + "__id__": 540 }, "_enabled": true, "__prefab": { - "__id__": 502 + "__id__": 544 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11849,11 +12787,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 491 + "__id__": 533 }, "_enabled": true, "__prefab": { - "__id__": 505 + "__id__": 547 }, "_contentSize": { "__type__": "cc.Size", @@ -11890,23 +12828,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 454 + "__id__": 496 }, "_children": [], "_active": true, "_components": [ { - "__id__": 508 + "__id__": 550 }, { - "__id__": 510 + "__id__": 552 }, { - "__id__": 512 + "__id__": 554 } ], "_prefab": { - "__id__": 514 + "__id__": 556 }, "_lpos": { "__type__": "cc.Vec3", @@ -11943,11 +12881,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 507 + "__id__": 549 }, "_enabled": true, "__prefab": { - "__id__": 509 + "__id__": 551 }, "_contentSize": { "__type__": "cc.Size", @@ -11971,11 +12909,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 507 + "__id__": 549 }, "_enabled": true, "__prefab": { - "__id__": 511 + "__id__": 553 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12013,11 +12951,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 507 + "__id__": 549 }, "_enabled": true, "__prefab": { - "__id__": 513 + "__id__": 555 }, "playOnLoad": false, "_clips": [ @@ -12049,24 +12987,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 454 + "__id__": 496 }, "_children": [ { - "__id__": 516 + "__id__": 558 } ], "_active": true, "_components": [ { - "__id__": 522 + "__id__": 564 }, { - "__id__": 524 + "__id__": 566 } ], "_prefab": { - "__id__": 526 + "__id__": 568 }, "_lpos": { "__type__": "cc.Vec3", @@ -12103,20 +13041,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 515 + "__id__": 557 }, "_children": [], "_active": true, "_components": [ { - "__id__": 517 + "__id__": 559 }, { - "__id__": 519 + "__id__": 561 } ], "_prefab": { - "__id__": 521 + "__id__": 563 }, "_lpos": { "__type__": "cc.Vec3", @@ -12153,11 +13091,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 516 + "__id__": 558 }, "_enabled": true, "__prefab": { - "__id__": 518 + "__id__": 560 }, "_contentSize": { "__type__": "cc.Size", @@ -12181,11 +13119,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 516 + "__id__": 558 }, "_enabled": true, "__prefab": { - "__id__": 520 + "__id__": 562 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12262,11 +13200,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 515 + "__id__": 557 }, "_enabled": true, "__prefab": { - "__id__": 523 + "__id__": 565 }, "_contentSize": { "__type__": "cc.Size", @@ -12290,11 +13228,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 515 + "__id__": 557 }, "_enabled": true, "__prefab": { - "__id__": 525 + "__id__": 567 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12348,11 +13286,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 454 + "__id__": 496 }, "_enabled": true, "__prefab": { - "__id__": 528 + "__id__": 570 }, "_contentSize": { "__type__": "cc.Size", @@ -12376,11 +13314,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 454 + "__id__": 496 }, "_enabled": true, "__prefab": { - "__id__": 530 + "__id__": 572 }, "slot": 1, "_id": "" @@ -12408,48 +13346,48 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 375 + "__id__": 417 }, "_children": [ { - "__id__": 533 + "__id__": 575 }, { - "__id__": 539 + "__id__": 581 }, { - "__id__": 545 - }, - { - "__id__": 551 - }, - { - "__id__": 557 - }, - { - "__id__": 563 - }, - { - "__id__": 569 - }, - { - "__id__": 585 + "__id__": 587 }, { "__id__": 593 + }, + { + "__id__": 599 + }, + { + "__id__": 605 + }, + { + "__id__": 611 + }, + { + "__id__": 627 + }, + { + "__id__": 635 } ], "_active": true, "_components": [ { - "__id__": 605 + "__id__": 647 }, { - "__id__": 607 + "__id__": 649 } ], "_prefab": { - "__id__": 609 + "__id__": 651 }, "_lpos": { "__type__": "cc.Vec3", @@ -12486,20 +13424,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 532 + "__id__": 574 }, "_children": [], "_active": true, "_components": [ { - "__id__": 534 + "__id__": 576 }, { - "__id__": 536 + "__id__": 578 } ], "_prefab": { - "__id__": 538 + "__id__": 580 }, "_lpos": { "__type__": "cc.Vec3", @@ -12536,11 +13474,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 533 + "__id__": 575 }, "_enabled": true, "__prefab": { - "__id__": 535 + "__id__": 577 }, "_contentSize": { "__type__": "cc.Size", @@ -12564,11 +13502,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 533 + "__id__": 575 }, "_enabled": true, "__prefab": { - "__id__": 537 + "__id__": 579 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12622,20 +13560,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 532 + "__id__": 574 }, "_children": [], "_active": false, "_components": [ { - "__id__": 540 + "__id__": 582 }, { - "__id__": 542 + "__id__": 584 } ], "_prefab": { - "__id__": 544 + "__id__": 586 }, "_lpos": { "__type__": "cc.Vec3", @@ -12672,11 +13610,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 539 + "__id__": 581 }, "_enabled": true, "__prefab": { - "__id__": 541 + "__id__": 583 }, "_contentSize": { "__type__": "cc.Size", @@ -12700,11 +13638,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 539 + "__id__": 581 }, "_enabled": true, "__prefab": { - "__id__": 543 + "__id__": 585 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12758,20 +13696,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 532 + "__id__": 574 }, "_children": [], "_active": false, "_components": [ { - "__id__": 546 + "__id__": 588 }, { - "__id__": 548 + "__id__": 590 } ], "_prefab": { - "__id__": 550 + "__id__": 592 }, "_lpos": { "__type__": "cc.Vec3", @@ -12808,11 +13746,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 545 + "__id__": 587 }, "_enabled": true, "__prefab": { - "__id__": 547 + "__id__": 589 }, "_contentSize": { "__type__": "cc.Size", @@ -12836,11 +13774,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 545 + "__id__": 587 }, "_enabled": true, "__prefab": { - "__id__": 549 + "__id__": 591 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12894,20 +13832,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 532 + "__id__": 574 }, "_children": [], "_active": true, "_components": [ { - "__id__": 552 + "__id__": 594 }, { - "__id__": 554 + "__id__": 596 } ], "_prefab": { - "__id__": 556 + "__id__": 598 }, "_lpos": { "__type__": "cc.Vec3", @@ -12944,11 +13882,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 551 + "__id__": 593 }, "_enabled": true, "__prefab": { - "__id__": 553 + "__id__": 595 }, "_contentSize": { "__type__": "cc.Size", @@ -12972,11 +13910,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 551 + "__id__": 593 }, "_enabled": true, "__prefab": { - "__id__": 555 + "__id__": 597 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13030,20 +13968,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 532 + "__id__": 574 }, "_children": [], "_active": false, "_components": [ { - "__id__": 558 + "__id__": 600 }, { - "__id__": 560 + "__id__": 602 } ], "_prefab": { - "__id__": 562 + "__id__": 604 }, "_lpos": { "__type__": "cc.Vec3", @@ -13080,11 +14018,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 557 + "__id__": 599 }, "_enabled": true, "__prefab": { - "__id__": 559 + "__id__": 601 }, "_contentSize": { "__type__": "cc.Size", @@ -13108,11 +14046,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 557 + "__id__": 599 }, "_enabled": true, "__prefab": { - "__id__": 561 + "__id__": 603 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13166,20 +14104,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 532 + "__id__": 574 }, "_children": [], "_active": false, "_components": [ { - "__id__": 564 + "__id__": 606 }, { - "__id__": 566 + "__id__": 608 } ], "_prefab": { - "__id__": 568 + "__id__": 610 }, "_lpos": { "__type__": "cc.Vec3", @@ -13216,11 +14154,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 563 + "__id__": 605 }, "_enabled": true, "__prefab": { - "__id__": 565 + "__id__": 607 }, "_contentSize": { "__type__": "cc.Size", @@ -13244,11 +14182,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 563 + "__id__": 605 }, "_enabled": true, "__prefab": { - "__id__": 567 + "__id__": 609 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13302,24 +14240,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 532 + "__id__": 574 }, "_children": [ { - "__id__": 570 + "__id__": 612 }, { - "__id__": 576 + "__id__": 618 } ], "_active": true, "_components": [ { - "__id__": 582 + "__id__": 624 } ], "_prefab": { - "__id__": 584 + "__id__": 626 }, "_lpos": { "__type__": "cc.Vec3", @@ -13356,20 +14294,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 569 + "__id__": 611 }, "_children": [], "_active": true, "_components": [ { - "__id__": 571 + "__id__": 613 }, { - "__id__": 573 + "__id__": 615 } ], "_prefab": { - "__id__": 575 + "__id__": 617 }, "_lpos": { "__type__": "cc.Vec3", @@ -13406,11 +14344,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 570 + "__id__": 612 }, "_enabled": true, "__prefab": { - "__id__": 572 + "__id__": 614 }, "_contentSize": { "__type__": "cc.Size", @@ -13434,11 +14372,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 570 + "__id__": 612 }, "_enabled": true, "__prefab": { - "__id__": 574 + "__id__": 616 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13492,20 +14430,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 569 + "__id__": 611 }, "_children": [], "_active": true, "_components": [ { - "__id__": 577 + "__id__": 619 }, { - "__id__": 579 + "__id__": 621 } ], "_prefab": { - "__id__": 581 + "__id__": 623 }, "_lpos": { "__type__": "cc.Vec3", @@ -13542,11 +14480,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 576 + "__id__": 618 }, "_enabled": true, "__prefab": { - "__id__": 578 + "__id__": 620 }, "_contentSize": { "__type__": "cc.Size", @@ -13570,11 +14508,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 576 + "__id__": 618 }, "_enabled": true, "__prefab": { - "__id__": 580 + "__id__": 622 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13628,11 +14566,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 569 + "__id__": 611 }, "_enabled": true, "__prefab": { - "__id__": 583 + "__id__": 625 }, "_contentSize": { "__type__": "cc.Size", @@ -13669,23 +14607,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 532 + "__id__": 574 }, "_children": [], "_active": true, "_components": [ { - "__id__": 586 + "__id__": 628 }, { - "__id__": 588 + "__id__": 630 }, { - "__id__": 590 + "__id__": 632 } ], "_prefab": { - "__id__": 592 + "__id__": 634 }, "_lpos": { "__type__": "cc.Vec3", @@ -13722,11 +14660,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 585 + "__id__": 627 }, "_enabled": true, "__prefab": { - "__id__": 587 + "__id__": 629 }, "_contentSize": { "__type__": "cc.Size", @@ -13750,11 +14688,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 585 + "__id__": 627 }, "_enabled": true, "__prefab": { - "__id__": 589 + "__id__": 631 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13792,11 +14730,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 585 + "__id__": 627 }, "_enabled": true, "__prefab": { - "__id__": 591 + "__id__": 633 }, "playOnLoad": false, "_clips": [ @@ -13828,24 +14766,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 532 + "__id__": 574 }, "_children": [ { - "__id__": 594 + "__id__": 636 } ], "_active": false, "_components": [ { - "__id__": 600 + "__id__": 642 }, { - "__id__": 602 + "__id__": 644 } ], "_prefab": { - "__id__": 604 + "__id__": 646 }, "_lpos": { "__type__": "cc.Vec3", @@ -13882,20 +14820,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 593 + "__id__": 635 }, "_children": [], "_active": true, "_components": [ { - "__id__": 595 + "__id__": 637 }, { - "__id__": 597 + "__id__": 639 } ], "_prefab": { - "__id__": 599 + "__id__": 641 }, "_lpos": { "__type__": "cc.Vec3", @@ -13932,11 +14870,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 594 + "__id__": 636 }, "_enabled": true, "__prefab": { - "__id__": 596 + "__id__": 638 }, "_contentSize": { "__type__": "cc.Size", @@ -13960,11 +14898,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 594 + "__id__": 636 }, "_enabled": true, "__prefab": { - "__id__": 598 + "__id__": 640 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14041,11 +14979,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 593 + "__id__": 635 }, "_enabled": true, "__prefab": { - "__id__": 601 + "__id__": 643 }, "_contentSize": { "__type__": "cc.Size", @@ -14069,11 +15007,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 593 + "__id__": 635 }, "_enabled": true, "__prefab": { - "__id__": 603 + "__id__": 645 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14127,11 +15065,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 532 + "__id__": 574 }, "_enabled": true, "__prefab": { - "__id__": 606 + "__id__": 648 }, "_contentSize": { "__type__": "cc.Size", @@ -14155,11 +15093,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 532 + "__id__": 574 }, "_enabled": true, "__prefab": { - "__id__": 608 + "__id__": 650 }, "slot": 2, "_id": "" @@ -14187,11 +15125,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 375 + "__id__": 417 }, "_enabled": true, "__prefab": { - "__id__": 611 + "__id__": 653 }, "_contentSize": { "__type__": "cc.Size", @@ -14215,11 +15153,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 375 + "__id__": 417 }, "_enabled": true, "__prefab": { - "__id__": 613 + "__id__": 655 }, "_alignFlags": 45, "_target": null, @@ -14251,11 +15189,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 375 + "__id__": 417 }, "_enabled": true, "__prefab": { - "__id__": 615 + "__id__": 657 }, "_resizeMode": 2, "_layoutType": 1, @@ -14302,11 +15240,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 239 + "__id__": 281 }, "_enabled": true, "__prefab": { - "__id__": 618 + "__id__": 660 }, "_contentSize": { "__type__": "cc.Size", @@ -14330,11 +15268,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 239 + "__id__": 281 }, "_enabled": true, "__prefab": { - "__id__": 620 + "__id__": 662 }, "_alignFlags": 20, "_target": null, @@ -14366,11 +15304,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 239 + "__id__": 281 }, "_enabled": true, "__prefab": { - "__id__": 622 + "__id__": 664 }, "_id": "" }, @@ -14384,11 +15322,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 239 + "__id__": 281 }, "_enabled": true, "__prefab": { - "__id__": 624 + "__id__": 666 }, "_alignFlags": 45, "_target": null, @@ -14437,32 +15375,32 @@ }, "_children": [ { - "__id__": 627 + "__id__": 669 }, { - "__id__": 635 + "__id__": 677 }, { - "__id__": 643 + "__id__": 685 }, { - "__id__": 651 + "__id__": 693 } ], "_active": false, "_components": [ { - "__id__": 659 + "__id__": 701 }, { - "__id__": 661 + "__id__": 703 }, { - "__id__": 663 + "__id__": 705 } ], "_prefab": { - "__id__": 665 + "__id__": 707 }, "_lpos": { "__type__": "cc.Vec3", @@ -14499,23 +15437,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 626 + "__id__": 668 }, "_children": [], "_active": true, "_components": [ { - "__id__": 628 + "__id__": 670 }, { - "__id__": 630 + "__id__": 672 }, { - "__id__": 632 + "__id__": 674 } ], "_prefab": { - "__id__": 634 + "__id__": 676 }, "_lpos": { "__type__": "cc.Vec3", @@ -14552,11 +15490,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 627 + "__id__": 669 }, "_enabled": true, "__prefab": { - "__id__": 629 + "__id__": 671 }, "_contentSize": { "__type__": "cc.Size", @@ -14580,11 +15518,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 627 + "__id__": 669 }, "_enabled": true, "__prefab": { - "__id__": 631 + "__id__": 673 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14625,11 +15563,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 627 + "__id__": 669 }, "_enabled": true, "__prefab": { - "__id__": 633 + "__id__": 675 }, "_alignFlags": 45, "_target": null, @@ -14674,23 +15612,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 626 + "__id__": 668 }, "_children": [], "_active": true, "_components": [ { - "__id__": 636 + "__id__": 678 }, { - "__id__": 638 + "__id__": 680 }, { - "__id__": 640 + "__id__": 682 } ], "_prefab": { - "__id__": 642 + "__id__": 684 }, "_lpos": { "__type__": "cc.Vec3", @@ -14727,11 +15665,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 635 + "__id__": 677 }, "_enabled": true, "__prefab": { - "__id__": 637 + "__id__": 679 }, "_contentSize": { "__type__": "cc.Size", @@ -14755,11 +15693,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 635 + "__id__": 677 }, "_enabled": true, "__prefab": { - "__id__": 639 + "__id__": 681 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14800,11 +15738,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 635 + "__id__": 677 }, "_enabled": true, "__prefab": { - "__id__": 641 + "__id__": 683 }, "_alignFlags": 45, "_target": null, @@ -14849,23 +15787,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 626 + "__id__": 668 }, "_children": [], "_active": true, "_components": [ { - "__id__": 644 + "__id__": 686 }, { - "__id__": 646 + "__id__": 688 }, { - "__id__": 648 + "__id__": 690 } ], "_prefab": { - "__id__": 650 + "__id__": 692 }, "_lpos": { "__type__": "cc.Vec3", @@ -14902,11 +15840,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 643 + "__id__": 685 }, "_enabled": true, "__prefab": { - "__id__": 645 + "__id__": 687 }, "_contentSize": { "__type__": "cc.Size", @@ -14930,11 +15868,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 643 + "__id__": 685 }, "_enabled": true, "__prefab": { - "__id__": 647 + "__id__": 689 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14975,11 +15913,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 643 + "__id__": 685 }, "_enabled": true, "__prefab": { - "__id__": 649 + "__id__": 691 }, "playOnLoad": true, "_clips": [ @@ -15017,23 +15955,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 626 + "__id__": 668 }, "_children": [], "_active": true, "_components": [ { - "__id__": 652 + "__id__": 694 }, { - "__id__": 654 + "__id__": 696 }, { - "__id__": 656 + "__id__": 698 } ], "_prefab": { - "__id__": 658 + "__id__": 700 }, "_lpos": { "__type__": "cc.Vec3", @@ -15070,11 +16008,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 651 + "__id__": 693 }, "_enabled": true, "__prefab": { - "__id__": 653 + "__id__": 695 }, "_contentSize": { "__type__": "cc.Size", @@ -15098,11 +16036,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 651 + "__id__": 693 }, "_enabled": true, "__prefab": { - "__id__": 655 + "__id__": 697 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15143,11 +16081,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 651 + "__id__": 693 }, "_enabled": true, "__prefab": { - "__id__": 657 + "__id__": 699 }, "playOnLoad": true, "_clips": [ @@ -15185,11 +16123,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 626 + "__id__": 668 }, "_enabled": true, "__prefab": { - "__id__": 660 + "__id__": 702 }, "_contentSize": { "__type__": "cc.Size", @@ -15213,11 +16151,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 626 + "__id__": 668 }, "_enabled": true, "__prefab": { - "__id__": 662 + "__id__": 704 }, "_alignFlags": 45, "_target": null, @@ -15249,11 +16187,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 626 + "__id__": 668 }, "_enabled": true, "__prefab": { - "__id__": 664 + "__id__": 706 }, "_id": "" }, @@ -15281,14 +16219,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 667 + "__id__": 709 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 666 + "__id__": 708 }, "asset": { "__uuid__": "139f14cc-484c-4a8d-bfbf-d03cab9da553", @@ -15296,7 +16234,7 @@ }, "fileId": "c9POIiGDRD145GjODqam/b", "instance": { - "__id__": 668 + "__id__": 710 }, "targetOverrides": null }, @@ -15310,58 +16248,58 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 669 + "__id__": 711 }, { - "__id__": 671 + "__id__": 713 }, { - "__id__": 672 + "__id__": 714 }, { - "__id__": 673 + "__id__": 715 }, { - "__id__": 674 + "__id__": 716 }, { - "__id__": 676 + "__id__": 718 }, { - "__id__": 678 + "__id__": 720 }, { - "__id__": 679 + "__id__": 721 }, { - "__id__": 681 + "__id__": 723 }, { - "__id__": 682 + "__id__": 724 }, { - "__id__": 683 + "__id__": 725 }, { - "__id__": 684 + "__id__": 726 }, { - "__id__": 686 + "__id__": 728 }, { - "__id__": 688 + "__id__": 730 }, { - "__id__": 690 + "__id__": 732 }, { - "__id__": 691 + "__id__": 733 }, { - "__id__": 692 + "__id__": 734 }, { - "__id__": 694 + "__id__": 736 } ], "removedComponents": [] @@ -15369,7 +16307,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 670 + "__id__": 712 }, "propertyPath": [ "_name" @@ -15385,7 +16323,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 670 + "__id__": 712 }, "propertyPath": [ "_lpos" @@ -15400,7 +16338,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 670 + "__id__": 712 }, "propertyPath": [ "_lrot" @@ -15416,7 +16354,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 670 + "__id__": 712 }, "propertyPath": [ "_euler" @@ -15431,7 +16369,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 675 + "__id__": 717 }, "propertyPath": [ "_bottom" @@ -15447,7 +16385,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 677 + "__id__": 719 }, "propertyPath": [ "_alignFlags" @@ -15463,7 +16401,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 677 + "__id__": 719 }, "propertyPath": [ "_left" @@ -15473,7 +16411,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 680 + "__id__": 722 }, "propertyPath": [ "_resizeMode" @@ -15489,7 +16427,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 675 + "__id__": 717 }, "propertyPath": [ "_left" @@ -15499,7 +16437,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 675 + "__id__": 717 }, "propertyPath": [ "_right" @@ -15509,7 +16447,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 675 + "__id__": 717 }, "propertyPath": [ "_alignFlags" @@ -15519,7 +16457,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 685 + "__id__": 727 }, "propertyPath": [ "_lpos" @@ -15540,7 +16478,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 687 + "__id__": 729 }, "propertyPath": [ "_contentSize" @@ -15560,7 +16498,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 689 + "__id__": 731 }, "propertyPath": [ "_alignFlags" @@ -15576,7 +16514,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 689 + "__id__": 731 }, "propertyPath": [ "_left" @@ -15586,7 +16524,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 689 + "__id__": 731 }, "propertyPath": [ "_right" @@ -15596,7 +16534,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 693 + "__id__": 735 }, "propertyPath": [ "_lpos" @@ -15617,7 +16555,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 687 + "__id__": 729 }, "propertyPath": [ "_anchorPoint" @@ -15638,7 +16576,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 696 + "__id__": 738 }, "_contentSize": { "__type__": "cc.Size", @@ -15666,7 +16604,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 698 + "__id__": 740 }, "_alignFlags": 45, "_target": null, @@ -15702,7 +16640,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 700 + "__id__": 742 }, "_id": "" }, @@ -15723,7 +16661,7 @@ "targetOverrides": [], "nestedPrefabInstanceRoots": [ { - "__id__": 666 + "__id__": 708 } ] } diff --git a/assets/script/game/common/SingletonModuleComp.ts b/assets/script/game/common/SingletonModuleComp.ts index c4a0d6e6..a8ec1678 100644 --- a/assets/script/game/common/SingletonModuleComp.ts +++ b/assets/script/game/common/SingletonModuleComp.ts @@ -2,7 +2,7 @@ import { VM } from "../../../../extensions/oops-plugin-framework/assets/libs/mod import { ecs } from "../../../../extensions/oops-plugin-framework/assets/libs/ecs/ECS"; import { Initialize } from "../initialize/Initialize"; import { GameMap } from "../map/GameMap"; -import { HeroUI, MissionData, VmInfo } from "./config/Mission"; +import { HeroUI, VmInfo } from "./config/Mission"; import { oops } from "../../../../extensions/oops-plugin-framework/assets/core/Oops"; @@ -49,13 +49,19 @@ export class SingletonModuleComp extends ecs.Comp { vmdata: any = { game_over:false, game_pause:false, - mission_data:{ }, - hero:{ }, - boss:{ }, + mission_data:{ + gold:1000,//金币 + score:0,//分数 + diamond:0,//钻石 + mission:1,//关卡 + mon_num:0,//怪物数量 + hero_num:0,//英雄数量 + wave_time_num:0,//波次时间 + in_fight:false, + fight_time:0,//战斗时间 + }, }; vmAdd() { - this.vmdata.mission_data=JSON.parse(JSON.stringify(MissionData)) - this.vmdata.hero=JSON.parse(JSON.stringify(VmInfo)) VM.add(this.vmdata, "data"); } reset() { diff --git a/assets/script/game/common/config/GameEvent.ts b/assets/script/game/common/config/GameEvent.ts index fecb138d..4496371c 100644 --- a/assets/script/game/common/config/GameEvent.ts +++ b/assets/script/game/common/config/GameEvent.ts @@ -71,4 +71,5 @@ export enum GameEvent { RestOpen = "RestOpen", HeroLvUp = "HeroLvUp", MonDead = "MonDead", + HeroDead = "HeroDead", } \ No newline at end of file diff --git a/assets/script/game/common/config/Mission.ts b/assets/script/game/common/config/Mission.ts index 0f93e45c..39dcc024 100644 --- a/assets/script/game/common/config/Mission.ts +++ b/assets/script/game/common/config/Mission.ts @@ -87,17 +87,7 @@ export enum FightSet { // AP_UPDATE_RATE=100, // AP_CHANGE_RATE=0, } -export const MissionData = { - gold:1000,//金币 - score:0,//分数 - diamond:0,//钻石 - current_wave:1, - mission:1,//关卡 - mon_num:0,//怪物数量 - wave_time_num:0,//波次时间 - in_fight:false, - fight_time:0,//战斗时间 -} + export const HeroUI = { uuid:0, name:"", diff --git a/assets/script/game/hero/Hero.ts b/assets/script/game/hero/Hero.ts index ea1161c7..72640008 100644 --- a/assets/script/game/hero/Hero.ts +++ b/assets/script/game/hero/Hero.ts @@ -67,6 +67,7 @@ export class Hero extends ecs.Entity { if(HeroInfo[uuid].type==HType.mage){ move.targetX = -200; // 右边界' } + smc.vmdata.mission_data.hero_num++ } hero_init(uuid:number=1001,node:Node,info:any={ap:0,hp:0,lv:1,crit:0,crit_d:0,dod:0,dod_no:false,crit_no:false}) { var hv = node.getComponent(HeroViewComp)!; diff --git a/assets/script/game/hero/HeroAnmComp.ts b/assets/script/game/hero/HeroAnmComp.ts index 998b2989..b2f565e0 100644 --- a/assets/script/game/hero/HeroAnmComp.ts +++ b/assets/script/game/hero/HeroAnmComp.ts @@ -48,5 +48,8 @@ export default class HeroAnmComp extends Component{ this.anmcon.play("idle") this.default_anim='idle' } - + buff(){ + if(this.anmcon.getState("buff").isPlaying) return + this.anmcon.play("buff") + } } \ No newline at end of file diff --git a/assets/script/game/hero/HeroSpine.ts b/assets/script/game/hero/HeroSpine.ts index b7c5ab1c..a9251692 100644 --- a/assets/script/game/hero/HeroSpine.ts +++ b/assets/script/game/hero/HeroSpine.ts @@ -66,7 +66,9 @@ export class HeroSpine extends Component { break } } - + do_buff(){ + this.anm.buff() + } move(){ // console.log("change to move",this.status); if(this.status=="move") return diff --git a/assets/script/game/hero/HeroViewComp.ts b/assets/script/game/hero/HeroViewComp.ts index 981521ef..2b30c51b 100644 --- a/assets/script/game/hero/HeroViewComp.ts +++ b/assets/script/game/hero/HeroViewComp.ts @@ -122,6 +122,7 @@ export class HeroViewComp extends CCComp { //console.log("[HeroViewComp]:hero view comp ",this.FIGHTCON) this.on(GameEvent.EXPUP,this.exp_up,this) this.on(GameEvent.HeroLvUp,this.to_update_lv,this) + this.on(GameEvent.FightEnd,this.do_fight_end,this) const collider = this.node.getComponent(BoxCollider2D); this.scheduleOnce(()=>{ if (collider) collider.enabled = true; // 先禁用 @@ -142,7 +143,6 @@ export class HeroViewComp extends CCComp { } /* 显示角色血量 */ this.node.getChildByName("top").getChildByName("hp").active = true; - } update(dt: number){ @@ -151,7 +151,6 @@ export class HeroViewComp extends CCComp { // this.ent.destroy(); // return // } - if(this.DEBUFF_FROST > 0){ this.DEBUFF_FROST -=dt; @@ -175,8 +174,10 @@ export class HeroViewComp extends CCComp { this.node.getChildByName("top").getChildByName("hp").getComponent(ProgressBar).progress = hp_progress; // this.node.getChildByName("top").getChildByName("hp").active = (hp == hp_max) ? false : true; } + do_fight_end(){ + this.as.do_buff() + } - get isActive() { return this.ent.has(HeroViewComp) && this.node?.isValid; } @@ -255,14 +256,15 @@ export class HeroViewComp extends CCComp { do_dead(){ this.do_dead_trigger() //console.log("[HeroViewComp]:角色死亡",this.hero_uuid) - + if(this.is_count_dead) return + this.is_count_dead=true if(this.fac==FacSet.MON){ - if(this.is_count_dead) return - this.is_count_dead=true this.scheduleOnce(()=>{ oops.message.dispatchEvent(GameEvent.MonDead) - },0.1) - + },0.1) + } + if(this.fac==FacSet.HERO){ + oops.message.dispatchEvent(GameEvent.HeroDead) } if(this.fac==FacSet.HERO){ @@ -479,7 +481,6 @@ export class HeroViewComp extends CCComp { } check_dodge(){ - if(this.fac==FacSet.HERO) smc.vmdata.hero.power+=smc.vmdata.hero.POWER_UP+FightSet.DODGE_TO_POWER //闪避涨能量 if(this.dod > 0){ let random = Math.random()*100 if(random < this.dod) { @@ -567,15 +568,7 @@ export class HeroViewComp extends CCComp { } exp_up(e:any,data:any){ - if(this.fac==FacSet.MON) return - // console.log("[HeroViewComp]:经验提高",data.exp) - smc.vmdata.hero.exp+=data.exp - // smc.vmdata.hero.next_exp=getUpExp(this.lv) - if(smc.vmdata.hero.exp >= smc.vmdata.hero.next_exp){ - // console.log("[HeroViewComp]:升级") - this.to_update_lv("seft",data) - oops.message.dispatchEvent(GameEvent.CanUpdateLv) - } + } diff --git a/assets/script/game/hero/Mon.ts b/assets/script/game/hero/Mon.ts index 6350a6f8..d8e7844c 100644 --- a/assets/script/game/hero/Mon.ts +++ b/assets/script/game/hero/Mon.ts @@ -52,6 +52,8 @@ export class Monster extends ecs.Entity { const move = this.get(BattleMoveComp); move.direction = -1; // 向左移动 move.targetX = -800; // 左边界 + smc.vmdata.mission_data.mon_num++ + console.log("[Mon] mission_data.mon_num:",smc.vmdata.mission_data.mon_num) } brith_light(pos:Vec3,scene:any){ var path = "game/skills/map_birth"; diff --git a/assets/script/game/map/EquipSkillComp.ts b/assets/script/game/map/EquipSkillComp.ts index 616e0069..99fc1ae5 100644 --- a/assets/script/game/map/EquipSkillComp.ts +++ b/assets/script/game/map/EquipSkillComp.ts @@ -78,21 +78,7 @@ export class EquipSkillComp extends CCComp { } update(dt: number): void { if(!smc.mission.play||smc.mission.pause) return - if(this.skill1.uuid!=0){ - let cd=this.skill1.cd/((smc.vmdata.hero.skill_cd_buff)/100+1) - if(this.skill1.cd_time < cd){ - this.skill1.cd_time+=dt - }else{ - if(this.skill1.type==1){ - this.do_skill1() - } - } - this.skill1_cd_bar_progress.progress=(1-this.skill1.cd_time/cd) - } - if(this.skill2.uuid!=0&&smc.vmdata.hero.power>=smc.vmdata.hero.power_max&&!this.max_show){ - this.show_max() - this.max_show=true - } + } show_max(){ @@ -116,13 +102,10 @@ export class EquipSkillComp extends CCComp { } do_skill2(){ - if(smc.vmdata.hero.power{ tween(this.boxs.getChildByName("skill2")).to(0.2, {scale:v3(1,1,1)}).start() }}).start() this.do_skill(this.skill2.uuid) - smc.vmdata.hero.power=0 this.hide_max() } diff --git a/assets/script/game/map/MSkillComp.ts b/assets/script/game/map/MSkillComp.ts index 5c4bd59e..bbf04fd0 100644 --- a/assets/script/game/map/MSkillComp.ts +++ b/assets/script/game/map/MSkillComp.ts @@ -57,18 +57,6 @@ export class MSkillComp extends CCComp { } update(dt: number): void { if(!smc.mission.play||smc.mission.pause) return - if(this.skill.uuid!=0){ - let cd=this.skill.cd/((smc.vmdata.hero.skill_cd_buff)/100+1) - if(this.skill.cd_time < cd){ - this.skill.cd_time+=dt - }else{ - if(this.skill.type==1){ - this.spell_skill() - } - } - let progress=(1-this.skill.cd_time/cd) - this.node.getChildByName("icon").getChildByName("cd").getComponent(ProgressBar).progress=progress - } } show_max(){ diff --git a/assets/script/game/map/MissionComp.ts b/assets/script/game/map/MissionComp.ts index de50ad5a..6b5f5c21 100644 --- a/assets/script/game/map/MissionComp.ts +++ b/assets/script/game/map/MissionComp.ts @@ -3,10 +3,12 @@ import { ecs } from "../../../../extensions/oops-plugin-framework/assets/libs/ec import { CCComp } from "../../../../extensions/oops-plugin-framework/assets/module/common/CCComp"; import { smc } from "../common/SingletonModuleComp"; import { oops } from "../../../../extensions/oops-plugin-framework/assets/core/Oops"; -import { FightSet, HeroUI, MissionData, VmInfo} from "../common/config/Mission"; +import { FightSet} from "../common/config/Mission"; import { Timer } from "../../../../extensions/oops-plugin-framework/assets/core/common/timer/Timer"; import { GameEvent } from "../common/config/GameEvent"; import { HeroViewComp } from "../hero/HeroViewComp"; +import { MonModelComp } from "../hero/MonModelComp"; +import { SkillCom } from "../skills/SkillCom"; const { ccclass, property } = _decorator; @@ -24,7 +26,7 @@ export class MissionComp extends CCComp { onLoad(){ this.on(GameEvent.MissionStart,this.mission_start,this) this.on(GameEvent.MonDead,this.do_mon_dead,this) - + this.on(GameEvent.HeroDead,this.do_hero_dead,this) this.on(GameEvent.FightEnd,this.fight_end,this) this.on(GameEvent.MissionEnd,this.mission_end,this) this.on(GameEvent.DO_AD_BACK,this.do_ad,this) @@ -44,22 +46,21 @@ export class MissionComp extends CCComp { } do_mon_dead(){ - this.do_mon_dead_thing() + smc.addGold(1) smc.vmdata.mission_data.mon_num-- + console.log("[MissionComp] do_mon_dead",smc.vmdata.mission_data.mon_num) if(smc.vmdata.mission_data.mon_num<=0) { - // if(smc.vmdata.mission_data.current_wave == RogueTalWave[this.count_tal()].wave){ - // console.log("[MissionComp] current_wave:"+smc.vmdata.mission_data.current_wave+" tal wave:"+RogueTalWave[this.count_tal()].wave) - // oops.message.dispatchEvent(GameEvent.TalentSelect,{slot:TalentSlot[this.count_tal()]}) - // this.tals[this.count_tal()]=true - - // } + smc.setGameProperty("mission",smc.data.mission+1,true) + oops.message.dispatchEvent(GameEvent.FightEnd,{victory:true}) } } - - do_mon_dead_thing(){ - smc.addGold(1) + do_hero_dead(){ + smc.vmdata.mission_data.hero_num-- + console.log("[MissionComp] do_hero_dead",smc.vmdata.mission_data.hero_num) + if(smc.vmdata.mission_data.hero_num<=0) { + oops.message.dispatchEvent(GameEvent.FightEnd,{victory:false}) + } } - do_ad(){ if(this.ad_back()){ oops.message.dispatchEvent(GameEvent.AD_BACK_TRUE) @@ -87,14 +88,14 @@ export class MissionComp extends CCComp { loading.active=true this.scheduleOnce(()=>{ loading.active=false - this.node.getChildByName("ending").active=false - },1) - this.to_fight() - + },0.5) + this.scheduleOnce(()=>{ + this.to_fight() + },0.1) + } to_fight(){ - console.log("[MissionComp] ** 3 ** to_fight") smc.mission.in_fight=true oops.message.dispatchEvent(GameEvent.FightStart) //MissionMonComp 监听刷怪 } @@ -107,8 +108,6 @@ export class MissionComp extends CCComp { fight_end(){ console.log("任务结束") - this.node.getChildByName("ending").active=true - this.node.getChildByName("ending").getComponent(Animation).play("endFight") // 延迟0.5秒后执行任务结束逻辑 this.scheduleOnce(() => { smc.mission.play=false @@ -125,12 +124,14 @@ export class MissionComp extends CCComp { data_init(){ //局内数据初始化 smc 数据初始化 smc.mission.play = true; - smc.vmdata.mission_data = JSON.parse(JSON.stringify(MissionData)); - console.log("局内数据初始化") + smc.vmdata.mission_data.in_fight=false + smc.vmdata.mission_data.fight_time=0 + console.log("[MissionComp]局内数据初始化",smc.vmdata.mission_data) } private cleanComponents() { ecs.query(ecs.allOf(HeroViewComp)).forEach(entity => {entity.remove(HeroViewComp);entity.destroy()}); + ecs.query(ecs.allOf(SkillCom)).forEach(entity => {entity.remove(SkillCom);entity.destroy()}); } diff --git a/assets/script/game/map/MissionHeroComp.ts b/assets/script/game/map/MissionHeroComp.ts index 612f178f..0a8cc1ba 100644 --- a/assets/script/game/map/MissionHeroComp.ts +++ b/assets/script/game/map/MissionHeroComp.ts @@ -46,6 +46,7 @@ export class MissionHeroCompComp extends CCComp { // } // this.current_hero_num=-1 // this.current_hero_uuid=0 + smc.vmdata.mission_data.hero_num=0 console.log("[MissionHeroComp]:fight_ready",smc.fight_heros,Object.keys(smc.fight_heros).length) let heros:any = smc.fight_heros for(let i=0;i