From db981e89ce979cc450d2dda557dd19e0dc612f6d Mon Sep 17 00:00:00 2001 From: panFD Date: Wed, 22 Jul 2026 22:04:31 +0800 Subject: [PATCH] feat(map): add single panel display logic and barbtn prefab MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. 新增closeAllPanels方法,实现打开面板前自动关闭其他所有面板 2. 为英雄池、技能池、装备商店、商品商店的切换逻辑添加单面板显示校验 3. 新增barbtn按钮预制体及其元数据文件 --- assets/resources/gui/element/barbtn.prefab | 1130 ++ .../resources/gui/element/barbtn.prefab.meta | 13 + assets/resources/gui/element/mission.prefab | 16334 ++++------------ assets/resources/gui/role_controller.prefab | 2020 +- assets/script/game/map/MissionCardComp.ts | 86 +- 5 files changed, 5186 insertions(+), 14397 deletions(-) create mode 100644 assets/resources/gui/element/barbtn.prefab create mode 100644 assets/resources/gui/element/barbtn.prefab.meta diff --git a/assets/resources/gui/element/barbtn.prefab b/assets/resources/gui/element/barbtn.prefab new file mode 100644 index 00000000..66d3a999 --- /dev/null +++ b/assets/resources/gui/element/barbtn.prefab @@ -0,0 +1,1130 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "barbtn", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "barbtn", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 22 + } + ], + "_active": true, + "_components": [ + { + "__id__": 42 + }, + { + "__id__": 44 + } + ], + "_prefab": { + "__id__": 47 + }, + "_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": [ + { + "__id__": 3 + }, + { + "__id__": 9 + } + ], + "_active": true, + "_components": [ + { + "__id__": 15 + }, + { + "__id__": 17 + }, + { + "__id__": 19 + } + ], + "_prefab": { + "__id__": 21 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 55, + "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": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 4 + }, + { + "__id__": 6 + } + ], + "_prefab": { + "__id__": 8 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.6, + "y": 0.6, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 106, + "height": 96 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bdIoXh/hdNirkf1KcWeGiB" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 7 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@24ff5", + "__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": "efGswFY3FAVL1sj4VKXGeV" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "86S3E4+VBNF5Q4sYq5WENB", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 10 + }, + { + "__id__": 12 + } + ], + "_prefab": { + "__id__": 14 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -28.541, + "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__": 9 + }, + "_enabled": true, + "__prefab": { + "__id__": 11 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 54, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ccA41JDOhKgqbiLsCpXiwO" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 9 + }, + "_enabled": true, + "__prefab": { + "__id__": 13 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "挑战", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 25, + "_fontSize": 25, + "_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": "1diBHwI3BLsrW9ouEzlrJW" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a35yYbTnxBD6iN++55tyft", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 16 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 240, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3dmZ6PcZ1O06B9Vy9yU761" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 18 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@65cbe", + "__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": "58xYEIMtdG64TYb0cR8Dqn" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 20 + }, + "_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": 144, + "_originalHeight": 120, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "98LAY3MlpCIqtnpozcBZ6V" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8cNgawRaBANJHCmdHLH75E", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "active", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 23 + }, + { + "__id__": 29 + } + ], + "_active": false, + "_components": [ + { + "__id__": 35 + }, + { + "__id__": 37 + }, + { + "__id__": 39 + } + ], + "_prefab": { + "__id__": 41 + }, + "_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": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 22 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 24 + }, + { + "__id__": 26 + } + ], + "_prefab": { + "__id__": 28 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 15, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.6, + "y": 0.6, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 23 + }, + "_enabled": true, + "__prefab": { + "__id__": 25 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 106, + "height": 96 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6eBP1g6s5Goai//DXwnDla" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 23 + }, + "_enabled": true, + "__prefab": { + "__id__": 27 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@24ff5", + "__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": "caZzAfi9ZLqZS4Wd5Rqm3r" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ce9MKPS+FJx4Y+XyFAZSyN", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 22 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 30 + }, + { + "__id__": 32 + } + ], + "_prefab": { + "__id__": 34 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -30, + "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__": 29 + }, + "_enabled": true, + "__prefab": { + "__id__": 31 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 64, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fb/sGndAVJK7moJI1+G/0t" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 29 + }, + "_enabled": true, + "__prefab": { + "__id__": 33 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "挑战", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 30, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": true, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a9bThvxy9LiriOUrI/zZUU" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b8MZ0xfLVCQ7mTzo5vkCgp", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 22 + }, + "_enabled": true, + "__prefab": { + "__id__": 36 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 180, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "80XSL57n5AcZmN7NmTG9+w" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 22 + }, + "_enabled": true, + "__prefab": { + "__id__": 38 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@7eac7", + "__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": "b1M6uXXxFMLJqeWeC+L9Af" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 22 + }, + "_enabled": true, + "__prefab": { + "__id__": 40 + }, + "_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": 144, + "_originalHeight": 130, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9e2BfCcapE7o8jol3Q3erH" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "11wAdqQr5OsKSgZTMJP6zQ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 43 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 240, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a4Vy1zT+FB3YUAPoQBMIYV" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 45 + }, + "clickEvents": [ + { + "__id__": 46 + } + ], + "_interactable": true, + "_transition": 3, + "_normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_hoverColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "_pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_normalSprite": null, + "_hoverSprite": null, + "_pressedSprite": null, + "_disabledSprite": null, + "_duration": 0.1, + "_zoomScale": 1.2, + "_target": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d4a+E6PepIYpeu+tAO3nAi" + }, + { + "__type__": "cc.ClickEvent", + "target": null, + "component": "", + "_componentId": "", + "handler": "", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "cfWG6+EKVJ3IlHCuz5Pa35", + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/resources/gui/element/barbtn.prefab.meta b/assets/resources/gui/element/barbtn.prefab.meta new file mode 100644 index 00000000..39a0b23e --- /dev/null +++ b/assets/resources/gui/element/barbtn.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "99b1fd19-5e71-4e63-9682-d82b23244510", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "barbtn" + } +} diff --git a/assets/resources/gui/element/mission.prefab b/assets/resources/gui/element/mission.prefab index 071e423c..9ee5a628 100644 --- a/assets/resources/gui/element/mission.prefab +++ b/assets/resources/gui/element/mission.prefab @@ -37,47 +37,47 @@ "__id__": 686 }, { - "__id__": 1208 + "__id__": 968 }, { - "__id__": 1490 + "__id__": 1149 }, { - "__id__": 1671 + "__id__": 1285 }, { - "__id__": 1807 + "__id__": 2025 } ], "_active": true, "_components": [ { - "__id__": 2547 + "__id__": 2142 }, { - "__id__": 2549 + "__id__": 2144 }, { - "__id__": 2551 + "__id__": 2146 }, { - "__id__": 2553 + "__id__": 2148 }, { - "__id__": 2555 + "__id__": 2150 }, { - "__id__": 2557 + "__id__": 2152 }, { - "__id__": 2559 + "__id__": 2154 }, { - "__id__": 2561 + "__id__": 2156 } ], "_prefab": { - "__id__": 2563 + "__id__": 2158 }, "_lpos": { "__type__": "cc.Vec3", @@ -12932,7 +12932,7 @@ }, { "__type__": "cc.Node", - "_name": "bar", + "_name": "equips", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -12943,10979 +12943,33 @@ "__id__": 687 }, { - "__id__": 737 - }, - { - "__id__": 853 - }, - { - "__id__": 969 - }, - { - "__id__": 1085 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1201 - }, - { - "__id__": 1203 - }, - { - "__id__": 1205 - } - ], - "_prefab": { - "__id__": 1207 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 100, - "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": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 686 - }, - "_children": [ - { - "__id__": 688 - }, - { - "__id__": 696 - } - ], - "_active": false, - "_components": [ - { - "__id__": 732 - }, - { - "__id__": 734 - } - ], - "_prefab": { - "__id__": 736 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -290, - "y": -30, - "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__": 687 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 689 - }, - { - "__id__": 691 - }, - { - "__id__": 693 - } - ], - "_prefab": { - "__id__": 695 - }, - "_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__": 688 - }, - "_enabled": true, - "__prefab": { - "__id__": 690 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "dfmL7wWv5IY55OeL9ZDVNc" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 688 - }, - "_enabled": true, - "__prefab": { - "__id__": 692 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 180, - "g": 179, - "b": 179, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b", - "__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": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a8GbRVUgpGK6USjWNFHcuo" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 688 - }, - "_enabled": true, - "__prefab": { - "__id__": 694 - }, - "_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": 180, - "_originalHeight": 120, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2623QrZ9JDhrK+7v0/J8OF" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "abAMgMnLdK07shs47GvO6E", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 687 - }, - "_children": [ - { - "__id__": 697 - }, - { - "__id__": 711 - }, - { - "__id__": 717 - } - ], - "_active": true, - "_components": [ - { - "__id__": 725 - }, - { - "__id__": 727 - }, - { - "__id__": 729 - } - ], - "_prefab": { - "__id__": 731 - }, - "_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", - "_objFlags": 0, - "_parent": { - "__id__": 696 - }, - "_prefab": { - "__id__": 698 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 697 - }, - "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", - "instance": { - "__id__": 699 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "4fknxe/ItOuZRQxC7Ht5/o", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 700 - }, - { - "__id__": 702 - }, - { - "__id__": 703 - }, - { - "__id__": 704 - }, - { - "__id__": 705 - }, - { - "__id__": 707 - }, - { - "__id__": 709 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 701 - }, - "propertyPath": [ - "_name" - ], - "value": "smalltip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d3jYvT7whFS5scQFZeO5AK" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 701 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 701 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 701 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 706 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 150, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "3aTUQpkypKh5v6YnH99gAD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 708 - }, - "propertyPath": [ - "_string" - ], - "value": "金币不足" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 710 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 84, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" - ] - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 696 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 712 - }, - { - "__id__": 714 - } - ], - "_prefab": { - "__id__": 716 - }, - "_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__": 711 - }, - "_enabled": true, - "__prefab": { - "__id__": 713 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 70, - "height": 70 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4beWfbe2ZHKJVAd6MT6zLR" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 711 - }, - "_enabled": true, - "__prefab": { - "__id__": 715 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64", - "__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": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e1cDBzhZJN8pei403AFBqf" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "2fURc6SaBEy5f3GDqD7/3V", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 696 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 718 - }, - { - "__id__": 720 - }, - { - "__id__": 722 - } - ], - "_prefab": { - "__id__": 724 - }, - "_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__": 717 - }, - "_enabled": true, - "__prefab": { - "__id__": 719 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e9X90XoNVGhrDFDFq70ShE" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 717 - }, - "_enabled": true, - "__prefab": { - "__id__": 721 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "{{0}}", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 31, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d8vNnxATtB1Zmyomyj8i+R" - }, - { - "__type__": "545c05XsG9GDJispEGWKvYv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 717 - }, - "_enabled": true, - "__prefab": { - "__id__": 723 - }, - "templateMode": true, - "watchPath": "0", - "labelType": "cc.Label", - "watchPathArr": [ - "data.mission_data.coin" - ], - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5b7eYvhTRIU5+kttpHadxq" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "52FHvgLRVAcr2Qc0Pa8Dcg", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 696 - }, - "_enabled": true, - "__prefab": { - "__id__": 726 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 170, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "605JtF96FKAId81+svBCtt" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 696 - }, - "_enabled": true, - "__prefab": { - "__id__": 728 - }, - "_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": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d39ig2hUVD0JZFM8kD5hV0" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 696 - }, - "_enabled": false, - "__prefab": { - "__id__": 730 - }, - "_alignFlags": 40, - "_target": null, - "_left": 5.684341886080802e-14, - "_right": -5.684341886080802e-14, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 240, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3a6p1RR31HrLVGW5t2tIUC" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "1ahbRK1ehI9LYo5mzHLxAG", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 687 - }, - "_enabled": true, - "__prefab": { - "__id__": 733 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "38HR668GhLgaRPCSckWOEC" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 687 - }, - "_enabled": true, - "__prefab": { - "__id__": 735 - }, - "_alignFlags": 44, - "_target": null, - "_left": 0, - "_right": 580, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 400, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "21kuyNncdLRr0ksGY74y6P" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "58kqSxTntC15wSI2uMlo6X", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "showEquips", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 686 - }, - "_children": [ - { - "__id__": 738 - }, - { - "__id__": 752 - }, - { - "__id__": 760 - }, - { - "__id__": 768 - }, - { - "__id__": 800 - }, - { - "__id__": 806 - }, - { - "__id__": 812 - } - ], - "_active": true, - "_components": [ - { - "__id__": 848 - }, - { - "__id__": 850 - } - ], - "_prefab": { - "__id__": 852 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -270, - "y": -30, - "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__": 737 - }, - "_prefab": { - "__id__": 739 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 738 - }, - "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", - "instance": { - "__id__": 740 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "56DXBm+I5Ayb7xXTGUkXLw", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 741 - }, - { - "__id__": 743 - }, - { - "__id__": 744 - }, - { - "__id__": 745 - }, - { - "__id__": 746 - }, - { - "__id__": 748 - }, - { - "__id__": 750 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 742 - }, - "propertyPath": [ - "_name" - ], - "value": "smalltip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d3jYvT7whFS5scQFZeO5AK" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 742 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 1.966, - "y": 101.342, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 742 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 742 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 747 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 120, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "3aTUQpkypKh5v6YnH99gAD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 749 - }, - "propertyPath": [ - "_string" - ], - "value": "金币不足" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 751 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 84, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" - ] - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 737 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 753 - }, - { - "__id__": 755 - }, - { - "__id__": 757 - } - ], - "_prefab": { - "__id__": 759 - }, - "_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__": 752 - }, - "_enabled": true, - "__prefab": { - "__id__": 754 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "35RSD2QNBHHoeo6wjDIyRZ" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 752 - }, - "_enabled": true, - "__prefab": { - "__id__": 756 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 180, - "g": 179, - "b": 179, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b", - "__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": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aa/evjOyNOlJU3yK1f20xg" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 752 - }, - "_enabled": true, - "__prefab": { - "__id__": 758 - }, - "_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": 180, - "_originalHeight": 120, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "65EPQwnrdHGKFdIGtdIRNJ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "58NBFeI+FAbJztwnkwQVpr", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "active", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 737 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 761 - }, - { - "__id__": 763 - }, - { - "__id__": 765 - } - ], - "_prefab": { - "__id__": 767 - }, - "_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__": 760 - }, - "_enabled": true, - "__prefab": { - "__id__": 762 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e77HJeNvlJmKuflAYTdkbm" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 760 - }, - "_enabled": true, - "__prefab": { - "__id__": 764 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 0, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b", - "__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": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a7Zzxn8dxA0LgNoQQCJ/mY" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 760 - }, - "_enabled": true, - "__prefab": { - "__id__": 766 - }, - "_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": 180, - "_originalHeight": 120, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "22twBUPptCPJEsV8sNQ44F" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "cabcD+gF1ER5P/B+5BItDN", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 737 - }, - "_children": [ - { - "__id__": 769 - }, - { - "__id__": 775 - }, - { - "__id__": 781 - } - ], - "_active": false, - "_components": [ - { - "__id__": 795 - }, - { - "__id__": 797 - } - ], - "_prefab": { - "__id__": 799 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 80, - "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_line", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 768 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 770 - }, - { - "__id__": 772 - } - ], - "_prefab": { - "__id__": 774 - }, - "_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__": 769 - }, - "_enabled": true, - "__prefab": { - "__id__": 771 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b22tqOKZdBrL6zcC9Ut0eV" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 769 - }, - "_enabled": true, - "__prefab": { - "__id__": 773 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@7f50d", - "__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": "71K13TDplAzKsdxYMs4ppF" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "ceQG1JnoxG8IjRVBhmCkAb", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 768 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 776 - }, - { - "__id__": 778 - } - ], - "_prefab": { - "__id__": 780 - }, - "_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__": 775 - }, - "_enabled": true, - "__prefab": { - "__id__": 777 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "df2Z3YiGZPIocKuQrV/xAe" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 775 - }, - "_enabled": true, - "__prefab": { - "__id__": 779 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64", - "__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": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "89WHWysr5LlYWUlvT1QX9q" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "5cUcIvRt5Hh4tKRJFlUpfb", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 768 - }, - "_children": [ - { - "__id__": 782 - } - ], - "_active": true, - "_components": [ - { - "__id__": 790 - }, - { - "__id__": 792 - } - ], - "_prefab": { - "__id__": 794 - }, - "_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": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 781 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 783 - }, - { - "__id__": 785 - }, - { - "__id__": 787 - } - ], - "_prefab": { - "__id__": 789 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -18.78076171875, - "y": 1.739, - "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__": 782 - }, - "_enabled": true, - "__prefab": { - "__id__": 784 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 15.123046875, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "00OdaQ32hIb4YvoVthtZGm" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 782 - }, - "_enabled": true, - "__prefab": { - "__id__": 786 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "x", - "_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": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e2xRmh+41Lx43H6hFBr5AZ" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 782 - }, - "_enabled": true, - "__prefab": { - "__id__": 788 - }, - "_alignFlags": 8, - "_target": null, - "_left": -12.21923828125, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0bfcboYTJJXLgprA2F/rFI" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "7fYTt4DDNG6ImDjK3C0mqY", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 781 - }, - "_enabled": true, - "__prefab": { - "__id__": 791 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27.0612671550967, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "42E/TiVEBLGZCINkLiElO3" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 781 - }, - "_enabled": true, - "__prefab": { - "__id__": 793 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "1", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": true, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "27bTt8PrdMHZmJt0fvi+RW" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e45PBcZKlB+YxOHICFYnNy", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 768 - }, - "_enabled": true, - "__prefab": { - "__id__": 796 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4cPVFykUhExYIZFWgju7jK" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 768 - }, - "_enabled": true, - "__prefab": { - "__id__": 798 - }, - "_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": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c4AcP8EvFBDZtlESCmJ8YZ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "8bRkevjLpJL6obpphAio4+", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Gear_Helmet", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 737 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 801 - }, - { - "__id__": 803 - } - ], - "_prefab": { - "__id__": 805 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 20.381, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.6, - "y": 0.6, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 800 - }, - "_enabled": true, - "__prefab": { - "__id__": 802 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 124, - "height": 120 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2cUaqBsglK/5ADbEN5uSxc" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 800 - }, - "_enabled": true, - "__prefab": { - "__id__": 804 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@0b1ef", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "34bzjeC9lCepfkfr2xiLs6" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "94JkgQ9WBFrYMYzEagRneI", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 737 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 807 - }, - { - "__id__": 809 - } - ], - "_prefab": { - "__id__": 811 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -25.737, - "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__": 806 - }, - "_enabled": true, - "__prefab": { - "__id__": 808 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 68, - "height": 58.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "06cN7cPGdH7pC/Z2RuDOLt" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 806 - }, - "_enabled": true, - "__prefab": { - "__id__": 810 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "装备", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 4, - "_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": "00A/y/UQZGBLnV7SRQUbGu" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "deCdZWiGpNH6tGq/dyGyCP", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 737 - }, - "_children": [ - { - "__id__": 813 - }, - { - "__id__": 827 - }, - { - "__id__": 833 - } - ], - "_active": false, - "_components": [ - { - "__id__": 841 - }, - { - "__id__": 843 - }, - { - "__id__": 845 - } - ], - "_prefab": { - "__id__": 847 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -265, - "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", - "_objFlags": 0, - "_parent": { - "__id__": 812 - }, - "_prefab": { - "__id__": 814 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 813 - }, - "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", - "instance": { - "__id__": 815 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "7aZ2SSOwZM3ZOWJlEPaW1Z", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 816 - }, - { - "__id__": 818 - }, - { - "__id__": 819 - }, - { - "__id__": 820 - }, - { - "__id__": 821 - }, - { - "__id__": 823 - }, - { - "__id__": 825 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 817 - }, - "propertyPath": [ - "_name" - ], - "value": "smalltip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d3jYvT7whFS5scQFZeO5AK" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 817 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 817 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 817 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 822 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 150, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "3aTUQpkypKh5v6YnH99gAD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 824 - }, - "propertyPath": [ - "_string" - ], - "value": "金币不足" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 826 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 84, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" - ] - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 812 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 828 - }, - { - "__id__": 830 - } - ], - "_prefab": { - "__id__": 832 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -38.086, - "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__": 827 - }, - "_enabled": true, - "__prefab": { - "__id__": 829 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 35, - "height": 35 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "adx4LIfSxOXbB40K7kc6ay" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 827 - }, - "_enabled": true, - "__prefab": { - "__id__": 831 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64", - "__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": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "38/zs/8KBHPZbukyv95ZsF" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e5XwoWTpBNW5b8rElwAfaA", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 812 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 834 - }, - { - "__id__": 836 - }, - { - "__id__": 838 - } - ], - "_prefab": { - "__id__": 840 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -18.543, - "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__": 833 - }, - "_enabled": true, - "__prefab": { - "__id__": 835 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c2YpA+NXNNLp7S6LD4yE+J" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 833 - }, - "_enabled": true, - "__prefab": { - "__id__": 837 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "{{0}}", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 31, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c76/mpjy5AR5DTH1HHNojX" - }, - { - "__type__": "545c05XsG9GDJispEGWKvYv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 833 - }, - "_enabled": true, - "__prefab": { - "__id__": 839 - }, - "templateMode": true, - "watchPath": "0", - "labelType": "cc.Label", - "watchPathArr": [ - "data.mission_data.coin" - ], - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "eetfrABLpMT4ZD51qyThsW" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "57e4ViV69K75ffcmPuyO6s", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 812 - }, - "_enabled": true, - "__prefab": { - "__id__": 842 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 170, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "51ntdm91lEhYmW/oA7TRYt" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 812 - }, - "_enabled": true, - "__prefab": { - "__id__": 844 - }, - "_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": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "57QZna55FA/aRmTdQj4oj7" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 812 - }, - "_enabled": false, - "__prefab": { - "__id__": 846 - }, - "_alignFlags": 40, - "_target": null, - "_left": 5.684341886080802e-14, - "_right": -5.684341886080802e-14, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 240, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5937xwDFxOv4HivyHkF6HA" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "79gLtDVZZNsrCpE1vdg6tx", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 737 - }, - "_enabled": true, - "__prefab": { - "__id__": 849 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f0YWUV96BHzYBxkTg2+H5u" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 737 - }, - "_enabled": true, - "__prefab": { - "__id__": 851 - }, - "_alignFlags": 44, - "_target": null, - "_left": 0, - "_right": 540, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 400, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c6gECewJhCPoepo1jVs0eI" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "01NCo8q05Lr7WV2im/aqa2", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "showHeros", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 686 - }, - "_children": [ - { - "__id__": 854 - }, - { - "__id__": 868 - }, - { - "__id__": 876 - }, - { - "__id__": 884 - }, - { - "__id__": 916 - }, - { - "__id__": 922 - }, - { - "__id__": 928 - } - ], - "_active": true, - "_components": [ - { - "__id__": 964 - }, - { - "__id__": 966 - } - ], - "_prefab": { - "__id__": 968 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -90, - "y": -30, - "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__": 853 - }, - "_prefab": { - "__id__": 855 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 854 - }, - "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", - "instance": { - "__id__": 856 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "caXM3BG5ZCj5D/2pcFhy3m", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 857 - }, - { - "__id__": 859 - }, - { - "__id__": 860 - }, - { - "__id__": 861 - }, - { - "__id__": 862 - }, - { - "__id__": 864 - }, - { - "__id__": 866 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 858 - }, - "propertyPath": [ - "_name" - ], - "value": "smalltip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d3jYvT7whFS5scQFZeO5AK" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 858 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 1.966, - "y": 101.342, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 858 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 858 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 863 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 120, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "3aTUQpkypKh5v6YnH99gAD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 865 - }, - "propertyPath": [ - "_string" - ], - "value": "金币不足" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 867 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 84, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" - ] - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 853 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 869 - }, - { - "__id__": 871 + "__id__": 695 }, { "__id__": 873 - } - ], - "_prefab": { - "__id__": 875 - }, - "_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__": 868 - }, - "_enabled": true, - "__prefab": { - "__id__": 870 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "71YF+b7K9CaYCaYWAnnogV" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 868 - }, - "_enabled": true, - "__prefab": { - "__id__": 872 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 180, - "g": 179, - "b": 179, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b", - "__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": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b9OEoGeZFF9IftUqsPvXIc" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 868 - }, - "_enabled": true, - "__prefab": { - "__id__": 874 - }, - "_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": 180, - "_originalHeight": 120, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "67aEAeDQFOXZKskRmYP3W/" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "91d8f1U9hMdIDk+wWPRJPj", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "active", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 853 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 877 - }, - { - "__id__": 879 - }, - { - "__id__": 881 - } - ], - "_prefab": { - "__id__": 883 - }, - "_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__": 876 - }, - "_enabled": true, - "__prefab": { - "__id__": 878 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7eUthAaJRDq4jLpdvZxPTK" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 876 - }, - "_enabled": true, - "__prefab": { - "__id__": 880 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 0, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b", - "__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": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "54fOlAj5lJx6WQPzcKoGdn" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 876 - }, - "_enabled": true, - "__prefab": { - "__id__": 882 - }, - "_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": 180, - "_originalHeight": 120, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "77et5UPr5Lt5k/Yp+KRLsd" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "3c/LwIBYRFc4cUduwZhxPP", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 853 - }, - "_children": [ - { - "__id__": 885 - }, - { - "__id__": 891 - }, - { - "__id__": 897 - } - ], - "_active": false, - "_components": [ - { - "__id__": 911 - }, - { - "__id__": 913 - } - ], - "_prefab": { - "__id__": 915 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 80, - "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_line", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 884 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 886 - }, - { - "__id__": 888 - } - ], - "_prefab": { - "__id__": 890 - }, - "_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__": 885 - }, - "_enabled": true, - "__prefab": { - "__id__": 887 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b6LnKg2a5MOqBn1NhC9psB" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 885 - }, - "_enabled": true, - "__prefab": { - "__id__": 889 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@7f50d", - "__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": "4bl4MIjodAtqUjIGY8X51I" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "75Mx7XU+FO4L4SAAnxd1pE", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 884 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 892 - }, - { - "__id__": 894 - } - ], - "_prefab": { - "__id__": 896 - }, - "_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__": 891 - }, - "_enabled": true, - "__prefab": { - "__id__": 893 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8fI3dETV1PLKElOs+hmF2B" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 891 - }, - "_enabled": true, - "__prefab": { - "__id__": 895 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64", - "__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": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "31g2JUi55MZYUVBoXI71J/" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "efLixy1BFDoprM/gEEjEgQ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 884 - }, - "_children": [ - { - "__id__": 898 - } - ], - "_active": true, - "_components": [ - { - "__id__": 906 - }, - { - "__id__": 908 - } - ], - "_prefab": { - "__id__": 910 - }, - "_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": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 897 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 899 - }, - { - "__id__": 901 - }, - { - "__id__": 903 - } - ], - "_prefab": { - "__id__": 905 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -18.78076171875, - "y": 1.739, - "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__": 898 - }, - "_enabled": true, - "__prefab": { - "__id__": 900 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 15.123046875, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a15mhPillCM4XdIwM78Udk" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 898 - }, - "_enabled": true, - "__prefab": { - "__id__": 902 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "x", - "_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": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b8wz8KLa5GfJbDQ9Z88tzZ" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 898 - }, - "_enabled": true, - "__prefab": { - "__id__": 904 - }, - "_alignFlags": 8, - "_target": null, - "_left": -12.21923828125, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7clE6iRSZM55j3f3TcH0lq" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f9Bv6j0/tF84yBtKl0mh0/", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 897 - }, - "_enabled": true, - "__prefab": { - "__id__": 907 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27.0612671550967, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "578jnRpdxInaLN/2GiQB3v" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 897 - }, - "_enabled": true, - "__prefab": { - "__id__": 909 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "1", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": true, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d6qOK+q9FG2rm+qKp8LzUx" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "36wkfe5E5DX6yhOjwlRzeT", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 884 - }, - "_enabled": true, - "__prefab": { - "__id__": 912 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "66f3yS535N+pKxn47s59tf" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 884 - }, - "_enabled": true, - "__prefab": { - "__id__": 914 - }, - "_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": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "cfrfGUjb5Bcrg2Lbx2v4PU" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "7e0NXYu/RJtop+/DJD6a2D", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Gear_Helmet", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 853 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 917 - }, - { - "__id__": 919 - } - ], - "_prefab": { - "__id__": 921 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 20.381, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.6, - "y": 0.6, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 916 - }, - "_enabled": true, - "__prefab": { - "__id__": 918 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 114, - "height": 120 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "02/hRpOBZDzIFcVEsLdKBM" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 916 - }, - "_enabled": true, - "__prefab": { - "__id__": 920 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@5e56a", - "__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": "84M9esKzFCuonl5FIADE7q" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "08F5aa4phPiJiM/BUCCOvr", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 853 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 923 - }, - { - "__id__": 925 - } - ], - "_prefab": { - "__id__": 927 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -25.737, - "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__": 922 - }, - "_enabled": true, - "__prefab": { - "__id__": 924 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 68, - "height": 58.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7ahzEkhu9MsZ2hghlZkrpY" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 922 - }, - "_enabled": true, - "__prefab": { - "__id__": 926 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "英雄", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 4, - "_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": "f8LpQlNxlE7JTo6fZPoaty" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "1elIlWlKpMoax3ciRrp2kO", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 853 - }, - "_children": [ - { - "__id__": 929 }, { "__id__": 943 - }, - { - "__id__": 949 } ], "_active": false, "_components": [ - { - "__id__": 957 - }, { "__id__": 959 }, { "__id__": 961 + }, + { + "__id__": 963 + }, + { + "__id__": 965 } ], "_prefab": { - "__id__": 963 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -265, - "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", - "_objFlags": 0, - "_parent": { - "__id__": 928 - }, - "_prefab": { - "__id__": 930 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 929 - }, - "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", - "instance": { - "__id__": 931 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "4dpoHNI1NIGoDPtuhRJYAi", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 932 - }, - { - "__id__": 934 - }, - { - "__id__": 935 - }, - { - "__id__": 936 - }, - { - "__id__": 937 - }, - { - "__id__": 939 - }, - { - "__id__": 941 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 933 - }, - "propertyPath": [ - "_name" - ], - "value": "smalltip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d3jYvT7whFS5scQFZeO5AK" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 933 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 933 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 933 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 938 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 150, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "3aTUQpkypKh5v6YnH99gAD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 940 - }, - "propertyPath": [ - "_string" - ], - "value": "金币不足" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 942 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 84, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" - ] - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 928 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 944 - }, - { - "__id__": 946 - } - ], - "_prefab": { - "__id__": 948 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -38.086, - "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__": 943 - }, - "_enabled": true, - "__prefab": { - "__id__": 945 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 35, - "height": 35 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c46Nbr7RBKzJTmICfDvxNY" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 943 - }, - "_enabled": true, - "__prefab": { - "__id__": 947 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64", - "__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": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4b9e1aCJtBFLqyphikmPX/" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "05aUbtas1EPYKWFSOmjzw8", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 928 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 950 - }, - { - "__id__": 952 - }, - { - "__id__": 954 - } - ], - "_prefab": { - "__id__": 956 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -18.543, - "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__": 949 - }, - "_enabled": true, - "__prefab": { - "__id__": 951 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "25xK/MHr5CEpwl33BlAal7" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 949 - }, - "_enabled": true, - "__prefab": { - "__id__": 953 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "{{0}}", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 31, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b5DQlADL1ECZ/bi3O93ju6" - }, - { - "__type__": "545c05XsG9GDJispEGWKvYv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 949 - }, - "_enabled": true, - "__prefab": { - "__id__": 955 - }, - "templateMode": true, - "watchPath": "0", - "labelType": "cc.Label", - "watchPathArr": [ - "data.mission_data.coin" - ], - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a3cMmV6aFOg5tXYXI2kLh8" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c60TELS4NJ9Zsn0xFG0azS", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 928 - }, - "_enabled": true, - "__prefab": { - "__id__": 958 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 170, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7eMRP49xVFKqzmviZWxjFl" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 928 - }, - "_enabled": true, - "__prefab": { - "__id__": 960 - }, - "_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": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "971HzrUixBMp2CcSStTT+p" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 928 - }, - "_enabled": false, - "__prefab": { - "__id__": 962 - }, - "_alignFlags": 40, - "_target": null, - "_left": 5.684341886080802e-14, - "_right": -5.684341886080802e-14, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 240, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a3I/RSmiVKDabLv73Cr9z+" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c88xagu9lO7LFZC8SYfK9W", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 853 - }, - "_enabled": true, - "__prefab": { - "__id__": 965 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4aj/w/t6VA/573Kw5xylxr" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 853 - }, - "_enabled": true, - "__prefab": { "__id__": 967 }, - "_alignFlags": 44, - "_target": null, - "_left": 180, - "_right": 360, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 400, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3cqnsDb1hNtbu2dQeKSI56" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b5EdmJuLZPo6VLPcYeUw4Y", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "showSkills", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 686 - }, - "_children": [ - { - "__id__": 970 - }, - { - "__id__": 984 - }, - { - "__id__": 992 - }, - { - "__id__": 1000 - }, - { - "__id__": 1032 - }, - { - "__id__": 1038 - }, - { - "__id__": 1044 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1080 - }, - { - "__id__": 1082 - } - ], - "_prefab": { - "__id__": 1084 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 90, - "y": -30, - "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__": 969 - }, - "_prefab": { - "__id__": 971 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 970 - }, - "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", - "instance": { - "__id__": 972 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "17Gr7znUxPYq2/0UbSLJwW", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 973 - }, - { - "__id__": 975 - }, - { - "__id__": 976 - }, - { - "__id__": 977 - }, - { - "__id__": 978 - }, - { - "__id__": 980 - }, - { - "__id__": 982 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 974 - }, - "propertyPath": [ - "_name" - ], - "value": "smalltip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d3jYvT7whFS5scQFZeO5AK" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 974 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 1.966, - "y": 101.342, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 974 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 974 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 979 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 120, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "3aTUQpkypKh5v6YnH99gAD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 981 - }, - "propertyPath": [ - "_string" - ], - "value": "金币不足" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 983 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 84, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" - ] - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 969 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 985 - }, - { - "__id__": 987 - }, - { - "__id__": 989 - } - ], - "_prefab": { - "__id__": 991 - }, - "_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__": 984 - }, - "_enabled": true, - "__prefab": { - "__id__": 986 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "93bCHKHmRF5raM3L/Z6lXj" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 984 - }, - "_enabled": true, - "__prefab": { - "__id__": 988 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 180, - "g": 179, - "b": 179, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b", - "__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": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0c8KQdmPVP66E8W0Td4T3a" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 984 - }, - "_enabled": true, - "__prefab": { - "__id__": 990 - }, - "_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": 180, - "_originalHeight": 120, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c5Wb6AHspMep+nqgRx72BZ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "52z/Eqt35PWKvFg3N5PaJj", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "active", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 969 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 993 - }, - { - "__id__": 995 - }, - { - "__id__": 997 - } - ], - "_prefab": { - "__id__": 999 - }, - "_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__": 992 - }, - "_enabled": true, - "__prefab": { - "__id__": 994 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "caz2o13rNMJ4tsSVAVaH7f" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 992 - }, - "_enabled": true, - "__prefab": { - "__id__": 996 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 0, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b", - "__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": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0d7X55yO5PjappV4oSWEl+" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 992 - }, - "_enabled": true, - "__prefab": { - "__id__": 998 - }, - "_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": 180, - "_originalHeight": 120, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "14GPpRf+JGG74v7ry8KheY" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "86rDl04z1Ke7j9psh3Yp4G", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 969 - }, - "_children": [ - { - "__id__": 1001 - }, - { - "__id__": 1007 - }, - { - "__id__": 1013 - } - ], - "_active": false, - "_components": [ - { - "__id__": 1027 - }, - { - "__id__": 1029 - } - ], - "_prefab": { - "__id__": 1031 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 80, - "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_line", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1000 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 1002 - }, - { - "__id__": 1004 - } - ], - "_prefab": { - "__id__": 1006 - }, - "_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__": 1001 - }, - "_enabled": true, - "__prefab": { - "__id__": 1003 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "cd8StzP+NCTJjF4Cs46DgS" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1001 - }, - "_enabled": true, - "__prefab": { - "__id__": 1005 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@7f50d", - "__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": "83UzkdFyFMQp1B6CabnfRx" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f0FlHDlT9J+4tAbDvM5jyU", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1000 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1008 - }, - { - "__id__": 1010 - } - ], - "_prefab": { - "__id__": 1012 - }, - "_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__": 1007 - }, - "_enabled": true, - "__prefab": { - "__id__": 1009 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "09TolQi/FBgqyjzRUHfENv" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1007 - }, - "_enabled": true, - "__prefab": { - "__id__": 1011 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64", - "__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": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "32v5s4L+ZCTbDmh+HP0LK7" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "5evJqsi9lCs7SDuEVjUnLL", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1000 - }, - "_children": [ - { - "__id__": 1014 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1022 - }, - { - "__id__": 1024 - } - ], - "_prefab": { - "__id__": 1026 - }, - "_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": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1013 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 1015 - }, - { - "__id__": 1017 - }, - { - "__id__": 1019 - } - ], - "_prefab": { - "__id__": 1021 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -18.78076171875, - "y": 1.739, - "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__": 1014 - }, - "_enabled": true, - "__prefab": { - "__id__": 1016 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 15.123046875, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ddzvTdtLZKSJMb8CFjM8Au" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1014 - }, - "_enabled": true, - "__prefab": { - "__id__": 1018 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "x", - "_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": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "403+9SeW5DN6cxn6Sulsrp" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1014 - }, - "_enabled": true, - "__prefab": { - "__id__": 1020 - }, - "_alignFlags": 8, - "_target": null, - "_left": -12.21923828125, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ed6z5nELtPfJwyZP93p2k4" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "7fOSqK6gxEp7iOrbSQDff5", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1013 - }, - "_enabled": true, - "__prefab": { - "__id__": 1023 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27.0612671550967, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "20yGuP17tPh7It00zsvCB8" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1013 - }, - "_enabled": true, - "__prefab": { - "__id__": 1025 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "1", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": true, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ab0Ad1aDpOE7oF2rIhoKTb" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "87V2oT/ApLcKy8y5XZ3SfE", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1000 - }, - "_enabled": true, - "__prefab": { - "__id__": 1028 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "acyySWyxNPOJvCKkly9FiN" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1000 - }, - "_enabled": true, - "__prefab": { - "__id__": 1030 - }, - "_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": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "86EiHNnY5GRaDFvtcanq9n" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a6D+LSMHtIbZZq44Hwifz3", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Gear_Helmet", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 969 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1033 - }, - { - "__id__": 1035 - } - ], - "_prefab": { - "__id__": 1037 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 20.381, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.6, - "y": 0.6, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1032 - }, - "_enabled": true, - "__prefab": { - "__id__": 1034 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 114, - "height": 120 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b5pTd/4b9Gd4lPEGEx6LyV" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1032 - }, - "_enabled": true, - "__prefab": { - "__id__": 1036 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@5e56a", - "__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": "8f26a/NE5EM48WrHz4CJcp" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f9FaI3GEZNU4FHz/5RyQcP", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 969 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1039 - }, - { - "__id__": 1041 - } - ], - "_prefab": { - "__id__": 1043 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -25.737, - "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__": 1038 - }, - "_enabled": true, - "__prefab": { - "__id__": 1040 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 68, - "height": 58.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a2Te6LwBRMk5MELqIDyc1c" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1038 - }, - "_enabled": true, - "__prefab": { - "__id__": 1042 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "英雄", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 4, - "_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": "521GxyZaFKs6fBsolnGuED" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "39gwTTw/hFv5KSqI8C2V37", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 969 - }, - "_children": [ - { - "__id__": 1045 - }, - { - "__id__": 1059 - }, - { - "__id__": 1065 - } - ], - "_active": false, - "_components": [ - { - "__id__": 1073 - }, - { - "__id__": 1075 - }, - { - "__id__": 1077 - } - ], - "_prefab": { - "__id__": 1079 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -265, - "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", - "_objFlags": 0, - "_parent": { - "__id__": 1044 - }, - "_prefab": { - "__id__": 1046 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1045 - }, - "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", - "instance": { - "__id__": 1047 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "120XhEjo1IRof4AQwOwwoS", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 1048 - }, - { - "__id__": 1050 - }, - { - "__id__": 1051 - }, - { - "__id__": 1052 - }, - { - "__id__": 1053 - }, - { - "__id__": 1055 - }, - { - "__id__": 1057 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1049 - }, - "propertyPath": [ - "_name" - ], - "value": "smalltip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d3jYvT7whFS5scQFZeO5AK" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1049 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1049 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1049 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1054 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 150, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "3aTUQpkypKh5v6YnH99gAD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1056 - }, - "propertyPath": [ - "_string" - ], - "value": "金币不足" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1058 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 84, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" - ] - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1044 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1060 - }, - { - "__id__": 1062 - } - ], - "_prefab": { - "__id__": 1064 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -38.086, - "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__": 1059 - }, - "_enabled": true, - "__prefab": { - "__id__": 1061 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 35, - "height": 35 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "09bhTC9KNIqa8Y6wLbSxN9" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1059 - }, - "_enabled": true, - "__prefab": { - "__id__": 1063 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64", - "__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": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "fb2d/V7WpJhI0I1yMl5uhA" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "feTFTzjoJK+LGDBcXdj/2B", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1044 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1066 - }, - { - "__id__": 1068 - }, - { - "__id__": 1070 - } - ], - "_prefab": { - "__id__": 1072 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -18.543, - "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__": 1065 - }, - "_enabled": true, - "__prefab": { - "__id__": 1067 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "37wsQnMCpLt79xPjkVS2w1" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1065 - }, - "_enabled": true, - "__prefab": { - "__id__": 1069 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "{{0}}", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 31, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "82rNLsmeJBUqO2mQIYxw78" - }, - { - "__type__": "545c05XsG9GDJispEGWKvYv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1065 - }, - "_enabled": true, - "__prefab": { - "__id__": 1071 - }, - "templateMode": true, - "watchPath": "0", - "labelType": "cc.Label", - "watchPathArr": [ - "data.mission_data.coin" - ], - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5djGMLlNBECLifgzwqdd4u" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "51knQ3SMZLaazD5Ld6Xo7r", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1044 - }, - "_enabled": true, - "__prefab": { - "__id__": 1074 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 170, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b9JdGcEitGELpG6D+nHm4/" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1044 - }, - "_enabled": true, - "__prefab": { - "__id__": 1076 - }, - "_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": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "17kkHjL0xJY5v9iB5aog7/" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1044 - }, - "_enabled": false, - "__prefab": { - "__id__": 1078 - }, - "_alignFlags": 40, - "_target": null, - "_left": 5.684341886080802e-14, - "_right": -5.684341886080802e-14, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 240, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a2UeJx1a9EAqPxPPICSNA3" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "caUDuAuTBALpmXlShiR8XZ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 969 - }, - "_enabled": true, - "__prefab": { - "__id__": 1081 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "08icdB3hdEMLAQ+nxcT98z" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 969 - }, - "_enabled": true, - "__prefab": { - "__id__": 1083 - }, - "_alignFlags": 44, - "_target": null, - "_left": 360, - "_right": 180, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 400, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b2V1NuskVK/4HH52bMoX2f" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "87Kf6KdD1OHKGmQBc0V7Ae", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "showShop", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 686 - }, - "_children": [ - { - "__id__": 1086 - }, - { - "__id__": 1100 - }, - { - "__id__": 1108 - }, - { - "__id__": 1116 - }, - { - "__id__": 1148 - }, - { - "__id__": 1154 - }, - { - "__id__": 1160 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1196 - }, - { - "__id__": 1198 - } - ], - "_prefab": { - "__id__": 1200 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 270, - "y": -30, - "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__": 1085 - }, - "_prefab": { - "__id__": 1087 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1086 - }, - "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", - "instance": { - "__id__": 1088 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "b3rD2jThFNS4xLuM468cPx", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 1089 - }, - { - "__id__": 1091 - }, - { - "__id__": 1092 - }, - { - "__id__": 1093 - }, - { - "__id__": 1094 - }, - { - "__id__": 1096 - }, - { - "__id__": 1098 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1090 - }, - "propertyPath": [ - "_name" - ], - "value": "smalltip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d3jYvT7whFS5scQFZeO5AK" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1090 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 1.966, - "y": 101.342, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1090 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1090 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1095 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 120, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "3aTUQpkypKh5v6YnH99gAD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1097 - }, - "propertyPath": [ - "_string" - ], - "value": "金币不足" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1099 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 84, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" - ] - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1085 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1101 - }, - { - "__id__": 1103 - }, - { - "__id__": 1105 - } - ], - "_prefab": { - "__id__": 1107 - }, - "_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__": 1100 - }, - "_enabled": true, - "__prefab": { - "__id__": 1102 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b1dNIaPPpIFauEUDZZVsQm" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1100 - }, - "_enabled": true, - "__prefab": { - "__id__": 1104 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 180, - "g": 179, - "b": 179, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b", - "__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": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ea1VXRL/JFE6SIHPEhCxzP" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1100 - }, - "_enabled": true, - "__prefab": { - "__id__": 1106 - }, - "_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": 180, - "_originalHeight": 120, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "dbNp/w4+1D374f0Cg6y43R" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "8bseTi6KFKmpB7ZcU8YTWp", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "active", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1085 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1109 - }, - { - "__id__": 1111 - }, - { - "__id__": 1113 - } - ], - "_prefab": { - "__id__": 1115 - }, - "_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__": 1108 - }, - "_enabled": true, - "__prefab": { - "__id__": 1110 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c0bpfDXcxC4IQofO5GusDS" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1108 - }, - "_enabled": true, - "__prefab": { - "__id__": 1112 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 0, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@abf7b", - "__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": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "541DTySHNDRqCaci5lMl0B" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1108 - }, - "_enabled": true, - "__prefab": { - "__id__": 1114 - }, - "_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": 180, - "_originalHeight": 120, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "eaeS4V70ZLJ4RGe4YAyerO" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "08q94OrLJGBavFnCl00lo1", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1085 - }, - "_children": [ - { - "__id__": 1117 - }, - { - "__id__": 1123 - }, - { - "__id__": 1129 - } - ], - "_active": false, - "_components": [ - { - "__id__": 1143 - }, - { - "__id__": 1145 - } - ], - "_prefab": { - "__id__": 1147 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 80, - "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_line", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1116 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 1118 - }, - { - "__id__": 1120 - } - ], - "_prefab": { - "__id__": 1122 - }, - "_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__": 1117 - }, - "_enabled": true, - "__prefab": { - "__id__": 1119 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7cpZLEroJI+73jLJHKOT+6" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1117 - }, - "_enabled": true, - "__prefab": { - "__id__": 1121 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@7f50d", - "__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": "32GLI7lLdPmpeYdIhov2s6" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a3rKA6vZNI44jsWd+rZD+j", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1116 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1124 - }, - { - "__id__": 1126 - } - ], - "_prefab": { - "__id__": 1128 - }, - "_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__": 1123 - }, - "_enabled": true, - "__prefab": { - "__id__": 1125 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d0uulwSClCeo6XzXa6G1JC" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1123 - }, - "_enabled": true, - "__prefab": { - "__id__": 1127 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64", - "__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": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "759MFPGqFGDrKHFdjQ1TLI" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "72JG0XC/FMfrNivq9mdHJo", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1116 - }, - "_children": [ - { - "__id__": 1130 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1138 - }, - { - "__id__": 1140 - } - ], - "_prefab": { - "__id__": 1142 - }, - "_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": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1129 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 1131 - }, - { - "__id__": 1133 - }, - { - "__id__": 1135 - } - ], - "_prefab": { - "__id__": 1137 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -18.78076171875, - "y": 1.739, - "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__": 1130 - }, - "_enabled": true, - "__prefab": { - "__id__": 1132 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 15.123046875, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "938UCSPkNEmpSP2N8XyGzY" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1130 - }, - "_enabled": true, - "__prefab": { - "__id__": 1134 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "x", - "_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": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "cf+emRGBBMYbJaHSd/ybt8" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1130 - }, - "_enabled": true, - "__prefab": { - "__id__": 1136 - }, - "_alignFlags": 8, - "_target": null, - "_left": -12.21923828125, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7bDo3Z9jVAw5Q6euRlfy7r" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "6fAxDorUdJNqyuNPMjhbaS", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1129 - }, - "_enabled": true, - "__prefab": { - "__id__": 1139 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27.0612671550967, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c1mX3AItxFppA81MfDm1ED" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1129 - }, - "_enabled": true, - "__prefab": { - "__id__": 1141 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "1", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": true, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "22mrtJQ91O1oLvpl8NlcLE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "3dnnMkkQhDaJdxq1AcOCya", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1116 - }, - "_enabled": true, - "__prefab": { - "__id__": 1144 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "adivXIdARJmKG78WNfU9FA" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1116 - }, - "_enabled": true, - "__prefab": { - "__id__": 1146 - }, - "_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": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "84o5UhUENNpagGXiTkaPPo" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "ablYjWQMJIUacKOS/+JRjq", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Gear_Helmet", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1085 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1149 - }, - { - "__id__": 1151 - } - ], - "_prefab": { - "__id__": 1153 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 20.381, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.6, - "y": 0.6, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1148 - }, - "_enabled": true, - "__prefab": { - "__id__": 1150 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 116, - "height": 108 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6ecuaUketDu4reqKKTq2/L" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1148 - }, - "_enabled": true, - "__prefab": { - "__id__": 1152 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@69721", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "99cxhYZllHL5vUGzM0lcFO" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "3boqaC9pRONp9tHzVYXIyU", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1085 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1155 - }, - { - "__id__": 1157 - } - ], - "_prefab": { - "__id__": 1159 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -25.737, - "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__": 1154 - }, - "_enabled": true, - "__prefab": { - "__id__": 1156 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 68, - "height": 58.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f9nEbNIvlG6pztK2gBSZ7b" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1154 - }, - "_enabled": true, - "__prefab": { - "__id__": 1158 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "物资", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 4, - "_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": "3eKZBPjnhDU7I1AGC3pUCy" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "10ICvmu21JupAw9he8qc2c", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1085 - }, - "_children": [ - { - "__id__": 1161 - }, - { - "__id__": 1175 - }, - { - "__id__": 1181 - } - ], - "_active": false, - "_components": [ - { - "__id__": 1189 - }, - { - "__id__": 1191 - }, - { - "__id__": 1193 - } - ], - "_prefab": { - "__id__": 1195 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -265, - "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", - "_objFlags": 0, - "_parent": { - "__id__": 1160 - }, - "_prefab": { - "__id__": 1162 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1161 - }, - "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", - "instance": { - "__id__": 1163 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "abhnhEFWZMWadOR8TWoMk4", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 1164 - }, - { - "__id__": 1166 - }, - { - "__id__": 1167 - }, - { - "__id__": 1168 - }, - { - "__id__": 1169 - }, - { - "__id__": 1171 - }, - { - "__id__": 1173 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1165 - }, - "propertyPath": [ - "_name" - ], - "value": "smalltip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d3jYvT7whFS5scQFZeO5AK" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1165 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1165 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1165 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1170 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 150, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "3aTUQpkypKh5v6YnH99gAD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1172 - }, - "propertyPath": [ - "_string" - ], - "value": "金币不足" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1174 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 84, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" - ] - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1160 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1176 - }, - { - "__id__": 1178 - } - ], - "_prefab": { - "__id__": 1180 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -38.086, - "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__": 1175 - }, - "_enabled": true, - "__prefab": { - "__id__": 1177 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 35, - "height": 35 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e9e33v//dKUZ5EfX9svDFf" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1175 - }, - "_enabled": true, - "__prefab": { - "__id__": 1179 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@23e64", - "__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": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a4INWw62lJVpAE42mo26Bd" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "84gHEQTpdCebOyznneDMx1", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1160 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1182 - }, - { - "__id__": 1184 - }, - { - "__id__": 1186 - } - ], - "_prefab": { - "__id__": 1188 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -18.543, - "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__": 1181 - }, - "_enabled": true, - "__prefab": { - "__id__": 1183 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "96SRLx2ldB44FVCx29KNcG" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1181 - }, - "_enabled": true, - "__prefab": { - "__id__": 1185 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "{{0}}", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 31, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bbpyt9o2FH9abJZvsz/XtR" - }, - { - "__type__": "545c05XsG9GDJispEGWKvYv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1181 - }, - "_enabled": true, - "__prefab": { - "__id__": 1187 - }, - "templateMode": true, - "watchPath": "0", - "labelType": "cc.Label", - "watchPathArr": [ - "data.mission_data.coin" - ], - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ffUX9GfiFJL46waL048RpL" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c0uDVvclpJiZkKR9857Eok", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1160 - }, - "_enabled": true, - "__prefab": { - "__id__": 1190 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 170, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "58U2vOsl9Bm5VjRq0RDXaq" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1160 - }, - "_enabled": true, - "__prefab": { - "__id__": 1192 - }, - "_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": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d1DU4AVQVAyoNyInQCGBsz" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1160 - }, - "_enabled": false, - "__prefab": { - "__id__": 1194 - }, - "_alignFlags": 40, - "_target": null, - "_left": 5.684341886080802e-14, - "_right": -5.684341886080802e-14, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 240, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "90KHpbJBpN1JWz3Fc62XWA" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "6fBJyiXopNZ6SaQowE2Tdb", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1085 - }, - "_enabled": true, - "__prefab": { - "__id__": 1197 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "66Nqa1gLlGL50wgBerCtkQ" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1085 - }, - "_enabled": true, - "__prefab": { - "__id__": 1199 - }, - "_alignFlags": 44, - "_target": null, - "_left": 540, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 400, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "807ULZOIVKbqlTZjzWGr7k" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e7tBNd5u9J2boKeuJb0bzw", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 686 - }, - "_enabled": true, - "__prefab": { - "__id__": 1202 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 720, - "height": 200 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3bZXdDEg9ICZtPyGyRGfO8" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 686 - }, - "_enabled": true, - "__prefab": { - "__id__": 1204 - }, - "_alignFlags": 44, - "_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": 100, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "54hcSd311I4a669VZJbY5m" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 686 - }, - "_enabled": true, - "__prefab": { - "__id__": 1206 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 0, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c5sDecU5tN6pYJMp3sNMlg" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "ba/q5pUcBJxLV0uTtoJUDk", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "equips", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [ - { - "__id__": 1209 - }, - { - "__id__": 1217 - }, - { - "__id__": 1395 - }, - { - "__id__": 1465 - } - ], - "_active": false, - "_components": [ - { - "__id__": 1481 - }, - { - "__id__": 1483 - }, - { - "__id__": 1485 - }, - { - "__id__": 1487 - } - ], - "_prefab": { - "__id__": 1489 - }, "_lpos": { "__type__": "cc.Vec3", "x": 0, @@ -23951,23 +13005,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1208 + "__id__": 686 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1210 + "__id__": 688 }, { - "__id__": 1212 + "__id__": 690 }, { - "__id__": 1214 + "__id__": 692 } ], "_prefab": { - "__id__": 1216 + "__id__": 694 }, "_lpos": { "__type__": "cc.Vec3", @@ -24004,11 +13058,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1209 + "__id__": 687 }, "_enabled": true, "__prefab": { - "__id__": 1211 + "__id__": 689 }, "_contentSize": { "__type__": "cc.Size", @@ -24032,11 +13086,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1209 + "__id__": 687 }, "_enabled": true, "__prefab": { - "__id__": 1213 + "__id__": 691 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24080,11 +13134,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1209 + "__id__": 687 }, "_enabled": true, "__prefab": { - "__id__": 1215 + "__id__": 693 }, "_alignFlags": 45, "_target": null, @@ -24129,33 +13183,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1208 + "__id__": 686 }, "_children": [ { - "__id__": 1218 + "__id__": 696 }, { - "__id__": 1236 + "__id__": 714 } ], "_active": true, "_components": [ { - "__id__": 1388 + "__id__": 866 }, { - "__id__": 1390 + "__id__": 868 }, { - "__id__": 1233 + "__id__": 711 }, { - "__id__": 1392 + "__id__": 870 } ], "_prefab": { - "__id__": 1394 + "__id__": 872 }, "_lpos": { "__type__": "cc.Vec3", @@ -24192,30 +13246,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1217 + "__id__": 695 }, "_children": [ { - "__id__": 1219 + "__id__": 697 } ], "_active": false, "_components": [ { - "__id__": 1225 + "__id__": 703 }, { - "__id__": 1227 + "__id__": 705 }, { - "__id__": 1229 + "__id__": 707 }, { - "__id__": 1231 + "__id__": 709 } ], "_prefab": { - "__id__": 1387 + "__id__": 865 }, "_lpos": { "__type__": "cc.Vec3", @@ -24252,20 +13306,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1218 + "__id__": 696 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1220 + "__id__": 698 }, { - "__id__": 1222 + "__id__": 700 } ], "_prefab": { - "__id__": 1224 + "__id__": 702 }, "_lpos": { "__type__": "cc.Vec3", @@ -24302,11 +13356,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1219 + "__id__": 697 }, "_enabled": true, "__prefab": { - "__id__": 1221 + "__id__": 699 }, "_contentSize": { "__type__": "cc.Size", @@ -24330,11 +13384,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1219 + "__id__": 697 }, "_enabled": true, "__prefab": { - "__id__": 1223 + "__id__": 701 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24388,11 +13442,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1218 + "__id__": 696 }, "_enabled": true, "__prefab": { - "__id__": 1226 + "__id__": 704 }, "_contentSize": { "__type__": "cc.Size", @@ -24416,11 +13470,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1218 + "__id__": 696 }, "_enabled": true, "__prefab": { - "__id__": 1228 + "__id__": 706 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24461,11 +13515,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1218 + "__id__": 696 }, "_enabled": true, "__prefab": { - "__id__": 1230 + "__id__": 708 }, "_alignFlags": 37, "_target": null, @@ -24497,17 +13551,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1218 + "__id__": 696 }, "_enabled": true, "__prefab": { - "__id__": 1232 + "__id__": 710 }, "_scrollView": { - "__id__": 1233 + "__id__": 711 }, "_handle": { - "__id__": 1222 + "__id__": 700 }, "_direction": 1, "_enableAutoHide": false, @@ -24524,11 +13578,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1217 + "__id__": 695 }, "_enabled": true, "__prefab": { - "__id__": 1234 + "__id__": 712 }, "bounceDuration": 0.23, "brake": 0.75, @@ -24539,11 +13593,11 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 1235 + "__id__": 713 }, "_horizontalScrollBar": null, "_verticalScrollBar": { - "__id__": 1231 + "__id__": 709 }, "_id": "" }, @@ -24557,42 +13611,42 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1236 + "__id__": 714 }, "_children": [ { - "__id__": 1246 + "__id__": 724 }, { - "__id__": 1270 + "__id__": 748 }, { - "__id__": 1292 + "__id__": 770 }, { - "__id__": 1314 + "__id__": 792 }, { - "__id__": 1336 + "__id__": 814 }, { - "__id__": 1358 + "__id__": 836 } ], "_active": true, "_components": [ { - "__id__": 1380 + "__id__": 858 }, { - "__id__": 1382 + "__id__": 860 }, { - "__id__": 1384 + "__id__": 862 } ], "_prefab": { - "__id__": 1386 + "__id__": 864 }, "_lpos": { "__type__": "cc.Vec3", @@ -24629,30 +13683,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1217 + "__id__": 695 }, "_children": [ { - "__id__": 1235 + "__id__": 713 } ], "_active": true, "_components": [ { - "__id__": 1237 + "__id__": 715 }, { - "__id__": 1239 + "__id__": 717 }, { - "__id__": 1241 + "__id__": 719 }, { - "__id__": 1243 + "__id__": 721 } ], "_prefab": { - "__id__": 1245 + "__id__": 723 }, "_lpos": { "__type__": "cc.Vec3", @@ -24689,11 +13743,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1236 + "__id__": 714 }, "_enabled": true, "__prefab": { - "__id__": 1238 + "__id__": 716 }, "_contentSize": { "__type__": "cc.Size", @@ -24717,11 +13771,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1236 + "__id__": 714 }, "_enabled": true, "__prefab": { - "__id__": 1240 + "__id__": 718 }, "_type": 0, "_inverted": false, @@ -24739,11 +13793,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1236 + "__id__": 714 }, "_enabled": true, "__prefab": { - "__id__": 1242 + "__id__": 720 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24785,11 +13839,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1236 + "__id__": 714 }, "_enabled": true, "__prefab": { - "__id__": 1244 + "__id__": 722 }, "_alignFlags": 45, "_target": null, @@ -24832,17 +13886,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1235 + "__id__": 713 }, "_prefab": { - "__id__": 1247 + "__id__": 725 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1246 + "__id__": 724 }, "asset": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", @@ -24850,11 +13904,11 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 1248 + "__id__": 726 }, "targetOverrides": [ { - "__id__": 1267 + "__id__": 745 } ] }, @@ -24868,37 +13922,37 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1249 + "__id__": 727 }, { - "__id__": 1251 + "__id__": 729 }, { - "__id__": 1252 + "__id__": 730 }, { - "__id__": 1253 + "__id__": 731 }, { - "__id__": 1254 + "__id__": 732 }, { - "__id__": 1256 + "__id__": 734 }, { - "__id__": 1257 + "__id__": 735 }, { - "__id__": 1259 + "__id__": 737 }, { - "__id__": 1261 + "__id__": 739 }, { - "__id__": 1263 + "__id__": 741 }, { - "__id__": 1265 + "__id__": 743 } ], "removedComponents": [] @@ -24906,7 +13960,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1250 + "__id__": 728 }, "propertyPath": [ "_name" @@ -24922,7 +13976,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1250 + "__id__": 728 }, "propertyPath": [ "_lpos" @@ -24937,7 +13991,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1250 + "__id__": 728 }, "propertyPath": [ "_lrot" @@ -24953,7 +14007,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1250 + "__id__": 728 }, "propertyPath": [ "_euler" @@ -24968,7 +14022,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1255 + "__id__": 733 }, "propertyPath": [ "_spriteFrame" @@ -24988,7 +14042,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1255 + "__id__": 733 }, "propertyPath": [ "_atlas" @@ -25001,7 +14055,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1258 + "__id__": 736 }, "propertyPath": [ "icon_node" @@ -25017,7 +14071,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1260 + "__id__": 738 }, "propertyPath": [ "_lpos" @@ -25039,7 +14093,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1262 + "__id__": 740 }, "propertyPath": [ "_lpos" @@ -25060,7 +14114,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1264 + "__id__": 742 }, "propertyPath": [ "_lpos" @@ -25081,7 +14135,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1266 + "__id__": 744 }, "propertyPath": [ "_lpos" @@ -25107,10 +14161,10 @@ "icon_node" ], "target": { - "__id__": 1268 + "__id__": 746 }, "targetInfo": { - "__id__": 1269 + "__id__": 747 } }, { @@ -25127,17 +14181,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1235 + "__id__": 713 }, "_prefab": { - "__id__": 1271 + "__id__": 749 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1270 + "__id__": 748 }, "asset": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", @@ -25145,11 +14199,11 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 1272 + "__id__": 750 }, "targetOverrides": [ { - "__id__": 1289 + "__id__": 767 } ] }, @@ -25163,34 +14217,34 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1273 + "__id__": 751 }, { - "__id__": 1275 + "__id__": 753 }, { - "__id__": 1276 + "__id__": 754 }, { - "__id__": 1277 + "__id__": 755 }, { - "__id__": 1278 + "__id__": 756 }, { - "__id__": 1280 + "__id__": 758 }, { - "__id__": 1281 + "__id__": 759 }, { - "__id__": 1283 + "__id__": 761 }, { - "__id__": 1285 + "__id__": 763 }, { - "__id__": 1287 + "__id__": 765 } ], "removedComponents": [] @@ -25198,7 +14252,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1274 + "__id__": 752 }, "propertyPath": [ "_name" @@ -25214,7 +14268,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1274 + "__id__": 752 }, "propertyPath": [ "_lpos" @@ -25229,7 +14283,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1274 + "__id__": 752 }, "propertyPath": [ "_lrot" @@ -25245,7 +14299,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1274 + "__id__": 752 }, "propertyPath": [ "_euler" @@ -25260,7 +14314,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1279 + "__id__": 757 }, "propertyPath": [ "_spriteFrame" @@ -25280,7 +14334,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1279 + "__id__": 757 }, "propertyPath": [ "_atlas" @@ -25293,7 +14347,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1282 + "__id__": 760 }, "propertyPath": [ "_lpos" @@ -25315,7 +14369,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1284 + "__id__": 762 }, "propertyPath": [ "_lpos" @@ -25336,7 +14390,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1286 + "__id__": 764 }, "propertyPath": [ "_lpos" @@ -25357,7 +14411,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1288 + "__id__": 766 }, "propertyPath": [ "_lpos" @@ -25383,10 +14437,10 @@ "icon_node" ], "target": { - "__id__": 1290 + "__id__": 768 }, "targetInfo": { - "__id__": 1291 + "__id__": 769 } }, { @@ -25403,17 +14457,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1235 + "__id__": 713 }, "_prefab": { - "__id__": 1293 + "__id__": 771 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1292 + "__id__": 770 }, "asset": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", @@ -25421,11 +14475,11 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 1294 + "__id__": 772 }, "targetOverrides": [ { - "__id__": 1311 + "__id__": 789 } ] }, @@ -25439,34 +14493,34 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1295 + "__id__": 773 }, { - "__id__": 1297 + "__id__": 775 }, { - "__id__": 1298 + "__id__": 776 }, { - "__id__": 1299 + "__id__": 777 }, { - "__id__": 1300 + "__id__": 778 }, { - "__id__": 1302 + "__id__": 780 }, { - "__id__": 1303 + "__id__": 781 }, { - "__id__": 1305 + "__id__": 783 }, { - "__id__": 1307 + "__id__": 785 }, { - "__id__": 1309 + "__id__": 787 } ], "removedComponents": [] @@ -25474,7 +14528,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1296 + "__id__": 774 }, "propertyPath": [ "_name" @@ -25490,7 +14544,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1296 + "__id__": 774 }, "propertyPath": [ "_lpos" @@ -25505,7 +14559,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1296 + "__id__": 774 }, "propertyPath": [ "_lrot" @@ -25521,7 +14575,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1296 + "__id__": 774 }, "propertyPath": [ "_euler" @@ -25536,7 +14590,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1301 + "__id__": 779 }, "propertyPath": [ "_spriteFrame" @@ -25556,7 +14610,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1301 + "__id__": 779 }, "propertyPath": [ "_atlas" @@ -25569,7 +14623,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1304 + "__id__": 782 }, "propertyPath": [ "_lpos" @@ -25591,7 +14645,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1306 + "__id__": 784 }, "propertyPath": [ "_lpos" @@ -25612,7 +14666,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1308 + "__id__": 786 }, "propertyPath": [ "_lpos" @@ -25633,7 +14687,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1310 + "__id__": 788 }, "propertyPath": [ "_lpos" @@ -25659,10 +14713,10 @@ "icon_node" ], "target": { - "__id__": 1312 + "__id__": 790 }, "targetInfo": { - "__id__": 1313 + "__id__": 791 } }, { @@ -25679,17 +14733,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1235 + "__id__": 713 }, "_prefab": { - "__id__": 1315 + "__id__": 793 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1314 + "__id__": 792 }, "asset": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", @@ -25697,11 +14751,11 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 1316 + "__id__": 794 }, "targetOverrides": [ { - "__id__": 1333 + "__id__": 811 } ] }, @@ -25715,34 +14769,34 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1317 + "__id__": 795 }, { - "__id__": 1319 + "__id__": 797 }, { - "__id__": 1320 + "__id__": 798 }, { - "__id__": 1321 + "__id__": 799 }, { - "__id__": 1322 + "__id__": 800 }, { - "__id__": 1324 + "__id__": 802 }, { - "__id__": 1325 + "__id__": 803 }, { - "__id__": 1327 + "__id__": 805 }, { - "__id__": 1329 + "__id__": 807 }, { - "__id__": 1331 + "__id__": 809 } ], "removedComponents": [] @@ -25750,7 +14804,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1318 + "__id__": 796 }, "propertyPath": [ "_name" @@ -25766,7 +14820,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1318 + "__id__": 796 }, "propertyPath": [ "_lpos" @@ -25781,7 +14835,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1318 + "__id__": 796 }, "propertyPath": [ "_lrot" @@ -25797,7 +14851,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1318 + "__id__": 796 }, "propertyPath": [ "_euler" @@ -25812,7 +14866,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1323 + "__id__": 801 }, "propertyPath": [ "_spriteFrame" @@ -25832,7 +14886,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1323 + "__id__": 801 }, "propertyPath": [ "_atlas" @@ -25845,7 +14899,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1326 + "__id__": 804 }, "propertyPath": [ "_lpos" @@ -25867,7 +14921,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1328 + "__id__": 806 }, "propertyPath": [ "_lpos" @@ -25888,7 +14942,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1330 + "__id__": 808 }, "propertyPath": [ "_lpos" @@ -25909,7 +14963,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1332 + "__id__": 810 }, "propertyPath": [ "_lpos" @@ -25935,10 +14989,10 @@ "icon_node" ], "target": { - "__id__": 1334 + "__id__": 812 }, "targetInfo": { - "__id__": 1335 + "__id__": 813 } }, { @@ -25955,17 +15009,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1235 + "__id__": 713 }, "_prefab": { - "__id__": 1337 + "__id__": 815 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1336 + "__id__": 814 }, "asset": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", @@ -25973,11 +15027,11 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 1338 + "__id__": 816 }, "targetOverrides": [ { - "__id__": 1355 + "__id__": 833 } ] }, @@ -25991,34 +15045,34 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1339 + "__id__": 817 }, { - "__id__": 1341 + "__id__": 819 }, { - "__id__": 1342 + "__id__": 820 }, { - "__id__": 1343 + "__id__": 821 }, { - "__id__": 1344 + "__id__": 822 }, { - "__id__": 1346 + "__id__": 824 }, { - "__id__": 1347 + "__id__": 825 }, { - "__id__": 1349 + "__id__": 827 }, { - "__id__": 1351 + "__id__": 829 }, { - "__id__": 1353 + "__id__": 831 } ], "removedComponents": [] @@ -26026,7 +15080,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1340 + "__id__": 818 }, "propertyPath": [ "_name" @@ -26042,7 +15096,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1340 + "__id__": 818 }, "propertyPath": [ "_lpos" @@ -26057,7 +15111,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1340 + "__id__": 818 }, "propertyPath": [ "_lrot" @@ -26073,7 +15127,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1340 + "__id__": 818 }, "propertyPath": [ "_euler" @@ -26088,7 +15142,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1345 + "__id__": 823 }, "propertyPath": [ "_spriteFrame" @@ -26108,7 +15162,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1345 + "__id__": 823 }, "propertyPath": [ "_atlas" @@ -26121,7 +15175,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1348 + "__id__": 826 }, "propertyPath": [ "_lpos" @@ -26143,7 +15197,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1350 + "__id__": 828 }, "propertyPath": [ "_lpos" @@ -26164,7 +15218,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1352 + "__id__": 830 }, "propertyPath": [ "_lpos" @@ -26185,7 +15239,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1354 + "__id__": 832 }, "propertyPath": [ "_lpos" @@ -26211,10 +15265,10 @@ "icon_node" ], "target": { - "__id__": 1356 + "__id__": 834 }, "targetInfo": { - "__id__": 1357 + "__id__": 835 } }, { @@ -26231,17 +15285,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1235 + "__id__": 713 }, "_prefab": { - "__id__": 1359 + "__id__": 837 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1358 + "__id__": 836 }, "asset": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", @@ -26249,11 +15303,11 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 1360 + "__id__": 838 }, "targetOverrides": [ { - "__id__": 1377 + "__id__": 855 } ] }, @@ -26267,34 +15321,34 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1361 + "__id__": 839 }, { - "__id__": 1363 + "__id__": 841 }, { - "__id__": 1364 + "__id__": 842 }, { - "__id__": 1365 + "__id__": 843 }, { - "__id__": 1366 + "__id__": 844 }, { - "__id__": 1368 + "__id__": 846 }, { - "__id__": 1369 + "__id__": 847 }, { - "__id__": 1371 + "__id__": 849 }, { - "__id__": 1373 + "__id__": 851 }, { - "__id__": 1375 + "__id__": 853 } ], "removedComponents": [] @@ -26302,7 +15356,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1362 + "__id__": 840 }, "propertyPath": [ "_name" @@ -26318,7 +15372,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1362 + "__id__": 840 }, "propertyPath": [ "_lpos" @@ -26333,7 +15387,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1362 + "__id__": 840 }, "propertyPath": [ "_lrot" @@ -26349,7 +15403,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1362 + "__id__": 840 }, "propertyPath": [ "_euler" @@ -26364,7 +15418,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1367 + "__id__": 845 }, "propertyPath": [ "_spriteFrame" @@ -26384,7 +15438,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1367 + "__id__": 845 }, "propertyPath": [ "_atlas" @@ -26397,7 +15451,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1370 + "__id__": 848 }, "propertyPath": [ "_lpos" @@ -26419,7 +15473,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1372 + "__id__": 850 }, "propertyPath": [ "_lpos" @@ -26440,7 +15494,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1374 + "__id__": 852 }, "propertyPath": [ "_lpos" @@ -26461,7 +15515,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1376 + "__id__": 854 }, "propertyPath": [ "_lpos" @@ -26487,10 +15541,10 @@ "icon_node" ], "target": { - "__id__": 1378 + "__id__": 856 }, "targetInfo": { - "__id__": 1379 + "__id__": 857 } }, { @@ -26509,11 +15563,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1235 + "__id__": 713 }, "_enabled": true, "__prefab": { - "__id__": 1381 + "__id__": 859 }, "_contentSize": { "__type__": "cc.Size", @@ -26537,11 +15591,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1235 + "__id__": 713 }, "_enabled": true, "__prefab": { - "__id__": 1383 + "__id__": 861 }, "_alignFlags": 41, "_target": null, @@ -26573,11 +15627,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1235 + "__id__": 713 }, "_enabled": true, "__prefab": { - "__id__": 1385 + "__id__": 863 }, "_resizeMode": 0, "_layoutType": 2, @@ -26637,11 +15691,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1217 + "__id__": 695 }, "_enabled": true, "__prefab": { - "__id__": 1389 + "__id__": 867 }, "_contentSize": { "__type__": "cc.Size", @@ -26665,11 +15719,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1217 + "__id__": 695 }, "_enabled": false, "__prefab": { - "__id__": 1391 + "__id__": 869 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26710,11 +15764,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1217 + "__id__": 695 }, "_enabled": true, "__prefab": { - "__id__": 1393 + "__id__": 871 }, "_alignFlags": 45, "_target": null, @@ -26759,30 +15813,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1208 + "__id__": 686 }, "_children": [ { - "__id__": 1396 + "__id__": 874 } ], "_active": true, "_components": [ { - "__id__": 1456 + "__id__": 934 }, { - "__id__": 1458 + "__id__": 936 }, { - "__id__": 1460 + "__id__": 938 }, { - "__id__": 1462 + "__id__": 940 } ], "_prefab": { - "__id__": 1464 + "__id__": 942 }, "_lpos": { "__type__": "cc.Vec3", @@ -26819,36 +15873,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1395 + "__id__": 873 }, "_children": [ { - "__id__": 1397 + "__id__": 875 }, { - "__id__": 1411 + "__id__": 889 }, { - "__id__": 1419 + "__id__": 897 }, { - "__id__": 1427 + "__id__": 905 }, { - "__id__": 1445 + "__id__": 923 } ], "_active": true, "_components": [ { - "__id__": 1451 + "__id__": 929 }, { - "__id__": 1453 + "__id__": 931 } ], "_prefab": { - "__id__": 1455 + "__id__": 933 }, "_lpos": { "__type__": "cc.Vec3", @@ -26883,17 +15937,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1396 + "__id__": 874 }, "_prefab": { - "__id__": 1398 + "__id__": 876 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1397 + "__id__": 875 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -26901,7 +15955,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 1399 + "__id__": 877 }, "targetOverrides": null }, @@ -26915,25 +15969,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1400 + "__id__": 878 }, { - "__id__": 1402 + "__id__": 880 }, { - "__id__": 1403 + "__id__": 881 }, { - "__id__": 1404 + "__id__": 882 }, { - "__id__": 1405 + "__id__": 883 }, { - "__id__": 1407 + "__id__": 885 }, { - "__id__": 1409 + "__id__": 887 } ], "removedComponents": [] @@ -26941,7 +15995,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1401 + "__id__": 879 }, "propertyPath": [ "_name" @@ -26957,7 +16011,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1401 + "__id__": 879 }, "propertyPath": [ "_lpos" @@ -26972,7 +16026,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1401 + "__id__": 879 }, "propertyPath": [ "_lrot" @@ -26988,7 +16042,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1401 + "__id__": 879 }, "propertyPath": [ "_euler" @@ -27003,7 +16057,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1406 + "__id__": 884 }, "propertyPath": [ "_contentSize" @@ -27023,7 +16077,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1408 + "__id__": 886 }, "propertyPath": [ "_string" @@ -27039,7 +16093,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1410 + "__id__": 888 }, "propertyPath": [ "_contentSize" @@ -27062,23 +16116,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1396 + "__id__": 874 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1412 + "__id__": 890 }, { - "__id__": 1414 + "__id__": 892 }, { - "__id__": 1416 + "__id__": 894 } ], "_prefab": { - "__id__": 1418 + "__id__": 896 }, "_lpos": { "__type__": "cc.Vec3", @@ -27115,11 +16169,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1411 + "__id__": 889 }, "_enabled": true, "__prefab": { - "__id__": 1413 + "__id__": 891 }, "_contentSize": { "__type__": "cc.Size", @@ -27143,11 +16197,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1411 + "__id__": 889 }, "_enabled": true, "__prefab": { - "__id__": 1415 + "__id__": 893 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27191,11 +16245,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1411 + "__id__": 889 }, "_enabled": true, "__prefab": { - "__id__": 1417 + "__id__": 895 }, "_alignFlags": 45, "_target": null, @@ -27240,23 +16294,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1396 + "__id__": 874 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1420 + "__id__": 898 }, { - "__id__": 1422 + "__id__": 900 }, { - "__id__": 1424 + "__id__": 902 } ], "_prefab": { - "__id__": 1426 + "__id__": 904 }, "_lpos": { "__type__": "cc.Vec3", @@ -27293,11 +16347,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1419 + "__id__": 897 }, "_enabled": true, "__prefab": { - "__id__": 1421 + "__id__": 899 }, "_contentSize": { "__type__": "cc.Size", @@ -27321,11 +16375,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1419 + "__id__": 897 }, "_enabled": true, "__prefab": { - "__id__": 1423 + "__id__": 901 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27369,11 +16423,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1419 + "__id__": 897 }, "_enabled": true, "__prefab": { - "__id__": 1425 + "__id__": 903 }, "_alignFlags": 45, "_target": null, @@ -27418,27 +16472,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1396 + "__id__": 874 }, "_children": [ { - "__id__": 1428 + "__id__": 906 }, { - "__id__": 1434 + "__id__": 912 } ], "_active": true, "_components": [ { - "__id__": 1440 + "__id__": 918 }, { - "__id__": 1442 + "__id__": 920 } ], "_prefab": { - "__id__": 1444 + "__id__": 922 }, "_lpos": { "__type__": "cc.Vec3", @@ -27475,20 +16529,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1427 + "__id__": 905 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1429 + "__id__": 907 }, { - "__id__": 1431 + "__id__": 909 } ], "_prefab": { - "__id__": 1433 + "__id__": 911 }, "_lpos": { "__type__": "cc.Vec3", @@ -27525,11 +16579,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1428 + "__id__": 906 }, "_enabled": true, "__prefab": { - "__id__": 1430 + "__id__": 908 }, "_contentSize": { "__type__": "cc.Size", @@ -27553,11 +16607,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1428 + "__id__": 906 }, "_enabled": true, "__prefab": { - "__id__": 1432 + "__id__": 910 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27611,20 +16665,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1427 + "__id__": 905 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1435 + "__id__": 913 }, { - "__id__": 1437 + "__id__": 915 } ], "_prefab": { - "__id__": 1439 + "__id__": 917 }, "_lpos": { "__type__": "cc.Vec3", @@ -27661,11 +16715,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1434 + "__id__": 912 }, "_enabled": true, "__prefab": { - "__id__": 1436 + "__id__": 914 }, "_contentSize": { "__type__": "cc.Size", @@ -27689,11 +16743,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1434 + "__id__": 912 }, "_enabled": true, "__prefab": { - "__id__": 1438 + "__id__": 916 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27750,11 +16804,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1427 + "__id__": 905 }, "_enabled": true, "__prefab": { - "__id__": 1441 + "__id__": 919 }, "_contentSize": { "__type__": "cc.Size", @@ -27778,11 +16832,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1427 + "__id__": 905 }, "_enabled": true, "__prefab": { - "__id__": 1443 + "__id__": 921 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27833,20 +16887,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1396 + "__id__": 874 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1446 + "__id__": 924 }, { - "__id__": 1448 + "__id__": 926 } ], "_prefab": { - "__id__": 1450 + "__id__": 928 }, "_lpos": { "__type__": "cc.Vec3", @@ -27883,11 +16937,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1445 + "__id__": 923 }, "_enabled": true, "__prefab": { - "__id__": 1447 + "__id__": 925 }, "_contentSize": { "__type__": "cc.Size", @@ -27911,11 +16965,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1445 + "__id__": 923 }, "_enabled": true, "__prefab": { - "__id__": 1449 + "__id__": 927 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27992,11 +17046,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1396 + "__id__": 874 }, "_enabled": true, "__prefab": { - "__id__": 1452 + "__id__": 930 }, "_contentSize": { "__type__": "cc.Size", @@ -28020,11 +17074,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1396 + "__id__": 874 }, "_enabled": true, "__prefab": { - "__id__": 1454 + "__id__": 932 }, "_alignFlags": 44, "_target": null, @@ -28069,11 +17123,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1395 + "__id__": 873 }, "_enabled": true, "__prefab": { - "__id__": 1457 + "__id__": 935 }, "_contentSize": { "__type__": "cc.Size", @@ -28097,11 +17151,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1395 + "__id__": 873 }, "_enabled": true, "__prefab": { - "__id__": 1459 + "__id__": 937 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28139,11 +17193,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1395 + "__id__": 873 }, "_enabled": true, "__prefab": { - "__id__": 1461 + "__id__": 939 }, "_alignFlags": 44, "_target": null, @@ -28175,11 +17229,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1395 + "__id__": 873 }, "_enabled": true, "__prefab": { - "__id__": 1463 + "__id__": 941 }, "_resizeMode": 0, "_layoutType": 1, @@ -28226,24 +17280,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1208 + "__id__": 686 }, "_children": [ { - "__id__": 1466 + "__id__": 944 }, { - "__id__": 1472 + "__id__": 950 } ], "_active": false, "_components": [ { - "__id__": 1478 + "__id__": 956 } ], "_prefab": { - "__id__": 1480 + "__id__": 958 }, "_lpos": { "__type__": "cc.Vec3", @@ -28280,20 +17334,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1465 + "__id__": 943 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1467 + "__id__": 945 }, { - "__id__": 1469 + "__id__": 947 } ], "_prefab": { - "__id__": 1471 + "__id__": 949 }, "_lpos": { "__type__": "cc.Vec3", @@ -28330,11 +17384,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1466 + "__id__": 944 }, "_enabled": true, "__prefab": { - "__id__": 1468 + "__id__": 946 }, "_contentSize": { "__type__": "cc.Size", @@ -28358,11 +17412,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1466 + "__id__": 944 }, "_enabled": true, "__prefab": { - "__id__": 1470 + "__id__": 948 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28416,20 +17470,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1465 + "__id__": 943 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1473 + "__id__": 951 }, { - "__id__": 1475 + "__id__": 953 } ], "_prefab": { - "__id__": 1477 + "__id__": 955 }, "_lpos": { "__type__": "cc.Vec3", @@ -28466,11 +17520,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1472 + "__id__": 950 }, "_enabled": true, "__prefab": { - "__id__": 1474 + "__id__": 952 }, "_contentSize": { "__type__": "cc.Size", @@ -28494,11 +17548,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1472 + "__id__": 950 }, "_enabled": true, "__prefab": { - "__id__": 1476 + "__id__": 954 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28575,11 +17629,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1465 + "__id__": 943 }, "_enabled": true, "__prefab": { - "__id__": 1479 + "__id__": 957 }, "_contentSize": { "__type__": "cc.Size", @@ -28616,11 +17670,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1208 + "__id__": 686 }, "_enabled": true, "__prefab": { - "__id__": 1482 + "__id__": 960 }, "_contentSize": { "__type__": "cc.Size", @@ -28644,11 +17698,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1208 + "__id__": 686 }, "_enabled": true, "__prefab": { - "__id__": 1484 + "__id__": 962 }, "_alignFlags": 42, "_target": null, @@ -28680,11 +17734,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1208 + "__id__": 686 }, "_enabled": false, "__prefab": { - "__id__": 1486 + "__id__": 964 }, "_resizeMode": 1, "_layoutType": 1, @@ -28718,11 +17772,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1208 + "__id__": 686 }, "_enabled": true, "__prefab": { - "__id__": 1488 + "__id__": 966 }, "_id": "" }, @@ -28753,35 +17807,35 @@ }, "_children": [ { - "__id__": 1491 + "__id__": 969 }, { - "__id__": 1499 + "__id__": 977 }, { - "__id__": 1576 + "__id__": 1054 }, { - "__id__": 1646 + "__id__": 1124 } ], "_active": true, "_components": [ { - "__id__": 1662 + "__id__": 1140 }, { - "__id__": 1664 + "__id__": 1142 }, { - "__id__": 1666 + "__id__": 1144 }, { - "__id__": 1668 + "__id__": 1146 } ], "_prefab": { - "__id__": 1670 + "__id__": 1148 }, "_lpos": { "__type__": "cc.Vec3", @@ -28818,23 +17872,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1490 + "__id__": 968 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1492 + "__id__": 970 }, { - "__id__": 1494 + "__id__": 972 }, { - "__id__": 1496 + "__id__": 974 } ], "_prefab": { - "__id__": 1498 + "__id__": 976 }, "_lpos": { "__type__": "cc.Vec3", @@ -28871,11 +17925,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1491 + "__id__": 969 }, "_enabled": true, "__prefab": { - "__id__": 1493 + "__id__": 971 }, "_contentSize": { "__type__": "cc.Size", @@ -28899,11 +17953,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1491 + "__id__": 969 }, "_enabled": true, "__prefab": { - "__id__": 1495 + "__id__": 973 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28947,11 +18001,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1491 + "__id__": 969 }, "_enabled": true, "__prefab": { - "__id__": 1497 + "__id__": 975 }, "_alignFlags": 45, "_target": null, @@ -28996,33 +18050,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1490 + "__id__": 968 }, "_children": [ { - "__id__": 1500 + "__id__": 978 }, { - "__id__": 1518 + "__id__": 996 } ], "_active": true, "_components": [ { - "__id__": 1569 + "__id__": 1047 }, { - "__id__": 1571 + "__id__": 1049 }, { - "__id__": 1515 + "__id__": 993 }, { - "__id__": 1573 + "__id__": 1051 } ], "_prefab": { - "__id__": 1575 + "__id__": 1053 }, "_lpos": { "__type__": "cc.Vec3", @@ -29059,30 +18113,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1499 + "__id__": 977 }, "_children": [ { - "__id__": 1501 + "__id__": 979 } ], "_active": false, "_components": [ { - "__id__": 1507 + "__id__": 985 }, { - "__id__": 1509 + "__id__": 987 }, { - "__id__": 1511 + "__id__": 989 }, { - "__id__": 1513 + "__id__": 991 } ], "_prefab": { - "__id__": 1568 + "__id__": 1046 }, "_lpos": { "__type__": "cc.Vec3", @@ -29119,20 +18173,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1500 + "__id__": 978 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1502 + "__id__": 980 }, { - "__id__": 1504 + "__id__": 982 } ], "_prefab": { - "__id__": 1506 + "__id__": 984 }, "_lpos": { "__type__": "cc.Vec3", @@ -29169,11 +18223,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1501 + "__id__": 979 }, "_enabled": true, "__prefab": { - "__id__": 1503 + "__id__": 981 }, "_contentSize": { "__type__": "cc.Size", @@ -29197,11 +18251,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1501 + "__id__": 979 }, "_enabled": true, "__prefab": { - "__id__": 1505 + "__id__": 983 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29255,11 +18309,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1500 + "__id__": 978 }, "_enabled": true, "__prefab": { - "__id__": 1508 + "__id__": 986 }, "_contentSize": { "__type__": "cc.Size", @@ -29283,11 +18337,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1500 + "__id__": 978 }, "_enabled": true, "__prefab": { - "__id__": 1510 + "__id__": 988 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29328,11 +18382,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1500 + "__id__": 978 }, "_enabled": true, "__prefab": { - "__id__": 1512 + "__id__": 990 }, "_alignFlags": 37, "_target": null, @@ -29364,17 +18418,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1500 + "__id__": 978 }, "_enabled": true, "__prefab": { - "__id__": 1514 + "__id__": 992 }, "_scrollView": { - "__id__": 1515 + "__id__": 993 }, "_handle": { - "__id__": 1504 + "__id__": 982 }, "_direction": 1, "_enableAutoHide": false, @@ -29391,11 +18445,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1499 + "__id__": 977 }, "_enabled": true, "__prefab": { - "__id__": 1516 + "__id__": 994 }, "bounceDuration": 0.23, "brake": 0.75, @@ -29406,11 +18460,11 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 1517 + "__id__": 995 }, "_horizontalScrollBar": null, "_verticalScrollBar": { - "__id__": 1513 + "__id__": 991 }, "_id": "" }, @@ -29424,27 +18478,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1518 + "__id__": 996 }, "_children": [ { - "__id__": 1528 + "__id__": 1006 } ], "_active": true, "_components": [ { - "__id__": 1561 + "__id__": 1039 }, { - "__id__": 1563 + "__id__": 1041 }, { - "__id__": 1565 + "__id__": 1043 } ], "_prefab": { - "__id__": 1567 + "__id__": 1045 }, "_lpos": { "__type__": "cc.Vec3", @@ -29481,30 +18535,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1499 + "__id__": 977 }, "_children": [ { - "__id__": 1517 + "__id__": 995 } ], "_active": true, "_components": [ { - "__id__": 1519 + "__id__": 997 }, { - "__id__": 1521 + "__id__": 999 }, { - "__id__": 1523 + "__id__": 1001 }, { - "__id__": 1525 + "__id__": 1003 } ], "_prefab": { - "__id__": 1527 + "__id__": 1005 }, "_lpos": { "__type__": "cc.Vec3", @@ -29541,11 +18595,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1518 + "__id__": 996 }, "_enabled": true, "__prefab": { - "__id__": 1520 + "__id__": 998 }, "_contentSize": { "__type__": "cc.Size", @@ -29569,11 +18623,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1518 + "__id__": 996 }, "_enabled": true, "__prefab": { - "__id__": 1522 + "__id__": 1000 }, "_type": 0, "_inverted": false, @@ -29591,11 +18645,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1518 + "__id__": 996 }, "_enabled": true, "__prefab": { - "__id__": 1524 + "__id__": 1002 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29637,11 +18691,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1518 + "__id__": 996 }, "_enabled": true, "__prefab": { - "__id__": 1526 + "__id__": 1004 }, "_alignFlags": 45, "_target": null, @@ -29684,17 +18738,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1517 + "__id__": 995 }, "_prefab": { - "__id__": 1529 + "__id__": 1007 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1528 + "__id__": 1006 }, "asset": { "__uuid__": "2986f629-e688-418c-9bfc-806485474e36", @@ -29702,14 +18756,14 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 1530 + "__id__": 1008 }, "targetOverrides": [ { - "__id__": 1556 + "__id__": 1034 }, { - "__id__": 1559 + "__id__": 1037 } ] }, @@ -29723,46 +18777,46 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1531 + "__id__": 1009 }, { - "__id__": 1533 + "__id__": 1011 }, { - "__id__": 1534 + "__id__": 1012 }, { - "__id__": 1535 + "__id__": 1013 }, { - "__id__": 1536 + "__id__": 1014 }, { - "__id__": 1538 + "__id__": 1016 }, { - "__id__": 1540 + "__id__": 1018 }, { - "__id__": 1542 + "__id__": 1020 }, { - "__id__": 1544 + "__id__": 1022 }, { - "__id__": 1546 + "__id__": 1024 }, { - "__id__": 1548 + "__id__": 1026 }, { - "__id__": 1550 + "__id__": 1028 }, { - "__id__": 1552 + "__id__": 1030 }, { - "__id__": 1554 + "__id__": 1032 } ], "removedComponents": [] @@ -29770,7 +18824,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1532 + "__id__": 1010 }, "propertyPath": [ "_name" @@ -29786,7 +18840,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1532 + "__id__": 1010 }, "propertyPath": [ "_lpos" @@ -29801,7 +18855,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1532 + "__id__": 1010 }, "propertyPath": [ "_lrot" @@ -29817,7 +18871,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1532 + "__id__": 1010 }, "propertyPath": [ "_euler" @@ -29832,7 +18886,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1537 + "__id__": 1015 }, "propertyPath": [ "_contentSize" @@ -29852,7 +18906,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1539 + "__id__": 1017 }, "propertyPath": [ "_contentSize" @@ -29872,7 +18926,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1541 + "__id__": 1019 }, "propertyPath": [ "_contentSize" @@ -29892,7 +18946,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1543 + "__id__": 1021 }, "propertyPath": [ "_contentSize" @@ -29912,7 +18966,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1545 + "__id__": 1023 }, "propertyPath": [ "_contentSize" @@ -29932,7 +18986,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1547 + "__id__": 1025 }, "propertyPath": [ "_lpos" @@ -29954,7 +19008,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1549 + "__id__": 1027 }, "propertyPath": [ "_lpos" @@ -29975,7 +19029,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1551 + "__id__": 1029 }, "propertyPath": [ "_contentSize" @@ -29995,7 +19049,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1553 + "__id__": 1031 }, "propertyPath": [ "_lpos" @@ -30016,7 +19070,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1555 + "__id__": 1033 }, "propertyPath": [ "_lpos" @@ -30042,10 +19096,10 @@ "icon_node" ], "target": { - "__id__": 1557 + "__id__": 1035 }, "targetInfo": { - "__id__": 1558 + "__id__": 1036 } }, { @@ -30066,10 +19120,10 @@ "bg_node" ], "target": { - "__id__": 1557 + "__id__": 1035 }, "targetInfo": { - "__id__": 1560 + "__id__": 1038 } }, { @@ -30084,11 +19138,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1517 + "__id__": 995 }, "_enabled": true, "__prefab": { - "__id__": 1562 + "__id__": 1040 }, "_contentSize": { "__type__": "cc.Size", @@ -30112,11 +19166,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1517 + "__id__": 995 }, "_enabled": true, "__prefab": { - "__id__": 1564 + "__id__": 1042 }, "_alignFlags": 41, "_target": null, @@ -30148,11 +19202,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1517 + "__id__": 995 }, "_enabled": true, "__prefab": { - "__id__": 1566 + "__id__": 1044 }, "_resizeMode": 0, "_layoutType": 2, @@ -30212,11 +19266,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1499 + "__id__": 977 }, "_enabled": true, "__prefab": { - "__id__": 1570 + "__id__": 1048 }, "_contentSize": { "__type__": "cc.Size", @@ -30240,11 +19294,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1499 + "__id__": 977 }, "_enabled": false, "__prefab": { - "__id__": 1572 + "__id__": 1050 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30285,11 +19339,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1499 + "__id__": 977 }, "_enabled": true, "__prefab": { - "__id__": 1574 + "__id__": 1052 }, "_alignFlags": 45, "_target": null, @@ -30334,30 +19388,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1490 + "__id__": 968 }, "_children": [ { - "__id__": 1577 + "__id__": 1055 } ], "_active": true, "_components": [ { - "__id__": 1637 + "__id__": 1115 }, { - "__id__": 1639 + "__id__": 1117 }, { - "__id__": 1641 + "__id__": 1119 }, { - "__id__": 1643 + "__id__": 1121 } ], "_prefab": { - "__id__": 1645 + "__id__": 1123 }, "_lpos": { "__type__": "cc.Vec3", @@ -30394,36 +19448,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1576 + "__id__": 1054 }, "_children": [ { - "__id__": 1578 + "__id__": 1056 }, { - "__id__": 1592 + "__id__": 1070 }, { - "__id__": 1600 + "__id__": 1078 }, { - "__id__": 1608 + "__id__": 1086 }, { - "__id__": 1626 + "__id__": 1104 } ], "_active": true, "_components": [ { - "__id__": 1632 + "__id__": 1110 }, { - "__id__": 1634 + "__id__": 1112 } ], "_prefab": { - "__id__": 1636 + "__id__": 1114 }, "_lpos": { "__type__": "cc.Vec3", @@ -30458,17 +19512,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1577 + "__id__": 1055 }, "_prefab": { - "__id__": 1579 + "__id__": 1057 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1578 + "__id__": 1056 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -30476,7 +19530,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 1580 + "__id__": 1058 }, "targetOverrides": null }, @@ -30490,25 +19544,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1581 + "__id__": 1059 }, { - "__id__": 1583 + "__id__": 1061 }, { - "__id__": 1584 + "__id__": 1062 }, { - "__id__": 1585 + "__id__": 1063 }, { - "__id__": 1586 + "__id__": 1064 }, { - "__id__": 1588 + "__id__": 1066 }, { - "__id__": 1590 + "__id__": 1068 } ], "removedComponents": [] @@ -30516,7 +19570,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1582 + "__id__": 1060 }, "propertyPath": [ "_name" @@ -30532,7 +19586,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1582 + "__id__": 1060 }, "propertyPath": [ "_lpos" @@ -30547,7 +19601,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1582 + "__id__": 1060 }, "propertyPath": [ "_lrot" @@ -30563,7 +19617,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1582 + "__id__": 1060 }, "propertyPath": [ "_euler" @@ -30578,7 +19632,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1587 + "__id__": 1065 }, "propertyPath": [ "_contentSize" @@ -30598,7 +19652,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1589 + "__id__": 1067 }, "propertyPath": [ "_string" @@ -30614,7 +19668,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1591 + "__id__": 1069 }, "propertyPath": [ "_contentSize" @@ -30637,23 +19691,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1577 + "__id__": 1055 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1593 + "__id__": 1071 }, { - "__id__": 1595 + "__id__": 1073 }, { - "__id__": 1597 + "__id__": 1075 } ], "_prefab": { - "__id__": 1599 + "__id__": 1077 }, "_lpos": { "__type__": "cc.Vec3", @@ -30690,11 +19744,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1592 + "__id__": 1070 }, "_enabled": true, "__prefab": { - "__id__": 1594 + "__id__": 1072 }, "_contentSize": { "__type__": "cc.Size", @@ -30718,11 +19772,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1592 + "__id__": 1070 }, "_enabled": true, "__prefab": { - "__id__": 1596 + "__id__": 1074 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30766,11 +19820,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1592 + "__id__": 1070 }, "_enabled": true, "__prefab": { - "__id__": 1598 + "__id__": 1076 }, "_alignFlags": 45, "_target": null, @@ -30815,23 +19869,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1577 + "__id__": 1055 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1601 + "__id__": 1079 }, { - "__id__": 1603 + "__id__": 1081 }, { - "__id__": 1605 + "__id__": 1083 } ], "_prefab": { - "__id__": 1607 + "__id__": 1085 }, "_lpos": { "__type__": "cc.Vec3", @@ -30868,11 +19922,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1600 + "__id__": 1078 }, "_enabled": true, "__prefab": { - "__id__": 1602 + "__id__": 1080 }, "_contentSize": { "__type__": "cc.Size", @@ -30896,11 +19950,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1600 + "__id__": 1078 }, "_enabled": true, "__prefab": { - "__id__": 1604 + "__id__": 1082 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30944,11 +19998,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1600 + "__id__": 1078 }, "_enabled": true, "__prefab": { - "__id__": 1606 + "__id__": 1084 }, "_alignFlags": 45, "_target": null, @@ -30993,27 +20047,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1577 + "__id__": 1055 }, "_children": [ { - "__id__": 1609 + "__id__": 1087 }, { - "__id__": 1615 + "__id__": 1093 } ], "_active": true, "_components": [ { - "__id__": 1621 + "__id__": 1099 }, { - "__id__": 1623 + "__id__": 1101 } ], "_prefab": { - "__id__": 1625 + "__id__": 1103 }, "_lpos": { "__type__": "cc.Vec3", @@ -31050,20 +20104,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1608 + "__id__": 1086 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1610 + "__id__": 1088 }, { - "__id__": 1612 + "__id__": 1090 } ], "_prefab": { - "__id__": 1614 + "__id__": 1092 }, "_lpos": { "__type__": "cc.Vec3", @@ -31100,11 +20154,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1609 + "__id__": 1087 }, "_enabled": true, "__prefab": { - "__id__": 1611 + "__id__": 1089 }, "_contentSize": { "__type__": "cc.Size", @@ -31128,11 +20182,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1609 + "__id__": 1087 }, "_enabled": true, "__prefab": { - "__id__": 1613 + "__id__": 1091 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31186,20 +20240,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1608 + "__id__": 1086 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1616 + "__id__": 1094 }, { - "__id__": 1618 + "__id__": 1096 } ], "_prefab": { - "__id__": 1620 + "__id__": 1098 }, "_lpos": { "__type__": "cc.Vec3", @@ -31236,11 +20290,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1615 + "__id__": 1093 }, "_enabled": true, "__prefab": { - "__id__": 1617 + "__id__": 1095 }, "_contentSize": { "__type__": "cc.Size", @@ -31264,11 +20318,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1615 + "__id__": 1093 }, "_enabled": true, "__prefab": { - "__id__": 1619 + "__id__": 1097 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31325,11 +20379,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1608 + "__id__": 1086 }, "_enabled": true, "__prefab": { - "__id__": 1622 + "__id__": 1100 }, "_contentSize": { "__type__": "cc.Size", @@ -31353,11 +20407,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1608 + "__id__": 1086 }, "_enabled": true, "__prefab": { - "__id__": 1624 + "__id__": 1102 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31408,20 +20462,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1577 + "__id__": 1055 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1627 + "__id__": 1105 }, { - "__id__": 1629 + "__id__": 1107 } ], "_prefab": { - "__id__": 1631 + "__id__": 1109 }, "_lpos": { "__type__": "cc.Vec3", @@ -31458,11 +20512,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1626 + "__id__": 1104 }, "_enabled": true, "__prefab": { - "__id__": 1628 + "__id__": 1106 }, "_contentSize": { "__type__": "cc.Size", @@ -31486,11 +20540,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1626 + "__id__": 1104 }, "_enabled": true, "__prefab": { - "__id__": 1630 + "__id__": 1108 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31567,11 +20621,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1577 + "__id__": 1055 }, "_enabled": true, "__prefab": { - "__id__": 1633 + "__id__": 1111 }, "_contentSize": { "__type__": "cc.Size", @@ -31595,11 +20649,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1577 + "__id__": 1055 }, "_enabled": true, "__prefab": { - "__id__": 1635 + "__id__": 1113 }, "_alignFlags": 44, "_target": null, @@ -31644,11 +20698,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1576 + "__id__": 1054 }, "_enabled": true, "__prefab": { - "__id__": 1638 + "__id__": 1116 }, "_contentSize": { "__type__": "cc.Size", @@ -31672,11 +20726,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1576 + "__id__": 1054 }, "_enabled": true, "__prefab": { - "__id__": 1640 + "__id__": 1118 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31714,11 +20768,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1576 + "__id__": 1054 }, "_enabled": true, "__prefab": { - "__id__": 1642 + "__id__": 1120 }, "_alignFlags": 44, "_target": null, @@ -31750,11 +20804,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1576 + "__id__": 1054 }, "_enabled": true, "__prefab": { - "__id__": 1644 + "__id__": 1122 }, "_resizeMode": 0, "_layoutType": 1, @@ -31801,24 +20855,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1490 + "__id__": 968 }, "_children": [ { - "__id__": 1647 + "__id__": 1125 }, { - "__id__": 1653 + "__id__": 1131 } ], "_active": false, "_components": [ { - "__id__": 1659 + "__id__": 1137 } ], "_prefab": { - "__id__": 1661 + "__id__": 1139 }, "_lpos": { "__type__": "cc.Vec3", @@ -31855,20 +20909,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1646 + "__id__": 1124 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1648 + "__id__": 1126 }, { - "__id__": 1650 + "__id__": 1128 } ], "_prefab": { - "__id__": 1652 + "__id__": 1130 }, "_lpos": { "__type__": "cc.Vec3", @@ -31905,11 +20959,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1647 + "__id__": 1125 }, "_enabled": true, "__prefab": { - "__id__": 1649 + "__id__": 1127 }, "_contentSize": { "__type__": "cc.Size", @@ -31933,11 +20987,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1647 + "__id__": 1125 }, "_enabled": true, "__prefab": { - "__id__": 1651 + "__id__": 1129 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31991,20 +21045,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1646 + "__id__": 1124 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1654 + "__id__": 1132 }, { - "__id__": 1656 + "__id__": 1134 } ], "_prefab": { - "__id__": 1658 + "__id__": 1136 }, "_lpos": { "__type__": "cc.Vec3", @@ -32041,11 +21095,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1653 + "__id__": 1131 }, "_enabled": true, "__prefab": { - "__id__": 1655 + "__id__": 1133 }, "_contentSize": { "__type__": "cc.Size", @@ -32069,11 +21123,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1653 + "__id__": 1131 }, "_enabled": true, "__prefab": { - "__id__": 1657 + "__id__": 1135 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32150,11 +21204,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1646 + "__id__": 1124 }, "_enabled": true, "__prefab": { - "__id__": 1660 + "__id__": 1138 }, "_contentSize": { "__type__": "cc.Size", @@ -32191,11 +21245,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1490 + "__id__": 968 }, "_enabled": true, "__prefab": { - "__id__": 1663 + "__id__": 1141 }, "_contentSize": { "__type__": "cc.Size", @@ -32219,11 +21273,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1490 + "__id__": 968 }, "_enabled": true, "__prefab": { - "__id__": 1665 + "__id__": 1143 }, "_alignFlags": 42, "_target": null, @@ -32255,11 +21309,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1490 + "__id__": 968 }, "_enabled": false, "__prefab": { - "__id__": 1667 + "__id__": 1145 }, "_resizeMode": 1, "_layoutType": 1, @@ -32293,11 +21347,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1490 + "__id__": 968 }, "_enabled": true, "__prefab": { - "__id__": 1669 + "__id__": 1147 }, "_id": "" }, @@ -32328,32 +21382,32 @@ }, "_children": [ { - "__id__": 1672 + "__id__": 1150 }, { - "__id__": 1718 + "__id__": 1196 }, { - "__id__": 1754 + "__id__": 1232 } ], "_active": true, "_components": [ { - "__id__": 1798 + "__id__": 1276 }, { - "__id__": 1800 + "__id__": 1278 }, { - "__id__": 1802 + "__id__": 1280 }, { - "__id__": 1804 + "__id__": 1282 } ], "_prefab": { - "__id__": 1806 + "__id__": 1284 }, "_lpos": { "__type__": "cc.Vec3", @@ -32390,39 +21444,39 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1671 + "__id__": 1149 }, "_children": [ { - "__id__": 1673 + "__id__": 1151 }, { - "__id__": 1679 + "__id__": 1157 }, { - "__id__": 1693 + "__id__": 1171 }, { - "__id__": 1699 + "__id__": 1177 }, { - "__id__": 1705 + "__id__": 1183 } ], "_active": false, "_components": [ { - "__id__": 1711 + "__id__": 1189 }, { - "__id__": 1713 + "__id__": 1191 }, { - "__id__": 1715 + "__id__": 1193 } ], "_prefab": { - "__id__": 1717 + "__id__": 1195 }, "_lpos": { "__type__": "cc.Vec3", @@ -32459,20 +21513,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1672 + "__id__": 1150 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1674 + "__id__": 1152 }, { - "__id__": 1676 + "__id__": 1154 } ], "_prefab": { - "__id__": 1678 + "__id__": 1156 }, "_lpos": { "__type__": "cc.Vec3", @@ -32509,11 +21563,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1673 + "__id__": 1151 }, "_enabled": true, "__prefab": { - "__id__": 1675 + "__id__": 1153 }, "_contentSize": { "__type__": "cc.Size", @@ -32537,11 +21591,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1673 + "__id__": 1151 }, "_enabled": true, "__prefab": { - "__id__": 1677 + "__id__": 1155 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32616,17 +21670,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1672 + "__id__": 1150 }, "_prefab": { - "__id__": 1680 + "__id__": 1158 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1679 + "__id__": 1157 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -32634,7 +21688,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 1681 + "__id__": 1159 }, "targetOverrides": null }, @@ -32648,25 +21702,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1682 + "__id__": 1160 }, { - "__id__": 1684 + "__id__": 1162 }, { - "__id__": 1685 + "__id__": 1163 }, { - "__id__": 1686 + "__id__": 1164 }, { - "__id__": 1687 + "__id__": 1165 }, { - "__id__": 1689 + "__id__": 1167 }, { - "__id__": 1691 + "__id__": 1169 } ], "removedComponents": [] @@ -32674,7 +21728,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1683 + "__id__": 1161 }, "propertyPath": [ "_name" @@ -32690,7 +21744,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1683 + "__id__": 1161 }, "propertyPath": [ "_lpos" @@ -32705,7 +21759,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1683 + "__id__": 1161 }, "propertyPath": [ "_lrot" @@ -32721,7 +21775,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1683 + "__id__": 1161 }, "propertyPath": [ "_euler" @@ -32736,7 +21790,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1688 + "__id__": 1166 }, "propertyPath": [ "_string" @@ -32752,7 +21806,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1690 + "__id__": 1168 }, "propertyPath": [ "_contentSize" @@ -32772,7 +21826,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1692 + "__id__": 1170 }, "propertyPath": [ "_contentSize" @@ -32795,20 +21849,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1672 + "__id__": 1150 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1694 + "__id__": 1172 }, { - "__id__": 1696 + "__id__": 1174 } ], "_prefab": { - "__id__": 1698 + "__id__": 1176 }, "_lpos": { "__type__": "cc.Vec3", @@ -32845,11 +21899,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1693 + "__id__": 1171 }, "_enabled": true, "__prefab": { - "__id__": 1695 + "__id__": 1173 }, "_contentSize": { "__type__": "cc.Size", @@ -32873,11 +21927,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1693 + "__id__": 1171 }, "_enabled": true, "__prefab": { - "__id__": 1697 + "__id__": 1175 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32931,20 +21985,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1672 + "__id__": 1150 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1700 + "__id__": 1178 }, { - "__id__": 1702 + "__id__": 1180 } ], "_prefab": { - "__id__": 1704 + "__id__": 1182 }, "_lpos": { "__type__": "cc.Vec3", @@ -32981,11 +22035,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1699 + "__id__": 1177 }, "_enabled": true, "__prefab": { - "__id__": 1701 + "__id__": 1179 }, "_contentSize": { "__type__": "cc.Size", @@ -33009,11 +22063,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1699 + "__id__": 1177 }, "_enabled": true, "__prefab": { - "__id__": 1703 + "__id__": 1181 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33090,20 +22144,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1672 + "__id__": 1150 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1706 + "__id__": 1184 }, { - "__id__": 1708 + "__id__": 1186 } ], "_prefab": { - "__id__": 1710 + "__id__": 1188 }, "_lpos": { "__type__": "cc.Vec3", @@ -33140,11 +22194,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1705 + "__id__": 1183 }, "_enabled": true, "__prefab": { - "__id__": 1707 + "__id__": 1185 }, "_contentSize": { "__type__": "cc.Size", @@ -33168,11 +22222,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1705 + "__id__": 1183 }, "_enabled": true, "__prefab": { - "__id__": 1709 + "__id__": 1187 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33249,11 +22303,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1672 + "__id__": 1150 }, "_enabled": true, "__prefab": { - "__id__": 1712 + "__id__": 1190 }, "_contentSize": { "__type__": "cc.Size", @@ -33277,11 +22331,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1672 + "__id__": 1150 }, "_enabled": false, "__prefab": { - "__id__": 1714 + "__id__": 1192 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33322,11 +22376,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1672 + "__id__": 1150 }, "_enabled": false, "__prefab": { - "__id__": 1716 + "__id__": 1194 }, "_alignFlags": 44, "_target": null, @@ -33371,33 +22425,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1671 + "__id__": 1149 }, "_children": [ { - "__id__": 1719 + "__id__": 1197 }, { - "__id__": 1733 + "__id__": 1211 }, { - "__id__": 1739 + "__id__": 1217 } ], "_active": true, "_components": [ { - "__id__": 1747 + "__id__": 1225 }, { - "__id__": 1749 + "__id__": 1227 }, { - "__id__": 1751 + "__id__": 1229 } ], "_prefab": { - "__id__": 1753 + "__id__": 1231 }, "_lpos": { "__type__": "cc.Vec3", @@ -33432,17 +22486,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1718 + "__id__": 1196 }, "_prefab": { - "__id__": 1720 + "__id__": 1198 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1719 + "__id__": 1197 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -33450,7 +22504,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 1721 + "__id__": 1199 }, "targetOverrides": null }, @@ -33464,25 +22518,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1722 + "__id__": 1200 }, { - "__id__": 1724 + "__id__": 1202 }, { - "__id__": 1725 + "__id__": 1203 }, { - "__id__": 1726 + "__id__": 1204 }, { - "__id__": 1727 + "__id__": 1205 }, { - "__id__": 1729 + "__id__": 1207 }, { - "__id__": 1731 + "__id__": 1209 } ], "removedComponents": [] @@ -33490,7 +22544,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1723 + "__id__": 1201 }, "propertyPath": [ "_name" @@ -33506,7 +22560,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1723 + "__id__": 1201 }, "propertyPath": [ "_lpos" @@ -33521,7 +22575,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1723 + "__id__": 1201 }, "propertyPath": [ "_lrot" @@ -33537,7 +22591,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1723 + "__id__": 1201 }, "propertyPath": [ "_euler" @@ -33552,7 +22606,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1728 + "__id__": 1206 }, "propertyPath": [ "_contentSize" @@ -33572,7 +22626,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1730 + "__id__": 1208 }, "propertyPath": [ "_string" @@ -33588,7 +22642,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1732 + "__id__": 1210 }, "propertyPath": [ "_contentSize" @@ -33611,20 +22665,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1718 + "__id__": 1196 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1734 + "__id__": 1212 }, { - "__id__": 1736 + "__id__": 1214 } ], "_prefab": { - "__id__": 1738 + "__id__": 1216 }, "_lpos": { "__type__": "cc.Vec3", @@ -33661,11 +22715,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1733 + "__id__": 1211 }, "_enabled": true, "__prefab": { - "__id__": 1735 + "__id__": 1213 }, "_contentSize": { "__type__": "cc.Size", @@ -33689,11 +22743,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1733 + "__id__": 1211 }, "_enabled": true, "__prefab": { - "__id__": 1737 + "__id__": 1215 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33750,23 +22804,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1718 + "__id__": 1196 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1740 + "__id__": 1218 }, { - "__id__": 1742 + "__id__": 1220 }, { - "__id__": 1744 + "__id__": 1222 } ], "_prefab": { - "__id__": 1746 + "__id__": 1224 }, "_lpos": { "__type__": "cc.Vec3", @@ -33803,11 +22857,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1739 + "__id__": 1217 }, "_enabled": true, "__prefab": { - "__id__": 1741 + "__id__": 1219 }, "_contentSize": { "__type__": "cc.Size", @@ -33831,11 +22885,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1739 + "__id__": 1217 }, "_enabled": true, "__prefab": { - "__id__": 1743 + "__id__": 1221 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33899,11 +22953,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1739 + "__id__": 1217 }, "_enabled": true, "__prefab": { - "__id__": 1745 + "__id__": 1223 }, "templateMode": true, "watchPath": "0", @@ -33936,11 +22990,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1718 + "__id__": 1196 }, "_enabled": true, "__prefab": { - "__id__": 1748 + "__id__": 1226 }, "_contentSize": { "__type__": "cc.Size", @@ -33964,11 +23018,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1718 + "__id__": 1196 }, "_enabled": true, "__prefab": { - "__id__": 1750 + "__id__": 1228 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34006,11 +23060,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1718 + "__id__": 1196 }, "_enabled": false, "__prefab": { - "__id__": 1752 + "__id__": 1230 }, "_alignFlags": 40, "_target": null, @@ -34055,36 +23109,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1671 + "__id__": 1149 }, "_children": [ { - "__id__": 1755 + "__id__": 1233 }, { - "__id__": 1769 + "__id__": 1247 }, { - "__id__": 1777 + "__id__": 1255 }, { - "__id__": 1783 + "__id__": 1261 } ], "_active": false, "_components": [ { - "__id__": 1791 + "__id__": 1269 }, { - "__id__": 1793 + "__id__": 1271 }, { - "__id__": 1795 + "__id__": 1273 } ], "_prefab": { - "__id__": 1797 + "__id__": 1275 }, "_lpos": { "__type__": "cc.Vec3", @@ -34119,17 +23173,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1754 + "__id__": 1232 }, "_prefab": { - "__id__": 1756 + "__id__": 1234 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1755 + "__id__": 1233 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -34137,7 +23191,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 1757 + "__id__": 1235 }, "targetOverrides": null }, @@ -34151,25 +23205,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1758 + "__id__": 1236 }, { - "__id__": 1760 + "__id__": 1238 }, { - "__id__": 1761 + "__id__": 1239 }, { - "__id__": 1762 + "__id__": 1240 }, { - "__id__": 1763 + "__id__": 1241 }, { - "__id__": 1765 + "__id__": 1243 }, { - "__id__": 1767 + "__id__": 1245 } ], "removedComponents": [] @@ -34177,7 +23231,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1759 + "__id__": 1237 }, "propertyPath": [ "_name" @@ -34193,7 +23247,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1759 + "__id__": 1237 }, "propertyPath": [ "_lpos" @@ -34208,7 +23262,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1759 + "__id__": 1237 }, "propertyPath": [ "_lrot" @@ -34224,7 +23278,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1759 + "__id__": 1237 }, "propertyPath": [ "_euler" @@ -34239,7 +23293,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1764 + "__id__": 1242 }, "propertyPath": [ "_contentSize" @@ -34259,7 +23313,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1766 + "__id__": 1244 }, "propertyPath": [ "_string" @@ -34275,7 +23329,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1768 + "__id__": 1246 }, "propertyPath": [ "_contentSize" @@ -34298,23 +23352,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1754 + "__id__": 1232 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1770 + "__id__": 1248 }, { - "__id__": 1772 + "__id__": 1250 }, { - "__id__": 1774 + "__id__": 1252 } ], "_prefab": { - "__id__": 1776 + "__id__": 1254 }, "_lpos": { "__type__": "cc.Vec3", @@ -34351,11 +23405,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1769 + "__id__": 1247 }, "_enabled": true, "__prefab": { - "__id__": 1771 + "__id__": 1249 }, "_contentSize": { "__type__": "cc.Size", @@ -34379,11 +23433,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1769 + "__id__": 1247 }, "_enabled": true, "__prefab": { - "__id__": 1773 + "__id__": 1251 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34427,11 +23481,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1769 + "__id__": 1247 }, "_enabled": true, "__prefab": { - "__id__": 1775 + "__id__": 1253 }, "_alignFlags": 45, "_target": null, @@ -34476,20 +23530,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1754 + "__id__": 1232 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1778 + "__id__": 1256 }, { - "__id__": 1780 + "__id__": 1258 } ], "_prefab": { - "__id__": 1782 + "__id__": 1260 }, "_lpos": { "__type__": "cc.Vec3", @@ -34526,11 +23580,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1777 + "__id__": 1255 }, "_enabled": true, "__prefab": { - "__id__": 1779 + "__id__": 1257 }, "_contentSize": { "__type__": "cc.Size", @@ -34554,11 +23608,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1777 + "__id__": 1255 }, "_enabled": true, "__prefab": { - "__id__": 1781 + "__id__": 1259 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34615,23 +23669,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1754 + "__id__": 1232 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1784 + "__id__": 1262 }, { - "__id__": 1786 + "__id__": 1264 }, { - "__id__": 1788 + "__id__": 1266 } ], "_prefab": { - "__id__": 1790 + "__id__": 1268 }, "_lpos": { "__type__": "cc.Vec3", @@ -34668,11 +23722,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1783 + "__id__": 1261 }, "_enabled": true, "__prefab": { - "__id__": 1785 + "__id__": 1263 }, "_contentSize": { "__type__": "cc.Size", @@ -34696,11 +23750,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1783 + "__id__": 1261 }, "_enabled": true, "__prefab": { - "__id__": 1787 + "__id__": 1265 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34764,11 +23818,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1783 + "__id__": 1261 }, "_enabled": true, "__prefab": { - "__id__": 1789 + "__id__": 1267 }, "templateMode": true, "watchPath": "", @@ -34802,11 +23856,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1754 + "__id__": 1232 }, "_enabled": true, "__prefab": { - "__id__": 1792 + "__id__": 1270 }, "_contentSize": { "__type__": "cc.Size", @@ -34830,11 +23884,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1754 + "__id__": 1232 }, "_enabled": true, "__prefab": { - "__id__": 1794 + "__id__": 1272 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34872,11 +23926,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1754 + "__id__": 1232 }, "_enabled": false, "__prefab": { - "__id__": 1796 + "__id__": 1274 }, "_alignFlags": 40, "_target": null, @@ -34921,11 +23975,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1671 + "__id__": 1149 }, "_enabled": true, "__prefab": { - "__id__": 1799 + "__id__": 1277 }, "_contentSize": { "__type__": "cc.Size", @@ -34949,11 +24003,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1671 + "__id__": 1149 }, "_enabled": false, "__prefab": { - "__id__": 1801 + "__id__": 1279 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34997,11 +24051,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1671 + "__id__": 1149 }, "_enabled": true, "__prefab": { - "__id__": 1803 + "__id__": 1281 }, "_alignFlags": 40, "_target": null, @@ -35033,11 +24087,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1671 + "__id__": 1149 }, "_enabled": true, "__prefab": { - "__id__": 1805 + "__id__": 1283 }, "_resizeMode": 0, "_layoutType": 1, @@ -35088,38 +24142,38 @@ }, "_children": [ { - "__id__": 1808 + "__id__": 1286 }, { - "__id__": 1816 + "__id__": 1294 }, { - "__id__": 1904 + "__id__": 1382 }, { - "__id__": 2189 + "__id__": 1667 }, { - "__id__": 2522 + "__id__": 2000 } ], "_active": false, "_components": [ { - "__id__": 2538 + "__id__": 2016 }, { - "__id__": 2540 + "__id__": 2018 }, { - "__id__": 2542 + "__id__": 2020 }, { - "__id__": 2544 + "__id__": 2022 } ], "_prefab": { - "__id__": 2546 + "__id__": 2024 }, "_lpos": { "__type__": "cc.Vec3", @@ -35156,23 +24210,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1807 + "__id__": 1285 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1809 + "__id__": 1287 }, { - "__id__": 1811 + "__id__": 1289 }, { - "__id__": 1813 + "__id__": 1291 } ], "_prefab": { - "__id__": 1815 + "__id__": 1293 }, "_lpos": { "__type__": "cc.Vec3", @@ -35209,11 +24263,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1808 + "__id__": 1286 }, "_enabled": true, "__prefab": { - "__id__": 1810 + "__id__": 1288 }, "_contentSize": { "__type__": "cc.Size", @@ -35237,11 +24291,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1808 + "__id__": 1286 }, "_enabled": true, "__prefab": { - "__id__": 1812 + "__id__": 1290 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35285,11 +24339,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1808 + "__id__": 1286 }, "_enabled": true, "__prefab": { - "__id__": 1814 + "__id__": 1292 }, "_alignFlags": 45, "_target": null, @@ -35334,36 +24388,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1807 + "__id__": 1285 }, "_children": [ { - "__id__": 1817 + "__id__": 1295 }, { - "__id__": 1837 + "__id__": 1315 }, { - "__id__": 1857 + "__id__": 1335 }, { - "__id__": 1877 + "__id__": 1355 } ], "_active": true, "_components": [ { - "__id__": 1897 + "__id__": 1375 }, { - "__id__": 1899 + "__id__": 1377 }, { - "__id__": 1901 + "__id__": 1379 } ], "_prefab": { - "__id__": 1903 + "__id__": 1381 }, "_lpos": { "__type__": "cc.Vec3", @@ -35400,27 +24454,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1816 + "__id__": 1294 }, "_children": [ { - "__id__": 1818 + "__id__": 1296 }, { - "__id__": 1826 + "__id__": 1304 } ], "_active": true, "_components": [ { - "__id__": 1832 + "__id__": 1310 }, { - "__id__": 1834 + "__id__": 1312 } ], "_prefab": { - "__id__": 1836 + "__id__": 1314 }, "_lpos": { "__type__": "cc.Vec3", @@ -35457,23 +24511,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1817 + "__id__": 1295 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1819 + "__id__": 1297 }, { - "__id__": 1821 + "__id__": 1299 }, { - "__id__": 1823 + "__id__": 1301 } ], "_prefab": { - "__id__": 1825 + "__id__": 1303 }, "_lpos": { "__type__": "cc.Vec3", @@ -35510,11 +24564,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1818 + "__id__": 1296 }, "_enabled": true, "__prefab": { - "__id__": 1820 + "__id__": 1298 }, "_contentSize": { "__type__": "cc.Size", @@ -35538,11 +24592,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1818 + "__id__": 1296 }, "_enabled": true, "__prefab": { - "__id__": 1822 + "__id__": 1300 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35586,11 +24640,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1818 + "__id__": 1296 }, "_enabled": true, "__prefab": { - "__id__": 1824 + "__id__": 1302 }, "_alignFlags": 45, "_target": null, @@ -35635,20 +24689,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1817 + "__id__": 1295 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1827 + "__id__": 1305 }, { - "__id__": 1829 + "__id__": 1307 } ], "_prefab": { - "__id__": 1831 + "__id__": 1309 }, "_lpos": { "__type__": "cc.Vec3", @@ -35685,11 +24739,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1826 + "__id__": 1304 }, "_enabled": true, "__prefab": { - "__id__": 1828 + "__id__": 1306 }, "_contentSize": { "__type__": "cc.Size", @@ -35713,11 +24767,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1826 + "__id__": 1304 }, "_enabled": true, "__prefab": { - "__id__": 1830 + "__id__": 1308 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35774,11 +24828,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1817 + "__id__": 1295 }, "_enabled": true, "__prefab": { - "__id__": 1833 + "__id__": 1311 }, "_contentSize": { "__type__": "cc.Size", @@ -35802,11 +24856,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1817 + "__id__": 1295 }, "_enabled": true, "__prefab": { - "__id__": 1835 + "__id__": 1313 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35857,27 +24911,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1816 + "__id__": 1294 }, "_children": [ { - "__id__": 1838 + "__id__": 1316 }, { - "__id__": 1846 + "__id__": 1324 } ], "_active": true, "_components": [ { - "__id__": 1852 + "__id__": 1330 }, { - "__id__": 1854 + "__id__": 1332 } ], "_prefab": { - "__id__": 1856 + "__id__": 1334 }, "_lpos": { "__type__": "cc.Vec3", @@ -35914,23 +24968,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1837 + "__id__": 1315 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1839 + "__id__": 1317 }, { - "__id__": 1841 + "__id__": 1319 }, { - "__id__": 1843 + "__id__": 1321 } ], "_prefab": { - "__id__": 1845 + "__id__": 1323 }, "_lpos": { "__type__": "cc.Vec3", @@ -35967,11 +25021,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1838 + "__id__": 1316 }, "_enabled": true, "__prefab": { - "__id__": 1840 + "__id__": 1318 }, "_contentSize": { "__type__": "cc.Size", @@ -35995,11 +25049,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1838 + "__id__": 1316 }, "_enabled": true, "__prefab": { - "__id__": 1842 + "__id__": 1320 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36043,11 +25097,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1838 + "__id__": 1316 }, "_enabled": true, "__prefab": { - "__id__": 1844 + "__id__": 1322 }, "_alignFlags": 45, "_target": null, @@ -36092,20 +25146,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1837 + "__id__": 1315 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1847 + "__id__": 1325 }, { - "__id__": 1849 + "__id__": 1327 } ], "_prefab": { - "__id__": 1851 + "__id__": 1329 }, "_lpos": { "__type__": "cc.Vec3", @@ -36142,11 +25196,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1846 + "__id__": 1324 }, "_enabled": true, "__prefab": { - "__id__": 1848 + "__id__": 1326 }, "_contentSize": { "__type__": "cc.Size", @@ -36170,11 +25224,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1846 + "__id__": 1324 }, "_enabled": true, "__prefab": { - "__id__": 1850 + "__id__": 1328 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36231,11 +25285,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1837 + "__id__": 1315 }, "_enabled": true, "__prefab": { - "__id__": 1853 + "__id__": 1331 }, "_contentSize": { "__type__": "cc.Size", @@ -36259,11 +25313,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1837 + "__id__": 1315 }, "_enabled": true, "__prefab": { - "__id__": 1855 + "__id__": 1333 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36314,27 +25368,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1816 + "__id__": 1294 }, "_children": [ { - "__id__": 1858 + "__id__": 1336 }, { - "__id__": 1866 + "__id__": 1344 } ], "_active": true, "_components": [ { - "__id__": 1872 + "__id__": 1350 }, { - "__id__": 1874 + "__id__": 1352 } ], "_prefab": { - "__id__": 1876 + "__id__": 1354 }, "_lpos": { "__type__": "cc.Vec3", @@ -36371,23 +25425,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1857 + "__id__": 1335 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1859 + "__id__": 1337 }, { - "__id__": 1861 + "__id__": 1339 }, { - "__id__": 1863 + "__id__": 1341 } ], "_prefab": { - "__id__": 1865 + "__id__": 1343 }, "_lpos": { "__type__": "cc.Vec3", @@ -36424,11 +25478,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1858 + "__id__": 1336 }, "_enabled": true, "__prefab": { - "__id__": 1860 + "__id__": 1338 }, "_contentSize": { "__type__": "cc.Size", @@ -36452,11 +25506,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1858 + "__id__": 1336 }, "_enabled": true, "__prefab": { - "__id__": 1862 + "__id__": 1340 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36500,11 +25554,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1858 + "__id__": 1336 }, "_enabled": true, "__prefab": { - "__id__": 1864 + "__id__": 1342 }, "_alignFlags": 45, "_target": null, @@ -36549,20 +25603,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1857 + "__id__": 1335 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1867 + "__id__": 1345 }, { - "__id__": 1869 + "__id__": 1347 } ], "_prefab": { - "__id__": 1871 + "__id__": 1349 }, "_lpos": { "__type__": "cc.Vec3", @@ -36599,11 +25653,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1866 + "__id__": 1344 }, "_enabled": true, "__prefab": { - "__id__": 1868 + "__id__": 1346 }, "_contentSize": { "__type__": "cc.Size", @@ -36627,11 +25681,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1866 + "__id__": 1344 }, "_enabled": true, "__prefab": { - "__id__": 1870 + "__id__": 1348 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36688,11 +25742,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1857 + "__id__": 1335 }, "_enabled": true, "__prefab": { - "__id__": 1873 + "__id__": 1351 }, "_contentSize": { "__type__": "cc.Size", @@ -36716,11 +25770,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1857 + "__id__": 1335 }, "_enabled": true, "__prefab": { - "__id__": 1875 + "__id__": 1353 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36771,27 +25825,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1816 + "__id__": 1294 }, "_children": [ { - "__id__": 1878 + "__id__": 1356 }, { - "__id__": 1886 + "__id__": 1364 } ], "_active": false, "_components": [ { - "__id__": 1892 + "__id__": 1370 }, { - "__id__": 1894 + "__id__": 1372 } ], "_prefab": { - "__id__": 1896 + "__id__": 1374 }, "_lpos": { "__type__": "cc.Vec3", @@ -36828,23 +25882,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1877 + "__id__": 1355 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1879 + "__id__": 1357 }, { - "__id__": 1881 + "__id__": 1359 }, { - "__id__": 1883 + "__id__": 1361 } ], "_prefab": { - "__id__": 1885 + "__id__": 1363 }, "_lpos": { "__type__": "cc.Vec3", @@ -36881,11 +25935,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1878 + "__id__": 1356 }, "_enabled": true, "__prefab": { - "__id__": 1880 + "__id__": 1358 }, "_contentSize": { "__type__": "cc.Size", @@ -36909,11 +25963,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1878 + "__id__": 1356 }, "_enabled": true, "__prefab": { - "__id__": 1882 + "__id__": 1360 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36957,11 +26011,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1878 + "__id__": 1356 }, "_enabled": true, "__prefab": { - "__id__": 1884 + "__id__": 1362 }, "_alignFlags": 45, "_target": null, @@ -37006,20 +26060,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1877 + "__id__": 1355 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1887 + "__id__": 1365 }, { - "__id__": 1889 + "__id__": 1367 } ], "_prefab": { - "__id__": 1891 + "__id__": 1369 }, "_lpos": { "__type__": "cc.Vec3", @@ -37056,11 +26110,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1886 + "__id__": 1364 }, "_enabled": true, "__prefab": { - "__id__": 1888 + "__id__": 1366 }, "_contentSize": { "__type__": "cc.Size", @@ -37084,11 +26138,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1886 + "__id__": 1364 }, "_enabled": true, "__prefab": { - "__id__": 1890 + "__id__": 1368 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37145,11 +26199,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1877 + "__id__": 1355 }, "_enabled": true, "__prefab": { - "__id__": 1893 + "__id__": 1371 }, "_contentSize": { "__type__": "cc.Size", @@ -37173,11 +26227,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1877 + "__id__": 1355 }, "_enabled": true, "__prefab": { - "__id__": 1895 + "__id__": 1373 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37228,11 +26282,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1816 + "__id__": 1294 }, "_enabled": true, "__prefab": { - "__id__": 1898 + "__id__": 1376 }, "_contentSize": { "__type__": "cc.Size", @@ -37256,11 +26310,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1816 + "__id__": 1294 }, "_enabled": true, "__prefab": { - "__id__": 1900 + "__id__": 1378 }, "_alignFlags": 42, "_target": null, @@ -37292,11 +26346,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1816 + "__id__": 1294 }, "_enabled": false, "__prefab": { - "__id__": 1902 + "__id__": 1380 }, "_resizeMode": 1, "_layoutType": 1, @@ -37343,33 +26397,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1807 + "__id__": 1285 }, "_children": [ { - "__id__": 1905 + "__id__": 1383 }, { - "__id__": 2002 + "__id__": 1480 }, { - "__id__": 2092 + "__id__": 1570 } ], "_active": true, "_components": [ { - "__id__": 2182 + "__id__": 1660 }, { - "__id__": 2184 + "__id__": 1662 }, { - "__id__": 2186 + "__id__": 1664 } ], "_prefab": { - "__id__": 2188 + "__id__": 1666 }, "_lpos": { "__type__": "cc.Vec3", @@ -37404,17 +26458,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1904 + "__id__": 1382 }, "_prefab": { - "__id__": 1906 + "__id__": 1384 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1905 + "__id__": 1383 }, "asset": { "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", @@ -37422,7 +26476,7 @@ }, "fileId": "24rlgXRJ9AHLGpMW+aYyEx", "instance": { - "__id__": 1907 + "__id__": 1385 }, "targetOverrides": null }, @@ -37435,172 +26489,172 @@ "mountedChildren": [], "mountedComponents": [ { - "__id__": 1908 + "__id__": 1386 } ], "propertyOverrides": [ { - "__id__": 1914 + "__id__": 1392 }, { - "__id__": 1916 + "__id__": 1394 }, { - "__id__": 1918 + "__id__": 1396 }, { - "__id__": 1920 + "__id__": 1398 }, { - "__id__": 1922 + "__id__": 1400 }, { - "__id__": 1924 + "__id__": 1402 }, { - "__id__": 1926 + "__id__": 1404 }, { - "__id__": 1928 + "__id__": 1406 }, { - "__id__": 1930 + "__id__": 1408 }, { - "__id__": 1932 + "__id__": 1410 }, { - "__id__": 1934 + "__id__": 1412 }, { - "__id__": 1936 + "__id__": 1414 }, { - "__id__": 1938 + "__id__": 1416 }, { - "__id__": 1940 + "__id__": 1418 }, { - "__id__": 1942 + "__id__": 1420 }, { - "__id__": 1944 + "__id__": 1422 }, { - "__id__": 1946 + "__id__": 1424 }, { - "__id__": 1948 + "__id__": 1426 }, { - "__id__": 1950 + "__id__": 1428 }, { - "__id__": 1952 + "__id__": 1430 }, { - "__id__": 1954 + "__id__": 1432 }, { - "__id__": 1956 + "__id__": 1434 }, { - "__id__": 1958 + "__id__": 1436 }, { - "__id__": 1960 + "__id__": 1438 }, { - "__id__": 1962 + "__id__": 1440 }, { - "__id__": 1963 + "__id__": 1441 }, { - "__id__": 1965 + "__id__": 1443 }, { - "__id__": 1967 + "__id__": 1445 }, { - "__id__": 1969 + "__id__": 1447 }, { - "__id__": 1970 + "__id__": 1448 }, { - "__id__": 1972 + "__id__": 1450 }, { - "__id__": 1974 + "__id__": 1452 }, { - "__id__": 1975 + "__id__": 1453 }, { - "__id__": 1976 + "__id__": 1454 }, { - "__id__": 1978 + "__id__": 1456 }, { - "__id__": 1979 + "__id__": 1457 }, { - "__id__": 1980 + "__id__": 1458 }, { - "__id__": 1982 + "__id__": 1460 }, { - "__id__": 1983 + "__id__": 1461 }, { - "__id__": 1985 + "__id__": 1463 }, { - "__id__": 1986 + "__id__": 1464 }, { - "__id__": 1987 + "__id__": 1465 }, { - "__id__": 1989 + "__id__": 1467 }, { - "__id__": 1991 + "__id__": 1469 }, { - "__id__": 1993 + "__id__": 1471 }, { - "__id__": 1995 + "__id__": 1473 }, { - "__id__": 1997 + "__id__": 1475 }, { - "__id__": 1999 + "__id__": 1477 } ], "removedComponents": [ { - "__id__": 2001 + "__id__": 1479 } ] }, { "__type__": "cc.MountedComponentsInfo", "targetInfo": { - "__id__": 1909 + "__id__": 1387 }, "components": [ { - "__id__": 1910 + "__id__": 1388 }, { - "__id__": 1912 + "__id__": 1390 } ] }, @@ -37616,15 +26670,15 @@ "_objFlags": 0, "__editorExtras__": { "mountedRoot": { - "__id__": 1905 + "__id__": 1383 } }, "node": { - "__id__": 1905 + "__id__": 1383 }, "_enabled": true, "__prefab": { - "__id__": 1911 + "__id__": 1389 }, "_alignFlags": 9, "_target": null, @@ -37654,12 +26708,17 @@ "__type__": "3fe4e0pJu1K75/rp6RRox+Z", "_name": "", "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 1383 + } + }, "node": { - "__id__": 1905 + "__id__": 1383 }, "_enabled": true, "__prefab": { - "__id__": 1913 + "__id__": 1391 }, "name_node": null, "icon_node": null, @@ -37667,7 +26726,7 @@ "Ckind_node": null, "BG_node": null, "info_node": null, - "_id": "0exZ4dzJNLGJH2ARSBu7ys" + "_id": "" }, { "__type__": "cc.CompPrefabInfo", @@ -37676,7 +26735,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1915 + "__id__": 1393 }, "propertyPath": [ "_name" @@ -37692,7 +26751,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1917 + "__id__": 1395 }, "propertyPath": [ "_lpos" @@ -37713,7 +26772,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1919 + "__id__": 1397 }, "propertyPath": [ "_lrot" @@ -37735,7 +26794,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1921 + "__id__": 1399 }, "propertyPath": [ "_euler" @@ -37756,7 +26815,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1923 + "__id__": 1401 }, "propertyPath": [ "_active" @@ -37772,7 +26831,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1925 + "__id__": 1403 }, "propertyPath": [ "_contentSize" @@ -37792,7 +26851,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1927 + "__id__": 1405 }, "propertyPath": [ "_contentSize" @@ -37812,7 +26871,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1929 + "__id__": 1407 }, "propertyPath": [ "_lpos" @@ -37833,7 +26892,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1931 + "__id__": 1409 }, "propertyPath": [ "_lpos" @@ -37854,7 +26913,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1933 + "__id__": 1411 }, "propertyPath": [ "_contentSize" @@ -37874,7 +26933,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1935 + "__id__": 1413 }, "propertyPath": [ "_lpos" @@ -37895,7 +26954,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1937 + "__id__": 1415 }, "propertyPath": [ "_lpos" @@ -37916,7 +26975,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1939 + "__id__": 1417 }, "propertyPath": [ "_lpos" @@ -37937,7 +26996,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1941 + "__id__": 1419 }, "propertyPath": [ "_lpos" @@ -37958,7 +27017,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1943 + "__id__": 1421 }, "propertyPath": [ "_contentSize" @@ -37978,7 +27037,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1945 + "__id__": 1423 }, "propertyPath": [ "_contentSize" @@ -37999,7 +27058,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1947 + "__id__": 1425 }, "propertyPath": [ "_contentSize" @@ -38020,7 +27079,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1949 + "__id__": 1427 }, "propertyPath": [ "_contentSize" @@ -38041,7 +27100,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1951 + "__id__": 1429 }, "propertyPath": [ "_contentSize" @@ -38062,7 +27121,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1953 + "__id__": 1431 }, "propertyPath": [ "_contentSize" @@ -38083,7 +27142,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1955 + "__id__": 1433 }, "propertyPath": [ "_contentSize" @@ -38104,7 +27163,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1957 + "__id__": 1435 }, "propertyPath": [ "_lpos" @@ -38126,7 +27185,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1959 + "__id__": 1437 }, "propertyPath": [ "_contentSize" @@ -38146,7 +27205,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1961 + "__id__": 1439 }, "propertyPath": [ "_spriteFrame" @@ -38165,7 +27224,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1961 + "__id__": 1439 }, "propertyPath": [ "_atlas" @@ -38178,7 +27237,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1964 + "__id__": 1442 }, "propertyPath": [ "_lscale" @@ -38199,7 +27258,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1966 + "__id__": 1444 }, "propertyPath": [ "_active" @@ -38215,7 +27274,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1968 + "__id__": 1446 }, "propertyPath": [ "_active" @@ -38231,7 +27290,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1968 + "__id__": 1446 }, "propertyPath": [ "_lpos" @@ -38246,7 +27305,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1971 + "__id__": 1449 }, "propertyPath": [ "_contentSize" @@ -38266,7 +27325,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1973 + "__id__": 1451 }, "propertyPath": [ "_bottom" @@ -38282,7 +27341,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1937 + "__id__": 1415 }, "propertyPath": [ "_active" @@ -38292,7 +27351,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1939 + "__id__": 1417 }, "propertyPath": [ "_active" @@ -38302,7 +27361,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1977 + "__id__": 1455 }, "propertyPath": [ "_fontSize" @@ -38318,7 +27377,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1977 + "__id__": 1455 }, "propertyPath": [ "_string" @@ -38328,7 +27387,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1977 + "__id__": 1455 }, "propertyPath": [ "_actualFontSize" @@ -38338,7 +27397,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1981 + "__id__": 1459 }, "propertyPath": [ "_contentSize" @@ -38358,7 +27417,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1977 + "__id__": 1455 }, "propertyPath": [ "_lineHeight" @@ -38368,7 +27427,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1984 + "__id__": 1462 }, "propertyPath": [ "_fontSize" @@ -38384,7 +27443,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1984 + "__id__": 1462 }, "propertyPath": [ "_actualFontSize" @@ -38394,7 +27453,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1984 + "__id__": 1462 }, "propertyPath": [ "_lineHeight" @@ -38404,7 +27463,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1988 + "__id__": 1466 }, "propertyPath": [ "_contentSize" @@ -38424,7 +27483,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1990 + "__id__": 1468 }, "propertyPath": [ "_top" @@ -38440,7 +27499,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1992 + "__id__": 1470 }, "propertyPath": [ "_lpos" @@ -38461,7 +27520,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1994 + "__id__": 1472 }, "propertyPath": [ "_verticalCenter" @@ -38477,7 +27536,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1996 + "__id__": 1474 }, "propertyPath": [ "_string" @@ -38493,7 +27552,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1998 + "__id__": 1476 }, "propertyPath": [ "_contentSize" @@ -38513,7 +27572,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2000 + "__id__": 1478 }, "propertyPath": [ "_active" @@ -38536,17 +27595,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1904 + "__id__": 1382 }, "_prefab": { - "__id__": 2003 + "__id__": 1481 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2002 + "__id__": 1480 }, "asset": { "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", @@ -38554,7 +27613,7 @@ }, "fileId": "24rlgXRJ9AHLGpMW+aYyEx", "instance": { - "__id__": 2004 + "__id__": 1482 }, "targetOverrides": null }, @@ -38567,160 +27626,160 @@ "mountedChildren": [], "mountedComponents": [ { - "__id__": 2005 + "__id__": 1483 } ], "propertyOverrides": [ { - "__id__": 2011 + "__id__": 1489 }, { - "__id__": 2013 + "__id__": 1491 }, { - "__id__": 2015 + "__id__": 1493 }, { - "__id__": 2017 + "__id__": 1495 }, { - "__id__": 2019 + "__id__": 1497 }, { - "__id__": 2021 + "__id__": 1499 }, { - "__id__": 2023 + "__id__": 1501 }, { - "__id__": 2025 + "__id__": 1503 }, { - "__id__": 2027 + "__id__": 1505 }, { - "__id__": 2029 + "__id__": 1507 }, { - "__id__": 2031 + "__id__": 1509 }, { - "__id__": 2033 + "__id__": 1511 }, { - "__id__": 2035 + "__id__": 1513 }, { - "__id__": 2037 + "__id__": 1515 }, { - "__id__": 2039 + "__id__": 1517 }, { - "__id__": 2041 + "__id__": 1519 }, { - "__id__": 2043 + "__id__": 1521 }, { - "__id__": 2045 + "__id__": 1523 }, { - "__id__": 2047 + "__id__": 1525 }, { - "__id__": 2049 + "__id__": 1527 }, { - "__id__": 2051 + "__id__": 1529 }, { - "__id__": 2053 + "__id__": 1531 }, { - "__id__": 2055 + "__id__": 1533 }, { - "__id__": 2057 + "__id__": 1535 }, { - "__id__": 2059 + "__id__": 1537 }, { - "__id__": 2061 + "__id__": 1539 }, { - "__id__": 2063 + "__id__": 1541 }, { - "__id__": 2064 + "__id__": 1542 }, { - "__id__": 2065 + "__id__": 1543 }, { - "__id__": 2066 + "__id__": 1544 }, { - "__id__": 2068 + "__id__": 1546 }, { - "__id__": 2069 + "__id__": 1547 }, { - "__id__": 2070 + "__id__": 1548 }, { - "__id__": 2072 + "__id__": 1550 }, { - "__id__": 2073 + "__id__": 1551 }, { - "__id__": 2075 + "__id__": 1553 }, { - "__id__": 2076 + "__id__": 1554 }, { - "__id__": 2077 + "__id__": 1555 }, { - "__id__": 2079 + "__id__": 1557 }, { - "__id__": 2081 + "__id__": 1559 }, { - "__id__": 2083 + "__id__": 1561 }, { - "__id__": 2085 + "__id__": 1563 }, { - "__id__": 2087 + "__id__": 1565 }, { - "__id__": 2089 + "__id__": 1567 } ], "removedComponents": [ { - "__id__": 2091 + "__id__": 1569 } ] }, { "__type__": "cc.MountedComponentsInfo", "targetInfo": { - "__id__": 2006 + "__id__": 1484 }, "components": [ { - "__id__": 2007 + "__id__": 1485 }, { - "__id__": 2009 + "__id__": 1487 } ] }, @@ -38736,15 +27795,15 @@ "_objFlags": 0, "__editorExtras__": { "mountedRoot": { - "__id__": 2002 + "__id__": 1480 } }, "node": { - "__id__": 2002 + "__id__": 1480 }, "_enabled": true, "__prefab": { - "__id__": 2008 + "__id__": 1486 }, "_alignFlags": 17, "_target": null, @@ -38774,12 +27833,17 @@ "__type__": "3fe4e0pJu1K75/rp6RRox+Z", "_name": "", "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 1480 + } + }, "node": { - "__id__": 2002 + "__id__": 1480 }, "_enabled": true, "__prefab": { - "__id__": 2010 + "__id__": 1488 }, "name_node": null, "icon_node": null, @@ -38787,7 +27851,7 @@ "Ckind_node": null, "BG_node": null, "info_node": null, - "_id": "18t0pfDDFFLZsEdd0QjYG+" + "_id": "" }, { "__type__": "cc.CompPrefabInfo", @@ -38796,7 +27860,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2012 + "__id__": 1490 }, "propertyPath": [ "_name" @@ -38812,7 +27876,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2014 + "__id__": 1492 }, "propertyPath": [ "_lpos" @@ -38833,7 +27897,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2016 + "__id__": 1494 }, "propertyPath": [ "_lrot" @@ -38855,7 +27919,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2018 + "__id__": 1496 }, "propertyPath": [ "_euler" @@ -38876,7 +27940,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2020 + "__id__": 1498 }, "propertyPath": [ "_active" @@ -38892,7 +27956,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2022 + "__id__": 1500 }, "propertyPath": [ "_contentSize" @@ -38912,7 +27976,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2024 + "__id__": 1502 }, "propertyPath": [ "_contentSize" @@ -38932,7 +27996,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2026 + "__id__": 1504 }, "propertyPath": [ "_lpos" @@ -38953,7 +28017,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2028 + "__id__": 1506 }, "propertyPath": [ "_lpos" @@ -38974,7 +28038,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2030 + "__id__": 1508 }, "propertyPath": [ "_contentSize" @@ -38994,7 +28058,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2032 + "__id__": 1510 }, "propertyPath": [ "_lpos" @@ -39015,7 +28079,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2034 + "__id__": 1512 }, "propertyPath": [ "_lpos" @@ -39036,7 +28100,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2036 + "__id__": 1514 }, "propertyPath": [ "_lpos" @@ -39057,7 +28121,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2038 + "__id__": 1516 }, "propertyPath": [ "_lpos" @@ -39078,7 +28142,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2040 + "__id__": 1518 }, "propertyPath": [ "_contentSize" @@ -39098,7 +28162,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2042 + "__id__": 1520 }, "propertyPath": [ "_contentSize" @@ -39119,7 +28183,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2044 + "__id__": 1522 }, "propertyPath": [ "_contentSize" @@ -39140,7 +28204,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2046 + "__id__": 1524 }, "propertyPath": [ "_contentSize" @@ -39161,7 +28225,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2048 + "__id__": 1526 }, "propertyPath": [ "_contentSize" @@ -39182,7 +28246,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2050 + "__id__": 1528 }, "propertyPath": [ "_contentSize" @@ -39203,7 +28267,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2052 + "__id__": 1530 }, "propertyPath": [ "_contentSize" @@ -39224,7 +28288,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2054 + "__id__": 1532 }, "propertyPath": [ "_lpos" @@ -39246,7 +28310,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2056 + "__id__": 1534 }, "propertyPath": [ "_active" @@ -39262,7 +28326,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2058 + "__id__": 1536 }, "propertyPath": [ "_active" @@ -39278,7 +28342,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2060 + "__id__": 1538 }, "propertyPath": [ "_contentSize" @@ -39298,7 +28362,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2062 + "__id__": 1540 }, "propertyPath": [ "_bottom" @@ -39314,7 +28378,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2058 + "__id__": 1536 }, "propertyPath": [ "_lpos" @@ -39329,7 +28393,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2036 + "__id__": 1514 }, "propertyPath": [ "_active" @@ -39339,7 +28403,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2034 + "__id__": 1512 }, "propertyPath": [ "_active" @@ -39349,7 +28413,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2067 + "__id__": 1545 }, "propertyPath": [ "_fontSize" @@ -39365,7 +28429,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2067 + "__id__": 1545 }, "propertyPath": [ "_string" @@ -39375,7 +28439,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2067 + "__id__": 1545 }, "propertyPath": [ "_actualFontSize" @@ -39385,7 +28449,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2071 + "__id__": 1549 }, "propertyPath": [ "_contentSize" @@ -39405,7 +28469,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2067 + "__id__": 1545 }, "propertyPath": [ "_lineHeight" @@ -39415,7 +28479,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2074 + "__id__": 1552 }, "propertyPath": [ "_fontSize" @@ -39431,7 +28495,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2074 + "__id__": 1552 }, "propertyPath": [ "_actualFontSize" @@ -39441,7 +28505,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2074 + "__id__": 1552 }, "propertyPath": [ "_lineHeight" @@ -39451,7 +28515,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2078 + "__id__": 1556 }, "propertyPath": [ "_contentSize" @@ -39471,7 +28535,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2080 + "__id__": 1558 }, "propertyPath": [ "_top" @@ -39487,7 +28551,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2082 + "__id__": 1560 }, "propertyPath": [ "_lpos" @@ -39508,7 +28572,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2084 + "__id__": 1562 }, "propertyPath": [ "_verticalCenter" @@ -39524,7 +28588,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2086 + "__id__": 1564 }, "propertyPath": [ "_string" @@ -39540,7 +28604,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2088 + "__id__": 1566 }, "propertyPath": [ "_contentSize" @@ -39560,7 +28624,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2090 + "__id__": 1568 }, "propertyPath": [ "_active" @@ -39583,17 +28647,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1904 + "__id__": 1382 }, "_prefab": { - "__id__": 2093 + "__id__": 1571 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2092 + "__id__": 1570 }, "asset": { "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", @@ -39601,7 +28665,7 @@ }, "fileId": "24rlgXRJ9AHLGpMW+aYyEx", "instance": { - "__id__": 2094 + "__id__": 1572 }, "targetOverrides": null }, @@ -39614,160 +28678,160 @@ "mountedChildren": [], "mountedComponents": [ { - "__id__": 2095 + "__id__": 1573 } ], "propertyOverrides": [ { - "__id__": 2101 + "__id__": 1579 }, { - "__id__": 2103 + "__id__": 1581 }, { - "__id__": 2105 + "__id__": 1583 }, { - "__id__": 2107 + "__id__": 1585 }, { - "__id__": 2109 + "__id__": 1587 }, { - "__id__": 2111 + "__id__": 1589 }, { - "__id__": 2113 + "__id__": 1591 }, { - "__id__": 2115 + "__id__": 1593 }, { - "__id__": 2117 + "__id__": 1595 }, { - "__id__": 2119 + "__id__": 1597 }, { - "__id__": 2121 + "__id__": 1599 }, { - "__id__": 2123 + "__id__": 1601 }, { - "__id__": 2125 + "__id__": 1603 }, { - "__id__": 2127 + "__id__": 1605 }, { - "__id__": 2129 + "__id__": 1607 }, { - "__id__": 2131 + "__id__": 1609 }, { - "__id__": 2133 + "__id__": 1611 }, { - "__id__": 2135 + "__id__": 1613 }, { - "__id__": 2137 + "__id__": 1615 }, { - "__id__": 2139 + "__id__": 1617 }, { - "__id__": 2141 + "__id__": 1619 }, { - "__id__": 2143 + "__id__": 1621 }, { - "__id__": 2145 + "__id__": 1623 }, { - "__id__": 2147 + "__id__": 1625 }, { - "__id__": 2149 + "__id__": 1627 }, { - "__id__": 2151 + "__id__": 1629 }, { - "__id__": 2153 + "__id__": 1631 }, { - "__id__": 2154 + "__id__": 1632 }, { - "__id__": 2155 + "__id__": 1633 }, { - "__id__": 2156 + "__id__": 1634 }, { - "__id__": 2158 + "__id__": 1636 }, { - "__id__": 2159 + "__id__": 1637 }, { - "__id__": 2160 + "__id__": 1638 }, { - "__id__": 2162 + "__id__": 1640 }, { - "__id__": 2163 + "__id__": 1641 }, { - "__id__": 2165 + "__id__": 1643 }, { - "__id__": 2166 + "__id__": 1644 }, { - "__id__": 2167 + "__id__": 1645 }, { - "__id__": 2169 + "__id__": 1647 }, { - "__id__": 2171 + "__id__": 1649 }, { - "__id__": 2173 + "__id__": 1651 }, { - "__id__": 2175 + "__id__": 1653 }, { - "__id__": 2177 + "__id__": 1655 }, { - "__id__": 2179 + "__id__": 1657 } ], "removedComponents": [ { - "__id__": 2181 + "__id__": 1659 } ] }, { "__type__": "cc.MountedComponentsInfo", "targetInfo": { - "__id__": 2096 + "__id__": 1574 }, "components": [ { - "__id__": 2097 + "__id__": 1575 }, { - "__id__": 2099 + "__id__": 1577 } ] }, @@ -39783,15 +28847,15 @@ "_objFlags": 0, "__editorExtras__": { "mountedRoot": { - "__id__": 2092 + "__id__": 1570 } }, "node": { - "__id__": 2092 + "__id__": 1570 }, "_enabled": true, "__prefab": { - "__id__": 2098 + "__id__": 1576 }, "_alignFlags": 33, "_target": null, @@ -39821,12 +28885,17 @@ "__type__": "3fe4e0pJu1K75/rp6RRox+Z", "_name": "", "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 1570 + } + }, "node": { - "__id__": 2092 + "__id__": 1570 }, "_enabled": true, "__prefab": { - "__id__": 2100 + "__id__": 1578 }, "name_node": null, "icon_node": null, @@ -39834,7 +28903,7 @@ "Ckind_node": null, "BG_node": null, "info_node": null, - "_id": "36ZPgIHcxDfpx+7DZG6NS0" + "_id": "" }, { "__type__": "cc.CompPrefabInfo", @@ -39843,7 +28912,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2102 + "__id__": 1580 }, "propertyPath": [ "_name" @@ -39859,7 +28928,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2104 + "__id__": 1582 }, "propertyPath": [ "_lpos" @@ -39880,7 +28949,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2106 + "__id__": 1584 }, "propertyPath": [ "_lrot" @@ -39902,7 +28971,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2108 + "__id__": 1586 }, "propertyPath": [ "_euler" @@ -39923,7 +28992,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2110 + "__id__": 1588 }, "propertyPath": [ "_active" @@ -39939,7 +29008,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2112 + "__id__": 1590 }, "propertyPath": [ "_contentSize" @@ -39959,7 +29028,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2114 + "__id__": 1592 }, "propertyPath": [ "_contentSize" @@ -39979,7 +29048,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2116 + "__id__": 1594 }, "propertyPath": [ "_lpos" @@ -40000,7 +29069,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2118 + "__id__": 1596 }, "propertyPath": [ "_lpos" @@ -40021,7 +29090,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2120 + "__id__": 1598 }, "propertyPath": [ "_contentSize" @@ -40041,7 +29110,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2122 + "__id__": 1600 }, "propertyPath": [ "_lpos" @@ -40062,7 +29131,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2124 + "__id__": 1602 }, "propertyPath": [ "_lpos" @@ -40083,7 +29152,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2126 + "__id__": 1604 }, "propertyPath": [ "_lpos" @@ -40104,7 +29173,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2128 + "__id__": 1606 }, "propertyPath": [ "_lpos" @@ -40125,7 +29194,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2130 + "__id__": 1608 }, "propertyPath": [ "_contentSize" @@ -40145,7 +29214,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2132 + "__id__": 1610 }, "propertyPath": [ "_contentSize" @@ -40166,7 +29235,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2134 + "__id__": 1612 }, "propertyPath": [ "_contentSize" @@ -40187,7 +29256,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2136 + "__id__": 1614 }, "propertyPath": [ "_contentSize" @@ -40208,7 +29277,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2138 + "__id__": 1616 }, "propertyPath": [ "_contentSize" @@ -40229,7 +29298,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2140 + "__id__": 1618 }, "propertyPath": [ "_contentSize" @@ -40250,7 +29319,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2142 + "__id__": 1620 }, "propertyPath": [ "_contentSize" @@ -40271,7 +29340,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2144 + "__id__": 1622 }, "propertyPath": [ "_lpos" @@ -40293,7 +29362,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2146 + "__id__": 1624 }, "propertyPath": [ "_active" @@ -40309,7 +29378,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2148 + "__id__": 1626 }, "propertyPath": [ "_active" @@ -40325,7 +29394,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2150 + "__id__": 1628 }, "propertyPath": [ "_contentSize" @@ -40345,7 +29414,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2152 + "__id__": 1630 }, "propertyPath": [ "_bottom" @@ -40361,7 +29430,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2148 + "__id__": 1626 }, "propertyPath": [ "_lpos" @@ -40376,7 +29445,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2124 + "__id__": 1602 }, "propertyPath": [ "_active" @@ -40386,7 +29455,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2126 + "__id__": 1604 }, "propertyPath": [ "_active" @@ -40396,7 +29465,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2157 + "__id__": 1635 }, "propertyPath": [ "_fontSize" @@ -40412,7 +29481,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2157 + "__id__": 1635 }, "propertyPath": [ "_string" @@ -40422,7 +29491,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2157 + "__id__": 1635 }, "propertyPath": [ "_actualFontSize" @@ -40432,7 +29501,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2161 + "__id__": 1639 }, "propertyPath": [ "_contentSize" @@ -40452,7 +29521,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2157 + "__id__": 1635 }, "propertyPath": [ "_lineHeight" @@ -40462,7 +29531,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2164 + "__id__": 1642 }, "propertyPath": [ "_fontSize" @@ -40478,7 +29547,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2164 + "__id__": 1642 }, "propertyPath": [ "_actualFontSize" @@ -40488,7 +29557,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2164 + "__id__": 1642 }, "propertyPath": [ "_lineHeight" @@ -40498,7 +29567,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2168 + "__id__": 1646 }, "propertyPath": [ "_contentSize" @@ -40518,7 +29587,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2170 + "__id__": 1648 }, "propertyPath": [ "_top" @@ -40534,7 +29603,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2172 + "__id__": 1650 }, "propertyPath": [ "_lpos" @@ -40555,7 +29624,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2174 + "__id__": 1652 }, "propertyPath": [ "_verticalCenter" @@ -40571,7 +29640,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2176 + "__id__": 1654 }, "propertyPath": [ "_string" @@ -40587,7 +29656,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2178 + "__id__": 1656 }, "propertyPath": [ "_contentSize" @@ -40607,7 +29676,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2180 + "__id__": 1658 }, "propertyPath": [ "_active" @@ -40632,11 +29701,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1904 + "__id__": 1382 }, "_enabled": true, "__prefab": { - "__id__": 2183 + "__id__": 1661 }, "_contentSize": { "__type__": "cc.Size", @@ -40660,11 +29729,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1904 + "__id__": 1382 }, "_enabled": true, "__prefab": { - "__id__": 2185 + "__id__": 1663 }, "_alignFlags": 42, "_target": null, @@ -40696,11 +29765,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1904 + "__id__": 1382 }, "_enabled": true, "__prefab": { - "__id__": 2187 + "__id__": 1665 }, "_resizeMode": 1, "_layoutType": 1, @@ -40747,48 +29816,48 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1807 + "__id__": 1285 }, "_children": [ { - "__id__": 2190 + "__id__": 1668 }, { - "__id__": 2198 + "__id__": 1676 }, { - "__id__": 2204 + "__id__": 1682 }, { - "__id__": 2210 + "__id__": 1688 }, { - "__id__": 2242 + "__id__": 1720 }, { - "__id__": 2378 + "__id__": 1856 }, { - "__id__": 2453 + "__id__": 1931 } ], "_active": true, "_components": [ { - "__id__": 2513 + "__id__": 1991 }, { - "__id__": 2515 + "__id__": 1993 }, { - "__id__": 2517 + "__id__": 1995 }, { - "__id__": 2519 + "__id__": 1997 } ], "_prefab": { - "__id__": 2521 + "__id__": 1999 }, "_lpos": { "__type__": "cc.Vec3", @@ -40825,23 +29894,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2189 + "__id__": 1667 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2191 + "__id__": 1669 }, { - "__id__": 2193 + "__id__": 1671 }, { - "__id__": 2195 + "__id__": 1673 } ], "_prefab": { - "__id__": 2197 + "__id__": 1675 }, "_lpos": { "__type__": "cc.Vec3", @@ -40878,11 +29947,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2190 + "__id__": 1668 }, "_enabled": true, "__prefab": { - "__id__": 2192 + "__id__": 1670 }, "_contentSize": { "__type__": "cc.Size", @@ -40906,11 +29975,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2190 + "__id__": 1668 }, "_enabled": true, "__prefab": { - "__id__": 2194 + "__id__": 1672 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40951,11 +30020,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2190 + "__id__": 1668 }, "_enabled": true, "__prefab": { - "__id__": 2196 + "__id__": 1674 }, "_alignFlags": 45, "_target": null, @@ -41000,20 +30069,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2189 + "__id__": 1667 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2199 + "__id__": 1677 }, { - "__id__": 2201 + "__id__": 1679 } ], "_prefab": { - "__id__": 2203 + "__id__": 1681 }, "_lpos": { "__type__": "cc.Vec3", @@ -41050,11 +30119,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2198 + "__id__": 1676 }, "_enabled": true, "__prefab": { - "__id__": 2200 + "__id__": 1678 }, "_contentSize": { "__type__": "cc.Size", @@ -41078,11 +30147,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2198 + "__id__": 1676 }, "_enabled": true, "__prefab": { - "__id__": 2202 + "__id__": 1680 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41139,20 +30208,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2189 + "__id__": 1667 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2205 + "__id__": 1683 }, { - "__id__": 2207 + "__id__": 1685 } ], "_prefab": { - "__id__": 2209 + "__id__": 1687 }, "_lpos": { "__type__": "cc.Vec3", @@ -41189,11 +30258,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2204 + "__id__": 1682 }, "_enabled": true, "__prefab": { - "__id__": 2206 + "__id__": 1684 }, "_contentSize": { "__type__": "cc.Size", @@ -41217,11 +30286,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2204 + "__id__": 1682 }, "_enabled": true, "__prefab": { - "__id__": 2208 + "__id__": 1686 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41278,33 +30347,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2189 + "__id__": 1667 }, "_children": [ { - "__id__": 2211 + "__id__": 1689 }, { - "__id__": 2219 + "__id__": 1697 }, { - "__id__": 2227 + "__id__": 1705 } ], "_active": false, "_components": [ { - "__id__": 2235 + "__id__": 1713 }, { - "__id__": 2237 + "__id__": 1715 }, { - "__id__": 2239 + "__id__": 1717 } ], "_prefab": { - "__id__": 2241 + "__id__": 1719 }, "_lpos": { "__type__": "cc.Vec3", @@ -41341,23 +30410,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2210 + "__id__": 1688 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2212 + "__id__": 1690 }, { - "__id__": 2214 + "__id__": 1692 }, { - "__id__": 2216 + "__id__": 1694 } ], "_prefab": { - "__id__": 2218 + "__id__": 1696 }, "_lpos": { "__type__": "cc.Vec3", @@ -41394,11 +30463,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2211 + "__id__": 1689 }, "_enabled": true, "__prefab": { - "__id__": 2213 + "__id__": 1691 }, "_contentSize": { "__type__": "cc.Size", @@ -41422,11 +30491,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2211 + "__id__": 1689 }, "_enabled": true, "__prefab": { - "__id__": 2215 + "__id__": 1693 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41470,11 +30539,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2211 + "__id__": 1689 }, "_enabled": true, "__prefab": { - "__id__": 2217 + "__id__": 1695 }, "_alignFlags": 45, "_target": null, @@ -41519,23 +30588,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2210 + "__id__": 1688 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2220 + "__id__": 1698 }, { - "__id__": 2222 + "__id__": 1700 }, { - "__id__": 2224 + "__id__": 1702 } ], "_prefab": { - "__id__": 2226 + "__id__": 1704 }, "_lpos": { "__type__": "cc.Vec3", @@ -41572,11 +30641,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2219 + "__id__": 1697 }, "_enabled": true, "__prefab": { - "__id__": 2221 + "__id__": 1699 }, "_contentSize": { "__type__": "cc.Size", @@ -41600,11 +30669,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2219 + "__id__": 1697 }, "_enabled": true, "__prefab": { - "__id__": 2223 + "__id__": 1701 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41648,11 +30717,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2219 + "__id__": 1697 }, "_enabled": true, "__prefab": { - "__id__": 2225 + "__id__": 1703 }, "_alignFlags": 45, "_target": null, @@ -41697,23 +30766,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2210 + "__id__": 1688 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2228 + "__id__": 1706 }, { - "__id__": 2230 + "__id__": 1708 }, { - "__id__": 2232 + "__id__": 1710 } ], "_prefab": { - "__id__": 2234 + "__id__": 1712 }, "_lpos": { "__type__": "cc.Vec3", @@ -41750,11 +30819,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2227 + "__id__": 1705 }, "_enabled": true, "__prefab": { - "__id__": 2229 + "__id__": 1707 }, "_contentSize": { "__type__": "cc.Size", @@ -41778,11 +30847,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2227 + "__id__": 1705 }, "_enabled": true, "__prefab": { - "__id__": 2231 + "__id__": 1709 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41846,11 +30915,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2227 + "__id__": 1705 }, "_enabled": true, "__prefab": { - "__id__": 2233 + "__id__": 1711 }, "_alignFlags": 16, "_target": null, @@ -41895,11 +30964,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2210 + "__id__": 1688 }, "_enabled": true, "__prefab": { - "__id__": 2236 + "__id__": 1714 }, "_contentSize": { "__type__": "cc.Size", @@ -41923,11 +30992,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2210 + "__id__": 1688 }, "_enabled": true, "__prefab": { - "__id__": 2238 + "__id__": 1716 }, "_alignFlags": 20, "_target": null, @@ -41959,11 +31028,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2210 + "__id__": 1688 }, "_enabled": true, "__prefab": { - "__id__": 2240 + "__id__": 1718 }, "clickEvents": [], "_interactable": true, @@ -42028,36 +31097,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2189 + "__id__": 1667 }, "_children": [ { - "__id__": 2243 + "__id__": 1721 }, { - "__id__": 2289 + "__id__": 1767 }, { - "__id__": 2325 + "__id__": 1803 } ], "_active": false, "_components": [ { - "__id__": 2369 + "__id__": 1847 }, { - "__id__": 2371 + "__id__": 1849 }, { - "__id__": 2373 + "__id__": 1851 }, { - "__id__": 2375 + "__id__": 1853 } ], "_prefab": { - "__id__": 2377 + "__id__": 1855 }, "_lpos": { "__type__": "cc.Vec3", @@ -42094,39 +31163,39 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2242 + "__id__": 1720 }, "_children": [ { - "__id__": 2244 + "__id__": 1722 }, { - "__id__": 2250 + "__id__": 1728 }, { - "__id__": 2264 + "__id__": 1742 }, { - "__id__": 2270 + "__id__": 1748 }, { - "__id__": 2276 + "__id__": 1754 } ], "_active": false, "_components": [ { - "__id__": 2282 + "__id__": 1760 }, { - "__id__": 2284 + "__id__": 1762 }, { - "__id__": 2286 + "__id__": 1764 } ], "_prefab": { - "__id__": 2288 + "__id__": 1766 }, "_lpos": { "__type__": "cc.Vec3", @@ -42163,20 +31232,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2243 + "__id__": 1721 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2245 + "__id__": 1723 }, { - "__id__": 2247 + "__id__": 1725 } ], "_prefab": { - "__id__": 2249 + "__id__": 1727 }, "_lpos": { "__type__": "cc.Vec3", @@ -42213,11 +31282,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2244 + "__id__": 1722 }, "_enabled": true, "__prefab": { - "__id__": 2246 + "__id__": 1724 }, "_contentSize": { "__type__": "cc.Size", @@ -42241,11 +31310,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2244 + "__id__": 1722 }, "_enabled": true, "__prefab": { - "__id__": 2248 + "__id__": 1726 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42320,17 +31389,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2243 + "__id__": 1721 }, "_prefab": { - "__id__": 2251 + "__id__": 1729 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2250 + "__id__": 1728 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -42338,7 +31407,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 2252 + "__id__": 1730 }, "targetOverrides": null }, @@ -42352,25 +31421,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2253 + "__id__": 1731 }, { - "__id__": 2255 + "__id__": 1733 }, { - "__id__": 2256 + "__id__": 1734 }, { - "__id__": 2257 + "__id__": 1735 }, { - "__id__": 2258 + "__id__": 1736 }, { - "__id__": 2260 + "__id__": 1738 }, { - "__id__": 2262 + "__id__": 1740 } ], "removedComponents": [] @@ -42378,7 +31447,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2254 + "__id__": 1732 }, "propertyPath": [ "_name" @@ -42394,7 +31463,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2254 + "__id__": 1732 }, "propertyPath": [ "_lpos" @@ -42409,7 +31478,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2254 + "__id__": 1732 }, "propertyPath": [ "_lrot" @@ -42425,7 +31494,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2254 + "__id__": 1732 }, "propertyPath": [ "_euler" @@ -42440,7 +31509,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2259 + "__id__": 1737 }, "propertyPath": [ "_string" @@ -42456,7 +31525,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2261 + "__id__": 1739 }, "propertyPath": [ "_contentSize" @@ -42476,7 +31545,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2263 + "__id__": 1741 }, "propertyPath": [ "_contentSize" @@ -42499,20 +31568,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2243 + "__id__": 1721 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2265 + "__id__": 1743 }, { - "__id__": 2267 + "__id__": 1745 } ], "_prefab": { - "__id__": 2269 + "__id__": 1747 }, "_lpos": { "__type__": "cc.Vec3", @@ -42549,11 +31618,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2264 + "__id__": 1742 }, "_enabled": true, "__prefab": { - "__id__": 2266 + "__id__": 1744 }, "_contentSize": { "__type__": "cc.Size", @@ -42577,11 +31646,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2264 + "__id__": 1742 }, "_enabled": true, "__prefab": { - "__id__": 2268 + "__id__": 1746 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42635,20 +31704,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2243 + "__id__": 1721 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2271 + "__id__": 1749 }, { - "__id__": 2273 + "__id__": 1751 } ], "_prefab": { - "__id__": 2275 + "__id__": 1753 }, "_lpos": { "__type__": "cc.Vec3", @@ -42685,11 +31754,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2270 + "__id__": 1748 }, "_enabled": true, "__prefab": { - "__id__": 2272 + "__id__": 1750 }, "_contentSize": { "__type__": "cc.Size", @@ -42713,11 +31782,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2270 + "__id__": 1748 }, "_enabled": true, "__prefab": { - "__id__": 2274 + "__id__": 1752 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42794,20 +31863,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2243 + "__id__": 1721 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2277 + "__id__": 1755 }, { - "__id__": 2279 + "__id__": 1757 } ], "_prefab": { - "__id__": 2281 + "__id__": 1759 }, "_lpos": { "__type__": "cc.Vec3", @@ -42844,11 +31913,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2276 + "__id__": 1754 }, "_enabled": true, "__prefab": { - "__id__": 2278 + "__id__": 1756 }, "_contentSize": { "__type__": "cc.Size", @@ -42872,11 +31941,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2276 + "__id__": 1754 }, "_enabled": true, "__prefab": { - "__id__": 2280 + "__id__": 1758 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42953,11 +32022,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2243 + "__id__": 1721 }, "_enabled": true, "__prefab": { - "__id__": 2283 + "__id__": 1761 }, "_contentSize": { "__type__": "cc.Size", @@ -42981,11 +32050,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2243 + "__id__": 1721 }, "_enabled": false, "__prefab": { - "__id__": 2285 + "__id__": 1763 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43026,11 +32095,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2243 + "__id__": 1721 }, "_enabled": false, "__prefab": { - "__id__": 2287 + "__id__": 1765 }, "_alignFlags": 44, "_target": null, @@ -43075,33 +32144,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2242 + "__id__": 1720 }, "_children": [ { - "__id__": 2290 + "__id__": 1768 }, { - "__id__": 2304 + "__id__": 1782 }, { - "__id__": 2310 + "__id__": 1788 } ], "_active": true, "_components": [ { - "__id__": 2318 + "__id__": 1796 }, { - "__id__": 2320 + "__id__": 1798 }, { - "__id__": 2322 + "__id__": 1800 } ], "_prefab": { - "__id__": 2324 + "__id__": 1802 }, "_lpos": { "__type__": "cc.Vec3", @@ -43136,17 +32205,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2289 + "__id__": 1767 }, "_prefab": { - "__id__": 2291 + "__id__": 1769 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2290 + "__id__": 1768 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -43154,7 +32223,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 2292 + "__id__": 1770 }, "targetOverrides": null }, @@ -43168,25 +32237,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2293 + "__id__": 1771 }, { - "__id__": 2295 + "__id__": 1773 }, { - "__id__": 2296 + "__id__": 1774 }, { - "__id__": 2297 + "__id__": 1775 }, { - "__id__": 2298 + "__id__": 1776 }, { - "__id__": 2300 + "__id__": 1778 }, { - "__id__": 2302 + "__id__": 1780 } ], "removedComponents": [] @@ -43194,7 +32263,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2294 + "__id__": 1772 }, "propertyPath": [ "_name" @@ -43210,7 +32279,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2294 + "__id__": 1772 }, "propertyPath": [ "_lpos" @@ -43225,7 +32294,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2294 + "__id__": 1772 }, "propertyPath": [ "_lrot" @@ -43241,7 +32310,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2294 + "__id__": 1772 }, "propertyPath": [ "_euler" @@ -43256,7 +32325,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2299 + "__id__": 1777 }, "propertyPath": [ "_contentSize" @@ -43276,7 +32345,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2301 + "__id__": 1779 }, "propertyPath": [ "_string" @@ -43292,7 +32361,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2303 + "__id__": 1781 }, "propertyPath": [ "_contentSize" @@ -43315,20 +32384,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2289 + "__id__": 1767 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2305 + "__id__": 1783 }, { - "__id__": 2307 + "__id__": 1785 } ], "_prefab": { - "__id__": 2309 + "__id__": 1787 }, "_lpos": { "__type__": "cc.Vec3", @@ -43365,11 +32434,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2304 + "__id__": 1782 }, "_enabled": true, "__prefab": { - "__id__": 2306 + "__id__": 1784 }, "_contentSize": { "__type__": "cc.Size", @@ -43393,11 +32462,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2304 + "__id__": 1782 }, "_enabled": true, "__prefab": { - "__id__": 2308 + "__id__": 1786 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43454,23 +32523,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2289 + "__id__": 1767 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2311 + "__id__": 1789 }, { - "__id__": 2313 + "__id__": 1791 }, { - "__id__": 2315 + "__id__": 1793 } ], "_prefab": { - "__id__": 2317 + "__id__": 1795 }, "_lpos": { "__type__": "cc.Vec3", @@ -43507,11 +32576,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2310 + "__id__": 1788 }, "_enabled": true, "__prefab": { - "__id__": 2312 + "__id__": 1790 }, "_contentSize": { "__type__": "cc.Size", @@ -43535,11 +32604,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2310 + "__id__": 1788 }, "_enabled": true, "__prefab": { - "__id__": 2314 + "__id__": 1792 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43603,11 +32672,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2310 + "__id__": 1788 }, "_enabled": true, "__prefab": { - "__id__": 2316 + "__id__": 1794 }, "templateMode": true, "watchPath": "0", @@ -43640,11 +32709,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2289 + "__id__": 1767 }, "_enabled": true, "__prefab": { - "__id__": 2319 + "__id__": 1797 }, "_contentSize": { "__type__": "cc.Size", @@ -43668,11 +32737,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2289 + "__id__": 1767 }, "_enabled": true, "__prefab": { - "__id__": 2321 + "__id__": 1799 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43710,11 +32779,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2289 + "__id__": 1767 }, "_enabled": false, "__prefab": { - "__id__": 2323 + "__id__": 1801 }, "_alignFlags": 40, "_target": null, @@ -43759,36 +32828,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2242 + "__id__": 1720 }, "_children": [ { - "__id__": 2326 + "__id__": 1804 }, { - "__id__": 2340 + "__id__": 1818 }, { - "__id__": 2348 + "__id__": 1826 }, { - "__id__": 2354 + "__id__": 1832 } ], "_active": false, "_components": [ { - "__id__": 2362 + "__id__": 1840 }, { - "__id__": 2364 + "__id__": 1842 }, { - "__id__": 2366 + "__id__": 1844 } ], "_prefab": { - "__id__": 2368 + "__id__": 1846 }, "_lpos": { "__type__": "cc.Vec3", @@ -43823,17 +32892,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2325 + "__id__": 1803 }, "_prefab": { - "__id__": 2327 + "__id__": 1805 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2326 + "__id__": 1804 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -43841,7 +32910,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 2328 + "__id__": 1806 }, "targetOverrides": null }, @@ -43855,25 +32924,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2329 + "__id__": 1807 }, { - "__id__": 2331 + "__id__": 1809 }, { - "__id__": 2332 + "__id__": 1810 }, { - "__id__": 2333 + "__id__": 1811 }, { - "__id__": 2334 + "__id__": 1812 }, { - "__id__": 2336 + "__id__": 1814 }, { - "__id__": 2338 + "__id__": 1816 } ], "removedComponents": [] @@ -43881,7 +32950,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2330 + "__id__": 1808 }, "propertyPath": [ "_name" @@ -43897,7 +32966,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2330 + "__id__": 1808 }, "propertyPath": [ "_lpos" @@ -43912,7 +32981,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2330 + "__id__": 1808 }, "propertyPath": [ "_lrot" @@ -43928,7 +32997,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2330 + "__id__": 1808 }, "propertyPath": [ "_euler" @@ -43943,7 +33012,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2335 + "__id__": 1813 }, "propertyPath": [ "_contentSize" @@ -43963,7 +33032,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2337 + "__id__": 1815 }, "propertyPath": [ "_string" @@ -43979,7 +33048,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2339 + "__id__": 1817 }, "propertyPath": [ "_contentSize" @@ -44002,23 +33071,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2325 + "__id__": 1803 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2341 + "__id__": 1819 }, { - "__id__": 2343 + "__id__": 1821 }, { - "__id__": 2345 + "__id__": 1823 } ], "_prefab": { - "__id__": 2347 + "__id__": 1825 }, "_lpos": { "__type__": "cc.Vec3", @@ -44055,11 +33124,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2340 + "__id__": 1818 }, "_enabled": true, "__prefab": { - "__id__": 2342 + "__id__": 1820 }, "_contentSize": { "__type__": "cc.Size", @@ -44083,11 +33152,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2340 + "__id__": 1818 }, "_enabled": true, "__prefab": { - "__id__": 2344 + "__id__": 1822 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44131,11 +33200,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2340 + "__id__": 1818 }, "_enabled": true, "__prefab": { - "__id__": 2346 + "__id__": 1824 }, "_alignFlags": 45, "_target": null, @@ -44180,20 +33249,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2325 + "__id__": 1803 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2349 + "__id__": 1827 }, { - "__id__": 2351 + "__id__": 1829 } ], "_prefab": { - "__id__": 2353 + "__id__": 1831 }, "_lpos": { "__type__": "cc.Vec3", @@ -44230,11 +33299,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2348 + "__id__": 1826 }, "_enabled": true, "__prefab": { - "__id__": 2350 + "__id__": 1828 }, "_contentSize": { "__type__": "cc.Size", @@ -44258,11 +33327,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2348 + "__id__": 1826 }, "_enabled": true, "__prefab": { - "__id__": 2352 + "__id__": 1830 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44319,23 +33388,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2325 + "__id__": 1803 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2355 + "__id__": 1833 }, { - "__id__": 2357 + "__id__": 1835 }, { - "__id__": 2359 + "__id__": 1837 } ], "_prefab": { - "__id__": 2361 + "__id__": 1839 }, "_lpos": { "__type__": "cc.Vec3", @@ -44372,11 +33441,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2354 + "__id__": 1832 }, "_enabled": true, "__prefab": { - "__id__": 2356 + "__id__": 1834 }, "_contentSize": { "__type__": "cc.Size", @@ -44400,11 +33469,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2354 + "__id__": 1832 }, "_enabled": true, "__prefab": { - "__id__": 2358 + "__id__": 1836 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44468,11 +33537,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2354 + "__id__": 1832 }, "_enabled": true, "__prefab": { - "__id__": 2360 + "__id__": 1838 }, "templateMode": true, "watchPath": "", @@ -44506,11 +33575,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2325 + "__id__": 1803 }, "_enabled": true, "__prefab": { - "__id__": 2363 + "__id__": 1841 }, "_contentSize": { "__type__": "cc.Size", @@ -44534,11 +33603,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2325 + "__id__": 1803 }, "_enabled": true, "__prefab": { - "__id__": 2365 + "__id__": 1843 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44576,11 +33645,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2325 + "__id__": 1803 }, "_enabled": false, "__prefab": { - "__id__": 2367 + "__id__": 1845 }, "_alignFlags": 40, "_target": null, @@ -44625,11 +33694,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2242 + "__id__": 1720 }, "_enabled": true, "__prefab": { - "__id__": 2370 + "__id__": 1848 }, "_contentSize": { "__type__": "cc.Size", @@ -44653,11 +33722,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2242 + "__id__": 1720 }, "_enabled": false, "__prefab": { - "__id__": 2372 + "__id__": 1850 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44701,11 +33770,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2242 + "__id__": 1720 }, "_enabled": true, "__prefab": { - "__id__": 2374 + "__id__": 1852 }, "_alignFlags": 40, "_target": null, @@ -44737,11 +33806,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2242 + "__id__": 1720 }, "_enabled": true, "__prefab": { - "__id__": 2376 + "__id__": 1854 }, "_resizeMode": 0, "_layoutType": 1, @@ -44788,36 +33857,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2189 + "__id__": 1667 }, "_children": [ { - "__id__": 2379 + "__id__": 1857 }, { - "__id__": 2387 + "__id__": 1865 }, { - "__id__": 2395 + "__id__": 1873 }, { - "__id__": 2427 + "__id__": 1905 }, { - "__id__": 2433 + "__id__": 1911 } ], "_active": true, "_components": [ { - "__id__": 2448 + "__id__": 1926 }, { - "__id__": 2450 + "__id__": 1928 } ], "_prefab": { - "__id__": 2452 + "__id__": 1930 }, "_lpos": { "__type__": "cc.Vec3", @@ -44854,23 +33923,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2378 + "__id__": 1856 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2380 + "__id__": 1858 }, { - "__id__": 2382 + "__id__": 1860 }, { - "__id__": 2384 + "__id__": 1862 } ], "_prefab": { - "__id__": 2386 + "__id__": 1864 }, "_lpos": { "__type__": "cc.Vec3", @@ -44907,11 +33976,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2379 + "__id__": 1857 }, "_enabled": true, "__prefab": { - "__id__": 2381 + "__id__": 1859 }, "_contentSize": { "__type__": "cc.Size", @@ -44935,11 +34004,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2379 + "__id__": 1857 }, "_enabled": true, "__prefab": { - "__id__": 2383 + "__id__": 1861 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44983,11 +34052,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2379 + "__id__": 1857 }, "_enabled": true, "__prefab": { - "__id__": 2385 + "__id__": 1863 }, "_alignFlags": 45, "_target": null, @@ -45032,23 +34101,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2378 + "__id__": 1856 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2388 + "__id__": 1866 }, { - "__id__": 2390 + "__id__": 1868 }, { - "__id__": 2392 + "__id__": 1870 } ], "_prefab": { - "__id__": 2394 + "__id__": 1872 }, "_lpos": { "__type__": "cc.Vec3", @@ -45085,11 +34154,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2387 + "__id__": 1865 }, "_enabled": true, "__prefab": { - "__id__": 2389 + "__id__": 1867 }, "_contentSize": { "__type__": "cc.Size", @@ -45113,11 +34182,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2387 + "__id__": 1865 }, "_enabled": true, "__prefab": { - "__id__": 2391 + "__id__": 1869 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45161,11 +34230,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2387 + "__id__": 1865 }, "_enabled": true, "__prefab": { - "__id__": 2393 + "__id__": 1871 }, "_alignFlags": 45, "_target": null, @@ -45210,30 +34279,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2378 + "__id__": 1856 }, "_children": [ { - "__id__": 2396 + "__id__": 1874 }, { - "__id__": 2402 + "__id__": 1880 }, { - "__id__": 2408 + "__id__": 1886 } ], "_active": true, "_components": [ { - "__id__": 2422 + "__id__": 1900 }, { - "__id__": 2424 + "__id__": 1902 } ], "_prefab": { - "__id__": 2426 + "__id__": 1904 }, "_lpos": { "__type__": "cc.Vec3", @@ -45270,20 +34339,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2395 + "__id__": 1873 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2397 + "__id__": 1875 }, { - "__id__": 2399 + "__id__": 1877 } ], "_prefab": { - "__id__": 2401 + "__id__": 1879 }, "_lpos": { "__type__": "cc.Vec3", @@ -45320,11 +34389,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2396 + "__id__": 1874 }, "_enabled": true, "__prefab": { - "__id__": 2398 + "__id__": 1876 }, "_contentSize": { "__type__": "cc.Size", @@ -45348,11 +34417,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2396 + "__id__": 1874 }, "_enabled": true, "__prefab": { - "__id__": 2400 + "__id__": 1878 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45406,20 +34475,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2395 + "__id__": 1873 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2403 + "__id__": 1881 }, { - "__id__": 2405 + "__id__": 1883 } ], "_prefab": { - "__id__": 2407 + "__id__": 1885 }, "_lpos": { "__type__": "cc.Vec3", @@ -45456,11 +34525,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2402 + "__id__": 1880 }, "_enabled": true, "__prefab": { - "__id__": 2404 + "__id__": 1882 }, "_contentSize": { "__type__": "cc.Size", @@ -45484,11 +34553,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2402 + "__id__": 1880 }, "_enabled": true, "__prefab": { - "__id__": 2406 + "__id__": 1884 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45545,24 +34614,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2395 + "__id__": 1873 }, "_children": [ { - "__id__": 2409 + "__id__": 1887 } ], "_active": true, "_components": [ { - "__id__": 2417 + "__id__": 1895 }, { - "__id__": 2419 + "__id__": 1897 } ], "_prefab": { - "__id__": 2421 + "__id__": 1899 }, "_lpos": { "__type__": "cc.Vec3", @@ -45599,23 +34668,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2408 + "__id__": 1886 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2410 + "__id__": 1888 }, { - "__id__": 2412 + "__id__": 1890 }, { - "__id__": 2414 + "__id__": 1892 } ], "_prefab": { - "__id__": 2416 + "__id__": 1894 }, "_lpos": { "__type__": "cc.Vec3", @@ -45652,11 +34721,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2409 + "__id__": 1887 }, "_enabled": true, "__prefab": { - "__id__": 2411 + "__id__": 1889 }, "_contentSize": { "__type__": "cc.Size", @@ -45680,11 +34749,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2409 + "__id__": 1887 }, "_enabled": true, "__prefab": { - "__id__": 2413 + "__id__": 1891 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45748,11 +34817,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2409 + "__id__": 1887 }, "_enabled": true, "__prefab": { - "__id__": 2415 + "__id__": 1893 }, "_alignFlags": 8, "_target": null, @@ -45797,11 +34866,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2408 + "__id__": 1886 }, "_enabled": true, "__prefab": { - "__id__": 2418 + "__id__": 1896 }, "_contentSize": { "__type__": "cc.Size", @@ -45825,11 +34894,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2408 + "__id__": 1886 }, "_enabled": true, "__prefab": { - "__id__": 2420 + "__id__": 1898 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45906,11 +34975,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2395 + "__id__": 1873 }, "_enabled": true, "__prefab": { - "__id__": 2423 + "__id__": 1901 }, "_contentSize": { "__type__": "cc.Size", @@ -45934,11 +35003,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2395 + "__id__": 1873 }, "_enabled": true, "__prefab": { - "__id__": 2425 + "__id__": 1903 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45989,20 +35058,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2378 + "__id__": 1856 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2428 + "__id__": 1906 }, { - "__id__": 2430 + "__id__": 1908 } ], "_prefab": { - "__id__": 2432 + "__id__": 1910 }, "_lpos": { "__type__": "cc.Vec3", @@ -46039,11 +35108,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2427 + "__id__": 1905 }, "_enabled": true, "__prefab": { - "__id__": 2429 + "__id__": 1907 }, "_contentSize": { "__type__": "cc.Size", @@ -46067,11 +35136,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2427 + "__id__": 1905 }, "_enabled": true, "__prefab": { - "__id__": 2431 + "__id__": 1909 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -46146,17 +35215,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2378 + "__id__": 1856 }, "_prefab": { - "__id__": 2434 + "__id__": 1912 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2433 + "__id__": 1911 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -46164,7 +35233,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 2435 + "__id__": 1913 }, "targetOverrides": null }, @@ -46178,28 +35247,28 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2436 + "__id__": 1914 }, { - "__id__": 2438 + "__id__": 1916 }, { - "__id__": 2439 + "__id__": 1917 }, { - "__id__": 2440 + "__id__": 1918 }, { - "__id__": 2441 + "__id__": 1919 }, { - "__id__": 2443 + "__id__": 1921 }, { - "__id__": 2445 + "__id__": 1923 }, { - "__id__": 2447 + "__id__": 1925 } ], "removedComponents": [] @@ -46207,7 +35276,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2437 + "__id__": 1915 }, "propertyPath": [ "_name" @@ -46223,7 +35292,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2437 + "__id__": 1915 }, "propertyPath": [ "_lpos" @@ -46238,7 +35307,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2437 + "__id__": 1915 }, "propertyPath": [ "_lrot" @@ -46254,7 +35323,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2437 + "__id__": 1915 }, "propertyPath": [ "_euler" @@ -46269,7 +35338,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2442 + "__id__": 1920 }, "propertyPath": [ "_contentSize" @@ -46289,7 +35358,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2444 + "__id__": 1922 }, "propertyPath": [ "_string" @@ -46305,7 +35374,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2446 + "__id__": 1924 }, "propertyPath": [ "_contentSize" @@ -46325,7 +35394,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2437 + "__id__": 1915 }, "propertyPath": [ "_active" @@ -46338,11 +35407,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2378 + "__id__": 1856 }, "_enabled": true, "__prefab": { - "__id__": 2449 + "__id__": 1927 }, "_contentSize": { "__type__": "cc.Size", @@ -46366,11 +35435,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2378 + "__id__": 1856 }, "_enabled": false, "__prefab": { - "__id__": 2451 + "__id__": 1929 }, "_alignFlags": 44, "_target": null, @@ -46415,36 +35484,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2189 + "__id__": 1667 }, "_children": [ { - "__id__": 2454 + "__id__": 1932 }, { - "__id__": 2468 + "__id__": 1946 }, { - "__id__": 2476 + "__id__": 1954 }, { - "__id__": 2484 + "__id__": 1962 }, { - "__id__": 2502 + "__id__": 1980 } ], "_active": true, "_components": [ { - "__id__": 2508 + "__id__": 1986 }, { - "__id__": 2510 + "__id__": 1988 } ], "_prefab": { - "__id__": 2512 + "__id__": 1990 }, "_lpos": { "__type__": "cc.Vec3", @@ -46479,17 +35548,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 2453 + "__id__": 1931 }, "_prefab": { - "__id__": 2455 + "__id__": 1933 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2454 + "__id__": 1932 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -46497,7 +35566,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 2456 + "__id__": 1934 }, "targetOverrides": null }, @@ -46511,25 +35580,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2457 + "__id__": 1935 }, { - "__id__": 2459 + "__id__": 1937 }, { - "__id__": 2460 + "__id__": 1938 }, { - "__id__": 2461 + "__id__": 1939 }, { - "__id__": 2462 + "__id__": 1940 }, { - "__id__": 2464 + "__id__": 1942 }, { - "__id__": 2466 + "__id__": 1944 } ], "removedComponents": [] @@ -46537,7 +35606,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2458 + "__id__": 1936 }, "propertyPath": [ "_name" @@ -46553,7 +35622,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2458 + "__id__": 1936 }, "propertyPath": [ "_lpos" @@ -46568,7 +35637,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2458 + "__id__": 1936 }, "propertyPath": [ "_lrot" @@ -46584,7 +35653,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2458 + "__id__": 1936 }, "propertyPath": [ "_euler" @@ -46599,7 +35668,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2463 + "__id__": 1941 }, "propertyPath": [ "_contentSize" @@ -46619,7 +35688,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2465 + "__id__": 1943 }, "propertyPath": [ "_string" @@ -46635,7 +35704,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2467 + "__id__": 1945 }, "propertyPath": [ "_contentSize" @@ -46658,23 +35727,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2453 + "__id__": 1931 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2469 + "__id__": 1947 }, { - "__id__": 2471 + "__id__": 1949 }, { - "__id__": 2473 + "__id__": 1951 } ], "_prefab": { - "__id__": 2475 + "__id__": 1953 }, "_lpos": { "__type__": "cc.Vec3", @@ -46711,11 +35780,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2468 + "__id__": 1946 }, "_enabled": true, "__prefab": { - "__id__": 2470 + "__id__": 1948 }, "_contentSize": { "__type__": "cc.Size", @@ -46739,11 +35808,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2468 + "__id__": 1946 }, "_enabled": true, "__prefab": { - "__id__": 2472 + "__id__": 1950 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -46787,11 +35856,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2468 + "__id__": 1946 }, "_enabled": true, "__prefab": { - "__id__": 2474 + "__id__": 1952 }, "_alignFlags": 45, "_target": null, @@ -46836,23 +35905,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2453 + "__id__": 1931 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2477 + "__id__": 1955 }, { - "__id__": 2479 + "__id__": 1957 }, { - "__id__": 2481 + "__id__": 1959 } ], "_prefab": { - "__id__": 2483 + "__id__": 1961 }, "_lpos": { "__type__": "cc.Vec3", @@ -46889,11 +35958,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2476 + "__id__": 1954 }, "_enabled": true, "__prefab": { - "__id__": 2478 + "__id__": 1956 }, "_contentSize": { "__type__": "cc.Size", @@ -46917,11 +35986,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2476 + "__id__": 1954 }, "_enabled": true, "__prefab": { - "__id__": 2480 + "__id__": 1958 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -46965,11 +36034,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2476 + "__id__": 1954 }, "_enabled": true, "__prefab": { - "__id__": 2482 + "__id__": 1960 }, "_alignFlags": 45, "_target": null, @@ -47014,27 +36083,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2453 + "__id__": 1931 }, "_children": [ { - "__id__": 2485 + "__id__": 1963 }, { - "__id__": 2491 + "__id__": 1969 } ], "_active": true, "_components": [ { - "__id__": 2497 + "__id__": 1975 }, { - "__id__": 2499 + "__id__": 1977 } ], "_prefab": { - "__id__": 2501 + "__id__": 1979 }, "_lpos": { "__type__": "cc.Vec3", @@ -47071,20 +36140,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2484 + "__id__": 1962 }, "_children": [], "_active": false, "_components": [ { - "__id__": 2486 + "__id__": 1964 }, { - "__id__": 2488 + "__id__": 1966 } ], "_prefab": { - "__id__": 2490 + "__id__": 1968 }, "_lpos": { "__type__": "cc.Vec3", @@ -47121,11 +36190,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2485 + "__id__": 1963 }, "_enabled": true, "__prefab": { - "__id__": 2487 + "__id__": 1965 }, "_contentSize": { "__type__": "cc.Size", @@ -47149,11 +36218,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2485 + "__id__": 1963 }, "_enabled": true, "__prefab": { - "__id__": 2489 + "__id__": 1967 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47207,20 +36276,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2484 + "__id__": 1962 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2492 + "__id__": 1970 }, { - "__id__": 2494 + "__id__": 1972 } ], "_prefab": { - "__id__": 2496 + "__id__": 1974 }, "_lpos": { "__type__": "cc.Vec3", @@ -47257,11 +36326,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2491 + "__id__": 1969 }, "_enabled": true, "__prefab": { - "__id__": 2493 + "__id__": 1971 }, "_contentSize": { "__type__": "cc.Size", @@ -47285,11 +36354,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2491 + "__id__": 1969 }, "_enabled": true, "__prefab": { - "__id__": 2495 + "__id__": 1973 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47346,11 +36415,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2484 + "__id__": 1962 }, "_enabled": true, "__prefab": { - "__id__": 2498 + "__id__": 1976 }, "_contentSize": { "__type__": "cc.Size", @@ -47374,11 +36443,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2484 + "__id__": 1962 }, "_enabled": true, "__prefab": { - "__id__": 2500 + "__id__": 1978 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47429,20 +36498,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2453 + "__id__": 1931 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2503 + "__id__": 1981 }, { - "__id__": 2505 + "__id__": 1983 } ], "_prefab": { - "__id__": 2507 + "__id__": 1985 }, "_lpos": { "__type__": "cc.Vec3", @@ -47479,11 +36548,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2502 + "__id__": 1980 }, "_enabled": true, "__prefab": { - "__id__": 2504 + "__id__": 1982 }, "_contentSize": { "__type__": "cc.Size", @@ -47507,11 +36576,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2502 + "__id__": 1980 }, "_enabled": true, "__prefab": { - "__id__": 2506 + "__id__": 1984 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47588,11 +36657,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2453 + "__id__": 1931 }, "_enabled": true, "__prefab": { - "__id__": 2509 + "__id__": 1987 }, "_contentSize": { "__type__": "cc.Size", @@ -47616,11 +36685,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2453 + "__id__": 1931 }, "_enabled": false, "__prefab": { - "__id__": 2511 + "__id__": 1989 }, "_alignFlags": 44, "_target": null, @@ -47665,11 +36734,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2189 + "__id__": 1667 }, "_enabled": true, "__prefab": { - "__id__": 2514 + "__id__": 1992 }, "_contentSize": { "__type__": "cc.Size", @@ -47693,11 +36762,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2189 + "__id__": 1667 }, "_enabled": true, "__prefab": { - "__id__": 2516 + "__id__": 1994 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47735,11 +36804,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2189 + "__id__": 1667 }, "_enabled": true, "__prefab": { - "__id__": 2518 + "__id__": 1996 }, "_alignFlags": 44, "_target": null, @@ -47771,11 +36840,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2189 + "__id__": 1667 }, "_enabled": true, "__prefab": { - "__id__": 2520 + "__id__": 1998 }, "_resizeMode": 0, "_layoutType": 1, @@ -47822,24 +36891,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1807 + "__id__": 1285 }, "_children": [ { - "__id__": 2523 + "__id__": 2001 }, { - "__id__": 2529 + "__id__": 2007 } ], "_active": false, "_components": [ { - "__id__": 2535 + "__id__": 2013 } ], "_prefab": { - "__id__": 2537 + "__id__": 2015 }, "_lpos": { "__type__": "cc.Vec3", @@ -47876,20 +36945,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2522 + "__id__": 2000 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2524 + "__id__": 2002 }, { - "__id__": 2526 + "__id__": 2004 } ], "_prefab": { - "__id__": 2528 + "__id__": 2006 }, "_lpos": { "__type__": "cc.Vec3", @@ -47926,11 +36995,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2523 + "__id__": 2001 }, "_enabled": true, "__prefab": { - "__id__": 2525 + "__id__": 2003 }, "_contentSize": { "__type__": "cc.Size", @@ -47954,11 +37023,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2523 + "__id__": 2001 }, "_enabled": true, "__prefab": { - "__id__": 2527 + "__id__": 2005 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -48012,20 +37081,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2522 + "__id__": 2000 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2530 + "__id__": 2008 }, { - "__id__": 2532 + "__id__": 2010 } ], "_prefab": { - "__id__": 2534 + "__id__": 2012 }, "_lpos": { "__type__": "cc.Vec3", @@ -48062,11 +37131,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2529 + "__id__": 2007 }, "_enabled": true, "__prefab": { - "__id__": 2531 + "__id__": 2009 }, "_contentSize": { "__type__": "cc.Size", @@ -48090,11 +37159,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2529 + "__id__": 2007 }, "_enabled": true, "__prefab": { - "__id__": 2533 + "__id__": 2011 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -48171,11 +37240,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2522 + "__id__": 2000 }, "_enabled": true, "__prefab": { - "__id__": 2536 + "__id__": 2014 }, "_contentSize": { "__type__": "cc.Size", @@ -48212,11 +37281,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1807 + "__id__": 1285 }, "_enabled": true, "__prefab": { - "__id__": 2539 + "__id__": 2017 }, "_contentSize": { "__type__": "cc.Size", @@ -48240,11 +37309,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1807 + "__id__": 1285 }, "_enabled": true, "__prefab": { - "__id__": 2541 + "__id__": 2019 }, "_alignFlags": 42, "_target": null, @@ -48276,11 +37345,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1807 + "__id__": 1285 }, "_enabled": false, "__prefab": { - "__id__": 2543 + "__id__": 2021 }, "_resizeMode": 1, "_layoutType": 1, @@ -48314,11 +37383,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1807 + "__id__": 1285 }, "_enabled": true, "__prefab": { - "__id__": 2545 + "__id__": 2023 }, "_id": "" }, @@ -48339,6 +37408,1519 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "bar", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 2026 + }, + { + "__id__": 2052 + }, + { + "__id__": 2081 + }, + { + "__id__": 2107 + } + ], + "_active": true, + "_components": [ + { + "__id__": 2135 + }, + { + "__id__": 2137 + }, + { + "__id__": 2139 + } + ], + "_prefab": { + "__id__": 2141 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 100, + "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__": 2025 + }, + "_prefab": { + "__id__": 2027 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2026 + }, + "asset": { + "__uuid__": "99b1fd19-5e71-4e63-9682-d82b23244510", + "__expectedType__": "cc.Prefab" + }, + "fileId": "cfWG6+EKVJ3IlHCuz5Pa35", + "instance": { + "__id__": 2028 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "9aRTsUjGdPOJ3Ux+ImQRE5", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 2029 + }, + { + "__id__": 2031 + }, + { + "__id__": 2032 + }, + { + "__id__": 2033 + }, + { + "__id__": 2034 + }, + { + "__id__": 2036 + }, + { + "__id__": 2038 + }, + { + "__id__": 2040 + }, + { + "__id__": 2042 + }, + { + "__id__": 2043 + }, + { + "__id__": 2045 + }, + { + "__id__": 2047 + }, + { + "__id__": 2048 + }, + { + "__id__": 2050 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2030 + }, + "propertyPath": [ + "_name" + ], + "value": "showHeros" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cfWG6+EKVJ3IlHCuz5Pa35" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2030 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -270, + "y": -100, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2030 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2030 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2035 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 180, + "height": 110 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a4Vy1zT+FB3YUAPoQBMIYV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2037 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 180, + "height": 110 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3dmZ6PcZ1O06B9Vy9yU761" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2039 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 114, + "height": 120 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "6eBP1g6s5Goai//DXwnDla" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2041 + }, + "propertyPath": [ + "_spriteFrame" + ], + "value": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@5e56a", + "__expectedType__": "cc.SpriteFrame" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "caZzAfi9ZLqZS4Wd5Rqm3r" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2041 + }, + "propertyPath": [ + "_atlas" + ], + "value": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2044 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 114, + "height": 120 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "bdIoXh/hdNirkf1KcWeGiB" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2046 + }, + "propertyPath": [ + "_spriteFrame" + ], + "value": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@5e56a", + "__expectedType__": "cc.SpriteFrame" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "efGswFY3FAVL1sj4VKXGeV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2046 + }, + "propertyPath": [ + "_atlas" + ], + "value": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2049 + }, + "propertyPath": [ + "_string" + ], + "value": "英雄" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a9bThvxy9LiriOUrI/zZUU" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2051 + }, + "propertyPath": [ + "_string" + ], + "value": "英雄" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1diBHwI3BLsrW9ouEzlrJW" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 2025 + }, + "_prefab": { + "__id__": 2053 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2052 + }, + "asset": { + "__uuid__": "99b1fd19-5e71-4e63-9682-d82b23244510", + "__expectedType__": "cc.Prefab" + }, + "fileId": "cfWG6+EKVJ3IlHCuz5Pa35", + "instance": { + "__id__": 2054 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "7354Y7NiRIhrgoQgJ4kYBd", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 2055 + }, + { + "__id__": 2057 + }, + { + "__id__": 2058 + }, + { + "__id__": 2059 + }, + { + "__id__": 2060 + }, + { + "__id__": 2062 + }, + { + "__id__": 2064 + }, + { + "__id__": 2066 + }, + { + "__id__": 2067 + }, + { + "__id__": 2069 + }, + { + "__id__": 2071 + }, + { + "__id__": 2072 + }, + { + "__id__": 2074 + }, + { + "__id__": 2076 + }, + { + "__id__": 2077 + }, + { + "__id__": 2079 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2056 + }, + "propertyPath": [ + "_name" + ], + "value": "showEquips" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cfWG6+EKVJ3IlHCuz5Pa35" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2056 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -90, + "y": -100, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2056 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2056 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2061 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 180, + "height": 110 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a4Vy1zT+FB3YUAPoQBMIYV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2063 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 180, + "height": 110 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3dmZ6PcZ1O06B9Vy9yU761" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2065 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "11wAdqQr5OsKSgZTMJP6zQ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2065 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 55, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2068 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 124, + "height": 120 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "6eBP1g6s5Goai//DXwnDla" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2070 + }, + "propertyPath": [ + "_spriteFrame" + ], + "value": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@0b1ef", + "__expectedType__": "cc.SpriteFrame" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "caZzAfi9ZLqZS4Wd5Rqm3r" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2070 + }, + "propertyPath": [ + "_atlas" + ], + "value": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2073 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 124, + "height": 120 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "bdIoXh/hdNirkf1KcWeGiB" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2075 + }, + "propertyPath": [ + "_spriteFrame" + ], + "value": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@0b1ef", + "__expectedType__": "cc.SpriteFrame" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "efGswFY3FAVL1sj4VKXGeV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2075 + }, + "propertyPath": [ + "_atlas" + ], + "value": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2078 + }, + "propertyPath": [ + "_string" + ], + "value": "装备" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a9bThvxy9LiriOUrI/zZUU" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2080 + }, + "propertyPath": [ + "_string" + ], + "value": "装备" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1diBHwI3BLsrW9ouEzlrJW" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 2025 + }, + "_prefab": { + "__id__": 2082 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2081 + }, + "asset": { + "__uuid__": "99b1fd19-5e71-4e63-9682-d82b23244510", + "__expectedType__": "cc.Prefab" + }, + "fileId": "cfWG6+EKVJ3IlHCuz5Pa35", + "instance": { + "__id__": 2083 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "14CHEN4lJJiIkFfHU5ZFwS", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 2084 + }, + { + "__id__": 2086 + }, + { + "__id__": 2087 + }, + { + "__id__": 2088 + }, + { + "__id__": 2089 + }, + { + "__id__": 2091 + }, + { + "__id__": 2093 + }, + { + "__id__": 2095 + }, + { + "__id__": 2097 + }, + { + "__id__": 2098 + }, + { + "__id__": 2100 + }, + { + "__id__": 2102 + }, + { + "__id__": 2103 + }, + { + "__id__": 2105 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2085 + }, + "propertyPath": [ + "_name" + ], + "value": "showSkills" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cfWG6+EKVJ3IlHCuz5Pa35" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2085 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 90, + "y": -100, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2085 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2085 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2090 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 180, + "height": 110 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a4Vy1zT+FB3YUAPoQBMIYV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2092 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 180, + "height": 110 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3dmZ6PcZ1O06B9Vy9yU761" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2094 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 110, + "height": 120 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "6eBP1g6s5Goai//DXwnDla" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2096 + }, + "propertyPath": [ + "_spriteFrame" + ], + "value": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@936a7", + "__expectedType__": "cc.SpriteFrame" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "caZzAfi9ZLqZS4Wd5Rqm3r" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2096 + }, + "propertyPath": [ + "_atlas" + ], + "value": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2099 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 110, + "height": 120 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "bdIoXh/hdNirkf1KcWeGiB" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2101 + }, + "propertyPath": [ + "_spriteFrame" + ], + "value": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@936a7", + "__expectedType__": "cc.SpriteFrame" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "efGswFY3FAVL1sj4VKXGeV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2101 + }, + "propertyPath": [ + "_atlas" + ], + "value": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2104 + }, + "propertyPath": [ + "_string" + ], + "value": "卷轴" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a9bThvxy9LiriOUrI/zZUU" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2106 + }, + "propertyPath": [ + "_string" + ], + "value": "卷轴" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1diBHwI3BLsrW9ouEzlrJW" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 2025 + }, + "_prefab": { + "__id__": 2108 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2107 + }, + "asset": { + "__uuid__": "99b1fd19-5e71-4e63-9682-d82b23244510", + "__expectedType__": "cc.Prefab" + }, + "fileId": "cfWG6+EKVJ3IlHCuz5Pa35", + "instance": { + "__id__": 2109 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "9a4Eeky9lLX7IZhY29weWi", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 2110 + }, + { + "__id__": 2112 + }, + { + "__id__": 2113 + }, + { + "__id__": 2114 + }, + { + "__id__": 2115 + }, + { + "__id__": 2117 + }, + { + "__id__": 2119 + }, + { + "__id__": 2121 + }, + { + "__id__": 2123 + }, + { + "__id__": 2124 + }, + { + "__id__": 2126 + }, + { + "__id__": 2128 + }, + { + "__id__": 2129 + }, + { + "__id__": 2131 + }, + { + "__id__": 2133 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2111 + }, + "propertyPath": [ + "_name" + ], + "value": "showShop" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cfWG6+EKVJ3IlHCuz5Pa35" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2111 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 270, + "y": -100, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2111 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2111 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2116 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 180, + "height": 110 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a4Vy1zT+FB3YUAPoQBMIYV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2118 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 180, + "height": 110 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3dmZ6PcZ1O06B9Vy9yU761" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2120 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 120, + "height": 122 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "bdIoXh/hdNirkf1KcWeGiB" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2122 + }, + "propertyPath": [ + "_spriteFrame" + ], + "value": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@e89e2", + "__expectedType__": "cc.SpriteFrame" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "efGswFY3FAVL1sj4VKXGeV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2122 + }, + "propertyPath": [ + "_atlas" + ], + "value": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2125 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 120, + "height": 122 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "6eBP1g6s5Goai//DXwnDla" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2127 + }, + "propertyPath": [ + "_spriteFrame" + ], + "value": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@e89e2", + "__expectedType__": "cc.SpriteFrame" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "caZzAfi9ZLqZS4Wd5Rqm3r" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2127 + }, + "propertyPath": [ + "_atlas" + ], + "value": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2130 + }, + "propertyPath": [ + "_string" + ], + "value": "药品" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a9bThvxy9LiriOUrI/zZUU" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2132 + }, + "propertyPath": [ + "_string" + ], + "value": "药品" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1diBHwI3BLsrW9ouEzlrJW" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 2134 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 54, + "height": 54.4 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ccA41JDOhKgqbiLsCpXiwO" + ] + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2025 + }, + "_enabled": true, + "__prefab": { + "__id__": 2136 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3bZXdDEg9ICZtPyGyRGfO8" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2025 + }, + "_enabled": true, + "__prefab": { + "__id__": 2138 + }, + "_alignFlags": 44, + "_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": 100, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "54hcSd311I4a669VZJbY5m" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2025 + }, + "_enabled": true, + "__prefab": { + "__id__": 2140 + }, + "_resizeMode": 0, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 0, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 0, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c5sDecU5tN6pYJMp3sNMlg" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ba/q5pUcBJxLV0uTtoJUDk", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.UITransform", "_name": "", @@ -48349,7 +38931,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2548 + "__id__": 2143 }, "_contentSize": { "__type__": "cc.Size", @@ -48377,7 +38959,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2550 + "__id__": 2145 }, "_alignFlags": 21, "_target": null, @@ -48407,12 +38989,13 @@ "__type__": "e7482dUVpJEJZzHkqJl1ZWP", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, "_enabled": true, "__prefab": { - "__id__": 2552 + "__id__": 2147 }, "debugMode": false, "showMemoryPanel": true, @@ -48423,7 +39006,7 @@ "tooltip": { "__id__": 656 }, - "_id": "d2bX1f4xdPJbX+pM2A/Yov" + "_id": "" }, { "__type__": "cc.CompPrefabInfo", @@ -48433,12 +39016,13 @@ "__type__": "b3d6eSQ8ulPP79kPpPIytqU", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, "_enabled": true, "__prefab": { - "__id__": 2554 + "__id__": 2149 }, "cards_node": { "__id__": 155 @@ -48459,44 +39043,44 @@ "__id__": 487 }, "showHeros": { - "__id__": 853 + "__id__": 2026 }, "closeHeros": { "__id__": 562 }, "showEquips": { - "__id__": 737 + "__id__": 2052 }, "closeEquips": { - "__id__": 1396 + "__id__": 874 }, "showSkills": { - "__id__": 969 + "__id__": 2081 }, "closeSkills": { - "__id__": 2453 + "__id__": 1931 }, "equipsPanNode": { - "__id__": 1208 + "__id__": 686 }, "equipsBoxNode": { - "__id__": 1235 + "__id__": 713 }, "equipPrefab": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", "__expectedType__": "cc.Prefab" }, "showShop": { - "__id__": 1085 + "__id__": 2107 }, "closeShop": { - "__id__": 1577 + "__id__": 1055 }, "shopPanNode": { - "__id__": 1490 + "__id__": 968 }, "shopBoxNode": { - "__id__": 1517 + "__id__": 995 }, "itemPrefab": { "__uuid__": "2986f629-e688-418c-9bfc-806485474e36", @@ -48504,32 +39088,32 @@ }, "cards_up": null, "coins_node": { - "__id__": 1718 + "__id__": 1196 }, "pool_lv_node": { - "__id__": 1672 + "__id__": 1150 }, "hero_num_node": { - "__id__": 1754 + "__id__": 1232 }, "skill_card_node": { - "__id__": 1807 + "__id__": 1285 }, "skill_card1": { - "__id__": 1905 + "__id__": 1383 }, "skill_card2": { - "__id__": 2002 + "__id__": 1480 }, "skill_card3": { - "__id__": 2092 + "__id__": 1570 }, "skill_refresh": { - "__id__": 2378 + "__id__": 1856 }, "skill_ad_refresh": null, "skill_refresh_num_node": null, - "_id": "02g31SlihCja8h52jQ6KBU" + "_id": "" }, { "__type__": "cc.CompPrefabInfo", @@ -48539,14 +39123,15 @@ "__type__": "0e186v7IoJEnZ9QdXVZry2W", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, "_enabled": true, "__prefab": { - "__id__": 2556 + "__id__": 2151 }, - "_id": "4fn/2SWgtIy6w9BFkH1QQR" + "_id": "" }, { "__type__": "cc.CompPrefabInfo", @@ -48556,15 +39141,16 @@ "__type__": "032d6I9ON5BF53LaOx18ST1", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, "_enabled": true, "__prefab": { - "__id__": 2558 + "__id__": 2153 }, "debugMode": false, - "_id": "29H5l7SmFL8LnKMaaDio6s" + "_id": "" }, { "__type__": "cc.CompPrefabInfo", @@ -48574,18 +39160,19 @@ "__type__": "68387wnH45AVo6Nco+pXtG5", "_name": "", "_objFlags": 0, + "__editorExtras__": {}, "node": { "__id__": 1 }, "_enabled": true, "__prefab": { - "__id__": 2560 + "__id__": 2155 }, "skill_box": { "__uuid__": "d19cde30-f5d0-47de-a0d5-3a272b696343", "__expectedType__": "cc.Prefab" }, - "_id": "b0fk3zRtpAD4iQkHhTCTFv" + "_id": "" }, { "__type__": "cc.CompPrefabInfo", @@ -48601,7 +39188,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2562 + "__id__": 2157 }, "equip_box": { "__uuid__": "66d7902d-2a85-43d5-8cbb-671cc7dbb275", @@ -48626,91 +39213,76 @@ "targetOverrides": [], "nestedPrefabInstanceRoots": [ { - "__id__": 2454 + "__id__": 2107 }, { - "__id__": 2433 + "__id__": 2081 }, { - "__id__": 2326 + "__id__": 2052 }, { - "__id__": 2290 + "__id__": 2026 }, { - "__id__": 2250 + "__id__": 1932 }, { - "__id__": 2092 + "__id__": 1911 }, { - "__id__": 2002 + "__id__": 1804 }, { - "__id__": 1905 + "__id__": 1768 }, { - "__id__": 1755 + "__id__": 1728 }, { - "__id__": 1719 + "__id__": 1570 }, { - "__id__": 1679 + "__id__": 1480 }, { - "__id__": 1578 + "__id__": 1383 }, { - "__id__": 1528 + "__id__": 1233 }, { - "__id__": 1397 + "__id__": 1197 }, { - "__id__": 1358 + "__id__": 1157 }, { - "__id__": 1336 + "__id__": 1056 }, { - "__id__": 1314 + "__id__": 1006 }, { - "__id__": 1292 + "__id__": 875 }, { - "__id__": 1270 + "__id__": 836 }, { - "__id__": 1246 + "__id__": 814 }, { - "__id__": 1161 + "__id__": 792 }, { - "__id__": 1086 + "__id__": 770 }, { - "__id__": 1045 + "__id__": 748 }, { - "__id__": 970 - }, - { - "__id__": 929 - }, - { - "__id__": 854 - }, - { - "__id__": 813 - }, - { - "__id__": 738 - }, - { - "__id__": 697 + "__id__": 724 }, { "__id__": 563 diff --git a/assets/resources/gui/role_controller.prefab b/assets/resources/gui/role_controller.prefab index 736029f0..7f3b2837 100644 --- a/assets/resources/gui/role_controller.prefab +++ b/assets/resources/gui/role_controller.prefab @@ -22,26 +22,26 @@ "__id__": 2 }, { - "__id__": 432 + "__id__": 393 }, { - "__id__": 441 + "__id__": 402 } ], "_active": true, "_components": [ { - "__id__": 454 + "__id__": 415 }, { - "__id__": 456 + "__id__": 417 }, { - "__id__": 458 + "__id__": 419 } ], "_prefab": { - "__id__": 460 + "__id__": 421 }, "_lpos": { "__type__": "cc.Vec3", @@ -97,17 +97,17 @@ "_active": true, "_components": [ { - "__id__": 425 + "__id__": 386 }, { - "__id__": 427 + "__id__": 388 }, { - "__id__": 429 + "__id__": 390 } ], "_prefab": { - "__id__": 431 + "__id__": 392 }, "_lpos": { "__type__": "cc.Vec3", @@ -161,7 +161,8 @@ "fileId": "f1ya2LoYBB547vP13Ydezp", "instance": { "__id__": 5 - } + }, + "targetOverrides": null }, { "__type__": "cc.PrefabInstance", @@ -1476,35 +1477,35 @@ "__id__": 130 }, { - "__id__": 177 + "__id__": 138 }, { - "__id__": 224 + "__id__": 185 }, { - "__id__": 271 + "__id__": 232 }, { - "__id__": 320 + "__id__": 281 }, { - "__id__": 369 + "__id__": 330 } ], "_active": true, "_components": [ { - "__id__": 418 + "__id__": 379 }, { - "__id__": 420 + "__id__": 381 }, { - "__id__": 422 + "__id__": 383 } ], "_prefab": { - "__id__": 424 + "__id__": 385 }, "_lpos": { "__type__": "cc.Vec3", @@ -2665,1125 +2666,115 @@ }, { "__type__": "cc.Node", - "_name": "home", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { "__id__": 82 }, - "_children": [ - { - "__id__": 131 - }, - { - "__id__": 151 - } - ], - "_active": true, - "_components": [ - { - "__id__": 171 - }, - { - "__id__": 173 - } - ], "_prefab": { - "__id__": 176 - }, - "_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__": 130 - }, - "_children": [ - { - "__id__": 132 - }, - { - "__id__": 138 - } - ], - "_active": true, - "_components": [ - { - "__id__": 144 - }, - { - "__id__": 146 - }, - { - "__id__": 148 - } - ], - "_prefab": { - "__id__": 150 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 55, - "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": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { "__id__": 131 }, - "_children": [], - "_active": true, - "_components": [ + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 130 + }, + "asset": { + "__uuid__": "99b1fd19-5e71-4e63-9682-d82b23244510", + "__expectedType__": "cc.Prefab" + }, + "fileId": "cfWG6+EKVJ3IlHCuz5Pa35", + "instance": { + "__id__": 132 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "3bUxsimcdB+J5aMCUEeTTS", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ { "__id__": 133 }, { "__id__": 135 + }, + { + "__id__": 136 + }, + { + "__id__": 137 } ], - "_prefab": { - "__id__": 137 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.6, - "y": 0.6, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" + "removedComponents": [] }, { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 132 - }, - "_enabled": true, - "__prefab": { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { "__id__": 134 }, - "_contentSize": { - "__type__": "cc.Size", - "width": 106, - "height": 96 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bdIoXh/hdNirkf1KcWeGiB" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 132 - }, - "_enabled": true, - "__prefab": { - "__id__": 136 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@24ff5", - "__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": "efGswFY3FAVL1sj4VKXGeV" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "86S3E4+VBNF5Q4sYq5WENB", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 131 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 139 - }, - { - "__id__": 141 - } + "propertyPath": [ + "_name" ], - "_prefab": { - "__id__": 143 + "value": "home" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cfWG6+EKVJ3IlHCuz5Pa35" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 134 }, - "_lpos": { + "propertyPath": [ + "_lpos" + ], + "value": { "__type__": "cc.Vec3", "x": 0, - "y": -28.541, + "y": 0, "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 134 }, - "_lrot": { + "propertyPath": [ + "_lrot" + ], + "value": { "__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__": 138 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 134 }, - "_enabled": true, - "__prefab": { - "__id__": 140 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 54, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ccA41JDOhKgqbiLsCpXiwO" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 138 - }, - "_enabled": true, - "__prefab": { - "__id__": 142 - }, - "_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": 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": "1diBHwI3BLsrW9ouEzlrJW" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a35yYbTnxBD6iN++55tyft", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 131 - }, - "_enabled": true, - "__prefab": { - "__id__": 145 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 240, - "height": 110 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3dmZ6PcZ1O06B9Vy9yU761" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 131 - }, - "_enabled": true, - "__prefab": { - "__id__": 147 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@65cbe", - "__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": "58xYEIMtdG64TYb0cR8Dqn" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 131 - }, - "_enabled": true, - "__prefab": { - "__id__": 149 - }, - "_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": 144, - "_originalHeight": 120, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "98LAY3MlpCIqtnpozcBZ6V" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "8cNgawRaBANJHCmdHLH75E", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "active", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 130 - }, - "_children": [ - { - "__id__": 152 - }, - { - "__id__": 158 - } + "propertyPath": [ + "_euler" ], - "_active": false, - "_components": [ - { - "__id__": 164 - }, - { - "__id__": 166 - }, - { - "__id__": 168 - } - ], - "_prefab": { - "__id__": 170 - }, - "_lpos": { + "value": { "__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": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 151 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 153 - }, - { - "__id__": 155 - } - ], - "_prefab": { - "__id__": 157 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 15, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.6, - "y": 0.6, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 152 - }, - "_enabled": true, - "__prefab": { - "__id__": 154 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 106, - "height": 96 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6eBP1g6s5Goai//DXwnDla" - }, - { - "__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": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@24ff5", - "__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": "caZzAfi9ZLqZS4Wd5Rqm3r" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "ce9MKPS+FJx4Y+XyFAZSyN", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 151 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 159 - }, - { - "__id__": 161 - } - ], - "_prefab": { - "__id__": 163 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -30, - "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__": 158 - }, - "_enabled": true, - "__prefab": { - "__id__": 160 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 64, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "fb/sGndAVJK7moJI1+G/0t" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 158 - }, - "_enabled": true, - "__prefab": { - "__id__": 162 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "挑战", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a9bThvxy9LiriOUrI/zZUU" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b8MZ0xfLVCQ7mTzo5vkCgp", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 151 - }, - "_enabled": true, - "__prefab": { - "__id__": 165 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 110 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "80XSL57n5AcZmN7NmTG9+w" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 151 - }, - "_enabled": true, - "__prefab": { - "__id__": 167 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@7eac7", - "__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": "b1M6uXXxFMLJqeWeC+L9Af" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 151 - }, - "_enabled": true, - "__prefab": { - "__id__": 169 - }, - "_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": 144, - "_originalHeight": 130, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9e2BfCcapE7o8jol3Q3erH" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "11wAdqQr5OsKSgZTMJP6zQ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 130 - }, - "_enabled": true, - "__prefab": { - "__id__": 172 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 240, - "height": 110 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a4Vy1zT+FB3YUAPoQBMIYV" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 130 - }, - "_enabled": true, - "__prefab": { - "__id__": 174 - }, - "clickEvents": [ - { - "__id__": 175 - } - ], - "_interactable": true, - "_transition": 3, - "_normalColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": null, - "_hoverSprite": null, - "_pressedSprite": null, - "_disabledSprite": null, - "_duration": 0.1, - "_zoomScale": 1.2, - "_target": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d4a+E6PepIYpeu+tAO3nAi" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 2 - }, - "component": "", - "_componentId": "11498TbVJpO6qmZ8m9k55Zx", - "handler": "home_active", - "customEventData": "home" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "cfWG6+EKVJ3IlHCuz5Pa35", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + } }, { "__type__": "cc.Node", @@ -3795,23 +2786,23 @@ }, "_children": [ { - "__id__": 178 + "__id__": 139 }, { - "__id__": 198 + "__id__": 159 } ], "_active": false, "_components": [ { - "__id__": 218 + "__id__": 179 }, { - "__id__": 220 + "__id__": 181 } ], "_prefab": { - "__id__": 223 + "__id__": 184 }, "_lpos": { "__type__": "cc.Vec3", @@ -3848,30 +2839,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 177 + "__id__": 138 }, "_children": [ { - "__id__": 179 + "__id__": 140 }, { - "__id__": 185 + "__id__": 146 } ], "_active": true, "_components": [ { - "__id__": 191 + "__id__": 152 }, { - "__id__": 193 + "__id__": 154 }, { - "__id__": 195 + "__id__": 156 } ], "_prefab": { - "__id__": 197 + "__id__": 158 }, "_lpos": { "__type__": "cc.Vec3", @@ -3908,20 +2899,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 178 + "__id__": 139 }, "_children": [], "_active": true, "_components": [ { - "__id__": 180 + "__id__": 141 }, { - "__id__": 182 + "__id__": 143 } ], "_prefab": { - "__id__": 184 + "__id__": 145 }, "_lpos": { "__type__": "cc.Vec3", @@ -3958,11 +2949,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 179 + "__id__": 140 }, "_enabled": true, "__prefab": { - "__id__": 181 + "__id__": 142 }, "_contentSize": { "__type__": "cc.Size", @@ -3986,11 +2977,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 179 + "__id__": 140 }, "_enabled": true, "__prefab": { - "__id__": 183 + "__id__": 144 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4047,20 +3038,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 178 + "__id__": 139 }, "_children": [], "_active": true, "_components": [ { - "__id__": 186 + "__id__": 147 }, { - "__id__": 188 + "__id__": 149 } ], "_prefab": { - "__id__": 190 + "__id__": 151 }, "_lpos": { "__type__": "cc.Vec3", @@ -4097,11 +3088,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 185 + "__id__": 146 }, "_enabled": true, "__prefab": { - "__id__": 187 + "__id__": 148 }, "_contentSize": { "__type__": "cc.Size", @@ -4125,11 +3116,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 185 + "__id__": 146 }, "_enabled": true, "__prefab": { - "__id__": 189 + "__id__": 150 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4206,11 +3197,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 178 + "__id__": 139 }, "_enabled": true, "__prefab": { - "__id__": 192 + "__id__": 153 }, "_contentSize": { "__type__": "cc.Size", @@ -4234,11 +3225,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 178 + "__id__": 139 }, "_enabled": true, "__prefab": { - "__id__": 194 + "__id__": 155 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4279,11 +3270,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 178 + "__id__": 139 }, "_enabled": true, "__prefab": { - "__id__": 196 + "__id__": 157 }, "_alignFlags": 45, "_target": null, @@ -4328,30 +3319,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 177 + "__id__": 138 }, "_children": [ { - "__id__": 199 + "__id__": 160 }, { - "__id__": 205 + "__id__": 166 } ], "_active": false, "_components": [ { - "__id__": 211 + "__id__": 172 }, { - "__id__": 213 + "__id__": 174 }, { - "__id__": 215 + "__id__": 176 } ], "_prefab": { - "__id__": 217 + "__id__": 178 }, "_lpos": { "__type__": "cc.Vec3", @@ -4388,20 +3379,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 198 + "__id__": 159 }, "_children": [], "_active": true, "_components": [ { - "__id__": 200 + "__id__": 161 }, { - "__id__": 202 + "__id__": 163 } ], "_prefab": { - "__id__": 204 + "__id__": 165 }, "_lpos": { "__type__": "cc.Vec3", @@ -4438,11 +3429,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 199 + "__id__": 160 }, "_enabled": true, "__prefab": { - "__id__": 201 + "__id__": 162 }, "_contentSize": { "__type__": "cc.Size", @@ -4466,11 +3457,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 199 + "__id__": 160 }, "_enabled": true, "__prefab": { - "__id__": 203 + "__id__": 164 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4527,20 +3518,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 198 + "__id__": 159 }, "_children": [], "_active": true, "_components": [ { - "__id__": 206 + "__id__": 167 }, { - "__id__": 208 + "__id__": 169 } ], "_prefab": { - "__id__": 210 + "__id__": 171 }, "_lpos": { "__type__": "cc.Vec3", @@ -4577,11 +3568,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 205 + "__id__": 166 }, "_enabled": true, "__prefab": { - "__id__": 207 + "__id__": 168 }, "_contentSize": { "__type__": "cc.Size", @@ -4605,11 +3596,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 205 + "__id__": 166 }, "_enabled": true, "__prefab": { - "__id__": 209 + "__id__": 170 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4686,11 +3677,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 198 + "__id__": 159 }, "_enabled": true, "__prefab": { - "__id__": 212 + "__id__": 173 }, "_contentSize": { "__type__": "cc.Size", @@ -4714,11 +3705,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 198 + "__id__": 159 }, "_enabled": true, "__prefab": { - "__id__": 214 + "__id__": 175 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4759,11 +3750,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 198 + "__id__": 159 }, "_enabled": true, "__prefab": { - "__id__": 216 + "__id__": 177 }, "_alignFlags": 45, "_target": null, @@ -4808,11 +3799,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 177 + "__id__": 138 }, "_enabled": true, "__prefab": { - "__id__": 219 + "__id__": 180 }, "_contentSize": { "__type__": "cc.Size", @@ -4836,15 +3827,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 177 + "__id__": 138 }, "_enabled": true, "__prefab": { - "__id__": 221 + "__id__": 182 }, "clickEvents": [ { - "__id__": 222 + "__id__": 183 } ], "_interactable": true, @@ -4923,23 +3914,23 @@ }, "_children": [ { - "__id__": 225 + "__id__": 186 }, { - "__id__": 245 + "__id__": 206 } ], "_active": true, "_components": [ { - "__id__": 265 + "__id__": 226 }, { - "__id__": 267 + "__id__": 228 } ], "_prefab": { - "__id__": 270 + "__id__": 231 }, "_lpos": { "__type__": "cc.Vec3", @@ -4976,30 +3967,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 224 + "__id__": 185 }, "_children": [ { - "__id__": 226 + "__id__": 187 }, { - "__id__": 232 + "__id__": 193 } ], "_active": true, "_components": [ { - "__id__": 238 + "__id__": 199 }, { - "__id__": 240 + "__id__": 201 }, { - "__id__": 242 + "__id__": 203 } ], "_prefab": { - "__id__": 244 + "__id__": 205 }, "_lpos": { "__type__": "cc.Vec3", @@ -5036,20 +4027,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 225 + "__id__": 186 }, "_children": [], "_active": true, "_components": [ { - "__id__": 227 + "__id__": 188 }, { - "__id__": 229 + "__id__": 190 } ], "_prefab": { - "__id__": 231 + "__id__": 192 }, "_lpos": { "__type__": "cc.Vec3", @@ -5086,11 +4077,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 226 + "__id__": 187 }, "_enabled": true, "__prefab": { - "__id__": 228 + "__id__": 189 }, "_contentSize": { "__type__": "cc.Size", @@ -5114,11 +4105,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 226 + "__id__": 187 }, "_enabled": true, "__prefab": { - "__id__": 230 + "__id__": 191 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5175,20 +4166,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 225 + "__id__": 186 }, "_children": [], "_active": true, "_components": [ { - "__id__": 233 + "__id__": 194 }, { - "__id__": 235 + "__id__": 196 } ], "_prefab": { - "__id__": 237 + "__id__": 198 }, "_lpos": { "__type__": "cc.Vec3", @@ -5225,11 +4216,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 232 + "__id__": 193 }, "_enabled": true, "__prefab": { - "__id__": 234 + "__id__": 195 }, "_contentSize": { "__type__": "cc.Size", @@ -5253,11 +4244,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 232 + "__id__": 193 }, "_enabled": true, "__prefab": { - "__id__": 236 + "__id__": 197 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5334,11 +4325,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 225 + "__id__": 186 }, "_enabled": true, "__prefab": { - "__id__": 239 + "__id__": 200 }, "_contentSize": { "__type__": "cc.Size", @@ -5362,11 +4353,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 225 + "__id__": 186 }, "_enabled": true, "__prefab": { - "__id__": 241 + "__id__": 202 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5407,11 +4398,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 225 + "__id__": 186 }, "_enabled": true, "__prefab": { - "__id__": 243 + "__id__": 204 }, "_alignFlags": 45, "_target": null, @@ -5456,30 +4447,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 224 + "__id__": 185 }, "_children": [ { - "__id__": 246 + "__id__": 207 }, { - "__id__": 252 + "__id__": 213 } ], "_active": false, "_components": [ { - "__id__": 258 + "__id__": 219 }, { - "__id__": 260 + "__id__": 221 }, { - "__id__": 262 + "__id__": 223 } ], "_prefab": { - "__id__": 264 + "__id__": 225 }, "_lpos": { "__type__": "cc.Vec3", @@ -5516,20 +4507,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 245 + "__id__": 206 }, "_children": [], "_active": true, "_components": [ { - "__id__": 247 + "__id__": 208 }, { - "__id__": 249 + "__id__": 210 } ], "_prefab": { - "__id__": 251 + "__id__": 212 }, "_lpos": { "__type__": "cc.Vec3", @@ -5566,11 +4557,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 246 + "__id__": 207 }, "_enabled": true, "__prefab": { - "__id__": 248 + "__id__": 209 }, "_contentSize": { "__type__": "cc.Size", @@ -5594,11 +4585,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 246 + "__id__": 207 }, "_enabled": true, "__prefab": { - "__id__": 250 + "__id__": 211 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5655,20 +4646,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 245 + "__id__": 206 }, "_children": [], "_active": true, "_components": [ { - "__id__": 253 + "__id__": 214 }, { - "__id__": 255 + "__id__": 216 } ], "_prefab": { - "__id__": 257 + "__id__": 218 }, "_lpos": { "__type__": "cc.Vec3", @@ -5705,11 +4696,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 252 + "__id__": 213 }, "_enabled": true, "__prefab": { - "__id__": 254 + "__id__": 215 }, "_contentSize": { "__type__": "cc.Size", @@ -5733,11 +4724,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 252 + "__id__": 213 }, "_enabled": true, "__prefab": { - "__id__": 256 + "__id__": 217 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5814,11 +4805,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 245 + "__id__": 206 }, "_enabled": true, "__prefab": { - "__id__": 259 + "__id__": 220 }, "_contentSize": { "__type__": "cc.Size", @@ -5842,11 +4833,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 245 + "__id__": 206 }, "_enabled": true, "__prefab": { - "__id__": 261 + "__id__": 222 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5887,11 +4878,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 245 + "__id__": 206 }, "_enabled": true, "__prefab": { - "__id__": 263 + "__id__": 224 }, "_alignFlags": 45, "_target": null, @@ -5936,11 +4927,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 224 + "__id__": 185 }, "_enabled": true, "__prefab": { - "__id__": 266 + "__id__": 227 }, "_contentSize": { "__type__": "cc.Size", @@ -5964,15 +4955,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 224 + "__id__": 185 }, "_enabled": true, "__prefab": { - "__id__": 268 + "__id__": 229 }, "clickEvents": [ { - "__id__": 269 + "__id__": 230 } ], "_interactable": true, @@ -6051,26 +5042,26 @@ }, "_children": [ { - "__id__": 272 + "__id__": 233 }, { - "__id__": 280 + "__id__": 241 }, { - "__id__": 300 + "__id__": 261 } ], "_active": false, "_components": [ { - "__id__": 314 + "__id__": 275 }, { - "__id__": 316 + "__id__": 277 } ], "_prefab": { - "__id__": 319 + "__id__": 280 }, "_lpos": { "__type__": "cc.Vec3", @@ -6107,23 +5098,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 271 + "__id__": 232 }, "_children": [], "_active": false, "_components": [ { - "__id__": 273 + "__id__": 234 }, { - "__id__": 275 + "__id__": 236 }, { - "__id__": 277 + "__id__": 238 } ], "_prefab": { - "__id__": 279 + "__id__": 240 }, "_lpos": { "__type__": "cc.Vec3", @@ -6160,11 +5151,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 272 + "__id__": 233 }, "_enabled": true, "__prefab": { - "__id__": 274 + "__id__": 235 }, "_contentSize": { "__type__": "cc.Size", @@ -6188,11 +5179,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 272 + "__id__": 233 }, "_enabled": true, "__prefab": { - "__id__": 276 + "__id__": 237 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6233,11 +5224,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 272 + "__id__": 233 }, "_enabled": true, "__prefab": { - "__id__": 278 + "__id__": 239 }, "_alignFlags": 45, "_target": null, @@ -6282,30 +5273,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 271 + "__id__": 232 }, "_children": [ { - "__id__": 281 + "__id__": 242 }, { - "__id__": 287 + "__id__": 248 } ], "_active": false, "_components": [ { - "__id__": 293 + "__id__": 254 }, { - "__id__": 295 + "__id__": 256 }, { - "__id__": 297 + "__id__": 258 } ], "_prefab": { - "__id__": 299 + "__id__": 260 }, "_lpos": { "__type__": "cc.Vec3", @@ -6342,20 +5333,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 280 + "__id__": 241 }, "_children": [], "_active": true, "_components": [ { - "__id__": 282 + "__id__": 243 }, { - "__id__": 284 + "__id__": 245 } ], "_prefab": { - "__id__": 286 + "__id__": 247 }, "_lpos": { "__type__": "cc.Vec3", @@ -6392,11 +5383,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 281 + "__id__": 242 }, "_enabled": true, "__prefab": { - "__id__": 283 + "__id__": 244 }, "_contentSize": { "__type__": "cc.Size", @@ -6420,11 +5411,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 281 + "__id__": 242 }, "_enabled": true, "__prefab": { - "__id__": 285 + "__id__": 246 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6478,20 +5469,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 280 + "__id__": 241 }, "_children": [], "_active": true, "_components": [ { - "__id__": 288 + "__id__": 249 }, { - "__id__": 290 + "__id__": 251 } ], "_prefab": { - "__id__": 292 + "__id__": 253 }, "_lpos": { "__type__": "cc.Vec3", @@ -6528,11 +5519,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 287 + "__id__": 248 }, "_enabled": true, "__prefab": { - "__id__": 289 + "__id__": 250 }, "_contentSize": { "__type__": "cc.Size", @@ -6556,11 +5547,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 287 + "__id__": 248 }, "_enabled": true, "__prefab": { - "__id__": 291 + "__id__": 252 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6637,11 +5628,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 280 + "__id__": 241 }, "_enabled": true, "__prefab": { - "__id__": 294 + "__id__": 255 }, "_contentSize": { "__type__": "cc.Size", @@ -6665,11 +5656,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 280 + "__id__": 241 }, "_enabled": true, "__prefab": { - "__id__": 296 + "__id__": 257 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6710,11 +5701,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 280 + "__id__": 241 }, "_enabled": true, "__prefab": { - "__id__": 298 + "__id__": 259 }, "_alignFlags": 45, "_target": null, @@ -6759,24 +5750,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 271 + "__id__": 232 }, "_children": [ { - "__id__": 301 + "__id__": 262 } ], "_active": true, "_components": [ { - "__id__": 309 + "__id__": 270 }, { - "__id__": 311 + "__id__": 272 } ], "_prefab": { - "__id__": 313 + "__id__": 274 }, "_lpos": { "__type__": "cc.Vec3", @@ -6813,23 +5804,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 300 + "__id__": 261 }, "_children": [], "_active": true, "_components": [ { - "__id__": 302 + "__id__": 263 }, { - "__id__": 304 + "__id__": 265 }, { - "__id__": 306 + "__id__": 267 } ], "_prefab": { - "__id__": 308 + "__id__": 269 }, "_lpos": { "__type__": "cc.Vec3", @@ -6866,11 +5857,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 301 + "__id__": 262 }, "_enabled": true, "__prefab": { - "__id__": 303 + "__id__": 264 }, "_contentSize": { "__type__": "cc.Size", @@ -6894,11 +5885,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 301 + "__id__": 262 }, "_enabled": true, "__prefab": { - "__id__": 305 + "__id__": 266 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6962,11 +5953,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 301 + "__id__": 262 }, "_enabled": true, "__prefab": { - "__id__": 307 + "__id__": 268 }, "_params": [], "_dataID": "bar_heros", @@ -6995,11 +5986,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 300 + "__id__": 261 }, "_enabled": true, "__prefab": { - "__id__": 310 + "__id__": 271 }, "_contentSize": { "__type__": "cc.Size", @@ -7023,11 +6014,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 300 + "__id__": 261 }, "_enabled": true, "__prefab": { - "__id__": 312 + "__id__": 273 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7084,11 +6075,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 271 + "__id__": 232 }, "_enabled": true, "__prefab": { - "__id__": 315 + "__id__": 276 }, "_contentSize": { "__type__": "cc.Size", @@ -7112,15 +6103,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 271 + "__id__": 232 }, "_enabled": true, "__prefab": { - "__id__": 317 + "__id__": 278 }, "clickEvents": [ { - "__id__": 318 + "__id__": 279 } ], "_interactable": true, @@ -7199,26 +6190,26 @@ }, "_children": [ { - "__id__": 321 + "__id__": 282 }, { - "__id__": 329 + "__id__": 290 }, { - "__id__": 349 + "__id__": 310 } ], "_active": false, "_components": [ { - "__id__": 363 + "__id__": 324 }, { - "__id__": 365 + "__id__": 326 } ], "_prefab": { - "__id__": 368 + "__id__": 329 }, "_lpos": { "__type__": "cc.Vec3", @@ -7255,23 +6246,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 320 + "__id__": 281 }, "_children": [], "_active": false, "_components": [ { - "__id__": 322 + "__id__": 283 }, { - "__id__": 324 + "__id__": 285 }, { - "__id__": 326 + "__id__": 287 } ], "_prefab": { - "__id__": 328 + "__id__": 289 }, "_lpos": { "__type__": "cc.Vec3", @@ -7308,11 +6299,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 321 + "__id__": 282 }, "_enabled": true, "__prefab": { - "__id__": 323 + "__id__": 284 }, "_contentSize": { "__type__": "cc.Size", @@ -7336,11 +6327,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 321 + "__id__": 282 }, "_enabled": true, "__prefab": { - "__id__": 325 + "__id__": 286 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7381,11 +6372,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 321 + "__id__": 282 }, "_enabled": true, "__prefab": { - "__id__": 327 + "__id__": 288 }, "_alignFlags": 45, "_target": null, @@ -7430,30 +6421,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 320 + "__id__": 281 }, "_children": [ { - "__id__": 330 + "__id__": 291 }, { - "__id__": 336 + "__id__": 297 } ], "_active": false, "_components": [ { - "__id__": 342 + "__id__": 303 }, { - "__id__": 344 + "__id__": 305 }, { - "__id__": 346 + "__id__": 307 } ], "_prefab": { - "__id__": 348 + "__id__": 309 }, "_lpos": { "__type__": "cc.Vec3", @@ -7490,20 +6481,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 329 + "__id__": 290 }, "_children": [], "_active": true, "_components": [ { - "__id__": 331 + "__id__": 292 }, { - "__id__": 333 + "__id__": 294 } ], "_prefab": { - "__id__": 335 + "__id__": 296 }, "_lpos": { "__type__": "cc.Vec3", @@ -7540,11 +6531,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 330 + "__id__": 291 }, "_enabled": true, "__prefab": { - "__id__": 332 + "__id__": 293 }, "_contentSize": { "__type__": "cc.Size", @@ -7568,11 +6559,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 330 + "__id__": 291 }, "_enabled": true, "__prefab": { - "__id__": 334 + "__id__": 295 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7626,20 +6617,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 329 + "__id__": 290 }, "_children": [], "_active": true, "_components": [ { - "__id__": 337 + "__id__": 298 }, { - "__id__": 339 + "__id__": 300 } ], "_prefab": { - "__id__": 341 + "__id__": 302 }, "_lpos": { "__type__": "cc.Vec3", @@ -7676,11 +6667,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 336 + "__id__": 297 }, "_enabled": true, "__prefab": { - "__id__": 338 + "__id__": 299 }, "_contentSize": { "__type__": "cc.Size", @@ -7704,11 +6695,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 336 + "__id__": 297 }, "_enabled": true, "__prefab": { - "__id__": 340 + "__id__": 301 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7785,11 +6776,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 329 + "__id__": 290 }, "_enabled": true, "__prefab": { - "__id__": 343 + "__id__": 304 }, "_contentSize": { "__type__": "cc.Size", @@ -7813,11 +6804,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 329 + "__id__": 290 }, "_enabled": true, "__prefab": { - "__id__": 345 + "__id__": 306 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7858,11 +6849,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 329 + "__id__": 290 }, "_enabled": true, "__prefab": { - "__id__": 347 + "__id__": 308 }, "_alignFlags": 45, "_target": null, @@ -7907,24 +6898,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 320 + "__id__": 281 }, "_children": [ { - "__id__": 350 + "__id__": 311 } ], "_active": true, "_components": [ { - "__id__": 358 + "__id__": 319 }, { - "__id__": 360 + "__id__": 321 } ], "_prefab": { - "__id__": 362 + "__id__": 323 }, "_lpos": { "__type__": "cc.Vec3", @@ -7961,23 +6952,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 349 + "__id__": 310 }, "_children": [], "_active": true, "_components": [ { - "__id__": 351 + "__id__": 312 }, { - "__id__": 353 + "__id__": 314 }, { - "__id__": 355 + "__id__": 316 } ], "_prefab": { - "__id__": 357 + "__id__": 318 }, "_lpos": { "__type__": "cc.Vec3", @@ -8014,11 +7005,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 350 + "__id__": 311 }, "_enabled": true, "__prefab": { - "__id__": 352 + "__id__": 313 }, "_contentSize": { "__type__": "cc.Size", @@ -8042,11 +7033,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 350 + "__id__": 311 }, "_enabled": true, "__prefab": { - "__id__": 354 + "__id__": 315 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8110,11 +7101,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 350 + "__id__": 311 }, "_enabled": true, "__prefab": { - "__id__": 356 + "__id__": 317 }, "_params": [], "_dataID": "bar_ranks", @@ -8143,11 +7134,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 349 + "__id__": 310 }, "_enabled": true, "__prefab": { - "__id__": 359 + "__id__": 320 }, "_contentSize": { "__type__": "cc.Size", @@ -8171,11 +7162,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 349 + "__id__": 310 }, "_enabled": true, "__prefab": { - "__id__": 361 + "__id__": 322 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8229,11 +7220,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 320 + "__id__": 281 }, "_enabled": true, "__prefab": { - "__id__": 364 + "__id__": 325 }, "_contentSize": { "__type__": "cc.Size", @@ -8257,15 +7248,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 320 + "__id__": 281 }, "_enabled": true, "__prefab": { - "__id__": 366 + "__id__": 327 }, "clickEvents": [ { - "__id__": 367 + "__id__": 328 } ], "_interactable": true, @@ -8344,26 +7335,26 @@ }, "_children": [ { - "__id__": 370 + "__id__": 331 }, { - "__id__": 378 + "__id__": 339 }, { - "__id__": 398 + "__id__": 359 } ], "_active": false, "_components": [ { - "__id__": 412 + "__id__": 373 }, { - "__id__": 414 + "__id__": 375 } ], "_prefab": { - "__id__": 417 + "__id__": 378 }, "_lpos": { "__type__": "cc.Vec3", @@ -8400,23 +7391,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 369 + "__id__": 330 }, "_children": [], "_active": false, "_components": [ { - "__id__": 371 + "__id__": 332 }, { - "__id__": 373 + "__id__": 334 }, { - "__id__": 375 + "__id__": 336 } ], "_prefab": { - "__id__": 377 + "__id__": 338 }, "_lpos": { "__type__": "cc.Vec3", @@ -8453,11 +7444,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 370 + "__id__": 331 }, "_enabled": true, "__prefab": { - "__id__": 372 + "__id__": 333 }, "_contentSize": { "__type__": "cc.Size", @@ -8481,11 +7472,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 370 + "__id__": 331 }, "_enabled": true, "__prefab": { - "__id__": 374 + "__id__": 335 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8526,11 +7517,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 370 + "__id__": 331 }, "_enabled": true, "__prefab": { - "__id__": 376 + "__id__": 337 }, "_alignFlags": 45, "_target": null, @@ -8575,30 +7566,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 369 + "__id__": 330 }, "_children": [ { - "__id__": 379 + "__id__": 340 }, { - "__id__": 385 + "__id__": 346 } ], "_active": false, "_components": [ { - "__id__": 391 + "__id__": 352 }, { - "__id__": 393 + "__id__": 354 }, { - "__id__": 395 + "__id__": 356 } ], "_prefab": { - "__id__": 397 + "__id__": 358 }, "_lpos": { "__type__": "cc.Vec3", @@ -8635,20 +7626,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 378 + "__id__": 339 }, "_children": [], "_active": true, "_components": [ { - "__id__": 380 + "__id__": 341 }, { - "__id__": 382 + "__id__": 343 } ], "_prefab": { - "__id__": 384 + "__id__": 345 }, "_lpos": { "__type__": "cc.Vec3", @@ -8685,11 +7676,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 379 + "__id__": 340 }, "_enabled": true, "__prefab": { - "__id__": 381 + "__id__": 342 }, "_contentSize": { "__type__": "cc.Size", @@ -8713,11 +7704,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 379 + "__id__": 340 }, "_enabled": true, "__prefab": { - "__id__": 383 + "__id__": 344 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8771,20 +7762,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 378 + "__id__": 339 }, "_children": [], "_active": true, "_components": [ { - "__id__": 386 + "__id__": 347 }, { - "__id__": 388 + "__id__": 349 } ], "_prefab": { - "__id__": 390 + "__id__": 351 }, "_lpos": { "__type__": "cc.Vec3", @@ -8821,11 +7812,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 385 + "__id__": 346 }, "_enabled": true, "__prefab": { - "__id__": 387 + "__id__": 348 }, "_contentSize": { "__type__": "cc.Size", @@ -8849,11 +7840,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 385 + "__id__": 346 }, "_enabled": true, "__prefab": { - "__id__": 389 + "__id__": 350 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8930,11 +7921,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 378 + "__id__": 339 }, "_enabled": true, "__prefab": { - "__id__": 392 + "__id__": 353 }, "_contentSize": { "__type__": "cc.Size", @@ -8958,11 +7949,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 378 + "__id__": 339 }, "_enabled": true, "__prefab": { - "__id__": 394 + "__id__": 355 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9003,11 +7994,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 378 + "__id__": 339 }, "_enabled": true, "__prefab": { - "__id__": 396 + "__id__": 357 }, "_alignFlags": 45, "_target": null, @@ -9052,24 +8043,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 369 + "__id__": 330 }, "_children": [ { - "__id__": 399 + "__id__": 360 } ], "_active": true, "_components": [ { - "__id__": 407 + "__id__": 368 }, { - "__id__": 409 + "__id__": 370 } ], "_prefab": { - "__id__": 411 + "__id__": 372 }, "_lpos": { "__type__": "cc.Vec3", @@ -9106,23 +8097,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 398 + "__id__": 359 }, "_children": [], "_active": true, "_components": [ { - "__id__": 400 + "__id__": 361 }, { - "__id__": 402 + "__id__": 363 }, { - "__id__": 404 + "__id__": 365 } ], "_prefab": { - "__id__": 406 + "__id__": 367 }, "_lpos": { "__type__": "cc.Vec3", @@ -9159,11 +8150,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 399 + "__id__": 360 }, "_enabled": true, "__prefab": { - "__id__": 401 + "__id__": 362 }, "_contentSize": { "__type__": "cc.Size", @@ -9187,11 +8178,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 399 + "__id__": 360 }, "_enabled": true, "__prefab": { - "__id__": 403 + "__id__": 364 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9255,11 +8246,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 399 + "__id__": 360 }, "_enabled": true, "__prefab": { - "__id__": 405 + "__id__": 366 }, "_params": [], "_dataID": "bar_talents", @@ -9288,11 +8279,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 398 + "__id__": 359 }, "_enabled": true, "__prefab": { - "__id__": 408 + "__id__": 369 }, "_contentSize": { "__type__": "cc.Size", @@ -9316,11 +8307,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 398 + "__id__": 359 }, "_enabled": true, "__prefab": { - "__id__": 410 + "__id__": 371 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9377,11 +8368,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 369 + "__id__": 330 }, "_enabled": true, "__prefab": { - "__id__": 413 + "__id__": 374 }, "_contentSize": { "__type__": "cc.Size", @@ -9405,15 +8396,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 369 + "__id__": 330 }, "_enabled": true, "__prefab": { - "__id__": 415 + "__id__": 376 }, "clickEvents": [ { - "__id__": 416 + "__id__": 377 } ], "_interactable": true, @@ -9492,7 +8483,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 419 + "__id__": 380 }, "_contentSize": { "__type__": "cc.Size", @@ -9520,7 +8511,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 421 + "__id__": 382 }, "_alignFlags": 44, "_target": null, @@ -9556,7 +8547,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 423 + "__id__": 384 }, "_resizeMode": 1, "_layoutType": 1, @@ -9607,7 +8598,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 426 + "__id__": 387 }, "_contentSize": { "__type__": "cc.Size", @@ -9635,7 +8626,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 428 + "__id__": 389 }, "_alignFlags": 21, "_target": null, @@ -9671,19 +8662,17 @@ }, "_enabled": true, "__prefab": { - "__id__": 430 - }, - "home_btn": { - "__id__": 130 + "__id__": 391 }, + "home_btn": null, "hero_btn": { "__id__": 83 }, "rank_btn": { - "__id__": 177 + "__id__": 138 }, "tals_btn": { - "__id__": 224 + "__id__": 185 }, "heros_page": { "__id__": 42 @@ -9720,14 +8709,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 433 + "__id__": 394 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 432 + "__id__": 393 }, "asset": { "__uuid__": "26bff847-cd29-48a5-bbfa-c3e2dbda688d", @@ -9735,7 +8724,7 @@ }, "fileId": "5a9CMsVQhKP5Y+UJfTKPbx", "instance": { - "__id__": 434 + "__id__": 395 }, "targetOverrides": null }, @@ -9749,19 +8738,19 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 435 + "__id__": 396 }, { - "__id__": 437 + "__id__": 398 }, { - "__id__": 438 + "__id__": 399 }, { - "__id__": 439 + "__id__": 400 }, { - "__id__": 440 + "__id__": 401 } ], "removedComponents": [] @@ -9769,7 +8758,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 436 + "__id__": 397 }, "propertyPath": [ "_name" @@ -9785,7 +8774,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 436 + "__id__": 397 }, "propertyPath": [ "_lpos" @@ -9800,7 +8789,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 436 + "__id__": 397 }, "propertyPath": [ "_lrot" @@ -9816,7 +8805,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 436 + "__id__": 397 }, "propertyPath": [ "_euler" @@ -9831,7 +8820,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 436 + "__id__": 397 }, "propertyPath": [ "_active" @@ -9845,14 +8834,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 442 + "__id__": 403 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 441 + "__id__": 402 }, "asset": { "__uuid__": "56aee962-4a5e-45ae-a779-999444d06d18", @@ -9860,7 +8849,7 @@ }, "fileId": "cboM54s0hM07XCtrpFp0/b", "instance": { - "__id__": 443 + "__id__": 404 }, "targetOverrides": null }, @@ -9874,28 +8863,28 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 444 + "__id__": 405 }, { - "__id__": 446 + "__id__": 407 }, { - "__id__": 447 + "__id__": 408 }, { - "__id__": 448 + "__id__": 409 }, { - "__id__": 449 + "__id__": 410 }, { - "__id__": 451 + "__id__": 412 }, { - "__id__": 452 + "__id__": 413 }, { - "__id__": 453 + "__id__": 414 } ], "removedComponents": [] @@ -9903,7 +8892,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 445 + "__id__": 406 }, "propertyPath": [ "_name" @@ -9919,7 +8908,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 445 + "__id__": 406 }, "propertyPath": [ "_lpos" @@ -9934,7 +8923,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 445 + "__id__": 406 }, "propertyPath": [ "_lrot" @@ -9950,7 +8939,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 445 + "__id__": 406 }, "propertyPath": [ "_euler" @@ -9965,7 +8954,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 450 + "__id__": 411 }, "propertyPath": [ "_top" @@ -9981,7 +8970,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 450 + "__id__": 411 }, "propertyPath": [ "_alignFlags" @@ -9991,7 +8980,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 450 + "__id__": 411 }, "propertyPath": [ "_bottom" @@ -10001,7 +8990,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 445 + "__id__": 406 }, "propertyPath": [ "_active" @@ -10018,7 +9007,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 455 + "__id__": 416 }, "_contentSize": { "__type__": "cc.Size", @@ -10046,7 +9035,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 457 + "__id__": 418 }, "_alignFlags": 45, "_target": null, @@ -10082,7 +9071,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 459 + "__id__": 420 }, "debugMode": false, "_id": "" @@ -10103,27 +9092,30 @@ "instance": null, "targetOverrides": [ { - "__id__": 461 + "__id__": 422 }, { - "__id__": 464 + "__id__": 425 }, { - "__id__": 467 + "__id__": 428 }, { - "__id__": 470 + "__id__": 431 }, { - "__id__": 473 + "__id__": 434 } ], "nestedPrefabInstanceRoots": [ { - "__id__": 441 + "__id__": 402 }, { - "__id__": 432 + "__id__": 393 + }, + { + "__id__": 130 }, { "__id__": 64 @@ -10145,7 +9137,7 @@ "__id__": 3 }, "sourceInfo": { - "__id__": 462 + "__id__": 423 }, "propertyPath": [ "hero1" @@ -10154,7 +9146,7 @@ "__id__": 3 }, "targetInfo": { - "__id__": 463 + "__id__": 424 } }, { @@ -10175,7 +9167,7 @@ "__id__": 3 }, "sourceInfo": { - "__id__": 465 + "__id__": 426 }, "propertyPath": [ "hero2" @@ -10184,7 +9176,7 @@ "__id__": 3 }, "targetInfo": { - "__id__": 466 + "__id__": 427 } }, { @@ -10205,7 +9197,7 @@ "__id__": 3 }, "sourceInfo": { - "__id__": 468 + "__id__": 429 }, "propertyPath": [ "hero3" @@ -10214,7 +9206,7 @@ "__id__": 3 }, "targetInfo": { - "__id__": 469 + "__id__": 430 } }, { @@ -10235,7 +9227,7 @@ "__id__": 3 }, "sourceInfo": { - "__id__": 471 + "__id__": 432 }, "propertyPath": [ "hero4" @@ -10244,7 +9236,7 @@ "__id__": 3 }, "targetInfo": { - "__id__": 472 + "__id__": 433 } }, { @@ -10265,7 +9257,7 @@ "__id__": 3 }, "sourceInfo": { - "__id__": 474 + "__id__": 435 }, "propertyPath": [ "hero5" @@ -10274,7 +9266,7 @@ "__id__": 3 }, "targetInfo": { - "__id__": 475 + "__id__": 436 } }, { diff --git a/assets/script/game/map/MissionCardComp.ts b/assets/script/game/map/MissionCardComp.ts index 6c4d5bbc..29b7aae8 100644 --- a/assets/script/game/map/MissionCardComp.ts +++ b/assets/script/game/map/MissionCardComp.ts @@ -519,12 +519,20 @@ export class MissionCardComp extends CCComp { * 技能卡池显隐切换按钮回调: * - 仅切换 skill_card_node 的 active 状态,不执行抽卡。 * - 后续刷新需通过技能刷新按钮(skill_refresh)触发。 + * - 打开前关闭其他面板,确保同时只显示一个。 */ private onShowSkillsClick() { if (!this.skill_card_node || !this.skill_card_node.isValid) return; oops.audio.playEffect("music/button"); const visible = !this.skill_card_node.active; + if (visible) { + this.closeAllPanels(); + } this.skill_card_node.active = visible; + const activeChild = this.showSkills?.getChildByName("active"); + if (activeChild) { + activeChild.active = visible; + } } /** 关闭技能卡池按钮回调 */ @@ -532,6 +540,10 @@ export class MissionCardComp extends CCComp { if (!this.skill_card_node || !this.skill_card_node.isValid) return; oops.audio.playEffect("music/button"); this.skill_card_node.active = false; + const activeChild = this.showSkills?.getChildByName("active"); + if (activeChild) { + activeChild.active = false; + } } // ======================== 商店面板 ======================== @@ -539,11 +551,20 @@ export class MissionCardComp extends CCComp { /** * 商店显隐切换按钮回调: * 切换 shopPanNode 的 active 状态。 + * 打开前关闭其他面板,确保同时只显示一个。 */ private onShowShopClick() { if (!this.shopPanNode || !this.shopPanNode.isValid) return; oops.audio.playEffect("music/button"); - this.shopPanNode.active = !this.shopPanNode.active; + const visible = !this.shopPanNode.active; + if (visible) { + this.closeAllPanels(); + } + this.shopPanNode.active = visible; + const activeChild = this.showShop?.getChildByName("active"); + if (activeChild) { + activeChild.active = visible; + } } /** 关闭商店按钮回调 */ @@ -551,6 +572,10 @@ export class MissionCardComp extends CCComp { if (!this.shopPanNode || !this.shopPanNode.isValid) return; oops.audio.playEffect("music/button"); this.shopPanNode.active = false; + const activeChild = this.showShop?.getChildByName("active"); + if (activeChild) { + activeChild.active = false; + } } /** @@ -832,15 +857,59 @@ export class MissionCardComp extends CCComp { this.playButtonResetAnim(this.cards_chou); } + /** + * 关闭所有面板(英雄卡池、技能卡池、装备商店、商品商店)。 + * 用于打开新面板前确保同时只显示一个面板。 + * 同时关闭所有按钮的 active 子节点状态。 + */ + private closeAllPanels() { + // 关闭英雄卡池 + if (this.cards_node && this.cards_node.isValid) { + this.cards_node.active = false; + } + if (this.showHeros && this.showHeros.isValid) { + const activeChild = this.showHeros.getChildByName("active"); + if (activeChild) activeChild.active = false; + } + // 关闭技能卡池 + if (this.skill_card_node && this.skill_card_node.isValid) { + this.skill_card_node.active = false; + } + if (this.showSkills && this.showSkills.isValid) { + const activeChild = this.showSkills.getChildByName("active"); + if (activeChild) activeChild.active = false; + } + // 关闭装备商店 + if (this.equipsPanNode && this.equipsPanNode.isValid) { + this.equipsPanNode.active = false; + } + if (this.showEquips && this.showEquips.isValid) { + const activeChild = this.showEquips.getChildByName("active"); + if (activeChild) activeChild.active = false; + } + // 关闭商品商店 + if (this.shopPanNode && this.shopPanNode.isValid) { + this.shopPanNode.active = false; + } + if (this.showShop && this.showShop.isValid) { + const activeChild = this.showShop.getChildByName("active"); + if (activeChild) activeChild.active = false; + } + } + /** * 英雄卡池显隐切换按钮回调: * - 切换 cards_node 的 active 状态。 * - 显示时激活 showHeros 下的 "active" 子节点,隐藏时关闭该子节点。 + * - 打开前关闭其他面板,确保同时只显示一个。 */ private onShowHerosClick() { if (!this.cards_node || !this.cards_node.isValid) return; oops.audio.playEffect("music/button"); const visible = !this.cards_node.active; + if (visible) { + this.closeAllPanels(); + } this.cards_node.active = visible; const activeChild = this.showHeros?.getChildByName("active"); if (activeChild) { @@ -871,11 +940,20 @@ export class MissionCardComp extends CCComp { /** * 装备商店显隐切换按钮回调: * 切换 equipsPanNode 的 active 状态。 + * 打开前关闭其他面板,确保同时只显示一个。 */ private onShowEquipsClick() { if (!this.equipsPanNode || !this.equipsPanNode.isValid) return; oops.audio.playEffect("music/button"); - this.equipsPanNode.active = !this.equipsPanNode.active; + const visible = !this.equipsPanNode.active; + if (visible) { + this.closeAllPanels(); + } + this.equipsPanNode.active = visible; + const activeChild = this.showEquips?.getChildByName("active"); + if (activeChild) { + activeChild.active = visible; + } } /** 关闭装备商店按钮回调 */ @@ -883,6 +961,10 @@ export class MissionCardComp extends CCComp { if (!this.equipsPanNode || !this.equipsPanNode.isValid) return; oops.audio.playEffect("music/button"); this.equipsPanNode.active = false; + const activeChild = this.showEquips?.getChildByName("active"); + if (activeChild) { + activeChild.active = false; + } } /**