From 9c520cf917d274a4ab404b0a8bdf6f7d06f1bd5b Mon Sep 17 00:00:00 2001 From: panFD Date: Sat, 25 Jul 2026 17:32:17 +0800 Subject: [PATCH] =?UTF-8?q?feat(hero-system):=20=E6=96=B0=E5=A2=9E5?= =?UTF-8?q?=E5=90=8D=E8=8B=B1=E9=9B=84=E6=89=A9=E5=B1=95=E8=8B=B1=E9=9B=84?= =?UTF-8?q?=E6=B1=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 本次提交完成了英雄池扩展的核心开发: 1. 在heroSet.ts中新增5012不死小强、5022嗜血剑客、5032战术弓手、5052护盾牧师、5061战歌法师共5名新英雄配置 2. 更新HeroList启用全部新英雄,覆盖自愈坦克、暴击刺客、团队暴击辅助、开场护盾法师、驻场光环法师五个定位 3. 新增对应的prefab元文件并替换旧有UI元素配置 4. 附带设计规范文档记录本次扩展的详细规则与平衡调整 --- .../element/{equip.prefab => cEquip.prefab} | 2562 +- .../{equip.prefab.meta => cEquip.prefab.meta} | 2 +- .../gui/element/{item.prefab => cItem.prefab} | 4967 +-- .../{item.prefab.meta => cItem.prefab.meta} | 4 +- assets/resources/gui/element/cSkill.prefab | 3565 ++ .../resources/gui/element/cSkill.prefab.meta | 13 + assets/resources/gui/element/equip-001.prefab | 2777 ++ .../gui/element/equip-001.prefab.meta | 13 + assets/resources/gui/element/mission.prefab | 30429 +++++----------- assets/resources/gui/element/sbox.prefab | 284 +- assets/script/game/common/config/heroSet.ts | 107 +- .../hero-roster-expansion-2026-07-25.md | 204 + 12 files changed, 19985 insertions(+), 24942 deletions(-) rename assets/resources/gui/element/{equip.prefab => cEquip.prefab} (72%) rename assets/resources/gui/element/{equip.prefab.meta => cEquip.prefab.meta} (86%) rename assets/resources/gui/element/{item.prefab => cItem.prefab} (82%) rename assets/resources/gui/element/{item.prefab.meta => cItem.prefab.meta} (63%) create mode 100644 assets/resources/gui/element/cSkill.prefab create mode 100644 assets/resources/gui/element/cSkill.prefab.meta create mode 100644 assets/resources/gui/element/equip-001.prefab create mode 100644 assets/resources/gui/element/equip-001.prefab.meta create mode 100644 design/quick-specs/hero-roster-expansion-2026-07-25.md diff --git a/assets/resources/gui/element/equip.prefab b/assets/resources/gui/element/cEquip.prefab similarity index 72% rename from assets/resources/gui/element/equip.prefab rename to assets/resources/gui/element/cEquip.prefab index ee340435..ce37a1d8 100644 --- a/assets/resources/gui/element/equip.prefab +++ b/assets/resources/gui/element/cEquip.prefab @@ -1,7 +1,7 @@ [ { "__type__": "cc.Prefab", - "_name": "equip", + "_name": "cEquip", "_objFlags": 0, "__editorExtras__": {}, "_native": "", @@ -13,7 +13,7 @@ }, { "__type__": "cc.Node", - "_name": "equip", + "_name": "cEquip", "_objFlags": 0, "__editorExtras__": {}, "_parent": null, @@ -25,40 +25,34 @@ "__id__": 20 }, { - "__id__": 36 + "__id__": 40 }, { - "__id__": 44 + "__id__": 82 }, { - "__id__": 76 - }, - { - "__id__": 84 - }, - { - "__id__": 102 + "__id__": 114 } ], "_active": true, "_components": [ { - "__id__": 118 + "__id__": 143 }, { - "__id__": 120 + "__id__": 145 }, { - "__id__": 122 + "__id__": 147 } ], "_prefab": { - "__id__": 130 + "__id__": 157 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -50, + "y": 0, "z": 0 }, "_lrot": { @@ -221,8 +215,8 @@ ], "value": { "__type__": "cc.Size", - "width": 720, - "height": 120 + "width": 230, + "height": 300 } }, { @@ -241,8 +235,8 @@ ], "value": { "__type__": "cc.Size", - "width": 720, - "height": 120 + "width": 230, + "height": 300 } }, { @@ -261,8 +255,8 @@ ], "value": { "__type__": "cc.Size", - "width": 1440, - "height": 240 + "width": 460, + "height": 600 } }, { @@ -281,8 +275,8 @@ ], "value": { "__type__": "cc.Size", - "width": 1408, - "height": 208 + "width": 428, + "height": 568 } }, { @@ -315,224 +309,63 @@ }, { "__type__": "cc.Node", + "_name": "name", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 1 }, - "_prefab": { - "__id__": 21 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 20 - }, - "asset": { - "__uuid__": "d19cde30-f5d0-47de-a0d5-3a272b696343", - "__expectedType__": "cc.Prefab" - }, - "fileId": "c46/YsCPVOJYA4mWEpNYRx", - "instance": { - "__id__": 22 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "8amwNREnBNi5jgoZM6EcN7", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [ + "_children": [ { - "__id__": 23 - } - ], - "propertyOverrides": [ + "__id__": 21 + }, { "__id__": 27 - }, - { - "__id__": 29 - }, - { - "__id__": 30 - }, - { - "__id__": 31 - }, - { - "__id__": 32 - }, - { - "__id__": 34 } ], - "removedComponents": [ + "_active": true, + "_components": [ + { + "__id__": 33 + }, { "__id__": 35 - } - ] - }, - { - "__type__": "cc.MountedComponentsInfo", - "targetInfo": { - "__id__": 24 - }, - "components": [ + }, { - "__id__": 25 + "__id__": 37 } - ] - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": { - "mountedRoot": { - "__id__": 20 - } - }, - "node": { - "__id__": 20 - }, - "_enabled": true, - "__prefab": { - "__id__": 26 - }, - "_alignFlags": 8, - "_target": null, - "_left": 13.908000000000015, - "_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": "fb21lJWlJItbt2XhLMR/1s" - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 28 - }, - "propertyPath": [ - "_name" ], - "value": "sbox" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 28 + "_prefab": { + "__id__": 39 }, - "propertyPath": [ - "_lpos" - ], - "value": { + "_lpos": { "__type__": "cc.Vec3", - "x": -306.092, - "y": 2.693, + "x": 0, + "y": 122.888, "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 28 }, - "propertyPath": [ - "_lrot" - ], - "value": { + "_lrot": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 28 }, - "propertyPath": [ - "_euler" - ], - "value": { + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { "__type__": "cc.Vec3", "x": 0, "y": 0, "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 33 }, - "propertyPath": [ - "_spriteFrame" - ], - "value": { - "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1", - "__expectedType__": "cc.SpriteFrame" - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "075wC9BqZNpKBHWkkHGa0w" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 33 - }, - "propertyPath": [ - "_atlas" - ], - "value": { - "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20", - "__expectedType__": "cc.SpriteAtlas" - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2b0pxtPkdJgrKePAS8msRc" - ] + "_id": "" }, { "__type__": "cc.Node", @@ -540,28 +373,25 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1 + "__id__": 20 }, "_children": [], "_active": true, "_components": [ { - "__id__": 37 + "__id__": 22 }, { - "__id__": 39 - }, - { - "__id__": 41 + "__id__": 24 } ], "_prefab": { - "__id__": 43 + "__id__": 26 }, "_lpos": { "__type__": "cc.Vec3", - "x": -265.787, - "y": 38.564, + "x": -64.2847453016989, + "y": 0, "z": 0 }, "_lrot": { @@ -593,11 +423,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 21 }, "_enabled": true, "__prefab": { - "__id__": 38 + "__id__": 23 }, "_contentSize": { "__type__": "cc.Size", @@ -621,11 +451,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 21 }, "_enabled": true, "__prefab": { - "__id__": 40 + "__id__": 25 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -683,23 +513,434 @@ "__type__": "cc.CompPrefabInfo", "fileId": "1dqRfyNidFnI0Rw533q1kb" }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "64sBr99yBIPIbpxdil4ZY0", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lv", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 20 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 28 + }, + { + "__id__": 30 + } + ], + "_prefab": { + "__id__": 32 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 42, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 27 + }, + "_enabled": true, + "__prefab": { + "__id__": 29 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 44.5694906033978, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "82vq9k1aFKYa5Ywz/gwbFX" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 27 + }, + "_enabled": true, + "__prefab": { + "__id__": 31 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "Lv.1", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": true, + "_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": "75POqLc7xOWralU/69FuiO" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "61QiOHUa9NSaXFmTwZIc/5", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 20 + }, + "_enabled": true, + "__prefab": { + "__id__": 34 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128.5694906033978, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8alEuqZj5L44Z+jpZ+eQ5v" + }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 20 }, "_enabled": true, "__prefab": { + "__id__": 36 + }, + "_alignFlags": 1, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 7.111999999999995, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 6.508, + "_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": "20RTjySLFFeZ7RCeMDjJfD" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 20 + }, + "_enabled": true, + "__prefab": { + "__id__": 38 + }, + "_resizeMode": 1, + "_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": "30ha8PwmRA/Kd+SfwLUybx" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "73ee3BTuFBZbvFEdxo3R5P", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 41 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 40 + }, + "asset": { + "__uuid__": "d19cde30-f5d0-47de-a0d5-3a272b696343", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { "__id__": 42 }, - "_alignFlags": 8, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "8amwNREnBNi5jgoZM6EcN7", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [ + { + "__id__": 43 + } + ], + "propertyOverrides": [ + { + "__id__": 47 + }, + { + "__id__": 49 + }, + { + "__id__": 50 + }, + { + "__id__": 51 + }, + { + "__id__": 52 + }, + { + "__id__": 54 + }, + { + "__id__": 55 + }, + { + "__id__": 57 + }, + { + "__id__": 59 + }, + { + "__id__": 61 + }, + { + "__id__": 63 + }, + { + "__id__": 65 + }, + { + "__id__": 67 + }, + { + "__id__": 69 + }, + { + "__id__": 71 + }, + { + "__id__": 73 + }, + { + "__id__": 75 + }, + { + "__id__": 77 + }, + { + "__id__": 79 + } + ], + "removedComponents": [ + { + "__id__": 81 + } + ] + }, + { + "__type__": "cc.MountedComponentsInfo", + "targetInfo": { + "__id__": 44 + }, + "components": [ + { + "__id__": 45 + } + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 40 + } + }, + "node": { + "__id__": 40 + }, + "_enabled": true, + "__prefab": { + "__id__": 46 + }, + "_alignFlags": 17, "_target": null, - "_left": 94.21300000000002, + "_left": 75, "_right": 0, - "_top": 0, + "_top": 40.146, "_bottom": 0, "_horizontalCenter": 0, "_verticalCenter": 0, @@ -717,20 +958,367 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "3agus8llpO+IFgYQJ4vgK7" + "fileId": "fb21lJWlJItbt2XhLMR/1s" }, { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 }, - "asset": { - "__id__": 0 + "propertyPath": [ + "_name" + ], + "value": "sbox" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 }, - "fileId": "64sBr99yBIPIbpxdil4ZY0", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 64.854, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 53 + }, + "propertyPath": [ + "_spriteFrame" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1", + "__expectedType__": "cc.SpriteFrame" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "075wC9BqZNpKBHWkkHGa0w" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 53 + }, + "propertyPath": [ + "_atlas" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20", + "__expectedType__": "cc.SpriteAtlas" + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 56 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 90, + "height": 90 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "f9WzzmQplCw4od/9N1bGZ8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 58 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 90, + "height": 90 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "44Ed4eH0lI5Kssdq2dPzke" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 60 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "01RZgHEk5DOImBHnPTZbSl" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 62 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 193, + "height": 193 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "7eXE020LJO2re5wfhWMR+x" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 64 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cdEeG/ubFJgqKs1MdM6xd9" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 66 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 193, + "height": 193 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "bdhTW5lJ9PJamgUN/UmnC2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 68 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "01Tb8sF1pD1K401C16wfxs" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 70 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 193, + "height": 193 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "31upVgp9hMgqBxdoieIwVm" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 72 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c82typVIdBJJabkX/s0ZkZ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 74 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 193, + "height": 193 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ce0/u2yctKCZkL+Ru0cbmo" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 76 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "68Zpxa86JHMbiKqxEUYo0V" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 78 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 193, + "height": 193 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4cdo17U+VOh4SgXfb/+Gk7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 80 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "0elb3r0slJwbY2BNC1zTKn" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2b0pxtPkdJgrKePAS8msRc" + ] }, { "__type__": "cc.Node", @@ -742,34 +1330,34 @@ }, "_children": [ { - "__id__": 45 + "__id__": 83 }, { - "__id__": 53 + "__id__": 91 }, { - "__id__": 61 + "__id__": 99 } ], "_active": true, "_components": [ { - "__id__": 69 + "__id__": 107 }, { - "__id__": 71 + "__id__": 109 }, { - "__id__": 73 + "__id__": 111 } ], "_prefab": { - "__id__": 75 + "__id__": 113 }, "_lpos": { "__type__": "cc.Vec3", - "x": -265, - "y": -11.445000000000007, + "x": -95, + "y": -29.540999999999997, "z": 0 }, "_lrot": { @@ -801,23 +1389,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 44 + "__id__": 82 }, "_children": [], "_active": true, "_components": [ { - "__id__": 46 + "__id__": 84 }, { - "__id__": 48 + "__id__": 86 }, { - "__id__": 50 + "__id__": 88 } ], "_prefab": { - "__id__": 52 + "__id__": 90 }, "_lpos": { "__type__": "cc.Vec3", @@ -854,15 +1442,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 45 + "__id__": 83 }, "_enabled": true, "__prefab": { - "__id__": 47 + "__id__": 85 }, "_contentSize": { "__type__": "cc.Size", - "width": 500, + "width": 190, "height": 23.333333333333332 }, "_anchorPoint": { @@ -882,11 +1470,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 45 + "__id__": 83 }, "_enabled": true, "__prefab": { - "__id__": 49 + "__id__": 87 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -950,11 +1538,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 45 + "__id__": 83 }, "_enabled": true, "__prefab": { - "__id__": 51 + "__id__": 89 }, "_alignFlags": 40, "_target": null, @@ -999,23 +1587,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 44 + "__id__": 82 }, "_children": [], "_active": true, "_components": [ { - "__id__": 54 + "__id__": 92 }, { - "__id__": 56 + "__id__": 94 }, { - "__id__": 58 + "__id__": 96 } ], "_prefab": { - "__id__": 60 + "__id__": 98 }, "_lpos": { "__type__": "cc.Vec3", @@ -1052,15 +1640,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 53 + "__id__": 91 }, "_enabled": true, "__prefab": { - "__id__": 55 + "__id__": 93 }, "_contentSize": { "__type__": "cc.Size", - "width": 500, + "width": 190, "height": 23.333333333333332 }, "_anchorPoint": { @@ -1080,11 +1668,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 53 + "__id__": 91 }, "_enabled": true, "__prefab": { - "__id__": 57 + "__id__": 95 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1148,11 +1736,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 53 + "__id__": 91 }, "_enabled": true, "__prefab": { - "__id__": 59 + "__id__": 97 }, "_alignFlags": 40, "_target": null, @@ -1197,23 +1785,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 44 + "__id__": 82 }, "_children": [], "_active": true, "_components": [ { - "__id__": 62 + "__id__": 100 }, { - "__id__": 64 + "__id__": 102 }, { - "__id__": 66 + "__id__": 104 } ], "_prefab": { - "__id__": 68 + "__id__": 106 }, "_lpos": { "__type__": "cc.Vec3", @@ -1250,15 +1838,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 61 + "__id__": 99 }, "_enabled": true, "__prefab": { - "__id__": 63 + "__id__": 101 }, "_contentSize": { "__type__": "cc.Size", - "width": 500, + "width": 190, "height": 23.333333333333332 }, "_anchorPoint": { @@ -1278,11 +1866,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 61 + "__id__": 99 }, "_enabled": true, "__prefab": { - "__id__": 65 + "__id__": 103 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1346,11 +1934,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 61 + "__id__": 99 }, "_enabled": true, "__prefab": { - "__id__": 67 + "__id__": 105 }, "_alignFlags": 40, "_target": null, @@ -1395,15 +1983,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 44 + "__id__": 82 }, "_enabled": true, "__prefab": { - "__id__": 70 + "__id__": 108 }, "_contentSize": { "__type__": "cc.Size", - "width": 500, + "width": 190, "height": 70 }, "_anchorPoint": { @@ -1423,18 +2011,18 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 44 + "__id__": 82 }, "_enabled": true, "__prefab": { - "__id__": 72 + "__id__": 110 }, "_alignFlags": 45, "_target": null, - "_left": 95, - "_right": 125, - "_top": 36.445, - "_bottom": 13.554999999999996, + "_left": 20, + "_right": 20, + "_top": 144.541, + "_bottom": 85.459, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -1459,11 +2047,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 44 + "__id__": 82 }, "_enabled": true, "__prefab": { - "__id__": 74 + "__id__": 112 }, "_resizeMode": 1, "_layoutType": 2, @@ -1506,1020 +2094,356 @@ }, { "__type__": "cc.Node", - "_name": "lv", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { "__id__": 1 }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 77 - }, - { - "__id__": 79 - }, - { - "__id__": 81 - } - ], "_prefab": { - "__id__": 83 + "__id__": 115 }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -150.389, - "y": 39.317, - "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__": 76 - }, - "_enabled": true, - "__prefab": { - "__id__": 78 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 44.5694906033978, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "82vq9k1aFKYa5Ywz/gwbFX" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 76 - }, - "_enabled": true, - "__prefab": { - "__id__": 80 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "Lv.1", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 20, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": true, - "_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": "75POqLc7xOWralU/69FuiO" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 76 - }, - "_enabled": true, - "__prefab": { - "__id__": 82 - }, - "_alignFlags": 8, - "_target": null, - "_left": 187.32625469830108, - "_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": "05Ze8m9l5Fia3DNYtdrWJY" + "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "61QiOHUa9NSaXFmTwZIc/5", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "buy", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [ - { - "__id__": 85 - }, - { - "__id__": 93 - } - ], - "_active": true, - "_components": [ - { - "__id__": 99 - } - ], - "_prefab": { - "__id__": 101 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 286.021, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "btn_green", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 84 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 86 - }, - { - "__id__": 88 - }, - { - "__id__": 90 - } - ], - "_prefab": { - "__id__": 92 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0.14999999999999858, - "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__": 85 - }, - "_enabled": true, - "__prefab": { - "__id__": 87 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 90, - "height": 79.7 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d0a/42BphNELmBqMTsdQ2o" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 85 - }, - "_enabled": true, - "__prefab": { - "__id__": 89 - }, - "_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@4a554", - "__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": "96vtn/2N1PZYu19xcYgJNi" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 85 - }, - "_enabled": true, - "__prefab": { - "__id__": 91 - }, - "_alignFlags": 45, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0.3, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 185, - "_originalHeight": 81, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f9/3KeifNDe7/2YVlmTH4c" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "49hgifpAhA5YZzgbZA09hT", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 84 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 94 - }, - { - "__id__": 96 - } - ], - "_prefab": { - "__id__": 98 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -6.989, - "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__": 93 - }, - "_enabled": true, - "__prefab": { - "__id__": 95 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 54, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "fbsoOtcLFISZylxeTP43bR" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 93 - }, - "_enabled": true, - "__prefab": { - "__id__": 97 - }, - "_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": 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": "758daF969NKpBqGg0m0bov" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "54tMKNeB9IN4AgJ0xcA+t6", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 84 - }, - "_enabled": true, - "__prefab": { - "__id__": 100 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 90, - "height": 80 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "275pNhjkdAyYspjXo/DSrb" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "62Ap6usL1Iu5lGsTpGxU1Z", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "cost", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [ - { - "__id__": 103 - }, - { - "__id__": 109 - } - ], - "_active": true, - "_components": [ - { - "__id__": 115 - } - ], - "_prefab": { - "__id__": 117 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 286.155, - "y": 22.132, - "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": "ItemIcon_Coin_Gold", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 102 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 104 - }, - { - "__id__": 106 - } - ], - "_prefab": { - "__id__": 108 - }, - "_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.25, - "y": 0.25, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 103 - }, - "_enabled": true, - "__prefab": { - "__id__": 105 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 112, - "height": 116 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a2w3bgDQdP1ZEBeDu9NgkN" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 103 - }, - "_enabled": true, - "__prefab": { - "__id__": 107 - }, - "_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": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c4Wn2iLxBDFYpkxkS0BC1B" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "38nfHaXKlON77e+FCC0EBC", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 102 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 110 - }, - { - "__id__": 112 - } - ], - "_prefab": { "__id__": 114 }, - "_lpos": { + "asset": { + "__uuid__": "506d0f89-1cf1-4c3b-be47-a3abaf3695e8", + "__expectedType__": "cc.Prefab" + }, + "fileId": "60RuUkpjBAGoLk3z4xlHcF", + "instance": { + "__id__": 116 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "d3z/Xev1FBdqPkVQYK6dha", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 117 + }, + { + "__id__": 119 + }, + { + "__id__": 120 + }, + { + "__id__": 121 + }, + { + "__id__": 122 + }, + { + "__id__": 124 + }, + { + "__id__": 126 + }, + { + "__id__": 128 + }, + { + "__id__": 130 + }, + { + "__id__": 132 + }, + { + "__id__": 134 + }, + { + "__id__": 135 + }, + { + "__id__": 137 + }, + { + "__id__": 139 + }, + { + "__id__": 141 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 118 + }, + "propertyPath": [ + "_name" + ], + "value": "button" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "60RuUkpjBAGoLk3z4xlHcF" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 118 + }, + "propertyPath": [ + "_lpos" + ], + "value": { "__type__": "cc.Vec3", "x": 0, - "y": 0, + "y": -95.715, "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 118 }, - "_lrot": { + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 118 }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { + "propertyPath": [ + "_euler" + ], + "value": { "__type__": "cc.Vec3", "x": 0, "y": 0, "z": 0 - }, - "_id": "" + } }, { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 109 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 123 }, - "_enabled": true, - "__prefab": { - "__id__": 111 - }, - "_contentSize": { + "propertyPath": [ + "_contentSize" + ], + "value": { "__type__": "cc.Size", - "width": 15.123046875, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" + "width": 130, + "height": 50 + } }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "2fR7xUJx5NAYTf4MCwhTdw" + "__type__": "cc.TargetInfo", + "localID": [ + "69vKLtZHNNMpMC4SmMmoDi" + ] }, { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 109 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 125 }, - "_enabled": true, - "__prefab": { - "__id__": 113 - }, - "_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": 20, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "77I+rJFXJJ/5bhKhn1h5gX" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "76AJbBR4NEkJ/9uoLZk3Gn", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 102 - }, - "_enabled": true, - "__prefab": { - "__id__": 116 - }, - "_contentSize": { + "propertyPath": [ + "_contentSize" + ], + "value": { "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" + "width": 130, + "height": 50 + } }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "7dtYXSDj9Hv7MG1zSh48oa" + "__type__": "cc.TargetInfo", + "localID": [ + "cdti5U6ZNG2Z/RykAJNVTw" + ] }, { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 127 }, - "asset": { - "__id__": 0 + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 122, + "height": 38 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3cTH6kgb9D1bt8syQyX+k8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 129 }, - "fileId": "60DwoZdmtCA4WzFjW04Gjg", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -55, + "y": 15.5, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3eGuUajkVIeK78uF29soeR" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 131 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 130, + "height": 30 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a2VyIJeeVKFodz6H9a3PKt" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 133 + }, + "propertyPath": [ + "_top" + ], + "value": 9.4875 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "71o6/V/3VMMZ/CnSZBIkZ0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 133 + }, + "propertyPath": [ + "_bottom" + ], + "value": 10.5125 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 136 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "28D4tFgVRPwbG9iXo3cRl7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 138 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "deRkP/BNlLX52OUGvpThIO" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 140 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 133, + "g": 208, + "b": 72, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e1PNQAe0ZJH5asasLtteLw" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 142 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 198, + "g": 239, + "b": 150, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "72Qmr45pdBjaa4/XGRGS5u" + ] }, { "__type__": "cc.UITransform", @@ -2531,12 +2455,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 119 + "__id__": 144 }, "_contentSize": { "__type__": "cc.Size", - "width": 720, - "height": 120 + "width": 230, + "height": 300 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -2559,12 +2483,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 121 + "__id__": 146 }, "_alignFlags": 40, "_target": null, - "_left": 0, - "_right": 0, + "_left": 245, + "_right": 245, "_top": 0, "_bottom": 0, "_horizontalCenter": 0, @@ -2595,30 +2519,28 @@ }, "_enabled": true, "__prefab": { - "__id__": 123 + "__id__": 148 }, "icon_node": { - "__id__": 124 + "__id__": 149 }, "bg_node": null, "name_label": { - "__id__": 39 + "__id__": 24 }, "fied1": { - "__id__": 48 + "__id__": 86 }, "fied2": { - "__id__": 56 + "__id__": 94 }, "fied3": { - "__id__": 64 + "__id__": 102 }, "level_label": { - "__id__": 79 - }, - "buy_node": { - "__id__": 84 + "__id__": 30 }, + "buy_node": null, "_id": "" }, { @@ -2631,20 +2553,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 20 + "__id__": 40 }, "_children": [], "_active": true, "_components": [ { - "__id__": 125 + "__id__": 150 }, { - "__id__": 127 + "__id__": 152 + }, + { + "__id__": 154 } ], "_prefab": { - "__id__": 129 + "__id__": 156 }, "_lpos": { "__type__": "cc.Vec3", @@ -2681,16 +2606,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 124 + "__id__": 149 }, "_enabled": true, "__prefab": { - "__id__": 126 + "__id__": 151 }, "_contentSize": { "__type__": "cc.Size", - "width": 78, - "height": 78 + "width": 100, + "height": 100 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -2709,11 +2634,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 124 + "__id__": 149 }, "_enabled": true, "__prefab": { - "__id__": 128 + "__id__": 153 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2751,6 +2676,42 @@ "__type__": "cc.CompPrefabInfo", "fileId": "075wC9BqZNpKBHWkkHGa0w" }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 149 + }, + "_enabled": true, + "__prefab": { + "__id__": 155 + }, + "_alignFlags": 45, + "_target": null, + "_left": 15, + "_right": 15, + "_top": 15, + "_bottom": 15, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 78, + "_originalHeight": 78, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "979E8VFL1G3qbMjoTp5l0c" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -2776,12 +2737,15 @@ "instance": null, "targetOverrides": [ { - "__id__": 131 + "__id__": 158 } ], "nestedPrefabInstanceRoots": [ { - "__id__": 20 + "__id__": 114 + }, + { + "__id__": 40 }, { "__id__": 2 @@ -2791,17 +2755,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 122 + "__id__": 147 }, "sourceInfo": null, "propertyPath": [ "icon_node" ], "target": { - "__id__": 20 + "__id__": 40 }, "targetInfo": { - "__id__": 132 + "__id__": 159 } }, { diff --git a/assets/resources/gui/element/equip.prefab.meta b/assets/resources/gui/element/cEquip.prefab.meta similarity index 86% rename from assets/resources/gui/element/equip.prefab.meta rename to assets/resources/gui/element/cEquip.prefab.meta index 9d1409b4..783f51c5 100644 --- a/assets/resources/gui/element/equip.prefab.meta +++ b/assets/resources/gui/element/cEquip.prefab.meta @@ -8,6 +8,6 @@ ], "subMetas": {}, "userData": { - "syncNodeName": "equip" + "syncNodeName": "cEquip" } } diff --git a/assets/resources/gui/element/item.prefab b/assets/resources/gui/element/cItem.prefab similarity index 82% rename from assets/resources/gui/element/item.prefab rename to assets/resources/gui/element/cItem.prefab index ddfd68d8..eeb67710 100644 --- a/assets/resources/gui/element/item.prefab +++ b/assets/resources/gui/element/cItem.prefab @@ -1,7 +1,7 @@ [ { "__type__": "cc.Prefab", - "_name": "item", + "_name": "cItem", "_objFlags": 0, "__editorExtras__": {}, "_native": "", @@ -13,7 +13,7 @@ }, { "__type__": "cc.Node", - "_name": "item", + "_name": "cItem", "_objFlags": 0, "__editorExtras__": {}, "_parent": null, @@ -22,43 +22,37 @@ "__id__": 2 }, { - "__id__": 21 + "__id__": 20 }, { - "__id__": 37 + "__id__": 40 }, { - "__id__": 45 + "__id__": 82 }, { - "__id__": 71 - }, - { - "__id__": 79 - }, - { - "__id__": 97 + "__id__": 114 } ], "_active": true, "_components": [ { - "__id__": 113 + "__id__": 143 }, { - "__id__": 115 + "__id__": 145 }, { - "__id__": 117 + "__id__": 147 } ], "_prefab": { - "__id__": 209 + "__id__": 243 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -50, + "y": 0, "z": 0 }, "_lrot": { @@ -112,7 +106,7 @@ }, { "__type__": "cc.PrefabInstance", - "fileId": "fabcEaxBxAgJQzArtKAOrd", + "fileId": "ddJY1fUgJFHKBICUhWrsdE", "prefabRootNode": { "__id__": 1 }, @@ -145,9 +139,6 @@ }, { "__id__": 18 - }, - { - "__id__": 19 } ], "removedComponents": [] @@ -224,8 +215,8 @@ ], "value": { "__type__": "cc.Size", - "width": 720, - "height": 100 + "width": 230, + "height": 300 } }, { @@ -244,8 +235,8 @@ ], "value": { "__type__": "cc.Size", - "width": 720, - "height": 100 + "width": 230, + "height": 300 } }, { @@ -264,8 +255,8 @@ ], "value": { "__type__": "cc.Size", - "width": 1440, - "height": 200 + "width": 460, + "height": 600 } }, { @@ -284,8 +275,8 @@ ], "value": { "__type__": "cc.Size", - "width": 1408, - "height": 168 + "width": 428, + "height": 568 } }, { @@ -297,17 +288,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 6 - }, - "propertyPath": [ - "_active" - ], - "value": true - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 20 + "__id__": 19 }, "propertyPath": [ "_color" @@ -328,224 +309,63 @@ }, { "__type__": "cc.Node", + "_name": "name", "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 1 }, - "_prefab": { - "__id__": 22 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 21 - }, - "asset": { - "__uuid__": "d19cde30-f5d0-47de-a0d5-3a272b696343", - "__expectedType__": "cc.Prefab" - }, - "fileId": "c46/YsCPVOJYA4mWEpNYRx", - "instance": { - "__id__": 23 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "8amwNREnBNi5jgoZM6EcN7", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [ + "_children": [ { - "__id__": 24 + "__id__": 21 + }, + { + "__id__": 27 } ], - "propertyOverrides": [ - { - "__id__": 28 - }, - { - "__id__": 30 - }, - { - "__id__": 31 - }, - { - "__id__": 32 - }, + "_active": true, + "_components": [ { "__id__": 33 }, { "__id__": 35 - } - ], - "removedComponents": [ + }, { - "__id__": 36 + "__id__": 37 } - ] - }, - { - "__type__": "cc.MountedComponentsInfo", - "targetInfo": { - "__id__": 25 - }, - "components": [ - { - "__id__": 26 - } - ] - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": { - "mountedRoot": { - "__id__": 21 - } - }, - "node": { - "__id__": 21 - }, - "_enabled": true, - "__prefab": { - "__id__": 27 - }, - "_alignFlags": 8, - "_target": null, - "_left": 10.696000000000026, - "_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": "fb21lJWlJItbt2XhLMR/1s" - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 29 - }, - "propertyPath": [ - "_name" ], - "value": "sbox" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 29 + "_prefab": { + "__id__": 39 }, - "propertyPath": [ - "_lpos" - ], - "value": { + "_lpos": { "__type__": "cc.Vec3", - "x": -309.304, - "y": 0, + "x": 0, + "y": 122.888, "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 29 }, - "propertyPath": [ - "_lrot" - ], - "value": { + "_lrot": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 29 }, - "propertyPath": [ - "_euler" - ], - "value": { + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { "__type__": "cc.Vec3", "x": 0, "y": 0, "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 34 }, - "propertyPath": [ - "_spriteFrame" - ], - "value": { - "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1", - "__expectedType__": "cc.SpriteFrame" - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "075wC9BqZNpKBHWkkHGa0w" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 34 - }, - "propertyPath": [ - "_atlas" - ], - "value": { - "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20", - "__expectedType__": "cc.SpriteAtlas" - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2b0pxtPkdJgrKePAS8msRc" - ] + "_id": "" }, { "__type__": "cc.Node", @@ -553,28 +373,25 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1 + "__id__": 20 }, "_children": [], "_active": true, "_components": [ { - "__id__": 38 + "__id__": 22 }, { - "__id__": 40 - }, - { - "__id__": 42 + "__id__": 24 } ], "_prefab": { - "__id__": 44 + "__id__": 26 }, "_lpos": { "__type__": "cc.Vec3", - "x": -271.748, - "y": 16.571, + "x": -44.284745301698905, + "y": 0, "z": 0 }, "_lrot": { @@ -606,15 +423,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 37 + "__id__": 21 }, "_enabled": true, "__prefab": { - "__id__": 39 + "__id__": 23 }, "_contentSize": { "__type__": "cc.Size", - "width": 104, + "width": 84, "height": 54.4 }, "_anchorPoint": { @@ -634,11 +451,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 37 + "__id__": 21 }, "_enabled": true, "__prefab": { - "__id__": 41 + "__id__": 25 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -650,11 +467,11 @@ "b": 255, "a": 255 }, - "_string": "武器名称", + "_string": "物品名称", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 25, - "_fontSize": 25, + "_actualFontSize": 20, + "_fontSize": 20, "_fontFamily": "Arial", "_lineHeight": 40, "_overflow": 0, @@ -696,42 +513,6 @@ "__type__": "cc.CompPrefabInfo", "fileId": "1dqRfyNidFnI0Rw533q1kb" }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 37 - }, - "_enabled": true, - "__prefab": { - "__id__": 43 - }, - "_alignFlags": 8, - "_target": null, - "_left": 88.25200000000001, - "_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": "3agus8llpO+IFgYQJ4vgK7" - }, { "__type__": "cc.PrefabInfo", "root": { @@ -745,689 +526,31 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_name": "info", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [ - { - "__id__": 46 - }, - { - "__id__": 52 - }, - { - "__id__": 58 - } - ], - "_active": true, - "_components": [ - { - "__id__": 64 - }, - { - "__id__": 66 - }, - { - "__id__": 68 - } - ], - "_prefab": { - "__id__": 70 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -160, - "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": "i1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 45 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 47 - }, - { - "__id__": 49 - } - ], - "_prefab": { - "__id__": 51 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 23.333333333333336, - "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__": 46 - }, - "_enabled": true, - "__prefab": { - "__id__": 48 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 300, - "height": 23.333333333333332 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "69O8ConsBKvLQ5AKQ66wo0" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 46 - }, - "_enabled": true, - "__prefab": { - "__id__": 50 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "词条3", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 18, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 25, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b5sZHO3gNIW76AXUeqZYBn" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "31vWtf5dxJgr88LEoU1n3P", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "i2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 45 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 53 - }, - { - "__id__": 55 - } - ], - "_prefab": { - "__id__": 57 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 3.552713678800501e-15, - "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__": 52 - }, - "_enabled": true, - "__prefab": { - "__id__": 54 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 300, - "height": 23.333333333333332 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2fZ5IbrfpGAZL8NHWcCmSI" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 52 - }, - "_enabled": true, - "__prefab": { - "__id__": 56 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "词条2", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 18, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 25, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "dc6KYeWoJBr5NspO5kGx92" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b6k/wLCIBPwb+CzEq7D/OD", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "i3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 45 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 59 - }, - { - "__id__": 61 - } - ], - "_prefab": { - "__id__": 63 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -23.33333333333333, - "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__": 58 - }, - "_enabled": true, - "__prefab": { - "__id__": 60 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 300, - "height": 23.333333333333332 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4bzdV65RFKkoWfWLPUitf0" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 58 - }, - "_enabled": true, - "__prefab": { - "__id__": 62 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "词条3", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 18, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 25, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f0oseF23FJJY7bo5zkXU/L" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "897tyOuodBQJ2g1YcPjCYe", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 45 - }, - "_enabled": true, - "__prefab": { - "__id__": 65 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 420, - "height": 70 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "23zkFGCNdKFYEAZu1hO0ZD" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 45 - }, - "_enabled": true, - "__prefab": { - "__id__": 67 - }, - "_alignFlags": 45, - "_target": null, - "_left": 200, - "_right": 100, - "_top": 15, - "_bottom": 15, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 100, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ea6zVnOhFA57hmQp7pFbkh" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 45 - }, - "_enabled": true, - "__prefab": { - "__id__": 69 - }, - "_resizeMode": 1, - "_layoutType": 2, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 1, - "_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": "39NZio6TNPjLLTUnq0ODme" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "894Jil2OhD84XdOP9fS7Ua", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, { "__type__": "cc.Node", "_name": "lv", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1 + "__id__": 20 }, "_children": [], "_active": true, "_components": [ { - "__id__": 72 + "__id__": 28 }, { - "__id__": 74 - }, - { - "__id__": 76 + "__id__": 30 } ], "_prefab": { - "__id__": 78 + "__id__": 32 }, "_lpos": { "__type__": "cc.Vec3", - "x": -246.42299999999997, - "y": -14.317, + "x": 21.999999999999996, + "y": 0, "z": 0 }, "_lrot": { @@ -1459,11 +582,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 71 + "__id__": 27 }, "_enabled": true, "__prefab": { - "__id__": 73 + "__id__": 29 }, "_contentSize": { "__type__": "cc.Size", @@ -1487,11 +610,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 71 + "__id__": 27 }, "_enabled": true, "__prefab": { - "__id__": 75 + "__id__": 31 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1549,23 +672,275 @@ "__type__": "cc.CompPrefabInfo", "fileId": "75POqLc7xOWralU/69FuiO" }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "61QiOHUa9NSaXFmTwZIc/5", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 20 + }, + "_enabled": true, + "__prefab": { + "__id__": 34 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 88.56949060339781, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8alEuqZj5L44Z+jpZ+eQ5v" + }, { "__type__": "cc.Widget", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 71 + "__id__": 20 }, "_enabled": true, "__prefab": { - "__id__": 77 + "__id__": 36 }, - "_alignFlags": 8, + "_alignFlags": 1, "_target": null, - "_left": 91.2922546983011, + "_left": 0, "_right": 0, - "_top": 0, + "_top": 7.111999999999995, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 6.508, + "_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": "20RTjySLFFeZ7RCeMDjJfD" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 20 + }, + "_enabled": true, + "__prefab": { + "__id__": 38 + }, + "_resizeMode": 1, + "_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": "30ha8PwmRA/Kd+SfwLUybx" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "73ee3BTuFBZbvFEdxo3R5P", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 41 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 40 + }, + "asset": { + "__uuid__": "d19cde30-f5d0-47de-a0d5-3a272b696343", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 42 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "8amwNREnBNi5jgoZM6EcN7", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [ + { + "__id__": 43 + } + ], + "propertyOverrides": [ + { + "__id__": 47 + }, + { + "__id__": 49 + }, + { + "__id__": 50 + }, + { + "__id__": 51 + }, + { + "__id__": 52 + }, + { + "__id__": 54 + }, + { + "__id__": 55 + }, + { + "__id__": 57 + }, + { + "__id__": 59 + }, + { + "__id__": 61 + }, + { + "__id__": 63 + }, + { + "__id__": 65 + }, + { + "__id__": 67 + }, + { + "__id__": 69 + }, + { + "__id__": 71 + }, + { + "__id__": 73 + }, + { + "__id__": 75 + }, + { + "__id__": 77 + }, + { + "__id__": 79 + } + ], + "removedComponents": [ + { + "__id__": 81 + } + ] + }, + { + "__type__": "cc.MountedComponentsInfo", + "targetInfo": { + "__id__": 44 + }, + "components": [ + { + "__id__": 45 + } + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 40 + } + }, + "node": { + "__id__": 40 + }, + "_enabled": true, + "__prefab": { + "__id__": 46 + }, + "_alignFlags": 17, + "_target": null, + "_left": 75, + "_right": 0, + "_top": 40.146, "_bottom": 0, "_horizontalCenter": 0, "_verticalCenter": 0, @@ -1583,24 +958,371 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "05Ze8m9l5Fia3DNYtdrWJY" + "fileId": "fb21lJWlJItbt2XhLMR/1s" }, { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 }, - "asset": { - "__id__": 0 + "propertyPath": [ + "_name" + ], + "value": "sbox" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 }, - "fileId": "61QiOHUa9NSaXFmTwZIc/5", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 64.854, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 53 + }, + "propertyPath": [ + "_spriteFrame" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1", + "__expectedType__": "cc.SpriteFrame" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "075wC9BqZNpKBHWkkHGa0w" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 53 + }, + "propertyPath": [ + "_atlas" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20", + "__expectedType__": "cc.SpriteAtlas" + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 56 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 90, + "height": 90 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "f9WzzmQplCw4od/9N1bGZ8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 58 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 90, + "height": 90 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "44Ed4eH0lI5Kssdq2dPzke" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 60 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "01RZgHEk5DOImBHnPTZbSl" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 62 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 193, + "height": 193 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "7eXE020LJO2re5wfhWMR+x" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 64 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cdEeG/ubFJgqKs1MdM6xd9" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 66 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 193, + "height": 193 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "bdhTW5lJ9PJamgUN/UmnC2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 68 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "01Tb8sF1pD1K401C16wfxs" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 70 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 193, + "height": 193 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "31upVgp9hMgqBxdoieIwVm" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 72 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c82typVIdBJJabkX/s0ZkZ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 74 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 193, + "height": 193 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ce0/u2yctKCZkL+Ru0cbmo" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 76 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "68Zpxa86JHMbiKqxEUYo0V" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 78 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 193, + "height": 193 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4cdo17U+VOh4SgXfb/+Gk7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 80 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "0elb3r0slJwbY2BNC1zTKn" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2b0pxtPkdJgrKePAS8msRc" + ] }, { "__type__": "cc.Node", - "_name": "buy", + "_name": "info", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -1608,640 +1330,87 @@ }, "_children": [ { - "__id__": 80 + "__id__": 83 + }, + { + "__id__": 91 + }, + { + "__id__": 99 + } + ], + "_active": true, + "_components": [ + { + "__id__": 107 + }, + { + "__id__": 109 + }, + { + "__id__": 111 + } + ], + "_prefab": { + "__id__": 113 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -95, + "y": -29.540999999999997, + "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": "i1", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 82 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 84 + }, + { + "__id__": 86 }, { "__id__": 88 } ], - "_active": true, - "_components": [ - { - "__id__": 94 - } - ], "_prefab": { - "__id__": 96 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 286.021, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "btn_green", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 79 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 81 - }, - { - "__id__": 83 - }, - { - "__id__": 85 - } - ], - "_prefab": { - "__id__": 87 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0.14999999999999858, - "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__": 80 - }, - "_enabled": true, - "__prefab": { - "__id__": 82 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 90, - "height": 79.7 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d0a/42BphNELmBqMTsdQ2o" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 80 - }, - "_enabled": true, - "__prefab": { - "__id__": 84 - }, - "_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@4a554", - "__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": "96vtn/2N1PZYu19xcYgJNi" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 80 - }, - "_enabled": true, - "__prefab": { - "__id__": 86 - }, - "_alignFlags": 45, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0.3, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 185, - "_originalHeight": 81, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f9/3KeifNDe7/2YVlmTH4c" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "49hgifpAhA5YZzgbZA09hT", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 79 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 89 - }, - { - "__id__": 91 - } - ], - "_prefab": { - "__id__": 93 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -6.989, - "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__": 88 - }, - "_enabled": true, - "__prefab": { "__id__": 90 }, - "_contentSize": { - "__type__": "cc.Size", - "width": 54, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "fbsoOtcLFISZylxeTP43bR" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 88 - }, - "_enabled": true, - "__prefab": { - "__id__": 92 - }, - "_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": 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": "758daF969NKpBqGg0m0bov" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "54tMKNeB9IN4AgJ0xcA+t6", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 79 - }, - "_enabled": true, - "__prefab": { - "__id__": 95 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 90, - "height": 80 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "275pNhjkdAyYspjXo/DSrb" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "62Ap6usL1Iu5lGsTpGxU1Z", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "cost", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [ - { - "__id__": 98 - }, - { - "__id__": 104 - } - ], - "_active": true, - "_components": [ - { - "__id__": 110 - } - ], - "_prefab": { - "__id__": 112 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 286.155, - "y": 22.132, - "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": "ItemIcon_Coin_Gold", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 97 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 99 - }, - { - "__id__": 101 - } - ], - "_prefab": { - "__id__": 103 - }, "_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.25, - "y": 0.25, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 98 - }, - "_enabled": true, - "__prefab": { - "__id__": 100 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 112, - "height": 116 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a2w3bgDQdP1ZEBeDu9NgkN" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 98 - }, - "_enabled": true, - "__prefab": { - "__id__": 102 - }, - "_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": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c4Wn2iLxBDFYpkxkS0BC1B" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "38nfHaXKlON77e+FCC0EBC", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 97 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 105 - }, - { - "__id__": 107 - } - ], - "_prefab": { - "__id__": 109 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, + "y": 23.333333333333336, "z": 0 }, "_lrot": { @@ -2273,27 +1442,27 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 104 + "__id__": 83 }, "_enabled": true, "__prefab": { - "__id__": 106 + "__id__": 85 }, "_contentSize": { "__type__": "cc.Size", - "width": 15.123046875, - "height": 54.4 + "width": 190, + "height": 23.333333333333332 }, "_anchorPoint": { "__type__": "cc.Vec2", - "x": 0.5, + "x": 0, "y": 0.5 }, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "2fR7xUJx5NAYTf4MCwhTdw" + "fileId": "69O8ConsBKvLQ5AKQ66wo0" }, { "__type__": "cc.Label", @@ -2301,11 +1470,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 104 + "__id__": 83 }, "_enabled": true, "__prefab": { - "__id__": 108 + "__id__": 87 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2317,14 +1486,14 @@ "b": 255, "a": 255 }, - "_string": "1", - "_horizontalAlign": 1, + "_string": "词条3", + "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 20, + "_actualFontSize": 18, "_fontSize": 20, "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, + "_lineHeight": 25, + "_overflow": 2, "_enableWrapText": true, "_font": null, "_isSystemFontUsed": true, @@ -2361,7 +1530,43 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "77I+rJFXJJ/5bhKhn1h5gX" + "fileId": "b5sZHO3gNIW76AXUeqZYBn" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 83 + }, + "_enabled": true, + "__prefab": { + "__id__": 89 + }, + "_alignFlags": 40, + "_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": 300, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "90OrNvrelLZbOIOrrDJnEv" }, { "__type__": "cc.PrefabInfo", @@ -2371,38 +1576,195 @@ "asset": { "__id__": 0 }, - "fileId": "76AJbBR4NEkJ/9uoLZk3Gn", + "fileId": "31vWtf5dxJgr88LEoU1n3P", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "i2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 82 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 92 + }, + { + "__id__": 94 + }, + { + "__id__": 96 + } + ], + "_prefab": { + "__id__": 98 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 3.552713678800501e-15, + "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__": 97 + "__id__": 91 }, "_enabled": true, "__prefab": { - "__id__": 111 + "__id__": 93 }, "_contentSize": { "__type__": "cc.Size", - "width": 100, - "height": 100 + "width": 190, + "height": 23.333333333333332 }, "_anchorPoint": { "__type__": "cc.Vec2", - "x": 0.5, + "x": 0, "y": 0.5 }, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "7dtYXSDj9Hv7MG1zSh48oa" + "fileId": "2fZ5IbrfpGAZL8NHWcCmSI" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 91 + }, + "_enabled": true, + "__prefab": { + "__id__": 95 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "词条2", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 18, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dc6KYeWoJBr5NspO5kGx92" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 91 + }, + "_enabled": true, + "__prefab": { + "__id__": 97 + }, + "_alignFlags": 40, + "_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": 300, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ecZYYEuDRAh5fCYP3KMUKj" }, { "__type__": "cc.PrefabInfo", @@ -2412,11 +1774,677 @@ "asset": { "__id__": 0 }, - "fileId": "60DwoZdmtCA4WzFjW04Gjg", + "fileId": "b6k/wLCIBPwb+CzEq7D/OD", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "i3", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 82 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 100 + }, + { + "__id__": 102 + }, + { + "__id__": 104 + } + ], + "_prefab": { + "__id__": 106 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -23.33333333333333, + "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__": 99 + }, + "_enabled": true, + "__prefab": { + "__id__": 101 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 190, + "height": 23.333333333333332 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4bzdV65RFKkoWfWLPUitf0" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 99 + }, + "_enabled": true, + "__prefab": { + "__id__": 103 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "词条3", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 18, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f0oseF23FJJY7bo5zkXU/L" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 99 + }, + "_enabled": true, + "__prefab": { + "__id__": 105 + }, + "_alignFlags": 40, + "_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": 300, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7dc/Tc5s5N+42zkFkChZxc" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "897tyOuodBQJ2g1YcPjCYe", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 82 + }, + "_enabled": true, + "__prefab": { + "__id__": 108 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 190, + "height": 70 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "23zkFGCNdKFYEAZu1hO0ZD" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 82 + }, + "_enabled": true, + "__prefab": { + "__id__": 110 + }, + "_alignFlags": 45, + "_target": null, + "_left": 20, + "_right": 20, + "_top": 144.541, + "_bottom": 85.459, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 100, + "_originalHeight": 100, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ea6zVnOhFA57hmQp7pFbkh" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 82 + }, + "_enabled": true, + "__prefab": { + "__id__": 112 + }, + "_resizeMode": 1, + "_layoutType": 2, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 1, + "_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": "39NZio6TNPjLLTUnq0ODme" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "894Jil2OhD84XdOP9fS7Ua", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 115 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 114 + }, + "asset": { + "__uuid__": "506d0f89-1cf1-4c3b-be47-a3abaf3695e8", + "__expectedType__": "cc.Prefab" + }, + "fileId": "60RuUkpjBAGoLk3z4xlHcF", + "instance": { + "__id__": 116 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "d3z/Xev1FBdqPkVQYK6dha", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 117 + }, + { + "__id__": 119 + }, + { + "__id__": 120 + }, + { + "__id__": 121 + }, + { + "__id__": 122 + }, + { + "__id__": 124 + }, + { + "__id__": 126 + }, + { + "__id__": 128 + }, + { + "__id__": 130 + }, + { + "__id__": 132 + }, + { + "__id__": 134 + }, + { + "__id__": 135 + }, + { + "__id__": 137 + }, + { + "__id__": 139 + }, + { + "__id__": 141 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 118 + }, + "propertyPath": [ + "_name" + ], + "value": "button" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "60RuUkpjBAGoLk3z4xlHcF" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 118 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -95.715, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 118 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 118 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 123 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 130, + "height": 50 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "69vKLtZHNNMpMC4SmMmoDi" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 125 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 130, + "height": 50 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cdti5U6ZNG2Z/RykAJNVTw" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 127 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 122, + "height": 38 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3cTH6kgb9D1bt8syQyX+k8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 129 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -55, + "y": 15.5, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3eGuUajkVIeK78uF29soeR" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 131 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 130, + "height": 30 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a2VyIJeeVKFodz6H9a3PKt" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 133 + }, + "propertyPath": [ + "_top" + ], + "value": 9.4875 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "71o6/V/3VMMZ/CnSZBIkZ0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 133 + }, + "propertyPath": [ + "_bottom" + ], + "value": 10.5125 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 136 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "28D4tFgVRPwbG9iXo3cRl7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 138 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "deRkP/BNlLX52OUGvpThIO" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 140 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 133, + "g": 208, + "b": 72, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e1PNQAe0ZJH5asasLtteLw" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 142 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 198, + "g": 239, + "b": 150, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "72Qmr45pdBjaa4/XGRGS5u" + ] + }, { "__type__": "cc.UITransform", "_name": "", @@ -2427,12 +2455,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 114 + "__id__": 144 }, "_contentSize": { "__type__": "cc.Size", - "width": 720, - "height": 100 + "width": 230, + "height": 300 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -2455,12 +2483,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 116 + "__id__": 146 }, "_alignFlags": 40, "_target": null, - "_left": 0, - "_right": 0, + "_left": 245, + "_right": 245, "_top": 0, "_bottom": 0, "_horizontalCenter": 0, @@ -2491,37 +2519,37 @@ }, "_enabled": true, "__prefab": { - "__id__": 118 + "__id__": 148 }, "icon_node": { - "__id__": 119 + "__id__": 149 }, "bg_node": { - "__id__": 125 + "__id__": 157 }, "name_label": { - "__id__": 40 + "__id__": 24 }, "fied1": { - "__id__": 49 + "__id__": 86 }, "fied2": { - "__id__": 55 + "__id__": 94 }, "fied3": { - "__id__": 61 + "__id__": 102 }, "level_label": { - "__id__": 74 + "__id__": 30 }, "buy_node": { - "__id__": 79 + "__id__": 114 }, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "c49lZCw7pH1JbvGWFtBo+h" + "fileId": "38qQ8F+GdPxqdKhtPloVw7" }, { "__type__": "cc.Node", @@ -2529,20 +2557,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 21 + "__id__": 40 }, "_children": [], "_active": true, "_components": [ { - "__id__": 120 + "__id__": 150 }, { - "__id__": 122 + "__id__": 152 + }, + { + "__id__": 154 } ], "_prefab": { - "__id__": 124 + "__id__": 156 }, "_lpos": { "__type__": "cc.Vec3", @@ -2579,16 +2610,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 119 + "__id__": 149 }, "_enabled": true, "__prefab": { - "__id__": 121 + "__id__": 151 }, "_contentSize": { "__type__": "cc.Size", - "width": 78, - "height": 78 + "width": 100, + "height": 100 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -2607,11 +2638,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 119 + "__id__": 149 }, "_enabled": true, "__prefab": { - "__id__": 123 + "__id__": 153 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2649,6 +2680,42 @@ "__type__": "cc.CompPrefabInfo", "fileId": "075wC9BqZNpKBHWkkHGa0w" }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 149 + }, + "_enabled": true, + "__prefab": { + "__id__": 155 + }, + "_alignFlags": 45, + "_target": null, + "_left": 15, + "_right": 15, + "_top": 15, + "_bottom": 15, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 78, + "_originalHeight": 78, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "979E8VFL1G3qbMjoTp5l0c" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -2668,15 +2735,9 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 21 + "__id__": 40 }, "_children": [ - { - "__id__": 126 - }, - { - "__id__": 142 - }, { "__id__": 158 }, @@ -2685,16 +2746,25 @@ }, { "__id__": 190 + }, + { + "__id__": 206 + }, + { + "__id__": 222 } ], "_active": true, "_components": [ { - "__id__": 206 + "__id__": 238 + }, + { + "__id__": 240 } ], "_prefab": { - "__id__": 208 + "__id__": 242 }, "_lpos": { "__type__": "cc.Vec3", @@ -2731,725 +2801,8 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 125 - }, - "_children": [ - { - "__id__": 127 - } - ], - "_active": true, - "_components": [ - { - "__id__": 135 - }, - { - "__id__": 137 - }, - { - "__id__": 139 - } - ], - "_prefab": { - "__id__": 141 - }, - "_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.2, - "y": 0.2, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "SkillFrame_01_Border_Blue", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 126 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 128 - }, - { - "__id__": 130 - }, - { - "__id__": 132 - } - ], - "_prefab": { - "__id__": 134 - }, - "_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": 2, - "y": 2, - "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__": 127 - }, - "_enabled": true, - "__prefab": { - "__id__": 129 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 168, - "height": 168 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7eXE020LJO2re5wfhWMR+x" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 127 - }, - "_enabled": true, - "__prefab": { - "__id__": 131 - }, - "_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@d1286", - "__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": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f0Vdz2o2lPFLwXlW5JPYW4" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 127 - }, - "_enabled": true, - "__prefab": { - "__id__": 133 - }, - "_alignFlags": 45, - "_target": null, - "_left": -8, - "_right": -8, - "_top": -8, - "_bottom": -8, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 56, - "_originalHeight": 58, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5fCWyWmApMNqTCR3sFhtR8" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "7dxLMTd/xC/68jt7Lwr0wN", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 126 - }, - "_enabled": true, - "__prefab": { - "__id__": 136 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 320, - "height": 320 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "01RZgHEk5DOImBHnPTZbSl" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 126 - }, - "_enabled": true, - "__prefab": { - "__id__": 138 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 158, - "g": 255, - "b": 134, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@d8db6", - "__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": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "83RO3P8ctM+bi+TCfBHkKM" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 126 - }, - "_enabled": true, - "__prefab": { - "__id__": 140 - }, - "_alignFlags": 45, - "_target": null, - "_left": 8, - "_right": 8, - "_top": 8, - "_bottom": 8, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 52, - "_originalHeight": 52, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "baf1d9tPZAd4fOS6WGAm8G" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c8GUMPCaFLxq7iBjkJgK3j", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "blue", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 125 - }, - "_children": [ - { - "__id__": 143 - } - ], - "_active": true, - "_components": [ - { - "__id__": 151 - }, - { - "__id__": 153 - }, - { - "__id__": 155 - } - ], - "_prefab": { "__id__": 157 }, - "_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.2, - "y": 0.2, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "SkillFrame_01_Border_Blue", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 142 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 144 - }, - { - "__id__": 146 - }, - { - "__id__": 148 - } - ], - "_prefab": { - "__id__": 150 - }, - "_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": 2, - "y": 2, - "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__": 143 - }, - "_enabled": true, - "__prefab": { - "__id__": 145 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 168, - "height": 168 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bdhTW5lJ9PJamgUN/UmnC2" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 143 - }, - "_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__": "cb93c900-b440-4571-91d1-7da1636e3d73@654c0", - "__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": "74QdiEVndDl5Vqf5Hjj8qY" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 143 - }, - "_enabled": true, - "__prefab": { - "__id__": 149 - }, - "_alignFlags": 45, - "_target": null, - "_left": -8, - "_right": -8, - "_top": -8, - "_bottom": -8, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 56, - "_originalHeight": 58, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "17NmLP2VJDYqeNommRKja0" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "05/ViZ4x5CsKTMBvYgTNv7", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 142 - }, - "_enabled": true, - "__prefab": { - "__id__": 152 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 320, - "height": 320 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "cdEeG/ubFJgqKs1MdM6xd9" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 142 - }, - "_enabled": true, - "__prefab": { - "__id__": 154 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 92, - "g": 185, - "b": 247, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@d8db6", - "__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": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9aNUtJ9bNDS621z3LovfsY" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 142 - }, - "_enabled": true, - "__prefab": { - "__id__": 156 - }, - "_alignFlags": 45, - "_target": null, - "_left": 8, - "_right": 8, - "_top": 8, - "_bottom": 8, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 52, - "_originalHeight": 52, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "fbhcN/JhJD26edWcEf8KiQ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "93fFoXu3BBYqu4RLG2YPon", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "purple", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 125 - }, "_children": [ { "__id__": 159 @@ -3566,8 +2919,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 168, - "height": 168 + "width": 193, + "height": 193 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3578,7 +2931,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "31upVgp9hMgqBxdoieIwVm" + "fileId": "7eXE020LJO2re5wfhWMR+x" }, { "__type__": "cc.Sprite", @@ -3603,7 +2956,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@900a1", + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@d1286", "__expectedType__": "cc.SpriteFrame" }, "_type": 1, @@ -3626,7 +2979,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "41VXMESAJKg5kx7y+LyKEN" + "fileId": "f0Vdz2o2lPFLwXlW5JPYW4" }, { "__type__": "cc.Widget", @@ -3662,7 +3015,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "72RgzpFspPSIvEm12Te+NC" + "fileId": "5fCWyWmApMNqTCR3sFhtR8" }, { "__type__": "cc.PrefabInfo", @@ -3672,7 +3025,7 @@ "asset": { "__id__": 0 }, - "fileId": "28zhIq1rJFoqgXVfHbZVku", + "fileId": "7dxLMTd/xC/68jt7Lwr0wN", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -3691,8 +3044,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 320, - "height": 320 + "width": 370, + "height": 370 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3703,7 +3056,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "01Tb8sF1pD1K401C16wfxs" + "fileId": "01RZgHEk5DOImBHnPTZbSl" }, { "__type__": "cc.Sprite", @@ -3722,9 +3075,9 @@ "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 228, - "g": 194, - "b": 255, + "r": 158, + "g": 255, + "b": 134, "a": 255 }, "_spriteFrame": { @@ -3751,7 +3104,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "05Zwe5oaRITayhS7nyUA3W" + "fileId": "83RO3P8ctM+bi+TCfBHkKM" }, { "__type__": "cc.Widget", @@ -3787,7 +3140,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "f8m897RgFJ3Yfwjs+9LSxo" + "fileId": "baf1d9tPZAd4fOS6WGAm8G" }, { "__type__": "cc.PrefabInfo", @@ -3797,18 +3150,18 @@ "asset": { "__id__": 0 }, - "fileId": "f815Ec4HdHl7lhEUTBr/l3", + "fileId": "c8GUMPCaFLxq7iBjkJgK3j", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { "__type__": "cc.Node", - "_name": "red", + "_name": "blue", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 125 + "__id__": 157 }, "_children": [ { @@ -3926,8 +3279,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 168, - "height": 168 + "width": 193, + "height": 193 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3938,7 +3291,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "ce0/u2yctKCZkL+Ru0cbmo" + "fileId": "bdhTW5lJ9PJamgUN/UmnC2" }, { "__type__": "cc.Sprite", @@ -3963,7 +3316,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@4f590", + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@654c0", "__expectedType__": "cc.SpriteFrame" }, "_type": 1, @@ -3978,15 +3331,12 @@ "_fillRange": 0, "_isTrimmedMode": true, "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, + "_atlas": null, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "472fPUEeZJBZ0we0ZqBZLT" + "fileId": "74QdiEVndDl5Vqf5Hjj8qY" }, { "__type__": "cc.Widget", @@ -4022,7 +3372,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "9aKMLDvMxIdL5mGpxApN/a" + "fileId": "17NmLP2VJDYqeNommRKja0" }, { "__type__": "cc.PrefabInfo", @@ -4032,7 +3382,7 @@ "asset": { "__id__": 0 }, - "fileId": "ceKD1JLx5OXYWUaSeK4/8B", + "fileId": "05/ViZ4x5CsKTMBvYgTNv7", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -4051,8 +3401,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 320, - "height": 320 + "width": 370, + "height": 370 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4063,7 +3413,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "c82typVIdBJJabkX/s0ZkZ" + "fileId": "cdEeG/ubFJgqKs1MdM6xd9" }, { "__type__": "cc.Sprite", @@ -4082,9 +3432,9 @@ "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 255, - "g": 179, - "b": 179, + "r": 92, + "g": 185, + "b": 247, "a": 255 }, "_spriteFrame": { @@ -4111,7 +3461,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "a35oaIyWZAyaqqaIo3ecgQ" + "fileId": "9aNUtJ9bNDS621z3LovfsY" }, { "__type__": "cc.Widget", @@ -4147,7 +3497,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "97QhKRqORBu7cZbfTOKHZx" + "fileId": "fbhcN/JhJD26edWcEf8KiQ" }, { "__type__": "cc.PrefabInfo", @@ -4157,18 +3507,18 @@ "asset": { "__id__": 0 }, - "fileId": "51ns/anqVO87NRv6DMzJKj", + "fileId": "93fFoXu3BBYqu4RLG2YPon", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { "__type__": "cc.Node", - "_name": "yellow", + "_name": "purple", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 125 + "__id__": 157 }, "_children": [ { @@ -4286,8 +3636,728 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 168, - "height": 168 + "width": 193, + "height": 193 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "31upVgp9hMgqBxdoieIwVm" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 191 + }, + "_enabled": true, + "__prefab": { + "__id__": 195 + }, + "_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@900a1", + "__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": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "41VXMESAJKg5kx7y+LyKEN" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 191 + }, + "_enabled": true, + "__prefab": { + "__id__": 197 + }, + "_alignFlags": 45, + "_target": null, + "_left": -8, + "_right": -8, + "_top": -8, + "_bottom": -8, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 56, + "_originalHeight": 58, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "72RgzpFspPSIvEm12Te+NC" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "28zhIq1rJFoqgXVfHbZVku", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 190 + }, + "_enabled": true, + "__prefab": { + "__id__": 200 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "01Tb8sF1pD1K401C16wfxs" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 190 + }, + "_enabled": true, + "__prefab": { + "__id__": 202 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 228, + "g": 194, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@d8db6", + "__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": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "05Zwe5oaRITayhS7nyUA3W" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 190 + }, + "_enabled": true, + "__prefab": { + "__id__": 204 + }, + "_alignFlags": 45, + "_target": null, + "_left": 8, + "_right": 8, + "_top": 8, + "_bottom": 8, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 52, + "_originalHeight": 52, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f8m897RgFJ3Yfwjs+9LSxo" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f815Ec4HdHl7lhEUTBr/l3", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "red", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 157 + }, + "_children": [ + { + "__id__": 207 + } + ], + "_active": true, + "_components": [ + { + "__id__": 215 + }, + { + "__id__": 217 + }, + { + "__id__": 219 + } + ], + "_prefab": { + "__id__": 221 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.2, + "y": 0.2, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "SkillFrame_01_Border_Blue", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 206 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 208 + }, + { + "__id__": 210 + }, + { + "__id__": 212 + } + ], + "_prefab": { + "__id__": 214 + }, + "_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": 2, + "y": 2, + "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__": 207 + }, + "_enabled": true, + "__prefab": { + "__id__": 209 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 193, + "height": 193 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ce0/u2yctKCZkL+Ru0cbmo" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 207 + }, + "_enabled": true, + "__prefab": { + "__id__": 211 + }, + "_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@4f590", + "__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": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "472fPUEeZJBZ0we0ZqBZLT" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 207 + }, + "_enabled": true, + "__prefab": { + "__id__": 213 + }, + "_alignFlags": 45, + "_target": null, + "_left": -8, + "_right": -8, + "_top": -8, + "_bottom": -8, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 56, + "_originalHeight": 58, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9aKMLDvMxIdL5mGpxApN/a" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ceKD1JLx5OXYWUaSeK4/8B", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 206 + }, + "_enabled": true, + "__prefab": { + "__id__": 216 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c82typVIdBJJabkX/s0ZkZ" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 206 + }, + "_enabled": true, + "__prefab": { + "__id__": 218 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 179, + "b": 179, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@d8db6", + "__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": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a35oaIyWZAyaqqaIo3ecgQ" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 206 + }, + "_enabled": true, + "__prefab": { + "__id__": 220 + }, + "_alignFlags": 45, + "_target": null, + "_left": 8, + "_right": 8, + "_top": 8, + "_bottom": 8, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 52, + "_originalHeight": 52, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "97QhKRqORBu7cZbfTOKHZx" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "51ns/anqVO87NRv6DMzJKj", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "yellow", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 157 + }, + "_children": [ + { + "__id__": 223 + } + ], + "_active": true, + "_components": [ + { + "__id__": 231 + }, + { + "__id__": 233 + }, + { + "__id__": 235 + } + ], + "_prefab": { + "__id__": 237 + }, + "_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.2, + "y": 0.2, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "SkillFrame_01_Border_Blue", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 222 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 224 + }, + { + "__id__": 226 + }, + { + "__id__": 228 + } + ], + "_prefab": { + "__id__": 230 + }, + "_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": 2, + "y": 2, + "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__": 223 + }, + "_enabled": true, + "__prefab": { + "__id__": 225 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 193, + "height": 193 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4306,11 +4376,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 191 + "__id__": 223 }, "_enabled": true, "__prefab": { - "__id__": 195 + "__id__": 227 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4354,11 +4424,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 191 + "__id__": 223 }, "_enabled": true, "__prefab": { - "__id__": 197 + "__id__": 229 }, "_alignFlags": 45, "_target": null, @@ -4403,16 +4473,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 190 + "__id__": 222 }, "_enabled": true, "__prefab": { - "__id__": 200 + "__id__": 232 }, "_contentSize": { "__type__": "cc.Size", - "width": 320, - "height": 320 + "width": 370, + "height": 370 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4431,11 +4501,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 190 + "__id__": 222 }, "_enabled": true, "__prefab": { - "__id__": 202 + "__id__": 234 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4479,11 +4549,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 190 + "__id__": 222 }, "_enabled": true, "__prefab": { - "__id__": 204 + "__id__": 236 }, "_alignFlags": 45, "_target": null, @@ -4528,16 +4598,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 125 + "__id__": 157 }, "_enabled": true, "__prefab": { - "__id__": 207 + "__id__": 239 }, "_contentSize": { "__type__": "cc.Size", - "width": 80, - "height": 80 + "width": 90, + "height": 90 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4550,6 +4620,42 @@ "__type__": "cc.CompPrefabInfo", "fileId": "44Ed4eH0lI5Kssdq2dPzke" }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 157 + }, + "_enabled": true, + "__prefab": { + "__id__": 241 + }, + "_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": 80, + "_originalHeight": 80, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "18zuChgCtJMJcsGZMZXNa3" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -4575,15 +4681,18 @@ "instance": null, "targetOverrides": [ { - "__id__": 210 + "__id__": 244 }, { - "__id__": 212 + "__id__": 246 } ], "nestedPrefabInstanceRoots": [ { - "__id__": 21 + "__id__": 114 + }, + { + "__id__": 40 }, { "__id__": 2 @@ -4593,17 +4702,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 117 + "__id__": 147 }, "sourceInfo": null, "propertyPath": [ "icon_node" ], "target": { - "__id__": 21 + "__id__": 40 }, "targetInfo": { - "__id__": 211 + "__id__": 245 } }, { @@ -4615,17 +4724,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 117 + "__id__": 147 }, "sourceInfo": null, "propertyPath": [ "bg_node" ], "target": { - "__id__": 21 + "__id__": 40 }, "targetInfo": { - "__id__": 213 + "__id__": 247 } }, { diff --git a/assets/resources/gui/element/item.prefab.meta b/assets/resources/gui/element/cItem.prefab.meta similarity index 63% rename from assets/resources/gui/element/item.prefab.meta rename to assets/resources/gui/element/cItem.prefab.meta index f2a23388..ccbc20ab 100644 --- a/assets/resources/gui/element/item.prefab.meta +++ b/assets/resources/gui/element/cItem.prefab.meta @@ -2,12 +2,12 @@ "ver": "1.1.50", "importer": "prefab", "imported": true, - "uuid": "2986f629-e688-418c-9bfc-806485474e36", + "uuid": "abae16b3-c2a2-4971-95b1-fc121f769554", "files": [ ".json" ], "subMetas": {}, "userData": { - "syncNodeName": "item" + "syncNodeName": "cItem" } } diff --git a/assets/resources/gui/element/cSkill.prefab b/assets/resources/gui/element/cSkill.prefab new file mode 100644 index 00000000..630fc400 --- /dev/null +++ b/assets/resources/gui/element/cSkill.prefab @@ -0,0 +1,3565 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "cSkill", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "cSkill", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 20 + }, + { + "__id__": 40 + }, + { + "__id__": 82 + }, + { + "__id__": 114 + } + ], + "_active": true, + "_components": [ + { + "__id__": 143 + }, + { + "__id__": 145 + }, + { + "__id__": 147 + } + ], + "_prefab": { + "__id__": 189 + }, + "_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__": 1 + }, + "_prefab": { + "__id__": 3 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2 + }, + "asset": { + "__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3", + "__expectedType__": "cc.Prefab" + }, + "fileId": "50T0YGiGBH7qZZFeATiEP+", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "ddJY1fUgJFHKBICUhWrsdE", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 8 + }, + { + "__id__": 9 + }, + { + "__id__": 10 + }, + { + "__id__": 12 + }, + { + "__id__": 14 + }, + { + "__id__": 16 + }, + { + "__id__": 18 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_name" + ], + "value": "popup" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "50T0YGiGBH7qZZFeATiEP+" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 11 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "50XxsJbrFCN4H9VEVO1jhI" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 13 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "89vNfbOw5OYLiuCSle5Cni" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 15 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 460, + "height": 600 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3dNz0H16xGpJqDZ5588nMV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 17 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 428, + "height": 568 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "dbPtEc0lVC6b6/8Lozo2Vm" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 19 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fa5RaYmDVG06zPrC6FET3z" + ] + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 21 + }, + { + "__id__": 27 + } + ], + "_active": true, + "_components": [ + { + "__id__": 33 + }, + { + "__id__": 35 + }, + { + "__id__": 37 + } + ], + "_prefab": { + "__id__": 39 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 122.888, + "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": "name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 20 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 22 + }, + { + "__id__": 24 + } + ], + "_prefab": { + "__id__": 26 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -64.2847453016989, + "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__": 21 + }, + "_enabled": true, + "__prefab": { + "__id__": 23 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 84, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9dgncJRHNM0oZi+Pb5hDPM" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 21 + }, + "_enabled": true, + "__prefab": { + "__id__": 25 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "技能名称", + "_horizontalAlign": 0, + "_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": "1dqRfyNidFnI0Rw533q1kb" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "64sBr99yBIPIbpxdil4ZY0", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lv", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 20 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 28 + }, + { + "__id__": 30 + } + ], + "_prefab": { + "__id__": 32 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 42, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 27 + }, + "_enabled": true, + "__prefab": { + "__id__": 29 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 44.5694906033978, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "82vq9k1aFKYa5Ywz/gwbFX" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 27 + }, + "_enabled": true, + "__prefab": { + "__id__": 31 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "Lv.1", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": true, + "_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": "75POqLc7xOWralU/69FuiO" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "61QiOHUa9NSaXFmTwZIc/5", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 20 + }, + "_enabled": true, + "__prefab": { + "__id__": 34 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128.5694906033978, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8alEuqZj5L44Z+jpZ+eQ5v" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 20 + }, + "_enabled": true, + "__prefab": { + "__id__": 36 + }, + "_alignFlags": 1, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 7.111999999999995, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 6.508, + "_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": "20RTjySLFFeZ7RCeMDjJfD" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 20 + }, + "_enabled": true, + "__prefab": { + "__id__": 38 + }, + "_resizeMode": 1, + "_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": "30ha8PwmRA/Kd+SfwLUybx" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "73ee3BTuFBZbvFEdxo3R5P", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 41 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 40 + }, + "asset": { + "__uuid__": "d19cde30-f5d0-47de-a0d5-3a272b696343", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 42 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "8amwNREnBNi5jgoZM6EcN7", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [ + { + "__id__": 43 + } + ], + "propertyOverrides": [ + { + "__id__": 47 + }, + { + "__id__": 49 + }, + { + "__id__": 50 + }, + { + "__id__": 51 + }, + { + "__id__": 52 + }, + { + "__id__": 54 + }, + { + "__id__": 55 + }, + { + "__id__": 57 + }, + { + "__id__": 59 + }, + { + "__id__": 61 + }, + { + "__id__": 63 + }, + { + "__id__": 65 + }, + { + "__id__": 67 + }, + { + "__id__": 69 + }, + { + "__id__": 71 + }, + { + "__id__": 73 + }, + { + "__id__": 75 + }, + { + "__id__": 77 + }, + { + "__id__": 79 + } + ], + "removedComponents": [ + { + "__id__": 81 + } + ] + }, + { + "__type__": "cc.MountedComponentsInfo", + "targetInfo": { + "__id__": 44 + }, + "components": [ + { + "__id__": 45 + } + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 40 + } + }, + "node": { + "__id__": 40 + }, + "_enabled": true, + "__prefab": { + "__id__": 46 + }, + "_alignFlags": 17, + "_target": null, + "_left": 75, + "_right": 0, + "_top": 40.146, + "_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": "fb21lJWlJItbt2XhLMR/1s" + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 + }, + "propertyPath": [ + "_name" + ], + "value": "sbox" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 64.854, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 53 + }, + "propertyPath": [ + "_spriteFrame" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1", + "__expectedType__": "cc.SpriteFrame" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "075wC9BqZNpKBHWkkHGa0w" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 53 + }, + "propertyPath": [ + "_atlas" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20", + "__expectedType__": "cc.SpriteAtlas" + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 56 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 90, + "height": 90 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "f9WzzmQplCw4od/9N1bGZ8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 58 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 90, + "height": 90 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "44Ed4eH0lI5Kssdq2dPzke" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 60 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "01RZgHEk5DOImBHnPTZbSl" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 62 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 193, + "height": 193 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "7eXE020LJO2re5wfhWMR+x" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 64 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cdEeG/ubFJgqKs1MdM6xd9" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 66 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 193, + "height": 193 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "bdhTW5lJ9PJamgUN/UmnC2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 68 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "01Tb8sF1pD1K401C16wfxs" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 70 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 193, + "height": 193 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "31upVgp9hMgqBxdoieIwVm" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 72 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c82typVIdBJJabkX/s0ZkZ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 74 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 193, + "height": 193 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ce0/u2yctKCZkL+Ru0cbmo" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 76 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "68Zpxa86JHMbiKqxEUYo0V" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 78 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 193, + "height": 193 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4cdo17U+VOh4SgXfb/+Gk7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 80 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "0elb3r0slJwbY2BNC1zTKn" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2b0pxtPkdJgrKePAS8msRc" + ] + }, + { + "__type__": "cc.Node", + "_name": "info", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 83 + }, + { + "__id__": 91 + }, + { + "__id__": 99 + } + ], + "_active": true, + "_components": [ + { + "__id__": 107 + }, + { + "__id__": 109 + }, + { + "__id__": 111 + } + ], + "_prefab": { + "__id__": 113 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -95, + "y": -29.540999999999997, + "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": "i1", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 82 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 84 + }, + { + "__id__": 86 + }, + { + "__id__": 88 + } + ], + "_prefab": { + "__id__": 90 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 23.333333333333336, + "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__": 83 + }, + "_enabled": true, + "__prefab": { + "__id__": 85 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 190, + "height": 23.333333333333332 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "69O8ConsBKvLQ5AKQ66wo0" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 83 + }, + "_enabled": true, + "__prefab": { + "__id__": 87 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "词条3", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 18, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b5sZHO3gNIW76AXUeqZYBn" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 83 + }, + "_enabled": true, + "__prefab": { + "__id__": 89 + }, + "_alignFlags": 40, + "_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": 300, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "90OrNvrelLZbOIOrrDJnEv" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "31vWtf5dxJgr88LEoU1n3P", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "i2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 82 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 92 + }, + { + "__id__": 94 + }, + { + "__id__": 96 + } + ], + "_prefab": { + "__id__": 98 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 3.552713678800501e-15, + "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__": 91 + }, + "_enabled": true, + "__prefab": { + "__id__": 93 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 190, + "height": 23.333333333333332 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2fZ5IbrfpGAZL8NHWcCmSI" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 91 + }, + "_enabled": true, + "__prefab": { + "__id__": 95 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "词条2", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 18, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dc6KYeWoJBr5NspO5kGx92" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 91 + }, + "_enabled": true, + "__prefab": { + "__id__": 97 + }, + "_alignFlags": 40, + "_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": 300, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ecZYYEuDRAh5fCYP3KMUKj" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b6k/wLCIBPwb+CzEq7D/OD", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "i3", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 82 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 100 + }, + { + "__id__": 102 + }, + { + "__id__": 104 + } + ], + "_prefab": { + "__id__": 106 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -23.33333333333333, + "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__": 99 + }, + "_enabled": true, + "__prefab": { + "__id__": 101 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 190, + "height": 23.333333333333332 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4bzdV65RFKkoWfWLPUitf0" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 99 + }, + "_enabled": true, + "__prefab": { + "__id__": 103 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "词条3", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 18, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f0oseF23FJJY7bo5zkXU/L" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 99 + }, + "_enabled": true, + "__prefab": { + "__id__": 105 + }, + "_alignFlags": 40, + "_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": 300, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7dc/Tc5s5N+42zkFkChZxc" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "897tyOuodBQJ2g1YcPjCYe", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 82 + }, + "_enabled": true, + "__prefab": { + "__id__": 108 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 190, + "height": 70 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "23zkFGCNdKFYEAZu1hO0ZD" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 82 + }, + "_enabled": true, + "__prefab": { + "__id__": 110 + }, + "_alignFlags": 45, + "_target": null, + "_left": 20, + "_right": 20, + "_top": 144.541, + "_bottom": 85.459, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 100, + "_originalHeight": 100, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ea6zVnOhFA57hmQp7pFbkh" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 82 + }, + "_enabled": true, + "__prefab": { + "__id__": 112 + }, + "_resizeMode": 1, + "_layoutType": 2, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 1, + "_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": "39NZio6TNPjLLTUnq0ODme" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "894Jil2OhD84XdOP9fS7Ua", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 115 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 114 + }, + "asset": { + "__uuid__": "506d0f89-1cf1-4c3b-be47-a3abaf3695e8", + "__expectedType__": "cc.Prefab" + }, + "fileId": "60RuUkpjBAGoLk3z4xlHcF", + "instance": { + "__id__": 116 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "d3z/Xev1FBdqPkVQYK6dha", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 117 + }, + { + "__id__": 119 + }, + { + "__id__": 120 + }, + { + "__id__": 121 + }, + { + "__id__": 122 + }, + { + "__id__": 124 + }, + { + "__id__": 126 + }, + { + "__id__": 128 + }, + { + "__id__": 130 + }, + { + "__id__": 132 + }, + { + "__id__": 134 + }, + { + "__id__": 135 + }, + { + "__id__": 137 + }, + { + "__id__": 139 + }, + { + "__id__": 141 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 118 + }, + "propertyPath": [ + "_name" + ], + "value": "button" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "60RuUkpjBAGoLk3z4xlHcF" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 118 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -95.715, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 118 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 118 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 123 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 130, + "height": 50 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "69vKLtZHNNMpMC4SmMmoDi" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 125 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 130, + "height": 50 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cdti5U6ZNG2Z/RykAJNVTw" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 127 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 122, + "height": 38 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3cTH6kgb9D1bt8syQyX+k8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 129 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -55, + "y": 15.5, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3eGuUajkVIeK78uF29soeR" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 131 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 130, + "height": 30 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a2VyIJeeVKFodz6H9a3PKt" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 133 + }, + "propertyPath": [ + "_top" + ], + "value": 9.4875 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "71o6/V/3VMMZ/CnSZBIkZ0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 133 + }, + "propertyPath": [ + "_bottom" + ], + "value": 10.5125 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 136 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "28D4tFgVRPwbG9iXo3cRl7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 138 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "deRkP/BNlLX52OUGvpThIO" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 140 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 133, + "g": 208, + "b": 72, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e1PNQAe0ZJH5asasLtteLw" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 142 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 198, + "g": 239, + "b": 150, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "72Qmr45pdBjaa4/XGRGS5u" + ] + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 144 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 230, + "height": 300 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "01picFBtJMhp/LBDdXi1y9" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 146 + }, + "_alignFlags": 40, + "_target": null, + "_left": 245, + "_right": 245, + "_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": "4aPeqTNK9Ga61Xv9j+yGXk" + }, + { + "__type__": "3fe4e0pJu1K75/rp6RRox+Z", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 148 + }, + "name_node": { + "__id__": 21 + }, + "icon_node": { + "__id__": 149 + }, + "cost_node": { + "__id__": 157 + }, + "Ckind_node": null, + "BG_node": null, + "info_node": { + "__id__": 82 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "04yUXuhypPaJNM1UT4d3ML" + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 40 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 150 + }, + { + "__id__": 152 + }, + { + "__id__": 154 + } + ], + "_prefab": { + "__id__": 156 + }, + "_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__": 149 + }, + "_enabled": true, + "__prefab": { + "__id__": 151 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0elb3r0slJwbY2BNC1zTKn" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 149 + }, + "_enabled": true, + "__prefab": { + "__id__": 153 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1", + "__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__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "075wC9BqZNpKBHWkkHGa0w" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 149 + }, + "_enabled": true, + "__prefab": { + "__id__": 155 + }, + "_alignFlags": 45, + "_target": null, + "_left": 15, + "_right": 15, + "_top": 15, + "_bottom": 15, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 78, + "_originalHeight": 78, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "979E8VFL1G3qbMjoTp5l0c" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a33ReyWcpAoZY5ieotS6Ir", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "num", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 158 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 184 + }, + { + "__id__": 186 + } + ], + "_prefab": { + "__id__": 188 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 13.5, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "cost", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": null + }, + "_parent": { + "__id__": 159 + }, + "_children": [ + { + "__id__": 173 + }, + { + "__id__": 157 + } + ], + "_active": true, + "_components": [ + { + "__id__": 179 + }, + { + "__id__": 181 + } + ], + "_prefab": { + "__id__": 183 + }, + "_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": "Node", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 114 + }, + "_children": [ + { + "__id__": 160 + }, + { + "__id__": 158 + } + ], + "_active": true, + "_components": [ + { + "__id__": 166 + }, + { + "__id__": 168 + }, + { + "__id__": 170 + } + ], + "_prefab": { + "__id__": 172 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0.5124999999999993, + "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__": { + "mountedRoot": null + }, + "_parent": { + "__id__": 159 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 161 + }, + { + "__id__": 163 + } + ], + "_prefab": { + "__id__": 165 + }, + "_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": 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__": 160 + }, + "_enabled": true, + "__prefab": { + "__id__": 162 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 54, + "height": 35.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a4sqCI1VpI8YJnOwF8QknG" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 160 + }, + "_enabled": true, + "__prefab": { + "__id__": 164 + }, + "_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": 25, + "_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": "cea0FpTiVBEprBOaYQFSav" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "28D4tFgVRPwbG9iXo3cRl7", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 159 + }, + "_enabled": true, + "__prefab": { + "__id__": 167 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 130, + "height": 30 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a2VyIJeeVKFodz6H9a3PKt" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 159 + }, + "_enabled": true, + "__prefab": { + "__id__": 169 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 9.4875, + "_bottom": 10.5125, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 100, + "_originalHeight": 100, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "71o6/V/3VMMZ/CnSZBIkZ0" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 159 + }, + "_enabled": true, + "__prefab": { + "__id__": 171 + }, + "_resizeMode": 1, + "_layoutType": 2, + "_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": "78A6Dkiv9F64eccErjGFxK" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "59HmW0DT5L74QSaNhJXq7r", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "gold", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 158 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 174 + }, + { + "__id__": 176 + } + ], + "_prefab": { + "__id__": 178 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -7.5615234375, + "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__": 173 + }, + "_enabled": true, + "__prefab": { + "__id__": 175 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 27, + "height": 27 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "39O3Ak8hhKxKF4zeoDUgVQ" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 173 + }, + "_enabled": true, + "__prefab": { + "__id__": 177 + }, + "_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@ec5a5", + "__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": "fb5HbJnLdPp5vG2ekEjx0W" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "6aPcHyYFpJtqTknWOBQjrH", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 158 + }, + "_enabled": true, + "__prefab": { + "__id__": 180 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 42.123046875, + "height": 30 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e03E8E9MNHWqlyzsRwdhQj" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 158 + }, + "_enabled": true, + "__prefab": { + "__id__": 182 + }, + "_resizeMode": 1, + "_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": "306oiXmUNKlqXJd/x4wic4" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "deRkP/BNlLX52OUGvpThIO", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 157 + }, + "_enabled": true, + "__prefab": { + "__id__": 185 + }, + "_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": "3dJ0AU7pFORpdUaZBM3Z/u" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 157 + }, + "_enabled": true, + "__prefab": { + "__id__": 187 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "2", + "_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": "9deqZrZeZEEKkvtD7QlGHO" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "bfLo+sXdxPSY6pJ+TTshHA", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5dVotvOAFMoaprbNZVAkgY", + "instance": null, + "targetOverrides": [ + { + "__id__": 190 + }, + { + "__id__": 192 + } + ], + "nestedPrefabInstanceRoots": [ + { + "__id__": 114 + }, + { + "__id__": 40 + }, + { + "__id__": 2 + } + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 147 + }, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { + "__id__": 40 + }, + "targetInfo": { + "__id__": 191 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 147 + }, + "sourceInfo": null, + "propertyPath": [ + "cost_node" + ], + "target": { + "__id__": 114 + }, + "targetInfo": { + "__id__": 193 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "bfLo+sXdxPSY6pJ+TTshHA" + ] + } +] \ No newline at end of file diff --git a/assets/resources/gui/element/cSkill.prefab.meta b/assets/resources/gui/element/cSkill.prefab.meta new file mode 100644 index 00000000..4f5fe32e --- /dev/null +++ b/assets/resources/gui/element/cSkill.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "78a5b2d1-a34b-4190-895d-7d0aa22037cc", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "cSkill" + } +} diff --git a/assets/resources/gui/element/equip-001.prefab b/assets/resources/gui/element/equip-001.prefab new file mode 100644 index 00000000..974b7de9 --- /dev/null +++ b/assets/resources/gui/element/equip-001.prefab @@ -0,0 +1,2777 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "equip-001", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "equip-001", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 20 + }, + { + "__id__": 40 + }, + { + "__id__": 82 + }, + { + "__id__": 114 + } + ], + "_active": true, + "_components": [ + { + "__id__": 143 + }, + { + "__id__": 145 + }, + { + "__id__": 147 + } + ], + "_prefab": { + "__id__": 157 + }, + "_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__": 1 + }, + "_prefab": { + "__id__": 3 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2 + }, + "asset": { + "__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3", + "__expectedType__": "cc.Prefab" + }, + "fileId": "50T0YGiGBH7qZZFeATiEP+", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "ddJY1fUgJFHKBICUhWrsdE", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 8 + }, + { + "__id__": 9 + }, + { + "__id__": 10 + }, + { + "__id__": 12 + }, + { + "__id__": 14 + }, + { + "__id__": 16 + }, + { + "__id__": 18 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_name" + ], + "value": "popup" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "50T0YGiGBH7qZZFeATiEP+" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 11 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "50XxsJbrFCN4H9VEVO1jhI" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 13 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "89vNfbOw5OYLiuCSle5Cni" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 15 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 460, + "height": 600 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3dNz0H16xGpJqDZ5588nMV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 17 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 428, + "height": 568 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "dbPtEc0lVC6b6/8Lozo2Vm" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 19 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fa5RaYmDVG06zPrC6FET3z" + ] + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 21 + }, + { + "__id__": 27 + } + ], + "_active": true, + "_components": [ + { + "__id__": 33 + }, + { + "__id__": 35 + }, + { + "__id__": 37 + } + ], + "_prefab": { + "__id__": 39 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 122.888, + "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": "name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 20 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 22 + }, + { + "__id__": 24 + } + ], + "_prefab": { + "__id__": 26 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -64.2847453016989, + "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__": 21 + }, + "_enabled": true, + "__prefab": { + "__id__": 23 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 84, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9dgncJRHNM0oZi+Pb5hDPM" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 21 + }, + "_enabled": true, + "__prefab": { + "__id__": 25 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "武器名称", + "_horizontalAlign": 0, + "_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": "1dqRfyNidFnI0Rw533q1kb" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "64sBr99yBIPIbpxdil4ZY0", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lv", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 20 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 28 + }, + { + "__id__": 30 + } + ], + "_prefab": { + "__id__": 32 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 42, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 27 + }, + "_enabled": true, + "__prefab": { + "__id__": 29 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 44.5694906033978, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "82vq9k1aFKYa5Ywz/gwbFX" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 27 + }, + "_enabled": true, + "__prefab": { + "__id__": 31 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "Lv.1", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": true, + "_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": "75POqLc7xOWralU/69FuiO" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "61QiOHUa9NSaXFmTwZIc/5", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 20 + }, + "_enabled": true, + "__prefab": { + "__id__": 34 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128.5694906033978, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8alEuqZj5L44Z+jpZ+eQ5v" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 20 + }, + "_enabled": true, + "__prefab": { + "__id__": 36 + }, + "_alignFlags": 1, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 7.111999999999995, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 6.508, + "_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": "20RTjySLFFeZ7RCeMDjJfD" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 20 + }, + "_enabled": true, + "__prefab": { + "__id__": 38 + }, + "_resizeMode": 1, + "_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": "30ha8PwmRA/Kd+SfwLUybx" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "73ee3BTuFBZbvFEdxo3R5P", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 41 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 40 + }, + "asset": { + "__uuid__": "d19cde30-f5d0-47de-a0d5-3a272b696343", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 42 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "8amwNREnBNi5jgoZM6EcN7", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [ + { + "__id__": 43 + } + ], + "propertyOverrides": [ + { + "__id__": 47 + }, + { + "__id__": 49 + }, + { + "__id__": 50 + }, + { + "__id__": 51 + }, + { + "__id__": 52 + }, + { + "__id__": 54 + }, + { + "__id__": 55 + }, + { + "__id__": 57 + }, + { + "__id__": 59 + }, + { + "__id__": 61 + }, + { + "__id__": 63 + }, + { + "__id__": 65 + }, + { + "__id__": 67 + }, + { + "__id__": 69 + }, + { + "__id__": 71 + }, + { + "__id__": 73 + }, + { + "__id__": 75 + }, + { + "__id__": 77 + }, + { + "__id__": 79 + } + ], + "removedComponents": [ + { + "__id__": 81 + } + ] + }, + { + "__type__": "cc.MountedComponentsInfo", + "targetInfo": { + "__id__": 44 + }, + "components": [ + { + "__id__": 45 + } + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 40 + } + }, + "node": { + "__id__": 40 + }, + "_enabled": true, + "__prefab": { + "__id__": 46 + }, + "_alignFlags": 17, + "_target": null, + "_left": 75, + "_right": 0, + "_top": 40.146, + "_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": "fb21lJWlJItbt2XhLMR/1s" + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 + }, + "propertyPath": [ + "_name" + ], + "value": "sbox" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 64.854, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 48 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 53 + }, + "propertyPath": [ + "_spriteFrame" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1", + "__expectedType__": "cc.SpriteFrame" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "075wC9BqZNpKBHWkkHGa0w" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 53 + }, + "propertyPath": [ + "_atlas" + ], + "value": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20", + "__expectedType__": "cc.SpriteAtlas" + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 56 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 90, + "height": 90 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "f9WzzmQplCw4od/9N1bGZ8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 58 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 90, + "height": 90 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "44Ed4eH0lI5Kssdq2dPzke" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 60 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "01RZgHEk5DOImBHnPTZbSl" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 62 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 193, + "height": 193 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "7eXE020LJO2re5wfhWMR+x" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 64 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cdEeG/ubFJgqKs1MdM6xd9" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 66 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 193, + "height": 193 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "bdhTW5lJ9PJamgUN/UmnC2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 68 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "01Tb8sF1pD1K401C16wfxs" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 70 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 193, + "height": 193 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "31upVgp9hMgqBxdoieIwVm" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 72 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c82typVIdBJJabkX/s0ZkZ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 74 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 193, + "height": 193 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ce0/u2yctKCZkL+Ru0cbmo" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 76 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 370, + "height": 370 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "68Zpxa86JHMbiKqxEUYo0V" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 78 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 193, + "height": 193 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4cdo17U+VOh4SgXfb/+Gk7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 80 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "0elb3r0slJwbY2BNC1zTKn" + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2b0pxtPkdJgrKePAS8msRc" + ] + }, + { + "__type__": "cc.Node", + "_name": "info", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 83 + }, + { + "__id__": 91 + }, + { + "__id__": 99 + } + ], + "_active": true, + "_components": [ + { + "__id__": 107 + }, + { + "__id__": 109 + }, + { + "__id__": 111 + } + ], + "_prefab": { + "__id__": 113 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -95, + "y": -29.540999999999997, + "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": "i1", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 82 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 84 + }, + { + "__id__": 86 + }, + { + "__id__": 88 + } + ], + "_prefab": { + "__id__": 90 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 23.333333333333336, + "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__": 83 + }, + "_enabled": true, + "__prefab": { + "__id__": 85 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 190, + "height": 23.333333333333332 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "69O8ConsBKvLQ5AKQ66wo0" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 83 + }, + "_enabled": true, + "__prefab": { + "__id__": 87 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "词条3", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 18, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b5sZHO3gNIW76AXUeqZYBn" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 83 + }, + "_enabled": true, + "__prefab": { + "__id__": 89 + }, + "_alignFlags": 40, + "_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": 300, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "90OrNvrelLZbOIOrrDJnEv" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "31vWtf5dxJgr88LEoU1n3P", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "i2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 82 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 92 + }, + { + "__id__": 94 + }, + { + "__id__": 96 + } + ], + "_prefab": { + "__id__": 98 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 3.552713678800501e-15, + "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__": 91 + }, + "_enabled": true, + "__prefab": { + "__id__": 93 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 190, + "height": 23.333333333333332 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2fZ5IbrfpGAZL8NHWcCmSI" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 91 + }, + "_enabled": true, + "__prefab": { + "__id__": 95 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "词条2", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 18, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dc6KYeWoJBr5NspO5kGx92" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 91 + }, + "_enabled": true, + "__prefab": { + "__id__": 97 + }, + "_alignFlags": 40, + "_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": 300, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ecZYYEuDRAh5fCYP3KMUKj" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b6k/wLCIBPwb+CzEq7D/OD", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "i3", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 82 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 100 + }, + { + "__id__": 102 + }, + { + "__id__": 104 + } + ], + "_prefab": { + "__id__": 106 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -23.33333333333333, + "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__": 99 + }, + "_enabled": true, + "__prefab": { + "__id__": 101 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 190, + "height": 23.333333333333332 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4bzdV65RFKkoWfWLPUitf0" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 99 + }, + "_enabled": true, + "__prefab": { + "__id__": 103 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "词条3", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 18, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f0oseF23FJJY7bo5zkXU/L" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 99 + }, + "_enabled": true, + "__prefab": { + "__id__": 105 + }, + "_alignFlags": 40, + "_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": 300, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7dc/Tc5s5N+42zkFkChZxc" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "897tyOuodBQJ2g1YcPjCYe", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 82 + }, + "_enabled": true, + "__prefab": { + "__id__": 108 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 190, + "height": 70 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "23zkFGCNdKFYEAZu1hO0ZD" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 82 + }, + "_enabled": true, + "__prefab": { + "__id__": 110 + }, + "_alignFlags": 45, + "_target": null, + "_left": 20, + "_right": 20, + "_top": 144.541, + "_bottom": 85.459, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 100, + "_originalHeight": 100, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ea6zVnOhFA57hmQp7pFbkh" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 82 + }, + "_enabled": true, + "__prefab": { + "__id__": 112 + }, + "_resizeMode": 1, + "_layoutType": 2, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 1, + "_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": "39NZio6TNPjLLTUnq0ODme" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "894Jil2OhD84XdOP9fS7Ua", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 115 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 114 + }, + "asset": { + "__uuid__": "506d0f89-1cf1-4c3b-be47-a3abaf3695e8", + "__expectedType__": "cc.Prefab" + }, + "fileId": "60RuUkpjBAGoLk3z4xlHcF", + "instance": { + "__id__": 116 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "d3z/Xev1FBdqPkVQYK6dha", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 117 + }, + { + "__id__": 119 + }, + { + "__id__": 120 + }, + { + "__id__": 121 + }, + { + "__id__": 122 + }, + { + "__id__": 124 + }, + { + "__id__": 126 + }, + { + "__id__": 128 + }, + { + "__id__": 130 + }, + { + "__id__": 132 + }, + { + "__id__": 134 + }, + { + "__id__": 135 + }, + { + "__id__": 137 + }, + { + "__id__": 139 + }, + { + "__id__": 141 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 118 + }, + "propertyPath": [ + "_name" + ], + "value": "button" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "60RuUkpjBAGoLk3z4xlHcF" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 118 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -95.715, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 118 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 118 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 123 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 130, + "height": 50 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "69vKLtZHNNMpMC4SmMmoDi" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 125 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 130, + "height": 50 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cdti5U6ZNG2Z/RykAJNVTw" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 127 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 122, + "height": 38 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3cTH6kgb9D1bt8syQyX+k8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 129 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -55, + "y": 15.5, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3eGuUajkVIeK78uF29soeR" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 131 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 130, + "height": 30 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a2VyIJeeVKFodz6H9a3PKt" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 133 + }, + "propertyPath": [ + "_top" + ], + "value": 9.4875 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "71o6/V/3VMMZ/CnSZBIkZ0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 133 + }, + "propertyPath": [ + "_bottom" + ], + "value": 10.5125 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 136 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "28D4tFgVRPwbG9iXo3cRl7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 138 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "deRkP/BNlLX52OUGvpThIO" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 140 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 133, + "g": 208, + "b": 72, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e1PNQAe0ZJH5asasLtteLw" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 142 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 198, + "g": 239, + "b": 150, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "72Qmr45pdBjaa4/XGRGS5u" + ] + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 144 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 230, + "height": 300 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "01picFBtJMhp/LBDdXi1y9" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 146 + }, + "_alignFlags": 40, + "_target": null, + "_left": 245, + "_right": 245, + "_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": "4aPeqTNK9Ga61Xv9j+yGXk" + }, + { + "__type__": "f01551ecT5MD6XTnGn3Wvkb", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 148 + }, + "icon_node": { + "__id__": 149 + }, + "bg_node": null, + "name_label": { + "__id__": 24 + }, + "fied1": { + "__id__": 86 + }, + "fied2": { + "__id__": 94 + }, + "fied3": { + "__id__": 102 + }, + "level_label": { + "__id__": 30 + }, + "buy_node": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e3eNCv9YFCwpf4IreyADeV" + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 40 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 150 + }, + { + "__id__": 152 + }, + { + "__id__": 154 + } + ], + "_prefab": { + "__id__": 156 + }, + "_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__": 149 + }, + "_enabled": true, + "__prefab": { + "__id__": 151 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0elb3r0slJwbY2BNC1zTKn" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 149 + }, + "_enabled": true, + "__prefab": { + "__id__": 153 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20@048d1", + "__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__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "075wC9BqZNpKBHWkkHGa0w" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 149 + }, + "_enabled": true, + "__prefab": { + "__id__": 155 + }, + "_alignFlags": 45, + "_target": null, + "_left": 15, + "_right": 15, + "_top": 15, + "_bottom": 15, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 78, + "_originalHeight": 78, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "979E8VFL1G3qbMjoTp5l0c" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a33ReyWcpAoZY5ieotS6Ir", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5dVotvOAFMoaprbNZVAkgY", + "instance": null, + "targetOverrides": [ + { + "__id__": 158 + } + ], + "nestedPrefabInstanceRoots": [ + { + "__id__": 114 + }, + { + "__id__": 40 + }, + { + "__id__": 2 + } + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 147 + }, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { + "__id__": 40 + }, + "targetInfo": { + "__id__": 159 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + } +] \ No newline at end of file diff --git a/assets/resources/gui/element/equip-001.prefab.meta b/assets/resources/gui/element/equip-001.prefab.meta new file mode 100644 index 00000000..1c34208a --- /dev/null +++ b/assets/resources/gui/element/equip-001.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "101841f1-5f9a-4115-964f-5a6ca92a0e46", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "equip-001" + } +} diff --git a/assets/resources/gui/element/mission.prefab b/assets/resources/gui/element/mission.prefab index f17d4206..cd044585 100644 --- a/assets/resources/gui/element/mission.prefab +++ b/assets/resources/gui/element/mission.prefab @@ -31,56 +31,59 @@ "__id__": 227 }, { - "__id__": 537 + "__id__": 315 }, { - "__id__": 827 + "__id__": 521 }, { - "__id__": 1002 + "__id__": 637 }, { - "__id__": 1656 + "__id__": 823 }, { - "__id__": 1785 + "__id__": 952 }, { - "__id__": 1825 + "__id__": 992 }, { - "__id__": 1855 + "__id__": 1022 + }, + { + "__id__": 1066 } ], "_active": true, "_components": [ { - "__id__": 1899 + "__id__": 1316 }, { - "__id__": 1901 + "__id__": 1318 }, { - "__id__": 1903 + "__id__": 1320 }, { - "__id__": 1905 + "__id__": 1322 }, { - "__id__": 1907 + "__id__": 1324 }, { - "__id__": 1909 + "__id__": 1326 }, { - "__id__": 1911 + "__id__": 1328 }, { - "__id__": 1913 + "__id__": 1330 } ], "_prefab": { - "__id__": 1915 + "__id__": 1332 }, "_lpos": { "__type__": "cc.Vec3", @@ -4215,7 +4218,7 @@ }, { "__type__": "cc.Node", - "_name": "cards", + "_name": "heros", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -4227,31 +4230,25 @@ }, { "__id__": 247 - }, - { - "__id__": 396 - }, - { - "__id__": 437 } ], "_active": true, "_components": [ { - "__id__": 528 + "__id__": 306 }, { - "__id__": 530 + "__id__": 308 }, { - "__id__": 532 + "__id__": 310 }, { - "__id__": 534 + "__id__": 312 } ], "_prefab": { - "__id__": 536 + "__id__": 314 }, "_lpos": { "__type__": "cc.Vec3", @@ -4310,7 +4307,7 @@ }, { "__type__": "cc.PrefabInstance", - "fileId": "35qwFaqbxDKqBFVljs1tVt", + "fileId": "0bJUqwHolKG61NRxRmQ/hP", "prefabRootNode": { "__id__": 1 }, @@ -4520,7 +4517,7 @@ }, { "__type__": "cc.Node", - "_name": "cards", + "_name": "box", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -4531,31 +4528,31 @@ "__id__": 248 }, { - "__id__": 295 + "__id__": 265 }, { - "__id__": 342 + "__id__": 282 } ], - "_active": false, + "_active": true, "_components": [ { - "__id__": 389 + "__id__": 299 }, { - "__id__": 391 + "__id__": 301 }, { - "__id__": 393 + "__id__": 303 } ], "_prefab": { - "__id__": 395 + "__id__": 305 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 296.948, + "y": 225, "z": 0 }, "_lrot": { @@ -4598,18 +4595,22 @@ "__id__": 248 }, "asset": { - "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", + "__uuid__": "f820a186-b9f6-44df-a534-bdcbaa6a639a", "__expectedType__": "cc.Prefab" }, - "fileId": "24rlgXRJ9AHLGpMW+aYyEx", + "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { "__id__": 250 }, - "targetOverrides": null + "targetOverrides": [ + { + "__id__": 262 + } + ] }, { "__type__": "cc.PrefabInstance", - "fileId": "94PyAtullDB5KkWdDBWi7o", + "fileId": "1fpu1t6mJJ0qZQpYGQLwSa", "prefabRootNode": { "__id__": 1 }, @@ -4622,65 +4623,20 @@ { "__id__": 253 }, + { + "__id__": 254 + }, { "__id__": 255 }, { - "__id__": 257 + "__id__": 256 }, { - "__id__": 259 + "__id__": 258 }, { - "__id__": 261 - }, - { - "__id__": 263 - }, - { - "__id__": 265 - }, - { - "__id__": 267 - }, - { - "__id__": 269 - }, - { - "__id__": 271 - }, - { - "__id__": 273 - }, - { - "__id__": 275 - }, - { - "__id__": 277 - }, - { - "__id__": 279 - }, - { - "__id__": 281 - }, - { - "__id__": 283 - }, - { - "__id__": 285 - }, - { - "__id__": 287 - }, - { - "__id__": 289 - }, - { - "__id__": 291 - }, - { - "__id__": 293 + "__id__": 260 } ], "removedComponents": [] @@ -4693,1796 +4649,6 @@ "propertyPath": [ "_name" ], - "value": "card" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 254 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -220, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 256 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 258 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 260 - }, - "propertyPath": [ - "_active" - ], - "value": true - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 262 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 299, - "height": 299 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "326cum+qdAqaeo0dGt01yD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 264 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b6/HPesdpG8ZsWB4vg6xf2" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 266 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 64, - "y": 93.9, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "cfMbf11IxHErK52FqmJHts" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 268 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -64, - "y": 93.9, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2b5S+tVLtA5Ykc/qVoMdAC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 270 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "99yf9rnjlM147Oc5ugZxZA" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 272 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "13j2oupQRMUoUyChWYn2yc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 274 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "c8mzU+nw5GLJ4CZ7ZTe6eE" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 276 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 340, - "height": 459.6 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5eZRKQByFG0LW2QA/PUw2u" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 278 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 332, - "height": 447.6 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "4buoN7nzRM9Kty43yoN7ul" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 280 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "faGw1NMRpJ+IWtI609CAxN" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 282 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 29.900000000000006, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "69ZX4yvCZL67xK4+SdFMO0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 284 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 280, - "height": 280 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5cf2X5S4JMQ7x3zijgLWIX" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 286 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "aePszddr1FjZ9yJvRxiJCh" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 288 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 29.900000000000006, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5cWLGvgr1MdLSDfUJV31tJ" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 290 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -41.79599999999999, - "y": -94.165, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "09D4k31MNCHqoa2DlasmKq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 292 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 40.925, - "y": -94.165, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "67WoSYD3dDaYE3iUhnDhbu" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 294 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -61.823999999999984, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c6fA+I52NLy7nwIG/TAXFX" - ] - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 247 - }, - "_prefab": { - "__id__": 296 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 295 - }, - "asset": { - "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", - "__expectedType__": "cc.Prefab" - }, - "fileId": "24rlgXRJ9AHLGpMW+aYyEx", - "instance": { - "__id__": 297 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "87d9PlYuJMkbIcuVS6BlzW", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 298 - }, - { - "__id__": 300 - }, - { - "__id__": 302 - }, - { - "__id__": 304 - }, - { - "__id__": 306 - }, - { - "__id__": 308 - }, - { - "__id__": 310 - }, - { - "__id__": 312 - }, - { - "__id__": 314 - }, - { - "__id__": 316 - }, - { - "__id__": 318 - }, - { - "__id__": 320 - }, - { - "__id__": 322 - }, - { - "__id__": 324 - }, - { - "__id__": 326 - }, - { - "__id__": 328 - }, - { - "__id__": 330 - }, - { - "__id__": 332 - }, - { - "__id__": 334 - }, - { - "__id__": 336 - }, - { - "__id__": 338 - }, - { - "__id__": 340 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 299 - }, - "propertyPath": [ - "_name" - ], - "value": "card" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 301 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 1.4210854715202004e-14, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 303 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 305 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 307 - }, - "propertyPath": [ - "_active" - ], - "value": true - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 309 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 299, - "height": 299 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "326cum+qdAqaeo0dGt01yD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 311 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b6/HPesdpG8ZsWB4vg6xf2" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 313 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 64, - "y": 93.9, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "cfMbf11IxHErK52FqmJHts" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 315 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -64, - "y": 93.9, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2b5S+tVLtA5Ykc/qVoMdAC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 317 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "99yf9rnjlM147Oc5ugZxZA" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 319 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "13j2oupQRMUoUyChWYn2yc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 321 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "c8mzU+nw5GLJ4CZ7ZTe6eE" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 323 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 340, - "height": 459.6 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5eZRKQByFG0LW2QA/PUw2u" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 325 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 332, - "height": 447.6 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "4buoN7nzRM9Kty43yoN7ul" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 327 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "faGw1NMRpJ+IWtI609CAxN" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 329 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 29.900000000000006, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "69ZX4yvCZL67xK4+SdFMO0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 331 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 280, - "height": 280 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5cf2X5S4JMQ7x3zijgLWIX" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 333 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "aePszddr1FjZ9yJvRxiJCh" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 335 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 29.900000000000006, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5cWLGvgr1MdLSDfUJV31tJ" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 337 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -41.79599999999999, - "y": -94.165, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "09D4k31MNCHqoa2DlasmKq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 339 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 40.925, - "y": -94.165, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "67WoSYD3dDaYE3iUhnDhbu" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 341 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -61.823999999999984, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c6fA+I52NLy7nwIG/TAXFX" - ] - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 247 - }, - "_prefab": { - "__id__": 343 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 342 - }, - "asset": { - "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", - "__expectedType__": "cc.Prefab" - }, - "fileId": "24rlgXRJ9AHLGpMW+aYyEx", - "instance": { - "__id__": 344 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "4cPPEpiDZJhZvrA5oXzk89", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 345 - }, - { - "__id__": 347 - }, - { - "__id__": 349 - }, - { - "__id__": 351 - }, - { - "__id__": 353 - }, - { - "__id__": 355 - }, - { - "__id__": 357 - }, - { - "__id__": 359 - }, - { - "__id__": 361 - }, - { - "__id__": 363 - }, - { - "__id__": 365 - }, - { - "__id__": 367 - }, - { - "__id__": 369 - }, - { - "__id__": 371 - }, - { - "__id__": 373 - }, - { - "__id__": 375 - }, - { - "__id__": 377 - }, - { - "__id__": 379 - }, - { - "__id__": 381 - }, - { - "__id__": 383 - }, - { - "__id__": 385 - }, - { - "__id__": 387 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 346 - }, - "propertyPath": [ - "_name" - ], - "value": "card" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 348 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 220, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 350 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 352 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 354 - }, - "propertyPath": [ - "_active" - ], - "value": true - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 356 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 299, - "height": 299 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "326cum+qdAqaeo0dGt01yD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 358 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b6/HPesdpG8ZsWB4vg6xf2" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 360 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "99yf9rnjlM147Oc5ugZxZA" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 362 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "13j2oupQRMUoUyChWYn2yc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 364 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "c8mzU+nw5GLJ4CZ7ZTe6eE" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 366 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 340, - "height": 459.6 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5eZRKQByFG0LW2QA/PUw2u" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 368 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 332, - "height": 447.6 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "4buoN7nzRM9Kty43yoN7ul" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 370 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "faGw1NMRpJ+IWtI609CAxN" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 372 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 280, - "height": 280 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5cf2X5S4JMQ7x3zijgLWIX" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 374 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "aePszddr1FjZ9yJvRxiJCh" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 376 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 64, - "y": 93.9, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "cfMbf11IxHErK52FqmJHts" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 378 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -41.79599999999999, - "y": -94.165, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "09D4k31MNCHqoa2DlasmKq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 380 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 40.925, - "y": -94.165, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "67WoSYD3dDaYE3iUhnDhbu" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 382 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -64, - "y": 93.9, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2b5S+tVLtA5Ykc/qVoMdAC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 384 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 29.900000000000006, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "69ZX4yvCZL67xK4+SdFMO0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 386 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 29.900000000000006, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5cWLGvgr1MdLSDfUJV31tJ" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 388 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -61.823999999999984, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c6fA+I52NLy7nwIG/TAXFX" - ] - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 247 - }, - "_enabled": true, - "__prefab": { - "__id__": 390 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 519.4, - "height": 300 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d52ar8fGRCcJCkEGKYqLmS" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 247 - }, - "_enabled": true, - "__prefab": { - "__id__": 392 - }, - "_alignFlags": 42, - "_target": null, - "_left": 100.30000000000001, - "_right": 100.30000000000001, - "_top": -491.51300000000003, - "_bottom": 491.51300000000003, - "_horizontalCenter": 0, - "_verticalCenter": 71.94799999999998, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 100, - "_originalHeight": 300, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4dDc0+apdNPrjk0bxsb5yf" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 247 - }, - "_enabled": false, - "__prefab": { - "__id__": 394 - }, - "_resizeMode": 1, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 4.7, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "81yCxsR/BPCro5/jgovbJu" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f2mrMK3fBJT4tB+8JEKln0", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "box", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 227 - }, - "_children": [ - { - "__id__": 397 - }, - { - "__id__": 408 - }, - { - "__id__": 419 - } - ], - "_active": true, - "_components": [ - { - "__id__": 430 - }, - { - "__id__": 432 - }, - { - "__id__": 434 - } - ], - "_prefab": { - "__id__": 436 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 225, - "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__": 396 - }, - "_prefab": { - "__id__": 398 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 397 - }, - "asset": { - "__uuid__": "f820a186-b9f6-44df-a534-bdcbaa6a639a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "5dVotvOAFMoaprbNZVAkgY", - "instance": { - "__id__": 399 - }, - "targetOverrides": [ - { - "__id__": 405 - } - ] - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "50F0Omb4JEOopA2/RoPIkO", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 400 - }, - { - "__id__": 402 - }, - { - "__id__": 403 - }, - { - "__id__": 404 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 401 - }, - "propertyPath": [ - "_name" - ], "value": "hero" }, { @@ -6494,7 +4660,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 401 + "__id__": 252 }, "propertyPath": [ "_lpos" @@ -6509,7 +4675,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 401 + "__id__": 252 }, "propertyPath": [ "_lrot" @@ -6525,7 +4691,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 401 + "__id__": 252 }, "propertyPath": [ "_euler" @@ -6537,6 +4703,70 @@ "z": 0 } }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 257 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -57, + "y": 157, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8amwNREnBNi5jgoZM6EcN7", + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 259 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -2.9890000000000043, + "y": 193.56400000000002, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "64sBr99yBIPIbpxdil4ZY0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 261 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -93.417, + "y": 64.787, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "894Jil2OhD84XdOP9fS7Ua" + ] + }, { "__type__": "cc.TargetOverrideInfo", "source": null, @@ -6545,10 +4775,10 @@ "icon_node" ], "target": { - "__id__": 406 + "__id__": 263 }, "targetInfo": { - "__id__": 407 + "__id__": 264 } }, { @@ -6565,17 +4795,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 396 + "__id__": 247 }, "_prefab": { - "__id__": 409 + "__id__": 266 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 408 + "__id__": 265 }, "asset": { "__uuid__": "f820a186-b9f6-44df-a534-bdcbaa6a639a", @@ -6583,17 +4813,17 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 410 + "__id__": 267 }, "targetOverrides": [ { - "__id__": 416 + "__id__": 279 } ] }, { "__type__": "cc.PrefabInstance", - "fileId": "27ABYSECNPob1beFbyImxS", + "fileId": "cfXYQxScNN6a0p9KDboGGx", "prefabRootNode": { "__id__": 1 }, @@ -6601,16 +4831,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 411 + "__id__": 268 }, { - "__id__": 413 + "__id__": 270 }, { - "__id__": 414 + "__id__": 271 }, { - "__id__": 415 + "__id__": 272 + }, + { + "__id__": 273 + }, + { + "__id__": 275 + }, + { + "__id__": 277 } ], "removedComponents": [] @@ -6618,7 +4857,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 412 + "__id__": 269 }, "propertyPath": [ "_name" @@ -6634,7 +4873,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 412 + "__id__": 269 }, "propertyPath": [ "_lpos" @@ -6649,7 +4888,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 412 + "__id__": 269 }, "propertyPath": [ "_lrot" @@ -6665,7 +4904,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 412 + "__id__": 269 }, "propertyPath": [ "_euler" @@ -6677,6 +4916,70 @@ "z": 0 } }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 274 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -57, + "y": 157, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8amwNREnBNi5jgoZM6EcN7", + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 276 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -2.9890000000000043, + "y": 193.56400000000002, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "64sBr99yBIPIbpxdil4ZY0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 278 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -93.417, + "y": 64.787, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "894Jil2OhD84XdOP9fS7Ua" + ] + }, { "__type__": "cc.TargetOverrideInfo", "source": null, @@ -6685,10 +4988,10 @@ "icon_node" ], "target": { - "__id__": 417 + "__id__": 280 }, "targetInfo": { - "__id__": 418 + "__id__": 281 } }, { @@ -6705,17 +5008,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 396 + "__id__": 247 }, "_prefab": { - "__id__": 420 + "__id__": 283 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 419 + "__id__": 282 }, "asset": { "__uuid__": "f820a186-b9f6-44df-a534-bdcbaa6a639a", @@ -6723,17 +5026,17 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 421 + "__id__": 284 }, "targetOverrides": [ { - "__id__": 427 + "__id__": 296 } ] }, { "__type__": "cc.PrefabInstance", - "fileId": "0cRE34359HHpo74oE22UwY", + "fileId": "7chXn/QZlJjZullNQLeACT", "prefabRootNode": { "__id__": 1 }, @@ -6741,16 +5044,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 422 + "__id__": 285 }, { - "__id__": 424 + "__id__": 287 }, { - "__id__": 425 + "__id__": 288 }, { - "__id__": 426 + "__id__": 289 + }, + { + "__id__": 290 + }, + { + "__id__": 292 + }, + { + "__id__": 294 } ], "removedComponents": [] @@ -6758,7 +5070,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 423 + "__id__": 286 }, "propertyPath": [ "_name" @@ -6774,7 +5086,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 423 + "__id__": 286 }, "propertyPath": [ "_lpos" @@ -6789,7 +5101,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 423 + "__id__": 286 }, "propertyPath": [ "_lrot" @@ -6805,7 +5117,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 423 + "__id__": 286 }, "propertyPath": [ "_euler" @@ -6817,6 +5129,70 @@ "z": 0 } }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 291 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -57, + "y": 157, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8amwNREnBNi5jgoZM6EcN7", + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 293 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -2.9890000000000043, + "y": 193.56400000000002, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "64sBr99yBIPIbpxdil4ZY0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 295 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -93.417, + "y": 64.787, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "894Jil2OhD84XdOP9fS7Ua" + ] + }, { "__type__": "cc.TargetOverrideInfo", "source": null, @@ -6825,10 +5201,10 @@ "icon_node" ], "target": { - "__id__": 428 + "__id__": 297 }, "targetInfo": { - "__id__": 429 + "__id__": 298 } }, { @@ -6847,11 +5223,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 396 + "__id__": 247 }, "_enabled": true, "__prefab": { - "__id__": 431 + "__id__": 300 }, "_contentSize": { "__type__": "cc.Size", @@ -6867,7 +5243,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "12v6dU9X9KGac+HxTJENmh" + "fileId": "16SSZla4tEdpdnkg10bxbm" }, { "__type__": "cc.Widget", @@ -6875,11 +5251,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 396 + "__id__": 247 }, "_enabled": true, "__prefab": { - "__id__": 433 + "__id__": 302 }, "_alignFlags": 45, "_target": null, @@ -6903,7 +5279,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "b8UQ6UogpG77L2GVSFMxF/" + "fileId": "00ef5hJjFAv5g64PlHDgRF" }, { "__type__": "cc.Layout", @@ -6911,11 +5287,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 396 + "__id__": 247 }, "_enabled": true, "__prefab": { - "__id__": 435 + "__id__": 304 }, "_resizeMode": 0, "_layoutType": 1, @@ -6941,7 +5317,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "778BxBddNOkaPThOZl2c0g" + "fileId": "2detBX1v1OCrWSpTds62AT" }, { "__type__": "cc.PrefabInfo", @@ -6951,1990 +5327,7 @@ "asset": { "__id__": 0 }, - "fileId": "ac0DlRX71DKpLnjPp2wss5", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "cb4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 227 - }, - "_children": [ - { - "__id__": 438 - } - ], - "_active": false, - "_components": [ - { - "__id__": 519 - }, - { - "__id__": 521 - }, - { - "__id__": 523 - }, - { - "__id__": 525 - } - ], - "_prefab": { - "__id__": 527 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 31.955, - "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": "chou", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 437 - }, - "_children": [ - { - "__id__": 439 - }, - { - "__id__": 447 - }, - { - "__id__": 455 - }, - { - "__id__": 493 - }, - { - "__id__": 499 - } - ], - "_active": true, - "_components": [ - { - "__id__": 514 - }, - { - "__id__": 516 - } - ], - "_prefab": { - "__id__": 518 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 7.661999999999999, - "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__": 438 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 440 - }, - { - "__id__": 442 - }, - { - "__id__": 444 - } - ], - "_prefab": { - "__id__": 446 - }, - "_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__": 439 - }, - "_enabled": true, - "__prefab": { - "__id__": 441 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 706, - "height": 70 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3bXmpppq9O57HZcS0B6pqH" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 439 - }, - "_enabled": true, - "__prefab": { - "__id__": 443 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 229, - "b": 39, - "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": "65kvug2NRPFoOGo9jom/OQ" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 439 - }, - "_enabled": true, - "__prefab": { - "__id__": 445 - }, - "_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": "c1E1mlCAtC4K7yBkxvqinA" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "5aMCdIWc5OmJF+7Y1vMDAV", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "nobg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 438 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 448 - }, - { - "__id__": 450 - }, - { - "__id__": 452 - } - ], - "_prefab": { - "__id__": 454 - }, - "_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__": 447 - }, - "_enabled": true, - "__prefab": { - "__id__": 449 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 706, - "height": 70 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "724rMWCXpNDJgsAUTd9sG/" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 447 - }, - "_enabled": true, - "__prefab": { - "__id__": 451 - }, - "_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@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": "f0AZcLuO5ItaS5sLj5khxm" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 447 - }, - "_enabled": true, - "__prefab": { - "__id__": 453 - }, - "_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": "46kpVW0HVErY+1ufnoGKAM" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "abKz1JhSVAP4lmGSiAhimy", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 438 - }, - "_children": [ - { - "__id__": 456 - }, - { - "__id__": 462 - }, - { - "__id__": 468 - }, - { - "__id__": 474 - } - ], - "_active": true, - "_components": [ - { - "__id__": 488 - }, - { - "__id__": 490 - } - ], - "_prefab": { - "__id__": 492 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 57.336, - "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_line", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 455 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 457 - }, - { - "__id__": 459 - } - ], - "_prefab": { - "__id__": 461 - }, - "_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__": 456 - }, - "_enabled": true, - "__prefab": { - "__id__": 458 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "38+/0XIU9IqaI6NRxyrQ7o" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 456 - }, - "_enabled": true, - "__prefab": { - "__id__": 460 - }, - "_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": "7391e73jJEDITXjwgtTCtf" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "57ozFIFb9ETJnSg6jZ4keY", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 455 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 463 - }, - { - "__id__": 465 - } - ], - "_prefab": { - "__id__": 467 - }, - "_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__": 462 - }, - "_enabled": true, - "__prefab": { - "__id__": 464 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 35, - "height": 35 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aa89FPd0RHfpTsy1jkJD89" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 462 - }, - "_enabled": true, - "__prefab": { - "__id__": 466 - }, - "_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": "f6zmMbla9IJ5mb6xWKthZg" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "80R6KCqF1MUotJRCKCOAB1", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "reset", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 455 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 469 - }, - { - "__id__": 471 - } - ], - "_prefab": { - "__id__": 473 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -39.673, - "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__": 468 - }, - "_enabled": true, - "__prefab": { - "__id__": 470 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 76, - "height": 71 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b1+OjB5CtO1Y0gIHUNl/IG" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 468 - }, - "_enabled": true, - "__prefab": { - "__id__": 472 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 237, - "g": 252, - "b": 59, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@8e2b9", - "__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": "d923x3d4FJgZr0Aq7N2+NJ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "ffz4i2ynFBlqeidjZ/ENQ7", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 455 - }, - "_children": [ - { - "__id__": 475 - } - ], - "_active": true, - "_components": [ - { - "__id__": 483 - }, - { - "__id__": 485 - } - ], - "_prefab": { - "__id__": 487 - }, - "_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__": 474 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 476 - }, - { - "__id__": 478 - }, - { - "__id__": 480 - } - ], - "_prefab": { - "__id__": 482 - }, - "_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__": 475 - }, - "_enabled": true, - "__prefab": { - "__id__": 477 - }, - "_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": "37+XWIzEZAF76+fdpgdx15" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 475 - }, - "_enabled": true, - "__prefab": { - "__id__": 479 - }, - "_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": "75A0VKoQJBoZ/NlUvv1Grc" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 475 - }, - "_enabled": true, - "__prefab": { - "__id__": 481 - }, - "_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": "d7JPVUEExE84n2iqDCaPvy" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "49oRk7wDFJB5WZ6P6sLzJd", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 474 - }, - "_enabled": true, - "__prefab": { - "__id__": 484 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30.904811680946153, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8cDQAvVUZDx7Bc/9x5hDbo" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 474 - }, - "_enabled": true, - "__prefab": { - "__id__": 486 - }, - "_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": 35, - "_fontSize": 35, - "_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": "50BppHE8FHDInA2umFYPdW" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "4b2ngPxLNPTLyKGNy8mqMw", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 455 - }, - "_enabled": true, - "__prefab": { - "__id__": 489 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 50, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bbC2AJZphEGIA70L8g/FYm" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 455 - }, - "_enabled": true, - "__prefab": { - "__id__": 491 - }, - "_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": "18EMa7khZIDZ6Bhd+a7DqL" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "658QGyYfxEyJvkxOrsGTX4", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 438 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 494 - }, - { - "__id__": 496 - } - ], - "_prefab": { - "__id__": 498 - }, - "_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__": 493 - }, - "_enabled": true, - "__prefab": { - "__id__": 495 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 76.3349609375, - "height": 58.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e6PHNmLGpBHoiqBBiCk6B4" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 493 - }, - "_enabled": true, - "__prefab": { - "__id__": 497 - }, - "_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": "c5ZuDR2UdL9oVX31UNlPY2" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "8eSy9TOKJMi4sjqRA6RoQk", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 438 - }, - "_prefab": { - "__id__": 500 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 499 - }, - "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", - "instance": { - "__id__": 501 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "e8kpi9mktIhZcQVsxqTFg6", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 502 - }, - { - "__id__": 504 - }, - { - "__id__": 505 - }, - { - "__id__": 506 - }, - { - "__id__": 507 - }, - { - "__id__": 509 - }, - { - "__id__": 511 - }, - { - "__id__": 513 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 503 - }, - "propertyPath": [ - "_name" - ], - "value": "smalltip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d3jYvT7whFS5scQFZeO5AK" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 503 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 1.966, - "y": 14.328, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 503 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 503 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 508 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 120, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "3aTUQpkypKh5v6YnH99gAD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 510 - }, - "propertyPath": [ - "_string" - ], - "value": "金币不足" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 512 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 84, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 503 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 438 - }, - "_enabled": true, - "__prefab": { - "__id__": 515 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 706, - "height": 70 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c5LQugKEhPYKa+uNarXJte" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 438 - }, - "_enabled": true, - "__prefab": { - "__id__": 517 - }, - "_alignFlags": 44, - "_target": null, - "_left": 7, - "_right": 7, - "_top": 0, - "_bottom": 22.662, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 120, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e7KE8cHY5IZ76LceW3oHV5" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "63FHyGP9BOaqAuH4RtPSZ0", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 437 - }, - "_enabled": true, - "__prefab": { - "__id__": 520 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 720, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "baXZLzR39APoQttV3NGQi3" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 437 - }, - "_enabled": true, - "__prefab": { - "__id__": 522 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d1sPxhNCVPwJFIWpxJxRVS" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 437 - }, - "_enabled": true, - "__prefab": { - "__id__": 524 - }, - "_alignFlags": 44, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": -18.045, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 140, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "47LizA0hJCKZqLQ5krqGaY" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 437 - }, - "_enabled": false, - "__prefab": { - "__id__": 526 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 5, - "_paddingRight": 5, - "_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": "8fr5kOuJ1N369qIFg+fpXN" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f8enxTRIdAiZdxNEk/50f0", + "fileId": "044xKmRDhFbqyYwXthQpfg", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -8949,7 +5342,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 529 + "__id__": 307 }, "_contentSize": { "__type__": "cc.Size", @@ -8965,7 +5358,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "62+0Q/OgxHTbkR/EJ3w/re" + "fileId": "ccA8RdnjtDEq0ZO+Q6xsZD" }, { "__type__": "cc.Widget", @@ -8977,7 +5370,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 531 + "__id__": 309 }, "_alignFlags": 44, "_target": null, @@ -9001,7 +5394,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "1efl6/SChL1ID0Re8dT54J" + "fileId": "b1bBeBY4dNJI0lfuJbL1Kt" }, { "__type__": "cc.Layout", @@ -9013,7 +5406,7 @@ }, "_enabled": false, "__prefab": { - "__id__": 533 + "__id__": 311 }, "_resizeMode": 1, "_layoutType": 1, @@ -9039,7 +5432,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "a9IUzkE5VJcL5XvDoxQFAc" + "fileId": "8bMVzIuPdAo6L4GA3JAklf" }, { "__type__": "cc.BlockInputEvents", @@ -9051,13 +5444,13 @@ }, "_enabled": true, "__prefab": { - "__id__": 535 + "__id__": 313 }, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "2eEXX7/ENJTqfnGEf1HoxV" + "fileId": "43Mkd2UXBESYfv43hlqEcf" }, { "__type__": "cc.PrefabInfo", @@ -9067,7 +5460,7 @@ "asset": { "__id__": 0 }, - "fileId": "12iQGvMaFK75FxJj2LxFD5", + "fileId": "a4u6iwSnpFA6rmUbWnX6QC", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -9082,36 +5475,39 @@ }, "_children": [ { - "__id__": 538 + "__id__": 316 }, { - "__id__": 556 + "__id__": 356 }, { - "__id__": 748 + "__id__": 400 + }, + { + "__id__": 504 } ], - "_active": false, + "_active": true, "_components": [ { - "__id__": 818 + "__id__": 512 }, { - "__id__": 820 + "__id__": 514 }, { - "__id__": 822 + "__id__": 516 }, { - "__id__": 824 + "__id__": 518 } ], "_prefab": { - "__id__": 826 + "__id__": 520 }, "_lpos": { "__type__": "cc.Vec3", - "x": 0, + "x": 741.8530000000001, "y": 105, "z": 0 }, @@ -9142,17 +5538,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 537 + "__id__": 315 }, "_prefab": { - "__id__": 539 + "__id__": 317 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 538 + "__id__": 316 }, "asset": { "__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3", @@ -9160,7 +5556,7 @@ }, "fileId": "50T0YGiGBH7qZZFeATiEP+", "instance": { - "__id__": 540 + "__id__": 318 }, "targetOverrides": null }, @@ -9170,48 +5566,53 @@ "prefabRootNode": { "__id__": 1 }, - "mountedChildren": [], + "mountedChildren": [ + { + "__id__": 319 + } + ], "mountedComponents": [], "propertyOverrides": [ { - "__id__": 541 + "__id__": 341 }, { - "__id__": 543 + "__id__": 343 }, { - "__id__": 544 + "__id__": 344 }, { - "__id__": 545 + "__id__": 345 }, { - "__id__": 546 + "__id__": 346 }, { - "__id__": 548 + "__id__": 348 }, { - "__id__": 550 + "__id__": 350 }, { - "__id__": 552 + "__id__": 352 }, { - "__id__": 554 + "__id__": 354 } ], "removedComponents": [] }, { - "__type__": "CCPropertyOverrideInfo", + "__type__": "cc.MountedChildrenInfo", "targetInfo": { - "__id__": 542 + "__id__": 320 }, - "propertyPath": [ - "_name" - ], - "value": "popup" + "nodes": [ + { + "__id__": 321 + } + ] }, { "__type__": "cc.TargetInfo", @@ -9219,10 +5620,101 @@ "50T0YGiGBH7qZZFeATiEP+" ] }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 316 + }, + "_prefab": { + "__id__": 322 + }, + "__editorExtras__": { + "mountedRoot": { + "__id__": 316 + } + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 321 + }, + "asset": { + "__uuid__": "b5782405-f3d9-4d45-ba8c-01b5ec2748b2", + "__expectedType__": "cc.Prefab" + }, + "fileId": "99dvuw5eJJzqP11ZqucD+r", + "instance": { + "__id__": 323 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "96tN05lAVFbLDCmUNmdLZr", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 324 + }, + { + "__id__": 326 + }, + { + "__id__": 327 + }, + { + "__id__": 328 + }, + { + "__id__": 329 + }, + { + "__id__": 331 + }, + { + "__id__": 333 + }, + { + "__id__": 334 + }, + { + "__id__": 336 + }, + { + "__id__": 338 + }, + { + "__id__": 340 + } + ], + "removedComponents": [] + }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 542 + "__id__": 325 + }, + "propertyPath": [ + "_name" + ], + "value": "pbgt" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "99dvuw5eJJzqP11ZqucD+r" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 325 }, "propertyPath": [ "_lpos" @@ -9230,14 +5722,14 @@ "value": { "__type__": "cc.Vec3", "x": 0, - "y": 225, + "y": -188.471, "z": 0 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 542 + "__id__": 325 }, "propertyPath": [ "_lrot" @@ -9253,7 +5745,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 542 + "__id__": 325 }, "propertyPath": [ "_euler" @@ -9268,14 +5760,188 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 547 + "__id__": 330 + }, + "propertyPath": [ + "_top" + ], + "value": 338.471 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "dechC9XwNBBqHd4blRjbaz" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 332 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "7d6jdYqe1Awpw0A4D0ySEd" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 330 + }, + "propertyPath": [ + "_left" + ], + "value": 4 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 335 }, "propertyPath": [ "_contentSize" ], "value": { "__type__": "cc.Size", - "width": 720, + "width": 712.0000000000001, + "height": 150 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c39jb808hLF7vyG9o2MVCV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 337 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 712.0000000000001, + "height": 150 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "14imXt2GlO7prNUkbDs9YB" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 339 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 712.0000000000001, + "height": 150 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "621J5eprROl7Tb48sTU8JN" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 330 + }, + "propertyPath": [ + "_right" + ], + "value": 4 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 342 + }, + "propertyPath": [ + "_name" + ], + "value": "popup" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "50T0YGiGBH7qZZFeATiEP+" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 342 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 225, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 342 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 342 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 347 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 720.0000000000001, "height": 450 } }, @@ -9288,14 +5954,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 549 + "__id__": 349 }, "propertyPath": [ "_contentSize" ], "value": { "__type__": "cc.Size", - "width": 720, + "width": 720.0000000000001, "height": 450 } }, @@ -9308,14 +5974,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 551 + "__id__": 351 }, "propertyPath": [ "_contentSize" ], "value": { "__type__": "cc.Size", - "width": 1440, + "width": 1440.0000000000002, "height": 900 } }, @@ -9328,7 +5994,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 553 + "__id__": 353 }, "propertyPath": [ "_contentSize" @@ -9348,7 +6014,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 555 + "__id__": 355 }, "propertyPath": [ "_active" @@ -9367,33 +6033,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 537 + "__id__": 315 }, "_children": [ { - "__id__": 557 + "__id__": 357 }, { - "__id__": 575 + "__id__": 375 } ], "_active": true, "_components": [ { - "__id__": 741 + "__id__": 393 }, { - "__id__": 743 + "__id__": 395 }, { - "__id__": 572 + "__id__": 372 }, { - "__id__": 745 + "__id__": 397 } ], "_prefab": { - "__id__": 747 + "__id__": 399 }, "_lpos": { "__type__": "cc.Vec3", @@ -9430,30 +6096,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 556 + "__id__": 356 }, "_children": [ { - "__id__": 558 + "__id__": 358 } ], "_active": false, "_components": [ { - "__id__": 564 + "__id__": 364 }, { - "__id__": 566 + "__id__": 366 }, { - "__id__": 568 + "__id__": 368 }, { - "__id__": 570 + "__id__": 370 } ], "_prefab": { - "__id__": 740 + "__id__": 392 }, "_lpos": { "__type__": "cc.Vec3", @@ -9490,20 +6156,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 557 + "__id__": 357 }, "_children": [], "_active": true, "_components": [ { - "__id__": 559 + "__id__": 359 }, { - "__id__": 561 + "__id__": 361 } ], "_prefab": { - "__id__": 563 + "__id__": 363 }, "_lpos": { "__type__": "cc.Vec3", @@ -9540,11 +6206,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 558 + "__id__": 358 }, "_enabled": true, "__prefab": { - "__id__": 560 + "__id__": 360 }, "_contentSize": { "__type__": "cc.Size", @@ -9568,11 +6234,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 558 + "__id__": 358 }, "_enabled": true, "__prefab": { - "__id__": 562 + "__id__": 362 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9626,11 +6292,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 557 + "__id__": 357 }, "_enabled": true, "__prefab": { - "__id__": 565 + "__id__": 365 }, "_contentSize": { "__type__": "cc.Size", @@ -9654,11 +6320,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 557 + "__id__": 357 }, "_enabled": true, "__prefab": { - "__id__": 567 + "__id__": 367 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9699,11 +6365,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 557 + "__id__": 357 }, "_enabled": true, "__prefab": { - "__id__": 569 + "__id__": 369 }, "_alignFlags": 37, "_target": null, @@ -9735,17 +6401,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 557 + "__id__": 357 }, "_enabled": true, "__prefab": { - "__id__": 571 + "__id__": 371 }, "_scrollView": { - "__id__": 572 + "__id__": 372 }, "_handle": { - "__id__": 561 + "__id__": 361 }, "_direction": 1, "_enableAutoHide": false, @@ -9762,11 +6428,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 556 + "__id__": 356 }, "_enabled": true, "__prefab": { - "__id__": 573 + "__id__": 373 }, "bounceDuration": 0.23, "brake": 0.75, @@ -9777,11 +6443,11 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 574 + "__id__": 374 }, "_horizontalScrollBar": null, "_verticalScrollBar": { - "__id__": 570 + "__id__": 370 }, "_id": "" }, @@ -9795,36 +6461,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 575 + "__id__": 375 }, - "_children": [ - { - "__id__": 585 - }, - { - "__id__": 622 - }, - { - "__id__": 659 - }, - { - "__id__": 696 - } - ], + "_children": [], "_active": true, "_components": [ { - "__id__": 733 + "__id__": 385 }, { - "__id__": 735 + "__id__": 387 }, { - "__id__": 737 + "__id__": 389 } ], "_prefab": { - "__id__": 739 + "__id__": 391 }, "_lpos": { "__type__": "cc.Vec3", @@ -9861,30 +6514,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 556 + "__id__": 356 }, "_children": [ { - "__id__": 574 + "__id__": 374 } ], "_active": true, "_components": [ { - "__id__": 576 + "__id__": 376 }, { - "__id__": 578 + "__id__": 378 }, { - "__id__": 580 + "__id__": 380 }, { - "__id__": 582 + "__id__": 382 } ], "_prefab": { - "__id__": 584 + "__id__": 384 }, "_lpos": { "__type__": "cc.Vec3", @@ -9921,15 +6574,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 575 + "__id__": 375 }, "_enabled": true, "__prefab": { - "__id__": 577 + "__id__": 377 }, "_contentSize": { "__type__": "cc.Size", - "width": 700, + "width": 700.0000000000001, "height": 447 }, "_anchorPoint": { @@ -9949,11 +6602,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 575 + "__id__": 375 }, "_enabled": true, "__prefab": { - "__id__": 579 + "__id__": 379 }, "_type": 0, "_inverted": false, @@ -9971,11 +6624,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 575 + "__id__": 375 }, "_enabled": true, "__prefab": { - "__id__": 581 + "__id__": 381 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10017,11 +6670,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 575 + "__id__": 375 }, "_enabled": true, "__prefab": { - "__id__": 583 + "__id__": 383 }, "_alignFlags": 45, "_target": null, @@ -10060,1813 +6713,21 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 574 - }, - "_prefab": { - "__id__": 586 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 585 - }, - "asset": { - "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", - "__expectedType__": "cc.Prefab" - }, - "fileId": "5dVotvOAFMoaprbNZVAkgY", - "instance": { - "__id__": 587 - }, - "targetOverrides": [ - { - "__id__": 619 - } - ] - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "49BFPuZ7pOf5W6RC1VQh+8", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 588 - }, - { - "__id__": 590 - }, - { - "__id__": 591 - }, - { - "__id__": 592 - }, - { - "__id__": 593 - }, - { - "__id__": 595 - }, - { - "__id__": 597 - }, - { - "__id__": 599 - }, - { - "__id__": 601 - }, - { - "__id__": 603 - }, - { - "__id__": 605 - }, - { - "__id__": 607 - }, - { - "__id__": 609 - }, - { - "__id__": 611 - }, - { - "__id__": 613 - }, - { - "__id__": 615 - }, - { - "__id__": 617 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 589 - }, - "propertyPath": [ - "_name" - ], - "value": "equip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5dVotvOAFMoaprbNZVAkgY" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 589 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -70, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 589 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 589 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 594 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 700, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "01picFBtJMhp/LBDdXi1y9" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 596 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -296.092, - "y": 2.693, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "8amwNREnBNi5jgoZM6EcN7", - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 598 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -255.78699999999998, - "y": 38.564, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "64sBr99yBIPIbpxdil4ZY0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 600 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 480, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "23zkFGCNdKFYEAZu1hO0ZD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 602 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -255, - "y": -11.445000000000007, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "894Jil2OhD84XdOP9fS7Ua" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 604 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 480, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "69O8ConsBKvLQ5AKQ66wo0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 606 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 480, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2fZ5IbrfpGAZL8NHWcCmSI" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 608 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 480, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "4bzdV65RFKkoWfWLPUitf0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 610 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -140.389, - "y": 39.317, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "61QiOHUa9NSaXFmTwZIc/5" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 612 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 700, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ddJY1fUgJFHKBICUhWrsdE", - "50XxsJbrFCN4H9VEVO1jhI" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 614 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 700, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ddJY1fUgJFHKBICUhWrsdE", - "89vNfbOw5OYLiuCSle5Cni" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 616 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 1400, - "height": 240 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ddJY1fUgJFHKBICUhWrsdE", - "3dNz0H16xGpJqDZ5588nMV" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 618 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 1368, - "height": 208 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ddJY1fUgJFHKBICUhWrsdE", - "dbPtEc0lVC6b6/8Lozo2Vm" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": null, - "sourceInfo": null, - "propertyPath": [ - "icon_node" - ], - "target": { - "__id__": 620 - }, - "targetInfo": { - "__id__": 621 - } - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "a33ReyWcpAoZY5ieotS6Ir" - ] - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 574 - }, - "_prefab": { - "__id__": 623 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 622 - }, - "asset": { - "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", - "__expectedType__": "cc.Prefab" - }, - "fileId": "5dVotvOAFMoaprbNZVAkgY", - "instance": { - "__id__": 624 - }, - "targetOverrides": [ - { - "__id__": 656 - } - ] - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "625+751Z9E84yqcoQyR0fl", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 625 - }, - { - "__id__": 627 - }, - { - "__id__": 628 - }, - { - "__id__": 629 - }, - { - "__id__": 630 - }, - { - "__id__": 632 - }, - { - "__id__": 634 - }, - { - "__id__": 636 - }, - { - "__id__": 638 - }, - { - "__id__": 640 - }, - { - "__id__": 642 - }, - { - "__id__": 644 - }, - { - "__id__": 646 - }, - { - "__id__": 648 - }, - { - "__id__": 650 - }, - { - "__id__": 652 - }, - { - "__id__": 654 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 626 - }, - "propertyPath": [ - "_name" - ], - "value": "equip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5dVotvOAFMoaprbNZVAkgY" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 626 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -195, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 626 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 626 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 631 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 700, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "01picFBtJMhp/LBDdXi1y9" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 633 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -296.092, - "y": 2.693, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "8amwNREnBNi5jgoZM6EcN7", - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 635 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -255.78699999999998, - "y": 38.564, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "64sBr99yBIPIbpxdil4ZY0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 637 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 480, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "23zkFGCNdKFYEAZu1hO0ZD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 639 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -255, - "y": -11.445000000000007, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "894Jil2OhD84XdOP9fS7Ua" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 641 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 480, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "69O8ConsBKvLQ5AKQ66wo0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 643 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 480, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2fZ5IbrfpGAZL8NHWcCmSI" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 645 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 480, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "4bzdV65RFKkoWfWLPUitf0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 647 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -140.389, - "y": 39.317, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "61QiOHUa9NSaXFmTwZIc/5" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 649 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 700, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ddJY1fUgJFHKBICUhWrsdE", - "50XxsJbrFCN4H9VEVO1jhI" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 651 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 700, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ddJY1fUgJFHKBICUhWrsdE", - "89vNfbOw5OYLiuCSle5Cni" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 653 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 1400, - "height": 240 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ddJY1fUgJFHKBICUhWrsdE", - "3dNz0H16xGpJqDZ5588nMV" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 655 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 1368, - "height": 208 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ddJY1fUgJFHKBICUhWrsdE", - "dbPtEc0lVC6b6/8Lozo2Vm" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": null, - "sourceInfo": null, - "propertyPath": [ - "icon_node" - ], - "target": { - "__id__": 657 - }, - "targetInfo": { - "__id__": 658 - } - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "a33ReyWcpAoZY5ieotS6Ir" - ] - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 574 - }, - "_prefab": { - "__id__": 660 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 659 - }, - "asset": { - "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", - "__expectedType__": "cc.Prefab" - }, - "fileId": "5dVotvOAFMoaprbNZVAkgY", - "instance": { - "__id__": 661 - }, - "targetOverrides": [ - { - "__id__": 693 - } - ] - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "a3+spFpsNBNYUYErDp2k7A", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 662 - }, - { - "__id__": 664 - }, - { - "__id__": 665 - }, - { - "__id__": 666 - }, - { - "__id__": 667 - }, - { - "__id__": 669 - }, - { - "__id__": 671 - }, - { - "__id__": 673 - }, - { - "__id__": 675 - }, - { - "__id__": 677 - }, - { - "__id__": 679 - }, - { - "__id__": 681 - }, - { - "__id__": 683 - }, - { - "__id__": 685 - }, - { - "__id__": 687 - }, - { - "__id__": 689 - }, - { - "__id__": 691 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 663 - }, - "propertyPath": [ - "_name" - ], - "value": "equip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5dVotvOAFMoaprbNZVAkgY" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 663 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -320, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 663 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 663 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 668 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 700, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "01picFBtJMhp/LBDdXi1y9" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 670 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -296.092, - "y": 2.693, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "8amwNREnBNi5jgoZM6EcN7", - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 672 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -255.78699999999998, - "y": 38.564, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "64sBr99yBIPIbpxdil4ZY0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 674 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 480, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "23zkFGCNdKFYEAZu1hO0ZD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 676 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -255, - "y": -11.445000000000007, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "894Jil2OhD84XdOP9fS7Ua" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 678 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 480, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "69O8ConsBKvLQ5AKQ66wo0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 680 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 480, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2fZ5IbrfpGAZL8NHWcCmSI" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 682 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 480, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "4bzdV65RFKkoWfWLPUitf0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 684 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -140.389, - "y": 39.317, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "61QiOHUa9NSaXFmTwZIc/5" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 686 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 700, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ddJY1fUgJFHKBICUhWrsdE", - "50XxsJbrFCN4H9VEVO1jhI" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 688 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 700, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ddJY1fUgJFHKBICUhWrsdE", - "89vNfbOw5OYLiuCSle5Cni" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 690 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 1400, - "height": 240 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ddJY1fUgJFHKBICUhWrsdE", - "3dNz0H16xGpJqDZ5588nMV" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 692 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 1368, - "height": 208 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ddJY1fUgJFHKBICUhWrsdE", - "dbPtEc0lVC6b6/8Lozo2Vm" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": null, - "sourceInfo": null, - "propertyPath": [ - "icon_node" - ], - "target": { - "__id__": 694 - }, - "targetInfo": { - "__id__": 695 - } - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "a33ReyWcpAoZY5ieotS6Ir" - ] - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 574 - }, - "_prefab": { - "__id__": 697 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 696 - }, - "asset": { - "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", - "__expectedType__": "cc.Prefab" - }, - "fileId": "5dVotvOAFMoaprbNZVAkgY", - "instance": { - "__id__": 698 - }, - "targetOverrides": [ - { - "__id__": 730 - } - ] - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "e8PVLYALdOKISxIpxor04M", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 699 - }, - { - "__id__": 701 - }, - { - "__id__": 702 - }, - { - "__id__": 703 - }, - { - "__id__": 704 - }, - { - "__id__": 706 - }, - { - "__id__": 708 - }, - { - "__id__": 710 - }, - { - "__id__": 712 - }, - { - "__id__": 714 - }, - { - "__id__": 716 - }, - { - "__id__": 718 - }, - { - "__id__": 720 - }, - { - "__id__": 722 - }, - { - "__id__": 724 - }, - { - "__id__": 726 - }, - { - "__id__": 728 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 700 - }, - "propertyPath": [ - "_name" - ], - "value": "equip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5dVotvOAFMoaprbNZVAkgY" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 700 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -445, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 700 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 700 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 705 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 700, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "01picFBtJMhp/LBDdXi1y9" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 707 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -296.092, - "y": 2.693, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "8amwNREnBNi5jgoZM6EcN7", - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 709 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -255.78699999999998, - "y": 38.564, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "64sBr99yBIPIbpxdil4ZY0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 711 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 480, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "23zkFGCNdKFYEAZu1hO0ZD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 713 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -255, - "y": -11.445000000000007, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "894Jil2OhD84XdOP9fS7Ua" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 715 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 480, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "69O8ConsBKvLQ5AKQ66wo0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 717 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 480, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2fZ5IbrfpGAZL8NHWcCmSI" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 719 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 480, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "4bzdV65RFKkoWfWLPUitf0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 721 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -140.389, - "y": 39.317, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "61QiOHUa9NSaXFmTwZIc/5" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 723 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 700, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ddJY1fUgJFHKBICUhWrsdE", - "50XxsJbrFCN4H9VEVO1jhI" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 725 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 700, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ddJY1fUgJFHKBICUhWrsdE", - "89vNfbOw5OYLiuCSle5Cni" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 727 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 1400, - "height": 240 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ddJY1fUgJFHKBICUhWrsdE", - "3dNz0H16xGpJqDZ5588nMV" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 729 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 1368, - "height": 208 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ddJY1fUgJFHKBICUhWrsdE", - "dbPtEc0lVC6b6/8Lozo2Vm" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": null, - "sourceInfo": null, - "propertyPath": [ - "icon_node" - ], - "target": { - "__id__": 731 - }, - "targetInfo": { - "__id__": 732 - } - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "a33ReyWcpAoZY5ieotS6Ir" - ] - }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 574 + "__id__": 374 }, "_enabled": true, "__prefab": { - "__id__": 734 + "__id__": 386 }, "_contentSize": { "__type__": "cc.Size", - "width": 700, + "width": 700.0000000000001, "height": 600 }, "_anchorPoint": { @@ -11886,11 +6747,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 574 + "__id__": 374 }, "_enabled": true, "__prefab": { - "__id__": 736 + "__id__": 388 }, "_alignFlags": 41, "_target": null, @@ -11922,11 +6783,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 574 + "__id__": 374 }, "_enabled": true, "__prefab": { - "__id__": 738 + "__id__": 390 }, "_resizeMode": 0, "_layoutType": 2, @@ -11986,15 +6847,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 556 + "__id__": 356 }, "_enabled": true, "__prefab": { - "__id__": 742 + "__id__": 394 }, "_contentSize": { "__type__": "cc.Size", - "width": 700, + "width": 700.0000000000001, "height": 447 }, "_anchorPoint": { @@ -12014,11 +6875,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 556 + "__id__": 356 }, "_enabled": false, "__prefab": { - "__id__": 744 + "__id__": 396 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12059,11 +6920,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 556 + "__id__": 356 }, "_enabled": true, "__prefab": { - "__id__": 746 + "__id__": 398 }, "_alignFlags": 45, "_target": null, @@ -12104,105 +6965,42 @@ }, { "__type__": "cc.Node", - "_name": "cb4", + "_name": "box", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 537 + "__id__": 315 }, "_children": [ { - "__id__": 749 + "__id__": 401 + }, + { + "__id__": 433 + }, + { + "__id__": 465 } ], "_active": true, "_components": [ { - "__id__": 809 + "__id__": 497 }, { - "__id__": 811 + "__id__": 499 }, { - "__id__": 813 - }, - { - "__id__": 815 + "__id__": 501 } ], "_prefab": { - "__id__": 817 + "__id__": 503 }, "_lpos": { "__type__": "cc.Vec3", - "x": -0.05000000000001137, - "y": 50, - "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": "close", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 748 - }, - "_children": [ - { - "__id__": 750 - }, - { - "__id__": 764 - }, - { - "__id__": 772 - }, - { - "__id__": 780 - }, - { - "__id__": 798 - } - ], - "_active": false, - "_components": [ - { - "__id__": 804 - }, - { - "__id__": 806 - } - ], - "_prefab": { - "__id__": 808 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 5, - "y": 0, + "y": 280, "z": 0 }, "_lrot": { @@ -12232,31 +7030,35 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 749 + "__id__": 400 }, "_prefab": { - "__id__": 751 + "__id__": 402 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 750 + "__id__": 401 }, "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", + "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", "__expectedType__": "cc.Prefab" }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", + "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 752 + "__id__": 403 }, - "targetOverrides": null + "targetOverrides": [ + { + "__id__": 430 + } + ] }, { "__type__": "cc.PrefabInstance", - "fileId": "fduKVQo/NLrpIEJiVEVDJo", + "fileId": "35wmvI9BRBF5omB0C8ObuF", "prefabRootNode": { "__id__": 1 }, @@ -12264,25 +7066,49 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 753 + "__id__": 404 }, { - "__id__": 755 + "__id__": 406 }, { - "__id__": 756 + "__id__": 407 }, { - "__id__": 757 + "__id__": 408 }, { - "__id__": 758 + "__id__": 409 }, { - "__id__": 760 + "__id__": 411 }, { - "__id__": 762 + "__id__": 412 + }, + { + "__id__": 414 + }, + { + "__id__": 416 + }, + { + "__id__": 418 + }, + { + "__id__": 420 + }, + { + "__id__": 422 + }, + { + "__id__": 424 + }, + { + "__id__": 426 + }, + { + "__id__": 428 } ], "removedComponents": [] @@ -12290,38 +7116,38 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 754 + "__id__": 405 }, "propertyPath": [ "_name" ], - "value": "smalltip" + "value": "equip" }, { "__type__": "cc.TargetInfo", "localID": [ - "d3jYvT7whFS5scQFZeO5AK" + "5dVotvOAFMoaprbNZVAkgY" ] }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 754 + "__id__": 405 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": 1.966, - "y": 101.342, + "x": -235, + "y": 0, "z": 0 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 754 + "__id__": 405 }, "propertyPath": [ "_lrot" @@ -12337,7 +7163,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 754 + "__id__": 405 }, "propertyPath": [ "_euler" @@ -12352,111 +7178,1002 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 759 + "__id__": 410 + }, + "propertyPath": [ + "_left" + ], + "value": 10 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4aPeqTNK9Ga61Xv9j+yGXk" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 410 + }, + "propertyPath": [ + "_right" + ], + "value": 480 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 413 }, "propertyPath": [ "_contentSize" ], "value": { "__type__": "cc.Size", - "width": 120, + "width": 230.0000000000001, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "01picFBtJMhp/LBDdXi1y9" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 415 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230.0000000000001, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "50XxsJbrFCN4H9VEVO1jhI" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 417 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230.0000000000001, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "89vNfbOw5OYLiuCSle5Cni" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 419 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 460.0000000000002, + "height": 600 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "3dNz0H16xGpJqDZ5588nMV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 421 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 428.0000000000002, + "height": 568 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "dbPtEc0lVC6b6/8Lozo2Vm" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 423 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190.0000000000001, "height": 70 } }, { "__type__": "cc.TargetInfo", "localID": [ - "3aTUQpkypKh5v6YnH99gAD" + "23zkFGCNdKFYEAZu1hO0ZD" ] }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 761 - }, - "propertyPath": [ - "_string" - ], - "value": "金币不足" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 763 + "__id__": 425 }, "propertyPath": [ "_contentSize" ], "value": { "__type__": "cc.Size", - "width": 84, - "height": 54.4 + "width": 190.0000000000001, + "height": 23.333333333333332 } }, { "__type__": "cc.TargetInfo", "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" + "69O8ConsBKvLQ5AKQ66wo0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 427 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190.0000000000001, + "height": 23.333333333333332 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2fZ5IbrfpGAZL8NHWcCmSI" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 429 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190.0000000000001, + "height": 23.333333333333332 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4bzdV65RFKkoWfWLPUitf0" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { + "__id__": 431 + }, + "targetInfo": { + "__id__": 432 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" ] }, { "__type__": "cc.Node", - "_name": "bg", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { - "__id__": 749 + "__id__": 400 }, - "_children": [], - "_active": true, - "_components": [ + "_prefab": { + "__id__": 434 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 433 + }, + "asset": { + "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5dVotvOAFMoaprbNZVAkgY", + "instance": { + "__id__": 435 + }, + "targetOverrides": [ { - "__id__": 765 + "__id__": 462 + } + ] + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "3ajOTmnwRB/oQei29XAW/i", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 436 }, { - "__id__": 767 + "__id__": 438 }, { - "__id__": 769 + "__id__": 439 + }, + { + "__id__": 440 + }, + { + "__id__": 441 + }, + { + "__id__": 443 + }, + { + "__id__": 444 + }, + { + "__id__": 446 + }, + { + "__id__": 448 + }, + { + "__id__": 450 + }, + { + "__id__": 452 + }, + { + "__id__": 454 + }, + { + "__id__": 456 + }, + { + "__id__": 458 + }, + { + "__id__": 460 } ], - "_prefab": { - "__id__": 771 + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 437 }, - "_lpos": { + "propertyPath": [ + "_name" + ], + "value": "equip" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5dVotvOAFMoaprbNZVAkgY" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 437 + }, + "propertyPath": [ + "_lpos" + ], + "value": { "__type__": "cc.Vec3", - "x": 0, + "x": 1.1368683772161603e-13, "y": 0, "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 437 }, - "_lrot": { + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 437 }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { + "propertyPath": [ + "_euler" + ], + "value": { "__type__": "cc.Vec3", "x": 0, "y": 0, "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 442 }, - "_id": "" + "propertyPath": [ + "_left" + ], + "value": 245.0000000000001 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4aPeqTNK9Ga61Xv9j+yGXk" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 442 + }, + "propertyPath": [ + "_right" + ], + "value": 244.9999999999999 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 445 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230.0000000000001, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "01picFBtJMhp/LBDdXi1y9" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 447 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230.0000000000001, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "50XxsJbrFCN4H9VEVO1jhI" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 449 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230.0000000000001, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "89vNfbOw5OYLiuCSle5Cni" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 451 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 460.0000000000002, + "height": 600 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "3dNz0H16xGpJqDZ5588nMV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 453 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 428.0000000000002, + "height": 568 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "dbPtEc0lVC6b6/8Lozo2Vm" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 455 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190.0000000000001, + "height": 70 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "23zkFGCNdKFYEAZu1hO0ZD" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 457 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190.0000000000001, + "height": 23.333333333333332 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "69O8ConsBKvLQ5AKQ66wo0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 459 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190.0000000000001, + "height": 23.333333333333332 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2fZ5IbrfpGAZL8NHWcCmSI" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 461 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190.0000000000001, + "height": 23.333333333333332 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4bzdV65RFKkoWfWLPUitf0" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { + "__id__": 463 + }, + "targetInfo": { + "__id__": 464 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 400 + }, + "_prefab": { + "__id__": 466 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 465 + }, + "asset": { + "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5dVotvOAFMoaprbNZVAkgY", + "instance": { + "__id__": 467 + }, + "targetOverrides": [ + { + "__id__": 494 + } + ] + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "929DFHBpJO7K1zoYI+nUUW", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 468 + }, + { + "__id__": 470 + }, + { + "__id__": 471 + }, + { + "__id__": 472 + }, + { + "__id__": 473 + }, + { + "__id__": 475 + }, + { + "__id__": 476 + }, + { + "__id__": 478 + }, + { + "__id__": 480 + }, + { + "__id__": 482 + }, + { + "__id__": 484 + }, + { + "__id__": 486 + }, + { + "__id__": 488 + }, + { + "__id__": 490 + }, + { + "__id__": 492 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 469 + }, + "propertyPath": [ + "_name" + ], + "value": "equip" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5dVotvOAFMoaprbNZVAkgY" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 469 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 235.00000000000023, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 469 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 469 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 474 + }, + "propertyPath": [ + "_left" + ], + "value": 480 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4aPeqTNK9Ga61Xv9j+yGXk" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 474 + }, + "propertyPath": [ + "_right" + ], + "value": 10 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 477 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230.0000000000001, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "01picFBtJMhp/LBDdXi1y9" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 479 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230.0000000000001, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "50XxsJbrFCN4H9VEVO1jhI" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 481 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230.0000000000001, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "89vNfbOw5OYLiuCSle5Cni" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 483 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 460.0000000000002, + "height": 600 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "3dNz0H16xGpJqDZ5588nMV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 485 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 428.0000000000002, + "height": 568 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "dbPtEc0lVC6b6/8Lozo2Vm" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 487 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190.0000000000001, + "height": 70 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "23zkFGCNdKFYEAZu1hO0ZD" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 489 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190.0000000000001, + "height": 23.333333333333332 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "69O8ConsBKvLQ5AKQ66wo0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 491 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190.0000000000001, + "height": 23.333333333333332 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2fZ5IbrfpGAZL8NHWcCmSI" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 493 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190.0000000000001, + "height": 23.333333333333332 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4bzdV65RFKkoWfWLPUitf0" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { + "__id__": 495 + }, + "targetInfo": { + "__id__": 496 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] }, { "__type__": "cc.UITransform", @@ -12464,16 +8181,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 764 + "__id__": 400 }, "_enabled": true, "__prefab": { - "__id__": 766 + "__id__": 498 }, "_contentSize": { "__type__": "cc.Size", - "width": 719.9, - "height": 90 + "width": 720.0000000000001, + "height": 340 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -12484,55 +8201,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "e9jQYCWbVEW7Br9txANQYj" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 764 - }, - "_enabled": true, - "__prefab": { - "__id__": 768 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 229, - "b": 39, - "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": "cazfDgublMZp7SV1z5xckM" + "fileId": "5ehGNK3NpFzpdV4IkQJtkG" }, { "__type__": "cc.Widget", @@ -12540,18 +8209,18 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 764 + "__id__": 400 }, "_enabled": true, "__prefab": { - "__id__": 770 + "__id__": 500 }, "_alignFlags": 45, "_target": null, "_left": 0, "_right": 0, "_top": 0, - "_bottom": 0, + "_bottom": 110, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -12560,963 +8229,15 @@ "_isAbsBottom": true, "_isAbsHorizontalCenter": true, "_isAbsVerticalCenter": true, - "_originalWidth": 180, - "_originalHeight": 120, + "_originalWidth": 100, + "_originalHeight": 100, "_alignMode": 2, "_lockFlags": 0, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "69Bd0wnghOIIQVDFEP5w3h" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a4v5g6UNJN2JUpd5UzaOWC", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "nobg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 749 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 773 - }, - { - "__id__": 775 - }, - { - "__id__": 777 - } - ], - "_prefab": { - "__id__": 779 - }, - "_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__": 772 - }, - "_enabled": true, - "__prefab": { - "__id__": 774 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 719.9, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b0VD5uRUhBRaDS2o0fDnS4" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 772 - }, - "_enabled": true, - "__prefab": { - "__id__": 776 - }, - "_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@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": "09/j/6jHlHvIY8FHVeT4gA" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 772 - }, - "_enabled": true, - "__prefab": { - "__id__": 778 - }, - "_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": "de1pOtzeBEoovfO6oGOwmX" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "6eJnjJqjFE+IjhM8A0CJxG", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 749 - }, - "_children": [ - { - "__id__": 781 - }, - { - "__id__": 787 - } - ], - "_active": true, - "_components": [ - { - "__id__": 793 - }, - { - "__id__": 795 - } - ], - "_prefab": { - "__id__": 797 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -106.702, - "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_line", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 780 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 782 - }, - { - "__id__": 784 - } - ], - "_prefab": { - "__id__": 786 - }, - "_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__": 781 - }, - "_enabled": true, - "__prefab": { - "__id__": 783 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e8zsPQdsVDt6H4vXMjv8+o" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 781 - }, - "_enabled": true, - "__prefab": { - "__id__": 785 - }, - "_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": "19zU2Mdt9P34fsQREuhXhj" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "3cbVqXKOFHWKz7allkHPbq", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 780 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 788 - }, - { - "__id__": 790 - } - ], - "_prefab": { - "__id__": 792 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 50.254, - "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__": 787 - }, - "_enabled": true, - "__prefab": { - "__id__": 789 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "beqrHrjllJQoFSaM4CPiHE" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 787 - }, - "_enabled": true, - "__prefab": { - "__id__": 791 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@d5b61", - "__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__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c1pNu692JNUohpEVNxPxHe" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "5b2rQ6Ro1Mb4W9/gaBE/AM", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 780 - }, - "_enabled": true, - "__prefab": { - "__id__": 794 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3aURiSseBAb4JXc9lMq3gm" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 780 - }, - "_enabled": true, - "__prefab": { - "__id__": 796 - }, - "_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": "d4eXJu2fNHSpdgQZlqwtT4" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "bedJkJm7xFR5nlLh/3Scbe", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 749 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 799 - }, - { - "__id__": 801 - } - ], - "_prefab": { - "__id__": 803 - }, - "_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__": 798 - }, - "_enabled": true, - "__prefab": { - "__id__": 800 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 68, - "height": 58.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "04rsSFIMNNVKk5wMmgmNwH" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 798 - }, - "_enabled": true, - "__prefab": { - "__id__": 802 - }, - "_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": "78Cj4U8upKuLnlDG5cDpYI" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "db0NiVuPdC/aVXnGALN9iX", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 749 - }, - "_enabled": true, - "__prefab": { - "__id__": 805 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 719.9, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b0NMvA28dJrZwbf3J9DWC7" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 749 - }, - "_enabled": true, - "__prefab": { - "__id__": 807 - }, - "_alignFlags": 44, - "_target": null, - "_left": 5, - "_right": -5, - "_top": 0, - "_bottom": 5, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 120, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "417pG0V8VDW5hly4awn4HS" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "54nzBXTmNGaJcHWo3oI4Hp", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 748 - }, - "_enabled": true, - "__prefab": { - "__id__": 810 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 719.9, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f84ZLgGkFHUozddk8+fixF" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 748 - }, - "_enabled": true, - "__prefab": { - "__id__": 812 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3a+lh8TbNGiLHA93lmFAcH" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 748 - }, - "_enabled": true, - "__prefab": { - "__id__": 814 - }, - "_alignFlags": 44, - "_target": null, - "_left": 0, - "_right": 0.1, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 140, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2d4f8w7RdM+r0FhA25wI+R" + "fileId": "6ahZ8tLy9HyqdLsvY+IJW2" }, { "__type__": "cc.Layout", @@ -13524,11 +8245,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 748 + "__id__": 400 }, "_enabled": true, "__prefab": { - "__id__": 816 + "__id__": 502 }, "_resizeMode": 0, "_layoutType": 1, @@ -13538,11 +8259,11 @@ "height": 40 }, "_startAxis": 0, - "_paddingLeft": 5, - "_paddingRight": 5, + "_paddingLeft": 10, + "_paddingRight": 10, "_paddingTop": 0, "_paddingBottom": 0, - "_spacingX": 0, + "_spacingX": 5, "_spacingY": 0, "_verticalDirection": 1, "_horizontalDirection": 0, @@ -13554,7 +8275,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "26jM37RNFGlrwKKmXsnzWt" + "fileId": "c9NUjjPHFJVq4Lv31NVkUg" }, { "__type__": "cc.PrefabInfo", @@ -13564,26 +8285,138 @@ "asset": { "__id__": 0 }, - "fileId": "a7AIeGgyJC8Z3ImOgNgeyK", + "fileId": "44V0nMugBLY5BnF67s6Kx4", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 315 + }, + "_prefab": { + "__id__": 505 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 504 + }, + "asset": { + "__uuid__": "506d0f89-1cf1-4c3b-be47-a3abaf3695e8", + "__expectedType__": "cc.Prefab" + }, + "fileId": "60RuUkpjBAGoLk3z4xlHcF", + "instance": { + "__id__": 506 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "faEIK/BbxJlpgVaCQh975N", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 507 + }, + { + "__id__": 509 + }, + { + "__id__": 510 + }, + { + "__id__": 511 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 508 + }, + "propertyPath": [ + "_name" + ], + "value": "button" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "60RuUkpjBAGoLk3z4xlHcF" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 508 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 57.388, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 508 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 508 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 537 + "__id__": 315 }, "_enabled": true, "__prefab": { - "__id__": 819 + "__id__": 513 }, "_contentSize": { "__type__": "cc.Size", - "width": 720, + "width": 720.0000000000001, "height": 450 }, "_anchorPoint": { @@ -13603,16 +8436,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 537 + "__id__": 315 }, "_enabled": true, "__prefab": { - "__id__": 821 + "__id__": 515 }, "_alignFlags": 44, "_target": null, - "_left": 0, - "_right": 0, + "_left": 741.853, + "_right": -741.853, "_top": 600, "_bottom": 105, "_horizontalCenter": 0, @@ -13639,11 +8472,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 537 + "__id__": 315 }, "_enabled": false, "__prefab": { - "__id__": 823 + "__id__": 517 }, "_resizeMode": 1, "_layoutType": 1, @@ -13677,11 +8510,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 537 + "__id__": 315 }, "_enabled": true, "__prefab": { - "__id__": 825 + "__id__": 519 }, "_id": "" }, @@ -13704,7 +8537,7 @@ }, { "__type__": "cc.Node", - "_name": "shop", + "_name": "skills", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -13712,36 +8545,36 @@ }, "_children": [ { - "__id__": 828 + "__id__": 522 }, { - "__id__": 846 + "__id__": 562 }, { - "__id__": 923 + "__id__": 618 } ], - "_active": false, + "_active": true, "_components": [ { - "__id__": 993 + "__id__": 628 }, { - "__id__": 995 + "__id__": 630 }, { - "__id__": 997 + "__id__": 632 }, { - "__id__": 999 + "__id__": 634 } ], "_prefab": { - "__id__": 1001 + "__id__": 636 }, "_lpos": { "__type__": "cc.Vec3", - "x": 0, + "x": 1496.161, "y": 105, "z": 0 }, @@ -13772,17 +8605,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 827 + "__id__": 521 }, "_prefab": { - "__id__": 829 + "__id__": 523 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 828 + "__id__": 522 }, "asset": { "__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3", @@ -13790,58 +8623,63 @@ }, "fileId": "50T0YGiGBH7qZZFeATiEP+", "instance": { - "__id__": 830 + "__id__": 524 }, "targetOverrides": null }, { "__type__": "cc.PrefabInstance", - "fileId": "89f5NERcdG35QmvRHT2J90", + "fileId": "faBXjD+IhAJ4XKq6jPvC5y", "prefabRootNode": { "__id__": 1 }, - "mountedChildren": [], + "mountedChildren": [ + { + "__id__": 525 + } + ], "mountedComponents": [], "propertyOverrides": [ { - "__id__": 831 + "__id__": 547 }, { - "__id__": 833 + "__id__": 549 }, { - "__id__": 834 + "__id__": 550 }, { - "__id__": 835 + "__id__": 551 }, { - "__id__": 836 + "__id__": 552 }, { - "__id__": 838 + "__id__": 554 }, { - "__id__": 840 + "__id__": 556 }, { - "__id__": 842 + "__id__": 558 }, { - "__id__": 844 + "__id__": 560 } ], "removedComponents": [] }, { - "__type__": "CCPropertyOverrideInfo", + "__type__": "cc.MountedChildrenInfo", "targetInfo": { - "__id__": 832 + "__id__": 526 }, - "propertyPath": [ - "_name" - ], - "value": "popup" + "nodes": [ + { + "__id__": 527 + } + ] }, { "__type__": "cc.TargetInfo", @@ -13849,10 +8687,101 @@ "50T0YGiGBH7qZZFeATiEP+" ] }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 522 + }, + "_prefab": { + "__id__": 528 + }, + "__editorExtras__": { + "mountedRoot": { + "__id__": 522 + } + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 527 + }, + "asset": { + "__uuid__": "b5782405-f3d9-4d45-ba8c-01b5ec2748b2", + "__expectedType__": "cc.Prefab" + }, + "fileId": "99dvuw5eJJzqP11ZqucD+r", + "instance": { + "__id__": 529 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "31BaeScndAH4Z2mETwKzZf", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 530 + }, + { + "__id__": 532 + }, + { + "__id__": 533 + }, + { + "__id__": 534 + }, + { + "__id__": 535 + }, + { + "__id__": 537 + }, + { + "__id__": 539 + }, + { + "__id__": 540 + }, + { + "__id__": 542 + }, + { + "__id__": 544 + }, + { + "__id__": 546 + } + ], + "removedComponents": [] + }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 832 + "__id__": 531 + }, + "propertyPath": [ + "_name" + ], + "value": "pbgt" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "99dvuw5eJJzqP11ZqucD+r" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 531 }, "propertyPath": [ "_lpos" @@ -13860,14 +8789,14 @@ "value": { "__type__": "cc.Vec3", "x": 0, - "y": 225, + "y": -188.471, "z": 0 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 832 + "__id__": 531 }, "propertyPath": [ "_lrot" @@ -13883,7 +8812,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 832 + "__id__": 531 }, "propertyPath": [ "_euler" @@ -13898,7 +8827,181 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 837 + "__id__": 536 + }, + "propertyPath": [ + "_top" + ], + "value": 338.471 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "dechC9XwNBBqHd4blRjbaz" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 538 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "7d6jdYqe1Awpw0A4D0ySEd" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 536 + }, + "propertyPath": [ + "_left" + ], + "value": 4 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 541 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 712, + "height": 150 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c39jb808hLF7vyG9o2MVCV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 543 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 712, + "height": 150 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "14imXt2GlO7prNUkbDs9YB" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 545 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 712, + "height": 150 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "621J5eprROl7Tb48sTU8JN" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 536 + }, + "propertyPath": [ + "_right" + ], + "value": 4 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 548 + }, + "propertyPath": [ + "_name" + ], + "value": "popup" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "50T0YGiGBH7qZZFeATiEP+" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 548 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 225, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 548 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 548 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 553 }, "propertyPath": [ "_contentSize" @@ -13918,7 +9021,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 839 + "__id__": 555 }, "propertyPath": [ "_contentSize" @@ -13938,7 +9041,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 841 + "__id__": 557 }, "propertyPath": [ "_contentSize" @@ -13958,7 +9061,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 843 + "__id__": 559 }, "propertyPath": [ "_contentSize" @@ -13978,7 +9081,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 845 + "__id__": 561 }, "propertyPath": [ "_active" @@ -13993,42 +9096,42 @@ }, { "__type__": "cc.Node", - "_name": "ScrollView", + "_name": "box", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 827 + "__id__": 521 }, "_children": [ { - "__id__": 847 + "__id__": 563 }, { - "__id__": 865 + "__id__": 580 + }, + { + "__id__": 594 } ], "_active": true, "_components": [ { - "__id__": 916 + "__id__": 611 }, { - "__id__": 918 + "__id__": 613 }, { - "__id__": 862 - }, - { - "__id__": 920 + "__id__": 615 } ], "_prefab": { - "__id__": 922 + "__id__": 617 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 223.5, + "y": 280, "z": 0 }, "_lrot": { @@ -14054,669 +9157,42 @@ }, "_id": "" }, - { - "__type__": "cc.Node", - "_name": "scrollBar", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 846 - }, - "_children": [ - { - "__id__": 848 - } - ], - "_active": false, - "_components": [ - { - "__id__": 854 - }, - { - "__id__": 856 - }, - { - "__id__": 858 - }, - { - "__id__": 860 - } - ], - "_prefab": { - "__id__": 915 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 340, - "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": "bar", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 847 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 849 - }, - { - "__id__": 851 - } - ], - "_prefab": { - "__id__": 853 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -11, - "y": -31.25, - "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__": 848 - }, - "_enabled": true, - "__prefab": { - "__id__": 850 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 10, - "height": 156.25 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "13gYzg4+hKKa0vE46NJeiW" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 848 - }, - "_enabled": true, - "__prefab": { - "__id__": 852 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "afc47931-f066-46b0-90be-9fe61f213428@f9941", - "__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": "2a1cB8MzxAqoS5QrnRW4dp" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "961tZmhxxNr5uidBXJ1C3q", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 847 - }, - "_enabled": true, - "__prefab": { - "__id__": 855 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 12, - "height": 350 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 1, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "afQn7/5AhHvr6HG1qImX2R" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 847 - }, - "_enabled": true, - "__prefab": { - "__id__": 857 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "ffb88a8f-af62-48f4-8f1d-3cb606443a43@f9941", - "__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": "80iu5+xfFAHLOq3Oaalpwh" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 847 - }, - "_enabled": true, - "__prefab": { - "__id__": 859 - }, - "_alignFlags": 37, - "_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": 0, - "_originalHeight": 250, - "_alignMode": 1, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "adzLfJzwpIjawtXyghZ8OP" - }, - { - "__type__": "cc.ScrollBar", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 847 - }, - "_enabled": true, - "__prefab": { - "__id__": 861 - }, - "_scrollView": { - "__id__": 862 - }, - "_handle": { - "__id__": 851 - }, - "_direction": 1, - "_enableAutoHide": false, - "_autoHideTime": 1, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "dbUVBQbL9EH4rX54ZnPdip" - }, - { - "__type__": "cc.ScrollView", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 846 - }, - "_enabled": true, - "__prefab": { - "__id__": 863 - }, - "bounceDuration": 0.23, - "brake": 0.75, - "elastic": true, - "inertia": true, - "horizontal": false, - "vertical": true, - "cancelInnerEvents": true, - "scrollEvents": [], - "_content": { - "__id__": 864 - }, - "_horizontalScrollBar": null, - "_verticalScrollBar": { - "__id__": 860 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "01AjehK5pCkoixDBYXH87x" - }, - { - "__type__": "cc.Node", - "_name": "content", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 865 - }, - "_children": [ - { - "__id__": 875 - } - ], - "_active": true, - "_components": [ - { - "__id__": 908 - }, - { - "__id__": 910 - }, - { - "__id__": 912 - } - ], - "_prefab": { - "__id__": 914 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 223.5, - "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": "view", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 846 - }, - "_children": [ - { - "__id__": 864 - } - ], - "_active": true, - "_components": [ - { - "__id__": 866 - }, - { - "__id__": 868 - }, - { - "__id__": 870 - }, - { - "__id__": 872 - } - ], - "_prefab": { - "__id__": 874 - }, - "_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__": 865 - }, - "_enabled": true, - "__prefab": { - "__id__": 867 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 447 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3eo4Daax1LnZFVrM1BpsaS" - }, - { - "__type__": "cc.Mask", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 865 - }, - "_enabled": true, - "__prefab": { - "__id__": 869 - }, - "_type": 0, - "_inverted": false, - "_segments": 64, - "_alphaThreshold": 0.1, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d6XZkEyZtILpN+ATVJYF3J" - }, - { - "__type__": "cc.Graphics", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 865 - }, - "_enabled": true, - "__prefab": { - "__id__": 871 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_lineWidth": 1, - "_strokeColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_lineJoin": 2, - "_lineCap": 0, - "_fillColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 0 - }, - "_miterLimit": 10, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7donzq0qpLmJKpOEvbZtlQ" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 865 - }, - "_enabled": true, - "__prefab": { - "__id__": 873 - }, - "_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": 240, - "_originalHeight": 250, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4bA7IJ5BlPkrSaYEeAps4H" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "9aqkvyGcBIXJUTyumFWR04", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, { "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 864 + "__id__": 562 }, "_prefab": { - "__id__": 876 + "__id__": 564 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 875 + "__id__": 563 }, "asset": { - "__uuid__": "2986f629-e688-418c-9bfc-806485474e36", + "__uuid__": "78a5b2d1-a34b-4190-895d-7d0aa22037cc", "__expectedType__": "cc.Prefab" }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 877 + "__id__": 565 }, "targetOverrides": [ { - "__id__": 903 + "__id__": 574 }, { - "__id__": 906 + "__id__": 577 } ] }, { "__type__": "cc.PrefabInstance", - "fileId": "21rdPfnWVMlpyKB2TCbB4x", + "fileId": "91h/2i9SZAs6sV7px1Ol5D", "prefabRootNode": { "__id__": 1 }, @@ -14724,46 +9200,22 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 878 + "__id__": 566 }, { - "__id__": 880 + "__id__": 568 }, { - "__id__": 881 + "__id__": 569 }, { - "__id__": 882 + "__id__": 570 }, { - "__id__": 883 + "__id__": 571 }, { - "__id__": 885 - }, - { - "__id__": 887 - }, - { - "__id__": 889 - }, - { - "__id__": 891 - }, - { - "__id__": 893 - }, - { - "__id__": 895 - }, - { - "__id__": 897 - }, - { - "__id__": 899 - }, - { - "__id__": 901 + "__id__": 573 } ], "removedComponents": [] @@ -14771,12 +9223,12 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 879 + "__id__": 567 }, "propertyPath": [ "_name" ], - "value": "item" + "value": "scard" }, { "__type__": "cc.TargetInfo", @@ -14787,22 +9239,22 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 879 + "__id__": 567 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": 0, - "y": -60, + "x": -235, + "y": 0, "z": 0 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 879 + "__id__": 567 }, "propertyPath": [ "_lrot" @@ -14818,7 +9270,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 879 + "__id__": 567 }, "propertyPath": [ "_euler" @@ -14833,211 +9285,28 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 884 + "__id__": 572 }, "propertyPath": [ - "_contentSize" + "_left" ], - "value": { - "__type__": "cc.Size", - "width": 700, - "height": 100 - } + "value": 10 }, { "__type__": "cc.TargetInfo", "localID": [ - "01picFBtJMhp/LBDdXi1y9" + "4aPeqTNK9Ga61Xv9j+yGXk" ] }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 886 + "__id__": 572 }, "propertyPath": [ - "_lpos" + "_right" ], - "value": { - "__type__": "cc.Vec3", - "x": -299.304, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "8amwNREnBNi5jgoZM6EcN7", - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 888 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -261.748, - "y": 16.571, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "64sBr99yBIPIbpxdil4ZY0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 890 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 400, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "23zkFGCNdKFYEAZu1hO0ZD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 892 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -150, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "894Jil2OhD84XdOP9fS7Ua" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 894 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -236.42299999999997, - "y": -14.317, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "61QiOHUa9NSaXFmTwZIc/5" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 896 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 700, - "height": 100 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fabcEaxBxAgJQzArtKAOrd", - "50XxsJbrFCN4H9VEVO1jhI" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 898 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 700, - "height": 100 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fabcEaxBxAgJQzArtKAOrd", - "89vNfbOw5OYLiuCSle5Cni" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 900 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 1400, - "height": 200 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fabcEaxBxAgJQzArtKAOrd", - "3dNz0H16xGpJqDZ5588nMV" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 902 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 1368, - "height": 168 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fabcEaxBxAgJQzArtKAOrd", - "dbPtEc0lVC6b6/8Lozo2Vm" - ] + "value": 480 }, { "__type__": "cc.TargetOverrideInfo", @@ -15047,10 +9316,10 @@ "icon_node" ], "target": { - "__id__": 904 + "__id__": 575 }, "targetInfo": { - "__id__": 905 + "__id__": 576 } }, { @@ -15068,426 +9337,61 @@ "source": null, "sourceInfo": null, "propertyPath": [ - "bg_node" + "cost_node" ], "target": { - "__id__": 904 + "__id__": 578 }, "targetInfo": { - "__id__": 907 + "__id__": 579 } }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, { "__type__": "cc.TargetInfo", "localID": [ - "c8niXKCPZJkZO13m9+xJNN" + "bfLo+sXdxPSY6pJ+TTshHA" ] }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 864 - }, - "_enabled": true, - "__prefab": { - "__id__": 909 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 600 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 1 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "21CBIPnHxKGJCTIt3ZhjGf" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 864 - }, - "_enabled": true, - "__prefab": { - "__id__": 911 - }, - "_alignFlags": 41, - "_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": 220, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f5fl1OJitEmp42Kh2+0yhC" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 864 - }, - "_enabled": true, - "__prefab": { - "__id__": 913 - }, - "_resizeMode": 0, - "_layoutType": 2, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 10, - "_paddingBottom": 5, - "_spacingX": 0, - "_spacingY": 5, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5bJzpvRw5Jf7cCdGREzFhq" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "15Lq95zjhPI60bGA7tJ4Vp", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e1XfDWBa1Enr82dSqX1XrU", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 846 - }, - "_enabled": true, - "__prefab": { - "__id__": 917 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 447 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "56t50rqslJFI/li8QqUKn3" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 846 - }, - "_enabled": false, - "__prefab": { - "__id__": 919 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "b730527c-3233-41c2-aaf7-7cdab58f9749@f9941", - "__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": "28ADwz6Y9M/amSMNzlMd7m" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 846 - }, - "_enabled": true, - "__prefab": { - "__id__": 921 - }, - "_alignFlags": 45, - "_target": null, - "_left": 10, - "_right": 10, - "_top": 3, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 240, - "_originalHeight": 250, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0e1WGOct5BuIinO0JJBYdk" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "942KlucGBNGYQC72QOA9PE", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "cb4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 827 - }, - "_children": [ - { - "__id__": 924 - } - ], - "_active": true, - "_components": [ - { - "__id__": 984 - }, - { - "__id__": 986 - }, - { - "__id__": 988 - }, - { - "__id__": 990 - } - ], - "_prefab": { - "__id__": 992 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -0.05000000000001137, - "y": 50, - "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": "close", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 923 - }, - "_children": [ - { - "__id__": 925 - }, - { - "__id__": 939 - }, - { - "__id__": 947 - }, - { - "__id__": 955 - }, - { - "__id__": 973 - } - ], - "_active": false, - "_components": [ - { - "__id__": 979 - }, - { - "__id__": 981 - } - ], - "_prefab": { - "__id__": 983 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, { "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 924 + "__id__": 562 }, "_prefab": { - "__id__": 926 + "__id__": 581 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 925 + "__id__": 580 }, "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", + "__uuid__": "78a5b2d1-a34b-4190-895d-7d0aa22037cc", "__expectedType__": "cc.Prefab" }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", + "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 927 + "__id__": 582 }, - "targetOverrides": null + "targetOverrides": [ + { + "__id__": 588 + }, + { + "__id__": 591 + } + ] }, { "__type__": "cc.PrefabInstance", - "fileId": "4foDj/eodLA4R6/evxLSrx", + "fileId": "53DxYpdR1PLauHw8a9IfIo", "prefabRootNode": { "__id__": 1 }, @@ -15495,25 +9399,16 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 928 + "__id__": 583 }, { - "__id__": 930 + "__id__": 585 }, { - "__id__": 931 + "__id__": 586 }, { - "__id__": 932 - }, - { - "__id__": 933 - }, - { - "__id__": 935 - }, - { - "__id__": 937 + "__id__": 587 } ], "removedComponents": [] @@ -15521,38 +9416,38 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 929 + "__id__": 584 }, "propertyPath": [ "_name" ], - "value": "smalltip" + "value": "scard" }, { "__type__": "cc.TargetInfo", "localID": [ - "d3jYvT7whFS5scQFZeO5AK" + "5dVotvOAFMoaprbNZVAkgY" ] }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 929 + "__id__": 584 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": 1.966, - "y": 101.342, + "x": 0, + "y": 0, "z": 0 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 929 + "__id__": 584 }, "propertyPath": [ "_lrot" @@ -15568,7 +9463,180 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 929 + "__id__": 584 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { + "__id__": 589 + }, + "targetInfo": { + "__id__": 590 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, + "propertyPath": [ + "cost_node" + ], + "target": { + "__id__": 592 + }, + "targetInfo": { + "__id__": 593 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "bfLo+sXdxPSY6pJ+TTshHA" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 562 + }, + "_prefab": { + "__id__": 595 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 594 + }, + "asset": { + "__uuid__": "78a5b2d1-a34b-4190-895d-7d0aa22037cc", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5dVotvOAFMoaprbNZVAkgY", + "instance": { + "__id__": 596 + }, + "targetOverrides": [ + { + "__id__": 605 + }, + { + "__id__": 608 + } + ] + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "585TQ+DT9AlIRsZByJC2Fa", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 597 + }, + { + "__id__": 599 + }, + { + "__id__": 600 + }, + { + "__id__": 601 + }, + { + "__id__": 602 + }, + { + "__id__": 604 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 598 + }, + "propertyPath": [ + "_name" + ], + "value": "scard" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5dVotvOAFMoaprbNZVAkgY" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 598 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 235, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 598 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 598 }, "propertyPath": [ "_euler" @@ -15583,111 +9651,76 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 934 + "__id__": 603 }, "propertyPath": [ - "_contentSize" + "_left" ], - "value": { - "__type__": "cc.Size", - "width": 120, - "height": 70 - } + "value": 480 }, { "__type__": "cc.TargetInfo", "localID": [ - "3aTUQpkypKh5v6YnH99gAD" + "4aPeqTNK9Ga61Xv9j+yGXk" ] }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 936 + "__id__": 603 }, "propertyPath": [ - "_string" + "_right" ], - "value": "金币不足" + "value": 10 }, { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { + "__id__": 606 + }, "targetInfo": { - "__id__": 938 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 84, - "height": 54.4 + "__id__": 607 } }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" - ] - }, { "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 924 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 940 - }, - { - "__id__": 942 - }, - { - "__id__": 944 - } + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, + "propertyPath": [ + "cost_node" ], - "_prefab": { - "__id__": 946 + "target": { + "__id__": 609 }, - "_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": "" + "targetInfo": { + "__id__": 610 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "bfLo+sXdxPSY6pJ+TTshHA" + ] }, { "__type__": "cc.UITransform", @@ -15695,16 +9728,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 939 + "__id__": 562 }, "_enabled": true, "__prefab": { - "__id__": 941 + "__id__": 612 }, "_contentSize": { "__type__": "cc.Size", - "width": 719.9, - "height": 90 + "width": 720, + "height": 340 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -15715,55 +9748,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "2ddo1AMXZCArXeQJSsS9/a" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 939 - }, - "_enabled": true, - "__prefab": { - "__id__": 943 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 229, - "b": 39, - "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": "09byYHe7JHt5jSwpvq7nis" + "fileId": "278EArsAFEoqL1azA5x/uz" }, { "__type__": "cc.Widget", @@ -15771,18 +9756,18 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 939 + "__id__": 562 }, "_enabled": true, "__prefab": { - "__id__": 945 + "__id__": 614 }, "_alignFlags": 45, "_target": null, "_left": 0, "_right": 0, "_top": 0, - "_bottom": 0, + "_bottom": 110, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -15791,963 +9776,15 @@ "_isAbsBottom": true, "_isAbsHorizontalCenter": true, "_isAbsVerticalCenter": true, - "_originalWidth": 180, - "_originalHeight": 120, + "_originalWidth": 100, + "_originalHeight": 100, "_alignMode": 2, "_lockFlags": 0, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "edCmFWf4NKEKYYVhs4mZeS" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e0iBsqvftGFZwrJ+zcdV73", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "nobg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 924 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 948 - }, - { - "__id__": 950 - }, - { - "__id__": 952 - } - ], - "_prefab": { - "__id__": 954 - }, - "_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__": 947 - }, - "_enabled": true, - "__prefab": { - "__id__": 949 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 719.9, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "36k+9tv0JE57QKdQKF6mfX" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 947 - }, - "_enabled": true, - "__prefab": { - "__id__": 951 - }, - "_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@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": "dcMNAF9kZPjJSwA4vvdbUP" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 947 - }, - "_enabled": true, - "__prefab": { - "__id__": 953 - }, - "_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": "de8Jn/yhdGRa/FSeb1Vgx/" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "1dPrAca0lMOJoevnKCcVWx", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 924 - }, - "_children": [ - { - "__id__": 956 - }, - { - "__id__": 962 - } - ], - "_active": true, - "_components": [ - { - "__id__": 968 - }, - { - "__id__": 970 - } - ], - "_prefab": { - "__id__": 972 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -106.702, - "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_line", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 955 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 957 - }, - { - "__id__": 959 - } - ], - "_prefab": { - "__id__": 961 - }, - "_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__": 956 - }, - "_enabled": true, - "__prefab": { - "__id__": 958 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f10HYQ6FpJwKbGOZDE2zKZ" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 956 - }, - "_enabled": true, - "__prefab": { - "__id__": 960 - }, - "_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": "ebZhfePaRMfYs6ag+tV890" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "5cSg80wftGXaccb2x4ujAh", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 955 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 963 - }, - { - "__id__": 965 - } - ], - "_prefab": { - "__id__": 967 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 50.254, - "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__": 962 - }, - "_enabled": true, - "__prefab": { - "__id__": 964 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7fWpmdWL1Jaqlw8Tlz9vDK" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 962 - }, - "_enabled": true, - "__prefab": { - "__id__": 966 - }, - "_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@d5b61", - "__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__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "14T7cHuZVKyrKoDCTVxqhY" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "936gU+gzVP1rKsppwj40j9", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 955 - }, - "_enabled": true, - "__prefab": { - "__id__": 969 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0cDBSwSBxDCqO5qhmjcOVk" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 955 - }, - "_enabled": true, - "__prefab": { - "__id__": 971 - }, - "_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": "06Q1592ohKw5Wn+I8YR9zK" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "33QHwDNWNDq5sQJyLNU0Aa", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 924 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 974 - }, - { - "__id__": 976 - } - ], - "_prefab": { - "__id__": 978 - }, - "_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__": 973 - }, - "_enabled": true, - "__prefab": { - "__id__": 975 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 68, - "height": 58.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9bVRpRXXpNU7t2wMhhGOG8" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 973 - }, - "_enabled": true, - "__prefab": { - "__id__": 977 - }, - "_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": "14lpKjFG9D057lEMEfuE9E" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "3aCTIIgiBH7qH3CVDxKujz", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 924 - }, - "_enabled": true, - "__prefab": { - "__id__": 980 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 719.9, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7bstQ8WY9BM4o3+PPK3iFu" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 924 - }, - "_enabled": true, - "__prefab": { - "__id__": 982 - }, - "_alignFlags": 44, - "_target": null, - "_left": 5, - "_right": -5, - "_top": 0, - "_bottom": 5, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 120, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b7X3fT65BJObKMkvak/55b" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "9de0a1/XNEBoyVCwCWCngr", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 923 - }, - "_enabled": true, - "__prefab": { - "__id__": 985 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 719.9, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "45SUZpOpBMnZkFoWlWQcoS" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 923 - }, - "_enabled": true, - "__prefab": { - "__id__": 987 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": null, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "055O7L0zFHLIKznm9AaIEK" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 923 - }, - "_enabled": true, - "__prefab": { - "__id__": 989 - }, - "_alignFlags": 44, - "_target": null, - "_left": 0, - "_right": 0.1, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 140, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "eaO3yLkhBFvaRBN1m5r7qM" + "fileId": "eb6DJL0N5BEbGkjn2hCqmK" }, { "__type__": "cc.Layout", @@ -16755,11 +9792,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 923 + "__id__": 562 }, "_enabled": true, "__prefab": { - "__id__": 991 + "__id__": 616 }, "_resizeMode": 0, "_layoutType": 1, @@ -16769,11 +9806,11 @@ "height": 40 }, "_startAxis": 0, - "_paddingLeft": 5, - "_paddingRight": 5, + "_paddingLeft": 10, + "_paddingRight": 10, "_paddingTop": 0, "_paddingBottom": 0, - "_spacingX": 0, + "_spacingX": 5, "_spacingY": 0, "_verticalDirection": 1, "_horizontalDirection": 0, @@ -16785,7 +9822,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "0cDihZ89xAAq20aIiiv2ZZ" + "fileId": "d5S2RXfLlFt5Z1Toe6JqIc" }, { "__type__": "cc.PrefabInfo", @@ -16795,10818 +9832,26 @@ "asset": { "__id__": 0 }, - "fileId": "78DpU7wA5PHpyyD4YNaO4Q", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 827 - }, - "_enabled": true, - "__prefab": { - "__id__": 994 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 720, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0887lSGxtGObMtJYwxcfpC" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 827 - }, - "_enabled": true, - "__prefab": { - "__id__": 996 - }, - "_alignFlags": 44, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 600, - "_bottom": 105, - "_horizontalCenter": 0, - "_verticalCenter": -323.604, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 180, - "_originalHeight": 300, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3eeXploWlHEJUZpqFrmsAJ" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 827 - }, - "_enabled": false, - "__prefab": { - "__id__": 998 - }, - "_resizeMode": 1, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 3, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7dR5g1NB5Lp6r0Zk+Lertz" - }, - { - "__type__": "cc.BlockInputEvents", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 827 - }, - "_enabled": true, - "__prefab": { - "__id__": 1000 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "64/LhLyetDlJKByFDklOQ4" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e4SJlxV9hP+IkPzGc7PJsA", + "fileId": "60kT91Vl5MwbjBs1RF+5yY", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_name": "skills", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [ - { - "__id__": 1003 - }, - { - "__id__": 1021 - }, - { - "__id__": 1637 - } - ], - "_active": false, - "_components": [ - { - "__id__": 1647 - }, - { - "__id__": 1649 - }, - { - "__id__": 1651 - }, - { - "__id__": 1653 - } - ], - "_prefab": { - "__id__": 1655 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 105, - "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__": 1002 + "__id__": 521 }, "_prefab": { - "__id__": 1004 + "__id__": 619 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1003 - }, - "asset": { - "__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3", - "__expectedType__": "cc.Prefab" - }, - "fileId": "50T0YGiGBH7qZZFeATiEP+", - "instance": { - "__id__": 1005 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "faBXjD+IhAJ4XKq6jPvC5y", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 1006 - }, - { - "__id__": 1008 - }, - { - "__id__": 1009 - }, - { - "__id__": 1010 - }, - { - "__id__": 1011 - }, - { - "__id__": 1013 - }, - { - "__id__": 1015 - }, - { - "__id__": 1017 - }, - { - "__id__": 1019 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1007 - }, - "propertyPath": [ - "_name" - ], - "value": "popup" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "50T0YGiGBH7qZZFeATiEP+" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1007 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 225, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1007 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1007 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1012 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 720, - "height": 450 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "50XxsJbrFCN4H9VEVO1jhI" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1014 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 720, - "height": 450 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "89vNfbOw5OYLiuCSle5Cni" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1016 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 1440, - "height": 900 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "3dNz0H16xGpJqDZ5588nMV" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1018 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 1408, - "height": 868 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "dbPtEc0lVC6b6/8Lozo2Vm" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1020 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "edv/0Agw9E+qY3h4DiEUF9" - ] - }, - { - "__type__": "cc.Node", - "_name": "cards", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1002 - }, - "_children": [ - { - "__id__": 1022 - }, - { - "__id__": 1230 - }, - { - "__id__": 1430 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1630 - }, - { - "__id__": 1632 - }, - { - "__id__": 1634 - } - ], - "_prefab": { - "__id__": 1636 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 368.959, - "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__": 1021 - }, - "_prefab": { - "__id__": 1023 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1022 - }, - "asset": { - "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", - "__expectedType__": "cc.Prefab" - }, - "fileId": "24rlgXRJ9AHLGpMW+aYyEx", - "instance": { - "__id__": 1024 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "95I6CygMJFRpk9FeyT2odz", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [ - { - "__id__": 1025 - } - ], - "propertyOverrides": [ - { - "__id__": 1129 - }, - { - "__id__": 1131 - }, - { - "__id__": 1133 - }, - { - "__id__": 1135 - }, - { - "__id__": 1137 - }, - { - "__id__": 1139 - }, - { - "__id__": 1141 - }, - { - "__id__": 1143 - }, - { - "__id__": 1145 - }, - { - "__id__": 1147 - }, - { - "__id__": 1149 - }, - { - "__id__": 1151 - }, - { - "__id__": 1153 - }, - { - "__id__": 1155 - }, - { - "__id__": 1157 - }, - { - "__id__": 1159 - }, - { - "__id__": 1161 - }, - { - "__id__": 1163 - }, - { - "__id__": 1165 - }, - { - "__id__": 1167 - }, - { - "__id__": 1169 - }, - { - "__id__": 1171 - }, - { - "__id__": 1173 - }, - { - "__id__": 1175 - }, - { - "__id__": 1177 - }, - { - "__id__": 1179 - }, - { - "__id__": 1181 - }, - { - "__id__": 1183 - }, - { - "__id__": 1185 - }, - { - "__id__": 1187 - }, - { - "__id__": 1189 - }, - { - "__id__": 1191 - }, - { - "__id__": 1193 - }, - { - "__id__": 1195 - }, - { - "__id__": 1197 - }, - { - "__id__": 1199 - }, - { - "__id__": 1201 - }, - { - "__id__": 1203 - }, - { - "__id__": 1205 - }, - { - "__id__": 1207 - }, - { - "__id__": 1209 - }, - { - "__id__": 1211 - }, - { - "__id__": 1213 - }, - { - "__id__": 1215 - }, - { - "__id__": 1217 - }, - { - "__id__": 1219 - }, - { - "__id__": 1221 - }, - { - "__id__": 1223 - }, - { - "__id__": 1225 - }, - { - "__id__": 1227 - } - ], - "removedComponents": [ - { - "__id__": 1229 - } - ] - }, - { - "__type__": "cc.MountedComponentsInfo", - "targetInfo": { - "__id__": 1026 - }, - "components": [ - { - "__id__": 1027 - }, - { - "__id__": 1029 - } - ] - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": { - "mountedRoot": { - "__id__": 1022 - } - }, - "node": { - "__id__": 1022 - }, - "_enabled": true, - "__prefab": { - "__id__": 1028 - }, - "_alignFlags": 9, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 93.06299999999999, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 143.665, - "_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": "22UmviVmxCXqOTdnDKM6Kv" - }, - { - "__type__": "3fe4e0pJu1K75/rp6RRox+Z", - "_name": "", - "_objFlags": 0, - "__editorExtras__": { - "mountedRoot": { - "__id__": 1022 - } - }, - "node": { - "__id__": 1022 - }, - "_enabled": true, - "__prefab": { - "__id__": 1030 - }, - "name_node": { - "__id__": 1031 - }, - "icon_node": { - "__id__": 1039 - }, - "cost_node": { - "__id__": 1055 - }, - "Ckind_node": { - "__id__": 1075 - }, - "BG_node": { - "__id__": 1105 - }, - "info_node": { - "__id__": 1117 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "700yTTI29KqrE7Svmf3rrC" - }, - { - "__type__": "cc.Node", - "_name": "name", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1022 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1032 - }, - { - "__id__": 1034 - }, - { - "__id__": 1036 - } - ], - "_prefab": { - "__id__": 1038 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -9.896, - "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__": 1031 - }, - "_enabled": true, - "__prefab": { - "__id__": 1033 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "38lsWFSERI8rUY2mPAdfSn" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1031 - }, - "_enabled": true, - "__prefab": { - "__id__": 1035 - }, - "_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": 30, - "_fontFamily": "Arial", - "_lineHeight": 35, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 3, - "_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": "4e0zRmCsdP1KUAjhXlJYQl" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1031 - }, - "_enabled": true, - "__prefab": { - "__id__": 1037 - }, - "_alignFlags": 17, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 114.896, - "_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": "877cNZnZNFeIjRDtOh3mV6" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c6fA+I52NLy7nwIG/TAXFX", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1040 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1050 - }, - { - "__id__": 1052 - } - ], - "_prefab": { - "__id__": 1054 - }, - "_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": "Mask", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1022 - }, - "_children": [ - { - "__id__": 1039 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1041 - }, - { - "__id__": 1043 - }, - { - "__id__": 1045 - }, - { - "__id__": 1047 - } - ], - "_prefab": { - "__id__": 1049 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 40, - "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__": 1040 - }, - "_enabled": true, - "__prefab": { - "__id__": 1042 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aePszddr1FjZ9yJvRxiJCh" - }, - { - "__type__": "cc.Mask", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1040 - }, - "_enabled": true, - "__prefab": { - "__id__": 1044 - }, - "_type": 3, - "_inverted": false, - "_segments": 64, - "_alphaThreshold": 0.1, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "30z9tbKlRCK6y2Qz9fwmlG" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1040 - }, - "_enabled": true, - "__prefab": { - "__id__": 1046 - }, - "_alignFlags": 41, - "_target": null, - "_left": 15, - "_right": 15, - "_top": 15, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 200, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "04ra6VOgxPp6iBjs7Skbtw" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1040 - }, - "_enabled": true, - "__prefab": { - "__id__": 1048 - }, - "_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@c77a7", - "__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__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "83K+DBbRxDtKtzBV5gs2Ow" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "5cWLGvgr1MdLSDfUJV31tJ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1039 - }, - "_enabled": true, - "__prefab": { - "__id__": 1051 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 108 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6brO0gQERFhKTvy0dcD/6C" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1039 - }, - "_enabled": true, - "__prefab": { - "__id__": 1053 - }, - "_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@0884e", - "__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": "7cosjDf05EiIhghQMGeFkV" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "08p7XmUnpCJKHgFSs+XBKi", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1056 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1070 - }, - { - "__id__": 1072 - } - ], - "_prefab": { - "__id__": 1074 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 2.438, - "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": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1022 - }, - "_children": [ - { - "__id__": 1057 - }, - { - "__id__": 1055 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1063 - }, - { - "__id__": 1065 - }, - { - "__id__": 1067 - } - ], - "_prefab": { - "__id__": 1069 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 84, - "y": 104, - "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__": 1056 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1058 - }, - { - "__id__": 1060 - } - ], - "_prefab": { - "__id__": 1062 - }, - "_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__": 1057 - }, - "_enabled": true, - "__prefab": { - "__id__": 1059 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "38DeJBYvFJsJYX9545ctt3" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1057 - }, - "_enabled": true, - "__prefab": { - "__id__": 1061 - }, - "_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": "95g2LbLWtFJLFLnPCex4xq" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d6lvh87QJBqrQKgDnhSWth", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1056 - }, - "_enabled": true, - "__prefab": { - "__id__": 1064 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0biNVKZs1OPqSmpFkLVemF" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1056 - }, - "_enabled": true, - "__prefab": { - "__id__": 1066 - }, - "_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": "f3+EFYxvJL0bMW+H+BjaZP" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1056 - }, - "_enabled": true, - "__prefab": { - "__id__": 1068 - }, - "_alignFlags": 33, - "_target": null, - "_left": 128.28199999999998, - "_right": 1, - "_top": 1, - "_bottom": -6.274000000000001, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 40, - "_originalHeight": 40, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aehsQlzKVAMZQCthoLBKrG" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "cfMbf11IxHErK52FqmJHts", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1055 - }, - "_enabled": true, - "__prefab": { - "__id__": 1071 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 34.748356206795606, - "height": 67 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0bkYb0XBdInpAba/wP4si+" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1055 - }, - "_enabled": true, - "__prefab": { - "__id__": 1073 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "3", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 40, - "_fontSize": 40, - "_fontFamily": "Arial", - "_lineHeight": 50, - "_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": "52wLQtAapA5IJ6J4J7Cx7p" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a4O65jIXVFSLC6FbI24SzB", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "CKind", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1022 - }, - "_children": [ - { - "__id__": 1076 - }, - { - "__id__": 1082 - }, - { - "__id__": 1088 - }, - { - "__id__": 1094 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1100 - }, - { - "__id__": 1102 - } - ], - "_prefab": { - "__id__": 1104 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -84, - "y": 104, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.8, - "y": 0.8, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Hero", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1075 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1077 - }, - { - "__id__": 1079 - } - ], - "_prefab": { - "__id__": 1081 - }, - "_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.4, - "y": 0.4, - "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__": 1076 - }, - "_enabled": true, - "__prefab": { - "__id__": 1078 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 106 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b9X00YJSVF9r6efaMtLkI3" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1076 - }, - "_enabled": true, - "__prefab": { - "__id__": 1080 - }, - "_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@8429c", - "__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": "ef8/ldQE5CGbB0s4CfTRwE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f3MmyLb9lML5mXGMUZsqPK", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Card", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1075 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1083 - }, - { - "__id__": 1085 - } - ], - "_prefab": { - "__id__": 1087 - }, - "_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.4, - "y": 0.4, - "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__": 1082 - }, - "_enabled": true, - "__prefab": { - "__id__": 1084 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 110 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "52cIw6XPRGpJigbzNd41uH" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1082 - }, - "_enabled": true, - "__prefab": { - "__id__": 1086 - }, - "_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@fb766", - "__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__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "493L9UnT5Pd6Jvwcj90YdE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "dfmEZyL9NF05PFQxDRYO6o", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Skill", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1075 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1089 - }, - { - "__id__": 1091 - } - ], - "_prefab": { - "__id__": 1093 - }, - "_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.45, - "y": 0.45, - "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__": 1088 - }, - "_enabled": true, - "__prefab": { - "__id__": 1090 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 114, - "height": 116 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "29osh0UORGcoJ8roNQudNe" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1088 - }, - "_enabled": true, - "__prefab": { - "__id__": 1092 - }, - "_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@e4ed2", - "__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__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aa8yInK3NJVrrh3KpTPjQL" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f9GHK4+dFF9J+qSf3xKF6Q", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Potion", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1075 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1095 - }, - { - "__id__": 1097 - } - ], - "_prefab": { - "__id__": 1099 - }, - "_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.4, - "y": 0.4, - "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__": 1094 - }, - "_enabled": true, - "__prefab": { - "__id__": 1096 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 98, - "height": 114 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9aWSHxsrFLqrpc9D7MmyDb" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1094 - }, - "_enabled": true, - "__prefab": { - "__id__": 1098 - }, - "_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@cbb82", - "__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__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "509vbXtvVAC5g9yqqCQqba" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "42+GAv7whBRLbF5EYSEP8W", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1075 - }, - "_enabled": true, - "__prefab": { - "__id__": 1101 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 50, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e2T46/rfJLs5fVojpYTN/r" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1075 - }, - "_enabled": true, - "__prefab": { - "__id__": 1103 - }, - "_alignFlags": 9, - "_target": null, - "_left": 1, - "_right": 107.61099999999999, - "_top": 1, - "_bottom": 172.81799999999998, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 100, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "36F/lkrmJHf6LzhXnDjRN6" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "2b5S+tVLtA5Ykc/qVoMdAC", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1022 - }, - "_children": [ - { - "__id__": 1106 - }, - { - "__id__": 1107 - }, - { - "__id__": 1108 - }, - { - "__id__": 1109 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1110 - }, - { - "__id__": 1112 - }, - { - "__id__": 1114 - } - ], - "_prefab": { - "__id__": 1116 - }, - "_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", - "__editorExtras__": {} - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1105 - }, - "_enabled": true, - "__prefab": { - "__id__": 1111 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 210, - "height": 250 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "99yf9rnjlM147Oc5ugZxZA" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1105 - }, - "_enabled": false, - "__prefab": { - "__id__": 1113 - }, - "_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@c77a7", - "__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": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "11j6o9dtZKkpwqRniNfeyM" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1105 - }, - "_enabled": true, - "__prefab": { - "__id__": 1115 - }, - "_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": 510, - "_originalHeight": 66, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "61x3pJerRGsbylittFG2lL" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "40n0LdBjNFe5UPFihdLgY/", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "info", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1022 - }, - "_children": [ - { - "__id__": 1118 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1124 - }, - { - "__id__": 1126 - } - ], - "_prefab": { - "__id__": 1128 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -76.571, - "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__": 1117 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1119 - }, - { - "__id__": 1121 - } - ], - "_prefab": { - "__id__": 1123 - }, - "_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__": 1118 - }, - "_enabled": true, - "__prefab": { - "__id__": 1120 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 80 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "07wtk+PyVP7aan0ss2pOZR" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1118 - }, - "_enabled": true, - "__prefab": { - "__id__": 1122 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "全体英雄攻击+5全体英雄攻击+5全体英雄攻击+5", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 21, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 25, - "_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": "f1pCCS+WJHzLcHGlDyOnNC" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "8820+YJZBBAIiPvy2uYoOk", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1117 - }, - "_enabled": true, - "__prefab": { - "__id__": 1125 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 170, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "04ezZAIwpMILD/Ud9I1U8e" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1117 - }, - "_enabled": false, - "__prefab": { - "__id__": 1127 - }, - "_alignFlags": 45, - "_target": null, - "_left": 15, - "_right": 15, - "_top": 200, - "_bottom": 15, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 100, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "44+IROys5PuKgmdcm3drG9" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c1DUjdrfNI6Jnt+H+dT4VQ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1130 - }, - "propertyPath": [ - "_name" - ], - "value": "card" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1132 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -220, - "y": -68.06299999999999, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1134 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1136 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1138 - }, - "propertyPath": [ - "_active" - ], - "value": true - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1140 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 299, - "height": 299 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "326cum+qdAqaeo0dGt01yD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1142 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 210, - "height": 250 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b6/HPesdpG8ZsWB4vg6xf2" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1144 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 84, - "y": 104, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "cfMbf11IxHErK52FqmJHts" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1146 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -84, - "y": 104, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2b5S+tVLtA5Ykc/qVoMdAC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1148 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 210, - "height": 250 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "99yf9rnjlM147Oc5ugZxZA" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1150 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 40, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5cWLGvgr1MdLSDfUJV31tJ" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1152 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -61.79599999999999, - "y": -139.265, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "09D4k31MNCHqoa2DlasmKq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1154 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 60.925, - "y": -139.265, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "67WoSYD3dDaYE3iUhnDhbu" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1156 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -9.896, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c6fA+I52NLy7nwIG/TAXFX" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1158 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "aePszddr1FjZ9yJvRxiJCh" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1160 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 210, - "height": 250 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "13j2oupQRMUoUyChWYn2yc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1162 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 210, - "height": 250 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "c8mzU+nw5GLJ4CZ7ZTe6eE" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1164 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 420, - "height": 500 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5eZRKQByFG0LW2QA/PUw2u" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1166 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 412, - "height": 488 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "4buoN7nzRM9Kty43yoN7ul" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1168 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "faGw1NMRpJ+IWtI609CAxN" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1170 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 360, - "height": 280 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5cf2X5S4JMQ7x3zijgLWIX" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1172 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 40, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "69ZX4yvCZL67xK4+SdFMO0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1174 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 120, - "height": 108 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "6brO0gQERFhKTvy0dcD/6C" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1176 - }, - "propertyPath": [ - "_spriteFrame" - ], - "value": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@0884e", - "__expectedType__": "cc.SpriteFrame" - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "7cosjDf05EiIhghQMGeFkV" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1178 - }, - "propertyPath": [ - "_atlas" - ], - "value": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "7cosjDf05EiIhghQMGeFkV" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1180 - }, - "propertyPath": [ - "_lscale" - ], - "value": { - "__type__": "cc.Vec3", - "x": -1, - "y": 1, - "z": 1 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "08p7XmUnpCJKHgFSs+XBKi" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1182 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b3jvDRk1NNjL5FE2pyUByW" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1184 - }, - "propertyPath": [ - "_active" - ], - "value": true - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c1DUjdrfNI6Jnt+H+dT4VQ" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1186 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -76.571, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c1DUjdrfNI6Jnt+H+dT4VQ" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1188 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 90 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "04ezZAIwpMILD/Ud9I1U8e" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1190 - }, - "propertyPath": [ - "_bottom" - ], - "value": 15 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "44+IROys5PuKgmdcm3drG9" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1192 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "09D4k31MNCHqoa2DlasmKq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1194 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "67WoSYD3dDaYE3iUhnDhbu" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1196 - }, - "propertyPath": [ - "_fontSize" - ], - "value": 20 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f1pCCS+WJHzLcHGlDyOnNC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1198 - }, - "propertyPath": [ - "_string" - ], - "value": "全体英雄攻击+5全体英雄攻击+5全体英雄攻击+5" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f1pCCS+WJHzLcHGlDyOnNC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1200 - }, - "propertyPath": [ - "_actualFontSize" - ], - "value": 21 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f1pCCS+WJHzLcHGlDyOnNC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1202 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 180, - "height": 80 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "07wtk+PyVP7aan0ss2pOZR" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1204 - }, - "propertyPath": [ - "_lineHeight" - ], - "value": 25 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f1pCCS+WJHzLcHGlDyOnNC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1206 - }, - "propertyPath": [ - "_fontSize" - ], - "value": 30 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "4e0zRmCsdP1KUAjhXlJYQl" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1208 - }, - "propertyPath": [ - "_actualFontSize" - ], - "value": 25 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "4e0zRmCsdP1KUAjhXlJYQl" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1210 - }, - "propertyPath": [ - "_lineHeight" - ], - "value": 35 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "4e0zRmCsdP1KUAjhXlJYQl" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1212 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 180, - "height": 40 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "38lsWFSERI8rUY2mPAdfSn" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1214 - }, - "propertyPath": [ - "_top" - ], - "value": 114.896 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "877cNZnZNFeIjRDtOh3mV6" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1216 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -163.012, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "57KHqoGQRBmIdHCIXwuEoC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1218 - }, - "propertyPath": [ - "_verticalCenter" - ], - "value": -163.012 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "89gxeFO+ZD9q7ucM1+gj9B" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1220 - }, - "propertyPath": [ - "_string" - ], - "value": "使用" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "00BfCWkAJL/p90pcsuwUDH" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1222 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 63.5999755859375, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "feOuVKuYxJK6z+M3tV8Ey3" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1224 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "853zzTUkZOwYsnTZ02pMAu" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1226 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 210, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "94GKNoSM1MwIqd0zy183DD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1228 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 400, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f5+WQKeepDpI7jXqgvmtiO" - ] - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "16+V8j5YNCq7Gvn0mNsD05" - ] - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 1021 - }, - "_prefab": { - "__id__": 1231 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1230 - }, - "asset": { - "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", - "__expectedType__": "cc.Prefab" - }, - "fileId": "24rlgXRJ9AHLGpMW+aYyEx", - "instance": { - "__id__": 1232 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "71XVknQdJLda+L7vHok7Cd", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [ - { - "__id__": 1233 - } - ], - "propertyOverrides": [ - { - "__id__": 1337 - }, - { - "__id__": 1339 - }, - { - "__id__": 1341 - }, - { - "__id__": 1343 - }, - { - "__id__": 1345 - }, - { - "__id__": 1347 - }, - { - "__id__": 1349 - }, - { - "__id__": 1351 - }, - { - "__id__": 1353 - }, - { - "__id__": 1355 - }, - { - "__id__": 1357 - }, - { - "__id__": 1359 - }, - { - "__id__": 1361 - }, - { - "__id__": 1363 - }, - { - "__id__": 1365 - }, - { - "__id__": 1367 - }, - { - "__id__": 1369 - }, - { - "__id__": 1371 - }, - { - "__id__": 1373 - }, - { - "__id__": 1375 - }, - { - "__id__": 1377 - }, - { - "__id__": 1379 - }, - { - "__id__": 1381 - }, - { - "__id__": 1383 - }, - { - "__id__": 1385 - }, - { - "__id__": 1387 - }, - { - "__id__": 1389 - }, - { - "__id__": 1391 - }, - { - "__id__": 1393 - }, - { - "__id__": 1395 - }, - { - "__id__": 1397 - }, - { - "__id__": 1399 - }, - { - "__id__": 1401 - }, - { - "__id__": 1403 - }, - { - "__id__": 1405 - }, - { - "__id__": 1407 - }, - { - "__id__": 1409 - }, - { - "__id__": 1411 - }, - { - "__id__": 1413 - }, - { - "__id__": 1415 - }, - { - "__id__": 1417 - }, - { - "__id__": 1419 - }, - { - "__id__": 1421 - }, - { - "__id__": 1423 - }, - { - "__id__": 1425 - }, - { - "__id__": 1427 - } - ], - "removedComponents": [ - { - "__id__": 1429 - } - ] - }, - { - "__type__": "cc.MountedComponentsInfo", - "targetInfo": { - "__id__": 1234 - }, - "components": [ - { - "__id__": 1235 - }, - { - "__id__": 1237 - } - ] - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": { - "mountedRoot": { - "__id__": 1230 - } - }, - "node": { - "__id__": 1230 - }, - "_enabled": true, - "__prefab": { - "__id__": 1236 - }, - "_alignFlags": 17, - "_target": null, - "_left": 20, - "_right": 0, - "_top": 93.06299999999999, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 143.665, - "_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": "22UmviVmxCXqOTdnDKM6Kv" - }, - { - "__type__": "3fe4e0pJu1K75/rp6RRox+Z", - "_name": "", - "_objFlags": 0, - "__editorExtras__": { - "mountedRoot": { - "__id__": 1230 - } - }, - "node": { - "__id__": 1230 - }, - "_enabled": true, - "__prefab": { - "__id__": 1238 - }, - "name_node": { - "__id__": 1239 - }, - "icon_node": { - "__id__": 1247 - }, - "cost_node": { - "__id__": 1263 - }, - "Ckind_node": { - "__id__": 1283 - }, - "BG_node": { - "__id__": 1313 - }, - "info_node": { - "__id__": 1325 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "700yTTI29KqrE7Svmf3rrC" - }, - { - "__type__": "cc.Node", - "_name": "name", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1230 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1240 - }, - { - "__id__": 1242 - }, - { - "__id__": 1244 - } - ], - "_prefab": { - "__id__": 1246 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -9.896, - "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__": 1239 - }, - "_enabled": true, - "__prefab": { - "__id__": 1241 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "38lsWFSERI8rUY2mPAdfSn" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1239 - }, - "_enabled": true, - "__prefab": { - "__id__": 1243 - }, - "_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": 30, - "_fontFamily": "Arial", - "_lineHeight": 35, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 3, - "_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": "4e0zRmCsdP1KUAjhXlJYQl" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1239 - }, - "_enabled": true, - "__prefab": { - "__id__": 1245 - }, - "_alignFlags": 17, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 114.896, - "_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": "877cNZnZNFeIjRDtOh3mV6" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c6fA+I52NLy7nwIG/TAXFX", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1248 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1258 - }, - { - "__id__": 1260 - } - ], - "_prefab": { - "__id__": 1262 - }, - "_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.5, - "y": 1.5, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Mask", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1230 - }, - "_children": [ - { - "__id__": 1247 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1249 - }, - { - "__id__": 1251 - }, - { - "__id__": 1253 - }, - { - "__id__": 1255 - } - ], - "_prefab": { - "__id__": 1257 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 40, - "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__": 1248 - }, - "_enabled": true, - "__prefab": { - "__id__": 1250 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aePszddr1FjZ9yJvRxiJCh" - }, - { - "__type__": "cc.Mask", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1248 - }, - "_enabled": true, - "__prefab": { - "__id__": 1252 - }, - "_type": 3, - "_inverted": false, - "_segments": 64, - "_alphaThreshold": 0.1, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "30z9tbKlRCK6y2Qz9fwmlG" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1248 - }, - "_enabled": true, - "__prefab": { - "__id__": 1254 - }, - "_alignFlags": 41, - "_target": null, - "_left": 15, - "_right": 15, - "_top": 15, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 200, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "04ra6VOgxPp6iBjs7Skbtw" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1248 - }, - "_enabled": true, - "__prefab": { - "__id__": 1256 - }, - "_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@c77a7", - "__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__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "83K+DBbRxDtKtzBV5gs2Ow" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "5cWLGvgr1MdLSDfUJV31tJ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1247 - }, - "_enabled": true, - "__prefab": { - "__id__": 1259 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 125, - "height": 125 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6brO0gQERFhKTvy0dcD/6C" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1247 - }, - "_enabled": true, - "__prefab": { - "__id__": 1261 - }, - "_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": { - "__uuid__": "031877cb-0f3d-4e92-bc5d-e492a0d95a08", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7cosjDf05EiIhghQMGeFkV" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "08p7XmUnpCJKHgFSs+XBKi", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1264 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1278 - }, - { - "__id__": 1280 - } - ], - "_prefab": { - "__id__": 1282 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 2.438, - "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": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1230 - }, - "_children": [ - { - "__id__": 1265 - }, - { - "__id__": 1263 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1271 - }, - { - "__id__": 1273 - }, - { - "__id__": 1275 - } - ], - "_prefab": { - "__id__": 1277 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 84, - "y": 104, - "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__": 1264 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1266 - }, - { - "__id__": 1268 - } - ], - "_prefab": { - "__id__": 1270 - }, - "_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__": 1265 - }, - "_enabled": true, - "__prefab": { - "__id__": 1267 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "38DeJBYvFJsJYX9545ctt3" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1265 - }, - "_enabled": true, - "__prefab": { - "__id__": 1269 - }, - "_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": "95g2LbLWtFJLFLnPCex4xq" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d6lvh87QJBqrQKgDnhSWth", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1264 - }, - "_enabled": true, - "__prefab": { - "__id__": 1272 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0biNVKZs1OPqSmpFkLVemF" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1264 - }, - "_enabled": true, - "__prefab": { - "__id__": 1274 - }, - "_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": "f3+EFYxvJL0bMW+H+BjaZP" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1264 - }, - "_enabled": true, - "__prefab": { - "__id__": 1276 - }, - "_alignFlags": 33, - "_target": null, - "_left": 128.28199999999998, - "_right": 1, - "_top": 1, - "_bottom": -6.274000000000001, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 40, - "_originalHeight": 40, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aehsQlzKVAMZQCthoLBKrG" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "cfMbf11IxHErK52FqmJHts", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1263 - }, - "_enabled": true, - "__prefab": { - "__id__": 1279 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 34.748356206795606, - "height": 67 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0bkYb0XBdInpAba/wP4si+" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1263 - }, - "_enabled": true, - "__prefab": { - "__id__": 1281 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "3", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 40, - "_fontSize": 40, - "_fontFamily": "Arial", - "_lineHeight": 50, - "_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": "52wLQtAapA5IJ6J4J7Cx7p" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a4O65jIXVFSLC6FbI24SzB", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "CKind", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1230 - }, - "_children": [ - { - "__id__": 1284 - }, - { - "__id__": 1290 - }, - { - "__id__": 1296 - }, - { - "__id__": 1302 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1308 - }, - { - "__id__": 1310 - } - ], - "_prefab": { - "__id__": 1312 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -84, - "y": 104, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.8, - "y": 0.8, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Hero", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1283 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1285 - }, - { - "__id__": 1287 - } - ], - "_prefab": { - "__id__": 1289 - }, - "_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.4, - "y": 0.4, - "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__": 1284 - }, - "_enabled": true, - "__prefab": { - "__id__": 1286 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 106 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b9X00YJSVF9r6efaMtLkI3" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1284 - }, - "_enabled": true, - "__prefab": { - "__id__": 1288 - }, - "_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@8429c", - "__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": "ef8/ldQE5CGbB0s4CfTRwE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f3MmyLb9lML5mXGMUZsqPK", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Card", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1283 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1291 - }, - { - "__id__": 1293 - } - ], - "_prefab": { - "__id__": 1295 - }, - "_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.4, - "y": 0.4, - "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__": 1290 - }, - "_enabled": true, - "__prefab": { - "__id__": 1292 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 110 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "52cIw6XPRGpJigbzNd41uH" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1290 - }, - "_enabled": true, - "__prefab": { - "__id__": 1294 - }, - "_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@fb766", - "__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__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "493L9UnT5Pd6Jvwcj90YdE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "dfmEZyL9NF05PFQxDRYO6o", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Skill", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1283 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1297 - }, - { - "__id__": 1299 - } - ], - "_prefab": { - "__id__": 1301 - }, - "_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.45, - "y": 0.45, - "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__": 1296 - }, - "_enabled": true, - "__prefab": { - "__id__": 1298 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 114, - "height": 116 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "29osh0UORGcoJ8roNQudNe" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1296 - }, - "_enabled": true, - "__prefab": { - "__id__": 1300 - }, - "_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@e4ed2", - "__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__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aa8yInK3NJVrrh3KpTPjQL" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f9GHK4+dFF9J+qSf3xKF6Q", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Potion", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1283 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1303 - }, - { - "__id__": 1305 - } - ], - "_prefab": { - "__id__": 1307 - }, - "_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.4, - "y": 0.4, - "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__": 1302 - }, - "_enabled": true, - "__prefab": { - "__id__": 1304 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 98, - "height": 114 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9aWSHxsrFLqrpc9D7MmyDb" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1302 - }, - "_enabled": true, - "__prefab": { - "__id__": 1306 - }, - "_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@cbb82", - "__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__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "509vbXtvVAC5g9yqqCQqba" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "42+GAv7whBRLbF5EYSEP8W", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1283 - }, - "_enabled": true, - "__prefab": { - "__id__": 1309 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 50, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e2T46/rfJLs5fVojpYTN/r" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1283 - }, - "_enabled": true, - "__prefab": { - "__id__": 1311 - }, - "_alignFlags": 9, - "_target": null, - "_left": 1, - "_right": 107.61099999999999, - "_top": 1, - "_bottom": 172.81799999999998, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 100, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "36F/lkrmJHf6LzhXnDjRN6" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "2b5S+tVLtA5Ykc/qVoMdAC", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1230 - }, - "_children": [ - { - "__id__": 1314 - }, - { - "__id__": 1315 - }, - { - "__id__": 1316 - }, - { - "__id__": 1317 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1318 - }, - { - "__id__": 1320 - }, - { - "__id__": 1322 - } - ], - "_prefab": { - "__id__": 1324 - }, - "_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", - "__editorExtras__": {} - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1313 - }, - "_enabled": true, - "__prefab": { - "__id__": 1319 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 210, - "height": 250 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "99yf9rnjlM147Oc5ugZxZA" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1313 - }, - "_enabled": false, - "__prefab": { - "__id__": 1321 - }, - "_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@c77a7", - "__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": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "11j6o9dtZKkpwqRniNfeyM" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1313 - }, - "_enabled": true, - "__prefab": { - "__id__": 1323 - }, - "_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": 510, - "_originalHeight": 66, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "61x3pJerRGsbylittFG2lL" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "40n0LdBjNFe5UPFihdLgY/", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "info", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1230 - }, - "_children": [ - { - "__id__": 1326 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1332 - }, - { - "__id__": 1334 - } - ], - "_prefab": { - "__id__": 1336 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -76.571, - "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__": 1325 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1327 - }, - { - "__id__": 1329 - } - ], - "_prefab": { - "__id__": 1331 - }, - "_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__": 1326 - }, - "_enabled": true, - "__prefab": { - "__id__": 1328 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 80 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "07wtk+PyVP7aan0ss2pOZR" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1326 - }, - "_enabled": true, - "__prefab": { - "__id__": 1330 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "全体英雄攻击+5全体英雄攻击+5全体英雄攻击+5", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 21, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 25, - "_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": "f1pCCS+WJHzLcHGlDyOnNC" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "8820+YJZBBAIiPvy2uYoOk", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1325 - }, - "_enabled": true, - "__prefab": { - "__id__": 1333 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 170, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "04ezZAIwpMILD/Ud9I1U8e" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1325 - }, - "_enabled": false, - "__prefab": { - "__id__": 1335 - }, - "_alignFlags": 45, - "_target": null, - "_left": 15, - "_right": 15, - "_top": 200, - "_bottom": 15, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 100, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "44+IROys5PuKgmdcm3drG9" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c1DUjdrfNI6Jnt+H+dT4VQ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1338 - }, - "propertyPath": [ - "_name" - ], - "value": "card" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1340 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -68.06299999999999, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1342 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1344 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1346 - }, - "propertyPath": [ - "_active" - ], - "value": true - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1348 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 299, - "height": 299 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "326cum+qdAqaeo0dGt01yD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1350 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 210, - "height": 250 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b6/HPesdpG8ZsWB4vg6xf2" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1352 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 84, - "y": 104, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "cfMbf11IxHErK52FqmJHts" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1354 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -84, - "y": 104, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2b5S+tVLtA5Ykc/qVoMdAC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1356 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 210, - "height": 250 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "99yf9rnjlM147Oc5ugZxZA" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1358 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 40, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5cWLGvgr1MdLSDfUJV31tJ" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1360 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -61.79599999999999, - "y": -139.265, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "09D4k31MNCHqoa2DlasmKq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1362 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 60.925, - "y": -139.265, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "67WoSYD3dDaYE3iUhnDhbu" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1364 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -9.896, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c6fA+I52NLy7nwIG/TAXFX" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1366 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "aePszddr1FjZ9yJvRxiJCh" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1368 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 210, - "height": 250 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "13j2oupQRMUoUyChWYn2yc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1370 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 210, - "height": 250 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "c8mzU+nw5GLJ4CZ7ZTe6eE" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1372 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 420, - "height": 500 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5eZRKQByFG0LW2QA/PUw2u" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1374 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 412, - "height": 488 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "4buoN7nzRM9Kty43yoN7ul" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1376 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "faGw1NMRpJ+IWtI609CAxN" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1378 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 360, - "height": 280 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5cf2X5S4JMQ7x3zijgLWIX" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1380 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 40, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "69ZX4yvCZL67xK4+SdFMO0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1382 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b3jvDRk1NNjL5FE2pyUByW" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1384 - }, - "propertyPath": [ - "_active" - ], - "value": true - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c1DUjdrfNI6Jnt+H+dT4VQ" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1386 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 90 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "04ezZAIwpMILD/Ud9I1U8e" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1388 - }, - "propertyPath": [ - "_bottom" - ], - "value": 15 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "44+IROys5PuKgmdcm3drG9" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1390 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -76.571, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c1DUjdrfNI6Jnt+H+dT4VQ" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1392 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "67WoSYD3dDaYE3iUhnDhbu" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1394 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "09D4k31MNCHqoa2DlasmKq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1396 - }, - "propertyPath": [ - "_fontSize" - ], - "value": 20 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f1pCCS+WJHzLcHGlDyOnNC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1398 - }, - "propertyPath": [ - "_string" - ], - "value": "全体英雄攻击+5全体英雄攻击+5全体英雄攻击+5" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f1pCCS+WJHzLcHGlDyOnNC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1400 - }, - "propertyPath": [ - "_actualFontSize" - ], - "value": 21 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f1pCCS+WJHzLcHGlDyOnNC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1402 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 180, - "height": 80 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "07wtk+PyVP7aan0ss2pOZR" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1404 - }, - "propertyPath": [ - "_lineHeight" - ], - "value": 25 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f1pCCS+WJHzLcHGlDyOnNC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1406 - }, - "propertyPath": [ - "_fontSize" - ], - "value": 30 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "4e0zRmCsdP1KUAjhXlJYQl" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1408 - }, - "propertyPath": [ - "_actualFontSize" - ], - "value": 25 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "4e0zRmCsdP1KUAjhXlJYQl" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1410 - }, - "propertyPath": [ - "_lineHeight" - ], - "value": 35 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "4e0zRmCsdP1KUAjhXlJYQl" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1412 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 180, - "height": 40 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "38lsWFSERI8rUY2mPAdfSn" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1414 - }, - "propertyPath": [ - "_top" - ], - "value": 114.896 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "877cNZnZNFeIjRDtOh3mV6" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1416 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -163.012, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "57KHqoGQRBmIdHCIXwuEoC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1418 - }, - "propertyPath": [ - "_verticalCenter" - ], - "value": -163.012 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "89gxeFO+ZD9q7ucM1+gj9B" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1420 - }, - "propertyPath": [ - "_string" - ], - "value": "使用" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "00BfCWkAJL/p90pcsuwUDH" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1422 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 63.5999755859375, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "feOuVKuYxJK6z+M3tV8Ey3" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1424 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "853zzTUkZOwYsnTZ02pMAu" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1426 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 210, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "94GKNoSM1MwIqd0zy183DD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1428 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 400, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f5+WQKeepDpI7jXqgvmtiO" - ] - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "16+V8j5YNCq7Gvn0mNsD05" - ] - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 1021 - }, - "_prefab": { - "__id__": 1431 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1430 - }, - "asset": { - "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", - "__expectedType__": "cc.Prefab" - }, - "fileId": "24rlgXRJ9AHLGpMW+aYyEx", - "instance": { - "__id__": 1432 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "e5hMFKTglGDaV6miNmkoSE", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [ - { - "__id__": 1433 - } - ], - "propertyOverrides": [ - { - "__id__": 1537 - }, - { - "__id__": 1539 - }, - { - "__id__": 1541 - }, - { - "__id__": 1543 - }, - { - "__id__": 1545 - }, - { - "__id__": 1547 - }, - { - "__id__": 1549 - }, - { - "__id__": 1551 - }, - { - "__id__": 1553 - }, - { - "__id__": 1555 - }, - { - "__id__": 1557 - }, - { - "__id__": 1559 - }, - { - "__id__": 1561 - }, - { - "__id__": 1563 - }, - { - "__id__": 1565 - }, - { - "__id__": 1567 - }, - { - "__id__": 1569 - }, - { - "__id__": 1571 - }, - { - "__id__": 1573 - }, - { - "__id__": 1575 - }, - { - "__id__": 1577 - }, - { - "__id__": 1579 - }, - { - "__id__": 1581 - }, - { - "__id__": 1583 - }, - { - "__id__": 1585 - }, - { - "__id__": 1587 - }, - { - "__id__": 1589 - }, - { - "__id__": 1591 - }, - { - "__id__": 1593 - }, - { - "__id__": 1595 - }, - { - "__id__": 1597 - }, - { - "__id__": 1599 - }, - { - "__id__": 1601 - }, - { - "__id__": 1603 - }, - { - "__id__": 1605 - }, - { - "__id__": 1607 - }, - { - "__id__": 1609 - }, - { - "__id__": 1611 - }, - { - "__id__": 1613 - }, - { - "__id__": 1615 - }, - { - "__id__": 1617 - }, - { - "__id__": 1619 - }, - { - "__id__": 1621 - }, - { - "__id__": 1623 - }, - { - "__id__": 1625 - }, - { - "__id__": 1627 - } - ], - "removedComponents": [ - { - "__id__": 1629 - } - ] - }, - { - "__type__": "cc.MountedComponentsInfo", - "targetInfo": { - "__id__": 1434 - }, - "components": [ - { - "__id__": 1435 - }, - { - "__id__": 1437 - } - ] - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": { - "mountedRoot": { - "__id__": 1430 - } - }, - "node": { - "__id__": 1430 - }, - "_enabled": true, - "__prefab": { - "__id__": 1436 - }, - "_alignFlags": 33, - "_target": null, - "_left": 20, - "_right": 0, - "_top": 93.06299999999999, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 143.665, - "_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": "22UmviVmxCXqOTdnDKM6Kv" - }, - { - "__type__": "3fe4e0pJu1K75/rp6RRox+Z", - "_name": "", - "_objFlags": 0, - "__editorExtras__": { - "mountedRoot": { - "__id__": 1430 - } - }, - "node": { - "__id__": 1430 - }, - "_enabled": true, - "__prefab": { - "__id__": 1438 - }, - "name_node": { - "__id__": 1439 - }, - "icon_node": { - "__id__": 1447 - }, - "cost_node": { - "__id__": 1463 - }, - "Ckind_node": { - "__id__": 1483 - }, - "BG_node": { - "__id__": 1513 - }, - "info_node": { - "__id__": 1525 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "700yTTI29KqrE7Svmf3rrC" - }, - { - "__type__": "cc.Node", - "_name": "name", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1430 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1440 - }, - { - "__id__": 1442 - }, - { - "__id__": 1444 - } - ], - "_prefab": { - "__id__": 1446 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -9.896, - "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__": 1439 - }, - "_enabled": true, - "__prefab": { - "__id__": 1441 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "38lsWFSERI8rUY2mPAdfSn" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1439 - }, - "_enabled": true, - "__prefab": { - "__id__": 1443 - }, - "_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": 30, - "_fontFamily": "Arial", - "_lineHeight": 35, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 3, - "_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": "4e0zRmCsdP1KUAjhXlJYQl" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1439 - }, - "_enabled": true, - "__prefab": { - "__id__": 1445 - }, - "_alignFlags": 17, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 114.896, - "_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": "877cNZnZNFeIjRDtOh3mV6" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c6fA+I52NLy7nwIG/TAXFX", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1448 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1458 - }, - { - "__id__": 1460 - } - ], - "_prefab": { - "__id__": 1462 - }, - "_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.5, - "y": 1.5, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Mask", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1430 - }, - "_children": [ - { - "__id__": 1447 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1449 - }, - { - "__id__": 1451 - }, - { - "__id__": 1453 - }, - { - "__id__": 1455 - } - ], - "_prefab": { - "__id__": 1457 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 40, - "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__": 1448 - }, - "_enabled": true, - "__prefab": { - "__id__": 1450 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aePszddr1FjZ9yJvRxiJCh" - }, - { - "__type__": "cc.Mask", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1448 - }, - "_enabled": true, - "__prefab": { - "__id__": 1452 - }, - "_type": 3, - "_inverted": false, - "_segments": 64, - "_alphaThreshold": 0.1, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "30z9tbKlRCK6y2Qz9fwmlG" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1448 - }, - "_enabled": true, - "__prefab": { - "__id__": 1454 - }, - "_alignFlags": 41, - "_target": null, - "_left": 15, - "_right": 15, - "_top": 15, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 200, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "04ra6VOgxPp6iBjs7Skbtw" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1448 - }, - "_enabled": true, - "__prefab": { - "__id__": 1456 - }, - "_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@c77a7", - "__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__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "83K+DBbRxDtKtzBV5gs2Ow" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "5cWLGvgr1MdLSDfUJV31tJ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1447 - }, - "_enabled": true, - "__prefab": { - "__id__": 1459 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 125, - "height": 125 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6brO0gQERFhKTvy0dcD/6C" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1447 - }, - "_enabled": true, - "__prefab": { - "__id__": 1461 - }, - "_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": { - "__uuid__": "031877cb-0f3d-4e92-bc5d-e492a0d95a08", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7cosjDf05EiIhghQMGeFkV" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "08p7XmUnpCJKHgFSs+XBKi", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1464 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1478 - }, - { - "__id__": 1480 - } - ], - "_prefab": { - "__id__": 1482 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 2.438, - "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": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1430 - }, - "_children": [ - { - "__id__": 1465 - }, - { - "__id__": 1463 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1471 - }, - { - "__id__": 1473 - }, - { - "__id__": 1475 - } - ], - "_prefab": { - "__id__": 1477 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 84, - "y": 104, - "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__": 1464 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1466 - }, - { - "__id__": 1468 - } - ], - "_prefab": { - "__id__": 1470 - }, - "_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__": 1465 - }, - "_enabled": true, - "__prefab": { - "__id__": 1467 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "38DeJBYvFJsJYX9545ctt3" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1465 - }, - "_enabled": true, - "__prefab": { - "__id__": 1469 - }, - "_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": "95g2LbLWtFJLFLnPCex4xq" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d6lvh87QJBqrQKgDnhSWth", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1464 - }, - "_enabled": true, - "__prefab": { - "__id__": 1472 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0biNVKZs1OPqSmpFkLVemF" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1464 - }, - "_enabled": true, - "__prefab": { - "__id__": 1474 - }, - "_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": "f3+EFYxvJL0bMW+H+BjaZP" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1464 - }, - "_enabled": true, - "__prefab": { - "__id__": 1476 - }, - "_alignFlags": 33, - "_target": null, - "_left": 128.28199999999998, - "_right": 1, - "_top": 1, - "_bottom": -6.274000000000001, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 40, - "_originalHeight": 40, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aehsQlzKVAMZQCthoLBKrG" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "cfMbf11IxHErK52FqmJHts", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1463 - }, - "_enabled": true, - "__prefab": { - "__id__": 1479 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 34.748356206795606, - "height": 67 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0bkYb0XBdInpAba/wP4si+" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1463 - }, - "_enabled": true, - "__prefab": { - "__id__": 1481 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "3", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 40, - "_fontSize": 40, - "_fontFamily": "Arial", - "_lineHeight": 50, - "_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": "52wLQtAapA5IJ6J4J7Cx7p" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a4O65jIXVFSLC6FbI24SzB", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "CKind", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1430 - }, - "_children": [ - { - "__id__": 1484 - }, - { - "__id__": 1490 - }, - { - "__id__": 1496 - }, - { - "__id__": 1502 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1508 - }, - { - "__id__": 1510 - } - ], - "_prefab": { - "__id__": 1512 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -84, - "y": 104, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.8, - "y": 0.8, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Hero", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1483 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1485 - }, - { - "__id__": 1487 - } - ], - "_prefab": { - "__id__": 1489 - }, - "_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.4, - "y": 0.4, - "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__": 1484 - }, - "_enabled": true, - "__prefab": { - "__id__": 1486 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 106 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b9X00YJSVF9r6efaMtLkI3" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1484 - }, - "_enabled": true, - "__prefab": { - "__id__": 1488 - }, - "_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@8429c", - "__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": "ef8/ldQE5CGbB0s4CfTRwE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f3MmyLb9lML5mXGMUZsqPK", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Card", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1483 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1491 - }, - { - "__id__": 1493 - } - ], - "_prefab": { - "__id__": 1495 - }, - "_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.4, - "y": 0.4, - "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__": 1490 - }, - "_enabled": true, - "__prefab": { - "__id__": 1492 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 110 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "52cIw6XPRGpJigbzNd41uH" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1490 - }, - "_enabled": true, - "__prefab": { - "__id__": 1494 - }, - "_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@fb766", - "__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__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "493L9UnT5Pd6Jvwcj90YdE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "dfmEZyL9NF05PFQxDRYO6o", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Skill", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1483 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1497 - }, - { - "__id__": 1499 - } - ], - "_prefab": { - "__id__": 1501 - }, - "_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.45, - "y": 0.45, - "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__": 1496 - }, - "_enabled": true, - "__prefab": { - "__id__": 1498 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 114, - "height": 116 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "29osh0UORGcoJ8roNQudNe" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1496 - }, - "_enabled": true, - "__prefab": { - "__id__": 1500 - }, - "_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@e4ed2", - "__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__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aa8yInK3NJVrrh3KpTPjQL" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f9GHK4+dFF9J+qSf3xKF6Q", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Potion", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1483 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1503 - }, - { - "__id__": 1505 - } - ], - "_prefab": { - "__id__": 1507 - }, - "_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.4, - "y": 0.4, - "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__": 1502 - }, - "_enabled": true, - "__prefab": { - "__id__": 1504 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 98, - "height": 114 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9aWSHxsrFLqrpc9D7MmyDb" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1502 - }, - "_enabled": true, - "__prefab": { - "__id__": 1506 - }, - "_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@cbb82", - "__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__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "509vbXtvVAC5g9yqqCQqba" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "42+GAv7whBRLbF5EYSEP8W", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1483 - }, - "_enabled": true, - "__prefab": { - "__id__": 1509 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 50, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e2T46/rfJLs5fVojpYTN/r" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1483 - }, - "_enabled": true, - "__prefab": { - "__id__": 1511 - }, - "_alignFlags": 9, - "_target": null, - "_left": 1, - "_right": 107.61099999999999, - "_top": 1, - "_bottom": 172.81799999999998, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 100, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "36F/lkrmJHf6LzhXnDjRN6" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "2b5S+tVLtA5Ykc/qVoMdAC", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1430 - }, - "_children": [ - { - "__id__": 1514 - }, - { - "__id__": 1515 - }, - { - "__id__": 1516 - }, - { - "__id__": 1517 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1518 - }, - { - "__id__": 1520 - }, - { - "__id__": 1522 - } - ], - "_prefab": { - "__id__": 1524 - }, - "_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", - "__editorExtras__": {} - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1513 - }, - "_enabled": true, - "__prefab": { - "__id__": 1519 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 210, - "height": 250 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "99yf9rnjlM147Oc5ugZxZA" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1513 - }, - "_enabled": false, - "__prefab": { - "__id__": 1521 - }, - "_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@c77a7", - "__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": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "11j6o9dtZKkpwqRniNfeyM" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1513 - }, - "_enabled": true, - "__prefab": { - "__id__": 1523 - }, - "_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": 510, - "_originalHeight": 66, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "61x3pJerRGsbylittFG2lL" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "40n0LdBjNFe5UPFihdLgY/", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "info", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1430 - }, - "_children": [ - { - "__id__": 1526 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1532 - }, - { - "__id__": 1534 - } - ], - "_prefab": { - "__id__": 1536 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -76.571, - "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__": 1525 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1527 - }, - { - "__id__": 1529 - } - ], - "_prefab": { - "__id__": 1531 - }, - "_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__": 1526 - }, - "_enabled": true, - "__prefab": { - "__id__": 1528 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 180, - "height": 80 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "07wtk+PyVP7aan0ss2pOZR" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1526 - }, - "_enabled": true, - "__prefab": { - "__id__": 1530 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "全体英雄攻击+5全体英雄攻击+5全体英雄攻击+5", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 21, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 25, - "_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": "f1pCCS+WJHzLcHGlDyOnNC" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "8820+YJZBBAIiPvy2uYoOk", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1525 - }, - "_enabled": true, - "__prefab": { - "__id__": 1533 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 170, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "04ezZAIwpMILD/Ud9I1U8e" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1525 - }, - "_enabled": false, - "__prefab": { - "__id__": 1535 - }, - "_alignFlags": 45, - "_target": null, - "_left": 15, - "_right": 15, - "_top": 200, - "_bottom": 15, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 100, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "44+IROys5PuKgmdcm3drG9" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c1DUjdrfNI6Jnt+H+dT4VQ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1538 - }, - "propertyPath": [ - "_name" - ], - "value": "card" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1540 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 220, - "y": -68.06299999999999, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1542 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1544 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1546 - }, - "propertyPath": [ - "_active" - ], - "value": true - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1548 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 299, - "height": 299 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "326cum+qdAqaeo0dGt01yD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1550 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 210, - "height": 250 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b6/HPesdpG8ZsWB4vg6xf2" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1552 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 84, - "y": 104, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "cfMbf11IxHErK52FqmJHts" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1554 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -84, - "y": 104, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2b5S+tVLtA5Ykc/qVoMdAC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1556 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 210, - "height": 250 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "99yf9rnjlM147Oc5ugZxZA" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1558 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 40, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5cWLGvgr1MdLSDfUJV31tJ" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1560 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -61.79599999999999, - "y": -139.265, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "09D4k31MNCHqoa2DlasmKq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1562 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 60.925, - "y": -139.265, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "67WoSYD3dDaYE3iUhnDhbu" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1564 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -9.896, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c6fA+I52NLy7nwIG/TAXFX" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1566 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "aePszddr1FjZ9yJvRxiJCh" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1568 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 210, - "height": 250 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "13j2oupQRMUoUyChWYn2yc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1570 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 210, - "height": 250 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "c8mzU+nw5GLJ4CZ7ZTe6eE" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1572 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 420, - "height": 500 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5eZRKQByFG0LW2QA/PUw2u" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1574 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 412, - "height": 488 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "4buoN7nzRM9Kty43yoN7ul" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1576 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 180, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "faGw1NMRpJ+IWtI609CAxN" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1578 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 360, - "height": 280 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5cf2X5S4JMQ7x3zijgLWIX" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1580 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 40, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "69ZX4yvCZL67xK4+SdFMO0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1582 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b3jvDRk1NNjL5FE2pyUByW" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1584 - }, - "propertyPath": [ - "_active" - ], - "value": true - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c1DUjdrfNI6Jnt+H+dT4VQ" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1586 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 90 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "04ezZAIwpMILD/Ud9I1U8e" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1588 - }, - "propertyPath": [ - "_bottom" - ], - "value": 15 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "44+IROys5PuKgmdcm3drG9" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1590 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -76.571, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c1DUjdrfNI6Jnt+H+dT4VQ" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1592 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "09D4k31MNCHqoa2DlasmKq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1594 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "67WoSYD3dDaYE3iUhnDhbu" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1596 - }, - "propertyPath": [ - "_fontSize" - ], - "value": 20 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f1pCCS+WJHzLcHGlDyOnNC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1598 - }, - "propertyPath": [ - "_string" - ], - "value": "全体英雄攻击+5全体英雄攻击+5全体英雄攻击+5" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f1pCCS+WJHzLcHGlDyOnNC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1600 - }, - "propertyPath": [ - "_actualFontSize" - ], - "value": 21 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f1pCCS+WJHzLcHGlDyOnNC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1602 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 180, - "height": 80 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "07wtk+PyVP7aan0ss2pOZR" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1604 - }, - "propertyPath": [ - "_lineHeight" - ], - "value": 25 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f1pCCS+WJHzLcHGlDyOnNC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1606 - }, - "propertyPath": [ - "_fontSize" - ], - "value": 30 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "4e0zRmCsdP1KUAjhXlJYQl" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1608 - }, - "propertyPath": [ - "_actualFontSize" - ], - "value": 25 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "4e0zRmCsdP1KUAjhXlJYQl" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1610 - }, - "propertyPath": [ - "_lineHeight" - ], - "value": 35 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "4e0zRmCsdP1KUAjhXlJYQl" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1612 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 180, - "height": 40 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "38lsWFSERI8rUY2mPAdfSn" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1614 - }, - "propertyPath": [ - "_top" - ], - "value": 114.896 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "877cNZnZNFeIjRDtOh3mV6" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1616 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -163.012, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "57KHqoGQRBmIdHCIXwuEoC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1618 - }, - "propertyPath": [ - "_verticalCenter" - ], - "value": -163.012 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "89gxeFO+ZD9q7ucM1+gj9B" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1620 - }, - "propertyPath": [ - "_string" - ], - "value": "使用" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "00BfCWkAJL/p90pcsuwUDH" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1622 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 63.5999755859375, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "feOuVKuYxJK6z+M3tV8Ey3" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1624 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "853zzTUkZOwYsnTZ02pMAu" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1626 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 210, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "94GKNoSM1MwIqd0zy183DD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1628 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 400, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f5+WQKeepDpI7jXqgvmtiO" - ] - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "16+V8j5YNCq7Gvn0mNsD05" - ] - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1021 - }, - "_enabled": true, - "__prefab": { - "__id__": 1631 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 650, - "height": 300 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d1JG4ns+JB9YhLZfeH/FSR" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1021 - }, - "_enabled": true, - "__prefab": { - "__id__": 1633 - }, - "_alignFlags": 42, - "_target": null, - "_left": 35, - "_right": 35, - "_top": -491.51300000000003, - "_bottom": 491.51300000000003, - "_horizontalCenter": 0, - "_verticalCenter": 143.959, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 100, - "_originalHeight": 300, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f5ARLVPohKhYFOmPcs5e5s" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1021 - }, - "_enabled": true, - "__prefab": { - "__id__": 1635 - }, - "_resizeMode": 1, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 10, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1dn6Vl9D5CdK5l7doL3RqR" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c3spwV9fRLBb6Go5UZ4LwY", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 1002 - }, - "_prefab": { - "__id__": 1638 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1637 + "__id__": 618 }, "asset": { "__uuid__": "506d0f89-1cf1-4c3b-be47-a3abaf3695e8", @@ -27614,7 +9859,7 @@ }, "fileId": "60RuUkpjBAGoLk3z4xlHcF", "instance": { - "__id__": 1639 + "__id__": 620 }, "targetOverrides": null }, @@ -27628,31 +9873,31 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1640 + "__id__": 621 }, { - "__id__": 1642 + "__id__": 623 }, { - "__id__": 1643 + "__id__": 624 }, { - "__id__": 1644 + "__id__": 625 } ], "removedComponents": [ { - "__id__": 1645 + "__id__": 626 }, { - "__id__": 1646 + "__id__": 627 } ] }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1641 + "__id__": 622 }, "propertyPath": [ "_name" @@ -27668,7 +9913,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1641 + "__id__": 622 }, "propertyPath": [ "_lpos" @@ -27683,7 +9928,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1641 + "__id__": 622 }, "propertyPath": [ "_lrot" @@ -27699,7 +9944,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1641 + "__id__": 622 }, "propertyPath": [ "_euler" @@ -27729,11 +9974,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1002 + "__id__": 521 }, "_enabled": true, "__prefab": { - "__id__": 1648 + "__id__": 629 }, "_contentSize": { "__type__": "cc.Size", @@ -27757,16 +10002,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1002 + "__id__": 521 }, "_enabled": true, "__prefab": { - "__id__": 1650 + "__id__": 631 }, "_alignFlags": 44, "_target": null, - "_left": 0, - "_right": 0, + "_left": 1496.161, + "_right": -1496.161, "_top": 600, "_bottom": 105, "_horizontalCenter": 0, @@ -27793,11 +10038,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1002 + "__id__": 521 }, "_enabled": false, "__prefab": { - "__id__": 1652 + "__id__": 633 }, "_resizeMode": 1, "_layoutType": 1, @@ -27831,11 +10076,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1002 + "__id__": 521 }, "_enabled": true, "__prefab": { - "__id__": 1654 + "__id__": 635 }, "_id": "" }, @@ -27856,6 +10101,2419 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "shop", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 638 + }, + { + "__id__": 678 + }, + { + "__id__": 806 + } + ], + "_active": true, + "_components": [ + { + "__id__": 814 + }, + { + "__id__": 816 + }, + { + "__id__": 818 + }, + { + "__id__": 820 + } + ], + "_prefab": { + "__id__": 822 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 2234.59, + "y": 105, + "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__": 637 + }, + "_prefab": { + "__id__": 639 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 638 + }, + "asset": { + "__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3", + "__expectedType__": "cc.Prefab" + }, + "fileId": "50T0YGiGBH7qZZFeATiEP+", + "instance": { + "__id__": 640 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "89f5NERcdG35QmvRHT2J90", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [ + { + "__id__": 641 + } + ], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 663 + }, + { + "__id__": 665 + }, + { + "__id__": 666 + }, + { + "__id__": 667 + }, + { + "__id__": 668 + }, + { + "__id__": 670 + }, + { + "__id__": 672 + }, + { + "__id__": 674 + }, + { + "__id__": 676 + } + ], + "removedComponents": [] + }, + { + "__type__": "cc.MountedChildrenInfo", + "targetInfo": { + "__id__": 642 + }, + "nodes": [ + { + "__id__": 643 + } + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "50T0YGiGBH7qZZFeATiEP+" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 638 + }, + "_prefab": { + "__id__": 644 + }, + "__editorExtras__": { + "mountedRoot": { + "__id__": 638 + } + } + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 643 + }, + "asset": { + "__uuid__": "b5782405-f3d9-4d45-ba8c-01b5ec2748b2", + "__expectedType__": "cc.Prefab" + }, + "fileId": "99dvuw5eJJzqP11ZqucD+r", + "instance": { + "__id__": 645 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "baJ7KxrxxKUYmcIVWlePhY", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 646 + }, + { + "__id__": 648 + }, + { + "__id__": 649 + }, + { + "__id__": 650 + }, + { + "__id__": 651 + }, + { + "__id__": 653 + }, + { + "__id__": 655 + }, + { + "__id__": 656 + }, + { + "__id__": 658 + }, + { + "__id__": 660 + }, + { + "__id__": 662 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 647 + }, + "propertyPath": [ + "_name" + ], + "value": "pbgt" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "99dvuw5eJJzqP11ZqucD+r" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 647 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -188.471, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 647 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 647 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 652 + }, + "propertyPath": [ + "_top" + ], + "value": 338.471 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "dechC9XwNBBqHd4blRjbaz" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 654 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "7d6jdYqe1Awpw0A4D0ySEd" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 652 + }, + "propertyPath": [ + "_left" + ], + "value": 4 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 657 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 712, + "height": 150 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c39jb808hLF7vyG9o2MVCV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 659 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 712, + "height": 150 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "14imXt2GlO7prNUkbDs9YB" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 661 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 712, + "height": 150 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "621J5eprROl7Tb48sTU8JN" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 652 + }, + "propertyPath": [ + "_right" + ], + "value": 4 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 664 + }, + "propertyPath": [ + "_name" + ], + "value": "popup" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "50T0YGiGBH7qZZFeATiEP+" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 664 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 225, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 664 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 664 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 669 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 720, + "height": 450 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "50XxsJbrFCN4H9VEVO1jhI" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 671 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 720, + "height": 450 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "89vNfbOw5OYLiuCSle5Cni" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 673 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 1440, + "height": 900 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3dNz0H16xGpJqDZ5588nMV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 675 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 1408, + "height": 868 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "dbPtEc0lVC6b6/8Lozo2Vm" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 677 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "edv/0Agw9E+qY3h4DiEUF9" + ] + }, + { + "__type__": "cc.Node", + "_name": "box", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 637 + }, + "_children": [ + { + "__id__": 679 + }, + { + "__id__": 719 + }, + { + "__id__": 759 + } + ], + "_active": true, + "_components": [ + { + "__id__": 799 + }, + { + "__id__": 801 + }, + { + "__id__": 803 + } + ], + "_prefab": { + "__id__": 805 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 280, + "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__": 678 + }, + "_prefab": { + "__id__": 680 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 679 + }, + "asset": { + "__uuid__": "abae16b3-c2a2-4971-95b1-fc121f769554", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5dVotvOAFMoaprbNZVAkgY", + "instance": { + "__id__": 681 + }, + "targetOverrides": [ + { + "__id__": 714 + }, + { + "__id__": 717 + } + ] + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "6bmJzRMBtE7ZHmwpNXASyQ", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 682 + }, + { + "__id__": 684 + }, + { + "__id__": 685 + }, + { + "__id__": 686 + }, + { + "__id__": 687 + }, + { + "__id__": 689 + }, + { + "__id__": 690 + }, + { + "__id__": 692 + }, + { + "__id__": 694 + }, + { + "__id__": 696 + }, + { + "__id__": 698 + }, + { + "__id__": 700 + }, + { + "__id__": 702 + }, + { + "__id__": 704 + }, + { + "__id__": 706 + }, + { + "__id__": 708 + }, + { + "__id__": 710 + }, + { + "__id__": 712 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 683 + }, + "propertyPath": [ + "_name" + ], + "value": "cItem" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5dVotvOAFMoaprbNZVAkgY" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 683 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -235, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 683 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 683 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 688 + }, + "propertyPath": [ + "_left" + ], + "value": 10 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4aPeqTNK9Ga61Xv9j+yGXk" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 688 + }, + "propertyPath": [ + "_right" + ], + "value": 480 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 691 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -64.2847453016989, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "64sBr99yBIPIbpxdil4ZY0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 693 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 42, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "61QiOHUa9NSaXFmTwZIc/5" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 695 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 128.5694906033978, + "height": 40 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8alEuqZj5L44Z+jpZ+eQ5v" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 697 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "01picFBtJMhp/LBDdXi1y9" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 699 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "50XxsJbrFCN4H9VEVO1jhI" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 701 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "89vNfbOw5OYLiuCSle5Cni" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 703 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 460, + "height": 600 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "3dNz0H16xGpJqDZ5588nMV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 705 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 428, + "height": 568 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "dbPtEc0lVC6b6/8Lozo2Vm" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 707 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190, + "height": 70 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "23zkFGCNdKFYEAZu1hO0ZD" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 709 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190, + "height": 23.333333333333332 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "69O8ConsBKvLQ5AKQ66wo0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 711 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190, + "height": 23.333333333333332 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2fZ5IbrfpGAZL8NHWcCmSI" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 713 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190, + "height": 23.333333333333332 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4bzdV65RFKkoWfWLPUitf0" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { + "__id__": 715 + }, + "targetInfo": { + "__id__": 716 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, + "propertyPath": [ + "bg_node" + ], + "target": { + "__id__": 715 + }, + "targetInfo": { + "__id__": 718 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c8niXKCPZJkZO13m9+xJNN" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 678 + }, + "_prefab": { + "__id__": 720 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 719 + }, + "asset": { + "__uuid__": "abae16b3-c2a2-4971-95b1-fc121f769554", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5dVotvOAFMoaprbNZVAkgY", + "instance": { + "__id__": 721 + }, + "targetOverrides": [ + { + "__id__": 754 + }, + { + "__id__": 757 + } + ] + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "ff6fYJ87hEgZtxA7vkHSO9", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 722 + }, + { + "__id__": 724 + }, + { + "__id__": 725 + }, + { + "__id__": 726 + }, + { + "__id__": 727 + }, + { + "__id__": 729 + }, + { + "__id__": 731 + }, + { + "__id__": 733 + }, + { + "__id__": 735 + }, + { + "__id__": 737 + }, + { + "__id__": 739 + }, + { + "__id__": 741 + }, + { + "__id__": 743 + }, + { + "__id__": 745 + }, + { + "__id__": 747 + }, + { + "__id__": 749 + }, + { + "__id__": 751 + }, + { + "__id__": 753 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 723 + }, + "propertyPath": [ + "_name" + ], + "value": "cItem" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5dVotvOAFMoaprbNZVAkgY" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 723 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 723 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 723 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 728 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -64.2847453016989, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "64sBr99yBIPIbpxdil4ZY0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 730 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 42, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "61QiOHUa9NSaXFmTwZIc/5" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 732 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 128.5694906033978, + "height": 40 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8alEuqZj5L44Z+jpZ+eQ5v" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 734 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "01picFBtJMhp/LBDdXi1y9" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 736 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "50XxsJbrFCN4H9VEVO1jhI" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 738 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "89vNfbOw5OYLiuCSle5Cni" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 740 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 460, + "height": 600 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "3dNz0H16xGpJqDZ5588nMV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 742 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 428, + "height": 568 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "dbPtEc0lVC6b6/8Lozo2Vm" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 744 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190, + "height": 70 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "23zkFGCNdKFYEAZu1hO0ZD" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 746 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190, + "height": 23.333333333333332 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "69O8ConsBKvLQ5AKQ66wo0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 748 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190, + "height": 23.333333333333332 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2fZ5IbrfpGAZL8NHWcCmSI" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 750 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190, + "height": 23.333333333333332 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4bzdV65RFKkoWfWLPUitf0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 752 + }, + "propertyPath": [ + "_left" + ], + "value": 245 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4aPeqTNK9Ga61Xv9j+yGXk" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 752 + }, + "propertyPath": [ + "_right" + ], + "value": 245 + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { + "__id__": 755 + }, + "targetInfo": { + "__id__": 756 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, + "propertyPath": [ + "bg_node" + ], + "target": { + "__id__": 755 + }, + "targetInfo": { + "__id__": 758 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c8niXKCPZJkZO13m9+xJNN" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 678 + }, + "_prefab": { + "__id__": 760 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 759 + }, + "asset": { + "__uuid__": "abae16b3-c2a2-4971-95b1-fc121f769554", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5dVotvOAFMoaprbNZVAkgY", + "instance": { + "__id__": 761 + }, + "targetOverrides": [ + { + "__id__": 794 + }, + { + "__id__": 797 + } + ] + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "c9HHm2ACNOlYZT938uWmXo", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 762 + }, + { + "__id__": 764 + }, + { + "__id__": 765 + }, + { + "__id__": 766 + }, + { + "__id__": 767 + }, + { + "__id__": 769 + }, + { + "__id__": 770 + }, + { + "__id__": 772 + }, + { + "__id__": 774 + }, + { + "__id__": 776 + }, + { + "__id__": 778 + }, + { + "__id__": 780 + }, + { + "__id__": 782 + }, + { + "__id__": 784 + }, + { + "__id__": 786 + }, + { + "__id__": 788 + }, + { + "__id__": 790 + }, + { + "__id__": 792 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 763 + }, + "propertyPath": [ + "_name" + ], + "value": "cItem" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5dVotvOAFMoaprbNZVAkgY" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 763 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 235, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 763 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 763 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 768 + }, + "propertyPath": [ + "_left" + ], + "value": 480 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4aPeqTNK9Ga61Xv9j+yGXk" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 768 + }, + "propertyPath": [ + "_right" + ], + "value": 10 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 771 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -64.2847453016989, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "64sBr99yBIPIbpxdil4ZY0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 773 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 42, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "61QiOHUa9NSaXFmTwZIc/5" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 775 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 128.5694906033978, + "height": 40 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8alEuqZj5L44Z+jpZ+eQ5v" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 777 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "01picFBtJMhp/LBDdXi1y9" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 779 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "50XxsJbrFCN4H9VEVO1jhI" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 781 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230, + "height": 300 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "89vNfbOw5OYLiuCSle5Cni" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 783 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 460, + "height": 600 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "3dNz0H16xGpJqDZ5588nMV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 785 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 428, + "height": 568 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ddJY1fUgJFHKBICUhWrsdE", + "dbPtEc0lVC6b6/8Lozo2Vm" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 787 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190, + "height": 70 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "23zkFGCNdKFYEAZu1hO0ZD" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 789 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190, + "height": 23.333333333333332 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "69O8ConsBKvLQ5AKQ66wo0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 791 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190, + "height": 23.333333333333332 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2fZ5IbrfpGAZL8NHWcCmSI" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 793 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 190, + "height": 23.333333333333332 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "4bzdV65RFKkoWfWLPUitf0" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { + "__id__": 795 + }, + "targetInfo": { + "__id__": 796 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, + "propertyPath": [ + "bg_node" + ], + "target": { + "__id__": 795 + }, + "targetInfo": { + "__id__": 798 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c8niXKCPZJkZO13m9+xJNN" + ] + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 678 + }, + "_enabled": true, + "__prefab": { + "__id__": 800 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 340 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "30Hd0SkMRLxIavZ8Na6Pod" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 678 + }, + "_enabled": true, + "__prefab": { + "__id__": 802 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 110, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 100, + "_originalHeight": 100, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b49QE/NRVH8pVaVVt9kROv" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 678 + }, + "_enabled": true, + "__prefab": { + "__id__": 804 + }, + "_resizeMode": 0, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 10, + "_paddingRight": 10, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 5, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b499JnhZ1DYbWKFyE5FU9E" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "32IwzgU0NKNKLd30QUh42m", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 637 + }, + "_prefab": { + "__id__": 807 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 806 + }, + "asset": { + "__uuid__": "506d0f89-1cf1-4c3b-be47-a3abaf3695e8", + "__expectedType__": "cc.Prefab" + }, + "fileId": "60RuUkpjBAGoLk3z4xlHcF", + "instance": { + "__id__": 808 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "f5mQZJW1BFPKM66NFCJ8pt", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 809 + }, + { + "__id__": 811 + }, + { + "__id__": 812 + }, + { + "__id__": 813 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 810 + }, + "propertyPath": [ + "_name" + ], + "value": "button" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "60RuUkpjBAGoLk3z4xlHcF" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 810 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 57.388, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 810 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 810 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 637 + }, + "_enabled": true, + "__prefab": { + "__id__": 815 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 450 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0887lSGxtGObMtJYwxcfpC" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 637 + }, + "_enabled": true, + "__prefab": { + "__id__": 817 + }, + "_alignFlags": 44, + "_target": null, + "_left": 2234.59, + "_right": -2234.59, + "_top": 600, + "_bottom": 105, + "_horizontalCenter": 0, + "_verticalCenter": -323.604, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 180, + "_originalHeight": 300, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3eeXploWlHEJUZpqFrmsAJ" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 637 + }, + "_enabled": false, + "__prefab": { + "__id__": 819 + }, + "_resizeMode": 1, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 0, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 3, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7dR5g1NB5Lp6r0Zk+Lertz" + }, + { + "__type__": "cc.BlockInputEvents", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 637 + }, + "_enabled": true, + "__prefab": { + "__id__": 821 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "64/LhLyetDlJKByFDklOQ4" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e4SJlxV9hP+IkPzGc7PJsA", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.Node", "_name": "bar", @@ -27866,32 +12524,32 @@ }, "_children": [ { - "__id__": 1657 + "__id__": 824 }, { - "__id__": 1686 + "__id__": 853 }, { - "__id__": 1718 + "__id__": 885 }, { - "__id__": 1747 + "__id__": 914 } ], "_active": true, "_components": [ { - "__id__": 1778 + "__id__": 945 }, { - "__id__": 1780 + "__id__": 947 }, { - "__id__": 1782 + "__id__": 949 } ], "_prefab": { - "__id__": 1784 + "__id__": 951 }, "_lpos": { "__type__": "cc.Vec3", @@ -27926,17 +12584,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1656 + "__id__": 823 }, "_prefab": { - "__id__": 1658 + "__id__": 825 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1657 + "__id__": 824 }, "asset": { "__uuid__": "99b1fd19-5e71-4e63-9682-d82b23244510", @@ -27944,7 +12602,7 @@ }, "fileId": "cfWG6+EKVJ3IlHCuz5Pa35", "instance": { - "__id__": 1659 + "__id__": 826 }, "targetOverrides": null }, @@ -27958,52 +12616,52 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1660 + "__id__": 827 }, { - "__id__": 1662 + "__id__": 829 }, { - "__id__": 1663 + "__id__": 830 }, { - "__id__": 1664 + "__id__": 831 }, { - "__id__": 1665 + "__id__": 832 }, { - "__id__": 1667 + "__id__": 834 }, { - "__id__": 1669 + "__id__": 836 }, { - "__id__": 1671 + "__id__": 838 }, { - "__id__": 1673 + "__id__": 840 }, { - "__id__": 1674 + "__id__": 841 }, { - "__id__": 1676 + "__id__": 843 }, { - "__id__": 1678 + "__id__": 845 }, { - "__id__": 1679 + "__id__": 846 }, { - "__id__": 1681 + "__id__": 848 }, { - "__id__": 1683 + "__id__": 850 }, { - "__id__": 1684 + "__id__": 851 } ], "removedComponents": [] @@ -28011,7 +12669,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1661 + "__id__": 828 }, "propertyPath": [ "_name" @@ -28027,7 +12685,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1661 + "__id__": 828 }, "propertyPath": [ "_lpos" @@ -28042,7 +12700,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1661 + "__id__": 828 }, "propertyPath": [ "_lrot" @@ -28058,7 +12716,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1661 + "__id__": 828 }, "propertyPath": [ "_euler" @@ -28073,7 +12731,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1666 + "__id__": 833 }, "propertyPath": [ "_contentSize" @@ -28093,7 +12751,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1668 + "__id__": 835 }, "propertyPath": [ "_contentSize" @@ -28113,7 +12771,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1670 + "__id__": 837 }, "propertyPath": [ "_contentSize" @@ -28133,7 +12791,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1672 + "__id__": 839 }, "propertyPath": [ "_spriteFrame" @@ -28152,7 +12810,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1672 + "__id__": 839 }, "propertyPath": [ "_atlas" @@ -28165,7 +12823,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1675 + "__id__": 842 }, "propertyPath": [ "_contentSize" @@ -28185,7 +12843,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1677 + "__id__": 844 }, "propertyPath": [ "_spriteFrame" @@ -28204,7 +12862,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1677 + "__id__": 844 }, "propertyPath": [ "_atlas" @@ -28217,7 +12875,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1680 + "__id__": 847 }, "propertyPath": [ "_string" @@ -28233,7 +12891,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1682 + "__id__": 849 }, "propertyPath": [ "_string" @@ -28249,7 +12907,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1666 + "__id__": 833 }, "propertyPath": [ "_anchorPoint" @@ -28263,7 +12921,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1685 + "__id__": 852 }, "propertyPath": [ "_lpos" @@ -28285,17 +12943,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1656 + "__id__": 823 }, "_prefab": { - "__id__": 1687 + "__id__": 854 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1686 + "__id__": 853 }, "asset": { "__uuid__": "99b1fd19-5e71-4e63-9682-d82b23244510", @@ -28303,7 +12961,7 @@ }, "fileId": "cfWG6+EKVJ3IlHCuz5Pa35", "instance": { - "__id__": 1688 + "__id__": 855 }, "targetOverrides": null }, @@ -28317,58 +12975,58 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1689 + "__id__": 856 }, { - "__id__": 1691 + "__id__": 858 }, { - "__id__": 1692 + "__id__": 859 }, { - "__id__": 1693 + "__id__": 860 }, { - "__id__": 1694 + "__id__": 861 }, { - "__id__": 1696 + "__id__": 863 }, { - "__id__": 1698 + "__id__": 865 }, { - "__id__": 1700 + "__id__": 867 }, { - "__id__": 1701 + "__id__": 868 }, { - "__id__": 1703 + "__id__": 870 }, { - "__id__": 1705 + "__id__": 872 }, { - "__id__": 1706 + "__id__": 873 }, { - "__id__": 1708 + "__id__": 875 }, { - "__id__": 1710 + "__id__": 877 }, { - "__id__": 1711 + "__id__": 878 }, { - "__id__": 1713 + "__id__": 880 }, { - "__id__": 1715 + "__id__": 882 }, { - "__id__": 1716 + "__id__": 883 } ], "removedComponents": [] @@ -28376,7 +13034,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1690 + "__id__": 857 }, "propertyPath": [ "_name" @@ -28392,7 +13050,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1690 + "__id__": 857 }, "propertyPath": [ "_lpos" @@ -28407,7 +13065,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1690 + "__id__": 857 }, "propertyPath": [ "_lrot" @@ -28423,7 +13081,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1690 + "__id__": 857 }, "propertyPath": [ "_euler" @@ -28438,7 +13096,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1695 + "__id__": 862 }, "propertyPath": [ "_contentSize" @@ -28458,7 +13116,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1697 + "__id__": 864 }, "propertyPath": [ "_contentSize" @@ -28478,7 +13136,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1699 + "__id__": 866 }, "propertyPath": [ "_active" @@ -28494,7 +13152,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1699 + "__id__": 866 }, "propertyPath": [ "_lpos" @@ -28509,7 +13167,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1702 + "__id__": 869 }, "propertyPath": [ "_contentSize" @@ -28529,7 +13187,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1704 + "__id__": 871 }, "propertyPath": [ "_spriteFrame" @@ -28548,7 +13206,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1704 + "__id__": 871 }, "propertyPath": [ "_atlas" @@ -28561,7 +13219,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1707 + "__id__": 874 }, "propertyPath": [ "_contentSize" @@ -28581,7 +13239,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1709 + "__id__": 876 }, "propertyPath": [ "_spriteFrame" @@ -28600,7 +13258,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1709 + "__id__": 876 }, "propertyPath": [ "_atlas" @@ -28613,7 +13271,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1712 + "__id__": 879 }, "propertyPath": [ "_string" @@ -28629,7 +13287,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1714 + "__id__": 881 }, "propertyPath": [ "_string" @@ -28645,7 +13303,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1695 + "__id__": 862 }, "propertyPath": [ "_anchorPoint" @@ -28659,7 +13317,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1717 + "__id__": 884 }, "propertyPath": [ "_lpos" @@ -28681,17 +13339,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1656 + "__id__": 823 }, "_prefab": { - "__id__": 1719 + "__id__": 886 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1718 + "__id__": 885 }, "asset": { "__uuid__": "99b1fd19-5e71-4e63-9682-d82b23244510", @@ -28699,7 +13357,7 @@ }, "fileId": "cfWG6+EKVJ3IlHCuz5Pa35", "instance": { - "__id__": 1720 + "__id__": 887 }, "targetOverrides": null }, @@ -28713,52 +13371,52 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1721 + "__id__": 888 }, { - "__id__": 1723 + "__id__": 890 }, { - "__id__": 1724 + "__id__": 891 }, { - "__id__": 1725 + "__id__": 892 }, { - "__id__": 1726 + "__id__": 893 }, { - "__id__": 1728 + "__id__": 895 }, { - "__id__": 1730 + "__id__": 897 }, { - "__id__": 1732 + "__id__": 899 }, { - "__id__": 1734 + "__id__": 901 }, { - "__id__": 1735 + "__id__": 902 }, { - "__id__": 1737 + "__id__": 904 }, { - "__id__": 1739 + "__id__": 906 }, { - "__id__": 1740 + "__id__": 907 }, { - "__id__": 1742 + "__id__": 909 }, { - "__id__": 1744 + "__id__": 911 }, { - "__id__": 1745 + "__id__": 912 } ], "removedComponents": [] @@ -28766,7 +13424,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1722 + "__id__": 889 }, "propertyPath": [ "_name" @@ -28782,7 +13440,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1722 + "__id__": 889 }, "propertyPath": [ "_lpos" @@ -28797,7 +13455,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1722 + "__id__": 889 }, "propertyPath": [ "_lrot" @@ -28813,7 +13471,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1722 + "__id__": 889 }, "propertyPath": [ "_euler" @@ -28828,7 +13486,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1727 + "__id__": 894 }, "propertyPath": [ "_contentSize" @@ -28848,7 +13506,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1729 + "__id__": 896 }, "propertyPath": [ "_contentSize" @@ -28868,7 +13526,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1731 + "__id__": 898 }, "propertyPath": [ "_contentSize" @@ -28888,7 +13546,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1733 + "__id__": 900 }, "propertyPath": [ "_spriteFrame" @@ -28907,7 +13565,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1733 + "__id__": 900 }, "propertyPath": [ "_atlas" @@ -28920,7 +13578,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1736 + "__id__": 903 }, "propertyPath": [ "_contentSize" @@ -28940,7 +13598,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1738 + "__id__": 905 }, "propertyPath": [ "_spriteFrame" @@ -28959,7 +13617,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1738 + "__id__": 905 }, "propertyPath": [ "_atlas" @@ -28972,7 +13630,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1741 + "__id__": 908 }, "propertyPath": [ "_string" @@ -28988,7 +13646,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1743 + "__id__": 910 }, "propertyPath": [ "_string" @@ -29004,7 +13662,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1727 + "__id__": 894 }, "propertyPath": [ "_anchorPoint" @@ -29018,7 +13676,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1746 + "__id__": 913 }, "propertyPath": [ "_lpos" @@ -29040,17 +13698,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1656 + "__id__": 823 }, "_prefab": { - "__id__": 1748 + "__id__": 915 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1747 + "__id__": 914 }, "asset": { "__uuid__": "99b1fd19-5e71-4e63-9682-d82b23244510", @@ -29058,7 +13716,7 @@ }, "fileId": "cfWG6+EKVJ3IlHCuz5Pa35", "instance": { - "__id__": 1749 + "__id__": 916 }, "targetOverrides": null }, @@ -29072,55 +13730,55 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1750 + "__id__": 917 }, { - "__id__": 1752 + "__id__": 919 }, { - "__id__": 1753 + "__id__": 920 }, { - "__id__": 1754 + "__id__": 921 }, { - "__id__": 1755 + "__id__": 922 }, { - "__id__": 1757 + "__id__": 924 }, { - "__id__": 1759 + "__id__": 926 }, { - "__id__": 1761 + "__id__": 928 }, { - "__id__": 1763 + "__id__": 930 }, { - "__id__": 1764 + "__id__": 931 }, { - "__id__": 1766 + "__id__": 933 }, { - "__id__": 1768 + "__id__": 935 }, { - "__id__": 1769 + "__id__": 936 }, { - "__id__": 1771 + "__id__": 938 }, { - "__id__": 1773 + "__id__": 940 }, { - "__id__": 1775 + "__id__": 942 }, { - "__id__": 1776 + "__id__": 943 } ], "removedComponents": [] @@ -29128,7 +13786,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1751 + "__id__": 918 }, "propertyPath": [ "_name" @@ -29144,7 +13802,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1751 + "__id__": 918 }, "propertyPath": [ "_lpos" @@ -29159,7 +13817,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1751 + "__id__": 918 }, "propertyPath": [ "_lrot" @@ -29175,7 +13833,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1751 + "__id__": 918 }, "propertyPath": [ "_euler" @@ -29190,7 +13848,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1756 + "__id__": 923 }, "propertyPath": [ "_contentSize" @@ -29210,7 +13868,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1758 + "__id__": 925 }, "propertyPath": [ "_contentSize" @@ -29230,7 +13888,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1760 + "__id__": 927 }, "propertyPath": [ "_contentSize" @@ -29250,7 +13908,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1762 + "__id__": 929 }, "propertyPath": [ "_spriteFrame" @@ -29269,7 +13927,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1762 + "__id__": 929 }, "propertyPath": [ "_atlas" @@ -29282,7 +13940,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1765 + "__id__": 932 }, "propertyPath": [ "_contentSize" @@ -29302,7 +13960,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1767 + "__id__": 934 }, "propertyPath": [ "_spriteFrame" @@ -29321,7 +13979,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1767 + "__id__": 934 }, "propertyPath": [ "_atlas" @@ -29334,7 +13992,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1770 + "__id__": 937 }, "propertyPath": [ "_string" @@ -29350,7 +14008,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1772 + "__id__": 939 }, "propertyPath": [ "_string" @@ -29366,7 +14024,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1774 + "__id__": 941 }, "propertyPath": [ "_contentSize" @@ -29386,7 +14044,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1756 + "__id__": 923 }, "propertyPath": [ "_anchorPoint" @@ -29400,7 +14058,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1777 + "__id__": 944 }, "propertyPath": [ "_lpos" @@ -29424,11 +14082,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1656 + "__id__": 823 }, "_enabled": true, "__prefab": { - "__id__": 1779 + "__id__": 946 }, "_contentSize": { "__type__": "cc.Size", @@ -29452,11 +14110,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1656 + "__id__": 823 }, "_enabled": true, "__prefab": { - "__id__": 1781 + "__id__": 948 }, "_alignFlags": 44, "_target": null, @@ -29488,11 +14146,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1656 + "__id__": 823 }, "_enabled": true, "__prefab": { - "__id__": 1783 + "__id__": 950 }, "_resizeMode": 0, "_layoutType": 1, @@ -29543,32 +14201,32 @@ }, "_children": [ { - "__id__": 1786 + "__id__": 953 }, { - "__id__": 1796 + "__id__": 963 }, { - "__id__": 1806 + "__id__": 973 } ], "_active": false, "_components": [ { - "__id__": 1816 + "__id__": 983 }, { - "__id__": 1818 + "__id__": 985 }, { - "__id__": 1820 + "__id__": 987 }, { - "__id__": 1822 + "__id__": 989 } ], "_prefab": { - "__id__": 1824 + "__id__": 991 }, "_lpos": { "__type__": "cc.Vec3", @@ -29605,21 +14263,21 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1785 + "__id__": 952 }, "_children": [ { - "__id__": 1787 + "__id__": 954 } ], "_active": true, "_components": [ { - "__id__": 1793 + "__id__": 960 } ], "_prefab": { - "__id__": 1795 + "__id__": 962 }, "_lpos": { "__type__": "cc.Vec3", @@ -29656,20 +14314,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1786 + "__id__": 953 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1788 + "__id__": 955 }, { - "__id__": 1790 + "__id__": 957 } ], "_prefab": { - "__id__": 1792 + "__id__": 959 }, "_lpos": { "__type__": "cc.Vec3", @@ -29706,11 +14364,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1787 + "__id__": 954 }, "_enabled": true, "__prefab": { - "__id__": 1789 + "__id__": 956 }, "_contentSize": { "__type__": "cc.Size", @@ -29734,11 +14392,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1787 + "__id__": 954 }, "_enabled": true, "__prefab": { - "__id__": 1791 + "__id__": 958 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29792,11 +14450,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1786 + "__id__": 953 }, "_enabled": true, "__prefab": { - "__id__": 1794 + "__id__": 961 }, "_contentSize": { "__type__": "cc.Size", @@ -29833,21 +14491,21 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1785 + "__id__": 952 }, "_children": [ { - "__id__": 1797 + "__id__": 964 } ], "_active": true, "_components": [ { - "__id__": 1803 + "__id__": 970 } ], "_prefab": { - "__id__": 1805 + "__id__": 972 }, "_lpos": { "__type__": "cc.Vec3", @@ -29884,20 +14542,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1796 + "__id__": 963 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1798 + "__id__": 965 }, { - "__id__": 1800 + "__id__": 967 } ], "_prefab": { - "__id__": 1802 + "__id__": 969 }, "_lpos": { "__type__": "cc.Vec3", @@ -29934,11 +14592,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1797 + "__id__": 964 }, "_enabled": true, "__prefab": { - "__id__": 1799 + "__id__": 966 }, "_contentSize": { "__type__": "cc.Size", @@ -29962,11 +14620,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1797 + "__id__": 964 }, "_enabled": true, "__prefab": { - "__id__": 1801 + "__id__": 968 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30020,11 +14678,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1796 + "__id__": 963 }, "_enabled": true, "__prefab": { - "__id__": 1804 + "__id__": 971 }, "_contentSize": { "__type__": "cc.Size", @@ -30061,21 +14719,21 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1785 + "__id__": 952 }, "_children": [ { - "__id__": 1807 + "__id__": 974 } ], "_active": true, "_components": [ { - "__id__": 1813 + "__id__": 980 } ], "_prefab": { - "__id__": 1815 + "__id__": 982 }, "_lpos": { "__type__": "cc.Vec3", @@ -30112,20 +14770,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1806 + "__id__": 973 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1808 + "__id__": 975 }, { - "__id__": 1810 + "__id__": 977 } ], "_prefab": { - "__id__": 1812 + "__id__": 979 }, "_lpos": { "__type__": "cc.Vec3", @@ -30162,11 +14820,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1807 + "__id__": 974 }, "_enabled": true, "__prefab": { - "__id__": 1809 + "__id__": 976 }, "_contentSize": { "__type__": "cc.Size", @@ -30190,11 +14848,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1807 + "__id__": 974 }, "_enabled": true, "__prefab": { - "__id__": 1811 + "__id__": 978 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30248,11 +14906,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1806 + "__id__": 973 }, "_enabled": true, "__prefab": { - "__id__": 1814 + "__id__": 981 }, "_contentSize": { "__type__": "cc.Size", @@ -30289,11 +14947,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1785 + "__id__": 952 }, "_enabled": true, "__prefab": { - "__id__": 1817 + "__id__": 984 }, "_contentSize": { "__type__": "cc.Size", @@ -30317,11 +14975,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1785 + "__id__": 952 }, "_enabled": true, "__prefab": { - "__id__": 1819 + "__id__": 986 }, "_alignFlags": 44, "_target": null, @@ -30353,11 +15011,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1785 + "__id__": 952 }, "_enabled": true, "__prefab": { - "__id__": 1821 + "__id__": 988 }, "_resizeMode": 0, "_layoutType": 1, @@ -30391,11 +15049,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1785 + "__id__": 952 }, "_enabled": true, "__prefab": { - "__id__": 1823 + "__id__": 990 }, "_id": "" }, @@ -30426,26 +15084,26 @@ }, "_children": [ { - "__id__": 1826 + "__id__": 993 }, { - "__id__": 1832 + "__id__": 999 }, { - "__id__": 1840 + "__id__": 1007 } ], "_active": true, "_components": [ { - "__id__": 1850 + "__id__": 1017 }, { - "__id__": 1852 + "__id__": 1019 } ], "_prefab": { - "__id__": 1854 + "__id__": 1021 }, "_lpos": { "__type__": "cc.Vec3", @@ -30482,20 +15140,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1825 + "__id__": 992 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1827 + "__id__": 994 }, { - "__id__": 1829 + "__id__": 996 } ], "_prefab": { - "__id__": 1831 + "__id__": 998 }, "_lpos": { "__type__": "cc.Vec3", @@ -30532,11 +15190,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1826 + "__id__": 993 }, "_enabled": true, "__prefab": { - "__id__": 1828 + "__id__": 995 }, "_contentSize": { "__type__": "cc.Size", @@ -30560,11 +15218,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1826 + "__id__": 993 }, "_enabled": true, "__prefab": { - "__id__": 1830 + "__id__": 997 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30618,23 +15276,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1825 + "__id__": 992 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1833 + "__id__": 1000 }, { - "__id__": 1835 + "__id__": 1002 }, { - "__id__": 1837 + "__id__": 1004 } ], "_prefab": { - "__id__": 1839 + "__id__": 1006 }, "_lpos": { "__type__": "cc.Vec3", @@ -30671,11 +15329,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1832 + "__id__": 999 }, "_enabled": true, "__prefab": { - "__id__": 1834 + "__id__": 1001 }, "_contentSize": { "__type__": "cc.Size", @@ -30699,11 +15357,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1832 + "__id__": 999 }, "_enabled": true, "__prefab": { - "__id__": 1836 + "__id__": 1003 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30747,11 +15405,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1832 + "__id__": 999 }, "_enabled": true, "__prefab": { - "__id__": 1838 + "__id__": 1005 }, "_alignFlags": 40, "_target": null, @@ -30796,26 +15454,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1825 + "__id__": 992 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1841 + "__id__": 1008 }, { - "__id__": 1843 + "__id__": 1010 }, { - "__id__": 1845 + "__id__": 1012 }, { - "__id__": 1847 + "__id__": 1014 } ], "_prefab": { - "__id__": 1849 + "__id__": 1016 }, "_lpos": { "__type__": "cc.Vec3", @@ -30852,11 +15510,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1840 + "__id__": 1007 }, "_enabled": true, "__prefab": { - "__id__": 1842 + "__id__": 1009 }, "_contentSize": { "__type__": "cc.Size", @@ -30880,11 +15538,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1840 + "__id__": 1007 }, "_enabled": true, "__prefab": { - "__id__": 1844 + "__id__": 1011 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30948,11 +15606,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1840 + "__id__": 1007 }, "_enabled": true, "__prefab": { - "__id__": 1846 + "__id__": 1013 }, "_params": [], "_dataID": "", @@ -30968,11 +15626,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1840 + "__id__": 1007 }, "_enabled": true, "__prefab": { - "__id__": 1848 + "__id__": 1015 }, "_alignFlags": 45, "_target": null, @@ -31017,11 +15675,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1825 + "__id__": 992 }, "_enabled": true, "__prefab": { - "__id__": 1851 + "__id__": 1018 }, "_contentSize": { "__type__": "cc.Size", @@ -31045,11 +15703,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1825 + "__id__": 992 }, "_enabled": true, "__prefab": { - "__id__": 1853 + "__id__": 1020 }, "_alignFlags": 1, "_target": null, @@ -31098,26 +15756,26 @@ }, "_children": [ { - "__id__": 1856 + "__id__": 1023 }, { - "__id__": 1872 + "__id__": 1039 }, { - "__id__": 1882 + "__id__": 1049 } ], "_active": true, "_components": [ { - "__id__": 1894 + "__id__": 1061 }, { - "__id__": 1896 + "__id__": 1063 } ], "_prefab": { - "__id__": 1898 + "__id__": 1065 }, "_lpos": { "__type__": "cc.Vec3", @@ -31154,24 +15812,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1855 + "__id__": 1022 }, "_children": [ { - "__id__": 1857 + "__id__": 1024 }, { - "__id__": 1863 + "__id__": 1030 } ], "_active": true, "_components": [ { - "__id__": 1869 + "__id__": 1036 } ], "_prefab": { - "__id__": 1871 + "__id__": 1038 }, "_lpos": { "__type__": "cc.Vec3", @@ -31208,20 +15866,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1856 + "__id__": 1023 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1858 + "__id__": 1025 }, { - "__id__": 1860 + "__id__": 1027 } ], "_prefab": { - "__id__": 1862 + "__id__": 1029 }, "_lpos": { "__type__": "cc.Vec3", @@ -31258,11 +15916,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1857 + "__id__": 1024 }, "_enabled": true, "__prefab": { - "__id__": 1859 + "__id__": 1026 }, "_contentSize": { "__type__": "cc.Size", @@ -31286,11 +15944,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1857 + "__id__": 1024 }, "_enabled": true, "__prefab": { - "__id__": 1861 + "__id__": 1028 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31347,20 +16005,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1856 + "__id__": 1023 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1864 + "__id__": 1031 }, { - "__id__": 1866 + "__id__": 1033 } ], "_prefab": { - "__id__": 1868 + "__id__": 1035 }, "_lpos": { "__type__": "cc.Vec3", @@ -31397,11 +16055,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1863 + "__id__": 1030 }, "_enabled": true, "__prefab": { - "__id__": 1865 + "__id__": 1032 }, "_contentSize": { "__type__": "cc.Size", @@ -31425,11 +16083,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1863 + "__id__": 1030 }, "_enabled": true, "__prefab": { - "__id__": 1867 + "__id__": 1034 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31506,11 +16164,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1856 + "__id__": 1023 }, "_enabled": true, "__prefab": { - "__id__": 1870 + "__id__": 1037 }, "_contentSize": { "__type__": "cc.Size", @@ -31547,21 +16205,21 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1855 + "__id__": 1022 }, "_children": [ { - "__id__": 1873 + "__id__": 1040 } ], "_active": false, "_components": [ { - "__id__": 1879 + "__id__": 1046 } ], "_prefab": { - "__id__": 1881 + "__id__": 1048 }, "_lpos": { "__type__": "cc.Vec3", @@ -31598,20 +16256,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1872 + "__id__": 1039 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1874 + "__id__": 1041 }, { - "__id__": 1876 + "__id__": 1043 } ], "_prefab": { - "__id__": 1878 + "__id__": 1045 }, "_lpos": { "__type__": "cc.Vec3", @@ -31648,11 +16306,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1873 + "__id__": 1040 }, "_enabled": true, "__prefab": { - "__id__": 1875 + "__id__": 1042 }, "_contentSize": { "__type__": "cc.Size", @@ -31676,11 +16334,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1873 + "__id__": 1040 }, "_enabled": true, "__prefab": { - "__id__": 1877 + "__id__": 1044 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31757,11 +16415,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1872 + "__id__": 1039 }, "_enabled": true, "__prefab": { - "__id__": 1880 + "__id__": 1047 }, "_contentSize": { "__type__": "cc.Size", @@ -31798,24 +16456,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1855 + "__id__": 1022 }, "_children": [ { - "__id__": 1883 + "__id__": 1050 } ], "_active": true, "_components": [ { - "__id__": 1889 + "__id__": 1056 }, { - "__id__": 1891 + "__id__": 1058 } ], "_prefab": { - "__id__": 1893 + "__id__": 1060 }, "_lpos": { "__type__": "cc.Vec3", @@ -31852,20 +16510,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1882 + "__id__": 1049 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1884 + "__id__": 1051 }, { - "__id__": 1886 + "__id__": 1053 } ], "_prefab": { - "__id__": 1888 + "__id__": 1055 }, "_lpos": { "__type__": "cc.Vec3", @@ -31902,11 +16560,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1883 + "__id__": 1050 }, "_enabled": true, "__prefab": { - "__id__": 1885 + "__id__": 1052 }, "_contentSize": { "__type__": "cc.Size", @@ -31930,11 +16588,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1883 + "__id__": 1050 }, "_enabled": true, "__prefab": { - "__id__": 1887 + "__id__": 1054 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31991,11 +16649,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1882 + "__id__": 1049 }, "_enabled": true, "__prefab": { - "__id__": 1890 + "__id__": 1057 }, "_contentSize": { "__type__": "cc.Size", @@ -32019,11 +16677,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1882 + "__id__": 1049 }, "_enabled": true, "__prefab": { - "__id__": 1892 + "__id__": 1059 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32100,11 +16758,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1855 + "__id__": 1022 }, "_enabled": true, "__prefab": { - "__id__": 1895 + "__id__": 1062 }, "_contentSize": { "__type__": "cc.Size", @@ -32128,11 +16786,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1855 + "__id__": 1022 }, "_enabled": true, "__prefab": { - "__id__": 1897 + "__id__": 1064 }, "_alignFlags": 41, "_target": null, @@ -32171,6 +16829,4025 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "cards", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 1067 + }, + { + "__id__": 1216 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1307 + }, + { + "__id__": 1309 + }, + { + "__id__": 1311 + }, + { + "__id__": 1313 + } + ], + "_prefab": { + "__id__": 1315 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 105, + "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": "cards", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1066 + }, + "_children": [ + { + "__id__": 1068 + }, + { + "__id__": 1115 + }, + { + "__id__": 1162 + } + ], + "_active": false, + "_components": [ + { + "__id__": 1209 + }, + { + "__id__": 1211 + }, + { + "__id__": 1213 + } + ], + "_prefab": { + "__id__": 1215 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 296.948, + "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__": 1067 + }, + "_prefab": { + "__id__": 1069 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1068 + }, + "asset": { + "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", + "__expectedType__": "cc.Prefab" + }, + "fileId": "24rlgXRJ9AHLGpMW+aYyEx", + "instance": { + "__id__": 1070 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "94PyAtullDB5KkWdDBWi7o", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1071 + }, + { + "__id__": 1073 + }, + { + "__id__": 1075 + }, + { + "__id__": 1077 + }, + { + "__id__": 1079 + }, + { + "__id__": 1081 + }, + { + "__id__": 1083 + }, + { + "__id__": 1085 + }, + { + "__id__": 1087 + }, + { + "__id__": 1089 + }, + { + "__id__": 1091 + }, + { + "__id__": 1093 + }, + { + "__id__": 1095 + }, + { + "__id__": 1097 + }, + { + "__id__": 1099 + }, + { + "__id__": 1101 + }, + { + "__id__": 1103 + }, + { + "__id__": 1105 + }, + { + "__id__": 1107 + }, + { + "__id__": 1109 + }, + { + "__id__": 1111 + }, + { + "__id__": 1113 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1072 + }, + "propertyPath": [ + "_name" + ], + "value": "card" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1074 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -220, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1076 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1078 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1080 + }, + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1082 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 299, + "height": 299 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "326cum+qdAqaeo0dGt01yD" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1084 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 229.8 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b6/HPesdpG8ZsWB4vg6xf2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1086 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 64, + "y": 93.9, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cfMbf11IxHErK52FqmJHts" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1088 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -64, + "y": 93.9, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2b5S+tVLtA5Ykc/qVoMdAC" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1090 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 229.8 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "99yf9rnjlM147Oc5ugZxZA" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1092 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 229.8 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "13j2oupQRMUoUyChWYn2yc" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1094 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 229.8 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "c8mzU+nw5GLJ4CZ7ZTe6eE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1096 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 340, + "height": 459.6 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "5eZRKQByFG0LW2QA/PUw2u" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1098 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 332, + "height": 447.6 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "4buoN7nzRM9Kty43yoN7ul" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1100 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "faGw1NMRpJ+IWtI609CAxN" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1102 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 29.900000000000006, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "69ZX4yvCZL67xK4+SdFMO0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1104 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 280, + "height": 280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "5cf2X5S4JMQ7x3zijgLWIX" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1106 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "aePszddr1FjZ9yJvRxiJCh" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1108 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 29.900000000000006, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5cWLGvgr1MdLSDfUJV31tJ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1110 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -41.79599999999999, + "y": -94.165, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "09D4k31MNCHqoa2DlasmKq" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1112 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 40.925, + "y": -94.165, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "67WoSYD3dDaYE3iUhnDhbu" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1114 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -61.823999999999984, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c6fA+I52NLy7nwIG/TAXFX" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1067 + }, + "_prefab": { + "__id__": 1116 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1115 + }, + "asset": { + "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", + "__expectedType__": "cc.Prefab" + }, + "fileId": "24rlgXRJ9AHLGpMW+aYyEx", + "instance": { + "__id__": 1117 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "87d9PlYuJMkbIcuVS6BlzW", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1118 + }, + { + "__id__": 1120 + }, + { + "__id__": 1122 + }, + { + "__id__": 1124 + }, + { + "__id__": 1126 + }, + { + "__id__": 1128 + }, + { + "__id__": 1130 + }, + { + "__id__": 1132 + }, + { + "__id__": 1134 + }, + { + "__id__": 1136 + }, + { + "__id__": 1138 + }, + { + "__id__": 1140 + }, + { + "__id__": 1142 + }, + { + "__id__": 1144 + }, + { + "__id__": 1146 + }, + { + "__id__": 1148 + }, + { + "__id__": 1150 + }, + { + "__id__": 1152 + }, + { + "__id__": 1154 + }, + { + "__id__": 1156 + }, + { + "__id__": 1158 + }, + { + "__id__": 1160 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1119 + }, + "propertyPath": [ + "_name" + ], + "value": "card" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1121 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.4210854715202004e-14, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1123 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1125 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1127 + }, + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1129 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 299, + "height": 299 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "326cum+qdAqaeo0dGt01yD" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1131 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 229.8 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b6/HPesdpG8ZsWB4vg6xf2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1133 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 64, + "y": 93.9, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cfMbf11IxHErK52FqmJHts" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1135 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -64, + "y": 93.9, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2b5S+tVLtA5Ykc/qVoMdAC" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1137 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 229.8 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "99yf9rnjlM147Oc5ugZxZA" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1139 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 229.8 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "13j2oupQRMUoUyChWYn2yc" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1141 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 229.8 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "c8mzU+nw5GLJ4CZ7ZTe6eE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1143 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 340, + "height": 459.6 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "5eZRKQByFG0LW2QA/PUw2u" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1145 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 332, + "height": 447.6 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "4buoN7nzRM9Kty43yoN7ul" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1147 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "faGw1NMRpJ+IWtI609CAxN" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1149 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 29.900000000000006, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "69ZX4yvCZL67xK4+SdFMO0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1151 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 280, + "height": 280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "5cf2X5S4JMQ7x3zijgLWIX" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1153 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "aePszddr1FjZ9yJvRxiJCh" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1155 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 29.900000000000006, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5cWLGvgr1MdLSDfUJV31tJ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1157 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -41.79599999999999, + "y": -94.165, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "09D4k31MNCHqoa2DlasmKq" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1159 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 40.925, + "y": -94.165, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "67WoSYD3dDaYE3iUhnDhbu" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1161 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -61.823999999999984, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c6fA+I52NLy7nwIG/TAXFX" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1067 + }, + "_prefab": { + "__id__": 1163 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1162 + }, + "asset": { + "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", + "__expectedType__": "cc.Prefab" + }, + "fileId": "24rlgXRJ9AHLGpMW+aYyEx", + "instance": { + "__id__": 1164 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "4cPPEpiDZJhZvrA5oXzk89", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1165 + }, + { + "__id__": 1167 + }, + { + "__id__": 1169 + }, + { + "__id__": 1171 + }, + { + "__id__": 1173 + }, + { + "__id__": 1175 + }, + { + "__id__": 1177 + }, + { + "__id__": 1179 + }, + { + "__id__": 1181 + }, + { + "__id__": 1183 + }, + { + "__id__": 1185 + }, + { + "__id__": 1187 + }, + { + "__id__": 1189 + }, + { + "__id__": 1191 + }, + { + "__id__": 1193 + }, + { + "__id__": 1195 + }, + { + "__id__": 1197 + }, + { + "__id__": 1199 + }, + { + "__id__": 1201 + }, + { + "__id__": 1203 + }, + { + "__id__": 1205 + }, + { + "__id__": 1207 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1166 + }, + "propertyPath": [ + "_name" + ], + "value": "card" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1168 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 220, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1170 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1172 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1174 + }, + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "24rlgXRJ9AHLGpMW+aYyEx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1176 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 299, + "height": 299 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "326cum+qdAqaeo0dGt01yD" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1178 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 229.8 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "b6/HPesdpG8ZsWB4vg6xf2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1180 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 229.8 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "99yf9rnjlM147Oc5ugZxZA" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1182 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 229.8 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "13j2oupQRMUoUyChWYn2yc" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1184 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 229.8 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "c8mzU+nw5GLJ4CZ7ZTe6eE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1186 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 340, + "height": 459.6 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "5eZRKQByFG0LW2QA/PUw2u" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1188 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 332, + "height": 447.6 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "4buoN7nzRM9Kty43yoN7ul" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1190 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "faGw1NMRpJ+IWtI609CAxN" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1192 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 280, + "height": 280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "5cf2X5S4JMQ7x3zijgLWIX" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1194 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 140, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "aePszddr1FjZ9yJvRxiJCh" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1196 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 64, + "y": 93.9, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cfMbf11IxHErK52FqmJHts" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1198 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -41.79599999999999, + "y": -94.165, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "09D4k31MNCHqoa2DlasmKq" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1200 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 40.925, + "y": -94.165, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "67WoSYD3dDaYE3iUhnDhbu" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1202 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -64, + "y": 93.9, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "2b5S+tVLtA5Ykc/qVoMdAC" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1204 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 29.900000000000006, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "fbT2L4/5lBv6CDydZR8SkP", + "69ZX4yvCZL67xK4+SdFMO0" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1206 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 29.900000000000006, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5cWLGvgr1MdLSDfUJV31tJ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1208 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -61.823999999999984, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c6fA+I52NLy7nwIG/TAXFX" + ] + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1067 + }, + "_enabled": true, + "__prefab": { + "__id__": 1210 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 519.4, + "height": 300 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d52ar8fGRCcJCkEGKYqLmS" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1067 + }, + "_enabled": true, + "__prefab": { + "__id__": 1212 + }, + "_alignFlags": 42, + "_target": null, + "_left": 100.30000000000001, + "_right": 100.30000000000001, + "_top": -491.51300000000003, + "_bottom": 491.51300000000003, + "_horizontalCenter": 0, + "_verticalCenter": 71.94799999999998, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 100, + "_originalHeight": 300, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4dDc0+apdNPrjk0bxsb5yf" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1067 + }, + "_enabled": false, + "__prefab": { + "__id__": 1214 + }, + "_resizeMode": 1, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 0, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 4.7, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "81yCxsR/BPCro5/jgovbJu" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f2mrMK3fBJT4tB+8JEKln0", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "cb4", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1066 + }, + "_children": [ + { + "__id__": 1217 + } + ], + "_active": false, + "_components": [ + { + "__id__": 1298 + }, + { + "__id__": 1300 + }, + { + "__id__": 1302 + }, + { + "__id__": 1304 + } + ], + "_prefab": { + "__id__": 1306 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 31.955, + "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": "chou", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1216 + }, + "_children": [ + { + "__id__": 1218 + }, + { + "__id__": 1226 + }, + { + "__id__": 1234 + }, + { + "__id__": 1272 + }, + { + "__id__": 1278 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1293 + }, + { + "__id__": 1295 + } + ], + "_prefab": { + "__id__": 1297 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 7.661999999999999, + "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__": 1217 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1219 + }, + { + "__id__": 1221 + }, + { + "__id__": 1223 + } + ], + "_prefab": { + "__id__": 1225 + }, + "_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__": 1218 + }, + "_enabled": true, + "__prefab": { + "__id__": 1220 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 706, + "height": 70 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3bXmpppq9O57HZcS0B6pqH" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1218 + }, + "_enabled": true, + "__prefab": { + "__id__": 1222 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 229, + "b": 39, + "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": "65kvug2NRPFoOGo9jom/OQ" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1218 + }, + "_enabled": true, + "__prefab": { + "__id__": 1224 + }, + "_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": "c1E1mlCAtC4K7yBkxvqinA" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5aMCdIWc5OmJF+7Y1vMDAV", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "nobg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1217 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1227 + }, + { + "__id__": 1229 + }, + { + "__id__": 1231 + } + ], + "_prefab": { + "__id__": 1233 + }, + "_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__": 1226 + }, + "_enabled": true, + "__prefab": { + "__id__": 1228 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 706, + "height": 70 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "724rMWCXpNDJgsAUTd9sG/" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1226 + }, + "_enabled": true, + "__prefab": { + "__id__": 1230 + }, + "_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@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": "f0AZcLuO5ItaS5sLj5khxm" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1226 + }, + "_enabled": true, + "__prefab": { + "__id__": 1232 + }, + "_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": "46kpVW0HVErY+1ufnoGKAM" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "abKz1JhSVAP4lmGSiAhimy", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "coin", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1217 + }, + "_children": [ + { + "__id__": 1235 + }, + { + "__id__": 1241 + }, + { + "__id__": 1247 + }, + { + "__id__": 1253 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1267 + }, + { + "__id__": 1269 + } + ], + "_prefab": { + "__id__": 1271 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 57.336, + "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_line", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1234 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 1236 + }, + { + "__id__": 1238 + } + ], + "_prefab": { + "__id__": 1240 + }, + "_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__": 1235 + }, + "_enabled": true, + "__prefab": { + "__id__": 1237 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 30 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "38+/0XIU9IqaI6NRxyrQ7o" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1235 + }, + "_enabled": true, + "__prefab": { + "__id__": 1239 + }, + "_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": "7391e73jJEDITXjwgtTCtf" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "57ozFIFb9ETJnSg6jZ4keY", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1234 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1242 + }, + { + "__id__": 1244 + } + ], + "_prefab": { + "__id__": 1246 + }, + "_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__": 1241 + }, + "_enabled": true, + "__prefab": { + "__id__": 1243 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 35, + "height": 35 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "aa89FPd0RHfpTsy1jkJD89" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1241 + }, + "_enabled": true, + "__prefab": { + "__id__": 1245 + }, + "_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": "f6zmMbla9IJ5mb6xWKthZg" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "80R6KCqF1MUotJRCKCOAB1", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "reset", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1234 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 1248 + }, + { + "__id__": 1250 + } + ], + "_prefab": { + "__id__": 1252 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -39.673, + "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__": 1247 + }, + "_enabled": true, + "__prefab": { + "__id__": 1249 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 76, + "height": 71 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b1+OjB5CtO1Y0gIHUNl/IG" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1247 + }, + "_enabled": true, + "__prefab": { + "__id__": 1251 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 237, + "g": 252, + "b": 59, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@8e2b9", + "__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": "d923x3d4FJgZr0Aq7N2+NJ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ffz4i2ynFBlqeidjZ/ENQ7", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "num", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1234 + }, + "_children": [ + { + "__id__": 1254 + } + ], + "_active": true, + "_components": [ + { + "__id__": 1262 + }, + { + "__id__": 1264 + } + ], + "_prefab": { + "__id__": 1266 + }, + "_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__": 1253 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 1255 + }, + { + "__id__": 1257 + }, + { + "__id__": 1259 + } + ], + "_prefab": { + "__id__": 1261 + }, + "_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__": 1254 + }, + "_enabled": true, + "__prefab": { + "__id__": 1256 + }, + "_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": "37+XWIzEZAF76+fdpgdx15" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1254 + }, + "_enabled": true, + "__prefab": { + "__id__": 1258 + }, + "_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": "75A0VKoQJBoZ/NlUvv1Grc" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1254 + }, + "_enabled": true, + "__prefab": { + "__id__": 1260 + }, + "_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": "d7JPVUEExE84n2iqDCaPvy" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "49oRk7wDFJB5WZ6P6sLzJd", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1253 + }, + "_enabled": true, + "__prefab": { + "__id__": 1263 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30.904811680946153, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8cDQAvVUZDx7Bc/9x5hDbo" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1253 + }, + "_enabled": true, + "__prefab": { + "__id__": 1265 + }, + "_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": 35, + "_fontSize": 35, + "_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": "50BppHE8FHDInA2umFYPdW" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4b2ngPxLNPTLyKGNy8mqMw", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1234 + }, + "_enabled": true, + "__prefab": { + "__id__": 1268 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 50, + "height": 50 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bbC2AJZphEGIA70L8g/FYm" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1234 + }, + "_enabled": true, + "__prefab": { + "__id__": 1270 + }, + "_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": "18EMa7khZIDZ6Bhd+a7DqL" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "658QGyYfxEyJvkxOrsGTX4", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1217 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 1273 + }, + { + "__id__": 1275 + } + ], + "_prefab": { + "__id__": 1277 + }, + "_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__": 1272 + }, + "_enabled": true, + "__prefab": { + "__id__": 1274 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 76.3349609375, + "height": 58.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e6PHNmLGpBHoiqBBiCk6B4" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1272 + }, + "_enabled": true, + "__prefab": { + "__id__": 1276 + }, + "_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": "c5ZuDR2UdL9oVX31UNlPY2" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8eSy9TOKJMi4sjqRA6RoQk", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1217 + }, + "_prefab": { + "__id__": 1279 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1278 + }, + "asset": { + "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", + "__expectedType__": "cc.Prefab" + }, + "fileId": "d3jYvT7whFS5scQFZeO5AK", + "instance": { + "__id__": 1280 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "e8kpi9mktIhZcQVsxqTFg6", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 1281 + }, + { + "__id__": 1283 + }, + { + "__id__": 1284 + }, + { + "__id__": 1285 + }, + { + "__id__": 1286 + }, + { + "__id__": 1288 + }, + { + "__id__": 1290 + }, + { + "__id__": 1292 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1282 + }, + "propertyPath": [ + "_name" + ], + "value": "smalltip" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "d3jYvT7whFS5scQFZeO5AK" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1282 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.966, + "y": 14.328, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1282 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1282 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1287 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 120, + "height": 70 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3aTUQpkypKh5v6YnH99gAD" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1289 + }, + "propertyPath": [ + "_string" + ], + "value": "金币不足" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "52GlHcXJZDJqYfTH62X5lp" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1291 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 84, + "height": 54.4 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "11pqUo9t9IWYWj/LjK3fNo" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1282 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1217 + }, + "_enabled": true, + "__prefab": { + "__id__": 1294 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 706, + "height": 70 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c5LQugKEhPYKa+uNarXJte" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1217 + }, + "_enabled": true, + "__prefab": { + "__id__": 1296 + }, + "_alignFlags": 44, + "_target": null, + "_left": 7, + "_right": 7, + "_top": 0, + "_bottom": 22.662, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 120, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e7KE8cHY5IZ76LceW3oHV5" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "63FHyGP9BOaqAuH4RtPSZ0", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1216 + }, + "_enabled": true, + "__prefab": { + "__id__": 1299 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "baXZLzR39APoQttV3NGQi3" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1216 + }, + "_enabled": true, + "__prefab": { + "__id__": 1301 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d1sPxhNCVPwJFIWpxJxRVS" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1216 + }, + "_enabled": true, + "__prefab": { + "__id__": 1303 + }, + "_alignFlags": 44, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": -18.045, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 140, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "47LizA0hJCKZqLQ5krqGaY" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1216 + }, + "_enabled": false, + "__prefab": { + "__id__": 1305 + }, + "_resizeMode": 0, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 5, + "_paddingRight": 5, + "_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": "8fr5kOuJ1N369qIFg+fpXN" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f8enxTRIdAiZdxNEk/50f0", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1066 + }, + "_enabled": true, + "__prefab": { + "__id__": 1308 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 450 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "62+0Q/OgxHTbkR/EJ3w/re" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1066 + }, + "_enabled": true, + "__prefab": { + "__id__": 1310 + }, + "_alignFlags": 44, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 600, + "_bottom": 105, + "_horizontalCenter": 0, + "_verticalCenter": -323.604, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 180, + "_originalHeight": 300, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "1efl6/SChL1ID0Re8dT54J" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1066 + }, + "_enabled": false, + "__prefab": { + "__id__": 1312 + }, + "_resizeMode": 1, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 0, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 3, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a9IUzkE5VJcL5XvDoxQFAc" + }, + { + "__type__": "cc.BlockInputEvents", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1066 + }, + "_enabled": true, + "__prefab": { + "__id__": 1314 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2eEXX7/ENJTqfnGEf1HoxV" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "12iQGvMaFK75FxJj2LxFD5", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.UITransform", "_name": "", @@ -32181,7 +20858,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1900 + "__id__": 1317 }, "_contentSize": { "__type__": "cc.Size", @@ -32209,7 +20886,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1902 + "__id__": 1319 }, "_alignFlags": 21, "_target": null, @@ -32245,16 +20922,16 @@ }, "_enabled": true, "__prefab": { - "__id__": 1904 + "__id__": 1321 }, "debugMode": false, "showMemoryPanel": true, "start_btn": null, "time_node": { - "__id__": 1855 + "__id__": 1022 }, "tooltip": { - "__id__": 1825 + "__id__": 992 }, "_id": "" }, @@ -32272,67 +20949,58 @@ }, "_enabled": true, "__prefab": { - "__id__": 1906 + "__id__": 1323 }, "cards_node": { - "__id__": 227 + "__id__": 1066 }, "card1": { - "__id__": 248 + "__id__": 1068 }, "card2": { - "__id__": 295 + "__id__": 1115 }, "card3": { - "__id__": 342 + "__id__": 1162 }, "card4": null, "cards_chou": { - "__id__": 438 + "__id__": 1217 }, "nock_node": { - "__id__": 1785 + "__id__": 952 }, "showHeros": { - "__id__": 1657 + "__id__": 824 }, "closeHeros": null, "showEquips": { - "__id__": 1686 - }, - "closeEquips": { - "__id__": 749 + "__id__": 853 }, + "closeEquips": null, "showSkills": { - "__id__": 1718 + "__id__": 885 }, "closeSkills": null, "equipsPanNode": { - "__id__": 537 + "__id__": 315 }, "equipsBoxNode": { - "__id__": 574 + "__id__": 374 }, "equipPrefab": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", "__expectedType__": "cc.Prefab" }, "showShop": { - "__id__": 1747 - }, - "closeShop": { - "__id__": 924 + "__id__": 914 }, + "closeShop": null, "shopPanNode": { - "__id__": 827 - }, - "shopBoxNode": { - "__id__": 864 - }, - "itemPrefab": { - "__uuid__": "2986f629-e688-418c-9bfc-806485474e36", - "__expectedType__": "cc.Prefab" + "__id__": 637 }, + "shopBoxNode": null, + "itemPrefab": null, "cards_up": null, "coins_node": { "__id__": 129 @@ -32342,19 +21010,13 @@ "__id__": 165 }, "skill_card_node": { - "__id__": 1002 - }, - "skill_card1": { - "__id__": 1022 - }, - "skill_card2": { - "__id__": 1230 - }, - "skill_card3": { - "__id__": 1430 + "__id__": 521 }, + "skill_card1": null, + "skill_card2": null, + "skill_card3": null, "skill_refresh": { - "__id__": 1637 + "__id__": 618 }, "skill_ad_refresh": null, "skill_refresh_num_node": null, @@ -32374,7 +21036,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1908 + "__id__": 1325 }, "_id": "" }, @@ -32392,7 +21054,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1910 + "__id__": 1327 }, "debugMode": false, "_id": "" @@ -32411,7 +21073,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1912 + "__id__": 1329 }, "skill_box": { "__uuid__": "d19cde30-f5d0-47de-a0d5-3a272b696343", @@ -32433,7 +21095,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1914 + "__id__": 1331 }, "equip_box": { "__uuid__": "66d7902d-2a85-43d5-8cbb-671cc7dbb275", @@ -32455,134 +21117,91 @@ }, "fileId": "f7/N7i8SZFDZ/cm3Iro3X8", "instance": null, - "targetOverrides": [ - { - "__id__": 1916 - }, - { - "__id__": 1918 - }, - { - "__id__": 1920 - }, - { - "__id__": 1922 - }, - { - "__id__": 1924 - }, - { - "__id__": 1926 - }, - { - "__id__": 1928 - }, - { - "__id__": 1930 - }, - { - "__id__": 1932 - }, - { - "__id__": 1934 - }, - { - "__id__": 1936 - }, - { - "__id__": 1938 - }, - { - "__id__": 1940 - }, - { - "__id__": 1942 - }, - { - "__id__": 1944 - }, - { - "__id__": 1946 - }, - { - "__id__": 1948 - }, - { - "__id__": 1950 - } - ], + "targetOverrides": [], "nestedPrefabInstanceRoots": [ { - "__id__": 1747 + "__id__": 1278 }, { - "__id__": 1718 + "__id__": 1162 }, { - "__id__": 1686 + "__id__": 1115 }, { - "__id__": 1657 + "__id__": 1068 }, { - "__id__": 1637 + "__id__": 914 }, { - "__id__": 1430 + "__id__": 885 }, { - "__id__": 1230 + "__id__": 853 }, { - "__id__": 1022 + "__id__": 824 }, { - "__id__": 1003 + "__id__": 806 }, { - "__id__": 925 + "__id__": 759 }, { - "__id__": 875 + "__id__": 719 }, { - "__id__": 828 + "__id__": 679 }, { - "__id__": 750 + "__id__": 638 }, { - "__id__": 696 + "__id__": 643 }, { - "__id__": 659 + "__id__": 618 }, { - "__id__": 622 + "__id__": 594 }, { - "__id__": 585 + "__id__": 580 }, { - "__id__": 538 + "__id__": 563 }, { - "__id__": 499 + "__id__": 522 }, { - "__id__": 419 + "__id__": 527 }, { - "__id__": 408 + "__id__": 504 }, { - "__id__": 397 + "__id__": 465 }, { - "__id__": 342 + "__id__": 433 }, { - "__id__": 295 + "__id__": 401 + }, + { + "__id__": 316 + }, + { + "__id__": 321 + }, + { + "__id__": 282 + }, + { + "__id__": 265 }, { "__id__": 248 @@ -32618,401 +21237,5 @@ "__id__": 12 } ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1029 - }, - "sourceInfo": null, - "propertyPath": [ - "name_node" - ], - "target": { - "__id__": 1022 - }, - "targetInfo": { - "__id__": 1917 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c6fA+I52NLy7nwIG/TAXFX" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1029 - }, - "sourceInfo": null, - "propertyPath": [ - "icon_node" - ], - "target": { - "__id__": 1022 - }, - "targetInfo": { - "__id__": 1919 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "08p7XmUnpCJKHgFSs+XBKi" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1029 - }, - "sourceInfo": null, - "propertyPath": [ - "cost_node" - ], - "target": { - "__id__": 1022 - }, - "targetInfo": { - "__id__": 1921 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "a4O65jIXVFSLC6FbI24SzB" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1029 - }, - "sourceInfo": null, - "propertyPath": [ - "Ckind_node" - ], - "target": { - "__id__": 1022 - }, - "targetInfo": { - "__id__": 1923 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2b5S+tVLtA5Ykc/qVoMdAC" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1029 - }, - "sourceInfo": null, - "propertyPath": [ - "BG_node" - ], - "target": { - "__id__": 1022 - }, - "targetInfo": { - "__id__": 1925 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "40n0LdBjNFe5UPFihdLgY/" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1029 - }, - "sourceInfo": null, - "propertyPath": [ - "info_node" - ], - "target": { - "__id__": 1022 - }, - "targetInfo": { - "__id__": 1927 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c1DUjdrfNI6Jnt+H+dT4VQ" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1237 - }, - "sourceInfo": null, - "propertyPath": [ - "BG_node" - ], - "target": { - "__id__": 1230 - }, - "targetInfo": { - "__id__": 1929 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "40n0LdBjNFe5UPFihdLgY/" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1237 - }, - "sourceInfo": null, - "propertyPath": [ - "icon_node" - ], - "target": { - "__id__": 1230 - }, - "targetInfo": { - "__id__": 1931 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "08p7XmUnpCJKHgFSs+XBKi" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1237 - }, - "sourceInfo": null, - "propertyPath": [ - "cost_node" - ], - "target": { - "__id__": 1230 - }, - "targetInfo": { - "__id__": 1933 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "a4O65jIXVFSLC6FbI24SzB" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1237 - }, - "sourceInfo": null, - "propertyPath": [ - "name_node" - ], - "target": { - "__id__": 1230 - }, - "targetInfo": { - "__id__": 1935 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c6fA+I52NLy7nwIG/TAXFX" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1237 - }, - "sourceInfo": null, - "propertyPath": [ - "Ckind_node" - ], - "target": { - "__id__": 1230 - }, - "targetInfo": { - "__id__": 1937 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2b5S+tVLtA5Ykc/qVoMdAC" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1237 - }, - "sourceInfo": null, - "propertyPath": [ - "info_node" - ], - "target": { - "__id__": 1230 - }, - "targetInfo": { - "__id__": 1939 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c1DUjdrfNI6Jnt+H+dT4VQ" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1437 - }, - "sourceInfo": null, - "propertyPath": [ - "BG_node" - ], - "target": { - "__id__": 1430 - }, - "targetInfo": { - "__id__": 1941 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "40n0LdBjNFe5UPFihdLgY/" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1437 - }, - "sourceInfo": null, - "propertyPath": [ - "icon_node" - ], - "target": { - "__id__": 1430 - }, - "targetInfo": { - "__id__": 1943 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "08p7XmUnpCJKHgFSs+XBKi" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1437 - }, - "sourceInfo": null, - "propertyPath": [ - "cost_node" - ], - "target": { - "__id__": 1430 - }, - "targetInfo": { - "__id__": 1945 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "a4O65jIXVFSLC6FbI24SzB" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1437 - }, - "sourceInfo": null, - "propertyPath": [ - "name_node" - ], - "target": { - "__id__": 1430 - }, - "targetInfo": { - "__id__": 1947 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c6fA+I52NLy7nwIG/TAXFX" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1437 - }, - "sourceInfo": null, - "propertyPath": [ - "Ckind_node" - ], - "target": { - "__id__": 1430 - }, - "targetInfo": { - "__id__": 1949 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2b5S+tVLtA5Ykc/qVoMdAC" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 1437 - }, - "sourceInfo": null, - "propertyPath": [ - "info_node" - ], - "target": { - "__id__": 1430 - }, - "targetInfo": { - "__id__": 1951 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c1DUjdrfNI6Jnt+H+dT4VQ" - ] } ] \ No newline at end of file diff --git a/assets/resources/gui/element/sbox.prefab b/assets/resources/gui/element/sbox.prefab index d54eec33..d51e3c23 100644 --- a/assets/resources/gui/element/sbox.prefab +++ b/assets/resources/gui/element/sbox.prefab @@ -22,41 +22,41 @@ "__id__": 2 }, { - "__id__": 86 + "__id__": 88 }, { - "__id__": 102 + "__id__": 104 }, { - "__id__": 110 + "__id__": 112 }, { - "__id__": 118 + "__id__": 120 }, { - "__id__": 126 + "__id__": 128 }, { - "__id__": 132 + "__id__": 134 }, { - "__id__": 138 + "__id__": 142 }, { - "__id__": 146 + "__id__": 150 } ], "_active": true, "_components": [ { - "__id__": 152 + "__id__": 156 }, { - "__id__": 154 + "__id__": 158 } ], "_prefab": { - "__id__": 156 + "__id__": 160 }, "_lpos": { "__type__": "cc.Vec3", @@ -116,10 +116,13 @@ "_components": [ { "__id__": 83 + }, + { + "__id__": 85 } ], "_prefab": { - "__id__": 85 + "__id__": 87 }, "_lpos": { "__type__": "cc.Vec3", @@ -1975,6 +1978,42 @@ "__type__": "cc.CompPrefabInfo", "fileId": "44Ed4eH0lI5Kssdq2dPzke" }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 86 + }, + "_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": 80, + "_originalHeight": 80, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "18zuChgCtJMJcsGZMZXNa3" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -1998,14 +2037,11 @@ }, "_children": [ { - "__id__": 87 + "__id__": 89 } ], "_active": false, "_components": [ - { - "__id__": 93 - }, { "__id__": 95 }, @@ -2014,10 +2050,13 @@ }, { "__id__": 99 + }, + { + "__id__": 101 } ], "_prefab": { - "__id__": 101 + "__id__": 103 }, "_lpos": { "__type__": "cc.Vec3", @@ -2054,20 +2093,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 86 + "__id__": 88 }, "_children": [], "_active": true, "_components": [ { - "__id__": 88 + "__id__": 90 }, { - "__id__": 90 + "__id__": 92 } ], "_prefab": { - "__id__": 92 + "__id__": 94 }, "_lpos": { "__type__": "cc.Vec3", @@ -2104,11 +2143,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 87 + "__id__": 89 }, "_enabled": true, "__prefab": { - "__id__": 89 + "__id__": 91 }, "_contentSize": { "__type__": "cc.Size", @@ -2132,11 +2171,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 87 + "__id__": 89 }, "_enabled": true, "__prefab": { - "__id__": 91 + "__id__": 93 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2193,11 +2232,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 86 + "__id__": 88 }, "_enabled": true, "__prefab": { - "__id__": 94 + "__id__": 96 }, "_contentSize": { "__type__": "cc.Size", @@ -2221,11 +2260,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 86 + "__id__": 88 }, "_enabled": true, "__prefab": { - "__id__": 96 + "__id__": 98 }, "_type": 3, "_inverted": false, @@ -2243,11 +2282,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 86 + "__id__": 88 }, "_enabled": true, "__prefab": { - "__id__": 98 + "__id__": 100 }, "_alignFlags": 45, "_target": null, @@ -2279,11 +2318,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 86 + "__id__": 88 }, "_enabled": true, "__prefab": { - "__id__": 100 + "__id__": 102 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2345,18 +2384,18 @@ "_children": [], "_active": false, "_components": [ - { - "__id__": 103 - }, { "__id__": 105 }, { "__id__": 107 + }, + { + "__id__": 109 } ], "_prefab": { - "__id__": 109 + "__id__": 111 }, "_lpos": { "__type__": "cc.Vec3", @@ -2393,11 +2432,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 102 + "__id__": 104 }, "_enabled": true, "__prefab": { - "__id__": 104 + "__id__": 106 }, "_contentSize": { "__type__": "cc.Size", @@ -2421,11 +2460,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 102 + "__id__": 104 }, "_enabled": true, "__prefab": { - "__id__": 106 + "__id__": 108 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2466,11 +2505,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 102 + "__id__": 104 }, "_enabled": true, "__prefab": { - "__id__": 108 + "__id__": 110 }, "_alignFlags": 45, "_target": null, @@ -2520,18 +2559,18 @@ "_children": [], "_active": false, "_components": [ - { - "__id__": 111 - }, { "__id__": 113 }, { "__id__": 115 + }, + { + "__id__": 117 } ], "_prefab": { - "__id__": 117 + "__id__": 119 }, "_lpos": { "__type__": "cc.Vec3", @@ -2568,11 +2607,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 110 + "__id__": 112 }, "_enabled": true, "__prefab": { - "__id__": 112 + "__id__": 114 }, "_contentSize": { "__type__": "cc.Size", @@ -2596,11 +2635,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 110 + "__id__": 112 }, "_enabled": true, "__prefab": { - "__id__": 114 + "__id__": 116 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2641,11 +2680,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 110 + "__id__": 112 }, "_enabled": true, "__prefab": { - "__id__": 116 + "__id__": 118 }, "_alignFlags": 45, "_target": null, @@ -2695,18 +2734,18 @@ "_children": [], "_active": false, "_components": [ - { - "__id__": 119 - }, { "__id__": 121 }, { "__id__": 123 + }, + { + "__id__": 125 } ], "_prefab": { - "__id__": 125 + "__id__": 127 }, "_lpos": { "__type__": "cc.Vec3", @@ -2743,11 +2782,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 118 + "__id__": 120 }, "_enabled": true, "__prefab": { - "__id__": 120 + "__id__": 122 }, "_contentSize": { "__type__": "cc.Size", @@ -2771,11 +2810,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 118 + "__id__": 120 }, "_enabled": true, "__prefab": { - "__id__": 122 + "__id__": 124 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2816,11 +2855,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 118 + "__id__": 120 }, "_enabled": true, "__prefab": { - "__id__": 124 + "__id__": 126 }, "_alignFlags": 45, "_target": null, @@ -2871,14 +2910,14 @@ "_active": true, "_components": [ { - "__id__": 127 + "__id__": 129 }, { - "__id__": 129 + "__id__": 131 } ], "_prefab": { - "__id__": 131 + "__id__": 133 }, "_lpos": { "__type__": "cc.Vec3", @@ -2915,11 +2954,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 126 + "__id__": 128 }, "_enabled": true, "__prefab": { - "__id__": 128 + "__id__": 130 }, "_contentSize": { "__type__": "cc.Size", @@ -2943,11 +2982,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 126 + "__id__": 128 }, "_enabled": true, "__prefab": { - "__id__": 130 + "__id__": 132 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3007,14 +3046,17 @@ "_active": true, "_components": [ { - "__id__": 133 + "__id__": 135 }, { - "__id__": 135 + "__id__": 137 + }, + { + "__id__": 139 } ], "_prefab": { - "__id__": 137 + "__id__": 141 }, "_lpos": { "__type__": "cc.Vec3", @@ -3051,16 +3093,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 132 + "__id__": 134 }, "_enabled": true, "__prefab": { - "__id__": 134 + "__id__": 136 }, "_contentSize": { "__type__": "cc.Size", - "width": 78, - "height": 78 + "width": 83.33333333333334, + "height": 83.33333333333334 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3079,11 +3121,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 132 + "__id__": 134 }, "_enabled": true, "__prefab": { - "__id__": 136 + "__id__": 138 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3121,6 +3163,42 @@ "__type__": "cc.CompPrefabInfo", "fileId": "075wC9BqZNpKBHWkkHGa0w" }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 134 + }, + "_enabled": true, + "__prefab": { + "__id__": 140 + }, + "_alignFlags": 45, + "_target": null, + "_left": 15, + "_right": 15, + "_top": 15, + "_bottom": 15, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 78, + "_originalHeight": 78, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "979E8VFL1G3qbMjoTp5l0c" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -3145,18 +3223,18 @@ "_children": [], "_active": false, "_components": [ - { - "__id__": 139 - }, - { - "__id__": 141 - }, { "__id__": 143 + }, + { + "__id__": 145 + }, + { + "__id__": 147 } ], "_prefab": { - "__id__": 145 + "__id__": 149 }, "_lpos": { "__type__": "cc.Vec3", @@ -3193,11 +3271,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 138 + "__id__": 142 }, "_enabled": true, "__prefab": { - "__id__": 140 + "__id__": 144 }, "_contentSize": { "__type__": "cc.Size", @@ -3221,11 +3299,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 138 + "__id__": 142 }, "_enabled": true, "__prefab": { - "__id__": 142 + "__id__": 146 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3269,11 +3347,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 138 + "__id__": 142 }, "_enabled": true, "__prefab": { - "__id__": 144 + "__id__": 148 }, "_alignFlags": 45, "_target": null, @@ -3324,14 +3402,14 @@ "_active": false, "_components": [ { - "__id__": 147 + "__id__": 151 }, { - "__id__": 149 + "__id__": 153 } ], "_prefab": { - "__id__": 151 + "__id__": 155 }, "_lpos": { "__type__": "cc.Vec3", @@ -3368,11 +3446,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 146 + "__id__": 150 }, "_enabled": true, "__prefab": { - "__id__": 148 + "__id__": 152 }, "_contentSize": { "__type__": "cc.Size", @@ -3396,11 +3474,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 146 + "__id__": 150 }, "_enabled": true, "__prefab": { - "__id__": 150 + "__id__": 154 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3481,7 +3559,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 153 + "__id__": 157 }, "_contentSize": { "__type__": "cc.Size", @@ -3509,17 +3587,17 @@ }, "_enabled": true, "__prefab": { - "__id__": 155 + "__id__": 159 }, "icon_node": { - "__id__": 132 + "__id__": 134 }, "bg_node": { "__id__": 2 }, "info_label": null, "cd_mask": { - "__id__": 138 + "__id__": 142 }, "_id": "" }, diff --git a/assets/script/game/common/config/heroSet.ts b/assets/script/game/common/config/heroSet.ts index c7fac55f..58458a13 100644 --- a/assets/script/game/common/config/heroSet.ts +++ b/assets/script/game/common/config/heroSet.ts @@ -241,6 +241,24 @@ export const HeroInfo: Record = { }, info: "每受击3次为自身添加护盾(层数随等级4→5→6);6级起每受击5次回复攻击力250%生命" }, + 5012: { + uuid: 5012, name: "不死小强", path: "hk2", fac: FacSet.HERO, pool_lv: 2, lv: 1, type: HType.Melee, hp: 600, ap: 57, + skills: { 6001: { uuid: 6001, lv: 1, cd: AtkSpeedSet[AtkSpeedLv.Slow3].cd, ccd: 0 } }, + atked: [{ s_uuid: 6302, t_num: 3, overrides: { TGroup: TGroup.Self, ap: 250 } }], + evolve: { + 2: { atked: [{ s_uuid: 6302, t_num: 3, overrides: { TGroup: TGroup.Self, ap: 300 } }] }, + 3: { hp_bonus: 150 }, + 4: { atked: [{ s_uuid: 6302, t_num: 3, overrides: { TGroup: TGroup.Self, ap: 350 } }] }, + 5: { atked: [{ s_uuid: 6302, t_num: 2, overrides: { TGroup: TGroup.Self, ap: 350 } }] }, + 6: { + atked: [ + { s_uuid: 6302, t_num: 2, overrides: { TGroup: TGroup.Self, ap: 350 } }, + { s_uuid: 6301, t_num: 5, overrides: { TGroup: TGroup.Self, ap: 4 } }, + ] + }, + }, + info: "每受击3次回复自身攻击力250%生命;2级治疗量300%,4级350%,5级触发阈值降至2次;6级起每受击5次为自身添加4层护盾" + }, // 以下英雄暂时注释,保留待后续扩展 // 5012:{uuid:5012,name:"不死小强",path:"hk2", fac:FacSet.HERO,pool_lv:2,lv:1,type:HType.Melee,hp:600,ap:57, // skills:{6001:{uuid:6001,lv:1,cd:AtkSpeedSet[AtkSpeedLv.Slow3].cd,ccd:0}}, @@ -290,6 +308,37 @@ export const HeroInfo: Record = { }, info: "每攻击5次永久提升自身攻击力(8→10→12,5级起每4次);6级起每攻击7次永久+20%暴击伤害" }, + 5022: { + uuid: 5022, name: "嗜血剑客", path: "hc2", fac: FacSet.HERO, pool_lv: 3, lv: 1, type: HType.Melee, hp: 900, ap: 85, + skills: { 6001: { uuid: 6001, lv: 1, cd: AtkSpeedSet[AtkSpeedLv.Fast2].cd, ccd: 0 } }, + atking: [ + { s_uuid: 6403, t_num: 5, overrides: { TGroup: TGroup.Self, hit_count: 1, timed_buff_id: 7012, buff_value: 15, buff_duration: 5 } }, + { s_uuid: 6401, t_num: 7, overrides: { TGroup: TGroup.Self, ap: 12 } } + ], + evolve: { + 2: { atking: [ + { s_uuid: 6403, t_num: 5, overrides: { TGroup: TGroup.Self, hit_count: 1, timed_buff_id: 7012, buff_value: 20, buff_duration: 5 } }, + { s_uuid: 6401, t_num: 7, overrides: { TGroup: TGroup.Self, ap: 12 } } + ]}, + 3: { ap_bonus: 20, hp_bonus: 80 }, + 4: { atking: [ + { s_uuid: 6403, t_num: 5, overrides: { TGroup: TGroup.Self, hit_count: 1, timed_buff_id: 7012, buff_value: 20, buff_duration: 6 } }, + { s_uuid: 6401, t_num: 7, overrides: { TGroup: TGroup.Self, ap: 15 } } + ]}, + 5: { atking: [ + { s_uuid: 6403, t_num: 4, overrides: { TGroup: TGroup.Self, hit_count: 1, timed_buff_id: 7012, buff_value: 20, buff_duration: 6 } }, + { s_uuid: 6401, t_num: 7, overrides: { TGroup: TGroup.Self, ap: 15 } } + ]}, + 6: { + atking: [ + { s_uuid: 6403, t_num: 4, overrides: { TGroup: TGroup.Self, hit_count: 1, timed_buff_id: 7012, buff_value: 20, buff_duration: 6 } }, + { s_uuid: 6401, t_num: 7, overrides: { TGroup: TGroup.Self, ap: 15 } }, + { s_uuid: 6404, t_num: 7, overrides: { TGroup: TGroup.Self, ap: 15 } }, + ] + }, + }, + info: "每攻击5次自身获得+15%暴击率(持续5秒),每攻击7次永久+12攻击力;2级暴击+20%,4级持续6秒且攻击+15,5级暴击触发阈值降至4次;6级起每攻击7次永久+15%暴伤" + }, // 5022: { // uuid: 5022, name: "嗜血剑客", path: "hc2", fac: FacSet.HERO, pool_lv: 3, lv: 1, type: HType.Melee, hp: 900, ap: 85, // skills: { 6001: { uuid: 6001, lv: 1, cd: AtkSpeedSet[AtkSpeedLv.Fast2].cd, ccd: 0 } }, @@ -325,6 +374,24 @@ export const HeroInfo: Record = { }, info: "每攻击5次为随机队友永久提升攻击力(8→10→12,5级起2名);6级起全队攻击速度+10%" }, + 5032: { + uuid: 5032, name: "战术弓手", path: "ha2", fac: FacSet.HERO, pool_lv: 3, lv: 1, type: HType.Long, hp: 430, ap: 120, + skills: { 6008: { uuid: 6008, lv: 1, cd: AtkSpeedSet[AtkSpeedLv.Normal1].cd, ccd: 0 } }, + atking: [{ s_uuid: 6403, t_num: 5, overrides: { TGroup: TGroup.Team, hit_count: 3, timed_buff_id: 7012, buff_value: 10, buff_duration: 5 } }], + evolve: { + 2: { atking: [{ s_uuid: 6403, t_num: 5, overrides: { TGroup: TGroup.Team, hit_count: 3, timed_buff_id: 7012, buff_value: 12, buff_duration: 5 } }] }, + 3: { hp_bonus: 80 }, + 4: { atking: [{ s_uuid: 6403, t_num: 5, overrides: { TGroup: TGroup.Team, hit_count: 4, timed_buff_id: 7012, buff_value: 12, buff_duration: 6 } }] }, + 5: { atking: [{ s_uuid: 6403, t_num: 4, overrides: { TGroup: TGroup.Team, hit_count: 4, timed_buff_id: 7012, buff_value: 12, buff_duration: 6 } }] }, + 6: { + atking: [ + { s_uuid: 6403, t_num: 4, overrides: { TGroup: TGroup.Team, hit_count: 4, timed_buff_id: 7012, buff_value: 12, buff_duration: 6 } }, + { s_uuid: 6404, t_num: 7, overrides: { TGroup: TGroup.Team, hit_count: 3, ap: 12 } }, + ] + }, + }, + info: "每攻击5次为随机3名队友提供+10%暴击率(持续5秒);2级+12%,4级目标数4名且持续6秒,5级触发阈值降至4次;6级起每攻击7次为随机3名队友永久+12%暴伤" + }, // 5032: { // uuid: 5032, name: "战术弓手", path: "ha2", fac: FacSet.HERO, pool_lv: 3, lv: 1, type: HType.Long, hp: 430, ap: 120, // skills: { 6001: { uuid: 6001, lv: 1, cd: AtkSpeedSet[AtkSpeedLv.Normal1].cd, ccd: 0 } }, @@ -420,6 +487,19 @@ export const HeroInfo: Record = { }, info: "战斗开始时全队攻击力限时提升(+30/5s→+60/7s→+90/10s);6级起全队暴击率+20%(驻场)" }, + 5052: { + uuid: 5052, name: "护盾牧师", path: "hm2", fac: FacSet.HERO, pool_lv: 2, lv: 1, type: HType.Long, hp: 287, ap: 80, + skills: { 6001: { uuid: 6001, lv: 1, cd: AtkSpeedSet[AtkSpeedLv.Slow1].cd, ccd: 0 } }, + fstart: [{ s_uuid: 6301, t_num: 1, overrides: { TGroup: TGroup.Team, ap: 3 } }], + evolve: { + 2: { fstart: [{ s_uuid: 6301, t_num: 1, overrides: { TGroup: TGroup.Team, ap: 4 } }] }, + 3: { hp_bonus: 80 }, + 4: { fstart: [{ s_uuid: 6301, t_num: 1, overrides: { TGroup: TGroup.Team, ap: 5 } }] }, + 5: { fstart: [{ s_uuid: 6301, t_num: 1, overrides: { TGroup: TGroup.Team, ap: 6 } }] }, + 6: { field: [7007] }, + }, + info: "战斗开始时为全队添加3层护盾;2级4层,4级5层,5级6层;6级起全队最大生命值+10%(驻场)" + }, // 5052: { // uuid: 5052, name: "护盾牧师", path: "hm2", fac: FacSet.HERO, pool_lv: 2, lv: 1, type: HType.Long, hp: 287, ap: 80, // skills: { 6001: { uuid: 6001, lv: 1, cd: AtkSpeedSet[AtkSpeedLv.Slow1].cd, ccd: 0 } }, @@ -465,6 +545,19 @@ export const HeroInfo: Record = { // field: [7015], // info: "驻场期间全队死亡触发技能次数+1,死亡后光环消失" // }, + 5061: { + uuid: 5061, name: "战歌法师", path: "hm3", fac: FacSet.HERO, pool_lv: 3, lv: 1, type: HType.Long, hp: 430, ap: 120, + skills: { 6001: { uuid: 6001, lv: 1, cd: AtkSpeedSet[AtkSpeedLv.Mid2].cd, ccd: 0 } }, + field: [7002], + evolve: { + 2: { field: [7202] }, + 3: { hp_bonus: 80 }, + 4: { field: [7202, 7006] }, + 5: { field: [7202, 7206] }, + 6: { field: [7202, 7206, 7007] }, + }, + info: "驻场期间全队攻击力+10%;2级+20%,4级追加攻击速度+10%,5级攻速+20%;6级追加最大生命值+10%" + }, // ========== fend + atking 类(辅助 · 治疗续航 + 波次增益) ========== 5071: { @@ -601,21 +694,25 @@ export const HeroInfo: Record = { export const HeroList: number[] = [ // atked 类(战士 · 自身强化) 5011, - // 5012, 5013, 5014, 5015, 5016, + 5012, + // 5013, 5014, 5015, 5016, // atking 刺客(自身强化) 5021, - // 5022, 5023, + 5022, + // 5023, // atking 射手(队友强化) 5031, - // 5032, 5033, + 5032, + // 5033, // dead 类(死亡遗产) // 5041, 5042, 5043, 5044, 5045, // fstart 类(法师 · 战前增益) 5051, - // 5052, 5053, 5054, 5055, 5056, + 5052, + // 5053, 5054, 5055, 5056, // field 类(法师 · 驻场光环) - // 5061, + 5061, // fend + atking 类(辅助 · 治疗 + 波次增益) 5071, // 5072, 5073, 5074, 5075, diff --git a/design/quick-specs/hero-roster-expansion-2026-07-25.md b/design/quick-specs/hero-roster-expansion-2026-07-25.md new file mode 100644 index 00000000..003b1d64 --- /dev/null +++ b/design/quick-specs/hero-roster-expansion-2026-07-25.md @@ -0,0 +1,204 @@ +# Quick Design Spec: 英雄池扩展(5 名新英雄) + +**Type**: Addition +**System**: 英雄/技能配置系统(`assets/script/game/common/config/heroSet.ts`、`SkillSet.ts`) +**GDD Reference**: 暂无项目级 GDD;本规范作为该系统的临时设计依据。 +**Date**: 2026-07-25 + +## Change Summary + +基于现有 `evolve` 成长框架和技能底座(治疗/护盾/攻击强化/暴击强化/暴伤强化/驻场光环),新增 5 名英雄,覆盖当前未启用的「自愈战士」「暴击刺客」「团队暴击弓手」「开场护盾法师」「驻场光环法师」五个定位,使英雄池从 6 名扩展至 11 名。 + +## Motivation + +当前启用英雄仅 6 名,覆盖流派有限: + +- 战士仅有护盾型(5011)和遗志型(5045),缺少自回复型前排。 +- 刺客/弓手缺少暴击流派。 +- 法师仅有战前限时 AP 一种形态,缺少护盾、光环等形态。 + +新增英雄可在不改动系统机制的前提下,丰富阵容搭配和流派发现空间。 + +## Design Delta + +现有 `heroSet.ts` 头部注释定义的触发类型底座规则: + +> `atked` 战士 受击触发,效果作用于自身,越挨打越强 +> `atking` 刺客 攻击触发自身强化;射手 攻击触发队友强化 +> `fstart` 法师 战斗开始前触发一次,必然生效的全队增益 +> `field` 法师 驻场光环,存活期间持续生效,死亡消失 + +本规范在该底座上新增 5 名角色,每名角色专注单一效果,并通过 `evolve` 在 2/3/4/5/6 级逐步解锁强化。 + +## New Rules / Values + +### 通用设计约定 + +- 所有新英雄继承现有 `heroInfo` 接口,使用 `skills[0]` 作为普通攻击。 +- `evolve` 为整体替换且逐级顺序应用;高级别需写出完整触发数组。 +- 等级成长节奏:2/4 级强化主效果数值,3/5 级补充属性加成,6 级解锁第二机制或驻场光环。 +- 新英雄加入 `HeroList` 启用。 + +### 英雄 1:5012 不死小强 + +**定位**:近战 · 自愈坦克 +**触发**:`atked` 自身回血 +**基础属性**:pool_lv 2,hp 600,ap 57,type Melee,普攻 cd 1.8s(Slow3) + +```ts +5012: { + uuid: 5012, name: "不死小强", path: "hk2", fac: FacSet.HERO, pool_lv: 2, lv: 1, type: HType.Melee, hp: 600, ap: 57, + skills: { 6001: { uuid: 6001, lv: 1, cd: AtkSpeedSet[AtkSpeedLv.Slow3].cd, ccd: 0 } }, + atked: [{ s_uuid: 6302, t_num: 3, overrides: { TGroup: TGroup.Self, ap: 250 } }], + evolve: { + 2: { atked: [{ s_uuid: 6302, t_num: 3, overrides: { TGroup: TGroup.Self, ap: 300 } }] }, + 3: { hp_bonus: 150 }, + 4: { atked: [{ s_uuid: 6302, t_num: 3, overrides: { TGroup: TGroup.Self, ap: 350 } }] }, + 5: { atked: [{ s_uuid: 6302, t_num: 2, overrides: { TGroup: TGroup.Self, ap: 350 } }] }, + 6: { + atked: [ + { s_uuid: 6302, t_num: 2, overrides: { TGroup: TGroup.Self, ap: 350 } }, + { s_uuid: 6301, t_num: 5, overrides: { TGroup: TGroup.Self, ap: 4 } }, + ] + }, + }, + info: "每受击3次回复自身攻击力250%生命;2级治疗量300%,4级350%,5级触发阈值降至2次;6级起每受击5次为自身添加4层护盾" +} +``` + +### 英雄 2:5022 嗜血剑客 + +**定位**:近战 · 暴击刺客 +**触发**:`atking` 自身暴击 + 攻击力 +**基础属性**:pool_lv 3,hp 900,ap 85,type Melee,普攻 cd 0.5s(Fast2) + +```ts +5022: { + uuid: 5022, name: "嗜血剑客", path: "hc2", fac: FacSet.HERO, pool_lv: 3, lv: 1, type: HType.Melee, hp: 900, ap: 85, + skills: { 6001: { uuid: 6001, lv: 1, cd: AtkSpeedSet[AtkSpeedLv.Fast2].cd, ccd: 0 } }, + atking: [ + { s_uuid: 6403, t_num: 5, overrides: { TGroup: TGroup.Self, hit_count: 1, timed_buff_id: 7012, buff_value: 15, buff_duration: 5 } }, + { s_uuid: 6401, t_num: 7, overrides: { TGroup: TGroup.Self, ap: 12 } } + ], + evolve: { + 2: { atking: [ + { s_uuid: 6403, t_num: 5, overrides: { TGroup: TGroup.Self, hit_count: 1, timed_buff_id: 7012, buff_value: 20, buff_duration: 5 } }, + { s_uuid: 6401, t_num: 7, overrides: { TGroup: TGroup.Self, ap: 12 } } + ]}, + 3: { ap_bonus: 20, hp_bonus: 80 }, + 4: { atking: [ + { s_uuid: 6403, t_num: 5, overrides: { TGroup: TGroup.Self, hit_count: 1, timed_buff_id: 7012, buff_value: 20, buff_duration: 6 } }, + { s_uuid: 6401, t_num: 7, overrides: { TGroup: TGroup.Self, ap: 15 } } + ]}, + 5: { atking: [ + { s_uuid: 6403, t_num: 4, overrides: { TGroup: TGroup.Self, hit_count: 1, timed_buff_id: 7012, buff_value: 20, buff_duration: 6 } }, + { s_uuid: 6401, t_num: 7, overrides: { TGroup: TGroup.Self, ap: 15 } } + ]}, + 6: { + atking: [ + { s_uuid: 6403, t_num: 4, overrides: { TGroup: TGroup.Self, hit_count: 1, timed_buff_id: 7012, buff_value: 20, buff_duration: 6 } }, + { s_uuid: 6401, t_num: 7, overrides: { TGroup: TGroup.Self, ap: 15 } }, + { s_uuid: 6404, t_num: 7, overrides: { TGroup: TGroup.Self, ap: 15 } }, + ] + }, + }, + info: "每攻击5次自身获得+15%暴击率(持续5秒),每攻击7次永久+12攻击力;2级暴击+20%,4级持续6秒且攻击+15,5级暴击触发阈值降至4次;6级起每攻击7次永久+15%暴伤" +} +``` + +### 英雄 3:5032 战术弓手 + +**定位**:远程 · 团队暴击辅助 +**触发**:`atking` 随机队友暴击 +**基础属性**:pool_lv 3,hp 430,ap 120,type Long,普攻 cd 0.8s(Normal1),使用箭矢 6008 + +```ts +5032: { + uuid: 5032, name: "战术弓手", path: "ha2", fac: FacSet.HERO, pool_lv: 3, lv: 1, type: HType.Long, hp: 430, ap: 120, + skills: { 6008: { uuid: 6008, lv: 1, cd: AtkSpeedSet[AtkSpeedLv.Normal1].cd, ccd: 0 } }, + atking: [{ s_uuid: 6403, t_num: 5, overrides: { TGroup: TGroup.Team, hit_count: 3, timed_buff_id: 7012, buff_value: 10, buff_duration: 5 } }], + evolve: { + 2: { atking: [{ s_uuid: 6403, t_num: 5, overrides: { TGroup: TGroup.Team, hit_count: 3, timed_buff_id: 7012, buff_value: 12, buff_duration: 5 } }] }, + 3: { hp_bonus: 80 }, + 4: { atking: [{ s_uuid: 6403, t_num: 5, overrides: { TGroup: TGroup.Team, hit_count: 4, timed_buff_id: 7012, buff_value: 12, buff_duration: 6 } }] }, + 5: { atking: [{ s_uuid: 6403, t_num: 4, overrides: { TGroup: TGroup.Team, hit_count: 4, timed_buff_id: 7012, buff_value: 12, buff_duration: 6 } }] }, + 6: { + atking: [ + { s_uuid: 6403, t_num: 4, overrides: { TGroup: TGroup.Team, hit_count: 4, timed_buff_id: 7012, buff_value: 12, buff_duration: 6 } }, + { s_uuid: 6404, t_num: 7, overrides: { TGroup: TGroup.Team, hit_count: 3, ap: 12 } }, + ] + }, + }, + info: "每攻击5次为随机3名队友提供+10%暴击率(持续5秒);2级+12%,4级目标数4名且持续6秒,5级触发阈值降至4次;6级起每攻击7次为随机3名队友永久+12%暴伤" +} +``` + +### 英雄 4:5052 护盾牧师 + +**定位**:远程 · 开场护盾法师 +**触发**:`fstart` 全队护盾 +**基础属性**:pool_lv 2,hp 287,ap 80,type Long,普攻 cd 1.5s(Slow1) + +```ts +5052: { + uuid: 5052, name: "护盾牧师", path: "hm2", fac: FacSet.HERO, pool_lv: 2, lv: 1, type: HType.Long, hp: 287, ap: 80, + skills: { 6001: { uuid: 6001, lv: 1, cd: AtkSpeedSet[AtkSpeedLv.Slow1].cd, ccd: 0 } }, + fstart: [{ s_uuid: 6301, t_num: 1, overrides: { TGroup: TGroup.Team, ap: 3 } }], + evolve: { + 2: { fstart: [{ s_uuid: 6301, t_num: 1, overrides: { TGroup: TGroup.Team, ap: 4 } }] }, + 3: { hp_bonus: 80 }, + 4: { fstart: [{ s_uuid: 6301, t_num: 1, overrides: { TGroup: TGroup.Team, ap: 5 } }] }, + 5: { fstart: [{ s_uuid: 6301, t_num: 1, overrides: { TGroup: TGroup.Team, ap: 6 } }] }, + 6: { field: [7007] }, + }, + info: "战斗开始时为全队添加3层护盾;2级4层,4级5层,5级6层;6级起全队最大生命值+10%(驻场)" +} +``` + +### 英雄 5:5061 战歌法师 + +**定位**:远程 · 驻场光环法师 +**触发**:`field` 驻场攻击力光环 +**基础属性**:pool_lv 3,hp 430,ap 120,type Long,普攻 cd 1.2s(Mid2) + +```ts +5061: { + uuid: 5061, name: "战歌法师", path: "hm3", fac: FacSet.HERO, pool_lv: 3, lv: 1, type: HType.Long, hp: 430, ap: 120, + skills: { 6001: { uuid: 6001, lv: 1, cd: AtkSpeedSet[AtkSpeedLv.Mid2].cd, ccd: 0 } }, + field: [7002], + evolve: { + 2: { field: [7202] }, + 3: { hp_bonus: 80 }, + 4: { field: [7202, 7006] }, + 5: { field: [7202, 7206] }, + 6: { field: [7202, 7206, 7007] }, + }, + info: "驻场期间全队攻击力+10%;2级+20%,4级追加攻击速度+10%,5级攻速+20%;6级追加最大生命值+10%" +} +``` + +## Affected Systems + +| System | Impact | Action Required | +|--------|--------|-----------------| +| `heroSet.ts` | 新增 5 名英雄配置,更新 `HeroList` | 实现时写入 | +| `SkillSet.ts` | 复用现有技能 6301/6302/6401/6403/6404 及计时 buff 配置 7012;复用驻场 7002/7202/7006/7007 | 无需改动 | +| 抽卡/经济系统 | pool_lv 2-3 英雄加入卡池,需确认出现概率 | 配置侧无需改动,后续平衡检查 | + +## 平衡调整说明 + +- **5022 嗜血剑客**:永久暴击率改为计时暴击 buff:每 5 次攻击获得 `+15% 暴击率 / 5s`,2 级 `+20% / 5s`,4 级 `+20% / 6s`,5 级触发阈值降至 4 次;保留永久攻击力与 6 级永久暴伤作为成长副属性。 +- **5032 战术弓手**:团队永久暴击率改为计时暴击 buff:每 5 次攻击为随机 3 名队友提供 `+10% 暴击率 / 5s`,2 级 `+12% / 5s`,4 级目标数 4 名且 `+12% / 6s`,5 级触发阈值降至 4 次;保留 6 级永久暴伤作为第二机制。 +- **5061 战歌法师**:不携带暴击光环,避免与 5022/5032 的暴击主题叠加后收益过高;驻场光环为攻击力 + 攻速 + 生命。 + +## Acceptance Criteria + +- [ ] `HeroInfo` 中 5012/5022/5032/5052/5061 配置与本文案一致 +- [ ] `HeroList` 包含上述 5 个 uuid +- [ ] 每名新英雄的 2/3/4/5/6 级成长在游戏中可正常触发 +- [ ] 5052 的护盾与 5061 的光环在死亡/离场后正确消失/恢复 +- [ ] 无回归:现有 6 名英雄的属性、触发、成长不受影响 + +## GDD Update Required? + +No. 项目暂无 `design/gdd/` 文档,本 Quick Design Spec 作为英雄系统的临时设计依据。后续若建立系统 GDD,需将本规范内容合并。