From ead616a88b08e14c3c7e58b87d8766b807632fa1 Mon Sep 17 00:00:00 2001 From: panfudan Date: Mon, 28 Apr 2025 18:56:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=BB=BA=E5=88=86=E6=94=AF,=20?= =?UTF-8?q?=E5=8F=96=E6=B6=88=E8=A3=85=E5=A4=87=E8=AE=BE=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/resources/game/gui/MSCard.prefab | 4809 ------------------ assets/resources/game/gui/MSCard.prefab.meta | 13 - assets/resources/game/gui/card.prefab | 50 +- assets/resources/gui/role_controller.prefab | 3308 ++++++------ assets/script/game/map/MSCard.ts | 45 - assets/script/game/map/MSCard.ts.meta | 9 - assets/script/game/map/MSCardComp.ts | 75 - assets/script/game/map/MSCardComp.ts.meta | 9 - assets/script/game/map/MSkillComp.ts | 115 - assets/script/game/map/MSkillComp.ts.meta | 9 - assets/script/game/map/MissionComp.ts | 4 +- 11 files changed, 1623 insertions(+), 6823 deletions(-) delete mode 100644 assets/resources/game/gui/MSCard.prefab delete mode 100644 assets/resources/game/gui/MSCard.prefab.meta delete mode 100644 assets/script/game/map/MSCard.ts delete mode 100644 assets/script/game/map/MSCard.ts.meta delete mode 100644 assets/script/game/map/MSCardComp.ts delete mode 100644 assets/script/game/map/MSCardComp.ts.meta delete mode 100644 assets/script/game/map/MSkillComp.ts delete mode 100644 assets/script/game/map/MSkillComp.ts.meta diff --git a/assets/resources/game/gui/MSCard.prefab b/assets/resources/game/gui/MSCard.prefab deleted file mode 100644 index 9a21febb..00000000 --- a/assets/resources/game/gui/MSCard.prefab +++ /dev/null @@ -1,4809 +0,0 @@ -[ - { - "__type__": "cc.Prefab", - "_name": "MSCard", - "_objFlags": 0, - "__editorExtras__": {}, - "_native": "", - "data": { - "__id__": 1 - }, - "optimizationPolicy": 0, - "persistent": false - }, - { - "__type__": "cc.Node", - "_name": "MSCard", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": null, - "_children": [ - { - "__id__": 2 - }, - { - "__id__": 10 - }, - { - "__id__": 16 - }, - { - "__id__": 22 - }, - { - "__id__": 28 - }, - { - "__id__": 34 - }, - { - "__id__": 90 - }, - { - "__id__": 145 - }, - { - "__id__": 181 - } - ], - "_active": true, - "_components": [ - { - "__id__": 217 - }, - { - "__id__": 219 - } - ], - "_prefab": { - "__id__": 221 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 3 - }, - { - "__id__": 5 - }, - { - "__id__": 7 - } - ], - "_prefab": { - "__id__": 9 - }, - "_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__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 4 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "98+VXTfJVGt4pjQMiPPpsb" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 6 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 124 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", - "__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": "d8w+MJsZ5DpI4krXiioED6" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 8 - }, - "_alignFlags": 45, - "_target": null, - "_left": -15, - "_right": -15, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 670, - "_originalHeight": 130, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1eRFrCdzJGKqxuK9dAnoYm" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "7cwPvYXghK37hkDDPN2nZc", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 11 - }, - { - "__id__": 13 - } - ], - "_prefab": { - "__id__": 15 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -267.088, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.9, - "y": 0.9, - "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__": 10 - }, - "_enabled": true, - "__prefab": { - "__id__": 12 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c7uaba4QlG669T4JXLcqRb" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 10 - }, - "_enabled": true, - "__prefab": { - "__id__": 14 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "37FGos7zlMR4Z6N/AJB7VI" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "77g3WrWBBOraj7pQnyO3HL", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ibg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 17 - }, - { - "__id__": 19 - } - ], - "_prefab": { - "__id__": 21 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -11.158, - "y": -12.553, - "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__": 16 - }, - "_enabled": true, - "__prefab": { - "__id__": 18 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 380, - "height": 75 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a4XOBa/D5CVJOV6YJDYzoN" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 16 - }, - "_enabled": true, - "__prefab": { - "__id__": 20 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 111 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@58cb7", - "__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": "2ak3j4GGJM4IT/SqGMrC1M" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "1aPNLGgx5OPbr+WUXjBkEg", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "info", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 23 - }, - { - "__id__": 25 - } - ], - "_prefab": { - "__id__": 27 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -200.997, - "y": 21.588, - "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__": 22 - }, - "_enabled": true, - "__prefab": { - "__id__": 24 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 360, - "height": 70 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 1 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d0GQq53s1F5JilGT66pib1" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 22 - }, - "_enabled": true, - "__prefab": { - "__id__": 26 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "我请问请问出去玩儿请问请问驱蚊器我全额请问请问请问请问请问请问请问请问请问请问请", - "_horizontalAlign": 0, - "_verticalAlign": 0, - "_actualFontSize": 21, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 22, - "_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": "bfvZOxrzZHnp+c7U9J3a7X" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f2AKTwg8NEZJEUlrJFYwUn", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "name", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 29 - }, - { - "__id__": 31 - } - ], - "_prefab": { - "__id__": 33 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -112.631, - "y": 43.415, - "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__": 28 - }, - "_enabled": true, - "__prefab": { - "__id__": 30 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 39.28 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3eIvIWgWRG+ZH+2Avs2v+F" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 28 - }, - "_enabled": true, - "__prefab": { - "__id__": 32 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "天赋名称", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 29, - "_fontSize": 28, - "_fontFamily": "Arial", - "_lineHeight": 28, - "_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": true, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": -1.5 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "85/KPIfHxOkqKjGGiokOxa" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "1eszWpL2JPPrSX620DCBJd", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "set", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [ - { - "__id__": 35 - }, - { - "__id__": 62 - } - ], - "_active": true, - "_components": [ - { - "__id__": 87 - } - ], - "_prefab": { - "__id__": 89 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "btned", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 34 - }, - "_children": [ - { - "__id__": 36 - }, - { - "__id__": 49 - } - ], - "_active": true, - "_components": [ - { - "__id__": 55 - }, - { - "__id__": 57 - }, - { - "__id__": 59 - } - ], - "_prefab": { - "__id__": 61 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 255.111, - "y": -13.719000000000051, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 35 - }, - "_prefab": { - "__id__": 37 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 36 - }, - "asset": { - "__uuid__": "915a4408-90ea-4c30-9974-05d96c0c27f1", - "__expectedType__": "cc.Prefab" - }, - "fileId": "c46/YsCPVOJYA4mWEpNYRx", - "instance": { - "__id__": 38 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "21z+R3IWlNQ4I0HuoPf/n8", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 39 - }, - { - "__id__": 41 - }, - { - "__id__": 42 - }, - { - "__id__": 43 - }, - { - "__id__": 44 - }, - { - "__id__": 46 - }, - { - "__id__": 47 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 40 - }, - "propertyPath": [ - "_name" - ], - "value": "btn1" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 40 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 40 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 40 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 45 - }, - "propertyPath": [ - "_useGrayscale" - ], - "value": true - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "22mstm8CJA8qKIwnNoOzEP" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 45 - }, - "propertyPath": [ - "_color" - ], - "value": { - "__type__": "cc.Color", - "r": 162, - "g": 162, - "b": 162, - "a": 255 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 48 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 240, - "height": 114 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "7cujPnYyxKbqg9fKSaRa+l" - ] - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 35 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 50 - }, - { - "__id__": 52 - } - ], - "_prefab": { - "__id__": 54 - }, - "_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__": 49 - }, - "_enabled": true, - "__prefab": { - "__id__": 51 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 79, - "height": 41.8 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "dfgImq6KNBSZ5ozg79cp5E" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 49 - }, - "_enabled": true, - "__prefab": { - "__id__": 53 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "已装备", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 25, - "_fontSize": 25, - "_fontFamily": "Arial", - "_lineHeight": 30, - "_overflow": 0, - "_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": "1eBvCEaEZK9rgdm9R71nnG" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "4e2zBqfMRHtaKEQKOltDyk", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 35 - }, - "_enabled": true, - "__prefab": { - "__id__": 56 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 260, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c1OekjjXhJS7KJuws7iAoP" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 35 - }, - "_enabled": false, - "__prefab": { - "__id__": 58 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b9426", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0aTUkcVANHMYa+NfJFuVFq" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 35 - }, - "_enabled": true, - "__prefab": { - "__id__": 60 - }, - "clickEvents": [], - "_interactable": true, - "_transition": 0, - "_normalColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": null, - "_hoverSprite": null, - "_pressedSprite": null, - "_disabledSprite": null, - "_duration": 0.1, - "_zoomScale": 0.8, - "_target": { - "__id__": 35 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "35h/U+hSJNZoBu4sLSegh+" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "bf8bpLKs9HQ6xZaXoA1I+b", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "btn", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 34 - }, - "_children": [ - { - "__id__": 63 - }, - { - "__id__": 73 - } - ], - "_active": true, - "_components": [ - { - "__id__": 79 - }, - { - "__id__": 81 - }, - { - "__id__": 83 - } - ], - "_prefab": { - "__id__": 86 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 255.111, - "y": -13.719000000000051, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 62 - }, - "_prefab": { - "__id__": 64 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 63 - }, - "asset": { - "__uuid__": "915a4408-90ea-4c30-9974-05d96c0c27f1", - "__expectedType__": "cc.Prefab" - }, - "fileId": "c46/YsCPVOJYA4mWEpNYRx", - "instance": { - "__id__": 65 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "06EPmpKqBGGr44efIXBvbp", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 66 - }, - { - "__id__": 68 - }, - { - "__id__": 69 - }, - { - "__id__": 70 - }, - { - "__id__": 71 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 67 - }, - "propertyPath": [ - "_name" - ], - "value": "btn1" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 67 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 67 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 67 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 72 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 240, - "height": 114 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "7cujPnYyxKbqg9fKSaRa+l" - ] - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 62 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 74 - }, - { - "__id__": 76 - } - ], - "_prefab": { - "__id__": 78 - }, - "_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__": 73 - }, - "_enabled": true, - "__prefab": { - "__id__": 75 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 54, - "height": 41.8 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b739TAd9hJWq/m3WK2l72T" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 73 - }, - "_enabled": true, - "__prefab": { - "__id__": 77 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "装备", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 25, - "_fontSize": 25, - "_fontFamily": "Arial", - "_lineHeight": 30, - "_overflow": 0, - "_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": "49QnOUSw1AbIhvhEMPkFJU" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e5V/qn+vtNu4/fnAMmhR6I", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 62 - }, - "_enabled": true, - "__prefab": { - "__id__": 80 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b40EC+BH1I/qysVJ1N2kqp" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 62 - }, - "_enabled": false, - "__prefab": { - "__id__": 82 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@f0088", - "__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": "d9d3XSBVhEQ4/6fjJWwmhz" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 62 - }, - "_enabled": true, - "__prefab": { - "__id__": 84 - }, - "clickEvents": [ - { - "__id__": 85 - } - ], - "_interactable": true, - "_transition": 3, - "_normalColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": null, - "_hoverSprite": null, - "_pressedSprite": null, - "_disabledSprite": null, - "_duration": 0.1, - "_zoomScale": 1.2, - "_target": { - "__id__": 62 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "39KsL4v3JD8pvcnA1ND2VE" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 1 - }, - "component": "", - "_componentId": "f7a30g0MchAWp+dcFVZgdYR", - "handler": "select", - "customEventData": "" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c34bNNLzFM7YbazG2irnoL", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 34 - }, - "_enabled": true, - "__prefab": { - "__id__": 88 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "38gPRKmjJIuY04/AD6GZDD" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "83XhNlrm9Mr5efwlUvYrFk", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "update", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [ - { - "__id__": 91 - }, - { - "__id__": 119 - }, - { - "__id__": 125 - }, - { - "__id__": 131 - } - ], - "_active": true, - "_components": [ - { - "__id__": 142 - } - ], - "_prefab": { - "__id__": 144 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "btn", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 90 - }, - "_children": [ - { - "__id__": 92 - }, - { - "__id__": 105 - } - ], - "_active": true, - "_components": [ - { - "__id__": 111 - }, - { - "__id__": 113 - }, - { - "__id__": 115 - } - ], - "_prefab": { - "__id__": 118 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 255.111, - "y": -13.719000000000051, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 91 - }, - "_prefab": { - "__id__": 93 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 92 - }, - "asset": { - "__uuid__": "915a4408-90ea-4c30-9974-05d96c0c27f1", - "__expectedType__": "cc.Prefab" - }, - "fileId": "c46/YsCPVOJYA4mWEpNYRx", - "instance": { - "__id__": 94 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "8a8z2G0r5CM6g2q/kyEnx/", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 95 - }, - { - "__id__": 97 - }, - { - "__id__": 98 - }, - { - "__id__": 99 - }, - { - "__id__": 100 - }, - { - "__id__": 101 - }, - { - "__id__": 103 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 96 - }, - "propertyPath": [ - "_name" - ], - "value": "btn1" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 96 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 96 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 96 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 96 - }, - "propertyPath": [ - "_lscale" - ], - "value": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 102 - }, - "propertyPath": [ - "_active" - ], - "value": true - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5bn06HEQlJbqIT+pV5z5Z9" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 104 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 240, - "height": 114 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "7cujPnYyxKbqg9fKSaRa+l" - ] - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 91 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 106 - }, - { - "__id__": 108 - } - ], - "_prefab": { - "__id__": 110 - }, - "_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__": 105 - }, - "_enabled": true, - "__prefab": { - "__id__": 107 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 54, - "height": 41.8 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e7ivKJJaVH97rgyP6briIU" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 105 - }, - "_enabled": true, - "__prefab": { - "__id__": 109 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "升阶", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 25, - "_fontSize": 25, - "_fontFamily": "Arial", - "_lineHeight": 30, - "_overflow": 0, - "_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": "caM8Mr/rxFR5bJyNhzHLTC" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a0WPYZ6sBDqpUd4Eqf7oa6", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 91 - }, - "_enabled": true, - "__prefab": { - "__id__": 112 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 110, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "78dUe+aAZIS56qGGIPJiFI" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 91 - }, - "_enabled": false, - "__prefab": { - "__id__": 114 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@f0088", - "__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": "76Tbm1VztGiamiAwALwKuP" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 91 - }, - "_enabled": true, - "__prefab": { - "__id__": 116 - }, - "clickEvents": [ - { - "__id__": 117 - } - ], - "_interactable": true, - "_transition": 3, - "_normalColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": null, - "_hoverSprite": null, - "_pressedSprite": null, - "_disabledSprite": null, - "_duration": 0.1, - "_zoomScale": 0.8, - "_target": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8fxNFa1PhDi5YQDsl8LP8W" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 1 - }, - "component": "", - "_componentId": "f7a30g0MchAWp+dcFVZgdYR", - "handler": "update_lv", - "customEventData": "" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c45BEu42NFdqvBygVvPVfQ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "line_bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 90 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 120 - }, - { - "__id__": 122 - } - ], - "_prefab": { - "__id__": 124 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 256.40599999999995, - "y": 37.99599999999998, - "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__": 119 - }, - "_enabled": true, - "__prefab": { - "__id__": 121 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 20 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ee5RF0tb1CX66kVARvO4Mw" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 119 - }, - "_enabled": true, - "__prefab": { - "__id__": 123 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7eMMWDFIZH+JpTA5/pSMO/" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "36bWVxJhZNO55BNbnJy1zp", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "cost", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 90 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 126 - }, - { - "__id__": 128 - } - ], - "_prefab": { - "__id__": 130 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 255.587, - "y": 38.81299999999999, - "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__": 125 - }, - "_enabled": true, - "__prefab": { - "__id__": 127 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 31.802734375, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "314VgY9BVLgJYdklWwXeiv" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 125 - }, - "_enabled": true, - "__prefab": { - "__id__": 129 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "9/9", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 20, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_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": "f34dXRHs5Ggoejfo6HdJkY" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "225c/hpHNG8KoiDmGHkGHy", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 90 - }, - "_prefab": { - "__id__": 132 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 131 - }, - "asset": { - "__uuid__": "7c02fdcf-20fe-40f6-a8a5-f5a8c1460861", - "__expectedType__": "cc.Prefab" - }, - "fileId": "c46/YsCPVOJYA4mWEpNYRx", - "instance": { - "__id__": 133 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "f7c2vmFPZIebC2U4G7VU8s", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 134 - }, - { - "__id__": 136 - }, - { - "__id__": 137 - }, - { - "__id__": 138 - }, - { - "__id__": 139 - }, - { - "__id__": 140 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 135 - }, - "propertyPath": [ - "_name" - ], - "value": "schip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 135 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 202.41100000000006, - "y": 38.43100000000004, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 135 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 135 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 135 - }, - "propertyPath": [ - "_lscale" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0.4, - "y": 0.4, - "z": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 141 - }, - "propertyPath": [ - "_spriteFrame" - ], - "value": null - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "edi51irzpKDKLz+RbshuSX" - ] - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 90 - }, - "_enabled": true, - "__prefab": { - "__id__": 143 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f8BHVMBYtFlpvGKsJvAHED" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a1BS6jg39F4oipu5TnLdK4", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "slv-001", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [ - { - "__id__": 146 - }, - { - "__id__": 152 - }, - { - "__id__": 158 - }, - { - "__id__": 164 - }, - { - "__id__": 170 - } - ], - "_active": true, - "_components": [ - { - "__id__": 176 - }, - { - "__id__": 178 - } - ], - "_prefab": { - "__id__": 180 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 111.883, - "y": 43.183, - "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": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "s1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 145 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 147 - }, - { - "__id__": 149 - } - ], - "_prefab": { - "__id__": 151 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -50, - "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": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 146 - }, - "_enabled": true, - "__prefab": { - "__id__": 148 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 20, - "height": 20 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c0EPwuvyFH8bueUZCNdINN" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 146 - }, - "_enabled": true, - "__prefab": { - "__id__": 150 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 133, - "g": 133, - "b": 133, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b3232", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ddDAZPdd1OAJOcVH45J2x3" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "0eTvTpmIZPnawsD5lMEQlB", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "s2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 145 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 153 - }, - { - "__id__": 155 - } - ], - "_prefab": { - "__id__": 157 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -25, - "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": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 152 - }, - "_enabled": true, - "__prefab": { - "__id__": 154 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 20, - "height": 20 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b0zOmHclRObpHnLTV8SF4K" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 152 - }, - "_enabled": true, - "__prefab": { - "__id__": 156 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 133, - "g": 133, - "b": 133, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b3232", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "802rlitqxBxJaBi2oyLgIS" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "43eUm/h41CeKjtcwKCZXU4", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "s3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 145 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 159 - }, - { - "__id__": 161 - } - ], - "_prefab": { - "__id__": 163 - }, - "_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": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 158 - }, - "_enabled": true, - "__prefab": { - "__id__": 160 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 20, - "height": 20 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "38JNooNARPxLoKvxoVGUjF" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 158 - }, - "_enabled": true, - "__prefab": { - "__id__": 162 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 133, - "g": 133, - "b": 133, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b3232", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bawb+TnFhF/5zA9k54R8y3" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "94ImzDdR1O44ZoXcxNCoQ1", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "s4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 145 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 165 - }, - { - "__id__": 167 - } - ], - "_prefab": { - "__id__": 169 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 25, - "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": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 164 - }, - "_enabled": true, - "__prefab": { - "__id__": 166 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 20, - "height": 20 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bc4SHazeRBPp00OdrLPd/q" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 164 - }, - "_enabled": true, - "__prefab": { - "__id__": 168 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 133, - "g": 133, - "b": 133, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b3232", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6bwjYfWgBBIZt1VVsfvGpW" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b5y4G8z2VLNZ7JpZCQz8G1", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "s5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 145 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 171 - }, - { - "__id__": 173 - } - ], - "_prefab": { - "__id__": 175 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 50, - "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": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 170 - }, - "_enabled": true, - "__prefab": { - "__id__": 172 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 20, - "height": 20 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ad7fg0lz1M5bR3mpRE9d/k" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 170 - }, - "_enabled": true, - "__prefab": { - "__id__": 174 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 133, - "g": 133, - "b": 133, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b3232", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6dlTrwXK1FiIdFTbU5c0VU" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "fdsa7uIIpG97Ar72/k4/xm", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 145 - }, - "_enabled": true, - "__prefab": { - "__id__": 177 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 20 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a3g5Vj66pKlZ+Ql2SanaGM" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 145 - }, - "_enabled": true, - "__prefab": { - "__id__": 179 - }, - "_resizeMode": 2, - "_layoutType": 3, - "_cellSize": { - "__type__": "cc.Size", - "width": 20, - "height": 20 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 5, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0cG8ZnNHpLta0eUcdRlR8V" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d11yv3UNpHDLfFDZ/i360s", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "slv", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [ - { - "__id__": 182 - }, - { - "__id__": 188 - }, - { - "__id__": 194 - }, - { - "__id__": 200 - }, - { - "__id__": 206 - } - ], - "_active": true, - "_components": [ - { - "__id__": 212 - }, - { - "__id__": 214 - } - ], - "_prefab": { - "__id__": 216 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 111.883, - "y": 43.183, - "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": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "s1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 181 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 183 - }, - { - "__id__": 185 - } - ], - "_prefab": { - "__id__": 187 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -50, - "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": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 182 - }, - "_enabled": true, - "__prefab": { - "__id__": 184 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 20, - "height": 20 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "62B8fdGG9K7JyDwyjzI12z" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 182 - }, - "_enabled": true, - "__prefab": { - "__id__": 186 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b3232", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ceL/OuoXBI0ZoDOi0/W/AC" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "93qqaoJv9NP4Ya5SVIjnxP", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "s2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 181 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 189 - }, - { - "__id__": 191 - } - ], - "_prefab": { - "__id__": 193 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -50, - "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": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 188 - }, - "_enabled": true, - "__prefab": { - "__id__": 190 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 20, - "height": 20 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e8RMzWBBtJqIbYGHCIvi08" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 188 - }, - "_enabled": true, - "__prefab": { - "__id__": 192 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b3232", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a0Hg352EZCC5CRgIlKcnRE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a5rL6colVHRYOw4KbOqp4R", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "s3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 181 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 195 - }, - { - "__id__": 197 - } - ], - "_prefab": { - "__id__": 199 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -25, - "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": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 194 - }, - "_enabled": true, - "__prefab": { - "__id__": 196 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 20, - "height": 20 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "cboljsaI9H56FSPlqaCtKw" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 194 - }, - "_enabled": true, - "__prefab": { - "__id__": 198 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b3232", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "85JNehPThOB6b4FWX3vU/J" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "3fKRXiwTBI0Z9BO0gsPnMK", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "s4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 181 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 201 - }, - { - "__id__": 203 - } - ], - "_prefab": { - "__id__": 205 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 25, - "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": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 200 - }, - "_enabled": true, - "__prefab": { - "__id__": 202 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 20, - "height": 20 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2cWGszBpBKHYjuHCxuHzSl" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 200 - }, - "_enabled": true, - "__prefab": { - "__id__": 204 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b3232", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "66lXx2n2VAA44U/z/GmJRb" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "db/jOj7HdJm6p7tgp5LnrU", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "s5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 181 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 207 - }, - { - "__id__": 209 - } - ], - "_prefab": { - "__id__": 211 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 50, - "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": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 206 - }, - "_enabled": true, - "__prefab": { - "__id__": 208 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 20, - "height": 20 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a6aB0IDmhG0py7l5gO7mY4" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 206 - }, - "_enabled": true, - "__prefab": { - "__id__": 210 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b3232", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b4kHcCeExAgIiNHDsUa8w8" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e0Np64eXZCo5+ZzhLvTfIM", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 181 - }, - "_enabled": true, - "__prefab": { - "__id__": 213 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 20 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "29lyJgq1hAQK7WSStwiiIj" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 181 - }, - "_enabled": true, - "__prefab": { - "__id__": 215 - }, - "_resizeMode": 2, - "_layoutType": 3, - "_cellSize": { - "__type__": "cc.Size", - "width": 20, - "height": 20 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 5, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7eoz6InYtJi7f3fZE2bFy1" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "ech+xSDdtI4b0U2Db9xxRI", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 218 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 670, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "15mK3HeAhJAKQvRtpGLZ72" - }, - { - "__type__": "f7a30g0MchAWp+dcFVZgdYR", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 220 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3218v/X15JyJ6ZNHUYjLdL" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "12kIFJ52tONJWHTUVJTet7", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": [ - { - "__id__": 131 - }, - { - "__id__": 92 - }, - { - "__id__": 63 - }, - { - "__id__": 36 - } - ] - } -] \ No newline at end of file diff --git a/assets/resources/game/gui/MSCard.prefab.meta b/assets/resources/game/gui/MSCard.prefab.meta deleted file mode 100644 index 0837e76f..00000000 --- a/assets/resources/game/gui/MSCard.prefab.meta +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ver": "1.1.50", - "importer": "prefab", - "imported": true, - "uuid": "407f71e4-91fa-4800-be94-bcb155cde502", - "files": [ - ".json" - ], - "subMetas": {}, - "userData": { - "syncNodeName": "MSCard" - } -} diff --git a/assets/resources/game/gui/card.prefab b/assets/resources/game/gui/card.prefab index dfac0edb..531cae00 100644 --- a/assets/resources/game/gui/card.prefab +++ b/assets/resources/game/gui/card.prefab @@ -279,8 +279,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 130, - "height": 180 + "width": 160, + "height": 200 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -541,8 +541,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 260, - "height": 360 + "width": 320, + "height": 400 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -716,8 +716,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 240, - "height": 180 + "width": 300, + "height": 220 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -891,8 +891,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 260, - "height": 360 + "width": 320, + "height": 400 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1209,8 +1209,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 240, - "height": 180 + "width": 300, + "height": 220 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1335,6 +1335,8 @@ "__id__": 0 }, "fileId": "85cImEieZAY6lnLDMbLF+3", + "instance": null, + "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { @@ -1500,7 +1502,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -4.650000000000006, + "y": 5.349999999999994, "z": 0 }, "_lrot": { @@ -2173,7 +2175,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -30.325000000000003, + "y": -40.325, "z": 0 }, "_lrot": { @@ -2266,7 +2268,7 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 248, + "width": 308, "height": 60 }, "_anchorPoint": { @@ -2706,7 +2708,7 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 124, + "width": 154, "height": 20 }, "_anchorPoint": { @@ -2803,7 +2805,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -30.236000000000004, + "y": -40.236000000000004, "z": 0 }, "_lrot": { @@ -2896,7 +2898,7 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 248, + "width": 308, "height": 60 }, "_anchorPoint": { @@ -3336,7 +3338,7 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 124, + "width": 154, "height": 20 }, "_anchorPoint": { @@ -4397,8 +4399,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 130, - "height": 180 + "width": 160, + "height": 200 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4702,8 +4704,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 130, - "height": 180 + "width": 160, + "height": 200 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -5025,6 +5027,8 @@ "__id__": 0 }, "fileId": "19a3I/bqxJgaV8Y6giHQjy", + "instance": null, + "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { @@ -5355,8 +5359,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 130, - "height": 180 + "width": 160, + "height": 200 }, "_anchorPoint": { "__type__": "cc.Vec2", diff --git a/assets/resources/gui/role_controller.prefab b/assets/resources/gui/role_controller.prefab index ae62857b..3df9e08b 100644 --- a/assets/resources/gui/role_controller.prefab +++ b/assets/resources/gui/role_controller.prefab @@ -22,26 +22,26 @@ "__id__": 2 }, { - "__id__": 674 + "__id__": 666 }, { - "__id__": 722 + "__id__": 714 } ], "_active": true, "_components": [ { - "__id__": 930 + "__id__": 922 }, { - "__id__": 932 + "__id__": 924 }, { - "__id__": 934 + "__id__": 926 } ], "_prefab": { - "__id__": 936 + "__id__": 928 }, "_lpos": { "__type__": "cc.Vec3", @@ -91,38 +91,38 @@ "__id__": 61 }, { - "__id__": 113 + "__id__": 105 }, { - "__id__": 133 + "__id__": 125 }, { - "__id__": 295 + "__id__": 287 }, { - "__id__": 431 + "__id__": 423 } ], "_active": true, "_components": [ + { + "__id__": 655 + }, + { + "__id__": 657 + }, + { + "__id__": 659 + }, + { + "__id__": 661 + }, { "__id__": 663 - }, - { - "__id__": 665 - }, - { - "__id__": 667 - }, - { - "__id__": 669 - }, - { - "__id__": 671 } ], "_prefab": { - "__id__": 673 + "__id__": 665 }, "_lpos": { "__type__": "cc.Vec3", @@ -1482,28 +1482,25 @@ }, { "__id__": 88 - }, - { - "__id__": 96 } ], "_active": true, "_components": [ { - "__id__": 104 + "__id__": 96 }, { - "__id__": 106 + "__id__": 98 }, { - "__id__": 108 + "__id__": 100 }, { - "__id__": 110 + "__id__": 102 } ], "_prefab": { - "__id__": 112 + "__id__": 104 }, "_lpos": { "__type__": "cc.Vec3", @@ -1613,8 +1610,8 @@ ], "value": { "__type__": "cc.Vec3", - "x": -280, - "y": 10, + "x": -265, + "y": 0, "z": 0 } }, @@ -1741,8 +1738,8 @@ ], "value": { "__type__": "cc.Vec3", - "x": -140, - "y": 10, + "x": -90, + "y": 0, "z": 0 } }, @@ -1853,8 +1850,8 @@ ], "value": { "__type__": "cc.Vec3", - "x": 0, - "y": 10, + "x": 85, + "y": 0, "z": 0 } }, @@ -1965,8 +1962,8 @@ ], "value": { "__type__": "cc.Vec3", - "x": 140, - "y": 10, + "x": 260, + "y": 0, "z": 0 } }, @@ -2001,118 +1998,6 @@ "z": 0 } }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 61 - }, - "_prefab": { - "__id__": 97 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 96 - }, - "asset": { - "__uuid__": "2849e90f-15b2-4082-a7b6-1ff1362f537b", - "__expectedType__": "cc.Prefab" - }, - "fileId": "73zWbS9wVHvpxXjUD9UG9z", - "instance": { - "__id__": 98 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "1fz+bPEzdKdJI8eL7WPk7r", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 99 - }, - { - "__id__": 101 - }, - { - "__id__": 102 - }, - { - "__id__": 103 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 100 - }, - "propertyPath": [ - "_name" - ], - "value": "card5" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "73zWbS9wVHvpxXjUD9UG9z" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 100 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 280, - "y": 10, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 100 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 100 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, { "__type__": "cc.UITransform", "_name": "", @@ -2123,7 +2008,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 105 + "__id__": 97 }, "_contentSize": { "__type__": "cc.Size", @@ -2151,7 +2036,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 107 + "__id__": 99 }, "_resizeMode": 0, "_layoutType": 0, @@ -2189,7 +2074,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 109 + "__id__": 101 }, "_resizeMode": 0, "_layoutType": 3, @@ -2203,7 +2088,7 @@ "_paddingRight": 0, "_paddingTop": 0, "_paddingBottom": 0, - "_spacingX": 10, + "_spacingX": 15, "_spacingY": 0, "_verticalDirection": 1, "_horizontalDirection": 0, @@ -2227,7 +2112,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 111 + "__id__": 103 }, "_alignFlags": 44, "_target": null, @@ -2276,20 +2161,20 @@ }, "_children": [ { - "__id__": 114 + "__id__": 106 } ], "_active": true, "_components": [ { - "__id__": 128 + "__id__": 120 }, { - "__id__": 130 + "__id__": 122 } ], "_prefab": { - "__id__": 132 + "__id__": 124 }, "_lpos": { "__type__": "cc.Vec3", @@ -2326,32 +2211,32 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 113 + "__id__": 105 }, "_children": [ { - "__id__": 115 + "__id__": 107 } ], "_active": true, "_components": [ { - "__id__": 121 + "__id__": 113 }, { - "__id__": 123 + "__id__": 115 }, { - "__id__": 125 + "__id__": 117 } ], "_prefab": { - "__id__": 127 + "__id__": 119 }, "_lpos": { "__type__": "cc.Vec3", - "x": -280, - "y": 0, + "x": -264.217, + "y": -7.299, "z": 0 }, "_lrot": { @@ -2383,20 +2268,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 114 + "__id__": 106 }, "_children": [], "_active": true, "_components": [ { - "__id__": 116 + "__id__": 108 }, { - "__id__": 118 + "__id__": 110 } ], "_prefab": { - "__id__": 120 + "__id__": 112 }, "_lpos": { "__type__": "cc.Vec3", @@ -2433,11 +2318,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 115 + "__id__": 107 }, "_enabled": true, "__prefab": { - "__id__": 117 + "__id__": 109 }, "_contentSize": { "__type__": "cc.Size", @@ -2461,11 +2346,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 115 + "__id__": 107 }, "_enabled": true, "__prefab": { - "__id__": 119 + "__id__": 111 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2519,11 +2404,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 114 + "__id__": 106 }, "_enabled": true, "__prefab": { - "__id__": 122 + "__id__": 114 }, "_contentSize": { "__type__": "cc.Size", @@ -2547,15 +2432,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 114 + "__id__": 106 }, "_enabled": true, "__prefab": { - "__id__": 124 + "__id__": 116 }, "_alignFlags": 8, "_target": null, - "_left": 15, + "_left": 30.783000000000015, "_right": 0, "_top": 0, "_bottom": 0, @@ -2583,11 +2468,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 114 + "__id__": 106 }, "_enabled": true, "__prefab": { - "__id__": 126 + "__id__": 118 }, "_id": "" }, @@ -2614,11 +2499,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 113 + "__id__": 105 }, "_enabled": true, "__prefab": { - "__id__": 129 + "__id__": 121 }, "_contentSize": { "__type__": "cc.Size", @@ -2642,11 +2527,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 113 + "__id__": 105 }, "_enabled": true, "__prefab": { - "__id__": 131 + "__id__": 123 }, "_alignFlags": 4, "_target": null, @@ -2695,23 +2580,23 @@ }, "_children": [ { - "__id__": 134 + "__id__": 126 }, { - "__id__": 142 + "__id__": 134 } ], "_active": true, "_components": [ { - "__id__": 290 + "__id__": 282 }, { - "__id__": 292 + "__id__": 284 } ], "_prefab": { - "__id__": 294 + "__id__": 286 }, "_lpos": { "__type__": "cc.Vec3", @@ -2748,23 +2633,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 133 + "__id__": 125 }, "_children": [], "_active": true, "_components": [ { - "__id__": 135 + "__id__": 127 }, { - "__id__": 137 + "__id__": 129 }, { - "__id__": 139 + "__id__": 131 } ], "_prefab": { - "__id__": 141 + "__id__": 133 }, "_lpos": { "__type__": "cc.Vec3", @@ -2801,11 +2686,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 134 + "__id__": 126 }, "_enabled": true, "__prefab": { - "__id__": 136 + "__id__": 128 }, "_contentSize": { "__type__": "cc.Size", @@ -2829,11 +2714,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 134 + "__id__": 126 }, "_enabled": true, "__prefab": { - "__id__": 138 + "__id__": 130 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2874,11 +2759,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 134 + "__id__": 126 }, "_enabled": true, "__prefab": { - "__id__": 140 + "__id__": 132 }, "_alignFlags": 45, "_target": null, @@ -2923,42 +2808,42 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 133 + "__id__": 125 }, "_children": [ { - "__id__": 143 + "__id__": 135 }, { - "__id__": 193 + "__id__": 185 }, { - "__id__": 211 + "__id__": 203 }, { - "__id__": 229 + "__id__": 221 }, { - "__id__": 247 + "__id__": 239 }, { - "__id__": 265 + "__id__": 257 } ], "_active": true, "_components": [ { - "__id__": 283 + "__id__": 275 }, { - "__id__": 285 + "__id__": 277 }, { - "__id__": 287 + "__id__": 279 } ], "_prefab": { - "__id__": 289 + "__id__": 281 }, "_lpos": { "__type__": "cc.Vec3", @@ -2995,33 +2880,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 142 + "__id__": 134 }, "_children": [ + { + "__id__": 136 + }, { "__id__": 144 }, { - "__id__": 152 + "__id__": 150 }, { "__id__": 158 }, { - "__id__": 166 - }, - { - "__id__": 178 + "__id__": 170 } ], "_active": true, "_components": [ { - "__id__": 190 + "__id__": 182 } ], "_prefab": { - "__id__": 192 + "__id__": 184 }, "_lpos": { "__type__": "cc.Vec3", @@ -3058,23 +2943,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 143 + "__id__": 135 }, "_children": [], "_active": true, "_components": [ { - "__id__": 145 + "__id__": 137 }, { - "__id__": 147 + "__id__": 139 }, { - "__id__": 149 + "__id__": 141 } ], "_prefab": { - "__id__": 151 + "__id__": 143 }, "_lpos": { "__type__": "cc.Vec3", @@ -3111,11 +2996,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 144 + "__id__": 136 }, "_enabled": true, "__prefab": { - "__id__": 146 + "__id__": 138 }, "_contentSize": { "__type__": "cc.Size", @@ -3139,11 +3024,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 144 + "__id__": 136 }, "_enabled": true, "__prefab": { - "__id__": 148 + "__id__": 140 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3184,11 +3069,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 144 + "__id__": 136 }, "_enabled": true, "__prefab": { - "__id__": 150 + "__id__": 142 }, "_alignFlags": 45, "_target": null, @@ -3233,20 +3118,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 143 + "__id__": 135 }, "_children": [], "_active": true, "_components": [ { - "__id__": 153 + "__id__": 145 }, { - "__id__": 155 + "__id__": 147 } ], "_prefab": { - "__id__": 157 + "__id__": 149 }, "_lpos": { "__type__": "cc.Vec3", @@ -3283,11 +3168,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 152 + "__id__": 144 }, "_enabled": true, "__prefab": { - "__id__": 154 + "__id__": 146 }, "_contentSize": { "__type__": "cc.Size", @@ -3311,11 +3196,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 152 + "__id__": 144 }, "_enabled": true, "__prefab": { - "__id__": 156 + "__id__": 148 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3369,23 +3254,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 143 + "__id__": 135 }, "_children": [], "_active": true, "_components": [ { - "__id__": 159 + "__id__": 151 }, { - "__id__": 161 + "__id__": 153 }, { - "__id__": 163 + "__id__": 155 } ], "_prefab": { - "__id__": 165 + "__id__": 157 }, "_lpos": { "__type__": "cc.Vec3", @@ -3422,11 +3307,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 158 + "__id__": 150 }, "_enabled": true, "__prefab": { - "__id__": 160 + "__id__": 152 }, "_contentSize": { "__type__": "cc.Size", @@ -3450,11 +3335,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 158 + "__id__": 150 }, "_enabled": true, "__prefab": { - "__id__": 162 + "__id__": 154 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3495,11 +3380,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 158 + "__id__": 150 }, "_enabled": true, "__prefab": { - "__id__": 164 + "__id__": 156 }, "_alignFlags": 45, "_target": null, @@ -3544,24 +3429,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 143 + "__id__": 135 }, "_children": [ + { + "__id__": 159 + } + ], + "_active": false, + "_components": [ + { + "__id__": 165 + }, { "__id__": 167 } ], - "_active": true, - "_components": [ - { - "__id__": 173 - }, - { - "__id__": 175 - } - ], "_prefab": { - "__id__": 177 + "__id__": 169 }, "_lpos": { "__type__": "cc.Vec3", @@ -3598,20 +3483,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 166 + "__id__": 158 }, "_children": [], "_active": true, "_components": [ { - "__id__": 168 + "__id__": 160 }, { - "__id__": 170 + "__id__": 162 } ], "_prefab": { - "__id__": 172 + "__id__": 164 }, "_lpos": { "__type__": "cc.Vec3", @@ -3648,11 +3533,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 167 + "__id__": 159 }, "_enabled": true, "__prefab": { - "__id__": 169 + "__id__": 161 }, "_contentSize": { "__type__": "cc.Size", @@ -3676,11 +3561,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 167 + "__id__": 159 }, "_enabled": true, "__prefab": { - "__id__": 171 + "__id__": 163 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3757,11 +3642,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 166 + "__id__": 158 }, "_enabled": true, "__prefab": { - "__id__": 174 + "__id__": 166 }, "_contentSize": { "__type__": "cc.Size", @@ -3785,11 +3670,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 166 + "__id__": 158 }, "_enabled": true, "__prefab": { - "__id__": 176 + "__id__": 168 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3843,24 +3728,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 143 + "__id__": 135 }, "_children": [ + { + "__id__": 171 + } + ], + "_active": false, + "_components": [ + { + "__id__": 177 + }, { "__id__": 179 } ], - "_active": true, - "_components": [ - { - "__id__": 185 - }, - { - "__id__": 187 - } - ], "_prefab": { - "__id__": 189 + "__id__": 181 }, "_lpos": { "__type__": "cc.Vec3", @@ -3897,20 +3782,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 178 + "__id__": 170 }, "_children": [], "_active": true, "_components": [ { - "__id__": 180 + "__id__": 172 }, { - "__id__": 182 + "__id__": 174 } ], "_prefab": { - "__id__": 184 + "__id__": 176 }, "_lpos": { "__type__": "cc.Vec3", @@ -3947,11 +3832,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 179 + "__id__": 171 }, "_enabled": true, "__prefab": { - "__id__": 181 + "__id__": 173 }, "_contentSize": { "__type__": "cc.Size", @@ -3975,11 +3860,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 179 + "__id__": 171 }, "_enabled": true, "__prefab": { - "__id__": 183 + "__id__": 175 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4056,11 +3941,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 178 + "__id__": 170 }, "_enabled": true, "__prefab": { - "__id__": 186 + "__id__": 178 }, "_contentSize": { "__type__": "cc.Size", @@ -4084,11 +3969,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 178 + "__id__": 170 }, "_enabled": true, "__prefab": { - "__id__": 188 + "__id__": 180 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4142,11 +4027,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 143 + "__id__": 135 }, "_enabled": true, "__prefab": { - "__id__": 191 + "__id__": 183 }, "_contentSize": { "__type__": "cc.Size", @@ -4183,24 +4068,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 142 + "__id__": 134 }, "_children": [ { - "__id__": 194 + "__id__": 186 }, { - "__id__": 202 + "__id__": 194 } ], "_active": true, "_components": [ { - "__id__": 208 + "__id__": 200 } ], "_prefab": { - "__id__": 210 + "__id__": 202 }, "_lpos": { "__type__": "cc.Vec3", @@ -4237,23 +4122,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 193 + "__id__": 185 }, "_children": [], "_active": true, "_components": [ { - "__id__": 195 + "__id__": 187 }, { - "__id__": 197 + "__id__": 189 }, { - "__id__": 199 + "__id__": 191 } ], "_prefab": { - "__id__": 201 + "__id__": 193 }, "_lpos": { "__type__": "cc.Vec3", @@ -4290,11 +4175,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 194 + "__id__": 186 }, "_enabled": true, "__prefab": { - "__id__": 196 + "__id__": 188 }, "_contentSize": { "__type__": "cc.Size", @@ -4318,11 +4203,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 194 + "__id__": 186 }, "_enabled": true, "__prefab": { - "__id__": 198 + "__id__": 190 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4363,11 +4248,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 194 + "__id__": 186 }, "_enabled": true, "__prefab": { - "__id__": 200 + "__id__": 192 }, "_alignFlags": 45, "_target": null, @@ -4412,20 +4297,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 193 + "__id__": 185 }, "_children": [], "_active": true, "_components": [ { - "__id__": 203 + "__id__": 195 }, { - "__id__": 205 + "__id__": 197 } ], "_prefab": { - "__id__": 207 + "__id__": 199 }, "_lpos": { "__type__": "cc.Vec3", @@ -4462,11 +4347,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 202 + "__id__": 194 }, "_enabled": true, "__prefab": { - "__id__": 204 + "__id__": 196 }, "_contentSize": { "__type__": "cc.Size", @@ -4490,11 +4375,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 202 + "__id__": 194 }, "_enabled": true, "__prefab": { - "__id__": 206 + "__id__": 198 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4548,11 +4433,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 193 + "__id__": 185 }, "_enabled": true, "__prefab": { - "__id__": 209 + "__id__": 201 }, "_contentSize": { "__type__": "cc.Size", @@ -4589,24 +4474,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 142 + "__id__": 134 }, "_children": [ { - "__id__": 212 + "__id__": 204 }, { - "__id__": 220 + "__id__": 212 } ], "_active": true, "_components": [ { - "__id__": 226 + "__id__": 218 } ], "_prefab": { - "__id__": 228 + "__id__": 220 }, "_lpos": { "__type__": "cc.Vec3", @@ -4643,23 +4528,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 211 + "__id__": 203 }, "_children": [], "_active": true, "_components": [ { - "__id__": 213 + "__id__": 205 }, { - "__id__": 215 + "__id__": 207 }, { - "__id__": 217 + "__id__": 209 } ], "_prefab": { - "__id__": 219 + "__id__": 211 }, "_lpos": { "__type__": "cc.Vec3", @@ -4696,11 +4581,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 212 + "__id__": 204 }, "_enabled": true, "__prefab": { - "__id__": 214 + "__id__": 206 }, "_contentSize": { "__type__": "cc.Size", @@ -4724,11 +4609,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 212 + "__id__": 204 }, "_enabled": true, "__prefab": { - "__id__": 216 + "__id__": 208 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4769,11 +4654,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 212 + "__id__": 204 }, "_enabled": true, "__prefab": { - "__id__": 218 + "__id__": 210 }, "_alignFlags": 45, "_target": null, @@ -4818,20 +4703,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 211 + "__id__": 203 }, "_children": [], "_active": true, "_components": [ { - "__id__": 221 + "__id__": 213 }, { - "__id__": 223 + "__id__": 215 } ], "_prefab": { - "__id__": 225 + "__id__": 217 }, "_lpos": { "__type__": "cc.Vec3", @@ -4868,11 +4753,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 220 + "__id__": 212 }, "_enabled": true, "__prefab": { - "__id__": 222 + "__id__": 214 }, "_contentSize": { "__type__": "cc.Size", @@ -4896,11 +4781,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 220 + "__id__": 212 }, "_enabled": true, "__prefab": { - "__id__": 224 + "__id__": 216 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4954,11 +4839,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 211 + "__id__": 203 }, "_enabled": true, "__prefab": { - "__id__": 227 + "__id__": 219 }, "_contentSize": { "__type__": "cc.Size", @@ -4995,24 +4880,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 142 + "__id__": 134 }, "_children": [ { - "__id__": 230 + "__id__": 222 }, { - "__id__": 238 + "__id__": 230 } ], "_active": true, "_components": [ { - "__id__": 244 + "__id__": 236 } ], "_prefab": { - "__id__": 246 + "__id__": 238 }, "_lpos": { "__type__": "cc.Vec3", @@ -5049,23 +4934,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 229 + "__id__": 221 }, "_children": [], "_active": true, "_components": [ { - "__id__": 231 + "__id__": 223 }, { - "__id__": 233 + "__id__": 225 }, { - "__id__": 235 + "__id__": 227 } ], "_prefab": { - "__id__": 237 + "__id__": 229 }, "_lpos": { "__type__": "cc.Vec3", @@ -5102,11 +4987,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 230 + "__id__": 222 }, "_enabled": true, "__prefab": { - "__id__": 232 + "__id__": 224 }, "_contentSize": { "__type__": "cc.Size", @@ -5130,11 +5015,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 230 + "__id__": 222 }, "_enabled": true, "__prefab": { - "__id__": 234 + "__id__": 226 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5175,11 +5060,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 230 + "__id__": 222 }, "_enabled": true, "__prefab": { - "__id__": 236 + "__id__": 228 }, "_alignFlags": 45, "_target": null, @@ -5224,20 +5109,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 229 + "__id__": 221 }, "_children": [], "_active": true, "_components": [ { - "__id__": 239 + "__id__": 231 }, { - "__id__": 241 + "__id__": 233 } ], "_prefab": { - "__id__": 243 + "__id__": 235 }, "_lpos": { "__type__": "cc.Vec3", @@ -5274,11 +5159,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 238 + "__id__": 230 }, "_enabled": true, "__prefab": { - "__id__": 240 + "__id__": 232 }, "_contentSize": { "__type__": "cc.Size", @@ -5302,11 +5187,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 238 + "__id__": 230 }, "_enabled": true, "__prefab": { - "__id__": 242 + "__id__": 234 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5360,11 +5245,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 229 + "__id__": 221 }, "_enabled": true, "__prefab": { - "__id__": 245 + "__id__": 237 }, "_contentSize": { "__type__": "cc.Size", @@ -5401,24 +5286,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 142 + "__id__": 134 }, "_children": [ { - "__id__": 248 + "__id__": 240 }, { - "__id__": 256 + "__id__": 248 } ], "_active": true, "_components": [ { - "__id__": 262 + "__id__": 254 } ], "_prefab": { - "__id__": 264 + "__id__": 256 }, "_lpos": { "__type__": "cc.Vec3", @@ -5455,23 +5340,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 247 + "__id__": 239 }, "_children": [], "_active": true, "_components": [ { - "__id__": 249 + "__id__": 241 }, { - "__id__": 251 + "__id__": 243 }, { - "__id__": 253 + "__id__": 245 } ], "_prefab": { - "__id__": 255 + "__id__": 247 }, "_lpos": { "__type__": "cc.Vec3", @@ -5508,11 +5393,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 248 + "__id__": 240 }, "_enabled": true, "__prefab": { - "__id__": 250 + "__id__": 242 }, "_contentSize": { "__type__": "cc.Size", @@ -5536,11 +5421,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 248 + "__id__": 240 }, "_enabled": true, "__prefab": { - "__id__": 252 + "__id__": 244 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5581,11 +5466,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 248 + "__id__": 240 }, "_enabled": true, "__prefab": { - "__id__": 254 + "__id__": 246 }, "_alignFlags": 45, "_target": null, @@ -5630,20 +5515,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 247 + "__id__": 239 }, "_children": [], "_active": true, "_components": [ { - "__id__": 257 + "__id__": 249 }, { - "__id__": 259 + "__id__": 251 } ], "_prefab": { - "__id__": 261 + "__id__": 253 }, "_lpos": { "__type__": "cc.Vec3", @@ -5680,11 +5565,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 256 + "__id__": 248 }, "_enabled": true, "__prefab": { - "__id__": 258 + "__id__": 250 }, "_contentSize": { "__type__": "cc.Size", @@ -5708,11 +5593,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 256 + "__id__": 248 }, "_enabled": true, "__prefab": { - "__id__": 260 + "__id__": 252 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5766,11 +5651,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 247 + "__id__": 239 }, "_enabled": true, "__prefab": { - "__id__": 263 + "__id__": 255 }, "_contentSize": { "__type__": "cc.Size", @@ -5807,24 +5692,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 142 + "__id__": 134 }, "_children": [ { - "__id__": 266 + "__id__": 258 }, { - "__id__": 274 + "__id__": 266 } ], "_active": true, "_components": [ { - "__id__": 280 + "__id__": 272 } ], "_prefab": { - "__id__": 282 + "__id__": 274 }, "_lpos": { "__type__": "cc.Vec3", @@ -5861,23 +5746,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 265 + "__id__": 257 }, "_children": [], "_active": true, "_components": [ { - "__id__": 267 + "__id__": 259 }, { - "__id__": 269 + "__id__": 261 }, { - "__id__": 271 + "__id__": 263 } ], "_prefab": { - "__id__": 273 + "__id__": 265 }, "_lpos": { "__type__": "cc.Vec3", @@ -5914,11 +5799,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 266 + "__id__": 258 }, "_enabled": true, "__prefab": { - "__id__": 268 + "__id__": 260 }, "_contentSize": { "__type__": "cc.Size", @@ -5942,11 +5827,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 266 + "__id__": 258 }, "_enabled": true, "__prefab": { - "__id__": 270 + "__id__": 262 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5987,11 +5872,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 266 + "__id__": 258 }, "_enabled": true, "__prefab": { - "__id__": 272 + "__id__": 264 }, "_alignFlags": 45, "_target": null, @@ -6036,20 +5921,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 265 + "__id__": 257 }, "_children": [], "_active": true, "_components": [ { - "__id__": 275 + "__id__": 267 }, { - "__id__": 277 + "__id__": 269 } ], "_prefab": { - "__id__": 279 + "__id__": 271 }, "_lpos": { "__type__": "cc.Vec3", @@ -6086,11 +5971,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 274 + "__id__": 266 }, "_enabled": true, "__prefab": { - "__id__": 276 + "__id__": 268 }, "_contentSize": { "__type__": "cc.Size", @@ -6114,11 +5999,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 274 + "__id__": 266 }, "_enabled": true, "__prefab": { - "__id__": 278 + "__id__": 270 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6172,11 +6057,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 265 + "__id__": 257 }, "_enabled": true, "__prefab": { - "__id__": 281 + "__id__": 273 }, "_contentSize": { "__type__": "cc.Size", @@ -6213,11 +6098,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 142 + "__id__": 134 }, "_enabled": true, "__prefab": { - "__id__": 284 + "__id__": 276 }, "_contentSize": { "__type__": "cc.Size", @@ -6241,11 +6126,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 142 + "__id__": 134 }, "_enabled": true, "__prefab": { - "__id__": 286 + "__id__": 278 }, "_resizeMode": 0, "_layoutType": 0, @@ -6279,11 +6164,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 142 + "__id__": 134 }, "_enabled": true, "__prefab": { - "__id__": 288 + "__id__": 280 }, "_resizeMode": 0, "_layoutType": 3, @@ -6330,11 +6215,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 133 + "__id__": 125 }, "_enabled": true, "__prefab": { - "__id__": 291 + "__id__": 283 }, "_contentSize": { "__type__": "cc.Size", @@ -6358,11 +6243,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 133 + "__id__": 125 }, "_enabled": true, "__prefab": { - "__id__": 293 + "__id__": 285 }, "_alignFlags": 4, "_target": null, @@ -6411,32 +6296,32 @@ }, "_children": [ { - "__id__": 296 + "__id__": 288 }, { - "__id__": 322 + "__id__": 314 }, { - "__id__": 358 + "__id__": 350 }, { - "__id__": 395 + "__id__": 387 } ], "_active": true, "_components": [ { - "__id__": 424 + "__id__": 416 }, { - "__id__": 426 + "__id__": 418 }, { - "__id__": 428 + "__id__": 420 } ], "_prefab": { - "__id__": 430 + "__id__": 422 }, "_lpos": { "__type__": "cc.Vec3", @@ -6473,30 +6358,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 295 + "__id__": 287 }, "_children": [ + { + "__id__": 289 + }, { "__id__": 297 }, { - "__id__": 305 - }, - { - "__id__": 311 + "__id__": 303 } ], "_active": true, "_components": [ { - "__id__": 317 + "__id__": 309 }, { - "__id__": 319 + "__id__": 311 } ], "_prefab": { - "__id__": 321 + "__id__": 313 }, "_lpos": { "__type__": "cc.Vec3", @@ -6533,23 +6418,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 296 + "__id__": 288 }, "_children": [], "_active": true, "_components": [ { - "__id__": 298 + "__id__": 290 }, { - "__id__": 300 + "__id__": 292 }, { - "__id__": 302 + "__id__": 294 } ], "_prefab": { - "__id__": 304 + "__id__": 296 }, "_lpos": { "__type__": "cc.Vec3", @@ -6586,11 +6471,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 297 + "__id__": 289 }, "_enabled": true, "__prefab": { - "__id__": 299 + "__id__": 291 }, "_contentSize": { "__type__": "cc.Size", @@ -6614,11 +6499,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 297 + "__id__": 289 }, "_enabled": true, "__prefab": { - "__id__": 301 + "__id__": 293 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6659,11 +6544,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 297 + "__id__": 289 }, "_enabled": true, "__prefab": { - "__id__": 303 + "__id__": 295 }, "_alignFlags": 45, "_target": null, @@ -6708,20 +6593,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 296 + "__id__": 288 }, "_children": [], "_active": true, "_components": [ { - "__id__": 306 + "__id__": 298 }, { - "__id__": 308 + "__id__": 300 } ], "_prefab": { - "__id__": 310 + "__id__": 302 }, "_lpos": { "__type__": "cc.Vec3", @@ -6758,11 +6643,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 305 + "__id__": 297 }, "_enabled": true, "__prefab": { - "__id__": 307 + "__id__": 299 }, "_contentSize": { "__type__": "cc.Size", @@ -6786,11 +6671,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 305 + "__id__": 297 }, "_enabled": true, "__prefab": { - "__id__": 309 + "__id__": 301 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6844,20 +6729,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 296 + "__id__": 288 }, "_children": [], "_active": true, "_components": [ { - "__id__": 312 + "__id__": 304 }, { - "__id__": 314 + "__id__": 306 } ], "_prefab": { - "__id__": 316 + "__id__": 308 }, "_lpos": { "__type__": "cc.Vec3", @@ -6894,11 +6779,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 311 + "__id__": 303 }, "_enabled": true, "__prefab": { - "__id__": 313 + "__id__": 305 }, "_contentSize": { "__type__": "cc.Size", @@ -6922,11 +6807,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 311 + "__id__": 303 }, "_enabled": true, "__prefab": { - "__id__": 315 + "__id__": 307 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7003,11 +6888,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 296 + "__id__": 288 }, "_enabled": true, "__prefab": { - "__id__": 318 + "__id__": 310 }, "_contentSize": { "__type__": "cc.Size", @@ -7031,11 +6916,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 296 + "__id__": 288 }, "_enabled": true, "__prefab": { - "__id__": 320 + "__id__": 312 }, "_alignFlags": 4, "_target": null, @@ -7080,39 +6965,39 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 295 + "__id__": 287 }, "_children": [ + { + "__id__": 315 + }, { "__id__": 323 }, { - "__id__": 331 + "__id__": 329 }, { - "__id__": 337 - }, - { - "__id__": 343 + "__id__": 335 } ], "_active": true, "_components": [ { - "__id__": 349 + "__id__": 341 }, { - "__id__": 351 + "__id__": 343 }, { - "__id__": 353 + "__id__": 345 }, { - "__id__": 355 + "__id__": 347 } ], "_prefab": { - "__id__": 357 + "__id__": 349 }, "_lpos": { "__type__": "cc.Vec3", @@ -7149,23 +7034,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 322 + "__id__": 314 }, "_children": [], "_active": true, "_components": [ { - "__id__": 324 + "__id__": 316 }, { - "__id__": 326 + "__id__": 318 }, { - "__id__": 328 + "__id__": 320 } ], "_prefab": { - "__id__": 330 + "__id__": 322 }, "_lpos": { "__type__": "cc.Vec3", @@ -7202,11 +7087,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 323 + "__id__": 315 }, "_enabled": true, "__prefab": { - "__id__": 325 + "__id__": 317 }, "_contentSize": { "__type__": "cc.Size", @@ -7230,11 +7115,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 323 + "__id__": 315 }, "_enabled": true, "__prefab": { - "__id__": 327 + "__id__": 319 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7275,11 +7160,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 323 + "__id__": 315 }, "_enabled": true, "__prefab": { - "__id__": 329 + "__id__": 321 }, "_alignFlags": 45, "_target": null, @@ -7324,20 +7209,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 322 + "__id__": 314 }, "_children": [], "_active": true, "_components": [ { - "__id__": 332 + "__id__": 324 }, { - "__id__": 334 + "__id__": 326 } ], "_prefab": { - "__id__": 336 + "__id__": 328 }, "_lpos": { "__type__": "cc.Vec3", @@ -7374,11 +7259,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 331 + "__id__": 323 }, "_enabled": true, "__prefab": { - "__id__": 333 + "__id__": 325 }, "_contentSize": { "__type__": "cc.Size", @@ -7402,11 +7287,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 331 + "__id__": 323 }, "_enabled": true, "__prefab": { - "__id__": 335 + "__id__": 327 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7483,20 +7368,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 322 + "__id__": 314 }, "_children": [], "_active": true, "_components": [ { - "__id__": 338 + "__id__": 330 }, { - "__id__": 340 + "__id__": 332 } ], "_prefab": { - "__id__": 342 + "__id__": 334 }, "_lpos": { "__type__": "cc.Vec3", @@ -7533,11 +7418,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 337 + "__id__": 329 }, "_enabled": true, "__prefab": { - "__id__": 339 + "__id__": 331 }, "_contentSize": { "__type__": "cc.Size", @@ -7561,11 +7446,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 337 + "__id__": 329 }, "_enabled": true, "__prefab": { - "__id__": 341 + "__id__": 333 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7619,20 +7504,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 322 + "__id__": 314 }, "_children": [], "_active": true, "_components": [ { - "__id__": 344 + "__id__": 336 }, { - "__id__": 346 + "__id__": 338 } ], "_prefab": { - "__id__": 348 + "__id__": 340 }, "_lpos": { "__type__": "cc.Vec3", @@ -7669,11 +7554,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 343 + "__id__": 335 }, "_enabled": true, "__prefab": { - "__id__": 345 + "__id__": 337 }, "_contentSize": { "__type__": "cc.Size", @@ -7697,11 +7582,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 343 + "__id__": 335 }, "_enabled": true, "__prefab": { - "__id__": 347 + "__id__": 339 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7778,11 +7663,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 322 + "__id__": 314 }, "_enabled": true, "__prefab": { - "__id__": 350 + "__id__": 342 }, "_contentSize": { "__type__": "cc.Size", @@ -7806,11 +7691,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 322 + "__id__": 314 }, "_enabled": true, "__prefab": { - "__id__": 352 + "__id__": 344 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7848,11 +7733,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 322 + "__id__": 314 }, "_enabled": true, "__prefab": { - "__id__": 354 + "__id__": 346 }, "clickEvents": [], "_interactable": true, @@ -7892,7 +7777,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 322 + "__id__": 314 }, "_id": "" }, @@ -7906,11 +7791,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 322 + "__id__": 314 }, "_enabled": true, "__prefab": { - "__id__": 356 + "__id__": 348 }, "_alignFlags": 4, "_target": null, @@ -7955,39 +7840,39 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 295 + "__id__": 287 }, "_children": [ + { + "__id__": 351 + }, { "__id__": 359 }, { - "__id__": 367 + "__id__": 365 }, { - "__id__": 373 - }, - { - "__id__": 379 + "__id__": 371 } ], "_active": true, "_components": [ { - "__id__": 385 + "__id__": 377 }, { - "__id__": 387 + "__id__": 379 }, { - "__id__": 389 + "__id__": 381 }, { - "__id__": 392 + "__id__": 384 } ], "_prefab": { - "__id__": 394 + "__id__": 386 }, "_lpos": { "__type__": "cc.Vec3", @@ -8024,23 +7909,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 358 + "__id__": 350 }, "_children": [], "_active": true, "_components": [ { - "__id__": 360 + "__id__": 352 }, { - "__id__": 362 + "__id__": 354 }, { - "__id__": 364 + "__id__": 356 } ], "_prefab": { - "__id__": 366 + "__id__": 358 }, "_lpos": { "__type__": "cc.Vec3", @@ -8077,11 +7962,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 359 + "__id__": 351 }, "_enabled": true, "__prefab": { - "__id__": 361 + "__id__": 353 }, "_contentSize": { "__type__": "cc.Size", @@ -8105,11 +7990,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 359 + "__id__": 351 }, "_enabled": true, "__prefab": { - "__id__": 363 + "__id__": 355 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8150,11 +8035,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 359 + "__id__": 351 }, "_enabled": true, "__prefab": { - "__id__": 365 + "__id__": 357 }, "_alignFlags": 45, "_target": null, @@ -8199,20 +8084,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 358 + "__id__": 350 }, "_children": [], "_active": true, "_components": [ { - "__id__": 368 + "__id__": 360 }, { - "__id__": 370 + "__id__": 362 } ], "_prefab": { - "__id__": 372 + "__id__": 364 }, "_lpos": { "__type__": "cc.Vec3", @@ -8249,11 +8134,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 367 + "__id__": 359 }, "_enabled": true, "__prefab": { - "__id__": 369 + "__id__": 361 }, "_contentSize": { "__type__": "cc.Size", @@ -8277,11 +8162,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 367 + "__id__": 359 }, "_enabled": true, "__prefab": { - "__id__": 371 + "__id__": 363 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8358,20 +8243,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 358 + "__id__": 350 }, "_children": [], "_active": true, "_components": [ { - "__id__": 374 + "__id__": 366 }, { - "__id__": 376 + "__id__": 368 } ], "_prefab": { - "__id__": 378 + "__id__": 370 }, "_lpos": { "__type__": "cc.Vec3", @@ -8408,11 +8293,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 373 + "__id__": 365 }, "_enabled": true, "__prefab": { - "__id__": 375 + "__id__": 367 }, "_contentSize": { "__type__": "cc.Size", @@ -8436,11 +8321,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 373 + "__id__": 365 }, "_enabled": true, "__prefab": { - "__id__": 377 + "__id__": 369 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8494,20 +8379,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 358 + "__id__": 350 }, "_children": [], "_active": true, "_components": [ { - "__id__": 380 + "__id__": 372 }, { - "__id__": 382 + "__id__": 374 } ], "_prefab": { - "__id__": 384 + "__id__": 376 }, "_lpos": { "__type__": "cc.Vec3", @@ -8544,11 +8429,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 379 + "__id__": 371 }, "_enabled": true, "__prefab": { - "__id__": 381 + "__id__": 373 }, "_contentSize": { "__type__": "cc.Size", @@ -8572,11 +8457,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 379 + "__id__": 371 }, "_enabled": true, "__prefab": { - "__id__": 383 + "__id__": 375 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8653,11 +8538,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 358 + "__id__": 350 }, "_enabled": true, "__prefab": { - "__id__": 386 + "__id__": 378 }, "_contentSize": { "__type__": "cc.Size", @@ -8681,11 +8566,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 358 + "__id__": 350 }, "_enabled": true, "__prefab": { - "__id__": 388 + "__id__": 380 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8723,15 +8608,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 358 + "__id__": 350 }, "_enabled": true, "__prefab": { - "__id__": 390 + "__id__": 382 }, "clickEvents": [ { - "__id__": 391 + "__id__": 383 } ], "_interactable": true, @@ -8771,7 +8656,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 358 + "__id__": 350 }, "_id": "" }, @@ -8795,11 +8680,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 358 + "__id__": 350 }, "_enabled": true, "__prefab": { - "__id__": 393 + "__id__": 385 }, "_alignFlags": 4, "_target": null, @@ -8844,33 +8729,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 295 + "__id__": 287 }, "_children": [ + { + "__id__": 388 + }, { "__id__": 396 }, { - "__id__": 404 - }, - { - "__id__": 410 + "__id__": 402 } ], "_active": true, "_components": [ { - "__id__": 416 + "__id__": 408 }, { - "__id__": 418 + "__id__": 410 }, { - "__id__": 421 + "__id__": 413 } ], "_prefab": { - "__id__": 423 + "__id__": 415 }, "_lpos": { "__type__": "cc.Vec3", @@ -8907,23 +8792,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 395 + "__id__": 387 }, "_children": [], "_active": true, "_components": [ { - "__id__": 397 + "__id__": 389 }, { - "__id__": 399 + "__id__": 391 }, { - "__id__": 401 + "__id__": 393 } ], "_prefab": { - "__id__": 403 + "__id__": 395 }, "_lpos": { "__type__": "cc.Vec3", @@ -8960,11 +8845,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 396 + "__id__": 388 }, "_enabled": true, "__prefab": { - "__id__": 398 + "__id__": 390 }, "_contentSize": { "__type__": "cc.Size", @@ -8988,11 +8873,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 396 + "__id__": 388 }, "_enabled": true, "__prefab": { - "__id__": 400 + "__id__": 392 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9033,11 +8918,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 396 + "__id__": 388 }, "_enabled": true, "__prefab": { - "__id__": 402 + "__id__": 394 }, "_alignFlags": 45, "_target": null, @@ -9082,20 +8967,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 395 + "__id__": 387 }, "_children": [], "_active": true, "_components": [ { - "__id__": 405 + "__id__": 397 }, { - "__id__": 407 + "__id__": 399 } ], "_prefab": { - "__id__": 409 + "__id__": 401 }, "_lpos": { "__type__": "cc.Vec3", @@ -9132,11 +9017,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 404 + "__id__": 396 }, "_enabled": true, "__prefab": { - "__id__": 406 + "__id__": 398 }, "_contentSize": { "__type__": "cc.Size", @@ -9160,11 +9045,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 404 + "__id__": 396 }, "_enabled": true, "__prefab": { - "__id__": 408 + "__id__": 400 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9218,20 +9103,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 395 + "__id__": 387 }, "_children": [], "_active": true, "_components": [ { - "__id__": 411 + "__id__": 403 }, { - "__id__": 413 + "__id__": 405 } ], "_prefab": { - "__id__": 415 + "__id__": 407 }, "_lpos": { "__type__": "cc.Vec3", @@ -9268,11 +9153,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 410 + "__id__": 402 }, "_enabled": true, "__prefab": { - "__id__": 412 + "__id__": 404 }, "_contentSize": { "__type__": "cc.Size", @@ -9296,11 +9181,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 410 + "__id__": 402 }, "_enabled": true, "__prefab": { - "__id__": 414 + "__id__": 406 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9377,11 +9262,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 395 + "__id__": 387 }, "_enabled": true, "__prefab": { - "__id__": 417 + "__id__": 409 }, "_contentSize": { "__type__": "cc.Size", @@ -9405,15 +9290,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 395 + "__id__": 387 }, "_enabled": true, "__prefab": { - "__id__": 419 + "__id__": 411 }, "clickEvents": [ { - "__id__": 420 + "__id__": 412 } ], "_interactable": true, @@ -9475,11 +9360,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 395 + "__id__": 387 }, "_enabled": true, "__prefab": { - "__id__": 422 + "__id__": 414 }, "_alignFlags": 36, "_target": null, @@ -9524,11 +9409,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 295 + "__id__": 287 }, "_enabled": true, "__prefab": { - "__id__": 425 + "__id__": 417 }, "_contentSize": { "__type__": "cc.Size", @@ -9552,11 +9437,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 295 + "__id__": 287 }, "_enabled": true, "__prefab": { - "__id__": 427 + "__id__": 419 }, "_resizeMode": 0, "_layoutType": 1, @@ -9590,11 +9475,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 295 + "__id__": 287 }, "_enabled": true, "__prefab": { - "__id__": 429 + "__id__": 421 }, "_alignFlags": 44, "_target": null, @@ -9642,51 +9527,51 @@ "__id__": 2 }, "_children": [ + { + "__id__": 424 + }, { "__id__": 432 }, { - "__id__": 440 + "__id__": 456 }, { - "__id__": 464 + "__id__": 534 }, { - "__id__": 542 + "__id__": 540 }, { - "__id__": 548 + "__id__": 546 }, { - "__id__": 554 + "__id__": 552 }, { "__id__": 560 - }, - { - "__id__": 568 } ], "_active": false, "_components": [ + { + "__id__": 644 + }, + { + "__id__": 646 + }, + { + "__id__": 648 + }, + { + "__id__": 650 + }, { "__id__": 652 - }, - { - "__id__": 654 - }, - { - "__id__": 656 - }, - { - "__id__": 658 - }, - { - "__id__": 660 } ], "_prefab": { - "__id__": 662 + "__id__": 654 }, "_lpos": { "__type__": "cc.Vec3", @@ -9723,23 +9608,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 431 + "__id__": 423 }, "_children": [], "_active": true, "_components": [ { - "__id__": 433 + "__id__": 425 }, { - "__id__": 435 + "__id__": 427 }, { - "__id__": 437 + "__id__": 429 } ], "_prefab": { - "__id__": 439 + "__id__": 431 }, "_lpos": { "__type__": "cc.Vec3", @@ -9776,11 +9661,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 432 + "__id__": 424 }, "_enabled": true, "__prefab": { - "__id__": 434 + "__id__": 426 }, "_contentSize": { "__type__": "cc.Size", @@ -9804,11 +9689,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 432 + "__id__": 424 }, "_enabled": true, "__prefab": { - "__id__": 436 + "__id__": 428 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9849,11 +9734,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 432 + "__id__": 424 }, "_enabled": true, "__prefab": { - "__id__": 438 + "__id__": 430 }, "_alignFlags": 45, "_target": null, @@ -9898,30 +9783,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 431 + "__id__": 423 }, "_children": [ { - "__id__": 441 + "__id__": 433 }, { - "__id__": 449 + "__id__": 441 } ], "_active": true, "_components": [ { - "__id__": 457 + "__id__": 449 }, { - "__id__": 459 + "__id__": 451 }, { - "__id__": 461 + "__id__": 453 } ], "_prefab": { - "__id__": 463 + "__id__": 455 }, "_lpos": { "__type__": "cc.Vec3", @@ -9958,8 +9843,183 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { + "__id__": 432 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 434 + }, + { + "__id__": 436 + }, + { + "__id__": 438 + } + ], + "_prefab": { "__id__": 440 }, + "_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__": 433 + }, + "_enabled": true, + "__prefab": { + "__id__": 435 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 700, + "height": 500 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4e1OUDJnJGSYfs/9iR/E9F" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 433 + }, + "_enabled": true, + "__prefab": { + "__id__": 437 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 44, + "g": 190, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "260d01c4-5936-4c90-8ff9-b892c60b2e48@8ed5b", + "__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": "3ehrZZRKhEVaQCaMvvX8Qp" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 433 + }, + "_enabled": true, + "__prefab": { + "__id__": 439 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 64, + "_originalHeight": 67, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "69Gu2UsM1ATZc1gHxgjEie" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "aekRoXESZKGpN1Q2oXAEb4", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "CardFrame03_n_InnerBg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 432 + }, "_children": [], "_active": true, "_components": [ @@ -10017,181 +10077,6 @@ "__prefab": { "__id__": 443 }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 500 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4e1OUDJnJGSYfs/9iR/E9F" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 441 - }, - "_enabled": true, - "__prefab": { - "__id__": 445 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 44, - "g": 190, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "260d01c4-5936-4c90-8ff9-b892c60b2e48@8ed5b", - "__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": "3ehrZZRKhEVaQCaMvvX8Qp" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 441 - }, - "_enabled": true, - "__prefab": { - "__id__": 447 - }, - "_alignFlags": 45, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 64, - "_originalHeight": 67, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "69Gu2UsM1ATZc1gHxgjEie" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "aekRoXESZKGpN1Q2oXAEb4", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "CardFrame03_n_InnerBg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 440 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 450 - }, - { - "__id__": 452 - }, - { - "__id__": 454 - } - ], - "_prefab": { - "__id__": 456 - }, - "_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__": 449 - }, - "_enabled": true, - "__prefab": { - "__id__": 451 - }, "_contentSize": { "__type__": "cc.Size", "width": 650, @@ -10214,11 +10099,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 449 + "__id__": 441 }, "_enabled": true, "__prefab": { - "__id__": 453 + "__id__": 445 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10259,11 +10144,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 449 + "__id__": 441 }, "_enabled": true, "__prefab": { - "__id__": 455 + "__id__": 447 }, "_alignFlags": 45, "_target": null, @@ -10308,11 +10193,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 440 + "__id__": 432 }, "_enabled": true, "__prefab": { - "__id__": 458 + "__id__": 450 }, "_contentSize": { "__type__": "cc.Size", @@ -10336,11 +10221,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 440 + "__id__": 432 }, "_enabled": true, "__prefab": { - "__id__": 460 + "__id__": 452 }, "_alignFlags": 18, "_target": null, @@ -10372,11 +10257,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 440 + "__id__": 432 }, "_enabled": true, "__prefab": { - "__id__": 462 + "__id__": 454 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10427,42 +10312,42 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 431 + "__id__": 423 }, "_children": [ { - "__id__": 465 + "__id__": 457 }, { - "__id__": 491 + "__id__": 483 }, { - "__id__": 497 + "__id__": 489 }, { - "__id__": 503 + "__id__": 495 }, { - "__id__": 509 + "__id__": 501 + }, + { + "__id__": 507 }, { "__id__": 515 }, { "__id__": 523 - }, - { - "__id__": 531 } ], "_active": true, "_components": [ { - "__id__": 539 + "__id__": 531 } ], "_prefab": { - "__id__": 541 + "__id__": 533 }, "_lpos": { "__type__": "cc.Vec3", @@ -10499,24 +10384,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 464 + "__id__": 456 }, "_children": [ { - "__id__": 466 + "__id__": 458 } ], "_active": true, "_components": [ { - "__id__": 486 + "__id__": 478 }, { - "__id__": 488 + "__id__": 480 } ], "_prefab": { - "__id__": 490 + "__id__": 482 }, "_lpos": { "__type__": "cc.Vec3", @@ -10553,30 +10438,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 465 + "__id__": 457 }, "_children": [ { - "__id__": 467 + "__id__": 459 }, { - "__id__": 473 + "__id__": 465 } ], "_active": true, "_components": [ { - "__id__": 479 + "__id__": 471 }, { - "__id__": 481 + "__id__": 473 }, { - "__id__": 483 + "__id__": 475 } ], "_prefab": { - "__id__": 485 + "__id__": 477 }, "_lpos": { "__type__": "cc.Vec3", @@ -10613,20 +10498,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 466 + "__id__": 458 }, "_children": [], "_active": true, "_components": [ { - "__id__": 468 + "__id__": 460 }, { - "__id__": 470 + "__id__": 462 } ], "_prefab": { - "__id__": 472 + "__id__": 464 }, "_lpos": { "__type__": "cc.Vec3", @@ -10663,11 +10548,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 467 + "__id__": 459 }, "_enabled": true, "__prefab": { - "__id__": 469 + "__id__": 461 }, "_contentSize": { "__type__": "cc.Size", @@ -10691,11 +10576,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 467 + "__id__": 459 }, "_enabled": true, "__prefab": { - "__id__": 471 + "__id__": 463 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10749,20 +10634,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 466 + "__id__": 458 }, "_children": [], "_active": true, "_components": [ { - "__id__": 474 + "__id__": 466 }, { - "__id__": 476 + "__id__": 468 } ], "_prefab": { - "__id__": 478 + "__id__": 470 }, "_lpos": { "__type__": "cc.Vec3", @@ -10799,11 +10684,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 473 + "__id__": 465 }, "_enabled": true, "__prefab": { - "__id__": 475 + "__id__": 467 }, "_contentSize": { "__type__": "cc.Size", @@ -10827,11 +10712,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 473 + "__id__": 465 }, "_enabled": true, "__prefab": { - "__id__": 477 + "__id__": 469 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10885,11 +10770,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 466 + "__id__": 458 }, "_enabled": true, "__prefab": { - "__id__": 480 + "__id__": 472 }, "_contentSize": { "__type__": "cc.Size", @@ -10913,11 +10798,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 466 + "__id__": 458 }, "_enabled": true, "__prefab": { - "__id__": 482 + "__id__": 474 }, "_type": 0, "_inverted": false, @@ -10935,11 +10820,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 466 + "__id__": 458 }, "_enabled": true, "__prefab": { - "__id__": 484 + "__id__": 476 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10994,11 +10879,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 465 + "__id__": 457 }, "_enabled": true, "__prefab": { - "__id__": 487 + "__id__": 479 }, "_contentSize": { "__type__": "cc.Size", @@ -11022,11 +10907,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 465 + "__id__": 457 }, "_enabled": true, "__prefab": { - "__id__": 489 + "__id__": 481 }, "playOnLoad": true, "_clips": [ @@ -11064,20 +10949,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 464 + "__id__": 456 }, "_children": [], "_active": true, "_components": [ { - "__id__": 492 + "__id__": 484 }, { - "__id__": 494 + "__id__": 486 } ], "_prefab": { - "__id__": 496 + "__id__": 488 }, "_lpos": { "__type__": "cc.Vec3", @@ -11114,11 +10999,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 491 + "__id__": 483 }, "_enabled": true, "__prefab": { - "__id__": 493 + "__id__": 485 }, "_contentSize": { "__type__": "cc.Size", @@ -11142,11 +11027,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 491 + "__id__": 483 }, "_enabled": true, "__prefab": { - "__id__": 495 + "__id__": 487 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11200,20 +11085,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 464 + "__id__": 456 }, "_children": [], "_active": true, "_components": [ { - "__id__": 498 + "__id__": 490 }, { - "__id__": 500 + "__id__": 492 } ], "_prefab": { - "__id__": 502 + "__id__": 494 }, "_lpos": { "__type__": "cc.Vec3", @@ -11250,11 +11135,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 497 + "__id__": 489 }, "_enabled": true, "__prefab": { - "__id__": 499 + "__id__": 491 }, "_contentSize": { "__type__": "cc.Size", @@ -11278,11 +11163,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 497 + "__id__": 489 }, "_enabled": true, "__prefab": { - "__id__": 501 + "__id__": 493 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11359,20 +11244,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 464 + "__id__": 456 }, "_children": [], "_active": true, "_components": [ { - "__id__": 504 + "__id__": 496 }, { - "__id__": 506 + "__id__": 498 } ], "_prefab": { - "__id__": 508 + "__id__": 500 }, "_lpos": { "__type__": "cc.Vec3", @@ -11409,11 +11294,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 503 + "__id__": 495 }, "_enabled": true, "__prefab": { - "__id__": 505 + "__id__": 497 }, "_contentSize": { "__type__": "cc.Size", @@ -11437,11 +11322,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 503 + "__id__": 495 }, "_enabled": true, "__prefab": { - "__id__": 507 + "__id__": 499 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11495,20 +11380,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 464 + "__id__": 456 }, "_children": [], "_active": true, "_components": [ { - "__id__": 510 + "__id__": 502 }, { - "__id__": 512 + "__id__": 504 } ], "_prefab": { - "__id__": 514 + "__id__": 506 }, "_lpos": { "__type__": "cc.Vec3", @@ -11545,11 +11430,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 509 + "__id__": 501 }, "_enabled": true, "__prefab": { - "__id__": 511 + "__id__": 503 }, "_contentSize": { "__type__": "cc.Size", @@ -11573,11 +11458,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 509 + "__id__": 501 }, "_enabled": true, "__prefab": { - "__id__": 513 + "__id__": 505 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11631,7 +11516,175 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 464 + "__id__": 456 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 508 + }, + { + "__id__": 510 + }, + { + "__id__": 512 + } + ], + "_prefab": { + "__id__": 514 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -125.305, + "y": 38.136, + "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__": 507 + }, + "_enabled": true, + "__prefab": { + "__id__": 509 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 87, + "height": 87 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b8rz4bXx5E1q51TAoLfAup" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 507 + }, + "_enabled": true, + "__prefab": { + "__id__": 511 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "260d01c4-5936-4c90-8ff9-b892c60b2e48@df465", + "__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": "61kWG2HzZCJrlUMiG4V2Dr" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 507 + }, + "_enabled": true, + "__prefab": { + "__id__": 513 + }, + "playOnLoad": true, + "_clips": [ + { + "__uuid__": "151cd2ed-9709-4fe7-9443-83d31b6f7965", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "151cd2ed-9709-4fe7-9443-83d31b6f7965", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d2AX+cTWZHJbwjoNJpL1wR" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "acSNEDpPNMRbl+eX4PUdQB", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "star-001", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 456 }, "_children": [], "_active": true, @@ -11651,8 +11704,8 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": -125.305, - "y": 38.136, + "x": -78.998, + "y": -8.172, "z": 0 }, "_lrot": { @@ -11704,7 +11757,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "b8rz4bXx5E1q51TAoLfAup" + "fileId": "cf3EcKPp9FOYnw7s3Lzwew" }, { "__type__": "cc.Sprite", @@ -11749,7 +11802,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "61kWG2HzZCJrlUMiG4V2Dr" + "fileId": "das2O4ymVC+LcSP8DNMWAL" }, { "__type__": "cc.Animation", @@ -11766,19 +11819,19 @@ "playOnLoad": true, "_clips": [ { - "__uuid__": "151cd2ed-9709-4fe7-9443-83d31b6f7965", + "__uuid__": "2633f0b9-41b1-4252-ace1-de59d10c8b60", "__expectedType__": "cc.AnimationClip" } ], "_defaultClip": { - "__uuid__": "151cd2ed-9709-4fe7-9443-83d31b6f7965", + "__uuid__": "2633f0b9-41b1-4252-ace1-de59d10c8b60", "__expectedType__": "cc.AnimationClip" }, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "d2AX+cTWZHJbwjoNJpL1wR" + "fileId": "aas2U+1RZOZKnUIoLMmGHq" }, { "__type__": "cc.PrefabInfo", @@ -11788,18 +11841,18 @@ "asset": { "__id__": 0 }, - "fileId": "acSNEDpPNMRbl+eX4PUdQB", + "fileId": "a9w+IctcVK7Io4sVyJ+XQs", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { "__type__": "cc.Node", - "_name": "star-001", + "_name": "star-002", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 464 + "__id__": 456 }, "_children": [], "_active": true, @@ -11819,8 +11872,8 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": -78.998, - "y": -8.172, + "x": 91.476, + "y": 24.516, "z": 0 }, "_lrot": { @@ -11872,7 +11925,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "cf3EcKPp9FOYnw7s3Lzwew" + "fileId": "adWJaLLz1BQbRKiYSp0UmS" }, { "__type__": "cc.Sprite", @@ -11917,7 +11970,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "das2O4ymVC+LcSP8DNMWAL" + "fileId": "d2k0va/eFEBrdv8AdAwrq2" }, { "__type__": "cc.Animation", @@ -11932,174 +11985,6 @@ "__id__": 529 }, "playOnLoad": true, - "_clips": [ - { - "__uuid__": "2633f0b9-41b1-4252-ace1-de59d10c8b60", - "__expectedType__": "cc.AnimationClip" - } - ], - "_defaultClip": { - "__uuid__": "2633f0b9-41b1-4252-ace1-de59d10c8b60", - "__expectedType__": "cc.AnimationClip" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aas2U+1RZOZKnUIoLMmGHq" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a9w+IctcVK7Io4sVyJ+XQs", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "star-002", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 464 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 532 - }, - { - "__id__": 534 - }, - { - "__id__": 536 - } - ], - "_prefab": { - "__id__": 538 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 91.476, - "y": 24.516, - "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__": 531 - }, - "_enabled": true, - "__prefab": { - "__id__": 533 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 87, - "height": 87 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "adWJaLLz1BQbRKiYSp0UmS" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 531 - }, - "_enabled": true, - "__prefab": { - "__id__": 535 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "260d01c4-5936-4c90-8ff9-b892c60b2e48@df465", - "__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": "d2k0va/eFEBrdv8AdAwrq2" - }, - { - "__type__": "cc.Animation", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 531 - }, - "_enabled": true, - "__prefab": { - "__id__": 537 - }, - "playOnLoad": true, "_clips": [ { "__uuid__": "4c41ea25-3206-4142-897e-bf93328ef385", @@ -12135,11 +12020,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 464 + "__id__": 456 }, "_enabled": true, "__prefab": { - "__id__": 540 + "__id__": 532 }, "_contentSize": { "__type__": "cc.Size", @@ -12176,20 +12061,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 431 + "__id__": 423 }, "_children": [], "_active": true, "_components": [ { - "__id__": 543 + "__id__": 535 }, { - "__id__": 545 + "__id__": 537 } ], "_prefab": { - "__id__": 547 + "__id__": 539 }, "_lpos": { "__type__": "cc.Vec3", @@ -12226,11 +12111,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 542 + "__id__": 534 }, "_enabled": true, "__prefab": { - "__id__": 544 + "__id__": 536 }, "_contentSize": { "__type__": "cc.Size", @@ -12254,11 +12139,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 542 + "__id__": 534 }, "_enabled": true, "__prefab": { - "__id__": 546 + "__id__": 538 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12335,20 +12220,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 431 + "__id__": 423 }, "_children": [], "_active": true, "_components": [ { - "__id__": 549 + "__id__": 541 }, { - "__id__": 551 + "__id__": 543 } ], "_prefab": { - "__id__": 553 + "__id__": 545 }, "_lpos": { "__type__": "cc.Vec3", @@ -12385,11 +12270,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 548 + "__id__": 540 }, "_enabled": true, "__prefab": { - "__id__": 550 + "__id__": 542 }, "_contentSize": { "__type__": "cc.Size", @@ -12413,11 +12298,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 548 + "__id__": 540 }, "_enabled": true, "__prefab": { - "__id__": 552 + "__id__": 544 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12471,20 +12356,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 431 + "__id__": 423 }, "_children": [], "_active": true, "_components": [ { - "__id__": 555 + "__id__": 547 }, { - "__id__": 557 + "__id__": 549 } ], "_prefab": { - "__id__": 559 + "__id__": 551 }, "_lpos": { "__type__": "cc.Vec3", @@ -12521,11 +12406,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 554 + "__id__": 546 }, "_enabled": true, "__prefab": { - "__id__": 556 + "__id__": 548 }, "_contentSize": { "__type__": "cc.Size", @@ -12549,11 +12434,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 554 + "__id__": 546 }, "_enabled": true, "__prefab": { - "__id__": 558 + "__id__": 550 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12607,23 +12492,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 431 + "__id__": 423 }, "_children": [], "_active": true, "_components": [ { - "__id__": 561 + "__id__": 553 }, { - "__id__": 563 + "__id__": 555 }, { - "__id__": 565 + "__id__": 557 } ], "_prefab": { - "__id__": 567 + "__id__": 559 }, "_lpos": { "__type__": "cc.Vec3", @@ -12660,11 +12545,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 560 + "__id__": 552 }, "_enabled": true, "__prefab": { - "__id__": 562 + "__id__": 554 }, "_contentSize": { "__type__": "cc.Size", @@ -12688,11 +12573,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 560 + "__id__": 552 }, "_enabled": true, "__prefab": { - "__id__": 564 + "__id__": 556 }, "_resizeMode": 2, "_layoutType": 3, @@ -12726,11 +12611,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 560 + "__id__": 552 }, "_enabled": true, "__prefab": { - "__id__": 566 + "__id__": 558 }, "_alignFlags": 18, "_target": null, @@ -12775,24 +12660,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 431 + "__id__": 423 }, "_children": [ { - "__id__": 569 + "__id__": 561 }, { - "__id__": 607 + "__id__": 599 } ], "_active": true, "_components": [ { - "__id__": 649 + "__id__": 641 } ], "_prefab": { - "__id__": 651 + "__id__": 643 }, "_lpos": { "__type__": "cc.Vec3", @@ -12829,33 +12714,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 568 + "__id__": 560 }, "_children": [ { - "__id__": 570 + "__id__": 562 }, { - "__id__": 587 + "__id__": 579 }, { - "__id__": 593 + "__id__": 585 } ], "_active": false, "_components": [ { - "__id__": 599 + "__id__": 591 }, { - "__id__": 601 + "__id__": 593 }, { - "__id__": 603 + "__id__": 595 } ], "_prefab": { - "__id__": 606 + "__id__": 598 }, "_lpos": { "__type__": "cc.Vec3", @@ -12890,17 +12775,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 569 + "__id__": 561 }, "_prefab": { - "__id__": 571 + "__id__": 563 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 570 + "__id__": 562 }, "asset": { "__uuid__": "915a4408-90ea-4c30-9974-05d96c0c27f1", @@ -12908,7 +12793,7 @@ }, "fileId": "c46/YsCPVOJYA4mWEpNYRx", "instance": { - "__id__": 572 + "__id__": 564 }, "targetOverrides": null }, @@ -12922,31 +12807,31 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 573 + "__id__": 565 + }, + { + "__id__": 567 + }, + { + "__id__": 568 + }, + { + "__id__": 569 + }, + { + "__id__": 570 + }, + { + "__id__": 572 + }, + { + "__id__": 574 }, { "__id__": 575 }, - { - "__id__": 576 - }, { "__id__": 577 - }, - { - "__id__": 578 - }, - { - "__id__": 580 - }, - { - "__id__": 582 - }, - { - "__id__": 583 - }, - { - "__id__": 585 } ], "removedComponents": [] @@ -12954,7 +12839,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 574 + "__id__": 566 }, "propertyPath": [ "_name" @@ -12970,7 +12855,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 574 + "__id__": 566 }, "propertyPath": [ "_lpos" @@ -12985,7 +12870,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 574 + "__id__": 566 }, "propertyPath": [ "_lrot" @@ -13001,7 +12886,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 574 + "__id__": 566 }, "propertyPath": [ "_euler" @@ -13016,7 +12901,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 579 + "__id__": 571 }, "propertyPath": [ "_contentSize" @@ -13036,7 +12921,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 581 + "__id__": 573 }, "propertyPath": [ "_lscale" @@ -13057,7 +12942,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 581 + "__id__": 573 }, "propertyPath": [ "_active" @@ -13067,7 +12952,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 584 + "__id__": 576 }, "propertyPath": [ "_lscale" @@ -13088,7 +12973,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 586 + "__id__": 578 }, "propertyPath": [ "_contentSize" @@ -13111,20 +12996,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 569 + "__id__": 561 }, "_children": [], "_active": true, "_components": [ { - "__id__": 588 + "__id__": 580 }, { - "__id__": 590 + "__id__": 582 } ], "_prefab": { - "__id__": 592 + "__id__": 584 }, "_lpos": { "__type__": "cc.Vec3", @@ -13161,11 +13046,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 587 + "__id__": 579 }, "_enabled": true, "__prefab": { - "__id__": 589 + "__id__": 581 }, "_contentSize": { "__type__": "cc.Size", @@ -13189,11 +13074,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 587 + "__id__": 579 }, "_enabled": true, "__prefab": { - "__id__": 591 + "__id__": 583 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13247,20 +13132,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 569 + "__id__": 561 }, "_children": [], "_active": true, "_components": [ { - "__id__": 594 + "__id__": 586 }, { - "__id__": 596 + "__id__": 588 } ], "_prefab": { - "__id__": 598 + "__id__": 590 }, "_lpos": { "__type__": "cc.Vec3", @@ -13297,11 +13182,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 593 + "__id__": 585 }, "_enabled": true, "__prefab": { - "__id__": 595 + "__id__": 587 }, "_contentSize": { "__type__": "cc.Size", @@ -13325,11 +13210,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 593 + "__id__": 585 }, "_enabled": true, "__prefab": { - "__id__": 597 + "__id__": 589 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13406,11 +13291,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 569 + "__id__": 561 }, "_enabled": true, "__prefab": { - "__id__": 600 + "__id__": 592 }, "_contentSize": { "__type__": "cc.Size", @@ -13434,11 +13319,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 569 + "__id__": 561 }, "_enabled": false, "__prefab": { - "__id__": 602 + "__id__": 594 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13479,15 +13364,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 569 + "__id__": 561 }, "_enabled": true, "__prefab": { - "__id__": 604 + "__id__": 596 }, "clickEvents": [ { - "__id__": 605 + "__id__": 597 } ], "_interactable": true, @@ -13536,7 +13421,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 431 + "__id__": 423 }, "component": "", "_componentId": "463c7iN7clDbLBuuJ6fqWQv", @@ -13562,30 +13447,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 568 + "__id__": 560 }, "_children": [ { - "__id__": 608 + "__id__": 600 }, { - "__id__": 635 + "__id__": 627 } ], "_active": true, "_components": [ { - "__id__": 641 + "__id__": 633 }, { - "__id__": 643 + "__id__": 635 }, { - "__id__": 645 + "__id__": 637 } ], "_prefab": { - "__id__": 648 + "__id__": 640 }, "_lpos": { "__type__": "cc.Vec3", @@ -13620,17 +13505,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 607 + "__id__": 599 }, "_prefab": { - "__id__": 609 + "__id__": 601 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 608 + "__id__": 600 }, "asset": { "__uuid__": "915a4408-90ea-4c30-9974-05d96c0c27f1", @@ -13638,7 +13523,7 @@ }, "fileId": "c46/YsCPVOJYA4mWEpNYRx", "instance": { - "__id__": 610 + "__id__": 602 }, "targetOverrides": null }, @@ -13651,15 +13536,30 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ + { + "__id__": 603 + }, + { + "__id__": 605 + }, + { + "__id__": 606 + }, + { + "__id__": 607 + }, + { + "__id__": 608 + }, + { + "__id__": 610 + }, { "__id__": 611 }, { "__id__": 613 }, - { - "__id__": 614 - }, { "__id__": 615 }, @@ -13670,31 +13570,16 @@ "__id__": 618 }, { - "__id__": 619 + "__id__": 620 }, { - "__id__": 621 - }, - { - "__id__": 623 + "__id__": 622 }, { "__id__": 624 }, { - "__id__": 626 - }, - { - "__id__": 628 - }, - { - "__id__": 630 - }, - { - "__id__": 632 - }, - { - "__id__": 633 + "__id__": 625 } ], "removedComponents": [] @@ -13702,7 +13587,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 612 + "__id__": 604 }, "propertyPath": [ "_name" @@ -13718,7 +13603,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 612 + "__id__": 604 }, "propertyPath": [ "_lpos" @@ -13733,7 +13618,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 612 + "__id__": 604 }, "propertyPath": [ "_lrot" @@ -13749,7 +13634,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 612 + "__id__": 604 }, "propertyPath": [ "_euler" @@ -13764,7 +13649,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 617 + "__id__": 609 }, "propertyPath": [ "_lscale" @@ -13785,7 +13670,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 617 + "__id__": 609 }, "propertyPath": [ "_active" @@ -13795,7 +13680,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 620 + "__id__": 612 }, "propertyPath": [ "_lscale" @@ -13816,7 +13701,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 622 + "__id__": 614 }, "propertyPath": [ "_contentSize" @@ -13836,7 +13721,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 620 + "__id__": 612 }, "propertyPath": [ "_active" @@ -13846,7 +13731,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 625 + "__id__": 617 }, "propertyPath": [ "_contentSize" @@ -13866,7 +13751,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 627 + "__id__": 619 }, "propertyPath": [ "_color" @@ -13888,7 +13773,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 629 + "__id__": 621 }, "propertyPath": [ "_active" @@ -13904,7 +13789,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 631 + "__id__": 623 }, "propertyPath": [ "_spriteFrame" @@ -13923,7 +13808,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 629 + "__id__": 621 }, "propertyPath": [ "_lscale" @@ -13938,7 +13823,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 634 + "__id__": 626 }, "propertyPath": [ "_contentSize" @@ -13961,20 +13846,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 607 + "__id__": 599 }, "_children": [], "_active": true, "_components": [ { - "__id__": 636 + "__id__": 628 }, { - "__id__": 638 + "__id__": 630 } ], "_prefab": { - "__id__": 640 + "__id__": 632 }, "_lpos": { "__type__": "cc.Vec3", @@ -14011,11 +13896,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 635 + "__id__": 627 }, "_enabled": true, "__prefab": { - "__id__": 637 + "__id__": 629 }, "_contentSize": { "__type__": "cc.Size", @@ -14039,11 +13924,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 635 + "__id__": 627 }, "_enabled": true, "__prefab": { - "__id__": 639 + "__id__": 631 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14120,11 +14005,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 607 + "__id__": 599 }, "_enabled": true, "__prefab": { - "__id__": 642 + "__id__": 634 }, "_contentSize": { "__type__": "cc.Size", @@ -14148,11 +14033,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 607 + "__id__": 599 }, "_enabled": false, "__prefab": { - "__id__": 644 + "__id__": 636 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14193,15 +14078,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 607 + "__id__": 599 }, "_enabled": true, "__prefab": { - "__id__": 646 + "__id__": 638 }, "clickEvents": [ { - "__id__": 647 + "__id__": 639 } ], "_interactable": true, @@ -14250,7 +14135,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 431 + "__id__": 423 }, "component": "", "_componentId": "463c7iN7clDbLBuuJ6fqWQv", @@ -14276,11 +14161,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 568 + "__id__": 560 }, "_enabled": true, "__prefab": { - "__id__": 650 + "__id__": 642 }, "_contentSize": { "__type__": "cc.Size", @@ -14317,11 +14202,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 431 + "__id__": 423 }, "_enabled": true, "__prefab": { - "__id__": 653 + "__id__": 645 }, "_contentSize": { "__type__": "cc.Size", @@ -14345,11 +14230,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 431 + "__id__": 423 }, "_enabled": true, "__prefab": { - "__id__": 655 + "__id__": 647 }, "_id": "" }, @@ -14363,11 +14248,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 431 + "__id__": 423 }, "_enabled": true, "__prefab": { - "__id__": 657 + "__id__": 649 }, "_alignFlags": 45, "_target": null, @@ -14399,11 +14284,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 431 + "__id__": 423 }, "_enabled": true, "__prefab": { - "__id__": 659 + "__id__": 651 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14441,11 +14326,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 431 + "__id__": 423 }, "_enabled": true, "__prefab": { - "__id__": 661 + "__id__": 653 }, "_id": "" }, @@ -14476,7 +14361,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 664 + "__id__": 656 }, "_contentSize": { "__type__": "cc.Size", @@ -14504,7 +14389,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 666 + "__id__": 658 }, "_alignFlags": 21, "_target": null, @@ -14540,7 +14425,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 668 + "__id__": 660 }, "_id": "" }, @@ -14558,7 +14443,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 670 + "__id__": 662 }, "_id": "" }, @@ -14576,7 +14461,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 672 + "__id__": 664 }, "_id": "" }, @@ -14607,23 +14492,23 @@ }, "_children": [ { - "__id__": 675 + "__id__": 667 } ], "_active": false, "_components": [ { - "__id__": 715 + "__id__": 707 }, { - "__id__": 717 + "__id__": 709 }, { - "__id__": 719 + "__id__": 711 } ], "_prefab": { - "__id__": 721 + "__id__": 713 }, "_lpos": { "__type__": "cc.Vec3", @@ -14660,24 +14545,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 674 + "__id__": 666 }, "_children": [ { - "__id__": 676 + "__id__": 668 } ], "_active": true, "_components": [ { - "__id__": 710 + "__id__": 702 }, { - "__id__": 712 + "__id__": 704 } ], "_prefab": { - "__id__": 714 + "__id__": 706 }, "_lpos": { "__type__": "cc.Vec3", @@ -14714,33 +14599,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 675 + "__id__": 667 }, "_children": [ { - "__id__": 677 + "__id__": 669 }, { - "__id__": 683 + "__id__": 675 }, { - "__id__": 692 + "__id__": 684 }, { - "__id__": 698 + "__id__": 690 } ], "_active": true, "_components": [ { - "__id__": 704 + "__id__": 696 }, { - "__id__": 706 + "__id__": 698 } ], "_prefab": { - "__id__": 709 + "__id__": 701 }, "_lpos": { "__type__": "cc.Vec3", @@ -14777,20 +14662,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 676 + "__id__": 668 }, "_children": [], "_active": true, "_components": [ { - "__id__": 678 + "__id__": 670 }, { - "__id__": 680 + "__id__": 672 } ], "_prefab": { - "__id__": 682 + "__id__": 674 }, "_lpos": { "__type__": "cc.Vec3", @@ -14827,11 +14712,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 677 + "__id__": 669 }, "_enabled": true, "__prefab": { - "__id__": 679 + "__id__": 671 }, "_contentSize": { "__type__": "cc.Size", @@ -14855,11 +14740,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 677 + "__id__": 669 }, "_enabled": true, "__prefab": { - "__id__": 681 + "__id__": 673 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14911,17 +14796,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 676 + "__id__": 668 }, "_prefab": { - "__id__": 684 + "__id__": 676 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 683 + "__id__": 675 }, "asset": { "__uuid__": "915a4408-90ea-4c30-9974-05d96c0c27f1", @@ -14929,7 +14814,7 @@ }, "fileId": "c46/YsCPVOJYA4mWEpNYRx", "instance": { - "__id__": 685 + "__id__": 677 }, "targetOverrides": null }, @@ -14943,19 +14828,19 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 686 + "__id__": 678 }, { - "__id__": 688 + "__id__": 680 }, { - "__id__": 689 + "__id__": 681 }, { - "__id__": 690 + "__id__": 682 }, { - "__id__": 691 + "__id__": 683 } ], "removedComponents": [] @@ -14963,7 +14848,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 687 + "__id__": 679 }, "propertyPath": [ "_name" @@ -14979,7 +14864,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 687 + "__id__": 679 }, "propertyPath": [ "_lpos" @@ -14994,7 +14879,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 687 + "__id__": 679 }, "propertyPath": [ "_lrot" @@ -15010,7 +14895,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 687 + "__id__": 679 }, "propertyPath": [ "_euler" @@ -15025,7 +14910,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 687 + "__id__": 679 }, "propertyPath": [ "_active" @@ -15038,20 +14923,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 676 + "__id__": 668 }, "_children": [], "_active": true, "_components": [ { - "__id__": 693 + "__id__": 685 }, { - "__id__": 695 + "__id__": 687 } ], "_prefab": { - "__id__": 697 + "__id__": 689 }, "_lpos": { "__type__": "cc.Vec3", @@ -15088,11 +14973,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 692 + "__id__": 684 }, "_enabled": true, "__prefab": { - "__id__": 694 + "__id__": 686 }, "_contentSize": { "__type__": "cc.Size", @@ -15116,11 +15001,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 692 + "__id__": 684 }, "_enabled": true, "__prefab": { - "__id__": 696 + "__id__": 688 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15174,20 +15059,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 676 + "__id__": 668 }, "_children": [], "_active": true, "_components": [ { - "__id__": 699 + "__id__": 691 }, { - "__id__": 701 + "__id__": 693 } ], "_prefab": { - "__id__": 703 + "__id__": 695 }, "_lpos": { "__type__": "cc.Vec3", @@ -15224,11 +15109,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 698 + "__id__": 690 }, "_enabled": true, "__prefab": { - "__id__": 700 + "__id__": 692 }, "_contentSize": { "__type__": "cc.Size", @@ -15252,11 +15137,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 698 + "__id__": 690 }, "_enabled": true, "__prefab": { - "__id__": 702 + "__id__": 694 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15333,11 +15218,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 676 + "__id__": 668 }, "_enabled": true, "__prefab": { - "__id__": 705 + "__id__": 697 }, "_contentSize": { "__type__": "cc.Size", @@ -15361,15 +15246,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 676 + "__id__": 668 }, "_enabled": true, "__prefab": { - "__id__": 707 + "__id__": 699 }, "clickEvents": [ { - "__id__": 708 + "__id__": 700 } ], "_interactable": true, @@ -15409,7 +15294,7 @@ "_duration": 0.1, "_zoomScale": 0.8, "_target": { - "__id__": 676 + "__id__": 668 }, "_id": "" }, @@ -15420,7 +15305,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 674 + "__id__": 666 }, "component": "", "_componentId": "11498TbVJpO6qmZ8m9k55Zx", @@ -15446,11 +15331,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 675 + "__id__": 667 }, "_enabled": true, "__prefab": { - "__id__": 711 + "__id__": 703 }, "_contentSize": { "__type__": "cc.Size", @@ -15474,11 +15359,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 675 + "__id__": 667 }, "_enabled": false, "__prefab": { - "__id__": 713 + "__id__": 705 }, "_resizeMode": 0, "_layoutType": 0, @@ -15525,11 +15410,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 674 + "__id__": 666 }, "_enabled": true, "__prefab": { - "__id__": 716 + "__id__": 708 }, "_contentSize": { "__type__": "cc.Size", @@ -15553,11 +15438,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 674 + "__id__": 666 }, "_enabled": true, "__prefab": { - "__id__": 718 + "__id__": 710 }, "_alignFlags": 20, "_target": null, @@ -15589,11 +15474,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 674 + "__id__": 666 }, "_enabled": true, "__prefab": { - "__id__": 720 + "__id__": 712 }, "_id": "" }, @@ -15624,35 +15509,35 @@ }, "_children": [ { - "__id__": 723 + "__id__": 715 }, { - "__id__": 763 + "__id__": 755 }, { - "__id__": 803 + "__id__": 795 }, { - "__id__": 843 + "__id__": 835 }, { - "__id__": 883 + "__id__": 875 } ], "_active": false, "_components": [ { - "__id__": 923 + "__id__": 915 }, { - "__id__": 925 + "__id__": 917 }, { - "__id__": 927 + "__id__": 919 } ], "_prefab": { - "__id__": 929 + "__id__": 921 }, "_lpos": { "__type__": "cc.Vec3", @@ -15689,33 +15574,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 722 + "__id__": 714 }, "_children": [ { - "__id__": 724 + "__id__": 716 }, { - "__id__": 730 + "__id__": 722 }, { - "__id__": 736 + "__id__": 728 }, { - "__id__": 746 + "__id__": 738 } ], "_active": true, "_components": [ { - "__id__": 758 + "__id__": 750 }, { - "__id__": 760 + "__id__": 752 } ], "_prefab": { - "__id__": 762 + "__id__": 754 }, "_lpos": { "__type__": "cc.Vec3", @@ -15752,20 +15637,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 723 + "__id__": 715 }, "_children": [], "_active": true, "_components": [ { - "__id__": 725 + "__id__": 717 }, { - "__id__": 727 + "__id__": 719 } ], "_prefab": { - "__id__": 729 + "__id__": 721 }, "_lpos": { "__type__": "cc.Vec3", @@ -15802,11 +15687,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 724 + "__id__": 716 }, "_enabled": true, "__prefab": { - "__id__": 726 + "__id__": 718 }, "_contentSize": { "__type__": "cc.Size", @@ -15830,11 +15715,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 724 + "__id__": 716 }, "_enabled": true, "__prefab": { - "__id__": 728 + "__id__": 720 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15888,20 +15773,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 723 + "__id__": 715 }, "_children": [], "_active": true, "_components": [ { - "__id__": 731 + "__id__": 723 }, { - "__id__": 733 + "__id__": 725 } ], "_prefab": { - "__id__": 735 + "__id__": 727 }, "_lpos": { "__type__": "cc.Vec3", @@ -15938,11 +15823,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 730 + "__id__": 722 }, "_enabled": true, "__prefab": { - "__id__": 732 + "__id__": 724 }, "_contentSize": { "__type__": "cc.Size", @@ -15966,11 +15851,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 730 + "__id__": 722 }, "_enabled": true, "__prefab": { - "__id__": 734 + "__id__": 726 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16024,26 +15909,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 723 + "__id__": 715 }, "_children": [], "_active": true, "_components": [ { - "__id__": 737 + "__id__": 729 }, { - "__id__": 739 + "__id__": 731 }, { - "__id__": 741 + "__id__": 733 }, { - "__id__": 743 + "__id__": 735 } ], "_prefab": { - "__id__": 745 + "__id__": 737 }, "_lpos": { "__type__": "cc.Vec3", @@ -16080,11 +15965,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 736 + "__id__": 728 }, "_enabled": true, "__prefab": { - "__id__": 738 + "__id__": 730 }, "_contentSize": { "__type__": "cc.Size", @@ -16108,11 +15993,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 736 + "__id__": 728 }, "_enabled": true, "__prefab": { - "__id__": 740 + "__id__": 732 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16176,11 +16061,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 736 + "__id__": 728 }, "_enabled": true, "__prefab": { - "__id__": 742 + "__id__": 734 }, "_id": "" }, @@ -16194,11 +16079,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 736 + "__id__": 728 }, "_enabled": true, "__prefab": { - "__id__": 744 + "__id__": 736 }, "templateMode": true, "watchPath": "data.role.gold", @@ -16231,24 +16116,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 723 + "__id__": 715 }, "_children": [ { - "__id__": 747 + "__id__": 739 } ], "_active": false, "_components": [ { - "__id__": 753 + "__id__": 745 }, { - "__id__": 755 + "__id__": 747 } ], "_prefab": { - "__id__": 757 + "__id__": 749 }, "_lpos": { "__type__": "cc.Vec3", @@ -16285,20 +16170,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 746 + "__id__": 738 }, "_children": [], "_active": true, "_components": [ { - "__id__": 748 + "__id__": 740 }, { - "__id__": 750 + "__id__": 742 } ], "_prefab": { - "__id__": 752 + "__id__": 744 }, "_lpos": { "__type__": "cc.Vec3", @@ -16335,11 +16220,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 747 + "__id__": 739 }, "_enabled": true, "__prefab": { - "__id__": 749 + "__id__": 741 }, "_contentSize": { "__type__": "cc.Size", @@ -16363,11 +16248,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 747 + "__id__": 739 }, "_enabled": true, "__prefab": { - "__id__": 751 + "__id__": 743 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16421,11 +16306,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 746 + "__id__": 738 }, "_enabled": true, "__prefab": { - "__id__": 754 + "__id__": 746 }, "_contentSize": { "__type__": "cc.Size", @@ -16449,11 +16334,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 746 + "__id__": 738 }, "_enabled": true, "__prefab": { - "__id__": 756 + "__id__": 748 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16507,11 +16392,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 723 + "__id__": 715 }, "_enabled": true, "__prefab": { - "__id__": 759 + "__id__": 751 }, "_contentSize": { "__type__": "cc.Size", @@ -16535,11 +16420,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 723 + "__id__": 715 }, "_enabled": true, "__prefab": { - "__id__": 761 + "__id__": 753 }, "_alignFlags": 12, "_target": null, @@ -16584,33 +16469,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 722 + "__id__": 714 }, "_children": [ { - "__id__": 764 + "__id__": 756 }, { - "__id__": 770 + "__id__": 762 }, { - "__id__": 776 + "__id__": 768 }, { - "__id__": 786 + "__id__": 778 } ], "_active": false, "_components": [ { - "__id__": 798 + "__id__": 790 }, { - "__id__": 800 + "__id__": 792 } ], "_prefab": { - "__id__": 802 + "__id__": 794 }, "_lpos": { "__type__": "cc.Vec3", @@ -16647,20 +16532,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 763 + "__id__": 755 }, "_children": [], "_active": true, "_components": [ { - "__id__": 765 + "__id__": 757 }, { - "__id__": 767 + "__id__": 759 } ], "_prefab": { - "__id__": 769 + "__id__": 761 }, "_lpos": { "__type__": "cc.Vec3", @@ -16697,11 +16582,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 764 + "__id__": 756 }, "_enabled": true, "__prefab": { - "__id__": 766 + "__id__": 758 }, "_contentSize": { "__type__": "cc.Size", @@ -16725,11 +16610,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 764 + "__id__": 756 }, "_enabled": true, "__prefab": { - "__id__": 768 + "__id__": 760 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16783,20 +16668,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 763 + "__id__": 755 }, "_children": [], "_active": true, "_components": [ { - "__id__": 771 + "__id__": 763 }, { - "__id__": 773 + "__id__": 765 } ], "_prefab": { - "__id__": 775 + "__id__": 767 }, "_lpos": { "__type__": "cc.Vec3", @@ -16833,11 +16718,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 770 + "__id__": 762 }, "_enabled": true, "__prefab": { - "__id__": 772 + "__id__": 764 }, "_contentSize": { "__type__": "cc.Size", @@ -16861,11 +16746,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 770 + "__id__": 762 }, "_enabled": true, "__prefab": { - "__id__": 774 + "__id__": 766 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16919,26 +16804,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 763 + "__id__": 755 }, "_children": [], "_active": true, "_components": [ { - "__id__": 777 + "__id__": 769 }, { - "__id__": 779 + "__id__": 771 }, { - "__id__": 781 + "__id__": 773 }, { - "__id__": 783 + "__id__": 775 } ], "_prefab": { - "__id__": 785 + "__id__": 777 }, "_lpos": { "__type__": "cc.Vec3", @@ -16975,11 +16860,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 776 + "__id__": 768 }, "_enabled": true, "__prefab": { - "__id__": 778 + "__id__": 770 }, "_contentSize": { "__type__": "cc.Size", @@ -17003,11 +16888,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 776 + "__id__": 768 }, "_enabled": true, "__prefab": { - "__id__": 780 + "__id__": 772 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17071,11 +16956,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 776 + "__id__": 768 }, "_enabled": true, "__prefab": { - "__id__": 782 + "__id__": 774 }, "_id": "" }, @@ -17089,11 +16974,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 776 + "__id__": 768 }, "_enabled": true, "__prefab": { - "__id__": 784 + "__id__": 776 }, "templateMode": true, "watchPath": "data.role.gold", @@ -17126,24 +17011,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 763 + "__id__": 755 }, "_children": [ { - "__id__": 787 + "__id__": 779 } ], "_active": false, "_components": [ { - "__id__": 793 + "__id__": 785 }, { - "__id__": 795 + "__id__": 787 } ], "_prefab": { - "__id__": 797 + "__id__": 789 }, "_lpos": { "__type__": "cc.Vec3", @@ -17180,20 +17065,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 786 + "__id__": 778 }, "_children": [], "_active": true, "_components": [ { - "__id__": 788 + "__id__": 780 }, { - "__id__": 790 + "__id__": 782 } ], "_prefab": { - "__id__": 792 + "__id__": 784 }, "_lpos": { "__type__": "cc.Vec3", @@ -17230,11 +17115,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 787 + "__id__": 779 }, "_enabled": true, "__prefab": { - "__id__": 789 + "__id__": 781 }, "_contentSize": { "__type__": "cc.Size", @@ -17258,11 +17143,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 787 + "__id__": 779 }, "_enabled": true, "__prefab": { - "__id__": 791 + "__id__": 783 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17316,11 +17201,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 786 + "__id__": 778 }, "_enabled": true, "__prefab": { - "__id__": 794 + "__id__": 786 }, "_contentSize": { "__type__": "cc.Size", @@ -17344,11 +17229,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 786 + "__id__": 778 }, "_enabled": true, "__prefab": { - "__id__": 796 + "__id__": 788 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17402,11 +17287,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 763 + "__id__": 755 }, "_enabled": true, "__prefab": { - "__id__": 799 + "__id__": 791 }, "_contentSize": { "__type__": "cc.Size", @@ -17430,11 +17315,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 763 + "__id__": 755 }, "_enabled": true, "__prefab": { - "__id__": 801 + "__id__": 793 }, "_alignFlags": 12, "_target": null, @@ -17479,33 +17364,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 722 + "__id__": 714 }, "_children": [ { - "__id__": 804 + "__id__": 796 }, { - "__id__": 810 + "__id__": 802 }, { - "__id__": 816 + "__id__": 808 }, { - "__id__": 826 + "__id__": 818 } ], "_active": false, "_components": [ { - "__id__": 838 + "__id__": 830 }, { - "__id__": 840 + "__id__": 832 } ], "_prefab": { - "__id__": 842 + "__id__": 834 }, "_lpos": { "__type__": "cc.Vec3", @@ -17542,20 +17427,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 803 + "__id__": 795 }, "_children": [], "_active": true, "_components": [ { - "__id__": 805 + "__id__": 797 }, { - "__id__": 807 + "__id__": 799 } ], "_prefab": { - "__id__": 809 + "__id__": 801 }, "_lpos": { "__type__": "cc.Vec3", @@ -17592,11 +17477,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 804 + "__id__": 796 }, "_enabled": true, "__prefab": { - "__id__": 806 + "__id__": 798 }, "_contentSize": { "__type__": "cc.Size", @@ -17620,11 +17505,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 804 + "__id__": 796 }, "_enabled": true, "__prefab": { - "__id__": 808 + "__id__": 800 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17678,20 +17563,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 803 + "__id__": 795 }, "_children": [], "_active": true, "_components": [ { - "__id__": 811 + "__id__": 803 }, { - "__id__": 813 + "__id__": 805 } ], "_prefab": { - "__id__": 815 + "__id__": 807 }, "_lpos": { "__type__": "cc.Vec3", @@ -17728,11 +17613,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 810 + "__id__": 802 }, "_enabled": true, "__prefab": { - "__id__": 812 + "__id__": 804 }, "_contentSize": { "__type__": "cc.Size", @@ -17756,11 +17641,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 810 + "__id__": 802 }, "_enabled": true, "__prefab": { - "__id__": 814 + "__id__": 806 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17814,26 +17699,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 803 + "__id__": 795 }, "_children": [], "_active": true, "_components": [ { - "__id__": 817 + "__id__": 809 }, { - "__id__": 819 + "__id__": 811 }, { - "__id__": 821 + "__id__": 813 }, { - "__id__": 823 + "__id__": 815 } ], "_prefab": { - "__id__": 825 + "__id__": 817 }, "_lpos": { "__type__": "cc.Vec3", @@ -17870,11 +17755,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 816 + "__id__": 808 }, "_enabled": true, "__prefab": { - "__id__": 818 + "__id__": 810 }, "_contentSize": { "__type__": "cc.Size", @@ -17898,11 +17783,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 816 + "__id__": 808 }, "_enabled": true, "__prefab": { - "__id__": 820 + "__id__": 812 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17966,11 +17851,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 816 + "__id__": 808 }, "_enabled": true, "__prefab": { - "__id__": 822 + "__id__": 814 }, "_id": "" }, @@ -17984,11 +17869,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 816 + "__id__": 808 }, "_enabled": true, "__prefab": { - "__id__": 824 + "__id__": 816 }, "templateMode": true, "watchPath": "data.role.gold", @@ -18021,24 +17906,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 803 + "__id__": 795 }, "_children": [ { - "__id__": 827 + "__id__": 819 } ], "_active": false, "_components": [ { - "__id__": 833 + "__id__": 825 }, { - "__id__": 835 + "__id__": 827 } ], "_prefab": { - "__id__": 837 + "__id__": 829 }, "_lpos": { "__type__": "cc.Vec3", @@ -18075,20 +17960,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 826 + "__id__": 818 }, "_children": [], "_active": true, "_components": [ { - "__id__": 828 + "__id__": 820 }, { - "__id__": 830 + "__id__": 822 } ], "_prefab": { - "__id__": 832 + "__id__": 824 }, "_lpos": { "__type__": "cc.Vec3", @@ -18125,11 +18010,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 827 + "__id__": 819 }, "_enabled": true, "__prefab": { - "__id__": 829 + "__id__": 821 }, "_contentSize": { "__type__": "cc.Size", @@ -18153,11 +18038,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 827 + "__id__": 819 }, "_enabled": true, "__prefab": { - "__id__": 831 + "__id__": 823 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18211,11 +18096,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 826 + "__id__": 818 }, "_enabled": true, "__prefab": { - "__id__": 834 + "__id__": 826 }, "_contentSize": { "__type__": "cc.Size", @@ -18239,11 +18124,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 826 + "__id__": 818 }, "_enabled": true, "__prefab": { - "__id__": 836 + "__id__": 828 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18297,11 +18182,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 803 + "__id__": 795 }, "_enabled": true, "__prefab": { - "__id__": 839 + "__id__": 831 }, "_contentSize": { "__type__": "cc.Size", @@ -18325,11 +18210,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 803 + "__id__": 795 }, "_enabled": true, "__prefab": { - "__id__": 841 + "__id__": 833 }, "_alignFlags": 12, "_target": null, @@ -18374,33 +18259,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 722 + "__id__": 714 }, "_children": [ { - "__id__": 844 + "__id__": 836 }, { - "__id__": 850 + "__id__": 842 }, { - "__id__": 856 + "__id__": 848 }, { - "__id__": 866 + "__id__": 858 } ], "_active": false, "_components": [ { - "__id__": 878 + "__id__": 870 }, { - "__id__": 880 + "__id__": 872 } ], "_prefab": { - "__id__": 882 + "__id__": 874 }, "_lpos": { "__type__": "cc.Vec3", @@ -18437,20 +18322,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 843 + "__id__": 835 }, "_children": [], "_active": true, "_components": [ { - "__id__": 845 + "__id__": 837 }, { - "__id__": 847 + "__id__": 839 } ], "_prefab": { - "__id__": 849 + "__id__": 841 }, "_lpos": { "__type__": "cc.Vec3", @@ -18487,11 +18372,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 844 + "__id__": 836 }, "_enabled": true, "__prefab": { - "__id__": 846 + "__id__": 838 }, "_contentSize": { "__type__": "cc.Size", @@ -18515,11 +18400,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 844 + "__id__": 836 }, "_enabled": true, "__prefab": { - "__id__": 848 + "__id__": 840 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18573,20 +18458,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 843 + "__id__": 835 }, "_children": [], "_active": true, "_components": [ { - "__id__": 851 + "__id__": 843 }, { - "__id__": 853 + "__id__": 845 } ], "_prefab": { - "__id__": 855 + "__id__": 847 }, "_lpos": { "__type__": "cc.Vec3", @@ -18623,11 +18508,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 850 + "__id__": 842 }, "_enabled": true, "__prefab": { - "__id__": 852 + "__id__": 844 }, "_contentSize": { "__type__": "cc.Size", @@ -18651,11 +18536,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 850 + "__id__": 842 }, "_enabled": true, "__prefab": { - "__id__": 854 + "__id__": 846 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18709,26 +18594,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 843 + "__id__": 835 }, "_children": [], "_active": true, "_components": [ { - "__id__": 857 + "__id__": 849 }, { - "__id__": 859 + "__id__": 851 }, { - "__id__": 861 + "__id__": 853 }, { - "__id__": 863 + "__id__": 855 } ], "_prefab": { - "__id__": 865 + "__id__": 857 }, "_lpos": { "__type__": "cc.Vec3", @@ -18765,11 +18650,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 856 + "__id__": 848 }, "_enabled": true, "__prefab": { - "__id__": 858 + "__id__": 850 }, "_contentSize": { "__type__": "cc.Size", @@ -18793,11 +18678,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 856 + "__id__": 848 }, "_enabled": true, "__prefab": { - "__id__": 860 + "__id__": 852 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18861,11 +18746,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 856 + "__id__": 848 }, "_enabled": true, "__prefab": { - "__id__": 862 + "__id__": 854 }, "_id": "" }, @@ -18879,11 +18764,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 856 + "__id__": 848 }, "_enabled": true, "__prefab": { - "__id__": 864 + "__id__": 856 }, "templateMode": true, "watchPath": "data.role.gold", @@ -18916,24 +18801,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 843 + "__id__": 835 }, "_children": [ { - "__id__": 867 + "__id__": 859 } ], "_active": false, "_components": [ { - "__id__": 873 + "__id__": 865 }, { - "__id__": 875 + "__id__": 867 } ], "_prefab": { - "__id__": 877 + "__id__": 869 }, "_lpos": { "__type__": "cc.Vec3", @@ -18970,20 +18855,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 866 + "__id__": 858 }, "_children": [], "_active": true, "_components": [ { - "__id__": 868 + "__id__": 860 }, { - "__id__": 870 + "__id__": 862 } ], "_prefab": { - "__id__": 872 + "__id__": 864 }, "_lpos": { "__type__": "cc.Vec3", @@ -19020,11 +18905,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 867 + "__id__": 859 }, "_enabled": true, "__prefab": { - "__id__": 869 + "__id__": 861 }, "_contentSize": { "__type__": "cc.Size", @@ -19048,11 +18933,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 867 + "__id__": 859 }, "_enabled": true, "__prefab": { - "__id__": 871 + "__id__": 863 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19106,11 +18991,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 866 + "__id__": 858 }, "_enabled": true, "__prefab": { - "__id__": 874 + "__id__": 866 }, "_contentSize": { "__type__": "cc.Size", @@ -19134,11 +19019,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 866 + "__id__": 858 }, "_enabled": true, "__prefab": { - "__id__": 876 + "__id__": 868 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19192,11 +19077,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 843 + "__id__": 835 }, "_enabled": true, "__prefab": { - "__id__": 879 + "__id__": 871 }, "_contentSize": { "__type__": "cc.Size", @@ -19220,11 +19105,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 843 + "__id__": 835 }, "_enabled": true, "__prefab": { - "__id__": 881 + "__id__": 873 }, "_alignFlags": 12, "_target": null, @@ -19269,33 +19154,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 722 + "__id__": 714 }, "_children": [ { - "__id__": 884 + "__id__": 876 }, { - "__id__": 890 + "__id__": 882 }, { - "__id__": 896 + "__id__": 888 }, { - "__id__": 906 + "__id__": 898 } ], "_active": false, "_components": [ { - "__id__": 918 + "__id__": 910 }, { - "__id__": 920 + "__id__": 912 } ], "_prefab": { - "__id__": 922 + "__id__": 914 }, "_lpos": { "__type__": "cc.Vec3", @@ -19332,20 +19217,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 883 + "__id__": 875 }, "_children": [], "_active": true, "_components": [ { - "__id__": 885 + "__id__": 877 }, { - "__id__": 887 + "__id__": 879 } ], "_prefab": { - "__id__": 889 + "__id__": 881 }, "_lpos": { "__type__": "cc.Vec3", @@ -19382,11 +19267,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 884 + "__id__": 876 }, "_enabled": true, "__prefab": { - "__id__": 886 + "__id__": 878 }, "_contentSize": { "__type__": "cc.Size", @@ -19410,11 +19295,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 884 + "__id__": 876 }, "_enabled": true, "__prefab": { - "__id__": 888 + "__id__": 880 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19468,20 +19353,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 883 + "__id__": 875 }, "_children": [], "_active": true, "_components": [ { - "__id__": 891 + "__id__": 883 }, { - "__id__": 893 + "__id__": 885 } ], "_prefab": { - "__id__": 895 + "__id__": 887 }, "_lpos": { "__type__": "cc.Vec3", @@ -19518,11 +19403,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 890 + "__id__": 882 }, "_enabled": true, "__prefab": { - "__id__": 892 + "__id__": 884 }, "_contentSize": { "__type__": "cc.Size", @@ -19546,11 +19431,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 890 + "__id__": 882 }, "_enabled": true, "__prefab": { - "__id__": 894 + "__id__": 886 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19604,26 +19489,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 883 + "__id__": 875 }, "_children": [], "_active": true, "_components": [ { - "__id__": 897 + "__id__": 889 }, { - "__id__": 899 + "__id__": 891 }, { - "__id__": 901 + "__id__": 893 }, { - "__id__": 903 + "__id__": 895 } ], "_prefab": { - "__id__": 905 + "__id__": 897 }, "_lpos": { "__type__": "cc.Vec3", @@ -19660,11 +19545,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 896 + "__id__": 888 }, "_enabled": true, "__prefab": { - "__id__": 898 + "__id__": 890 }, "_contentSize": { "__type__": "cc.Size", @@ -19688,11 +19573,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 896 + "__id__": 888 }, "_enabled": true, "__prefab": { - "__id__": 900 + "__id__": 892 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19756,11 +19641,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 896 + "__id__": 888 }, "_enabled": true, "__prefab": { - "__id__": 902 + "__id__": 894 }, "_id": "" }, @@ -19774,11 +19659,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 896 + "__id__": 888 }, "_enabled": true, "__prefab": { - "__id__": 904 + "__id__": 896 }, "templateMode": true, "watchPath": "data.role.gold", @@ -19811,24 +19696,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 883 + "__id__": 875 }, "_children": [ { - "__id__": 907 + "__id__": 899 } ], "_active": false, "_components": [ { - "__id__": 913 + "__id__": 905 }, { - "__id__": 915 + "__id__": 907 } ], "_prefab": { - "__id__": 917 + "__id__": 909 }, "_lpos": { "__type__": "cc.Vec3", @@ -19865,20 +19750,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 906 + "__id__": 898 }, "_children": [], "_active": true, "_components": [ { - "__id__": 908 + "__id__": 900 }, { - "__id__": 910 + "__id__": 902 } ], "_prefab": { - "__id__": 912 + "__id__": 904 }, "_lpos": { "__type__": "cc.Vec3", @@ -19915,11 +19800,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 907 + "__id__": 899 }, "_enabled": true, "__prefab": { - "__id__": 909 + "__id__": 901 }, "_contentSize": { "__type__": "cc.Size", @@ -19943,11 +19828,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 907 + "__id__": 899 }, "_enabled": true, "__prefab": { - "__id__": 911 + "__id__": 903 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20001,11 +19886,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 906 + "__id__": 898 }, "_enabled": true, "__prefab": { - "__id__": 914 + "__id__": 906 }, "_contentSize": { "__type__": "cc.Size", @@ -20029,11 +19914,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 906 + "__id__": 898 }, "_enabled": true, "__prefab": { - "__id__": 916 + "__id__": 908 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20087,11 +19972,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 883 + "__id__": 875 }, "_enabled": true, "__prefab": { - "__id__": 919 + "__id__": 911 }, "_contentSize": { "__type__": "cc.Size", @@ -20115,11 +20000,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 883 + "__id__": 875 }, "_enabled": true, "__prefab": { - "__id__": 921 + "__id__": 913 }, "_alignFlags": 12, "_target": null, @@ -20164,11 +20049,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 722 + "__id__": 714 }, "_enabled": true, "__prefab": { - "__id__": 924 + "__id__": 916 }, "_contentSize": { "__type__": "cc.Size", @@ -20192,11 +20077,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 722 + "__id__": 714 }, "_enabled": true, "__prefab": { - "__id__": 926 + "__id__": 918 }, "_alignFlags": 41, "_target": null, @@ -20228,11 +20113,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 722 + "__id__": 714 }, "_enabled": true, "__prefab": { - "__id__": 928 + "__id__": 920 }, "_resizeMode": 0, "_layoutType": 1, @@ -20283,7 +20168,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 931 + "__id__": 923 }, "_contentSize": { "__type__": "cc.Size", @@ -20311,7 +20196,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 933 + "__id__": 925 }, "_alignFlags": 45, "_target": null, @@ -20347,7 +20232,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 935 + "__id__": 927 }, "_id": "" }, @@ -20368,16 +20253,13 @@ "targetOverrides": [], "nestedPrefabInstanceRoots": [ { - "__id__": 683 + "__id__": 675 }, { - "__id__": 608 + "__id__": 600 }, { - "__id__": 570 - }, - { - "__id__": 96 + "__id__": 562 }, { "__id__": 88 diff --git a/assets/script/game/map/MSCard.ts b/assets/script/game/map/MSCard.ts deleted file mode 100644 index 853a0186..00000000 --- a/assets/script/game/map/MSCard.ts +++ /dev/null @@ -1,45 +0,0 @@ -import { instantiate, Label, Prefab, resources, Sprite, SpriteAtlas } from "cc"; -import { ecs } from "../../../../extensions/oops-plugin-framework/assets/libs/ecs/ECS"; -import { oops } from "../../../../extensions/oops-plugin-framework/assets/core/Oops"; -import { MSCardComp } from "./MSCardComp"; -import { smc } from "../common/SingletonModuleComp"; -import { HeroInfo } from "../common/config/heroSet"; -import { SkillSet } from "../common/config/SkillSet"; - -/** MSCard 模块 */ -@ecs.register(`MSCard`) -export class MSCard extends ecs.Entity { - - - /** 实始添加的数据层组件 */ - protected init() { - // this.addComponents(); - } - load(uuid:number=1001,parent:any,zone:number=0) { - var path = "game/gui/MSCard"; - var icon_path = "game/skills/skill_icon" - var prefab: Prefab = oops.res.get(path, Prefab)!; - console.log("load_hcard",prefab) - var node = instantiate(prefab); - resources.load(icon_path, SpriteAtlas, (err: any, atlas) => { - const sprite = node.getChildByName("icon").getComponent(Sprite); - sprite.spriteFrame = atlas.getSpriteFrame(SkillSet[uuid].path); - }); - - node.getChildByName("name").getComponent(Label).string = SkillSet[uuid].name - - node.parent = parent - var msc = node.getComponent(MSCardComp)!; - msc.s_uuid= uuid - msc.update_data() - if(zone==1) {msc.is_update=true }else{msc.is_update=false} - if(zone==2) {msc.is_select=true}else{msc.is_select=false} - this.add(msc) - } - /** 模块资源释放 */ - destroy() { - // 注: 自定义释放逻辑,视图层实现 ecs.IComp 接口的 ecs 组件需要手动释放 - super.destroy(); - } -} - diff --git a/assets/script/game/map/MSCard.ts.meta b/assets/script/game/map/MSCard.ts.meta deleted file mode 100644 index 1e416585..00000000 --- a/assets/script/game/map/MSCard.ts.meta +++ /dev/null @@ -1,9 +0,0 @@ -{ - "ver": "4.0.23", - "importer": "typescript", - "imported": true, - "uuid": "b808913f-7dc0-4dbf-9e74-12b5338a39ee", - "files": [], - "subMetas": {}, - "userData": {} -} diff --git a/assets/script/game/map/MSCardComp.ts b/assets/script/game/map/MSCardComp.ts deleted file mode 100644 index 42d26fac..00000000 --- a/assets/script/game/map/MSCardComp.ts +++ /dev/null @@ -1,75 +0,0 @@ -import { _decorator, Label } from "cc"; -import { ecs } from "../../../../extensions/oops-plugin-framework/assets/libs/ecs/ECS"; -import { CCComp } from "../../../../extensions/oops-plugin-framework/assets/module/common/CCComp"; -import { smc } from "../common/SingletonModuleComp"; -import { MissionHomeComp } from "./MissionHomeComp"; -import { oops } from "../../../../extensions/oops-plugin-framework/assets/core/Oops"; -import { GameEvent } from "../common/config/GameEvent"; -import { SkillSet } from "../common/config/SkillSet"; -import { SChipComp } from "../hero/SChipComp"; - -const { ccclass, property } = _decorator; - -/** 视图层对象 */ -@ccclass('MSCardComp') -@ecs.register('MSCardComp', false) -export class MSCardComp extends CCComp { - mhc:MissionHomeComp - s_uuid: number = 0; - is_update: boolean = false; - is_select: boolean = false; - is_selected: boolean = false; - /** 视图层逻辑代码分离演示 */ - start() { - oops.message.on(GameEvent.MSSelected, this.update_select, this); - this.mhc=this.node.parent.parent.parent.parent.getComponent(MissionHomeComp) - this.change() - } - change_set(){ - this.is_update=!this.is_update - this.is_select=!this.is_select - this.change() - } - change(){ - if(this.is_update){ - this.node.getChildByName("update").active=true - }else{ - this.node.getChildByName("update").active=false - } - - if(this.is_select){ - this.node.getChildByName("set").active=true - this.update_select() - }else{ - this.node.getChildByName("set").active=false - } - } - update_data(){ - - } - select(){ - smc.mission.mskill=this.s_uuid - - oops.message.dispatchEvent(GameEvent.MSSelected,{uuid:this.s_uuid}) - } - update_select(){ - console.log("update_select",smc.mission.mskill,this.s_uuid) - if(smc.mission.mskill ==this.s_uuid){ - this.node.getChildByName("set").getChildByName("btn").active=false - }else{ - this.node.getChildByName("set").getChildByName("btn").active=true - } - } - update_lv(){ - - let mscards:any= ecs.query(ecs.allOf(MSCardComp)); - for(let i=0;i = []; - /** 常驻技能 */ - MSkill:any={ - uuid:0, - CdType:0, - cd:0, - count:0, - cdTimer:0 - } - /** 技能队列 */ - protected onLoad(): void { - this.on(GameEvent.MissionSkill, this.skill_event, this); - } - start() { - - } - init(){ - - - } - protected update(dt: number): void { - if (!smc.mission.play || smc.mission.pause) { - return; - } - - // 处理技能队列 - this.processSkillQueue(dt); - } - skill_event(e: any) { - // 技能加入队列 - const { uuid, startPos, targetPos, group, count = 1, cd = 0 } = e; - this.skillQueue.push({ - uuid, - startPos, - targetPos, - group, - count, - cd, - cdTimer: 0 // 初始化计时器为0 - }); - } - private processSkillQueue(dt: number) { - // 遍历技能队列 - for (let i = this.skillQueue.length - 1; i >= 0; i--) { - const skill = this.skillQueue[i]; - - // 累加计时器 - skill.cdTimer += dt; - - // 检查CD (将cd从毫秒转换为秒进行比较) - if (skill.cdTimer < skill.cd * 0.001) { - continue; - } - - // 释放技能 - this.doSkill( - skill.uuid, - skill.startPos, - skill.targetPos, - skill.group - ); - - // 重置CD计时器 - skill.cdTimer = 0; - - // 减少技能次数 - skill.count--; - - // 如果技能次数用完,从队列中移除 - if (skill.count <= 0) { - this.skillQueue.splice(i, 1); - } - } - } - private doSkill(uuid: number, start_pos: Vec3, target_pos: Vec3, group: number) { - const skillEntity = ecs.getEntity(Skill); - skillEntity.load( - start_pos, // 起始位置 - group, // 阵营 - this.node.parent, // 父节点 - uuid, // 技能ID - target_pos, // 目标位置 - ); - } - - /** 视图对象通过 ecs.Entity.remove(ModuleViewComp) 删除组件是触发组件处理自定义释放逻辑 */ - reset() { - // 清空技能队列 - this.skillQueue = []; - } -} \ No newline at end of file diff --git a/assets/script/game/map/MSkillComp.ts.meta b/assets/script/game/map/MSkillComp.ts.meta deleted file mode 100644 index 92b0146a..00000000 --- a/assets/script/game/map/MSkillComp.ts.meta +++ /dev/null @@ -1,9 +0,0 @@ -{ - "ver": "4.0.23", - "importer": "typescript", - "imported": true, - "uuid": "bce99fa9-0a06-4f7b-b378-77a6aa2524b0", - "files": [], - "subMetas": {}, - "userData": {} -} diff --git a/assets/script/game/map/MissionComp.ts b/assets/script/game/map/MissionComp.ts index 35deb5d9..0c8658a6 100644 --- a/assets/script/game/map/MissionComp.ts +++ b/assets/script/game/map/MissionComp.ts @@ -9,7 +9,6 @@ import { MonModelComp } from "../hero/MonModelComp"; import { Missions,} from "../common/config/MissionSet"; import { Timer } from "../../../../extensions/oops-plugin-framework/assets/core/common/timer/Timer"; import { VictoryComp } from "./VictoryComp"; -import { MSkillComp } from "./MSkillComp"; import { CardControllerComp } from "./CardController"; import { GameEvent } from "../common/config/GameEvent"; import { HeroSkillsComp } from "../skill/heroSkillsComp"; @@ -31,8 +30,7 @@ export class MissionComp extends CCComp { mission_buff_type:number = 1 // 1 攻击 2 防御 3 HP m_mission_buff_type:number = 1 // 1 攻击 2 防御 3 HP mission_buff_up_exp:number = 99999999 - MSComp:MSkillComp=null - MMSComp:MSkillComp=null + heros_node:any=null heros_node_pos:any=v3(0,0,0) herosc_node:any=null