From 5cfbd3315e1a4332acc4014420fe4086c810c0cf Mon Sep 17 00:00:00 2001 From: panFD Date: Sat, 25 Jul 2026 14:16:11 +0800 Subject: [PATCH] =?UTF-8?q?feat(gui):=20=E6=96=B0=E5=A2=9E=E9=80=9A?= =?UTF-8?q?=E7=94=A8UI=E9=A2=84=E5=88=B6=E4=BD=93=E4=B8=8E=E8=B5=84?= =?UTF-8?q?=E6=BA=90=E6=96=87=E4=BB=B6=EF=BC=8C=E6=B8=85=E7=90=86=E6=97=A7?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 本次提交新增了一套通用GUI组件预制体,包括弹窗、列表、按钮等基础UI组件,同时添加了配套的图片资源与元数据文件。删除了旧的英雄配置相关的元数据文件,完成资源与配置的整理优化。 --- assets/resources/gui/auie.meta | 9 + assets/resources/gui/auie/button.prefab | 1406 ++ assets/resources/gui/auie/button.prefab.meta | 13 + assets/resources/gui/auie/list.prefab | 850 ++ assets/resources/gui/auie/list.prefab.meta | 13 + assets/resources/gui/auie/pbg.prefab | 1762 +++ assets/resources/gui/auie/pbg.prefab.meta | 13 + assets/resources/gui/auie/pbgb.prefab | 494 + assets/resources/gui/auie/pbgb.prefab.meta | 13 + assets/resources/gui/auie/pbgt.prefab | 672 + assets/resources/gui/auie/pbgt.prefab.meta | 13 + assets/resources/gui/auie/popup.prefab | 672 + assets/resources/gui/auie/popup.prefab.meta | 13 + assets/resources/gui/auie/ptitle.prefab | 478 + assets/resources/gui/auie/ptitle.prefab.meta | 13 + assets/resources/gui/element/equip.prefab | 1278 +- assets/resources/gui/element/hero.prefab | 2218 +-- assets/resources/gui/element/heros.prefab | 1433 +- assets/resources/gui/element/item.prefab | 1533 +- assets/resources/gui/element/mission.prefab | 12296 +++++++--------- assets/resources/gui/element/talents.prefab | 3117 +--- assets/resources/gui/role_controller.prefab | 1286 +- assets/resources/gui/ui5.plist | 2729 ++++ assets/resources/gui/ui5.plist.meta | 7331 +++++++++ assets/resources/gui/ui5.png | Bin 0 -> 152481 bytes assets/resources/gui/ui5.png.meta | 42 + .../game/common/config/hero-roster.md.meta | 11 - .../script/game/common/config/heros.csv.meta | 11 - .../script/game/common/config/heros.md.meta | 11 - 29 files changed, 24388 insertions(+), 15342 deletions(-) create mode 100644 assets/resources/gui/auie.meta create mode 100644 assets/resources/gui/auie/button.prefab create mode 100644 assets/resources/gui/auie/button.prefab.meta create mode 100644 assets/resources/gui/auie/list.prefab create mode 100644 assets/resources/gui/auie/list.prefab.meta create mode 100644 assets/resources/gui/auie/pbg.prefab create mode 100644 assets/resources/gui/auie/pbg.prefab.meta create mode 100644 assets/resources/gui/auie/pbgb.prefab create mode 100644 assets/resources/gui/auie/pbgb.prefab.meta create mode 100644 assets/resources/gui/auie/pbgt.prefab create mode 100644 assets/resources/gui/auie/pbgt.prefab.meta create mode 100644 assets/resources/gui/auie/popup.prefab create mode 100644 assets/resources/gui/auie/popup.prefab.meta create mode 100644 assets/resources/gui/auie/ptitle.prefab create mode 100644 assets/resources/gui/auie/ptitle.prefab.meta create mode 100644 assets/resources/gui/ui5.plist create mode 100644 assets/resources/gui/ui5.plist.meta create mode 100644 assets/resources/gui/ui5.png create mode 100644 assets/resources/gui/ui5.png.meta delete mode 100644 assets/script/game/common/config/hero-roster.md.meta delete mode 100644 assets/script/game/common/config/heros.csv.meta delete mode 100644 assets/script/game/common/config/heros.md.meta diff --git a/assets/resources/gui/auie.meta b/assets/resources/gui/auie.meta new file mode 100644 index 00000000..d3579731 --- /dev/null +++ b/assets/resources/gui/auie.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.2.0", + "importer": "directory", + "imported": true, + "uuid": "1da22466-f446-4b25-a04e-502cec226c55", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/resources/gui/auie/button.prefab b/assets/resources/gui/auie/button.prefab new file mode 100644 index 00000000..174b0342 --- /dev/null +++ b/assets/resources/gui/auie/button.prefab @@ -0,0 +1,1406 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "button", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "button", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 10 + }, + { + "__id__": 18 + }, + { + "__id__": 26 + } + ], + "_active": true, + "_components": [ + { + "__id__": 58 + } + ], + "_prefab": { + "__id__": 60 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 57.388, + "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": "Button_02_White_Bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 5 + }, + { + "__id__": 7 + } + ], + "_prefab": { + "__id__": 9 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 4 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "cdti5U6ZNG2Z/RykAJNVTw" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 6 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 134, + "b": 18, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@b8d16", + "__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": "e1PNQAe0ZJH5asasLtteLw" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 8 + }, + "_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": 61, + "_originalHeight": 67, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f5pwAfGy5DOIVOJtj4Quch" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9dKhcjV+hAS49K4dhQdLuq", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Button_02_White_Light", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 11 + }, + { + "__id__": 13 + }, + { + "__id__": 15 + } + ], + "_prefab": { + "__id__": 17 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 2, + "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__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 12 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 142, + "height": 68 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3cTH6kgb9D1bt8syQyX+k8" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 14 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 187, + "b": 76, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@1354c", + "__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": "72Qmr45pdBjaa4/XGRGS5u" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 16 + }, + "_alignFlags": 45, + "_target": null, + "_left": 4, + "_right": 4, + "_top": 4, + "_bottom": 8, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 53, + "_originalHeight": 55, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "000AsJA6tH47EdZX7cFE7b" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "53IuFsWu1FaruSvvbWeOhy", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Button_02_White_HighLight", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 19 + }, + { + "__id__": 21 + }, + { + "__id__": 23 + } + ], + "_prefab": { + "__id__": 25 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -65, + "y": 30.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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 18 + }, + "_enabled": true, + "__prefab": { + "__id__": 20 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 12, + "height": 11 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "08yZ3l3PpO+pzKor2amhHg" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 18 + }, + "_enabled": true, + "__prefab": { + "__id__": 22 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@07ccf", + "__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": "9f5DFq3/hLKpLwxS+kxUb+" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 18 + }, + "_enabled": true, + "__prefab": { + "__id__": 24 + }, + "_alignFlags": 9, + "_target": null, + "_left": 4, + "_right": 44, + "_top": 4, + "_bottom": 44.5, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 12, + "_originalHeight": 11, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6cKpPSgjFB7ZJG7Bn2Q0AJ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "3eGuUajkVIeK78uF29soeR", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Node", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 27 + }, + { + "__id__": 33 + } + ], + "_active": true, + "_components": [ + { + "__id__": 51 + }, + { + "__id__": 53 + }, + { + "__id__": 55 + } + ], + "_prefab": { + "__id__": 57 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0.5125000000000028, + "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__": 26 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 28 + }, + { + "__id__": 30 + } + ], + "_prefab": { + "__id__": 32 + }, + "_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__": 27 + }, + "_enabled": true, + "__prefab": { + "__id__": 29 + }, + "_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__": 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": "刷新", + "_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.Node", + "_name": "cost", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": null + }, + "_parent": { + "__id__": 26 + }, + "_children": [ + { + "__id__": 34 + }, + { + "__id__": 40 + } + ], + "_active": true, + "_components": [ + { + "__id__": 46 + }, + { + "__id__": 48 + } + ], + "_prefab": { + "__id__": 50 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -17.75, + "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": "gold", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 33 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 35 + }, + { + "__id__": 37 + } + ], + "_prefab": { + "__id__": 39 + }, + "_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__": 34 + }, + "_enabled": true, + "__prefab": { + "__id__": 36 + }, + "_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__": 34 + }, + "_enabled": true, + "__prefab": { + "__id__": 38 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@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.Node", + "_name": "num", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 33 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 41 + }, + { + "__id__": 43 + } + ], + "_prefab": { + "__id__": 45 + }, + "_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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 40 + }, + "_enabled": true, + "__prefab": { + "__id__": 42 + }, + "_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__": 40 + }, + "_enabled": true, + "__prefab": { + "__id__": 44 + }, + "_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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 33 + }, + "_enabled": true, + "__prefab": { + "__id__": 47 + }, + "_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__": 33 + }, + "_enabled": true, + "__prefab": { + "__id__": 49 + }, + "_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__": 26 + }, + "_enabled": true, + "__prefab": { + "__id__": 52 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 65.5 + }, + "_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__": 26 + }, + "_enabled": true, + "__prefab": { + "__id__": 54 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 6.737500000000004, + "_bottom": 7.762500000000003, + "_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__": 26 + }, + "_enabled": true, + "__prefab": { + "__id__": 56 + }, + "_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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 59 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 150, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "69vKLtZHNNMpMC4SmMmoDi" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "60RuUkpjBAGoLk3z4xlHcF", + "instance": null, + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/resources/gui/auie/button.prefab.meta b/assets/resources/gui/auie/button.prefab.meta new file mode 100644 index 00000000..5c66a1e5 --- /dev/null +++ b/assets/resources/gui/auie/button.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "506d0f89-1cf1-4c3b-be47-a3abaf3695e8", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "button" + } +} diff --git a/assets/resources/gui/auie/list.prefab b/assets/resources/gui/auie/list.prefab new file mode 100644 index 00000000..6dea625b --- /dev/null +++ b/assets/resources/gui/auie/list.prefab @@ -0,0 +1,850 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "list", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "list", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 10 + }, + { + "__id__": 18 + }, + { + "__id__": 26 + } + ], + "_active": true, + "_components": [ + { + "__id__": 34 + }, + { + "__id__": 36 + } + ], + "_prefab": { + "__id__": 38 + }, + "_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": "ListFrame_01_Bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 5 + }, + { + "__id__": 7 + } + ], + "_prefab": { + "__id__": 9 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 4 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 714, + "height": 94 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f6ImHGGo1Dn4y6eqPXskVc" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 6 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 106, + "g": 85, + "b": 138, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@194ed", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "60CX32dZlO6LWgZ8vJHnd5" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 8 + }, + "_alignFlags": 45, + "_target": null, + "_left": 3, + "_right": 3, + "_top": 3, + "_bottom": 3, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 60, + "_originalHeight": 60, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "95YCShoe5NmJQee6zqR6cx" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "7fmTz/yndH5JsLCu3drtKS", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ListFrame_01_InnerGlow", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 11 + }, + { + "__id__": 13 + }, + { + "__id__": 15 + } + ], + "_prefab": { + "__id__": 17 + }, + "_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__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 12 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 674, + "height": 94 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "edoFPuiX1HkqPwjgWrt43y" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 14 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 27 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@a0d0f", + "__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": "3dmKRlmUFJzodRzgjABnsW" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 16 + }, + "_alignFlags": 45, + "_target": null, + "_left": 3, + "_right": 3, + "_top": 3, + "_bottom": 3, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 50, + "_originalHeight": 50, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f3ki/PbKJMb6TfYrYKoKMI" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "52b9LszntCU7MGZlkzD9To", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ListFrame_01_InnerBorder", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 19 + }, + { + "__id__": 21 + }, + { + "__id__": 23 + } + ], + "_prefab": { + "__id__": 25 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0.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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 18 + }, + "_enabled": true, + "__prefab": { + "__id__": 20 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 712, + "height": 91 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b3Hd6IBIdCyL31B4okKyNr" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 18 + }, + "_enabled": true, + "__prefab": { + "__id__": 22 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 130, + "g": 107, + "b": 163, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@1cd1a", + "__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": "56XYfA/dtNFJJVk/0VJwds" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 18 + }, + "_enabled": true, + "__prefab": { + "__id__": 24 + }, + "_alignFlags": 45, + "_target": null, + "_left": 4, + "_right": 4, + "_top": 4, + "_bottom": 5, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 50, + "_originalHeight": 50, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "74RcmHdGJH1a2xD+NJJrRQ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d11EQiLsFNV78+bv4F7fTb", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ListFrame_01_Border", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 27 + }, + { + "__id__": 29 + }, + { + "__id__": 31 + } + ], + "_prefab": { + "__id__": 33 + }, + "_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__": 26 + }, + "_enabled": true, + "__prefab": { + "__id__": 28 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "028fTeRwNNT7dIlwGBZemG" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 26 + }, + "_enabled": true, + "__prefab": { + "__id__": 30 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@991f4", + "__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": "6fswEI87FIC4jEkhXweRAl" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 26 + }, + "_enabled": true, + "__prefab": { + "__id__": 32 + }, + "_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": 60, + "_originalHeight": 60, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "93nj62si1GRoZD1rSXXc4c" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d6o+pnpYFEQIuz3D+fc6JI", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 35 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ebGpxIqSdIv6fkOO/sMqRq" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 37 + }, + "_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": 100, + "_originalHeight": 100, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b9mhKo6EhGZrDQhsQvshcE" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "61VOMuAx1MdooJz5lBdsqy", + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/resources/gui/auie/list.prefab.meta b/assets/resources/gui/auie/list.prefab.meta new file mode 100644 index 00000000..6ddc96fa --- /dev/null +++ b/assets/resources/gui/auie/list.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "006e2a36-c1c2-4a7a-9d5e-063b5af46601", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "list" + } +} diff --git a/assets/resources/gui/auie/pbg.prefab b/assets/resources/gui/auie/pbg.prefab new file mode 100644 index 00000000..4e37e854 --- /dev/null +++ b/assets/resources/gui/auie/pbg.prefab @@ -0,0 +1,1762 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "pbg", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "pbg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 24 + }, + { + "__id__": 54 + } + ], + "_active": true, + "_components": [ + { + "__id__": 74 + }, + { + "__id__": 76 + } + ], + "_prefab": { + "__id__": 78 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "pbgb", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 3 + }, + { + "__id__": 11 + } + ], + "_active": true, + "_components": [ + { + "__id__": 19 + }, + { + "__id__": 21 + } + ], + "_prefab": { + "__id__": 23 + }, + "_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": "ListFrame_06_White_Bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 4 + }, + { + "__id__": 6 + }, + { + "__id__": 8 + } + ], + "_prefab": { + "__id__": 10 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 1280 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "51nWzhi2VDXpqlsDyJESVG" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 7 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 244, + "g": 234, + "b": 209, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@2136f", + "__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": "7fSjG55pxIuZY56sKkYfKG" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 9 + }, + "_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": 30, + "_originalHeight": 33, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "51ib7fVrtANqX4lkbD11pf" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ffUATS8LNLvJ9nBCqb+MOM", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ListFrame_01~04_White_Border2_Px6", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 12 + }, + { + "__id__": 14 + }, + { + "__id__": 16 + } + ], + "_prefab": { + "__id__": 18 + }, + "_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__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 13 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 1280 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d62+XKXfhHCICfkyYRyDL3" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 15 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 244, + "g": 234, + "b": 209, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@2ddbe", + "__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": "bf8dtYshxDzI/MhBiNHAHF" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 17 + }, + "_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": 26, + "_originalHeight": 25, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b1G5d+3U9LubvfPlEgHgzV" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8181FjWedGgbQw0Ak3XSZB", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 20 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 1280 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fbsMBT3QJAj7gL4t3G3jxn" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 22 + }, + "_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": 100, + "_originalHeight": 100, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9eL+/nVtRIT7DnXviLbhVO" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "53+ryxPCZCH4lnXIdDcAFq", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "pbgt", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 25 + }, + { + "__id__": 33 + }, + { + "__id__": 41 + } + ], + "_active": true, + "_components": [ + { + "__id__": 49 + }, + { + "__id__": 51 + } + ], + "_prefab": { + "__id__": 53 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 565, + "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": "ListFrame_06_White_Bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 24 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 26 + }, + { + "__id__": 28 + }, + { + "__id__": 30 + } + ], + "_prefab": { + "__id__": 32 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 25 + }, + "_enabled": true, + "__prefab": { + "__id__": 27 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 150 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "14imXt2GlO7prNUkbDs9YB" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 25 + }, + "_enabled": true, + "__prefab": { + "__id__": 29 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 239, + "g": 208, + "b": 173, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@2136f", + "__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": "65i6UnBmNCCaba3sjY8LlQ" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 25 + }, + "_enabled": true, + "__prefab": { + "__id__": 31 + }, + "_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": 30, + "_originalHeight": 33, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bbvlBtSrtJPL48MZSEcgwh" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "60EnvvE0lFhYTo/AsMF68c", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ListFrame_01~04_White_Border2_Px6", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 24 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 34 + }, + { + "__id__": 36 + }, + { + "__id__": 38 + } + ], + "_prefab": { + "__id__": 40 + }, + "_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__": 33 + }, + "_enabled": true, + "__prefab": { + "__id__": 35 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 150 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "621J5eprROl7Tb48sTU8JN" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 33 + }, + "_enabled": true, + "__prefab": { + "__id__": 37 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 239, + "g": 208, + "b": 173, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@2ddbe", + "__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": "881r6QwktCV5z9zar7Z+xd" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 33 + }, + "_enabled": true, + "__prefab": { + "__id__": 39 + }, + "_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": 26, + "_originalHeight": 25, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dd+4ix/45GXY9mByFSOlQD" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9bRWuIVMZDkYL8YwEiknSL", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "deco2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 24 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 42 + }, + { + "__id__": 44 + }, + { + "__id__": 46 + } + ], + "_prefab": { + "__id__": 48 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -69.35000000000001, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.7, + "y": 0.7, + "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__": 41 + }, + "_enabled": true, + "__prefab": { + "__id__": 43 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 952, + "height": 31 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7cvIRuvv5CjYreR8CaHza1" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 41 + }, + "_enabled": true, + "__prefab": { + "__id__": 45 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@24a8a", + "__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": "e8hT3V6ChApoWnMQC/vowp" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 41 + }, + "_enabled": true, + "__prefab": { + "__id__": 47 + }, + "_alignFlags": 4, + "_target": null, + "_left": -116, + "_right": -116, + "_top": 0, + "_bottom": -5.2, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 952, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f3TsPGwsxDG4kAJXwmnv2A" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "7d6jdYqe1Awpw0A4D0ySEd", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 24 + }, + "_enabled": true, + "__prefab": { + "__id__": 50 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 150 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c39jb808hLF7vyG9o2MVCV" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 24 + }, + "_enabled": true, + "__prefab": { + "__id__": 52 + }, + "_alignFlags": 41, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 590, + "_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": "dechC9XwNBBqHd4blRjbaz" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "99dvuw5eJJzqP11ZqucD+r", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ptitle", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 55 + }, + { + "__id__": 63 + } + ], + "_active": true, + "_components": [ + { + "__id__": 69 + }, + { + "__id__": 71 + } + ], + "_prefab": { + "__id__": 73 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 565, + "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_Gear_Helmet", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 54 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 56 + }, + { + "__id__": 58 + }, + { + "__id__": 60 + } + ], + "_prefab": { + "__id__": 62 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -35, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.5, + "y": 0.5, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 55 + }, + "_enabled": true, + "__prefab": { + "__id__": 57 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 114, + "height": 120 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "abFlfxdABNdqrUjNM+UR4A" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 55 + }, + "_enabled": true, + "__prefab": { + "__id__": 59 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@5e56a", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "30hJ0hIplISLoqPbXjI6G2" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 55 + }, + "_enabled": true, + "__prefab": { + "__id__": 61 + }, + "_alignFlags": 18, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 15, + "_bottom": 0, + "_horizontalCenter": -35, + "_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": "4eEcbuMCJLZYMecNXjGw9O" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "57/inOqsRH9KAi/UEOUm9O", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 54 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 64 + }, + { + "__id__": 66 + } + ], + "_prefab": { + "__id__": 68 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 35, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 63 + }, + "_enabled": true, + "__prefab": { + "__id__": 65 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 74, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "1daVP1/oBGIpx6DHlDTeZY" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 63 + }, + "_enabled": true, + "__prefab": { + "__id__": 67 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_string": "英雄", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 35, + "_fontSize": 35, + "_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": 255, + "g": 255, + "b": 255, + "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": "04BgcRoAtGPoiCYakzTOLS" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "875frOR2JF4bwrAQ9TQ6AQ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 54 + }, + "_enabled": true, + "__prefab": { + "__id__": 70 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 150 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4bGcOzZpVFqaMr3lQ4iX1+" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 54 + }, + "_enabled": true, + "__prefab": { + "__id__": 72 + }, + "_alignFlags": 1, + "_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": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6bavusk1dP95R4m9bkhBtE" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "48faLSzINEeZ0vF4GQq/la", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 75 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 1280 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "49qpXfoRBM7rbBWqdxRwmi" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 77 + }, + "_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": 100, + "_originalHeight": 100, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "81j7eeRG9CH5nCOGY7riI3" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "80Um6Zgo9GqpBBEggtW9J1", + "instance": null, + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/resources/gui/auie/pbg.prefab.meta b/assets/resources/gui/auie/pbg.prefab.meta new file mode 100644 index 00000000..e94dae73 --- /dev/null +++ b/assets/resources/gui/auie/pbg.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "926ff755-a9c7-47d6-8c25-fa739fc8cbda", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "pbg" + } +} diff --git a/assets/resources/gui/auie/pbgb.prefab b/assets/resources/gui/auie/pbgb.prefab new file mode 100644 index 00000000..23296de2 --- /dev/null +++ b/assets/resources/gui/auie/pbgb.prefab @@ -0,0 +1,494 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "pbgb", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "pbgb", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 10 + } + ], + "_active": true, + "_components": [ + { + "__id__": 18 + }, + { + "__id__": 20 + } + ], + "_prefab": { + "__id__": 22 + }, + "_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": "ListFrame_06_White_Bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 5 + }, + { + "__id__": 7 + } + ], + "_prefab": { + "__id__": 9 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 4 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 1280 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "51nWzhi2VDXpqlsDyJESVG" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 6 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 244, + "g": 234, + "b": 209, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@2136f", + "__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": "7fSjG55pxIuZY56sKkYfKG" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 8 + }, + "_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": 30, + "_originalHeight": 33, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "51ib7fVrtANqX4lkbD11pf" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ffUATS8LNLvJ9nBCqb+MOM", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ListFrame_01~04_White_Border2_Px6", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 11 + }, + { + "__id__": 13 + }, + { + "__id__": 15 + } + ], + "_prefab": { + "__id__": 17 + }, + "_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__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 12 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 1280 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d62+XKXfhHCICfkyYRyDL3" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 14 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 244, + "g": 234, + "b": 209, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@2ddbe", + "__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": "bf8dtYshxDzI/MhBiNHAHF" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 16 + }, + "_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": 26, + "_originalHeight": 25, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b1G5d+3U9LubvfPlEgHgzV" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8181FjWedGgbQw0Ak3XSZB", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 19 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 1280 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fbsMBT3QJAj7gL4t3G3jxn" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 21 + }, + "_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": 100, + "_originalHeight": 100, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9eL+/nVtRIT7DnXviLbhVO" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "53+ryxPCZCH4lnXIdDcAFq", + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/resources/gui/auie/pbgb.prefab.meta b/assets/resources/gui/auie/pbgb.prefab.meta new file mode 100644 index 00000000..4609d431 --- /dev/null +++ b/assets/resources/gui/auie/pbgb.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "b8282f33-ab04-44c5-b349-4bdc291374e6", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "pbgb" + } +} diff --git a/assets/resources/gui/auie/pbgt.prefab b/assets/resources/gui/auie/pbgt.prefab new file mode 100644 index 00000000..f1ab197d --- /dev/null +++ b/assets/resources/gui/auie/pbgt.prefab @@ -0,0 +1,672 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "pbgt", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "pbgt", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 10 + }, + { + "__id__": 18 + } + ], + "_active": true, + "_components": [ + { + "__id__": 26 + }, + { + "__id__": 28 + } + ], + "_prefab": { + "__id__": 30 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 565, + "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": "ListFrame_06_White_Bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 5 + }, + { + "__id__": 7 + } + ], + "_prefab": { + "__id__": 9 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 4 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 150 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "14imXt2GlO7prNUkbDs9YB" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 6 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 239, + "g": 208, + "b": 173, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@2136f", + "__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": "65i6UnBmNCCaba3sjY8LlQ" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 8 + }, + "_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": 30, + "_originalHeight": 33, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bbvlBtSrtJPL48MZSEcgwh" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "60EnvvE0lFhYTo/AsMF68c", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ListFrame_01~04_White_Border2_Px6", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 11 + }, + { + "__id__": 13 + }, + { + "__id__": 15 + } + ], + "_prefab": { + "__id__": 17 + }, + "_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__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 12 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 150 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "621J5eprROl7Tb48sTU8JN" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 14 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 239, + "g": 208, + "b": 173, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@2ddbe", + "__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": "881r6QwktCV5z9zar7Z+xd" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 16 + }, + "_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": 26, + "_originalHeight": 25, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dd+4ix/45GXY9mByFSOlQD" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9bRWuIVMZDkYL8YwEiknSL", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "deco2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 19 + }, + { + "__id__": 21 + }, + { + "__id__": 23 + } + ], + "_prefab": { + "__id__": 25 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -70.65, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.7, + "y": 0.7, + "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__": 18 + }, + "_enabled": true, + "__prefab": { + "__id__": 20 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 952, + "height": 31 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7cvIRuvv5CjYreR8CaHza1" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 18 + }, + "_enabled": true, + "__prefab": { + "__id__": 22 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@24a8a", + "__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": "e8hT3V6ChApoWnMQC/vowp" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 18 + }, + "_enabled": true, + "__prefab": { + "__id__": 24 + }, + "_alignFlags": 4, + "_target": null, + "_left": -116, + "_right": -116, + "_top": 0, + "_bottom": -6.5, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 952, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f3TsPGwsxDG4kAJXwmnv2A" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "7d6jdYqe1Awpw0A4D0ySEd", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 27 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 150 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c39jb808hLF7vyG9o2MVCV" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 29 + }, + "_alignFlags": 41, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 590, + "_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": "dechC9XwNBBqHd4blRjbaz" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "99dvuw5eJJzqP11ZqucD+r", + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/resources/gui/auie/pbgt.prefab.meta b/assets/resources/gui/auie/pbgt.prefab.meta new file mode 100644 index 00000000..525d78ef --- /dev/null +++ b/assets/resources/gui/auie/pbgt.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "b5782405-f3d9-4d45-ba8c-01b5ec2748b2", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "pbgt" + } +} diff --git a/assets/resources/gui/auie/popup.prefab b/assets/resources/gui/auie/popup.prefab new file mode 100644 index 00000000..f22cce43 --- /dev/null +++ b/assets/resources/gui/auie/popup.prefab @@ -0,0 +1,672 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "popup", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "popup", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 10 + }, + { + "__id__": 18 + } + ], + "_active": true, + "_components": [ + { + "__id__": 26 + }, + { + "__id__": 28 + } + ], + "_prefab": { + "__id__": 30 + }, + "_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": "Popup_Box_01~03_White_Bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 5 + }, + { + "__id__": 7 + } + ], + "_prefab": { + "__id__": 9 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 4 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 710, + "height": 55 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "89vNfbOw5OYLiuCSle5Cni" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 6 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 244, + "g": 233, + "b": 208, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@b0961", + "__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": "b3+Qm8QKdClbEpAlOLJ6JM" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 8 + }, + "_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": 100, + "_originalHeight": 100, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "1dt65ChohCYo/IYqEgT0Zo" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f2IKuSbWJAW6dYAMwXrgiv", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Popup_Box_01~03_White_Border", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 11 + }, + { + "__id__": 13 + }, + { + "__id__": 15 + } + ], + "_prefab": { + "__id__": 17 + }, + "_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.5, + "y": 0.5, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 12 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1420, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3dNz0H16xGpJqDZ5588nMV" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 14 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@7e6bd", + "__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": "fa5RaYmDVG06zPrC6FET3z" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 16 + }, + "_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": 100, + "_originalHeight": 100, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "23A3QaOAxBv7ONjtya7Wjs" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "31AYdwZIJAcr3omdojH1js", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Popup_Box_02_White_DecoLine", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 19 + }, + { + "__id__": 21 + }, + { + "__id__": 23 + } + ], + "_prefab": { + "__id__": 25 + }, + "_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.5, + "y": 0.5, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 18 + }, + "_enabled": true, + "__prefab": { + "__id__": 20 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1388, + "height": 78 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dbPtEc0lVC6b6/8Lozo2Vm" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 18 + }, + "_enabled": true, + "__prefab": { + "__id__": 22 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 240, + "g": 208, + "b": 173, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@74d53", + "__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": "6cZnWSZNxMh40F0H0yfm2g" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 18 + }, + "_enabled": true, + "__prefab": { + "__id__": 24 + }, + "_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": 135, + "_originalHeight": 68, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "83jppabPBBSZYghsH2nG7I" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "edv/0Agw9E+qY3h4DiEUF9", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 27 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 710, + "height": 55 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "50XxsJbrFCN4H9VEVO1jhI" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 29 + }, + "_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": 100, + "_originalHeight": 100, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ebi3Fu6hJO7Llyt5o0jadB" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "50T0YGiGBH7qZZFeATiEP+", + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/resources/gui/auie/popup.prefab.meta b/assets/resources/gui/auie/popup.prefab.meta new file mode 100644 index 00000000..40b57723 --- /dev/null +++ b/assets/resources/gui/auie/popup.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "555f7387-1025-41a8-a2a8-ff61c76004a3", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "popup" + } +} diff --git a/assets/resources/gui/auie/ptitle.prefab b/assets/resources/gui/auie/ptitle.prefab new file mode 100644 index 00000000..f4379f03 --- /dev/null +++ b/assets/resources/gui/auie/ptitle.prefab @@ -0,0 +1,478 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "ptitle", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "ptitle", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 10 + } + ], + "_active": true, + "_components": [ + { + "__id__": 16 + }, + { + "__id__": 18 + } + ], + "_prefab": { + "__id__": 20 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 565, + "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_Gear_Helmet", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 5 + }, + { + "__id__": 7 + } + ], + "_prefab": { + "__id__": 9 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -35, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.5, + "y": 0.5, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 4 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 114, + "height": 120 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "abFlfxdABNdqrUjNM+UR4A" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 6 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@5e56a", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "30hJ0hIplISLoqPbXjI6G2" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 8 + }, + "_alignFlags": 18, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 15, + "_bottom": 0, + "_horizontalCenter": -35, + "_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": "4eEcbuMCJLZYMecNXjGw9O" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "57/inOqsRH9KAi/UEOUm9O", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 11 + }, + { + "__id__": 13 + } + ], + "_prefab": { + "__id__": 15 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 35, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 12 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 74, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "1daVP1/oBGIpx6DHlDTeZY" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 10 + }, + "_enabled": true, + "__prefab": { + "__id__": 14 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_string": "英雄", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 35, + "_fontSize": 35, + "_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": 255, + "g": 255, + "b": 255, + "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": "04BgcRoAtGPoiCYakzTOLS" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "875frOR2JF4bwrAQ9TQ6AQ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 17 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 150 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4bGcOzZpVFqaMr3lQ4iX1+" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 19 + }, + "_alignFlags": 1, + "_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": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6bavusk1dP95R4m9bkhBtE" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "48faLSzINEeZ0vF4GQq/la", + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/resources/gui/auie/ptitle.prefab.meta b/assets/resources/gui/auie/ptitle.prefab.meta new file mode 100644 index 00000000..4472d776 --- /dev/null +++ b/assets/resources/gui/auie/ptitle.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "73937d09-4418-4776-9d07-c2b74423611a", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "ptitle" + } +} diff --git a/assets/resources/gui/element/equip.prefab b/assets/resources/gui/element/equip.prefab index 0f3ac8d7..ee340435 100644 --- a/assets/resources/gui/element/equip.prefab +++ b/assets/resources/gui/element/equip.prefab @@ -22,38 +22,38 @@ "__id__": 2 }, { - "__id__": 40 + "__id__": 20 }, { - "__id__": 56 + "__id__": 36 }, { - "__id__": 64 + "__id__": 44 }, { - "__id__": 96 + "__id__": 76 }, { - "__id__": 104 + "__id__": 84 }, { - "__id__": 122 + "__id__": 102 } ], "_active": true, "_components": [ { - "__id__": 138 + "__id__": 118 }, { - "__id__": 140 + "__id__": 120 }, { - "__id__": 142 + "__id__": 122 } ], "_prefab": { - "__id__": 150 + "__id__": 130 }, "_lpos": { "__type__": "cc.Vec3", @@ -86,253 +86,54 @@ }, { "__type__": "cc.Node", - "_name": "list", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { "__id__": 1 }, - "_children": [ - { - "__id__": 3 - }, - { - "__id__": 11 - }, - { - "__id__": 19 - }, - { - "__id__": 27 - } - ], - "_active": true, - "_components": [ - { - "__id__": 35 - }, - { - "__id__": 37 - } - ], "_prefab": { - "__id__": 39 - }, - "_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": "ListFrame_01_Bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 4 - }, - { - "__id__": 6 - }, - { - "__id__": 8 - } - ], - "_prefab": { - "__id__": 10 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { "__id__": 3 }, - "_enabled": true, - "__prefab": { - "__id__": 5 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 714, - "height": 114 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f6ImHGGo1Dn4y6eqPXskVc" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3 - }, - "_enabled": true, - "__prefab": { - "__id__": 7 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 106, - "g": 85, - "b": 138, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@194ed", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "60CX32dZlO6LWgZ8vJHnd5" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3 - }, - "_enabled": true, - "__prefab": { - "__id__": 9 - }, - "_alignFlags": 45, - "_target": null, - "_left": 3, - "_right": 3, - "_top": 3, - "_bottom": 3, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 60, - "_originalHeight": 60, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "95YCShoe5NmJQee6zqR6cx" + "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "7fmTz/yndH5JsLCu3drtKS", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ListFrame_01_InnerGlow", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { "__id__": 2 }, - "_children": [], - "_active": false, - "_components": [ + "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 }, @@ -341,588 +142,176 @@ }, { "__id__": 16 + }, + { + "__id__": 18 } ], - "_prefab": { - "__id__": 18 + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 }, - "_lpos": { + "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 }, - "_lrot": { + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" + } }, { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 11 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 }, - "_enabled": true, - "__prefab": { - "__id__": 13 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 674, - "height": 94 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "edoFPuiX1HkqPwjgWrt43y" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 11 - }, - "_enabled": true, - "__prefab": { - "__id__": 15 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 27 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@a0d0f", - "__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": "3dmKRlmUFJzodRzgjABnsW" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 11 - }, - "_enabled": true, - "__prefab": { - "__id__": 17 - }, - "_alignFlags": 45, - "_target": null, - "_left": 3, - "_right": 3, - "_top": 3, - "_bottom": 3, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 50, - "_originalHeight": 50, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f3ki/PbKJMb6TfYrYKoKMI" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "52b9LszntCU7MGZlkzD9To", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ListFrame_01_InnerBorder", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 20 - }, - { - "__id__": 22 - }, - { - "__id__": 24 - } + "propertyPath": [ + "_euler" ], - "_prefab": { - "__id__": 26 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0.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": { + "value": { "__type__": "cc.Vec3", "x": 0, "y": 0, "z": 0 - }, - "_id": "" + } }, { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 19 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 11 }, - "_enabled": true, - "__prefab": { - "__id__": 21 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 712, - "height": 111 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b3Hd6IBIdCyL31B4okKyNr" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 19 - }, - "_enabled": true, - "__prefab": { - "__id__": 23 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 130, - "g": 107, - "b": 163, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@1cd1a", - "__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": "56XYfA/dtNFJJVk/0VJwds" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 19 - }, - "_enabled": true, - "__prefab": { - "__id__": 25 - }, - "_alignFlags": 45, - "_target": null, - "_left": 4, - "_right": 4, - "_top": 4, - "_bottom": 5, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 50, - "_originalHeight": 50, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "74RcmHdGJH1a2xD+NJJrRQ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d11EQiLsFNV78+bv4F7fTb", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ListFrame_01_Border", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 28 - }, - { - "__id__": 30 - }, - { - "__id__": 32 - } + "propertyPath": [ + "_contentSize" ], - "_prefab": { - "__id__": 34 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 27 - }, - "_enabled": true, - "__prefab": { - "__id__": 29 - }, - "_contentSize": { + "value": { "__type__": "cc.Size", "width": 720, "height": 120 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" + } }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "028fTeRwNNT7dIlwGBZemG" + "__type__": "cc.TargetInfo", + "localID": [ + "50XxsJbrFCN4H9VEVO1jhI" + ] }, { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 27 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 13 }, - "_enabled": true, - "__prefab": { - "__id__": 31 + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 720, + "height": 120 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "89vNfbOw5OYLiuCSle5Cni" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 15 }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 1440, + "height": 240 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3dNz0H16xGpJqDZ5588nMV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 17 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 1408, + "height": 208 + } + }, + { + "__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 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@991f4", - "__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": "6fswEI87FIC4jEkhXweRAl" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 27 - }, - "_enabled": true, - "__prefab": { - "__id__": 33 - }, - "_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": 60, - "_originalHeight": 60, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "93nj62si1GRoZD1rSXXc4c" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d6o+pnpYFEQIuz3D+fc6JI", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 36 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 720, - "height": 120 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ebGpxIqSdIv6fkOO/sMqRq" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 38 - }, - "_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": 100, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b9mhKo6EhGZrDQhsQvshcE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "61VOMuAx1MdooJz5lBdsqy", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + "__type__": "cc.TargetInfo", + "localID": [ + "fa5RaYmDVG06zPrC6FET3z" + ] }, { "__type__": "cc.Node", @@ -931,14 +320,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 41 + "__id__": 21 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 40 + "__id__": 20 }, "asset": { "__uuid__": "d19cde30-f5d0-47de-a0d5-3a272b696343", @@ -946,7 +335,7 @@ }, "fileId": "c46/YsCPVOJYA4mWEpNYRx", "instance": { - "__id__": 42 + "__id__": 22 }, "targetOverrides": null }, @@ -959,43 +348,43 @@ "mountedChildren": [], "mountedComponents": [ { - "__id__": 43 + "__id__": 23 } ], "propertyOverrides": [ { - "__id__": 47 + "__id__": 27 }, { - "__id__": 49 + "__id__": 29 }, { - "__id__": 50 + "__id__": 30 }, { - "__id__": 51 + "__id__": 31 }, { - "__id__": 52 + "__id__": 32 }, { - "__id__": 54 + "__id__": 34 } ], "removedComponents": [ { - "__id__": 55 + "__id__": 35 } ] }, { "__type__": "cc.MountedComponentsInfo", "targetInfo": { - "__id__": 44 + "__id__": 24 }, "components": [ { - "__id__": 45 + "__id__": 25 } ] }, @@ -1011,15 +400,15 @@ "_objFlags": 0, "__editorExtras__": { "mountedRoot": { - "__id__": 40 + "__id__": 20 } }, "node": { - "__id__": 40 + "__id__": 20 }, "_enabled": true, "__prefab": { - "__id__": 46 + "__id__": 26 }, "_alignFlags": 8, "_target": null, @@ -1048,7 +437,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 48 + "__id__": 28 }, "propertyPath": [ "_name" @@ -1064,7 +453,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 48 + "__id__": 28 }, "propertyPath": [ "_lpos" @@ -1079,7 +468,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 48 + "__id__": 28 }, "propertyPath": [ "_lrot" @@ -1095,7 +484,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 48 + "__id__": 28 }, "propertyPath": [ "_euler" @@ -1110,7 +499,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 53 + "__id__": 33 }, "propertyPath": [ "_spriteFrame" @@ -1129,7 +518,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 53 + "__id__": 33 }, "propertyPath": [ "_atlas" @@ -1157,17 +546,17 @@ "_active": true, "_components": [ { - "__id__": 57 + "__id__": 37 }, { - "__id__": 59 + "__id__": 39 }, { - "__id__": 61 + "__id__": 41 } ], "_prefab": { - "__id__": 63 + "__id__": 43 }, "_lpos": { "__type__": "cc.Vec3", @@ -1204,11 +593,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 56 + "__id__": 36 }, "_enabled": true, "__prefab": { - "__id__": 58 + "__id__": 38 }, "_contentSize": { "__type__": "cc.Size", @@ -1232,11 +621,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 56 + "__id__": 36 }, "_enabled": true, "__prefab": { - "__id__": 60 + "__id__": 40 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1300,11 +689,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 56 + "__id__": 36 }, "_enabled": true, "__prefab": { - "__id__": 62 + "__id__": 42 }, "_alignFlags": 8, "_target": null, @@ -1353,29 +742,29 @@ }, "_children": [ { - "__id__": 65 + "__id__": 45 }, { - "__id__": 73 + "__id__": 53 }, { - "__id__": 81 + "__id__": 61 } ], "_active": true, "_components": [ { - "__id__": 89 + "__id__": 69 }, { - "__id__": 91 + "__id__": 71 }, { - "__id__": 93 + "__id__": 73 } ], "_prefab": { - "__id__": 95 + "__id__": 75 }, "_lpos": { "__type__": "cc.Vec3", @@ -1412,23 +801,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 64 + "__id__": 44 }, "_children": [], "_active": true, "_components": [ { - "__id__": 66 + "__id__": 46 }, { - "__id__": 68 + "__id__": 48 }, { - "__id__": 70 + "__id__": 50 } ], "_prefab": { - "__id__": 72 + "__id__": 52 }, "_lpos": { "__type__": "cc.Vec3", @@ -1465,11 +854,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 65 + "__id__": 45 }, "_enabled": true, "__prefab": { - "__id__": 67 + "__id__": 47 }, "_contentSize": { "__type__": "cc.Size", @@ -1493,11 +882,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 65 + "__id__": 45 }, "_enabled": true, "__prefab": { - "__id__": 69 + "__id__": 49 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1561,11 +950,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 65 + "__id__": 45 }, "_enabled": true, "__prefab": { - "__id__": 71 + "__id__": 51 }, "_alignFlags": 40, "_target": null, @@ -1610,23 +999,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 64 + "__id__": 44 }, "_children": [], "_active": true, "_components": [ { - "__id__": 74 + "__id__": 54 }, { - "__id__": 76 + "__id__": 56 }, { - "__id__": 78 + "__id__": 58 } ], "_prefab": { - "__id__": 80 + "__id__": 60 }, "_lpos": { "__type__": "cc.Vec3", @@ -1663,11 +1052,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 73 + "__id__": 53 }, "_enabled": true, "__prefab": { - "__id__": 75 + "__id__": 55 }, "_contentSize": { "__type__": "cc.Size", @@ -1691,11 +1080,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 73 + "__id__": 53 }, "_enabled": true, "__prefab": { - "__id__": 77 + "__id__": 57 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1759,11 +1148,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 73 + "__id__": 53 }, "_enabled": true, "__prefab": { - "__id__": 79 + "__id__": 59 }, "_alignFlags": 40, "_target": null, @@ -1808,23 +1197,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 64 + "__id__": 44 }, "_children": [], "_active": true, "_components": [ { - "__id__": 82 + "__id__": 62 }, { - "__id__": 84 + "__id__": 64 }, { - "__id__": 86 + "__id__": 66 } ], "_prefab": { - "__id__": 88 + "__id__": 68 }, "_lpos": { "__type__": "cc.Vec3", @@ -1861,11 +1250,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 81 + "__id__": 61 }, "_enabled": true, "__prefab": { - "__id__": 83 + "__id__": 63 }, "_contentSize": { "__type__": "cc.Size", @@ -1889,11 +1278,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 81 + "__id__": 61 }, "_enabled": true, "__prefab": { - "__id__": 85 + "__id__": 65 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1957,11 +1346,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 81 + "__id__": 61 }, "_enabled": true, "__prefab": { - "__id__": 87 + "__id__": 67 }, "_alignFlags": 40, "_target": null, @@ -2006,11 +1395,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 64 + "__id__": 44 }, "_enabled": true, "__prefab": { - "__id__": 90 + "__id__": 70 }, "_contentSize": { "__type__": "cc.Size", @@ -2034,11 +1423,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 64 + "__id__": 44 }, "_enabled": true, "__prefab": { - "__id__": 92 + "__id__": 72 }, "_alignFlags": 45, "_target": null, @@ -2070,11 +1459,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 64 + "__id__": 44 }, "_enabled": true, "__prefab": { - "__id__": 94 + "__id__": 74 }, "_resizeMode": 1, "_layoutType": 2, @@ -2127,17 +1516,17 @@ "_active": true, "_components": [ { - "__id__": 97 + "__id__": 77 }, { - "__id__": 99 + "__id__": 79 }, { - "__id__": 101 + "__id__": 81 } ], "_prefab": { - "__id__": 103 + "__id__": 83 }, "_lpos": { "__type__": "cc.Vec3", @@ -2174,11 +1563,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 96 + "__id__": 76 }, "_enabled": true, "__prefab": { - "__id__": 98 + "__id__": 78 }, "_contentSize": { "__type__": "cc.Size", @@ -2202,11 +1591,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 96 + "__id__": 76 }, "_enabled": true, "__prefab": { - "__id__": 100 + "__id__": 80 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2270,11 +1659,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 96 + "__id__": 76 }, "_enabled": true, "__prefab": { - "__id__": 102 + "__id__": 82 }, "_alignFlags": 8, "_target": null, @@ -2323,20 +1712,20 @@ }, "_children": [ { - "__id__": 105 + "__id__": 85 }, { - "__id__": 113 + "__id__": 93 } ], "_active": true, "_components": [ { - "__id__": 119 + "__id__": 99 } ], "_prefab": { - "__id__": 121 + "__id__": 101 }, "_lpos": { "__type__": "cc.Vec3", @@ -2373,23 +1762,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 104 + "__id__": 84 }, "_children": [], "_active": true, "_components": [ { - "__id__": 106 + "__id__": 86 }, { - "__id__": 108 + "__id__": 88 }, { - "__id__": 110 + "__id__": 90 } ], "_prefab": { - "__id__": 112 + "__id__": 92 }, "_lpos": { "__type__": "cc.Vec3", @@ -2426,11 +1815,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 85 }, "_enabled": true, "__prefab": { - "__id__": 107 + "__id__": 87 }, "_contentSize": { "__type__": "cc.Size", @@ -2454,11 +1843,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 85 }, "_enabled": true, "__prefab": { - "__id__": 109 + "__id__": 89 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2499,11 +1888,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 85 }, "_enabled": true, "__prefab": { - "__id__": 111 + "__id__": 91 }, "_alignFlags": 45, "_target": null, @@ -2548,20 +1937,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 104 + "__id__": 84 }, "_children": [], "_active": true, "_components": [ { - "__id__": 114 + "__id__": 94 }, { - "__id__": 116 + "__id__": 96 } ], "_prefab": { - "__id__": 118 + "__id__": 98 }, "_lpos": { "__type__": "cc.Vec3", @@ -2598,11 +1987,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 113 + "__id__": 93 }, "_enabled": true, "__prefab": { - "__id__": 115 + "__id__": 95 }, "_contentSize": { "__type__": "cc.Size", @@ -2626,11 +2015,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 113 + "__id__": 93 }, "_enabled": true, "__prefab": { - "__id__": 117 + "__id__": 97 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2707,11 +2096,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 104 + "__id__": 84 }, "_enabled": true, "__prefab": { - "__id__": 120 + "__id__": 100 }, "_contentSize": { "__type__": "cc.Size", @@ -2752,20 +2141,20 @@ }, "_children": [ { - "__id__": 123 + "__id__": 103 }, { - "__id__": 129 + "__id__": 109 } ], "_active": true, "_components": [ { - "__id__": 135 + "__id__": 115 } ], "_prefab": { - "__id__": 137 + "__id__": 117 }, "_lpos": { "__type__": "cc.Vec3", @@ -2802,20 +2191,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 122 + "__id__": 102 }, "_children": [], "_active": true, "_components": [ { - "__id__": 124 + "__id__": 104 }, { - "__id__": 126 + "__id__": 106 } ], "_prefab": { - "__id__": 128 + "__id__": 108 }, "_lpos": { "__type__": "cc.Vec3", @@ -2852,11 +2241,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 123 + "__id__": 103 }, "_enabled": true, "__prefab": { - "__id__": 125 + "__id__": 105 }, "_contentSize": { "__type__": "cc.Size", @@ -2880,11 +2269,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 123 + "__id__": 103 }, "_enabled": true, "__prefab": { - "__id__": 127 + "__id__": 107 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2938,20 +2327,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 122 + "__id__": 102 }, "_children": [], "_active": true, "_components": [ { - "__id__": 130 + "__id__": 110 }, { - "__id__": 132 + "__id__": 112 } ], "_prefab": { - "__id__": 134 + "__id__": 114 }, "_lpos": { "__type__": "cc.Vec3", @@ -2988,11 +2377,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 129 + "__id__": 109 }, "_enabled": true, "__prefab": { - "__id__": 131 + "__id__": 111 }, "_contentSize": { "__type__": "cc.Size", @@ -3016,11 +2405,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 129 + "__id__": 109 }, "_enabled": true, "__prefab": { - "__id__": 133 + "__id__": 113 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3097,11 +2486,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 122 + "__id__": 102 }, "_enabled": true, "__prefab": { - "__id__": 136 + "__id__": 116 }, "_contentSize": { "__type__": "cc.Size", @@ -3142,7 +2531,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 139 + "__id__": 119 }, "_contentSize": { "__type__": "cc.Size", @@ -3170,7 +2559,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 141 + "__id__": 121 }, "_alignFlags": 40, "_target": null, @@ -3206,29 +2595,29 @@ }, "_enabled": true, "__prefab": { - "__id__": 143 + "__id__": 123 }, "icon_node": { - "__id__": 144 + "__id__": 124 }, "bg_node": null, "name_label": { - "__id__": 59 + "__id__": 39 }, "fied1": { - "__id__": 68 + "__id__": 48 }, "fied2": { - "__id__": 76 + "__id__": 56 }, "fied3": { - "__id__": 84 + "__id__": 64 }, "level_label": { - "__id__": 99 + "__id__": 79 }, "buy_node": { - "__id__": 104 + "__id__": 84 }, "_id": "" }, @@ -3242,20 +2631,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 40 + "__id__": 20 }, "_children": [], "_active": true, "_components": [ { - "__id__": 145 + "__id__": 125 }, { - "__id__": 147 + "__id__": 127 } ], "_prefab": { - "__id__": 149 + "__id__": 129 }, "_lpos": { "__type__": "cc.Vec3", @@ -3292,11 +2681,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 144 + "__id__": 124 }, "_enabled": true, "__prefab": { - "__id__": 146 + "__id__": 126 }, "_contentSize": { "__type__": "cc.Size", @@ -3320,11 +2709,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 144 + "__id__": 124 }, "_enabled": true, "__prefab": { - "__id__": 148 + "__id__": 128 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3387,29 +2776,32 @@ "instance": null, "targetOverrides": [ { - "__id__": 151 + "__id__": 131 } ], "nestedPrefabInstanceRoots": [ { - "__id__": 40 + "__id__": 20 + }, + { + "__id__": 2 } ] }, { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 142 + "__id__": 122 }, "sourceInfo": null, "propertyPath": [ "icon_node" ], "target": { - "__id__": 40 + "__id__": 20 }, "targetInfo": { - "__id__": 152 + "__id__": 132 } }, { diff --git a/assets/resources/gui/element/hero.prefab b/assets/resources/gui/element/hero.prefab index 7179cd4e..e2bf4a2c 100644 --- a/assets/resources/gui/element/hero.prefab +++ b/assets/resources/gui/element/hero.prefab @@ -22,43 +22,37 @@ "__id__": 2 }, { - "__id__": 40 + "__id__": 27 }, { - "__id__": 88 + "__id__": 75 }, { - "__id__": 96 + "__id__": 83 }, { - "__id__": 128 - }, - { - "__id__": 136 - }, - { - "__id__": 154 + "__id__": 115 } ], "_active": true, "_components": [ { - "__id__": 170 + "__id__": 123 }, { - "__id__": 172 + "__id__": 125 }, { - "__id__": 174 + "__id__": 127 } ], "_prefab": { - "__id__": 182 + "__id__": 135 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -50, + "y": 0, "z": 0 }, "_lrot": { @@ -86,253 +80,54 @@ }, { "__type__": "cc.Node", - "_name": "list", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { "__id__": 1 }, - "_children": [ - { - "__id__": 3 - }, - { - "__id__": 11 - }, - { - "__id__": 19 - }, - { - "__id__": 27 - } - ], - "_active": true, - "_components": [ - { - "__id__": 35 - }, - { - "__id__": 37 - } - ], "_prefab": { - "__id__": 39 - }, - "_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": "ListFrame_01_Bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 4 - }, - { - "__id__": 6 - }, - { - "__id__": 8 - } - ], - "_prefab": { - "__id__": 10 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { "__id__": 3 }, - "_enabled": true, - "__prefab": { - "__id__": 5 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 714, - "height": 114 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f6ImHGGo1Dn4y6eqPXskVc" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3 - }, - "_enabled": true, - "__prefab": { - "__id__": 7 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 106, - "g": 85, - "b": 138, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@194ed", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "60CX32dZlO6LWgZ8vJHnd5" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3 - }, - "_enabled": true, - "__prefab": { - "__id__": 9 - }, - "_alignFlags": 45, - "_target": null, - "_left": 3, - "_right": 3, - "_top": 3, - "_bottom": 3, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 60, - "_originalHeight": 60, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "95YCShoe5NmJQee6zqR6cx" + "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "7fmTz/yndH5JsLCu3drtKS", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ListFrame_01_InnerGlow", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { "__id__": 2 }, - "_children": [], - "_active": false, - "_components": [ + "asset": { + "__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3", + "__expectedType__": "cc.Prefab" + }, + "fileId": "50T0YGiGBH7qZZFeATiEP+", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "7cGt05lZFLsYygIOtshlhD", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 8 + }, + { + "__id__": 9 + }, + { + "__id__": 10 + }, { "__id__": 12 }, @@ -341,588 +136,258 @@ }, { "__id__": 16 - } - ], - "_prefab": { - "__id__": 18 - }, - "_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__": 11 - }, - "_enabled": true, - "__prefab": { - "__id__": 13 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 674, - "height": 94 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "edoFPuiX1HkqPwjgWrt43y" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 11 - }, - "_enabled": true, - "__prefab": { - "__id__": 15 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 27 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@a0d0f", - "__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": "3dmKRlmUFJzodRzgjABnsW" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 11 - }, - "_enabled": true, - "__prefab": { - "__id__": 17 - }, - "_alignFlags": 45, - "_target": null, - "_left": 3, - "_right": 3, - "_top": 3, - "_bottom": 3, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 50, - "_originalHeight": 50, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f3ki/PbKJMb6TfYrYKoKMI" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "52b9LszntCU7MGZlkzD9To", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ListFrame_01_InnerBorder", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2 - }, - "_children": [], - "_active": true, - "_components": [ + }, + { + "__id__": 18 + }, { "__id__": 20 }, { "__id__": 22 }, + { + "__id__": 23 + }, { "__id__": 24 + }, + { + "__id__": 25 } ], - "_prefab": { - "__id__": 26 + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 }, - "_lpos": { + "propertyPath": [ + "_name" + ], + "value": "popup" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "50T0YGiGBH7qZZFeATiEP+" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { "__type__": "cc.Vec3", "x": 0, - "y": 0.5, + "y": 0, "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 }, - "_lrot": { + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 }, - "_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": { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 11 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230, + "height": 1280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "50XxsJbrFCN4H9VEVO1jhI" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 13 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 230, + "height": 1280 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "89vNfbOw5OYLiuCSle5Cni" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 15 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 460, + "height": 2560 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3dNz0H16xGpJqDZ5588nMV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 17 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 436, + "height": 2536 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "dbPtEc0lVC6b6/8Lozo2Vm" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { "__id__": 19 }, - "_enabled": true, - "__prefab": { + "propertyPath": [ + "_left" + ], + "value": 6 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "83jppabPBBSZYghsH2nG7I" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { "__id__": 21 }, - "_contentSize": { - "__type__": "cc.Size", - "width": 712, - "height": 111 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b3Hd6IBIdCyL31B4okKyNr" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 19 - }, - "_enabled": true, - "__prefab": { - "__id__": 23 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 130, - "g": 107, - "b": 163, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@1cd1a", - "__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": "56XYfA/dtNFJJVk/0VJwds" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 19 - }, - "_enabled": true, - "__prefab": { - "__id__": 25 - }, - "_alignFlags": 45, - "_target": null, - "_left": 4, - "_right": 4, - "_top": 4, - "_bottom": 5, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 50, - "_originalHeight": 50, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "74RcmHdGJH1a2xD+NJJrRQ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d11EQiLsFNV78+bv4F7fTb", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ListFrame_01_Border", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 28 - }, - { - "__id__": 30 - }, - { - "__id__": 32 - } + "propertyPath": [ + "_lpos" ], - "_prefab": { - "__id__": 34 - }, - "_lpos": { + "value": { "__type__": "cc.Vec3", "x": 0, "y": 0, "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" + } }, { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 27 - }, - "_enabled": true, - "__prefab": { - "__id__": 29 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 720, - "height": 120 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" + "__type__": "cc.TargetInfo", + "localID": [ + "edv/0Agw9E+qY3h4DiEUF9" + ] }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "028fTeRwNNT7dIlwGBZemG" + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 19 + }, + "propertyPath": [ + "_top" + ], + "value": 6 }, { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 27 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 19 }, - "_enabled": true, - "__prefab": { - "__id__": 31 + "propertyPath": [ + "_bottom" + ], + "value": 6 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 19 }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { + "propertyPath": [ + "_right" + ], + "value": 6 + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 26 + }, + "propertyPath": [ + "_color" + ], + "value": { "__type__": "cc.Color", "r": 0, "g": 0, "b": 0, "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@991f4", - "__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": "6fswEI87FIC4jEkhXweRAl" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 27 - }, - "_enabled": true, - "__prefab": { - "__id__": 33 - }, - "_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": 60, - "_originalHeight": 60, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "93nj62si1GRoZD1rSXXc4c" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d6o+pnpYFEQIuz3D+fc6JI", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 36 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 720, - "height": 120 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ebGpxIqSdIv6fkOO/sMqRq" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 38 - }, - "_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": 100, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b9mhKo6EhGZrDQhsQvshcE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "61VOMuAx1MdooJz5lBdsqy", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + "__type__": "cc.TargetInfo", + "localID": [ + "fa5RaYmDVG06zPrC6FET3z" + ] }, { "__type__": "cc.Node", @@ -931,14 +396,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 41 + "__id__": 28 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 40 + "__id__": 27 }, "asset": { "__uuid__": "d19cde30-f5d0-47de-a0d5-3a272b696343", @@ -946,7 +411,7 @@ }, "fileId": "c46/YsCPVOJYA4mWEpNYRx", "instance": { - "__id__": 42 + "__id__": 29 }, "targetOverrides": null }, @@ -959,22 +424,43 @@ "mountedChildren": [], "mountedComponents": [ { - "__id__": 43 + "__id__": 30 } ], "propertyOverrides": [ { - "__id__": 47 + "__id__": 34 }, { - "__id__": 49 + "__id__": 36 + }, + { + "__id__": 37 + }, + { + "__id__": 38 + }, + { + "__id__": 39 + }, + { + "__id__": 41 + }, + { + "__id__": 42 + }, + { + "__id__": 44 + }, + { + "__id__": 46 + }, + { + "__id__": 48 }, { "__id__": 50 }, - { - "__id__": 51 - }, { "__id__": 52 }, @@ -982,68 +468,47 @@ "__id__": 54 }, { - "__id__": 55 + "__id__": 56 }, { - "__id__": 57 + "__id__": 58 }, { - "__id__": 59 + "__id__": 60 }, { - "__id__": 61 + "__id__": 62 }, { - "__id__": 63 + "__id__": 64 }, { - "__id__": 65 + "__id__": 66 }, { - "__id__": 67 + "__id__": 68 }, { - "__id__": 69 + "__id__": 70 }, { - "__id__": 71 - }, - { - "__id__": 73 - }, - { - "__id__": 75 - }, - { - "__id__": 77 - }, - { - "__id__": 79 - }, - { - "__id__": 81 - }, - { - "__id__": 83 - }, - { - "__id__": 85 + "__id__": 72 } ], "removedComponents": [ { - "__id__": 87 + "__id__": 74 } ] }, { "__type__": "cc.MountedComponentsInfo", "targetInfo": { - "__id__": 44 + "__id__": 31 }, "components": [ { - "__id__": 45 + "__id__": 32 } ] }, @@ -1059,15 +524,15 @@ "_objFlags": 0, "__editorExtras__": { "mountedRoot": { - "__id__": 40 + "__id__": 27 } }, "node": { - "__id__": 40 + "__id__": 27 }, "_enabled": true, "__prefab": { - "__id__": 46 + "__id__": 33 }, "_alignFlags": 9, "_target": null, @@ -1096,7 +561,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 48 + "__id__": 35 }, "propertyPath": [ "_name" @@ -1112,22 +577,22 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 48 + "__id__": 35 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": -302, - "y": 2, + "x": -57, + "y": 582, "z": 0 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 48 + "__id__": 35 }, "propertyPath": [ "_lrot" @@ -1143,7 +608,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 48 + "__id__": 35 }, "propertyPath": [ "_euler" @@ -1158,7 +623,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 53 + "__id__": 40 }, "propertyPath": [ "_spriteFrame" @@ -1177,7 +642,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 53 + "__id__": 40 }, "propertyPath": [ "_atlas" @@ -1190,7 +655,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 56 + "__id__": 43 }, "propertyPath": [ "_contentSize" @@ -1210,7 +675,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 58 + "__id__": 45 }, "propertyPath": [ "_contentSize" @@ -1230,7 +695,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 60 + "__id__": 47 }, "propertyPath": [ "_contentSize" @@ -1250,7 +715,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 62 + "__id__": 49 }, "propertyPath": [ "_contentSize" @@ -1270,7 +735,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 64 + "__id__": 51 }, "propertyPath": [ "_contentSize" @@ -1290,7 +755,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 66 + "__id__": 53 }, "propertyPath": [ "_contentSize" @@ -1310,7 +775,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 68 + "__id__": 55 }, "propertyPath": [ "_contentSize" @@ -1330,7 +795,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 70 + "__id__": 57 }, "propertyPath": [ "_contentSize" @@ -1350,7 +815,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 72 + "__id__": 59 }, "propertyPath": [ "_contentSize" @@ -1370,7 +835,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 74 + "__id__": 61 }, "propertyPath": [ "_contentSize" @@ -1390,7 +855,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 76 + "__id__": 63 }, "propertyPath": [ "_contentSize" @@ -1410,7 +875,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 78 + "__id__": 65 }, "propertyPath": [ "_contentSize" @@ -1430,7 +895,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 80 + "__id__": 67 }, "propertyPath": [ "_lpos" @@ -1451,7 +916,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 82 + "__id__": 69 }, "propertyPath": [ "_active" @@ -1467,7 +932,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 84 + "__id__": 71 }, "propertyPath": [ "_contentSize" @@ -1487,7 +952,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 86 + "__id__": 73 }, "propertyPath": [ "_active" @@ -1518,22 +983,22 @@ "_active": true, "_components": [ { - "__id__": 89 + "__id__": 76 }, { - "__id__": 91 + "__id__": 78 }, { - "__id__": 93 + "__id__": 80 } ], "_prefab": { - "__id__": 95 + "__id__": 82 }, "_lpos": { "__type__": "cc.Vec3", - "x": -247.989, - "y": 38.56399999999999, + "x": -2.9890000000000043, + "y": 618.564, "z": 0 }, "_lrot": { @@ -1565,11 +1030,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 88 + "__id__": 75 }, "_enabled": true, "__prefab": { - "__id__": 90 + "__id__": 77 }, "_contentSize": { "__type__": "cc.Size", @@ -1593,11 +1058,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 88 + "__id__": 75 }, "_enabled": true, "__prefab": { - "__id__": 92 + "__id__": 79 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1661,11 +1126,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 88 + "__id__": 75 }, "_enabled": true, "__prefab": { - "__id__": 94 + "__id__": 81 }, "_alignFlags": 9, "_target": null, @@ -1714,34 +1179,34 @@ }, "_children": [ { - "__id__": 97 + "__id__": 84 }, { - "__id__": 105 + "__id__": 92 }, { - "__id__": 113 + "__id__": 100 } ], "_active": true, "_components": [ { - "__id__": 121 + "__id__": 108 }, { - "__id__": 123 + "__id__": 110 }, { - "__id__": 125 + "__id__": 112 } ], "_prefab": { - "__id__": 127 + "__id__": 114 }, "_lpos": { "__type__": "cc.Vec3", - "x": -250, - "y": -11.445, + "x": -93.417, + "y": 489.78700000000003, "z": 0 }, "_lrot": { @@ -1773,23 +1238,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 96 + "__id__": 83 }, "_children": [], "_active": true, "_components": [ { - "__id__": 98 + "__id__": 85 }, { - "__id__": 100 + "__id__": 87 }, { - "__id__": 102 + "__id__": 89 } ], "_prefab": { - "__id__": 104 + "__id__": 91 }, "_lpos": { "__type__": "cc.Vec3", @@ -1826,15 +1291,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 97 + "__id__": 84 }, "_enabled": true, "__prefab": { - "__id__": 99 + "__id__": 86 }, "_contentSize": { "__type__": "cc.Size", - "width": 485, + "width": -5, "height": 23.333333333333332 }, "_anchorPoint": { @@ -1854,11 +1319,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 97 + "__id__": 84 }, "_enabled": true, "__prefab": { - "__id__": 101 + "__id__": 88 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1873,7 +1338,7 @@ "_string": "词条3", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 18, + "_actualFontSize": 20, "_fontSize": 20, "_fontFamily": "Arial", "_lineHeight": 25, @@ -1922,11 +1387,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 97 + "__id__": 84 }, "_enabled": true, "__prefab": { - "__id__": 103 + "__id__": 90 }, "_alignFlags": 40, "_target": null, @@ -1971,23 +1436,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 96 + "__id__": 83 }, "_children": [], "_active": true, "_components": [ { - "__id__": 106 + "__id__": 93 }, { - "__id__": 108 + "__id__": 95 }, { - "__id__": 110 + "__id__": 97 } ], "_prefab": { - "__id__": 112 + "__id__": 99 }, "_lpos": { "__type__": "cc.Vec3", @@ -2024,15 +1489,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 92 }, "_enabled": true, "__prefab": { - "__id__": 107 + "__id__": 94 }, "_contentSize": { "__type__": "cc.Size", - "width": 485, + "width": -5, "height": 23.333333333333332 }, "_anchorPoint": { @@ -2052,11 +1517,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 92 }, "_enabled": true, "__prefab": { - "__id__": 109 + "__id__": 96 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2071,7 +1536,7 @@ "_string": "词条2", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 18, + "_actualFontSize": 20, "_fontSize": 20, "_fontFamily": "Arial", "_lineHeight": 25, @@ -2120,11 +1585,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 92 }, "_enabled": true, "__prefab": { - "__id__": 111 + "__id__": 98 }, "_alignFlags": 40, "_target": null, @@ -2169,23 +1634,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 96 + "__id__": 83 }, "_children": [], "_active": true, "_components": [ { - "__id__": 114 + "__id__": 101 }, { - "__id__": 116 + "__id__": 103 }, { - "__id__": 118 + "__id__": 105 } ], "_prefab": { - "__id__": 120 + "__id__": 107 }, "_lpos": { "__type__": "cc.Vec3", @@ -2222,15 +1687,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 113 + "__id__": 100 }, "_enabled": true, "__prefab": { - "__id__": 115 + "__id__": 102 }, "_contentSize": { "__type__": "cc.Size", - "width": 485, + "width": -5, "height": 23.333333333333332 }, "_anchorPoint": { @@ -2250,11 +1715,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 113 + "__id__": 100 }, "_enabled": true, "__prefab": { - "__id__": 117 + "__id__": 104 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2269,7 +1734,7 @@ "_string": "词条3", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 18, + "_actualFontSize": 20, "_fontSize": 20, "_fontFamily": "Arial", "_lineHeight": 25, @@ -2318,11 +1783,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 113 + "__id__": 100 }, "_enabled": true, "__prefab": { - "__id__": 119 + "__id__": 106 }, "_alignFlags": 40, "_target": null, @@ -2367,15 +1832,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 96 + "__id__": 83 }, "_enabled": true, "__prefab": { - "__id__": 122 + "__id__": 109 }, "_contentSize": { "__type__": "cc.Size", - "width": 485, + "width": -5, "height": 70 }, "_anchorPoint": { @@ -2395,17 +1860,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 96 + "__id__": 83 }, "_enabled": true, "__prefab": { - "__id__": 124 + "__id__": 111 }, "_alignFlags": 41, "_target": null, - "_left": 110, - "_right": 125, - "_top": 36.445, + "_left": 21.583, + "_right": 213.417, + "_top": 115.213, "_bottom": -1.4450000000000038, "_horizontalCenter": 0, "_verticalCenter": 0, @@ -2431,11 +1896,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 96 + "__id__": 83 }, "_enabled": true, "__prefab": { - "__id__": 126 + "__id__": 113 }, "_resizeMode": 1, "_layoutType": 2, @@ -2488,21 +1953,21 @@ "_active": false, "_components": [ { - "__id__": 129 + "__id__": 116 }, { - "__id__": 131 + "__id__": 118 }, { - "__id__": 133 + "__id__": 120 } ], "_prefab": { - "__id__": 135 + "__id__": 122 }, "_lpos": { "__type__": "cc.Vec3", - "x": -150.389, + "x": 89.61099999999999, "y": 39.317, "z": 0 }, @@ -2535,11 +2000,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 128 + "__id__": 115 }, "_enabled": true, "__prefab": { - "__id__": 130 + "__id__": 117 }, "_contentSize": { "__type__": "cc.Size", @@ -2563,11 +2028,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 128 + "__id__": 115 }, "_enabled": true, "__prefab": { - "__id__": 132 + "__id__": 119 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2631,11 +2096,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 128 + "__id__": 115 }, "_enabled": true, "__prefab": { - "__id__": 134 + "__id__": 121 }, "_alignFlags": 8, "_target": null, @@ -2674,825 +2139,6 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_name": "buy", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [ - { - "__id__": 137 - }, - { - "__id__": 145 - } - ], - "_active": true, - "_components": [ - { - "__id__": 151 - } - ], - "_prefab": { - "__id__": 153 - }, - "_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__": 136 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 138 - }, - { - "__id__": 140 - }, - { - "__id__": 142 - } - ], - "_prefab": { - "__id__": 144 - }, - "_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__": 137 - }, - "_enabled": true, - "__prefab": { - "__id__": 139 - }, - "_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__": 137 - }, - "_enabled": true, - "__prefab": { - "__id__": 141 - }, - "_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__": 137 - }, - "_enabled": true, - "__prefab": { - "__id__": 143 - }, - "_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__": 136 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 146 - }, - { - "__id__": 148 - } - ], - "_prefab": { - "__id__": 150 - }, - "_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__": 145 - }, - "_enabled": true, - "__prefab": { - "__id__": 147 - }, - "_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__": 145 - }, - "_enabled": true, - "__prefab": { - "__id__": 149 - }, - "_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__": 136 - }, - "_enabled": true, - "__prefab": { - "__id__": 152 - }, - "_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__": 155 - }, - { - "__id__": 161 - } - ], - "_active": true, - "_components": [ - { - "__id__": 167 - } - ], - "_prefab": { - "__id__": 169 - }, - "_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__": 154 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 156 - }, - { - "__id__": 158 - } - ], - "_prefab": { - "__id__": 160 - }, - "_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__": 155 - }, - "_enabled": true, - "__prefab": { - "__id__": 157 - }, - "_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__": 155 - }, - "_enabled": true, - "__prefab": { - "__id__": 159 - }, - "_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__": 154 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 162 - }, - { - "__id__": 164 - } - ], - "_prefab": { - "__id__": 166 - }, - "_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__": 161 - }, - "_enabled": true, - "__prefab": { - "__id__": 163 - }, - "_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": "2fR7xUJx5NAYTf4MCwhTdw" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 161 - }, - "_enabled": true, - "__prefab": { - "__id__": 165 - }, - "_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__": 154 - }, - "_enabled": true, - "__prefab": { - "__id__": 168 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7dtYXSDj9Hv7MG1zSh48oa" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "60DwoZdmtCA4WzFjW04Gjg", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, { "__type__": "cc.UITransform", "_name": "", @@ -3503,12 +2149,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 171 + "__id__": 124 }, "_contentSize": { "__type__": "cc.Size", - "width": 720, - "height": 120 + "width": 230, + "height": 1280 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3531,12 +2177,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 173 + "__id__": 126 }, - "_alignFlags": 40, + "_alignFlags": 5, "_target": null, - "_left": 0, - "_right": 0, + "_left": 310, + "_right": 310, "_top": 0, "_bottom": 0, "_horizontalCenter": 0, @@ -3548,7 +2194,7 @@ "_isAbsHorizontalCenter": true, "_isAbsVerticalCenter": true, "_originalWidth": 100, - "_originalHeight": 0, + "_originalHeight": 400, "_alignMode": 2, "_lockFlags": 0, "_id": "" @@ -3567,30 +2213,28 @@ }, "_enabled": true, "__prefab": { - "__id__": 175 + "__id__": 128 }, "icon_node": { - "__id__": 176 + "__id__": 129 }, "bg_node": null, "name_label": { - "__id__": 91 + "__id__": 78 }, "fied1": { - "__id__": 100 + "__id__": 87 }, "fied2": { - "__id__": 108 + "__id__": 95 }, "fied3": { - "__id__": 116 + "__id__": 103 }, "level_label": { - "__id__": 131 - }, - "buy_node": { - "__id__": 136 + "__id__": 118 }, + "buy_node": null, "_id": "" }, { @@ -3603,20 +2247,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 40 + "__id__": 27 }, "_children": [], "_active": false, "_components": [ { - "__id__": 177 + "__id__": 130 }, { - "__id__": 179 + "__id__": 132 } ], "_prefab": { - "__id__": 181 + "__id__": 134 }, "_lpos": { "__type__": "cc.Vec3", @@ -3645,7 +2289,7 @@ "y": 0, "z": 0 }, - "_id": "" + "_id": "8bruyrU1VFzpbxDQL7lvwc" }, { "__type__": "cc.UITransform", @@ -3653,11 +2297,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 176 + "__id__": 129 }, "_enabled": true, "__prefab": { - "__id__": 178 + "__id__": 131 }, "_contentSize": { "__type__": "cc.Size", @@ -3669,7 +2313,7 @@ "x": 0.5, "y": 0.5 }, - "_id": "" + "_id": "2aCk41vgFNCpUAYF8PhUZ9" }, { "__type__": "cc.CompPrefabInfo", @@ -3681,11 +2325,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 176 + "__id__": 129 }, "_enabled": true, "__prefab": { - "__id__": 180 + "__id__": 133 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3717,7 +2361,7 @@ "__uuid__": "2842dc10-d89e-4ff6-8a11-6d09bf48cf20", "__expectedType__": "cc.SpriteAtlas" }, - "_id": "" + "_id": "41C/lhh5hBRr5EQPpqhyy/" }, { "__type__": "cc.CompPrefabInfo", @@ -3729,7 +2373,8 @@ "__id__": 1 }, "asset": { - "__id__": 0 + "__uuid__": "f820a186-b9f6-44df-a534-bdcbaa6a639a", + "__expectedType__": "cc.Prefab" }, "fileId": "a33ReyWcpAoZY5ieotS6Ir", "instance": null, @@ -3748,29 +2393,30 @@ "instance": null, "targetOverrides": [ { - "__id__": 183 + "__id__": 136 } ], "nestedPrefabInstanceRoots": [ { - "__id__": 40 + "__id__": 27 + }, + { + "__id__": 2 } ] }, { "__type__": "cc.TargetOverrideInfo", - "source": { - "__id__": 174 - }, + "source": null, "sourceInfo": null, "propertyPath": [ "icon_node" ], "target": { - "__id__": 40 + "__id__": 27 }, "targetInfo": { - "__id__": 184 + "__id__": 137 } }, { diff --git a/assets/resources/gui/element/heros.prefab b/assets/resources/gui/element/heros.prefab index 1c5c273a..0c86ea0b 100644 --- a/assets/resources/gui/element/heros.prefab +++ b/assets/resources/gui/element/heros.prefab @@ -22,29 +22,29 @@ "__id__": 2 }, { - "__id__": 12 + "__id__": 10 }, { - "__id__": 62 + "__id__": 60 }, { - "__id__": 366 + "__id__": 364 } ], "_active": true, "_components": [ + { + "__id__": 372 + }, { "__id__": 374 }, { "__id__": 376 - }, - { - "__id__": 378 } ], "_prefab": { - "__id__": 380 + "__id__": 378 }, "_lpos": { "__type__": "cc.Vec3", @@ -77,202 +77,115 @@ }, { "__type__": "cc.Node", - "_name": "bg", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { "__id__": 1 }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 3 - }, + "_prefab": { + "__id__": 3 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2 + }, + "asset": { + "__uuid__": "926ff755-a9c7-47d6-8c25-fa739fc8cbda", + "__expectedType__": "cc.Prefab" + }, + "fileId": "80Um6Zgo9GqpBBEggtW9J1", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "a8POI3yNlEFJDL8dvHLkDY", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ { "__id__": 5 }, { "__id__": 7 }, + { + "__id__": 8 + }, { "__id__": 9 } ], - "_prefab": { - "__id__": 11 + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 }, - "_lpos": { + "propertyPath": [ + "_name" + ], + "value": "pbg" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "80Um6Zgo9GqpBBEggtW9J1" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { "__type__": "cc.Vec3", "x": 0, - "y": 296, + "y": 0, "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 }, - "_lrot": { + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 2, - "y": 2, - "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__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 4 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 432, - "height": 936 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "60dA4XvMJB9aKjYMnQZwcc" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 6 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "d7d869bc-06aa-4876-806f-487e68b96780@1e2d6", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "d7d869bc-06aa-4876-806f-487e68b96780", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d8P/P2QyNFrL9pIxTjBdaM" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 8 - }, - "_alignFlags": 4, - "_target": null, - "_left": -5, - "_right": -5, - "_top": -5, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 428, - "_originalHeight": 274, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "73Co1pqt9ONYkDZDZW0s2A" - }, - { - "__type__": "cc.BlockInputEvents", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 10 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6aLkwBuD9EuLHVO6IA8tZp" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "99wcMZK41J451uqfXNhWAO", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + } }, { "__type__": "cc.Node", @@ -284,25 +197,25 @@ }, "_children": [ { - "__id__": 13 + "__id__": 11 } ], "_active": true, "_components": [ { - "__id__": 57 + "__id__": 55 }, { - "__id__": 59 + "__id__": 57 } ], "_prefab": { - "__id__": 61 + "__id__": 59 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -165, + "y": -75, "z": 0 }, "_lrot": { @@ -334,33 +247,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 12 + "__id__": 10 }, "_children": [ { - "__id__": 14 + "__id__": 12 }, { - "__id__": 32 + "__id__": 30 } ], "_active": true, "_components": [ + { + "__id__": 48 + }, { "__id__": 50 }, + { + "__id__": 27 + }, { "__id__": 52 - }, - { - "__id__": 29 - }, - { - "__id__": 54 } ], "_prefab": { - "__id__": 56 + "__id__": 54 }, "_lpos": { "__type__": "cc.Vec3", @@ -397,15 +310,18 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 13 + "__id__": 11 }, "_children": [ { - "__id__": 15 + "__id__": 13 } ], "_active": false, "_components": [ + { + "__id__": 19 + }, { "__id__": 21 }, @@ -414,13 +330,10 @@ }, { "__id__": 25 - }, - { - "__id__": 27 } ], "_prefab": { - "__id__": 49 + "__id__": 47 }, "_lpos": { "__type__": "cc.Vec3", @@ -457,20 +370,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 14 + "__id__": 12 }, "_children": [], "_active": true, "_components": [ { - "__id__": 16 + "__id__": 14 }, { - "__id__": 18 + "__id__": 16 } ], "_prefab": { - "__id__": 20 + "__id__": 18 }, "_lpos": { "__type__": "cc.Vec3", @@ -507,11 +420,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 15 + "__id__": 13 }, "_enabled": true, "__prefab": { - "__id__": 17 + "__id__": 15 }, "_contentSize": { "__type__": "cc.Size", @@ -535,11 +448,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 15 + "__id__": 13 }, "_enabled": true, "__prefab": { - "__id__": 19 + "__id__": 17 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -593,11 +506,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 14 + "__id__": 12 }, "_enabled": true, "__prefab": { - "__id__": 22 + "__id__": 20 }, "_contentSize": { "__type__": "cc.Size", @@ -621,11 +534,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 14 + "__id__": 12 }, "_enabled": true, "__prefab": { - "__id__": 24 + "__id__": 22 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -666,11 +579,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 14 + "__id__": 12 }, "_enabled": true, "__prefab": { - "__id__": 26 + "__id__": 24 }, "_alignFlags": 37, "_target": null, @@ -702,17 +615,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 14 + "__id__": 12 }, "_enabled": true, "__prefab": { - "__id__": 28 + "__id__": 26 }, "_scrollView": { - "__id__": 29 + "__id__": 27 }, "_handle": { - "__id__": 18 + "__id__": 16 }, "_direction": 1, "_enableAutoHide": false, @@ -729,11 +642,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 13 + "__id__": 11 }, "_enabled": true, "__prefab": { - "__id__": 30 + "__id__": 28 }, "bounceDuration": 0.23, "brake": 0.75, @@ -744,11 +657,11 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 31 + "__id__": 29 }, "_horizontalScrollBar": null, "_verticalScrollBar": { - "__id__": 27 + "__id__": 25 }, "_id": "" }, @@ -762,28 +675,28 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 32 + "__id__": 30 }, "_children": [], "_active": true, "_components": [ + { + "__id__": 40 + }, { "__id__": 42 }, { "__id__": 44 - }, - { - "__id__": 46 } ], "_prefab": { - "__id__": 48 + "__id__": 46 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 475, + "y": 565, "z": 0 }, "_lrot": { @@ -815,15 +728,18 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 13 + "__id__": 11 }, "_children": [ { - "__id__": 31 + "__id__": 29 } ], "_active": true, "_components": [ + { + "__id__": 31 + }, { "__id__": 33 }, @@ -832,13 +748,10 @@ }, { "__id__": 37 - }, - { - "__id__": 39 } ], "_prefab": { - "__id__": 41 + "__id__": 39 }, "_lpos": { "__type__": "cc.Vec3", @@ -875,16 +788,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 32 + "__id__": 30 }, "_enabled": true, "__prefab": { - "__id__": 34 + "__id__": 32 }, "_contentSize": { "__type__": "cc.Size", "width": 700, - "height": 950 + "height": 1130 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -903,11 +816,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 32 + "__id__": 30 }, "_enabled": true, "__prefab": { - "__id__": 36 + "__id__": 34 }, "_type": 0, "_inverted": false, @@ -925,11 +838,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 32 + "__id__": 30 }, "_enabled": true, "__prefab": { - "__id__": 38 + "__id__": 36 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -971,11 +884,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 32 + "__id__": 30 }, "_enabled": true, "__prefab": { - "__id__": 40 + "__id__": 38 }, "_alignFlags": 45, "_target": null, @@ -1020,11 +933,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 31 + "__id__": 29 }, "_enabled": true, "__prefab": { - "__id__": 43 + "__id__": 41 }, "_contentSize": { "__type__": "cc.Size", @@ -1048,11 +961,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 31 + "__id__": 29 }, "_enabled": true, "__prefab": { - "__id__": 45 + "__id__": 43 }, "_alignFlags": 41, "_target": null, @@ -1084,11 +997,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 31 + "__id__": 29 }, "_enabled": true, "__prefab": { - "__id__": 47 + "__id__": 45 }, "_resizeMode": 0, "_layoutType": 3, @@ -1148,16 +1061,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 13 + "__id__": 11 }, "_enabled": true, "__prefab": { - "__id__": 51 + "__id__": 49 }, "_contentSize": { "__type__": "cc.Size", "width": 700, - "height": 950 + "height": 1130 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1176,11 +1089,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 13 + "__id__": 11 }, "_enabled": false, "__prefab": { - "__id__": 53 + "__id__": 51 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1221,11 +1134,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 13 + "__id__": 11 }, "_enabled": true, "__prefab": { - "__id__": 55 + "__id__": 53 }, "_alignFlags": 45, "_target": null, @@ -1270,16 +1183,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 12 + "__id__": 10 }, "_enabled": true, "__prefab": { - "__id__": 58 + "__id__": 56 }, "_contentSize": { "__type__": "cc.Size", "width": 700, - "height": 950 + "height": 1130 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1298,17 +1211,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 12 + "__id__": 10 }, "_enabled": true, "__prefab": { - "__id__": 60 + "__id__": 58 }, "_alignFlags": 45, "_target": null, "_left": 10, "_right": 10, - "_top": 330, + "_top": 150, "_bottom": 0, "_horizontalCenter": 0, "_verticalCenter": 0, @@ -1351,29 +1264,29 @@ }, "_children": [ { - "__id__": 63 + "__id__": 61 }, { - "__id__": 71 + "__id__": 69 }, { - "__id__": 235 + "__id__": 233 }, { - "__id__": 339 + "__id__": 337 } ], - "_active": true, + "_active": false, "_components": [ { - "__id__": 361 + "__id__": 359 }, { - "__id__": 363 + "__id__": 361 } ], "_prefab": { - "__id__": 365 + "__id__": 363 }, "_lpos": { "__type__": "cc.Vec3", @@ -1410,23 +1323,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 62 + "__id__": 60 }, "_children": [], "_active": true, "_components": [ + { + "__id__": 62 + }, { "__id__": 64 }, { "__id__": 66 - }, - { - "__id__": 68 } ], "_prefab": { - "__id__": 70 + "__id__": 68 }, "_lpos": { "__type__": "cc.Vec3", @@ -1463,11 +1376,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 63 + "__id__": 61 }, "_enabled": true, "__prefab": { - "__id__": 65 + "__id__": 63 }, "_contentSize": { "__type__": "cc.Size", @@ -1491,11 +1404,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 63 + "__id__": 61 }, "_enabled": true, "__prefab": { - "__id__": 67 + "__id__": 65 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1536,11 +1449,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 63 + "__id__": 61 }, "_enabled": true, "__prefab": { - "__id__": 69 + "__id__": 67 }, "_alignFlags": 45, "_target": null, @@ -1585,33 +1498,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 62 + "__id__": 60 }, "_children": [ { - "__id__": 72 + "__id__": 70 }, { - "__id__": 165 + "__id__": 163 }, { - "__id__": 187 + "__id__": 185 }, { - "__id__": 195 + "__id__": 193 }, { - "__id__": 201 + "__id__": 199 } ], "_active": true, "_components": [ { - "__id__": 232 + "__id__": 230 } ], "_prefab": { - "__id__": 234 + "__id__": 232 }, "_lpos": { "__type__": "cc.Vec3", @@ -1648,36 +1561,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 71 + "__id__": 69 }, "_children": [ { - "__id__": 73 + "__id__": 71 }, { - "__id__": 101 + "__id__": 99 }, { - "__id__": 120 + "__id__": 118 }, { - "__id__": 139 + "__id__": 137 } ], "_active": true, "_components": [ + { + "__id__": 156 + }, { "__id__": 158 }, { "__id__": 160 - }, - { - "__id__": 162 } ], "_prefab": { - "__id__": 164 + "__id__": 162 }, "_lpos": { "__type__": "cc.Vec3", @@ -1712,17 +1625,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 72 + "__id__": 70 }, "_prefab": { - "__id__": 74 + "__id__": 72 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 73 + "__id__": 71 }, "asset": { "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f", @@ -1730,7 +1643,7 @@ }, "fileId": "5ep7uhpAlKzpglXeTBjRv2", "instance": { - "__id__": 75 + "__id__": 73 }, "targetOverrides": null }, @@ -1743,18 +1656,21 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ + { + "__id__": 74 + }, { "__id__": 76 }, + { + "__id__": 77 + }, { "__id__": 78 }, { "__id__": 79 }, - { - "__id__": 80 - }, { "__id__": 81 }, @@ -1781,9 +1697,6 @@ }, { "__id__": 97 - }, - { - "__id__": 99 } ], "removedComponents": [] @@ -1791,7 +1704,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 77 + "__id__": 75 }, "propertyPath": [ "_name" @@ -1807,7 +1720,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 77 + "__id__": 75 }, "propertyPath": [ "_lpos" @@ -1822,7 +1735,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 77 + "__id__": 75 }, "propertyPath": [ "_lrot" @@ -1838,7 +1751,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 77 + "__id__": 75 }, "propertyPath": [ "_euler" @@ -1853,7 +1766,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 82 + "__id__": 80 }, "propertyPath": [ "_contentSize" @@ -1873,7 +1786,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 84 + "__id__": 82 }, "propertyPath": [ "_contentSize" @@ -1893,7 +1806,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 86 + "__id__": 84 }, "propertyPath": [ "_contentSize" @@ -1913,7 +1826,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 88 + "__id__": 86 }, "propertyPath": [ "_contentSize" @@ -1933,7 +1846,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 90 + "__id__": 88 }, "propertyPath": [ "_lpos" @@ -1954,7 +1867,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 92 + "__id__": 90 }, "propertyPath": [ "_active" @@ -1970,7 +1883,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 94 + "__id__": 92 }, "propertyPath": [ "_contentSize" @@ -1990,7 +1903,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 96 + "__id__": 94 }, "propertyPath": [ "_contentSize" @@ -2010,7 +1923,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 98 + "__id__": 96 }, "propertyPath": [ "_contentSize" @@ -2030,7 +1943,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 100 + "__id__": 98 }, "propertyPath": [ "_lpos" @@ -2052,17 +1965,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 72 + "__id__": 70 }, "_prefab": { - "__id__": 102 + "__id__": 100 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 101 + "__id__": 99 }, "asset": { "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f", @@ -2070,7 +1983,7 @@ }, "fileId": "5ep7uhpAlKzpglXeTBjRv2", "instance": { - "__id__": 103 + "__id__": 101 }, "targetOverrides": null }, @@ -2083,18 +1996,21 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ + { + "__id__": 102 + }, { "__id__": 104 }, + { + "__id__": 105 + }, { "__id__": 106 }, { "__id__": 107 }, - { - "__id__": 108 - }, { "__id__": 109 }, @@ -2109,9 +2025,6 @@ }, { "__id__": 117 - }, - { - "__id__": 119 } ], "removedComponents": [] @@ -2119,7 +2032,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 105 + "__id__": 103 }, "propertyPath": [ "_name" @@ -2135,7 +2048,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 105 + "__id__": 103 }, "propertyPath": [ "_lpos" @@ -2150,7 +2063,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 105 + "__id__": 103 }, "propertyPath": [ "_lrot" @@ -2166,7 +2079,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 105 + "__id__": 103 }, "propertyPath": [ "_euler" @@ -2178,6 +2091,26 @@ "z": 0 } }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 108 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 200 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "13j2oupQRMUoUyChWYn2yc" + ] + }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { @@ -2192,26 +2125,6 @@ "height": 200 } }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "13j2oupQRMUoUyChWYn2yc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 112 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 200 - } - }, { "__type__": "cc.TargetInfo", "localID": [ @@ -2221,7 +2134,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 114 + "__id__": 112 }, "propertyPath": [ "_contentSize" @@ -2241,7 +2154,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 116 + "__id__": 114 }, "propertyPath": [ "_contentSize" @@ -2261,7 +2174,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 118 + "__id__": 116 }, "propertyPath": [ "_lpos" @@ -2282,7 +2195,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 105 + "__id__": 103 }, "propertyPath": [ "_active" @@ -2293,17 +2206,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 72 + "__id__": 70 }, "_prefab": { - "__id__": 121 + "__id__": 119 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 120 + "__id__": 118 }, "asset": { "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f", @@ -2311,7 +2224,7 @@ }, "fileId": "5ep7uhpAlKzpglXeTBjRv2", "instance": { - "__id__": 122 + "__id__": 120 }, "targetOverrides": null }, @@ -2324,18 +2237,21 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ + { + "__id__": 121 + }, { "__id__": 123 }, + { + "__id__": 124 + }, { "__id__": 125 }, { "__id__": 126 }, - { - "__id__": 127 - }, { "__id__": 128 }, @@ -2350,9 +2266,6 @@ }, { "__id__": 136 - }, - { - "__id__": 138 } ], "removedComponents": [] @@ -2360,7 +2273,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 124 + "__id__": 122 }, "propertyPath": [ "_name" @@ -2376,7 +2289,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 124 + "__id__": 122 }, "propertyPath": [ "_lpos" @@ -2391,7 +2304,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 124 + "__id__": 122 }, "propertyPath": [ "_lrot" @@ -2407,7 +2320,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 124 + "__id__": 122 }, "propertyPath": [ "_euler" @@ -2419,6 +2332,26 @@ "z": 0 } }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 127 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 200 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "13j2oupQRMUoUyChWYn2yc" + ] + }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { @@ -2433,26 +2366,6 @@ "height": 200 } }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "13j2oupQRMUoUyChWYn2yc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 131 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 200 - } - }, { "__type__": "cc.TargetInfo", "localID": [ @@ -2462,7 +2375,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 133 + "__id__": 131 }, "propertyPath": [ "_contentSize" @@ -2482,7 +2395,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 135 + "__id__": 133 }, "propertyPath": [ "_contentSize" @@ -2502,7 +2415,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 137 + "__id__": 135 }, "propertyPath": [ "_lpos" @@ -2523,7 +2436,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 124 + "__id__": 122 }, "propertyPath": [ "_active" @@ -2534,17 +2447,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 72 + "__id__": 70 }, "_prefab": { - "__id__": 140 + "__id__": 138 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 139 + "__id__": 137 }, "asset": { "__uuid__": "d6ae7b2b-c431-4374-97e6-2506d9e8501f", @@ -2552,7 +2465,7 @@ }, "fileId": "5ep7uhpAlKzpglXeTBjRv2", "instance": { - "__id__": 141 + "__id__": 139 }, "targetOverrides": null }, @@ -2565,18 +2478,21 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ + { + "__id__": 140 + }, { "__id__": 142 }, + { + "__id__": 143 + }, { "__id__": 144 }, { "__id__": 145 }, - { - "__id__": 146 - }, { "__id__": 147 }, @@ -2591,9 +2507,6 @@ }, { "__id__": 155 - }, - { - "__id__": 157 } ], "removedComponents": [] @@ -2601,7 +2514,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 143 + "__id__": 141 }, "propertyPath": [ "_name" @@ -2617,7 +2530,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 143 + "__id__": 141 }, "propertyPath": [ "_lpos" @@ -2632,7 +2545,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 143 + "__id__": 141 }, "propertyPath": [ "_lrot" @@ -2648,7 +2561,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 143 + "__id__": 141 }, "propertyPath": [ "_euler" @@ -2660,6 +2573,26 @@ "z": 0 } }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 146 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 170, + "height": 200 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "13j2oupQRMUoUyChWYn2yc" + ] + }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { @@ -2674,26 +2607,6 @@ "height": 200 } }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "13j2oupQRMUoUyChWYn2yc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 150 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 200 - } - }, { "__type__": "cc.TargetInfo", "localID": [ @@ -2703,7 +2616,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 152 + "__id__": 150 }, "propertyPath": [ "_contentSize" @@ -2723,7 +2636,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 154 + "__id__": 152 }, "propertyPath": [ "_contentSize" @@ -2743,7 +2656,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 156 + "__id__": 154 }, "propertyPath": [ "_lpos" @@ -2764,7 +2677,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 143 + "__id__": 141 }, "propertyPath": [ "_active" @@ -2777,11 +2690,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 72 + "__id__": 70 }, "_enabled": true, "__prefab": { - "__id__": 159 + "__id__": 157 }, "_contentSize": { "__type__": "cc.Size", @@ -2805,11 +2718,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 72 + "__id__": 70 }, "_enabled": false, "__prefab": { - "__id__": 161 + "__id__": 159 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2853,11 +2766,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 72 + "__id__": 70 }, "_enabled": true, "__prefab": { - "__id__": 163 + "__id__": 161 }, "_alignFlags": 45, "_target": null, @@ -2902,18 +2815,21 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 71 + "__id__": 69 }, "_children": [ { - "__id__": 166 + "__id__": 164 }, { - "__id__": 172 + "__id__": 170 } ], "_active": true, "_components": [ + { + "__id__": 176 + }, { "__id__": 178 }, @@ -2922,13 +2838,10 @@ }, { "__id__": 182 - }, - { - "__id__": 184 } ], "_prefab": { - "__id__": 186 + "__id__": 184 }, "_lpos": { "__type__": "cc.Vec3", @@ -2965,20 +2878,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 165 + "__id__": 163 }, "_children": [], "_active": true, "_components": [ { - "__id__": 167 + "__id__": 165 }, { - "__id__": 169 + "__id__": 167 } ], "_prefab": { - "__id__": 171 + "__id__": 169 }, "_lpos": { "__type__": "cc.Vec3", @@ -3015,11 +2928,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 166 + "__id__": 164 }, "_enabled": true, "__prefab": { - "__id__": 168 + "__id__": 166 }, "_contentSize": { "__type__": "cc.Size", @@ -3043,11 +2956,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 166 + "__id__": 164 }, "_enabled": true, "__prefab": { - "__id__": 170 + "__id__": 168 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3104,20 +3017,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 165 + "__id__": 163 }, "_children": [], "_active": false, "_components": [ { - "__id__": 173 + "__id__": 171 }, { - "__id__": 175 + "__id__": 173 } ], "_prefab": { - "__id__": 177 + "__id__": 175 }, "_lpos": { "__type__": "cc.Vec3", @@ -3154,11 +3067,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 172 + "__id__": 170 }, "_enabled": true, "__prefab": { - "__id__": 174 + "__id__": 172 }, "_contentSize": { "__type__": "cc.Size", @@ -3182,11 +3095,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 172 + "__id__": 170 }, "_enabled": true, "__prefab": { - "__id__": 176 + "__id__": 174 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3243,11 +3156,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 165 + "__id__": 163 }, "_enabled": true, "__prefab": { - "__id__": 179 + "__id__": 177 }, "_contentSize": { "__type__": "cc.Size", @@ -3271,11 +3184,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 165 + "__id__": 163 }, "_enabled": true, "__prefab": { - "__id__": 181 + "__id__": 179 }, "_type": 3, "_inverted": false, @@ -3293,11 +3206,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 165 + "__id__": 163 }, "_enabled": true, "__prefab": { - "__id__": 183 + "__id__": 181 }, "_alignFlags": 41, "_target": null, @@ -3329,11 +3242,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 165 + "__id__": 163 }, "_enabled": true, "__prefab": { - "__id__": 185 + "__id__": 183 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3390,23 +3303,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 71 + "__id__": 69 }, "_children": [], "_active": true, "_components": [ + { + "__id__": 186 + }, { "__id__": 188 }, { "__id__": 190 - }, - { - "__id__": 192 } ], "_prefab": { - "__id__": 194 + "__id__": 192 }, "_lpos": { "__type__": "cc.Vec3", @@ -3443,11 +3356,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 187 + "__id__": 185 }, "_enabled": true, "__prefab": { - "__id__": 189 + "__id__": 187 }, "_contentSize": { "__type__": "cc.Size", @@ -3471,11 +3384,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 187 + "__id__": 185 }, "_enabled": true, "__prefab": { - "__id__": 191 + "__id__": 189 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3539,11 +3452,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 187 + "__id__": 185 }, "_enabled": true, "__prefab": { - "__id__": 193 + "__id__": 191 }, "_alignFlags": 17, "_target": null, @@ -3588,20 +3501,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 71 + "__id__": 69 }, "_children": [], "_active": true, "_components": [ { - "__id__": 196 + "__id__": 194 }, { - "__id__": 198 + "__id__": 196 } ], "_prefab": { - "__id__": 200 + "__id__": 198 }, "_lpos": { "__type__": "cc.Vec3", @@ -3638,11 +3551,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 195 + "__id__": 193 }, "_enabled": true, "__prefab": { - "__id__": 197 + "__id__": 195 }, "_contentSize": { "__type__": "cc.Size", @@ -3666,11 +3579,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 195 + "__id__": 193 }, "_enabled": true, "__prefab": { - "__id__": 199 + "__id__": 197 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3745,17 +3658,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 71 + "__id__": 69 }, "_prefab": { - "__id__": 202 + "__id__": 200 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 201 + "__id__": 199 }, "asset": { "__uuid__": "bf40528a-fcf8-44da-af2e-d6b113904f35", @@ -3763,7 +3676,7 @@ }, "fileId": "0exfRYL89I3Lnv8hzgx3e7", "instance": { - "__id__": 203 + "__id__": 201 }, "targetOverrides": null }, @@ -3776,18 +3689,21 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ + { + "__id__": 202 + }, { "__id__": 204 }, + { + "__id__": 205 + }, { "__id__": 206 }, { "__id__": 207 }, - { - "__id__": 208 - }, { "__id__": 209 }, @@ -3809,6 +3725,9 @@ { "__id__": 221 }, + { + "__id__": 222 + }, { "__id__": 223 }, @@ -3826,12 +3745,6 @@ }, { "__id__": 228 - }, - { - "__id__": 229 - }, - { - "__id__": 230 } ], "removedComponents": [] @@ -3839,7 +3752,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 205 + "__id__": 203 }, "propertyPath": [ "_name" @@ -3855,7 +3768,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 205 + "__id__": 203 }, "propertyPath": [ "_lpos" @@ -3870,7 +3783,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 205 + "__id__": 203 }, "propertyPath": [ "_lrot" @@ -3886,7 +3799,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 205 + "__id__": 203 }, "propertyPath": [ "_euler" @@ -3901,7 +3814,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 210 + "__id__": 208 }, "propertyPath": [ "_active" @@ -3917,7 +3830,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 212 + "__id__": 210 }, "propertyPath": [ "_active" @@ -3933,7 +3846,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 214 + "__id__": 212 }, "propertyPath": [ "_active" @@ -3949,7 +3862,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 216 + "__id__": 214 }, "propertyPath": [ "_active" @@ -3965,7 +3878,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 218 + "__id__": 216 }, "propertyPath": [ "_active" @@ -3981,7 +3894,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 220 + "__id__": 218 }, "propertyPath": [ "_active" @@ -3997,7 +3910,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 222 + "__id__": 220 }, "propertyPath": [ "_top" @@ -4013,7 +3926,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 220 + "__id__": 218 }, "propertyPath": [ "_lpos" @@ -4028,7 +3941,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 218 + "__id__": 216 }, "propertyPath": [ "_lpos" @@ -4043,7 +3956,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 216 + "__id__": 214 }, "propertyPath": [ "_lpos" @@ -4058,7 +3971,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 214 + "__id__": 212 }, "propertyPath": [ "_lpos" @@ -4073,7 +3986,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 212 + "__id__": 210 }, "propertyPath": [ "_lpos" @@ -4088,7 +4001,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 210 + "__id__": 208 }, "propertyPath": [ "_lpos" @@ -4103,7 +4016,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 222 + "__id__": 220 }, "propertyPath": [ "_left" @@ -4113,7 +4026,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 231 + "__id__": 229 }, "propertyPath": [ "_active" @@ -4132,11 +4045,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 71 + "__id__": 69 }, "_enabled": true, "__prefab": { - "__id__": 233 + "__id__": 231 }, "_contentSize": { "__type__": "cc.Size", @@ -4173,33 +4086,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 62 + "__id__": 60 }, "_children": [ { - "__id__": 236 + "__id__": 234 }, { - "__id__": 264 + "__id__": 262 }, { - "__id__": 298 + "__id__": 296 } ], "_active": true, "_components": [ + { + "__id__": 330 + }, { "__id__": 332 }, { "__id__": 334 - }, - { - "__id__": 336 } ], "_prefab": { - "__id__": 338 + "__id__": 336 }, "_lpos": { "__type__": "cc.Vec3", @@ -4236,33 +4149,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 235 + "__id__": 233 }, "_children": [ { - "__id__": 237 + "__id__": 235 }, { - "__id__": 245 + "__id__": 243 }, { - "__id__": 251 + "__id__": 249 } ], "_active": true, "_components": [ + { + "__id__": 255 + }, { "__id__": 257 }, { "__id__": 259 - }, - { - "__id__": 261 } ], "_prefab": { - "__id__": 263 + "__id__": 261 }, "_lpos": { "__type__": "cc.Vec3", @@ -4299,23 +4212,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 236 + "__id__": 234 }, "_children": [], "_active": true, "_components": [ + { + "__id__": 236 + }, { "__id__": 238 }, { "__id__": 240 - }, - { - "__id__": 242 } ], "_prefab": { - "__id__": 244 + "__id__": 242 }, "_lpos": { "__type__": "cc.Vec3", @@ -4352,11 +4265,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 237 + "__id__": 235 }, "_enabled": true, "__prefab": { - "__id__": 239 + "__id__": 237 }, "_contentSize": { "__type__": "cc.Size", @@ -4380,11 +4293,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 237 + "__id__": 235 }, "_enabled": true, "__prefab": { - "__id__": 241 + "__id__": 239 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4428,11 +4341,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 237 + "__id__": 235 }, "_enabled": true, "__prefab": { - "__id__": 243 + "__id__": 241 }, "_alignFlags": 45, "_target": null, @@ -4477,20 +4390,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 236 + "__id__": 234 }, "_children": [], "_active": true, "_components": [ { - "__id__": 246 + "__id__": 244 }, { - "__id__": 248 + "__id__": 246 } ], "_prefab": { - "__id__": 250 + "__id__": 248 }, "_lpos": { "__type__": "cc.Vec3", @@ -4527,11 +4440,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 245 + "__id__": 243 }, "_enabled": true, "__prefab": { - "__id__": 247 + "__id__": 245 }, "_contentSize": { "__type__": "cc.Size", @@ -4555,11 +4468,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 245 + "__id__": 243 }, "_enabled": true, "__prefab": { - "__id__": 249 + "__id__": 247 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4616,20 +4529,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 236 + "__id__": 234 }, "_children": [], "_active": true, "_components": [ { - "__id__": 252 + "__id__": 250 }, { - "__id__": 254 + "__id__": 252 } ], "_prefab": { - "__id__": 256 + "__id__": 254 }, "_lpos": { "__type__": "cc.Vec3", @@ -4666,11 +4579,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 251 + "__id__": 249 }, "_enabled": true, "__prefab": { - "__id__": 253 + "__id__": 251 }, "_contentSize": { "__type__": "cc.Size", @@ -4694,11 +4607,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 251 + "__id__": 249 }, "_enabled": true, "__prefab": { - "__id__": 255 + "__id__": 253 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4775,11 +4688,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 236 + "__id__": 234 }, "_enabled": true, "__prefab": { - "__id__": 258 + "__id__": 256 }, "_contentSize": { "__type__": "cc.Size", @@ -4803,11 +4716,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 236 + "__id__": 234 }, "_enabled": false, "__prefab": { - "__id__": 260 + "__id__": 258 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4848,11 +4761,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 236 + "__id__": 234 }, "_enabled": false, "__prefab": { - "__id__": 262 + "__id__": 260 }, "_alignFlags": 44, "_target": null, @@ -4897,36 +4810,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 235 + "__id__": 233 }, "_children": [ { - "__id__": 265 + "__id__": 263 }, { - "__id__": 273 + "__id__": 271 }, { - "__id__": 279 + "__id__": 277 }, { - "__id__": 285 + "__id__": 283 } ], "_active": true, "_components": [ + { + "__id__": 289 + }, { "__id__": 291 }, { "__id__": 293 - }, - { - "__id__": 295 } ], "_prefab": { - "__id__": 297 + "__id__": 295 }, "_lpos": { "__type__": "cc.Vec3", @@ -4963,23 +4876,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 264 + "__id__": 262 }, "_children": [], "_active": true, "_components": [ + { + "__id__": 264 + }, { "__id__": 266 }, { "__id__": 268 - }, - { - "__id__": 270 } ], "_prefab": { - "__id__": 272 + "__id__": 270 }, "_lpos": { "__type__": "cc.Vec3", @@ -5016,11 +4929,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 265 + "__id__": 263 }, "_enabled": true, "__prefab": { - "__id__": 267 + "__id__": 265 }, "_contentSize": { "__type__": "cc.Size", @@ -5044,11 +4957,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 265 + "__id__": 263 }, "_enabled": true, "__prefab": { - "__id__": 269 + "__id__": 267 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5092,11 +5005,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 265 + "__id__": 263 }, "_enabled": true, "__prefab": { - "__id__": 271 + "__id__": 269 }, "_alignFlags": 45, "_target": null, @@ -5141,20 +5054,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 264 + "__id__": 262 }, "_children": [], "_active": true, "_components": [ { - "__id__": 274 + "__id__": 272 }, { - "__id__": 276 + "__id__": 274 } ], "_prefab": { - "__id__": 278 + "__id__": 276 }, "_lpos": { "__type__": "cc.Vec3", @@ -5191,11 +5104,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 273 + "__id__": 271 }, "_enabled": true, "__prefab": { - "__id__": 275 + "__id__": 273 }, "_contentSize": { "__type__": "cc.Size", @@ -5219,11 +5132,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 273 + "__id__": 271 }, "_enabled": true, "__prefab": { - "__id__": 277 + "__id__": 275 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5280,20 +5193,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 264 + "__id__": 262 }, "_children": [], "_active": true, "_components": [ { - "__id__": 280 + "__id__": 278 }, { - "__id__": 282 + "__id__": 280 } ], "_prefab": { - "__id__": 284 + "__id__": 282 }, "_lpos": { "__type__": "cc.Vec3", @@ -5330,11 +5243,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 279 + "__id__": 277 }, "_enabled": true, "__prefab": { - "__id__": 281 + "__id__": 279 }, "_contentSize": { "__type__": "cc.Size", @@ -5358,11 +5271,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 279 + "__id__": 277 }, "_enabled": true, "__prefab": { - "__id__": 283 + "__id__": 281 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5439,20 +5352,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 264 + "__id__": 262 }, "_children": [], "_active": false, "_components": [ { - "__id__": 286 + "__id__": 284 }, { - "__id__": 288 + "__id__": 286 } ], "_prefab": { - "__id__": 290 + "__id__": 288 }, "_lpos": { "__type__": "cc.Vec3", @@ -5489,11 +5402,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 285 + "__id__": 283 }, "_enabled": true, "__prefab": { - "__id__": 287 + "__id__": 285 }, "_contentSize": { "__type__": "cc.Size", @@ -5517,11 +5430,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 285 + "__id__": 283 }, "_enabled": true, "__prefab": { - "__id__": 289 + "__id__": 287 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5598,11 +5511,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 264 + "__id__": 262 }, "_enabled": true, "__prefab": { - "__id__": 292 + "__id__": 290 }, "_contentSize": { "__type__": "cc.Size", @@ -5626,11 +5539,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 264 + "__id__": 262 }, "_enabled": false, "__prefab": { - "__id__": 294 + "__id__": 292 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5671,11 +5584,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 264 + "__id__": 262 }, "_enabled": false, "__prefab": { - "__id__": 296 + "__id__": 294 }, "_alignFlags": 44, "_target": null, @@ -5720,36 +5633,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 235 + "__id__": 233 }, "_children": [ { - "__id__": 299 + "__id__": 297 }, { - "__id__": 307 + "__id__": 305 }, { - "__id__": 313 + "__id__": 311 }, { - "__id__": 319 + "__id__": 317 } ], "_active": true, "_components": [ + { + "__id__": 323 + }, { "__id__": 325 }, { "__id__": 327 - }, - { - "__id__": 329 } ], "_prefab": { - "__id__": 331 + "__id__": 329 }, "_lpos": { "__type__": "cc.Vec3", @@ -5786,23 +5699,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 298 + "__id__": 296 }, "_children": [], "_active": true, "_components": [ + { + "__id__": 298 + }, { "__id__": 300 }, { "__id__": 302 - }, - { - "__id__": 304 } ], "_prefab": { - "__id__": 306 + "__id__": 304 }, "_lpos": { "__type__": "cc.Vec3", @@ -5839,11 +5752,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 299 + "__id__": 297 }, "_enabled": true, "__prefab": { - "__id__": 301 + "__id__": 299 }, "_contentSize": { "__type__": "cc.Size", @@ -5867,11 +5780,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 299 + "__id__": 297 }, "_enabled": true, "__prefab": { - "__id__": 303 + "__id__": 301 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5915,11 +5828,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 299 + "__id__": 297 }, "_enabled": true, "__prefab": { - "__id__": 305 + "__id__": 303 }, "_alignFlags": 45, "_target": null, @@ -5964,20 +5877,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 298 + "__id__": 296 }, "_children": [], "_active": true, "_components": [ { - "__id__": 308 + "__id__": 306 }, { - "__id__": 310 + "__id__": 308 } ], "_prefab": { - "__id__": 312 + "__id__": 310 }, "_lpos": { "__type__": "cc.Vec3", @@ -6014,11 +5927,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 307 + "__id__": 305 }, "_enabled": true, "__prefab": { - "__id__": 309 + "__id__": 307 }, "_contentSize": { "__type__": "cc.Size", @@ -6042,11 +5955,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 307 + "__id__": 305 }, "_enabled": true, "__prefab": { - "__id__": 311 + "__id__": 309 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6100,20 +6013,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 298 + "__id__": 296 }, "_children": [], "_active": true, "_components": [ { - "__id__": 314 + "__id__": 312 }, { - "__id__": 316 + "__id__": 314 } ], "_prefab": { - "__id__": 318 + "__id__": 316 }, "_lpos": { "__type__": "cc.Vec3", @@ -6150,11 +6063,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 313 + "__id__": 311 }, "_enabled": true, "__prefab": { - "__id__": 315 + "__id__": 313 }, "_contentSize": { "__type__": "cc.Size", @@ -6178,11 +6091,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 313 + "__id__": 311 }, "_enabled": true, "__prefab": { - "__id__": 317 + "__id__": 315 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6259,20 +6172,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 298 + "__id__": 296 }, "_children": [], "_active": false, "_components": [ { - "__id__": 320 + "__id__": 318 }, { - "__id__": 322 + "__id__": 320 } ], "_prefab": { - "__id__": 324 + "__id__": 322 }, "_lpos": { "__type__": "cc.Vec3", @@ -6309,11 +6222,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 319 + "__id__": 317 }, "_enabled": true, "__prefab": { - "__id__": 321 + "__id__": 319 }, "_contentSize": { "__type__": "cc.Size", @@ -6337,11 +6250,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 319 + "__id__": 317 }, "_enabled": true, "__prefab": { - "__id__": 323 + "__id__": 321 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6418,11 +6331,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 298 + "__id__": 296 }, "_enabled": true, "__prefab": { - "__id__": 326 + "__id__": 324 }, "_contentSize": { "__type__": "cc.Size", @@ -6446,11 +6359,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 298 + "__id__": 296 }, "_enabled": false, "__prefab": { - "__id__": 328 + "__id__": 326 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6491,11 +6404,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 298 + "__id__": 296 }, "_enabled": false, "__prefab": { - "__id__": 330 + "__id__": 328 }, "_alignFlags": 44, "_target": null, @@ -6540,11 +6453,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 235 + "__id__": 233 }, "_enabled": true, "__prefab": { - "__id__": 333 + "__id__": 331 }, "_contentSize": { "__type__": "cc.Size", @@ -6568,11 +6481,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 235 + "__id__": 233 }, "_enabled": true, "__prefab": { - "__id__": 335 + "__id__": 333 }, "_alignFlags": 0, "_target": null, @@ -6604,11 +6517,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 235 + "__id__": 233 }, "_enabled": true, "__prefab": { - "__id__": 337 + "__id__": 335 }, "_resizeMode": 1, "_layoutType": 3, @@ -6655,30 +6568,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 62 + "__id__": 60 }, "_children": [ { - "__id__": 340 + "__id__": 338 }, { - "__id__": 348 + "__id__": 346 } ], "_active": true, "_components": [ + { + "__id__": 352 + }, { "__id__": 354 }, { "__id__": 356 - }, - { - "__id__": 358 } ], "_prefab": { - "__id__": 360 + "__id__": 358 }, "_lpos": { "__type__": "cc.Vec3", @@ -6715,23 +6628,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 339 + "__id__": 337 }, "_children": [], "_active": true, "_components": [ + { + "__id__": 339 + }, { "__id__": 341 }, { "__id__": 343 - }, - { - "__id__": 345 } ], "_prefab": { - "__id__": 347 + "__id__": 345 }, "_lpos": { "__type__": "cc.Vec3", @@ -6768,11 +6681,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 340 + "__id__": 338 }, "_enabled": true, "__prefab": { - "__id__": 342 + "__id__": 340 }, "_contentSize": { "__type__": "cc.Size", @@ -6796,11 +6709,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 340 + "__id__": 338 }, "_enabled": true, "__prefab": { - "__id__": 344 + "__id__": 342 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6844,11 +6757,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 340 + "__id__": 338 }, "_enabled": true, "__prefab": { - "__id__": 346 + "__id__": 344 }, "_alignFlags": 45, "_target": null, @@ -6893,20 +6806,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 339 + "__id__": 337 }, "_children": [], "_active": true, "_components": [ { - "__id__": 349 + "__id__": 347 }, { - "__id__": 351 + "__id__": 349 } ], "_prefab": { - "__id__": 353 + "__id__": 351 }, "_lpos": { "__type__": "cc.Vec3", @@ -6943,11 +6856,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 348 + "__id__": 346 }, "_enabled": true, "__prefab": { - "__id__": 350 + "__id__": 348 }, "_contentSize": { "__type__": "cc.Size", @@ -6971,11 +6884,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 348 + "__id__": 346 }, "_enabled": true, "__prefab": { - "__id__": 352 + "__id__": 350 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7052,11 +6965,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 339 + "__id__": 337 }, "_enabled": true, "__prefab": { - "__id__": 355 + "__id__": 353 }, "_contentSize": { "__type__": "cc.Size", @@ -7080,11 +6993,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 339 + "__id__": 337 }, "_enabled": true, "__prefab": { - "__id__": 357 + "__id__": 355 }, "_alignFlags": 0, "_target": null, @@ -7116,11 +7029,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 339 + "__id__": 337 }, "_enabled": false, "__prefab": { - "__id__": 359 + "__id__": 357 }, "_resizeMode": 1, "_layoutType": 3, @@ -7167,11 +7080,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 62 + "__id__": 60 }, "_enabled": true, "__prefab": { - "__id__": 362 + "__id__": 360 }, "_contentSize": { "__type__": "cc.Size", @@ -7195,11 +7108,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 62 + "__id__": 60 }, "_enabled": true, "__prefab": { - "__id__": 364 + "__id__": 362 }, "_alignFlags": 41, "_target": null, @@ -7240,7 +7153,7 @@ }, { "__type__": "cc.Node", - "_name": "Reward", + "_name": "deco2", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -7249,23 +7162,23 @@ "_children": [], "_active": true, "_components": [ + { + "__id__": 365 + }, { "__id__": 367 }, { "__id__": 369 - }, - { - "__id__": 371 } ], "_prefab": { - "__id__": 373 + "__id__": 371 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 641.191, + "y": 494.15, "z": 0 }, "_lrot": { @@ -7277,8 +7190,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": 1.8, - "y": 1.8, + "x": 0.7, + "y": 0.7, "z": 1 }, "_mobility": 0, @@ -7297,16 +7210,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 366 + "__id__": 364 }, "_enabled": true, "__prefab": { - "__id__": 368 + "__id__": 366 }, "_contentSize": { "__type__": "cc.Size", - "width": 540, - "height": 108 + "width": 952, + "height": 31 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -7317,7 +7230,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "8bpOu8SWtJR49RzzihAqJW" + "fileId": "00DYEz+NNBsYFr5GZ2BEc2" }, { "__type__": "cc.Sprite", @@ -7325,11 +7238,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 366 + "__id__": 364 }, "_enabled": true, "__prefab": { - "__id__": 370 + "__id__": 368 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7342,12 +7255,12 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@4dd1c", + "__uuid__": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@24a8a", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, "_fillType": 0, - "_sizeMode": 0, + "_sizeMode": 1, "_fillCenter": { "__type__": "cc.Vec2", "x": 0, @@ -7357,15 +7270,12 @@ "_fillRange": 0, "_isTrimmedMode": true, "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, + "_atlas": null, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "27rrj0LDRJrrVCL1VS9+vw" + "fileId": "a0k0C45gJEqJmjtulPYpTE" }, { "__type__": "cc.Widget", @@ -7373,18 +7283,18 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 366 + "__id__": 364 }, "_enabled": true, "__prefab": { - "__id__": 372 + "__id__": 370 }, "_alignFlags": 1, "_target": null, - "_left": 0, - "_right": 0, - "_top": -98.39100000000008, - "_bottom": 0, + "_left": -116, + "_right": -116, + "_top": 135, + "_bottom": -6.5, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -7393,15 +7303,15 @@ "_isAbsBottom": true, "_isAbsHorizontalCenter": true, "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 0, + "_originalWidth": 952, + "_originalHeight": 31, "_alignMode": 2, "_lockFlags": 0, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "58XmINNyZO0Lrp55LulJ52" + "fileId": "d3suN5dXRBwLiyvg9959hr" }, { "__type__": "cc.PrefabInfo", @@ -7411,7 +7321,7 @@ "asset": { "__id__": 0 }, - "fileId": "a2cWQfV8VJXb6qeCkLMi+b", + "fileId": "7e1er63U5L36Sj+syGIp9G", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -7426,7 +7336,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 375 + "__id__": 373 }, "_contentSize": { "__type__": "cc.Size", @@ -7454,7 +7364,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 377 + "__id__": 375 }, "_alignFlags": 45, "_target": null, @@ -7490,31 +7400,31 @@ }, "_enabled": true, "__prefab": { - "__id__": 379 + "__id__": 377 }, "hero_icon": { - "__id__": 166 + "__id__": 164 }, "ap_node": { - "__id__": 264 + "__id__": 262 }, "hp_node": { - "__id__": 298 + "__id__": 296 }, "cd_node": { - "__id__": 236 + "__id__": 234 }, "BG_node": { - "__id__": 72 + "__id__": 70 }, "info_node": { - "__id__": 348 + "__id__": 346 }, "name_node": { - "__id__": 187 + "__id__": 185 }, "cards_node": { - "__id__": 31 + "__id__": 29 }, "card_lite_prefab": { "__uuid__": "b8313fa7-28e5-4d92-9d64-a1e0ecb040a8", @@ -7541,19 +7451,22 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": [ { - "__id__": 201 + "__id__": 199 }, { - "__id__": 139 + "__id__": 137 }, { - "__id__": 120 + "__id__": 118 }, { - "__id__": 101 + "__id__": 99 }, { - "__id__": 73 + "__id__": 71 + }, + { + "__id__": 2 } ] } diff --git a/assets/resources/gui/element/item.prefab b/assets/resources/gui/element/item.prefab index 94f63fbf..ddfd68d8 100644 --- a/assets/resources/gui/element/item.prefab +++ b/assets/resources/gui/element/item.prefab @@ -22,38 +22,38 @@ "__id__": 2 }, { - "__id__": 40 + "__id__": 21 }, { - "__id__": 56 + "__id__": 37 }, { - "__id__": 64 + "__id__": 45 }, { - "__id__": 90 + "__id__": 71 }, { - "__id__": 98 + "__id__": 79 }, { - "__id__": 116 + "__id__": 97 } ], "_active": true, "_components": [ { - "__id__": 132 + "__id__": 113 }, { - "__id__": 134 + "__id__": 115 }, { - "__id__": 136 + "__id__": 117 } ], "_prefab": { - "__id__": 228 + "__id__": 209 }, "_lpos": { "__type__": "cc.Vec3", @@ -86,253 +86,54 @@ }, { "__type__": "cc.Node", - "_name": "list", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { "__id__": 1 }, - "_children": [ - { - "__id__": 3 - }, - { - "__id__": 11 - }, - { - "__id__": 19 - }, - { - "__id__": 27 - } - ], - "_active": true, - "_components": [ - { - "__id__": 35 - }, - { - "__id__": 37 - } - ], "_prefab": { - "__id__": 39 - }, - "_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": "ListFrame_01_Bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 4 - }, - { - "__id__": 6 - }, - { - "__id__": 8 - } - ], - "_prefab": { - "__id__": 10 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { "__id__": 3 }, - "_enabled": true, - "__prefab": { - "__id__": 5 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 714, - "height": 94 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f6ImHGGo1Dn4y6eqPXskVc" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3 - }, - "_enabled": true, - "__prefab": { - "__id__": 7 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 106, - "g": 85, - "b": 138, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@194ed", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "60CX32dZlO6LWgZ8vJHnd5" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 3 - }, - "_enabled": true, - "__prefab": { - "__id__": 9 - }, - "_alignFlags": 45, - "_target": null, - "_left": 3, - "_right": 3, - "_top": 3, - "_bottom": 3, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 60, - "_originalHeight": 60, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "95YCShoe5NmJQee6zqR6cx" + "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "7fmTz/yndH5JsLCu3drtKS", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ListFrame_01_InnerGlow", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { "__id__": 2 }, - "_children": [], - "_active": false, - "_components": [ + "asset": { + "__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3", + "__expectedType__": "cc.Prefab" + }, + "fileId": "50T0YGiGBH7qZZFeATiEP+", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "fabcEaxBxAgJQzArtKAOrd", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 8 + }, + { + "__id__": 9 + }, + { + "__id__": 10 + }, { "__id__": 12 }, @@ -341,588 +142,189 @@ }, { "__id__": 16 + }, + { + "__id__": 18 + }, + { + "__id__": 19 } ], - "_prefab": { - "__id__": 18 + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 }, - "_lpos": { + "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 }, - "_lrot": { + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" + } }, { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 11 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 }, - "_enabled": true, - "__prefab": { - "__id__": 13 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 674, - "height": 94 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "edoFPuiX1HkqPwjgWrt43y" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 11 - }, - "_enabled": true, - "__prefab": { - "__id__": 15 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 27 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@a0d0f", - "__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": "3dmKRlmUFJzodRzgjABnsW" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 11 - }, - "_enabled": true, - "__prefab": { - "__id__": 17 - }, - "_alignFlags": 45, - "_target": null, - "_left": 3, - "_right": 3, - "_top": 3, - "_bottom": 3, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 50, - "_originalHeight": 50, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f3ki/PbKJMb6TfYrYKoKMI" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "52b9LszntCU7MGZlkzD9To", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ListFrame_01_InnerBorder", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 20 - }, - { - "__id__": 22 - }, - { - "__id__": 24 - } + "propertyPath": [ + "_euler" ], - "_prefab": { - "__id__": 26 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0.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": { + "value": { "__type__": "cc.Vec3", "x": 0, "y": 0, "z": 0 - }, - "_id": "" + } }, { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 19 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 11 }, - "_enabled": true, - "__prefab": { - "__id__": 21 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 712, - "height": 91 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b3Hd6IBIdCyL31B4okKyNr" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 19 - }, - "_enabled": true, - "__prefab": { - "__id__": 23 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 130, - "g": 107, - "b": 163, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@1cd1a", - "__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": "56XYfA/dtNFJJVk/0VJwds" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 19 - }, - "_enabled": true, - "__prefab": { - "__id__": 25 - }, - "_alignFlags": 45, - "_target": null, - "_left": 4, - "_right": 4, - "_top": 4, - "_bottom": 5, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 50, - "_originalHeight": 50, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "74RcmHdGJH1a2xD+NJJrRQ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d11EQiLsFNV78+bv4F7fTb", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ListFrame_01_Border", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 2 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 28 - }, - { - "__id__": 30 - }, - { - "__id__": 32 - } + "propertyPath": [ + "_contentSize" ], - "_prefab": { - "__id__": 34 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 27 - }, - "_enabled": true, - "__prefab": { - "__id__": 29 - }, - "_contentSize": { + "value": { "__type__": "cc.Size", "width": 720, "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" + } }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "028fTeRwNNT7dIlwGBZemG" + "__type__": "cc.TargetInfo", + "localID": [ + "50XxsJbrFCN4H9VEVO1jhI" + ] }, { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 27 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 13 }, - "_enabled": true, - "__prefab": { - "__id__": 31 + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 720, + "height": 100 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "89vNfbOw5OYLiuCSle5Cni" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 15 }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 1440, + "height": 200 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "3dNz0H16xGpJqDZ5588nMV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 17 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 1408, + "height": 168 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "dbPtEc0lVC6b6/8Lozo2Vm" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 20 + }, + "propertyPath": [ + "_color" + ], + "value": { "__type__": "cc.Color", "r": 0, "g": 0, "b": 0, "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@991f4", - "__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": "6fswEI87FIC4jEkhXweRAl" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 27 - }, - "_enabled": true, - "__prefab": { - "__id__": 33 - }, - "_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": 60, - "_originalHeight": 60, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "93nj62si1GRoZD1rSXXc4c" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d6o+pnpYFEQIuz3D+fc6JI", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 36 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 720, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ebGpxIqSdIv6fkOO/sMqRq" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 38 - }, - "_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": 100, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b9mhKo6EhGZrDQhsQvshcE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "61VOMuAx1MdooJz5lBdsqy", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + "__type__": "cc.TargetInfo", + "localID": [ + "fa5RaYmDVG06zPrC6FET3z" + ] }, { "__type__": "cc.Node", @@ -931,14 +333,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 41 + "__id__": 22 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 40 + "__id__": 21 }, "asset": { "__uuid__": "d19cde30-f5d0-47de-a0d5-3a272b696343", @@ -946,7 +348,7 @@ }, "fileId": "c46/YsCPVOJYA4mWEpNYRx", "instance": { - "__id__": 42 + "__id__": 23 }, "targetOverrides": null }, @@ -959,43 +361,43 @@ "mountedChildren": [], "mountedComponents": [ { - "__id__": 43 + "__id__": 24 } ], "propertyOverrides": [ { - "__id__": 47 + "__id__": 28 }, { - "__id__": 49 + "__id__": 30 }, { - "__id__": 50 + "__id__": 31 }, { - "__id__": 51 + "__id__": 32 }, { - "__id__": 52 + "__id__": 33 }, { - "__id__": 54 + "__id__": 35 } ], "removedComponents": [ { - "__id__": 55 + "__id__": 36 } ] }, { "__type__": "cc.MountedComponentsInfo", "targetInfo": { - "__id__": 44 + "__id__": 25 }, "components": [ { - "__id__": 45 + "__id__": 26 } ] }, @@ -1011,15 +413,15 @@ "_objFlags": 0, "__editorExtras__": { "mountedRoot": { - "__id__": 40 + "__id__": 21 } }, "node": { - "__id__": 40 + "__id__": 21 }, "_enabled": true, "__prefab": { - "__id__": 46 + "__id__": 27 }, "_alignFlags": 8, "_target": null, @@ -1048,7 +450,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 48 + "__id__": 29 }, "propertyPath": [ "_name" @@ -1064,7 +466,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 48 + "__id__": 29 }, "propertyPath": [ "_lpos" @@ -1079,7 +481,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 48 + "__id__": 29 }, "propertyPath": [ "_lrot" @@ -1095,7 +497,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 48 + "__id__": 29 }, "propertyPath": [ "_euler" @@ -1110,7 +512,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 53 + "__id__": 34 }, "propertyPath": [ "_spriteFrame" @@ -1129,7 +531,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 53 + "__id__": 34 }, "propertyPath": [ "_atlas" @@ -1157,17 +559,17 @@ "_active": true, "_components": [ { - "__id__": 57 + "__id__": 38 }, { - "__id__": 59 + "__id__": 40 }, { - "__id__": 61 + "__id__": 42 } ], "_prefab": { - "__id__": 63 + "__id__": 44 }, "_lpos": { "__type__": "cc.Vec3", @@ -1204,11 +606,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 56 + "__id__": 37 }, "_enabled": true, "__prefab": { - "__id__": 58 + "__id__": 39 }, "_contentSize": { "__type__": "cc.Size", @@ -1232,11 +634,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 56 + "__id__": 37 }, "_enabled": true, "__prefab": { - "__id__": 60 + "__id__": 41 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1300,11 +702,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 56 + "__id__": 37 }, "_enabled": true, "__prefab": { - "__id__": 62 + "__id__": 43 }, "_alignFlags": 8, "_target": null, @@ -1353,29 +755,29 @@ }, "_children": [ { - "__id__": 65 + "__id__": 46 }, { - "__id__": 71 + "__id__": 52 }, { - "__id__": 77 + "__id__": 58 } ], "_active": true, "_components": [ { - "__id__": 83 + "__id__": 64 }, { - "__id__": 85 + "__id__": 66 }, { - "__id__": 87 + "__id__": 68 } ], "_prefab": { - "__id__": 89 + "__id__": 70 }, "_lpos": { "__type__": "cc.Vec3", @@ -1412,20 +814,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 64 + "__id__": 45 }, "_children": [], "_active": true, "_components": [ { - "__id__": 66 + "__id__": 47 }, { - "__id__": 68 + "__id__": 49 } ], "_prefab": { - "__id__": 70 + "__id__": 51 }, "_lpos": { "__type__": "cc.Vec3", @@ -1462,11 +864,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 65 + "__id__": 46 }, "_enabled": true, "__prefab": { - "__id__": 67 + "__id__": 48 }, "_contentSize": { "__type__": "cc.Size", @@ -1490,11 +892,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 65 + "__id__": 46 }, "_enabled": true, "__prefab": { - "__id__": 69 + "__id__": 50 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1571,20 +973,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 64 + "__id__": 45 }, "_children": [], "_active": true, "_components": [ { - "__id__": 72 + "__id__": 53 }, { - "__id__": 74 + "__id__": 55 } ], "_prefab": { - "__id__": 76 + "__id__": 57 }, "_lpos": { "__type__": "cc.Vec3", @@ -1621,11 +1023,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 71 + "__id__": 52 }, "_enabled": true, "__prefab": { - "__id__": 73 + "__id__": 54 }, "_contentSize": { "__type__": "cc.Size", @@ -1649,11 +1051,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 71 + "__id__": 52 }, "_enabled": true, "__prefab": { - "__id__": 75 + "__id__": 56 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1730,20 +1132,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 64 + "__id__": 45 }, "_children": [], "_active": true, "_components": [ { - "__id__": 78 + "__id__": 59 }, { - "__id__": 80 + "__id__": 61 } ], "_prefab": { - "__id__": 82 + "__id__": 63 }, "_lpos": { "__type__": "cc.Vec3", @@ -1780,11 +1182,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 77 + "__id__": 58 }, "_enabled": true, "__prefab": { - "__id__": 79 + "__id__": 60 }, "_contentSize": { "__type__": "cc.Size", @@ -1808,11 +1210,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 77 + "__id__": 58 }, "_enabled": true, "__prefab": { - "__id__": 81 + "__id__": 62 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1889,11 +1291,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 64 + "__id__": 45 }, "_enabled": true, "__prefab": { - "__id__": 84 + "__id__": 65 }, "_contentSize": { "__type__": "cc.Size", @@ -1917,11 +1319,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 64 + "__id__": 45 }, "_enabled": true, "__prefab": { - "__id__": 86 + "__id__": 67 }, "_alignFlags": 45, "_target": null, @@ -1953,11 +1355,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 64 + "__id__": 45 }, "_enabled": true, "__prefab": { - "__id__": 88 + "__id__": 69 }, "_resizeMode": 1, "_layoutType": 2, @@ -2010,17 +1412,17 @@ "_active": true, "_components": [ { - "__id__": 91 + "__id__": 72 }, { - "__id__": 93 + "__id__": 74 }, { - "__id__": 95 + "__id__": 76 } ], "_prefab": { - "__id__": 97 + "__id__": 78 }, "_lpos": { "__type__": "cc.Vec3", @@ -2057,11 +1459,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 90 + "__id__": 71 }, "_enabled": true, "__prefab": { - "__id__": 92 + "__id__": 73 }, "_contentSize": { "__type__": "cc.Size", @@ -2085,11 +1487,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 90 + "__id__": 71 }, "_enabled": true, "__prefab": { - "__id__": 94 + "__id__": 75 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2153,11 +1555,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 90 + "__id__": 71 }, "_enabled": true, "__prefab": { - "__id__": 96 + "__id__": 77 }, "_alignFlags": 8, "_target": null, @@ -2206,20 +1608,20 @@ }, "_children": [ { - "__id__": 99 + "__id__": 80 }, { - "__id__": 107 + "__id__": 88 } ], "_active": true, "_components": [ { - "__id__": 113 + "__id__": 94 } ], "_prefab": { - "__id__": 115 + "__id__": 96 }, "_lpos": { "__type__": "cc.Vec3", @@ -2256,23 +1658,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 98 + "__id__": 79 }, "_children": [], "_active": true, "_components": [ { - "__id__": 100 + "__id__": 81 }, { - "__id__": 102 + "__id__": 83 }, { - "__id__": 104 + "__id__": 85 } ], "_prefab": { - "__id__": 106 + "__id__": 87 }, "_lpos": { "__type__": "cc.Vec3", @@ -2309,11 +1711,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 99 + "__id__": 80 }, "_enabled": true, "__prefab": { - "__id__": 101 + "__id__": 82 }, "_contentSize": { "__type__": "cc.Size", @@ -2337,11 +1739,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 99 + "__id__": 80 }, "_enabled": true, "__prefab": { - "__id__": 103 + "__id__": 84 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2382,11 +1784,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 99 + "__id__": 80 }, "_enabled": true, "__prefab": { - "__id__": 105 + "__id__": 86 }, "_alignFlags": 45, "_target": null, @@ -2431,20 +1833,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 98 + "__id__": 79 }, "_children": [], "_active": true, "_components": [ { - "__id__": 108 + "__id__": 89 }, { - "__id__": 110 + "__id__": 91 } ], "_prefab": { - "__id__": 112 + "__id__": 93 }, "_lpos": { "__type__": "cc.Vec3", @@ -2481,11 +1883,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 107 + "__id__": 88 }, "_enabled": true, "__prefab": { - "__id__": 109 + "__id__": 90 }, "_contentSize": { "__type__": "cc.Size", @@ -2509,11 +1911,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 107 + "__id__": 88 }, "_enabled": true, "__prefab": { - "__id__": 111 + "__id__": 92 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2590,11 +1992,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 98 + "__id__": 79 }, "_enabled": true, "__prefab": { - "__id__": 114 + "__id__": 95 }, "_contentSize": { "__type__": "cc.Size", @@ -2635,20 +2037,20 @@ }, "_children": [ { - "__id__": 117 + "__id__": 98 }, { - "__id__": 123 + "__id__": 104 } ], "_active": true, "_components": [ { - "__id__": 129 + "__id__": 110 } ], "_prefab": { - "__id__": 131 + "__id__": 112 }, "_lpos": { "__type__": "cc.Vec3", @@ -2685,20 +2087,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 116 + "__id__": 97 }, "_children": [], "_active": true, "_components": [ { - "__id__": 118 + "__id__": 99 }, { - "__id__": 120 + "__id__": 101 } ], "_prefab": { - "__id__": 122 + "__id__": 103 }, "_lpos": { "__type__": "cc.Vec3", @@ -2735,11 +2137,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 117 + "__id__": 98 }, "_enabled": true, "__prefab": { - "__id__": 119 + "__id__": 100 }, "_contentSize": { "__type__": "cc.Size", @@ -2763,11 +2165,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 117 + "__id__": 98 }, "_enabled": true, "__prefab": { - "__id__": 121 + "__id__": 102 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2821,20 +2223,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 116 + "__id__": 97 }, "_children": [], "_active": true, "_components": [ { - "__id__": 124 + "__id__": 105 }, { - "__id__": 126 + "__id__": 107 } ], "_prefab": { - "__id__": 128 + "__id__": 109 }, "_lpos": { "__type__": "cc.Vec3", @@ -2871,11 +2273,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 123 + "__id__": 104 }, "_enabled": true, "__prefab": { - "__id__": 125 + "__id__": 106 }, "_contentSize": { "__type__": "cc.Size", @@ -2899,11 +2301,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 123 + "__id__": 104 }, "_enabled": true, "__prefab": { - "__id__": 127 + "__id__": 108 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2980,11 +2382,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 116 + "__id__": 97 }, "_enabled": true, "__prefab": { - "__id__": 130 + "__id__": 111 }, "_contentSize": { "__type__": "cc.Size", @@ -3025,7 +2427,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 133 + "__id__": 114 }, "_contentSize": { "__type__": "cc.Size", @@ -3053,7 +2455,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 135 + "__id__": 116 }, "_alignFlags": 40, "_target": null, @@ -3089,31 +2491,31 @@ }, "_enabled": true, "__prefab": { - "__id__": 137 + "__id__": 118 }, "icon_node": { - "__id__": 138 + "__id__": 119 }, "bg_node": { - "__id__": 144 + "__id__": 125 }, "name_label": { - "__id__": 59 + "__id__": 40 }, "fied1": { - "__id__": 68 + "__id__": 49 }, "fied2": { - "__id__": 74 + "__id__": 55 }, "fied3": { - "__id__": 80 + "__id__": 61 }, "level_label": { - "__id__": 93 + "__id__": 74 }, "buy_node": { - "__id__": 98 + "__id__": 79 }, "_id": "" }, @@ -3127,20 +2529,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 40 + "__id__": 21 }, "_children": [], "_active": true, "_components": [ { - "__id__": 139 + "__id__": 120 }, { - "__id__": 141 + "__id__": 122 } ], "_prefab": { - "__id__": 143 + "__id__": 124 }, "_lpos": { "__type__": "cc.Vec3", @@ -3177,11 +2579,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 138 + "__id__": 119 }, "_enabled": true, "__prefab": { - "__id__": 140 + "__id__": 121 }, "_contentSize": { "__type__": "cc.Size", @@ -3205,11 +2607,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 138 + "__id__": 119 }, "_enabled": true, "__prefab": { - "__id__": 142 + "__id__": 123 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3266,33 +2668,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 40 + "__id__": 21 }, "_children": [ { - "__id__": 145 + "__id__": 126 }, { - "__id__": 161 + "__id__": 142 }, { - "__id__": 177 + "__id__": 158 }, { - "__id__": 193 + "__id__": 174 }, { - "__id__": 209 + "__id__": 190 } ], "_active": true, "_components": [ { - "__id__": 225 + "__id__": 206 } ], "_prefab": { - "__id__": 227 + "__id__": 208 }, "_lpos": { "__type__": "cc.Vec3", @@ -3329,27 +2731,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 144 + "__id__": 125 }, "_children": [ { - "__id__": 146 + "__id__": 127 } ], "_active": true, "_components": [ { - "__id__": 154 + "__id__": 135 }, { - "__id__": 156 + "__id__": 137 }, { - "__id__": 158 + "__id__": 139 } ], "_prefab": { - "__id__": 160 + "__id__": 141 }, "_lpos": { "__type__": "cc.Vec3", @@ -3386,23 +2788,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 145 + "__id__": 126 }, "_children": [], "_active": true, "_components": [ { - "__id__": 147 + "__id__": 128 }, { - "__id__": 149 + "__id__": 130 }, { - "__id__": 151 + "__id__": 132 } ], "_prefab": { - "__id__": 153 + "__id__": 134 }, "_lpos": { "__type__": "cc.Vec3", @@ -3439,11 +2841,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 146 + "__id__": 127 }, "_enabled": true, "__prefab": { - "__id__": 148 + "__id__": 129 }, "_contentSize": { "__type__": "cc.Size", @@ -3467,11 +2869,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 146 + "__id__": 127 }, "_enabled": true, "__prefab": { - "__id__": 150 + "__id__": 131 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3515,11 +2917,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 146 + "__id__": 127 }, "_enabled": true, "__prefab": { - "__id__": 152 + "__id__": 133 }, "_alignFlags": 45, "_target": null, @@ -3564,11 +2966,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 145 + "__id__": 126 }, "_enabled": true, "__prefab": { - "__id__": 155 + "__id__": 136 }, "_contentSize": { "__type__": "cc.Size", @@ -3592,11 +2994,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 145 + "__id__": 126 }, "_enabled": true, "__prefab": { - "__id__": 157 + "__id__": 138 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3640,11 +3042,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 145 + "__id__": 126 }, "_enabled": true, "__prefab": { - "__id__": 159 + "__id__": 140 }, "_alignFlags": 45, "_target": null, @@ -3689,27 +3091,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 144 + "__id__": 125 }, "_children": [ { - "__id__": 162 + "__id__": 143 } ], "_active": true, "_components": [ { - "__id__": 170 + "__id__": 151 }, { - "__id__": 172 + "__id__": 153 }, { - "__id__": 174 + "__id__": 155 } ], "_prefab": { - "__id__": 176 + "__id__": 157 }, "_lpos": { "__type__": "cc.Vec3", @@ -3746,23 +3148,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 161 + "__id__": 142 }, "_children": [], "_active": true, "_components": [ { - "__id__": 163 + "__id__": 144 }, { - "__id__": 165 + "__id__": 146 }, { - "__id__": 167 + "__id__": 148 } ], "_prefab": { - "__id__": 169 + "__id__": 150 }, "_lpos": { "__type__": "cc.Vec3", @@ -3799,11 +3201,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 162 + "__id__": 143 }, "_enabled": true, "__prefab": { - "__id__": 164 + "__id__": 145 }, "_contentSize": { "__type__": "cc.Size", @@ -3827,11 +3229,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 162 + "__id__": 143 }, "_enabled": true, "__prefab": { - "__id__": 166 + "__id__": 147 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3872,11 +3274,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 162 + "__id__": 143 }, "_enabled": true, "__prefab": { - "__id__": 168 + "__id__": 149 }, "_alignFlags": 45, "_target": null, @@ -3921,11 +3323,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 161 + "__id__": 142 }, "_enabled": true, "__prefab": { - "__id__": 171 + "__id__": 152 }, "_contentSize": { "__type__": "cc.Size", @@ -3949,11 +3351,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 161 + "__id__": 142 }, "_enabled": true, "__prefab": { - "__id__": 173 + "__id__": 154 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3997,11 +3399,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 161 + "__id__": 142 }, "_enabled": true, "__prefab": { - "__id__": 175 + "__id__": 156 }, "_alignFlags": 45, "_target": null, @@ -4046,27 +3448,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 144 + "__id__": 125 }, "_children": [ { - "__id__": 178 + "__id__": 159 } ], "_active": true, "_components": [ { - "__id__": 186 + "__id__": 167 }, { - "__id__": 188 + "__id__": 169 }, { - "__id__": 190 + "__id__": 171 } ], "_prefab": { - "__id__": 192 + "__id__": 173 }, "_lpos": { "__type__": "cc.Vec3", @@ -4103,23 +3505,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 177 + "__id__": 158 }, "_children": [], "_active": true, "_components": [ { - "__id__": 179 + "__id__": 160 }, { - "__id__": 181 + "__id__": 162 }, { - "__id__": 183 + "__id__": 164 } ], "_prefab": { - "__id__": 185 + "__id__": 166 }, "_lpos": { "__type__": "cc.Vec3", @@ -4156,11 +3558,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 178 + "__id__": 159 }, "_enabled": true, "__prefab": { - "__id__": 180 + "__id__": 161 }, "_contentSize": { "__type__": "cc.Size", @@ -4184,11 +3586,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 178 + "__id__": 159 }, "_enabled": true, "__prefab": { - "__id__": 182 + "__id__": 163 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4232,11 +3634,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 178 + "__id__": 159 }, "_enabled": true, "__prefab": { - "__id__": 184 + "__id__": 165 }, "_alignFlags": 45, "_target": null, @@ -4281,11 +3683,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 177 + "__id__": 158 }, "_enabled": true, "__prefab": { - "__id__": 187 + "__id__": 168 }, "_contentSize": { "__type__": "cc.Size", @@ -4309,11 +3711,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 177 + "__id__": 158 }, "_enabled": true, "__prefab": { - "__id__": 189 + "__id__": 170 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4357,11 +3759,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 177 + "__id__": 158 }, "_enabled": true, "__prefab": { - "__id__": 191 + "__id__": 172 }, "_alignFlags": 45, "_target": null, @@ -4406,27 +3808,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 144 + "__id__": 125 }, "_children": [ { - "__id__": 194 + "__id__": 175 } ], "_active": true, "_components": [ { - "__id__": 202 + "__id__": 183 }, { - "__id__": 204 + "__id__": 185 }, { - "__id__": 206 + "__id__": 187 } ], "_prefab": { - "__id__": 208 + "__id__": 189 }, "_lpos": { "__type__": "cc.Vec3", @@ -4463,23 +3865,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 193 + "__id__": 174 }, "_children": [], "_active": true, "_components": [ { - "__id__": 195 + "__id__": 176 }, { - "__id__": 197 + "__id__": 178 }, { - "__id__": 199 + "__id__": 180 } ], "_prefab": { - "__id__": 201 + "__id__": 182 }, "_lpos": { "__type__": "cc.Vec3", @@ -4516,11 +3918,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 194 + "__id__": 175 }, "_enabled": true, "__prefab": { - "__id__": 196 + "__id__": 177 }, "_contentSize": { "__type__": "cc.Size", @@ -4544,11 +3946,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 194 + "__id__": 175 }, "_enabled": true, "__prefab": { - "__id__": 198 + "__id__": 179 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4592,11 +3994,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 194 + "__id__": 175 }, "_enabled": true, "__prefab": { - "__id__": 200 + "__id__": 181 }, "_alignFlags": 45, "_target": null, @@ -4641,11 +4043,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 193 + "__id__": 174 }, "_enabled": true, "__prefab": { - "__id__": 203 + "__id__": 184 }, "_contentSize": { "__type__": "cc.Size", @@ -4669,11 +4071,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 193 + "__id__": 174 }, "_enabled": true, "__prefab": { - "__id__": 205 + "__id__": 186 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4717,11 +4119,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 193 + "__id__": 174 }, "_enabled": true, "__prefab": { - "__id__": 207 + "__id__": 188 }, "_alignFlags": 45, "_target": null, @@ -4766,27 +4168,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 144 + "__id__": 125 }, "_children": [ { - "__id__": 210 + "__id__": 191 } ], "_active": true, "_components": [ { - "__id__": 218 + "__id__": 199 }, { - "__id__": 220 + "__id__": 201 }, { - "__id__": 222 + "__id__": 203 } ], "_prefab": { - "__id__": 224 + "__id__": 205 }, "_lpos": { "__type__": "cc.Vec3", @@ -4823,23 +4225,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 209 + "__id__": 190 }, "_children": [], "_active": true, "_components": [ { - "__id__": 211 + "__id__": 192 }, { - "__id__": 213 + "__id__": 194 }, { - "__id__": 215 + "__id__": 196 } ], "_prefab": { - "__id__": 217 + "__id__": 198 }, "_lpos": { "__type__": "cc.Vec3", @@ -4876,11 +4278,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 210 + "__id__": 191 }, "_enabled": true, "__prefab": { - "__id__": 212 + "__id__": 193 }, "_contentSize": { "__type__": "cc.Size", @@ -4904,11 +4306,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 210 + "__id__": 191 }, "_enabled": true, "__prefab": { - "__id__": 214 + "__id__": 195 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4952,11 +4354,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 210 + "__id__": 191 }, "_enabled": true, "__prefab": { - "__id__": 216 + "__id__": 197 }, "_alignFlags": 45, "_target": null, @@ -5001,11 +4403,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 209 + "__id__": 190 }, "_enabled": true, "__prefab": { - "__id__": 219 + "__id__": 200 }, "_contentSize": { "__type__": "cc.Size", @@ -5029,11 +4431,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 209 + "__id__": 190 }, "_enabled": true, "__prefab": { - "__id__": 221 + "__id__": 202 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5077,11 +4479,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 209 + "__id__": 190 }, "_enabled": true, "__prefab": { - "__id__": 223 + "__id__": 204 }, "_alignFlags": 45, "_target": null, @@ -5126,11 +4528,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 144 + "__id__": 125 }, "_enabled": true, "__prefab": { - "__id__": 226 + "__id__": 207 }, "_contentSize": { "__type__": "cc.Size", @@ -5173,32 +4575,35 @@ "instance": null, "targetOverrides": [ { - "__id__": 229 + "__id__": 210 }, { - "__id__": 231 + "__id__": 212 } ], "nestedPrefabInstanceRoots": [ { - "__id__": 40 + "__id__": 21 + }, + { + "__id__": 2 } ] }, { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 136 + "__id__": 117 }, "sourceInfo": null, "propertyPath": [ "icon_node" ], "target": { - "__id__": 40 + "__id__": 21 }, "targetInfo": { - "__id__": 230 + "__id__": 211 } }, { @@ -5210,17 +4615,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 136 + "__id__": 117 }, "sourceInfo": null, "propertyPath": [ "bg_node" ], "target": { - "__id__": 40 + "__id__": 21 }, "targetInfo": { - "__id__": 232 + "__id__": 213 } }, { diff --git a/assets/resources/gui/element/mission.prefab b/assets/resources/gui/element/mission.prefab index dea11756..f17d4206 100644 --- a/assets/resources/gui/element/mission.prefab +++ b/assets/resources/gui/element/mission.prefab @@ -28,59 +28,59 @@ "__id__": 111 }, { - "__id__": 219 + "__id__": 227 }, { - "__id__": 588 + "__id__": 537 }, { - "__id__": 868 + "__id__": 827 }, { - "__id__": 1033 + "__id__": 1002 }, { - "__id__": 1758 + "__id__": 1656 }, { - "__id__": 1887 + "__id__": 1785 }, { - "__id__": 1927 + "__id__": 1825 }, { - "__id__": 1957 + "__id__": 1855 } ], "_active": true, "_components": [ { - "__id__": 2001 + "__id__": 1899 }, { - "__id__": 2003 + "__id__": 1901 }, { - "__id__": 2005 + "__id__": 1903 }, { - "__id__": 2007 + "__id__": 1905 }, { - "__id__": 2009 + "__id__": 1907 }, { - "__id__": 2011 + "__id__": 1909 }, { - "__id__": 2013 + "__id__": 1911 }, { - "__id__": 2015 + "__id__": 1913 } ], "_prefab": { - "__id__": 2017 + "__id__": 1915 }, "_lpos": { "__type__": "cc.Vec3", @@ -2020,26 +2020,26 @@ "__id__": 112 }, { - "__id__": 120 + "__id__": 128 } ], "_active": true, "_components": [ { - "__id__": 210 + "__id__": 218 }, { - "__id__": 212 + "__id__": 220 }, { - "__id__": 214 + "__id__": 222 }, { - "__id__": 216 + "__id__": 224 } ], "_prefab": { - "__id__": 218 + "__id__": 226 }, "_lpos": { "__type__": "cc.Vec3", @@ -2072,178 +2072,207 @@ }, { "__type__": "cc.Node", - "_name": "bg", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { "__id__": 111 }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 113 - }, + "_prefab": { + "__id__": 113 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 112 + }, + "asset": { + "__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3", + "__expectedType__": "cc.Prefab" + }, + "fileId": "50T0YGiGBH7qZZFeATiEP+", + "instance": { + "__id__": 114 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "e6TKkyFdZMNrabeMU336cv", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ { "__id__": 115 }, { "__id__": 117 + }, + { + "__id__": 118 + }, + { + "__id__": 119 + }, + { + "__id__": 120 + }, + { + "__id__": 122 + }, + { + "__id__": 124 + }, + { + "__id__": 126 } ], - "_prefab": { - "__id__": 119 + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 116 }, - "_lpos": { + "propertyPath": [ + "_name" + ], + "value": "popup" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "50T0YGiGBH7qZZFeATiEP+" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 116 + }, + "propertyPath": [ + "_lpos" + ], + "value": { "__type__": "cc.Vec3", "x": 0, "y": 0, "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 116 }, - "_lrot": { + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 116 }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.5, - "y": 0.5, - "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__": 112 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 121 }, - "_enabled": true, - "__prefab": { - "__id__": 114 - }, - "_contentSize": { + "propertyPath": [ + "_contentSize" + ], + "value": { "__type__": "cc.Size", - "width": 1420, - "height": 120 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" + "width": 720, + "height": 55 + } }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "c9AMayYZBAFbbr+mcTlXzy" + "__type__": "cc.TargetInfo", + "localID": [ + "50XxsJbrFCN4H9VEVO1jhI" + ] }, { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 112 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 123 }, - "_enabled": true, - "__prefab": { - "__id__": 116 - }, - "_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@cd9c1", - "__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": "" + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 720, + "height": 55 + } }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "7d8LnqgD5J7YpUHqRZwfIA" + "__type__": "cc.TargetInfo", + "localID": [ + "89vNfbOw5OYLiuCSle5Cni" + ] }, { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 112 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 125 }, - "_enabled": true, - "__prefab": { - "__id__": 118 - }, - "_alignFlags": 45, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 10, - "_bottom": 10, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 40, - "_originalHeight": 48, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 1440, + "height": 110 + } }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "e6xfzNKKNP/7zjN7IJt0nu" + "__type__": "cc.TargetInfo", + "localID": [ + "3dNz0H16xGpJqDZ5588nMV" + ] }, { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 127 }, - "asset": { - "__id__": 0 - }, - "fileId": "19YaUcKVFLiL0jv4Jka3l9", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 1408, + "height": 78 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "dbPtEc0lVC6b6/8Lozo2Vm" + ] }, { "__type__": "cc.Node", @@ -2255,29 +2284,29 @@ }, "_children": [ { - "__id__": 121 + "__id__": 129 }, { - "__id__": 157 + "__id__": 165 } ], "_active": true, "_components": [ { - "__id__": 201 + "__id__": 209 }, { - "__id__": 203 + "__id__": 211 }, { - "__id__": 205 + "__id__": 213 }, { - "__id__": 207 + "__id__": 215 } ], "_prefab": { - "__id__": 209 + "__id__": 217 }, "_lpos": { "__type__": "cc.Vec3", @@ -2314,37 +2343,37 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 120 + "__id__": 128 }, "_children": [ { - "__id__": 122 + "__id__": 130 }, { - "__id__": 136 + "__id__": 144 }, { - "__id__": 142 + "__id__": 150 } ], "_active": true, "_components": [ { - "__id__": 150 + "__id__": 158 }, { - "__id__": 152 + "__id__": 160 }, { - "__id__": 154 + "__id__": 162 } ], "_prefab": { - "__id__": 156 + "__id__": 164 }, "_lpos": { "__type__": "cc.Vec3", - "x": -260, + "x": -265, "y": 0, "z": 0 }, @@ -2375,17 +2404,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 121 + "__id__": 129 }, "_prefab": { - "__id__": 123 + "__id__": 131 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 122 + "__id__": 130 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -2393,7 +2422,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 124 + "__id__": 132 }, "targetOverrides": null }, @@ -2407,25 +2436,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 125 + "__id__": 133 }, { - "__id__": 127 + "__id__": 135 }, { - "__id__": 128 + "__id__": 136 }, { - "__id__": 129 + "__id__": 137 }, { - "__id__": 130 + "__id__": 138 }, { - "__id__": 132 + "__id__": 140 }, { - "__id__": 134 + "__id__": 142 } ], "removedComponents": [] @@ -2433,7 +2462,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 126 + "__id__": 134 }, "propertyPath": [ "_name" @@ -2449,7 +2478,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 126 + "__id__": 134 }, "propertyPath": [ "_lpos" @@ -2464,7 +2493,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 126 + "__id__": 134 }, "propertyPath": [ "_lrot" @@ -2480,7 +2509,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 126 + "__id__": 134 }, "propertyPath": [ "_euler" @@ -2495,7 +2524,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 131 + "__id__": 139 }, "propertyPath": [ "_contentSize" @@ -2515,7 +2544,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 133 + "__id__": 141 }, "propertyPath": [ "_string" @@ -2531,7 +2560,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 135 + "__id__": 143 }, "propertyPath": [ "_contentSize" @@ -2554,20 +2583,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 121 + "__id__": 129 }, "_children": [], "_active": true, "_components": [ { - "__id__": 137 + "__id__": 145 }, { - "__id__": 139 + "__id__": 147 } ], "_prefab": { - "__id__": 141 + "__id__": 149 }, "_lpos": { "__type__": "cc.Vec3", @@ -2604,11 +2633,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 136 + "__id__": 144 }, "_enabled": true, "__prefab": { - "__id__": 138 + "__id__": 146 }, "_contentSize": { "__type__": "cc.Size", @@ -2632,11 +2661,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 136 + "__id__": 144 }, "_enabled": true, "__prefab": { - "__id__": 140 + "__id__": 148 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2693,23 +2722,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 121 + "__id__": 129 }, "_children": [], "_active": true, "_components": [ { - "__id__": 143 + "__id__": 151 }, { - "__id__": 145 + "__id__": 153 }, { - "__id__": 147 + "__id__": 155 } ], "_prefab": { - "__id__": 149 + "__id__": 157 }, "_lpos": { "__type__": "cc.Vec3", @@ -2746,11 +2775,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 142 + "__id__": 150 }, "_enabled": true, "__prefab": { - "__id__": 144 + "__id__": 152 }, "_contentSize": { "__type__": "cc.Size", @@ -2774,11 +2803,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 142 + "__id__": 150 }, "_enabled": true, "__prefab": { - "__id__": 146 + "__id__": 154 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2842,11 +2871,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 142 + "__id__": 150 }, "_enabled": true, "__prefab": { - "__id__": 148 + "__id__": 156 }, "templateMode": true, "watchPath": "0", @@ -2879,11 +2908,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 121 + "__id__": 129 }, "_enabled": true, "__prefab": { - "__id__": 151 + "__id__": 159 }, "_contentSize": { "__type__": "cc.Size", @@ -2907,11 +2936,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 121 + "__id__": 129 }, "_enabled": true, "__prefab": { - "__id__": 153 + "__id__": 161 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2949,11 +2978,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 121 + "__id__": 129 }, "_enabled": false, "__prefab": { - "__id__": 155 + "__id__": 163 }, "_alignFlags": 40, "_target": null, @@ -2998,40 +3027,40 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 120 + "__id__": 128 }, "_children": [ { - "__id__": 158 - }, - { - "__id__": 172 + "__id__": 166 }, { "__id__": 180 }, { - "__id__": 186 + "__id__": 188 + }, + { + "__id__": 194 } ], "_active": true, "_components": [ { - "__id__": 194 + "__id__": 202 }, { - "__id__": 196 + "__id__": 204 }, { - "__id__": 198 + "__id__": 206 } ], "_prefab": { - "__id__": 200 + "__id__": 208 }, "_lpos": { "__type__": "cc.Vec3", - "x": -90, + "x": -95, "y": 0, "z": 0 }, @@ -3062,17 +3091,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 157 + "__id__": 165 }, "_prefab": { - "__id__": 159 + "__id__": 167 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 158 + "__id__": 166 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -3080,7 +3109,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 160 + "__id__": 168 }, "targetOverrides": null }, @@ -3094,25 +3123,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 161 + "__id__": 169 }, { - "__id__": 163 + "__id__": 171 }, { - "__id__": 164 + "__id__": 172 }, { - "__id__": 165 + "__id__": 173 }, { - "__id__": 166 + "__id__": 174 }, { - "__id__": 168 + "__id__": 176 }, { - "__id__": 170 + "__id__": 178 } ], "removedComponents": [] @@ -3120,7 +3149,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 162 + "__id__": 170 }, "propertyPath": [ "_name" @@ -3136,7 +3165,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 162 + "__id__": 170 }, "propertyPath": [ "_lpos" @@ -3151,7 +3180,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 162 + "__id__": 170 }, "propertyPath": [ "_lrot" @@ -3167,7 +3196,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 162 + "__id__": 170 }, "propertyPath": [ "_euler" @@ -3182,7 +3211,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 167 + "__id__": 175 }, "propertyPath": [ "_contentSize" @@ -3202,7 +3231,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 169 + "__id__": 177 }, "propertyPath": [ "_string" @@ -3218,7 +3247,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 171 + "__id__": 179 }, "propertyPath": [ "_contentSize" @@ -3241,23 +3270,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 157 + "__id__": 165 }, "_children": [], "_active": false, "_components": [ { - "__id__": 173 + "__id__": 181 }, { - "__id__": 175 + "__id__": 183 }, { - "__id__": 177 + "__id__": 185 } ], "_prefab": { - "__id__": 179 + "__id__": 187 }, "_lpos": { "__type__": "cc.Vec3", @@ -3294,11 +3323,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 172 + "__id__": 180 }, "_enabled": true, "__prefab": { - "__id__": 174 + "__id__": 182 }, "_contentSize": { "__type__": "cc.Size", @@ -3322,11 +3351,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 172 + "__id__": 180 }, "_enabled": true, "__prefab": { - "__id__": 176 + "__id__": 184 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3370,11 +3399,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 172 + "__id__": 180 }, "_enabled": true, "__prefab": { - "__id__": 178 + "__id__": 186 }, "_alignFlags": 45, "_target": null, @@ -3419,20 +3448,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 157 + "__id__": 165 }, "_children": [], "_active": true, "_components": [ { - "__id__": 181 + "__id__": 189 }, { - "__id__": 183 + "__id__": 191 } ], "_prefab": { - "__id__": 185 + "__id__": 193 }, "_lpos": { "__type__": "cc.Vec3", @@ -3469,11 +3498,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 180 + "__id__": 188 }, "_enabled": true, "__prefab": { - "__id__": 182 + "__id__": 190 }, "_contentSize": { "__type__": "cc.Size", @@ -3497,11 +3526,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 180 + "__id__": 188 }, "_enabled": true, "__prefab": { - "__id__": 184 + "__id__": 192 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3558,23 +3587,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 157 + "__id__": 165 }, "_children": [], "_active": true, "_components": [ { - "__id__": 187 + "__id__": 195 }, { - "__id__": 189 + "__id__": 197 }, { - "__id__": 191 + "__id__": 199 } ], "_prefab": { - "__id__": 193 + "__id__": 201 }, "_lpos": { "__type__": "cc.Vec3", @@ -3611,11 +3640,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 186 + "__id__": 194 }, "_enabled": true, "__prefab": { - "__id__": 188 + "__id__": 196 }, "_contentSize": { "__type__": "cc.Size", @@ -3639,11 +3668,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 186 + "__id__": 194 }, "_enabled": true, "__prefab": { - "__id__": 190 + "__id__": 198 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3707,11 +3736,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 186 + "__id__": 194 }, "_enabled": true, "__prefab": { - "__id__": 192 + "__id__": 200 }, "templateMode": true, "watchPath": "", @@ -3745,11 +3774,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 157 + "__id__": 165 }, "_enabled": true, "__prefab": { - "__id__": 195 + "__id__": 203 }, "_contentSize": { "__type__": "cc.Size", @@ -3773,11 +3802,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 157 + "__id__": 165 }, "_enabled": true, "__prefab": { - "__id__": 197 + "__id__": 205 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3815,11 +3844,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 157 + "__id__": 165 }, "_enabled": false, "__prefab": { - "__id__": 199 + "__id__": 207 }, "_alignFlags": 40, "_target": null, @@ -3864,16 +3893,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 120 + "__id__": 128 }, "_enabled": true, "__prefab": { - "__id__": 202 + "__id__": 210 }, "_contentSize": { "__type__": "cc.Size", - "width": 690, - "height": 80 + "width": 700, + "height": 55 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3892,11 +3921,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 120 + "__id__": 128 }, "_enabled": false, "__prefab": { - "__id__": 204 + "__id__": 212 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3940,11 +3969,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 120 + "__id__": 128 }, "_enabled": true, "__prefab": { - "__id__": 206 + "__id__": 214 }, "_alignFlags": 45, "_target": null, @@ -3976,11 +4005,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 120 + "__id__": 128 }, "_enabled": true, "__prefab": { - "__id__": 208 + "__id__": 216 }, "_resizeMode": 0, "_layoutType": 1, @@ -4031,12 +4060,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 211 + "__id__": 219 }, "_contentSize": { "__type__": "cc.Size", - "width": 710, - "height": 80 + "width": 720, + "height": 55 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4059,7 +4088,7 @@ }, "_enabled": false, "__prefab": { - "__id__": 213 + "__id__": 221 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4107,14 +4136,14 @@ }, "_enabled": true, "__prefab": { - "__id__": 215 + "__id__": 223 }, "_alignFlags": 44, "_target": null, - "_left": 5, - "_right": 5, + "_left": 0, + "_right": 0, "_top": 0, - "_bottom": 543.661, + "_bottom": 556.161, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -4143,7 +4172,7 @@ }, "_enabled": false, "__prefab": { - "__id__": 217 + "__id__": 225 }, "_resizeMode": 0, "_layoutType": 1, @@ -4193,36 +4222,36 @@ "__id__": 1 }, "_children": [ - { - "__id__": 220 - }, { "__id__": 228 }, { - "__id__": 377 + "__id__": 247 }, { - "__id__": 488 + "__id__": 396 + }, + { + "__id__": 437 } ], "_active": true, "_components": [ { - "__id__": 579 + "__id__": 528 }, { - "__id__": 581 + "__id__": 530 }, { - "__id__": 583 + "__id__": 532 }, { - "__id__": 585 + "__id__": 534 } ], "_prefab": { - "__id__": 587 + "__id__": 536 }, "_lpos": { "__type__": "cc.Vec3", @@ -4255,181 +4284,239 @@ }, { "__type__": "cc.Node", - "_name": "card_bg", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { - "__id__": 219 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 221 - }, - { - "__id__": 223 - }, - { - "__id__": 225 - } - ], - "_prefab": { "__id__": 227 }, - "_lpos": { + "_prefab": { + "__id__": 229 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 228 + }, + "asset": { + "__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3", + "__expectedType__": "cc.Prefab" + }, + "fileId": "50T0YGiGBH7qZZFeATiEP+", + "instance": { + "__id__": 230 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "35qwFaqbxDKqBFVljs1tVt", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 231 + }, + { + "__id__": 233 + }, + { + "__id__": 234 + }, + { + "__id__": 235 + }, + { + "__id__": 236 + }, + { + "__id__": 238 + }, + { + "__id__": 240 + }, + { + "__id__": 242 + }, + { + "__id__": 244 + }, + { + "__id__": 245 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 232 + }, + "propertyPath": [ + "_name" + ], + "value": "popup" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "50T0YGiGBH7qZZFeATiEP+" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 232 + }, + "propertyPath": [ + "_lpos" + ], + "value": { "__type__": "cc.Vec3", "x": 0, "y": 225, "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 232 }, - "_lrot": { + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 232 }, - "_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__": 220 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 237 }, - "_enabled": true, - "__prefab": { - "__id__": 222 - }, - "_contentSize": { + "propertyPath": [ + "_contentSize" + ], + "value": { "__type__": "cc.Size", - "width": 710, + "width": 720, "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" + } }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "f7fyvz7m5Nf6Sv9gSFCLyw" + "__type__": "cc.TargetInfo", + "localID": [ + "50XxsJbrFCN4H9VEVO1jhI" + ] }, { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 220 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 239 }, - "_enabled": true, - "__prefab": { - "__id__": 224 - }, - "_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@cd9c1", - "__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": "" + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 720, + "height": 450 + } }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "c0X+fkrCdLgJj8JMGVOO+8" + "__type__": "cc.TargetInfo", + "localID": [ + "89vNfbOw5OYLiuCSle5Cni" + ] }, { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 220 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 241 }, - "_enabled": true, - "__prefab": { - "__id__": 226 - }, - "_alignFlags": 45, - "_target": null, - "_left": 5, - "_right": 5, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 720, - "_originalHeight": 280, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 1440, + "height": 900 + } }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "8deuKCBtxBFK6odLW0ysCh" + "__type__": "cc.TargetInfo", + "localID": [ + "3dNz0H16xGpJqDZ5588nMV" + ] }, { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 243 }, - "asset": { - "__id__": 0 + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 1408, + "height": 868 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "dbPtEc0lVC6b6/8Lozo2Vm" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 232 }, - "fileId": "f12acryF1AYYmyk5mG//lH", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 246 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "edv/0Agw9E+qY3h4DiEUF9" + ] }, { "__type__": "cc.Node", @@ -4437,33 +4524,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 219 + "__id__": 227 }, "_children": [ { - "__id__": 229 + "__id__": 248 }, { - "__id__": 276 + "__id__": 295 }, { - "__id__": 323 + "__id__": 342 } ], - "_active": true, + "_active": false, "_components": [ { - "__id__": 370 + "__id__": 389 }, { - "__id__": 372 + "__id__": 391 }, { - "__id__": 374 + "__id__": 393 } ], "_prefab": { - "__id__": 376 + "__id__": 395 }, "_lpos": { "__type__": "cc.Vec3", @@ -4498,17 +4585,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 228 + "__id__": 247 }, "_prefab": { - "__id__": 230 + "__id__": 249 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 229 + "__id__": 248 }, "asset": { "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", @@ -4516,7 +4603,7 @@ }, "fileId": "24rlgXRJ9AHLGpMW+aYyEx", "instance": { - "__id__": 231 + "__id__": 250 }, "targetOverrides": null }, @@ -4530,559 +4617,47 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 232 + "__id__": 251 }, { - "__id__": 234 + "__id__": 253 }, { - "__id__": 236 + "__id__": 255 }, { - "__id__": 238 + "__id__": 257 }, { - "__id__": 240 + "__id__": 259 }, { - "__id__": 242 + "__id__": 261 }, { - "__id__": 244 + "__id__": 263 }, { - "__id__": 246 + "__id__": 265 }, { - "__id__": 248 + "__id__": 267 }, { - "__id__": 250 + "__id__": 269 }, { - "__id__": 252 + "__id__": 271 }, { - "__id__": 254 + "__id__": 273 }, { - "__id__": 256 + "__id__": 275 }, { - "__id__": 258 + "__id__": 277 }, - { - "__id__": 260 - }, - { - "__id__": 262 - }, - { - "__id__": 264 - }, - { - "__id__": 266 - }, - { - "__id__": 268 - }, - { - "__id__": 270 - }, - { - "__id__": 272 - }, - { - "__id__": 274 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 233 - }, - "propertyPath": [ - "_name" - ], - "value": "card" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 235 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -220, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 237 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 239 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 241 - }, - "propertyPath": [ - "_active" - ], - "value": true - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "24rlgXRJ9AHLGpMW+aYyEx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 243 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 299, - "height": 299 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "326cum+qdAqaeo0dGt01yD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 245 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b6/HPesdpG8ZsWB4vg6xf2" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 247 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 64, - "y": 93.9, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "cfMbf11IxHErK52FqmJHts" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 249 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -64, - "y": 93.9, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2b5S+tVLtA5Ykc/qVoMdAC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 251 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "99yf9rnjlM147Oc5ugZxZA" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 253 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "13j2oupQRMUoUyChWYn2yc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 255 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "c8mzU+nw5GLJ4CZ7ZTe6eE" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 257 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 340, - "height": 459.6 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5eZRKQByFG0LW2QA/PUw2u" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 259 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 332, - "height": 447.6 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "4buoN7nzRM9Kty43yoN7ul" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 261 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "faGw1NMRpJ+IWtI609CAxN" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 263 - }, - "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__": 265 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 280, - "height": 280 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5cf2X5S4JMQ7x3zijgLWIX" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 267 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "aePszddr1FjZ9yJvRxiJCh" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 269 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 29.900000000000006, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5cWLGvgr1MdLSDfUJV31tJ" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 271 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -41.79599999999999, - "y": -94.165, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "09D4k31MNCHqoa2DlasmKq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 273 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 40.925, - "y": -94.165, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "67WoSYD3dDaYE3iUhnDhbu" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 275 - }, - "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__": 228 - }, - "_prefab": { - "__id__": 277 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 276 - }, - "asset": { - "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", - "__expectedType__": "cc.Prefab" - }, - "fileId": "24rlgXRJ9AHLGpMW+aYyEx", - "instance": { - "__id__": 278 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "87d9PlYuJMkbIcuVS6BlzW", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ { "__id__": 279 }, @@ -5106,48 +4681,6 @@ }, { "__id__": 293 - }, - { - "__id__": 295 - }, - { - "__id__": 297 - }, - { - "__id__": 299 - }, - { - "__id__": 301 - }, - { - "__id__": 303 - }, - { - "__id__": 305 - }, - { - "__id__": 307 - }, - { - "__id__": 309 - }, - { - "__id__": 311 - }, - { - "__id__": 313 - }, - { - "__id__": 315 - }, - { - "__id__": 317 - }, - { - "__id__": 319 - }, - { - "__id__": 321 } ], "removedComponents": [] @@ -5155,7 +4688,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 280 + "__id__": 252 }, "propertyPath": [ "_name" @@ -5171,14 +4704,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 282 + "__id__": 254 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": 1.4210854715202004e-14, + "x": -220, "y": 0, "z": 0 } @@ -5192,7 +4725,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 284 + "__id__": 256 }, "propertyPath": [ "_lrot" @@ -5214,7 +4747,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 286 + "__id__": 258 }, "propertyPath": [ "_euler" @@ -5235,7 +4768,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 288 + "__id__": 260 }, "propertyPath": [ "_active" @@ -5251,7 +4784,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 290 + "__id__": 262 }, "propertyPath": [ "_contentSize" @@ -5271,7 +4804,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 292 + "__id__": 264 }, "propertyPath": [ "_contentSize" @@ -5291,7 +4824,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 294 + "__id__": 266 }, "propertyPath": [ "_lpos" @@ -5312,7 +4845,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 296 + "__id__": 268 }, "propertyPath": [ "_lpos" @@ -5333,7 +4866,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 298 + "__id__": 270 }, "propertyPath": [ "_contentSize" @@ -5353,7 +4886,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 300 + "__id__": 272 }, "propertyPath": [ "_contentSize" @@ -5374,7 +4907,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 302 + "__id__": 274 }, "propertyPath": [ "_contentSize" @@ -5395,7 +4928,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 304 + "__id__": 276 }, "propertyPath": [ "_contentSize" @@ -5416,7 +4949,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 306 + "__id__": 278 }, "propertyPath": [ "_contentSize" @@ -5437,7 +4970,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 308 + "__id__": 280 }, "propertyPath": [ "_contentSize" @@ -5458,7 +4991,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 310 + "__id__": 282 }, "propertyPath": [ "_lpos" @@ -5480,7 +5013,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 312 + "__id__": 284 }, "propertyPath": [ "_contentSize" @@ -5501,7 +5034,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 314 + "__id__": 286 }, "propertyPath": [ "_contentSize" @@ -5521,7 +5054,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 316 + "__id__": 288 }, "propertyPath": [ "_lpos" @@ -5542,7 +5075,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 318 + "__id__": 290 }, "propertyPath": [ "_lpos" @@ -5563,7 +5096,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 320 + "__id__": 292 }, "propertyPath": [ "_lpos" @@ -5584,7 +5117,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 322 + "__id__": 294 }, "propertyPath": [ "_lpos" @@ -5606,17 +5139,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 228 + "__id__": 247 }, "_prefab": { - "__id__": 324 + "__id__": 296 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 323 + "__id__": 295 }, "asset": { "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", @@ -5624,19 +5157,61 @@ }, "fileId": "24rlgXRJ9AHLGpMW+aYyEx", "instance": { - "__id__": 325 + "__id__": 297 }, "targetOverrides": null }, { "__type__": "cc.PrefabInstance", - "fileId": "4cPPEpiDZJhZvrA5oXzk89", + "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 }, @@ -5660,48 +5235,6 @@ }, { "__id__": 340 - }, - { - "__id__": 342 - }, - { - "__id__": 344 - }, - { - "__id__": 346 - }, - { - "__id__": 348 - }, - { - "__id__": 350 - }, - { - "__id__": 352 - }, - { - "__id__": 354 - }, - { - "__id__": 356 - }, - { - "__id__": 358 - }, - { - "__id__": 360 - }, - { - "__id__": 362 - }, - { - "__id__": 364 - }, - { - "__id__": 366 - }, - { - "__id__": 368 } ], "removedComponents": [] @@ -5709,7 +5242,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 327 + "__id__": 299 }, "propertyPath": [ "_name" @@ -5725,14 +5258,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 329 + "__id__": 301 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": 220, + "x": 1.4210854715202004e-14, "y": 0, "z": 0 } @@ -5746,7 +5279,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 331 + "__id__": 303 }, "propertyPath": [ "_lrot" @@ -5768,7 +5301,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 333 + "__id__": 305 }, "propertyPath": [ "_euler" @@ -5789,7 +5322,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 335 + "__id__": 307 }, "propertyPath": [ "_active" @@ -5805,7 +5338,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 337 + "__id__": 309 }, "propertyPath": [ "_contentSize" @@ -5825,7 +5358,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 339 + "__id__": 311 }, "propertyPath": [ "_contentSize" @@ -5845,173 +5378,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 341 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "99yf9rnjlM147Oc5ugZxZA" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 343 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "13j2oupQRMUoUyChWYn2yc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 345 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 170, - "height": 229.8 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "c8mzU+nw5GLJ4CZ7ZTe6eE" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 347 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 340, - "height": 459.6 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5eZRKQByFG0LW2QA/PUw2u" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 349 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 332, - "height": 447.6 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "4buoN7nzRM9Kty43yoN7ul" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 351 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "faGw1NMRpJ+IWtI609CAxN" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 353 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 280, - "height": 280 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "fbT2L4/5lBv6CDydZR8SkP", - "5cf2X5S4JMQ7x3zijgLWIX" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 355 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 140, - "height": 140 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "aePszddr1FjZ9yJvRxiJCh" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 357 + "__id__": 313 }, "propertyPath": [ "_lpos" @@ -6032,49 +5399,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 359 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -41.79599999999999, - "y": -94.165, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "09D4k31MNCHqoa2DlasmKq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 361 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 40.925, - "y": -94.165, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "67WoSYD3dDaYE3iUhnDhbu" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 363 + "__id__": 315 }, "propertyPath": [ "_lpos" @@ -6095,7 +5420,132 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 365 + "__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" @@ -6117,7 +5567,48 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 367 + "__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" @@ -6138,7 +5629,603 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 369 + "__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" @@ -6162,11 +6249,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 228 + "__id__": 247 }, "_enabled": true, "__prefab": { - "__id__": 371 + "__id__": 390 }, "_contentSize": { "__type__": "cc.Size", @@ -6190,11 +6277,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 228 + "__id__": 247 }, "_enabled": true, "__prefab": { - "__id__": 373 + "__id__": 392 }, "_alignFlags": 42, "_target": null, @@ -6226,11 +6313,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 228 + "__id__": 247 }, "_enabled": false, "__prefab": { - "__id__": 375 + "__id__": 394 }, "_resizeMode": 1, "_layoutType": 1, @@ -6277,30 +6364,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 219 + "__id__": 227 }, "_children": [ { - "__id__": 378 + "__id__": 397 }, { - "__id__": 413 + "__id__": 408 }, { - "__id__": 448 + "__id__": 419 } ], "_active": true, "_components": [ { - "__id__": 483 + "__id__": 430 }, { - "__id__": 485 + "__id__": 432 + }, + { + "__id__": 434 } ], "_prefab": { - "__id__": 487 + "__id__": 436 }, "_lpos": { "__type__": "cc.Vec3", @@ -6335,17 +6425,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 377 + "__id__": 396 }, "_prefab": { - "__id__": 379 + "__id__": 398 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 378 + "__id__": 397 }, "asset": { "__uuid__": "f820a186-b9f6-44df-a534-bdcbaa6a639a", @@ -6353,70 +6443,34 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 380 + "__id__": 399 }, "targetOverrides": [ { - "__id__": 410 + "__id__": 405 } ] }, { "__type__": "cc.PrefabInstance", - "fileId": "a9P1qvLVRAp4fNyDWmfzsD", + "fileId": "50F0Omb4JEOopA2/RoPIkO", "prefabRootNode": { "__id__": 1 }, "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ - { - "__id__": 381 - }, - { - "__id__": 383 - }, - { - "__id__": 384 - }, - { - "__id__": 385 - }, - { - "__id__": 386 - }, - { - "__id__": 388 - }, - { - "__id__": 390 - }, - { - "__id__": 392 - }, - { - "__id__": 394 - }, - { - "__id__": 396 - }, - { - "__id__": 398 - }, { "__id__": 400 }, { "__id__": 402 }, + { + "__id__": 403 + }, { "__id__": 404 - }, - { - "__id__": 406 - }, - { - "__id__": 408 } ], "removedComponents": [] @@ -6424,7 +6478,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 382 + "__id__": 401 }, "propertyPath": [ "_name" @@ -6440,293 +6494,49 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 382 + "__id__": 401 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": 0, - "y": 155.522, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 382 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 382 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, + "x": -235, "y": 0, "z": 0 } }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 387 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 690, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "01picFBtJMhp/LBDdXi1y9" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 389 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 690, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ebGpxIqSdIv6fkOO/sMqRq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 391 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 684, - "height": 114 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f6ImHGGo1Dn4y6eqPXskVc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 393 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 682, - "height": 111 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b3Hd6IBIdCyL31B4okKyNr" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 395 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 690, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "028fTeRwNNT7dIlwGBZemG" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 397 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -287, - "y": 2, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "8amwNREnBNi5jgoZM6EcN7", - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 399 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -232.989, - "y": 38.56399999999999, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "64sBr99yBIPIbpxdil4ZY0" - ] - }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { "__id__": 401 }, "propertyPath": [ - "_contentSize" + "_lrot" ], "value": { - "__type__": "cc.Size", - "width": 455, - "height": 70 + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 } }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "23zkFGCNdKFYEAZu1hO0ZD" - ] - }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 403 + "__id__": 401 }, "propertyPath": [ - "_lpos" + "_euler" ], "value": { "__type__": "cc.Vec3", - "x": -235, - "y": -11.445, + "x": 0, + "y": 0, "z": 0 } }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "894Jil2OhD84XdOP9fS7Ua" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 405 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 455, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "69O8ConsBKvLQ5AKQ66wo0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 407 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 455, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2fZ5IbrfpGAZL8NHWcCmSI" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 409 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 455, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "4bzdV65RFKkoWfWLPUitf0" - ] - }, { "__type__": "cc.TargetOverrideInfo", "source": null, @@ -6735,10 +6545,10 @@ "icon_node" ], "target": { - "__id__": 411 + "__id__": 406 }, "targetInfo": { - "__id__": 412 + "__id__": 407 } }, { @@ -6755,17 +6565,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 377 + "__id__": 396 }, "_prefab": { - "__id__": 414 + "__id__": 409 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 413 + "__id__": 408 }, "asset": { "__uuid__": "f820a186-b9f6-44df-a534-bdcbaa6a639a", @@ -6773,17 +6583,17 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 415 + "__id__": 410 }, "targetOverrides": [ { - "__id__": 445 + "__id__": 416 } ] }, { "__type__": "cc.PrefabInstance", - "fileId": "95uO4xrQBMarkG+HvbjVqZ", + "fileId": "27ABYSECNPob1beFbyImxS", "prefabRootNode": { "__id__": 1 }, @@ -6791,52 +6601,156 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 416 + "__id__": 411 }, { - "__id__": 418 + "__id__": 413 }, { - "__id__": 419 + "__id__": 414 }, { - "__id__": 420 + "__id__": 415 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 412 + }, + "propertyPath": [ + "_name" + ], + "value": "hero" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5dVotvOAFMoaprbNZVAkgY" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 412 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 412 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 412 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { + "__id__": 417 + }, + "targetInfo": { + "__id__": 418 + } + }, + { + "__type__": "cc.Node", + "__editorExtras__": {} + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a33ReyWcpAoZY5ieotS6Ir" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 396 + }, + "_prefab": { + "__id__": 420 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 419 + }, + "asset": { + "__uuid__": "f820a186-b9f6-44df-a534-bdcbaa6a639a", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5dVotvOAFMoaprbNZVAkgY", + "instance": { + "__id__": 421 + }, + "targetOverrides": [ + { + "__id__": 427 + } + ] + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "0cRE34359HHpo74oE22UwY", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 422 }, { - "__id__": 421 - }, - { - "__id__": 423 + "__id__": 424 }, { "__id__": 425 }, { - "__id__": 427 - }, - { - "__id__": 429 - }, - { - "__id__": 431 - }, - { - "__id__": 433 - }, - { - "__id__": 435 - }, - { - "__id__": 437 - }, - { - "__id__": 439 - }, - { - "__id__": 441 - }, - { - "__id__": 443 + "__id__": 426 } ], "removedComponents": [] @@ -6844,12 +6758,12 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 417 + "__id__": 423 }, "propertyPath": [ "_name" ], - "value": "hero-001" + "value": "hero" }, { "__type__": "cc.TargetInfo", @@ -6860,22 +6774,22 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 417 + "__id__": 423 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": 0, - "y": 33.108, + "x": 235, + "y": 0, "z": 0 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 417 + "__id__": 423 }, "propertyPath": [ "_lrot" @@ -6891,7 +6805,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 417 + "__id__": 423 }, "propertyPath": [ "_euler" @@ -6904,681 +6818,17 @@ } }, { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 422 - }, + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, "propertyPath": [ - "_contentSize" + "icon_node" ], - "value": { - "__type__": "cc.Size", - "width": 690, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "01picFBtJMhp/LBDdXi1y9" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 424 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 690, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ebGpxIqSdIv6fkOO/sMqRq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 426 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 684, - "height": 114 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f6ImHGGo1Dn4y6eqPXskVc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { + "target": { "__id__": 428 }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 682, - "height": 111 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b3Hd6IBIdCyL31B4okKyNr" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 430 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 690, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "028fTeRwNNT7dIlwGBZemG" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 432 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -287, - "y": 2, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "8amwNREnBNi5jgoZM6EcN7", - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 434 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -232.989, - "y": 38.56399999999999, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "64sBr99yBIPIbpxdil4ZY0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 436 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 455, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "23zkFGCNdKFYEAZu1hO0ZD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 438 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -235, - "y": -11.445, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "894Jil2OhD84XdOP9fS7Ua" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 440 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 455, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "69O8ConsBKvLQ5AKQ66wo0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 442 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 455, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2fZ5IbrfpGAZL8NHWcCmSI" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 444 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 455, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "4bzdV65RFKkoWfWLPUitf0" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": null, - "sourceInfo": null, - "propertyPath": [ - "icon_node" - ], - "target": { - "__id__": 446 - }, - "targetInfo": { - "__id__": 447 - } - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "a33ReyWcpAoZY5ieotS6Ir" - ] - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 377 - }, - "_prefab": { - "__id__": 449 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 448 - }, - "asset": { - "__uuid__": "f820a186-b9f6-44df-a534-bdcbaa6a639a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "5dVotvOAFMoaprbNZVAkgY", - "instance": { - "__id__": 450 - }, - "targetOverrides": [ - { - "__id__": 480 - } - ] - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "edOAQU0O5JI5gmmTjawXQb", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 451 - }, - { - "__id__": 453 - }, - { - "__id__": 454 - }, - { - "__id__": 455 - }, - { - "__id__": 456 - }, - { - "__id__": 458 - }, - { - "__id__": 460 - }, - { - "__id__": 462 - }, - { - "__id__": 464 - }, - { - "__id__": 466 - }, - { - "__id__": 468 - }, - { - "__id__": 470 - }, - { - "__id__": 472 - }, - { - "__id__": 474 - }, - { - "__id__": 476 - }, - { - "__id__": 478 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 452 - }, - "propertyPath": [ - "_name" - ], - "value": "hero-002" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5dVotvOAFMoaprbNZVAkgY" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 452 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -86.32, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 452 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 452 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 457 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 690, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "01picFBtJMhp/LBDdXi1y9" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 459 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 690, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ebGpxIqSdIv6fkOO/sMqRq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 461 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 684, - "height": 114 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f6ImHGGo1Dn4y6eqPXskVc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 463 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 682, - "height": 111 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b3Hd6IBIdCyL31B4okKyNr" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 465 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 690, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "028fTeRwNNT7dIlwGBZemG" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 467 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -287, - "y": 2, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "8amwNREnBNi5jgoZM6EcN7", - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 469 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -232.989, - "y": 38.56399999999999, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "64sBr99yBIPIbpxdil4ZY0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 471 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 455, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "23zkFGCNdKFYEAZu1hO0ZD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 473 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -235, - "y": -11.445, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "894Jil2OhD84XdOP9fS7Ua" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 475 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 455, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "69O8ConsBKvLQ5AKQ66wo0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 477 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 455, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2fZ5IbrfpGAZL8NHWcCmSI" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 479 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 455, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "4bzdV65RFKkoWfWLPUitf0" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": null, - "sourceInfo": null, - "propertyPath": [ - "icon_node" - ], - "target": { - "__id__": 481 - }, - "targetInfo": { - "__id__": 482 + "__id__": 429 } }, { @@ -7597,15 +6847,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 377 + "__id__": 396 }, "_enabled": true, "__prefab": { - "__id__": 484 + "__id__": 431 }, "_contentSize": { "__type__": "cc.Size", - "width": 690, + "width": 700, "height": 430 }, "_anchorPoint": { @@ -7625,16 +6875,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 377 + "__id__": 396 }, "_enabled": true, "__prefab": { - "__id__": 486 + "__id__": 433 }, "_alignFlags": 45, "_target": null, - "_left": 15, - "_right": 15, + "_left": 10, + "_right": 10, "_top": 10, "_bottom": 10, "_horizontalCenter": 0, @@ -7655,6 +6905,44 @@ "__type__": "cc.CompPrefabInfo", "fileId": "b8UQ6UogpG77L2GVSFMxF/" }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 396 + }, + "_enabled": true, + "__prefab": { + "__id__": 435 + }, + "_resizeMode": 0, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 0, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 5, + "_spacingX": 5, + "_spacingY": 5, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "778BxBddNOkaPThOZl2c0g" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -7674,30 +6962,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 219 + "__id__": 227 }, "_children": [ { - "__id__": 489 + "__id__": 438 } ], "_active": false, "_components": [ { - "__id__": 570 + "__id__": 519 }, { - "__id__": 572 + "__id__": 521 }, { - "__id__": 574 + "__id__": 523 }, { - "__id__": 576 + "__id__": 525 } ], "_prefab": { - "__id__": 578 + "__id__": 527 }, "_lpos": { "__type__": "cc.Vec3", @@ -7734,36 +7022,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 488 + "__id__": 437 }, "_children": [ { - "__id__": 490 + "__id__": 439 }, { - "__id__": 498 + "__id__": 447 }, { - "__id__": 506 + "__id__": 455 }, { - "__id__": 544 + "__id__": 493 }, { - "__id__": 550 + "__id__": 499 } ], "_active": true, "_components": [ { - "__id__": 565 + "__id__": 514 }, { - "__id__": 567 + "__id__": 516 } ], "_prefab": { - "__id__": 569 + "__id__": 518 }, "_lpos": { "__type__": "cc.Vec3", @@ -7800,23 +7088,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 489 + "__id__": 438 }, "_children": [], "_active": true, "_components": [ { - "__id__": 491 + "__id__": 440 }, { - "__id__": 493 + "__id__": 442 }, { - "__id__": 495 + "__id__": 444 } ], "_prefab": { - "__id__": 497 + "__id__": 446 }, "_lpos": { "__type__": "cc.Vec3", @@ -7853,11 +7141,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 490 + "__id__": 439 }, "_enabled": true, "__prefab": { - "__id__": 492 + "__id__": 441 }, "_contentSize": { "__type__": "cc.Size", @@ -7881,11 +7169,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 490 + "__id__": 439 }, "_enabled": true, "__prefab": { - "__id__": 494 + "__id__": 443 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7929,11 +7217,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 490 + "__id__": 439 }, "_enabled": true, "__prefab": { - "__id__": 496 + "__id__": 445 }, "_alignFlags": 45, "_target": null, @@ -7978,23 +7266,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 489 + "__id__": 438 }, "_children": [], "_active": true, "_components": [ { - "__id__": 499 + "__id__": 448 }, { - "__id__": 501 + "__id__": 450 }, { - "__id__": 503 + "__id__": 452 } ], "_prefab": { - "__id__": 505 + "__id__": 454 }, "_lpos": { "__type__": "cc.Vec3", @@ -8031,11 +7319,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 498 + "__id__": 447 }, "_enabled": true, "__prefab": { - "__id__": 500 + "__id__": 449 }, "_contentSize": { "__type__": "cc.Size", @@ -8059,11 +7347,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 498 + "__id__": 447 }, "_enabled": true, "__prefab": { - "__id__": 502 + "__id__": 451 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8107,11 +7395,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 498 + "__id__": 447 }, "_enabled": true, "__prefab": { - "__id__": 504 + "__id__": 453 }, "_alignFlags": 45, "_target": null, @@ -8156,33 +7444,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 489 + "__id__": 438 }, "_children": [ { - "__id__": 507 + "__id__": 456 }, { - "__id__": 513 + "__id__": 462 }, { - "__id__": 519 + "__id__": 468 }, { - "__id__": 525 + "__id__": 474 } ], "_active": true, "_components": [ { - "__id__": 539 + "__id__": 488 }, { - "__id__": 541 + "__id__": 490 } ], "_prefab": { - "__id__": 543 + "__id__": 492 }, "_lpos": { "__type__": "cc.Vec3", @@ -8219,20 +7507,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 506 + "__id__": 455 }, "_children": [], "_active": false, "_components": [ { - "__id__": 508 + "__id__": 457 }, { - "__id__": 510 + "__id__": 459 } ], "_prefab": { - "__id__": 512 + "__id__": 461 }, "_lpos": { "__type__": "cc.Vec3", @@ -8269,11 +7557,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 507 + "__id__": 456 }, "_enabled": true, "__prefab": { - "__id__": 509 + "__id__": 458 }, "_contentSize": { "__type__": "cc.Size", @@ -8297,11 +7585,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 507 + "__id__": 456 }, "_enabled": true, "__prefab": { - "__id__": 511 + "__id__": 460 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8355,20 +7643,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 506 + "__id__": 455 }, "_children": [], "_active": true, "_components": [ { - "__id__": 514 + "__id__": 463 }, { - "__id__": 516 + "__id__": 465 } ], "_prefab": { - "__id__": 518 + "__id__": 467 }, "_lpos": { "__type__": "cc.Vec3", @@ -8405,11 +7693,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 513 + "__id__": 462 }, "_enabled": true, "__prefab": { - "__id__": 515 + "__id__": 464 }, "_contentSize": { "__type__": "cc.Size", @@ -8433,11 +7721,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 513 + "__id__": 462 }, "_enabled": true, "__prefab": { - "__id__": 517 + "__id__": 466 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8494,20 +7782,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 506 + "__id__": 455 }, "_children": [], "_active": false, "_components": [ { - "__id__": 520 + "__id__": 469 }, { - "__id__": 522 + "__id__": 471 } ], "_prefab": { - "__id__": 524 + "__id__": 473 }, "_lpos": { "__type__": "cc.Vec3", @@ -8544,11 +7832,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 519 + "__id__": 468 }, "_enabled": true, "__prefab": { - "__id__": 521 + "__id__": 470 }, "_contentSize": { "__type__": "cc.Size", @@ -8572,11 +7860,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 519 + "__id__": 468 }, "_enabled": true, "__prefab": { - "__id__": 523 + "__id__": 472 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8630,24 +7918,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 506 + "__id__": 455 }, "_children": [ { - "__id__": 526 + "__id__": 475 } ], "_active": true, "_components": [ { - "__id__": 534 + "__id__": 483 }, { - "__id__": 536 + "__id__": 485 } ], "_prefab": { - "__id__": 538 + "__id__": 487 }, "_lpos": { "__type__": "cc.Vec3", @@ -8684,23 +7972,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 525 + "__id__": 474 }, "_children": [], "_active": false, "_components": [ { - "__id__": 527 + "__id__": 476 }, { - "__id__": 529 + "__id__": 478 }, { - "__id__": 531 + "__id__": 480 } ], "_prefab": { - "__id__": 533 + "__id__": 482 }, "_lpos": { "__type__": "cc.Vec3", @@ -8737,11 +8025,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 526 + "__id__": 475 }, "_enabled": true, "__prefab": { - "__id__": 528 + "__id__": 477 }, "_contentSize": { "__type__": "cc.Size", @@ -8765,11 +8053,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 526 + "__id__": 475 }, "_enabled": true, "__prefab": { - "__id__": 530 + "__id__": 479 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8833,11 +8121,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 526 + "__id__": 475 }, "_enabled": true, "__prefab": { - "__id__": 532 + "__id__": 481 }, "_alignFlags": 8, "_target": null, @@ -8882,11 +8170,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 525 + "__id__": 474 }, "_enabled": true, "__prefab": { - "__id__": 535 + "__id__": 484 }, "_contentSize": { "__type__": "cc.Size", @@ -8910,11 +8198,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 525 + "__id__": 474 }, "_enabled": true, "__prefab": { - "__id__": 537 + "__id__": 486 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8991,11 +8279,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 506 + "__id__": 455 }, "_enabled": true, "__prefab": { - "__id__": 540 + "__id__": 489 }, "_contentSize": { "__type__": "cc.Size", @@ -9019,11 +8307,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 506 + "__id__": 455 }, "_enabled": true, "__prefab": { - "__id__": 542 + "__id__": 491 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9074,20 +8362,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 489 + "__id__": 438 }, "_children": [], "_active": true, "_components": [ { - "__id__": 545 + "__id__": 494 }, { - "__id__": 547 + "__id__": 496 } ], "_prefab": { - "__id__": 549 + "__id__": 498 }, "_lpos": { "__type__": "cc.Vec3", @@ -9124,11 +8412,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 544 + "__id__": 493 }, "_enabled": true, "__prefab": { - "__id__": 546 + "__id__": 495 }, "_contentSize": { "__type__": "cc.Size", @@ -9152,11 +8440,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 544 + "__id__": 493 }, "_enabled": true, "__prefab": { - "__id__": 548 + "__id__": 497 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9231,17 +8519,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 489 + "__id__": 438 }, "_prefab": { - "__id__": 551 + "__id__": 500 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 550 + "__id__": 499 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -9249,7 +8537,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 552 + "__id__": 501 }, "targetOverrides": null }, @@ -9263,28 +8551,28 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 553 + "__id__": 502 }, { - "__id__": 555 + "__id__": 504 }, { - "__id__": 556 + "__id__": 505 }, { - "__id__": 557 + "__id__": 506 }, { - "__id__": 558 + "__id__": 507 }, { - "__id__": 560 + "__id__": 509 }, { - "__id__": 562 + "__id__": 511 }, { - "__id__": 564 + "__id__": 513 } ], "removedComponents": [] @@ -9292,7 +8580,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 554 + "__id__": 503 }, "propertyPath": [ "_name" @@ -9308,7 +8596,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 554 + "__id__": 503 }, "propertyPath": [ "_lpos" @@ -9323,7 +8611,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 554 + "__id__": 503 }, "propertyPath": [ "_lrot" @@ -9339,7 +8627,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 554 + "__id__": 503 }, "propertyPath": [ "_euler" @@ -9354,7 +8642,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 559 + "__id__": 508 }, "propertyPath": [ "_contentSize" @@ -9374,7 +8662,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 561 + "__id__": 510 }, "propertyPath": [ "_string" @@ -9390,7 +8678,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 563 + "__id__": 512 }, "propertyPath": [ "_contentSize" @@ -9410,7 +8698,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 554 + "__id__": 503 }, "propertyPath": [ "_active" @@ -9423,11 +8711,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 489 + "__id__": 438 }, "_enabled": true, "__prefab": { - "__id__": 566 + "__id__": 515 }, "_contentSize": { "__type__": "cc.Size", @@ -9451,11 +8739,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 489 + "__id__": 438 }, "_enabled": true, "__prefab": { - "__id__": 568 + "__id__": 517 }, "_alignFlags": 44, "_target": null, @@ -9500,11 +8788,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 488 + "__id__": 437 }, "_enabled": true, "__prefab": { - "__id__": 571 + "__id__": 520 }, "_contentSize": { "__type__": "cc.Size", @@ -9528,11 +8816,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 488 + "__id__": 437 }, "_enabled": true, "__prefab": { - "__id__": 573 + "__id__": 522 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9570,11 +8858,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 488 + "__id__": 437 }, "_enabled": true, "__prefab": { - "__id__": 575 + "__id__": 524 }, "_alignFlags": 44, "_target": null, @@ -9606,11 +8894,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 488 + "__id__": 437 }, "_enabled": false, "__prefab": { - "__id__": 577 + "__id__": 526 }, "_resizeMode": 0, "_layoutType": 1, @@ -9657,11 +8945,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 219 + "__id__": 227 }, "_enabled": true, "__prefab": { - "__id__": 580 + "__id__": 529 }, "_contentSize": { "__type__": "cc.Size", @@ -9685,11 +8973,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 219 + "__id__": 227 }, "_enabled": true, "__prefab": { - "__id__": 582 + "__id__": 531 }, "_alignFlags": 44, "_target": null, @@ -9721,11 +9009,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 219 + "__id__": 227 }, "_enabled": false, "__prefab": { - "__id__": 584 + "__id__": 533 }, "_resizeMode": 1, "_layoutType": 1, @@ -9759,11 +9047,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 219 + "__id__": 227 }, "_enabled": true, "__prefab": { - "__id__": 586 + "__id__": 535 }, "_id": "" }, @@ -9794,32 +9082,32 @@ }, "_children": [ { - "__id__": 589 + "__id__": 538 }, { - "__id__": 597 + "__id__": 556 }, { - "__id__": 789 + "__id__": 748 } ], "_active": false, "_components": [ { - "__id__": 859 + "__id__": 818 }, { - "__id__": 861 + "__id__": 820 }, { - "__id__": 863 + "__id__": 822 }, { - "__id__": 865 + "__id__": 824 } ], "_prefab": { - "__id__": 867 + "__id__": 826 }, "_lpos": { "__type__": "cc.Vec3", @@ -9852,181 +9140,226 @@ }, { "__type__": "cc.Node", - "_name": "card_bg", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { - "__id__": 588 + "__id__": 537 }, - "_children": [], - "_active": true, - "_components": [ + "_prefab": { + "__id__": 539 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 538 + }, + "asset": { + "__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3", + "__expectedType__": "cc.Prefab" + }, + "fileId": "50T0YGiGBH7qZZFeATiEP+", + "instance": { + "__id__": 540 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "51URS1vY1EGZda9P/j0zje", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ { - "__id__": 590 + "__id__": 541 }, { - "__id__": 592 + "__id__": 543 }, { - "__id__": 594 + "__id__": 544 + }, + { + "__id__": 545 + }, + { + "__id__": 546 + }, + { + "__id__": 548 + }, + { + "__id__": 550 + }, + { + "__id__": 552 + }, + { + "__id__": 554 } ], - "_prefab": { - "__id__": 596 + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 542 }, - "_lpos": { + "propertyPath": [ + "_name" + ], + "value": "popup" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "50T0YGiGBH7qZZFeATiEP+" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 542 + }, + "propertyPath": [ + "_lpos" + ], + "value": { "__type__": "cc.Vec3", "x": 0, "y": 225, "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 542 }, - "_lrot": { + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 542 }, - "_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__": 589 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 547 }, - "_enabled": true, - "__prefab": { - "__id__": 591 - }, - "_contentSize": { + "propertyPath": [ + "_contentSize" + ], + "value": { "__type__": "cc.Size", - "width": 710, + "width": 720, "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" + } }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "3eRdPkqMhAP4DE/7ywXZxk" + "__type__": "cc.TargetInfo", + "localID": [ + "50XxsJbrFCN4H9VEVO1jhI" + ] }, { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 589 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 549 }, - "_enabled": true, - "__prefab": { - "__id__": 593 - }, - "_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@cd9c1", - "__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": "" + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 720, + "height": 450 + } }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "efWNijDylN7oKS0+AfSF5l" + "__type__": "cc.TargetInfo", + "localID": [ + "89vNfbOw5OYLiuCSle5Cni" + ] }, { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 589 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 551 }, - "_enabled": true, - "__prefab": { - "__id__": 595 - }, - "_alignFlags": 45, - "_target": null, - "_left": 5, - "_right": 5, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 720, - "_originalHeight": 280, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 1440, + "height": 900 + } }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "a0fbArkL5H2YZwYhbs4fDl" + "__type__": "cc.TargetInfo", + "localID": [ + "3dNz0H16xGpJqDZ5588nMV" + ] }, { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 553 }, - "asset": { - "__id__": 0 + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 1408, + "height": 868 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "dbPtEc0lVC6b6/8Lozo2Vm" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 555 }, - "fileId": "7dRHFMYF1BipY2c0d2jBCv", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "edv/0Agw9E+qY3h4DiEUF9" + ] }, { "__type__": "cc.Node", @@ -10034,38 +9367,38 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 588 + "__id__": 537 }, "_children": [ { - "__id__": 598 + "__id__": 557 }, { - "__id__": 616 + "__id__": 575 } ], "_active": true, "_components": [ { - "__id__": 782 + "__id__": 741 }, { - "__id__": 784 + "__id__": 743 }, { - "__id__": 613 + "__id__": 572 }, { - "__id__": 786 + "__id__": 745 } ], "_prefab": { - "__id__": 788 + "__id__": 747 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 228.5, + "y": 223.5, "z": 0 }, "_lrot": { @@ -10097,30 +9430,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 597 + "__id__": 556 }, "_children": [ { - "__id__": 599 + "__id__": 558 } ], "_active": false, "_components": [ { - "__id__": 605 + "__id__": 564 }, { - "__id__": 607 + "__id__": 566 }, { - "__id__": 609 + "__id__": 568 }, { - "__id__": 611 + "__id__": 570 } ], "_prefab": { - "__id__": 781 + "__id__": 740 }, "_lpos": { "__type__": "cc.Vec3", @@ -10157,20 +9490,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 598 + "__id__": 557 }, "_children": [], "_active": true, "_components": [ { - "__id__": 600 + "__id__": 559 }, { - "__id__": 602 + "__id__": 561 } ], "_prefab": { - "__id__": 604 + "__id__": 563 }, "_lpos": { "__type__": "cc.Vec3", @@ -10207,11 +9540,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 599 + "__id__": 558 }, "_enabled": true, "__prefab": { - "__id__": 601 + "__id__": 560 }, "_contentSize": { "__type__": "cc.Size", @@ -10235,11 +9568,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 599 + "__id__": 558 }, "_enabled": true, "__prefab": { - "__id__": 603 + "__id__": 562 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10293,11 +9626,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 598 + "__id__": 557 }, "_enabled": true, "__prefab": { - "__id__": 606 + "__id__": 565 }, "_contentSize": { "__type__": "cc.Size", @@ -10321,11 +9654,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 598 + "__id__": 557 }, "_enabled": true, "__prefab": { - "__id__": 608 + "__id__": 567 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10366,11 +9699,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 598 + "__id__": 557 }, "_enabled": true, "__prefab": { - "__id__": 610 + "__id__": 569 }, "_alignFlags": 37, "_target": null, @@ -10402,17 +9735,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 598 + "__id__": 557 }, "_enabled": true, "__prefab": { - "__id__": 612 + "__id__": 571 }, "_scrollView": { - "__id__": 613 + "__id__": 572 }, "_handle": { - "__id__": 602 + "__id__": 561 }, "_direction": 1, "_enableAutoHide": false, @@ -10429,11 +9762,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 597 + "__id__": 556 }, "_enabled": true, "__prefab": { - "__id__": 614 + "__id__": 573 }, "bounceDuration": 0.23, "brake": 0.75, @@ -10444,11 +9777,11 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 615 + "__id__": 574 }, "_horizontalScrollBar": null, "_verticalScrollBar": { - "__id__": 611 + "__id__": 570 }, "_id": "" }, @@ -10462,41 +9795,41 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 616 + "__id__": 575 }, "_children": [ { - "__id__": 626 + "__id__": 585 }, { - "__id__": 663 + "__id__": 622 }, { - "__id__": 700 + "__id__": 659 }, { - "__id__": 737 + "__id__": 696 } ], "_active": true, "_components": [ { - "__id__": 774 + "__id__": 733 }, { - "__id__": 776 + "__id__": 735 }, { - "__id__": 778 + "__id__": 737 } ], "_prefab": { - "__id__": 780 + "__id__": 739 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 211.5, + "y": 223.5, "z": 0 }, "_lrot": { @@ -10528,30 +9861,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 597 + "__id__": 556 }, "_children": [ { - "__id__": 615 + "__id__": 574 } ], "_active": true, "_components": [ { - "__id__": 617 + "__id__": 576 }, { - "__id__": 619 + "__id__": 578 }, { - "__id__": 621 + "__id__": 580 }, { - "__id__": 623 + "__id__": 582 } ], "_prefab": { - "__id__": 625 + "__id__": 584 }, "_lpos": { "__type__": "cc.Vec3", @@ -10588,16 +9921,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 616 + "__id__": 575 }, "_enabled": true, "__prefab": { - "__id__": 618 + "__id__": 577 }, "_contentSize": { "__type__": "cc.Size", - "width": 680, - "height": 423 + "width": 700, + "height": 447 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -10616,11 +9949,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 616 + "__id__": 575 }, "_enabled": true, "__prefab": { - "__id__": 620 + "__id__": 579 }, "_type": 0, "_inverted": false, @@ -10638,11 +9971,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 616 + "__id__": 575 }, "_enabled": true, "__prefab": { - "__id__": 622 + "__id__": 581 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10684,11 +10017,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 616 + "__id__": 575 }, "_enabled": true, "__prefab": { - "__id__": 624 + "__id__": 583 }, "_alignFlags": 45, "_target": null, @@ -10731,17 +10064,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 615 + "__id__": 574 }, "_prefab": { - "__id__": 627 + "__id__": 586 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 626 + "__id__": 585 }, "asset": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", @@ -10749,11 +10082,11 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 628 + "__id__": 587 }, "targetOverrides": [ { - "__id__": 660 + "__id__": 619 } ] }, @@ -10766,18 +10099,472 @@ "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__": 631 + "__id__": 630 }, { "__id__": 632 }, - { - "__id__": 633 - }, { "__id__": 634 }, @@ -10810,12 +10597,6 @@ }, { "__id__": 654 - }, - { - "__id__": 656 - }, - { - "__id__": 658 } ], "removedComponents": [] @@ -10823,7 +10604,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 630 + "__id__": 626 }, "propertyPath": [ "_name" @@ -10839,7 +10620,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 630 + "__id__": 626 }, "propertyPath": [ "_lpos" @@ -10847,14 +10628,14 @@ "value": { "__type__": "cc.Vec3", "x": 0, - "y": -60, + "y": -195, "z": 0 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 630 + "__id__": 626 }, "propertyPath": [ "_lrot" @@ -10870,7 +10651,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 630 + "__id__": 626 }, "propertyPath": [ "_euler" @@ -10885,14 +10666,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 635 + "__id__": 631 }, "propertyPath": [ "_contentSize" ], "value": { "__type__": "cc.Size", - "width": 680, + "width": 700, "height": 120 } }, @@ -10905,94 +10686,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 637 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 680, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ebGpxIqSdIv6fkOO/sMqRq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 639 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 674, - "height": 114 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f6ImHGGo1Dn4y6eqPXskVc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 641 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 672, - "height": 111 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b3Hd6IBIdCyL31B4okKyNr" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 643 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 680, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "028fTeRwNNT7dIlwGBZemG" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 645 + "__id__": 633 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": -286.092, + "x": -296.092, "y": 2.693, "z": 0 } @@ -11007,14 +10708,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 647 + "__id__": 635 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": -245.78699999999998, + "x": -255.78699999999998, "y": 38.564, "z": 0 } @@ -11028,14 +10729,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 649 + "__id__": 637 }, "propertyPath": [ "_contentSize" ], "value": { "__type__": "cc.Size", - "width": 460, + "width": 480, "height": 70 } }, @@ -11048,14 +10749,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 651 + "__id__": 639 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": -245, + "x": -255, "y": -11.445000000000007, "z": 0 } @@ -11069,14 +10770,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 653 + "__id__": 641 }, "propertyPath": [ "_contentSize" ], "value": { "__type__": "cc.Size", - "width": 460, + "width": 480, "height": 23.333333333333332 } }, @@ -11089,14 +10790,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 655 + "__id__": 643 }, "propertyPath": [ "_contentSize" ], "value": { "__type__": "cc.Size", - "width": 460, + "width": 480, "height": 23.333333333333332 } }, @@ -11109,14 +10810,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 657 + "__id__": 645 }, "propertyPath": [ "_contentSize" ], "value": { "__type__": "cc.Size", - "width": 460, + "width": 480, "height": 23.333333333333332 } }, @@ -11129,14 +10830,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 659 + "__id__": 647 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": -130.389, + "x": -140.389, "y": 39.317, "z": 0 } @@ -11147,6 +10848,90 @@ "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, @@ -11155,10 +10940,10 @@ "icon_node" ], "target": { - "__id__": 661 + "__id__": 657 }, "targetInfo": { - "__id__": 662 + "__id__": 658 } }, { @@ -11175,17 +10960,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 615 + "__id__": 574 }, "_prefab": { - "__id__": 664 + "__id__": 660 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 663 + "__id__": 659 }, "asset": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", @@ -11193,35 +10978,41 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 665 + "__id__": 661 }, "targetOverrides": [ { - "__id__": 697 + "__id__": 693 } ] }, { "__type__": "cc.PrefabInstance", - "fileId": "625+751Z9E84yqcoQyR0fl", + "fileId": "a3+spFpsNBNYUYErDp2k7A", "prefabRootNode": { "__id__": 1 }, "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ + { + "__id__": 662 + }, + { + "__id__": 664 + }, + { + "__id__": 665 + }, { "__id__": 666 }, { - "__id__": 668 + "__id__": 667 }, { "__id__": 669 }, - { - "__id__": 670 - }, { "__id__": 671 }, @@ -11254,12 +11045,6 @@ }, { "__id__": 691 - }, - { - "__id__": 693 - }, - { - "__id__": 695 } ], "removedComponents": [] @@ -11267,7 +11052,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 667 + "__id__": 663 }, "propertyPath": [ "_name" @@ -11283,7 +11068,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 667 + "__id__": 663 }, "propertyPath": [ "_lpos" @@ -11291,14 +11076,14 @@ "value": { "__type__": "cc.Vec3", "x": 0, - "y": -185, + "y": -320, "z": 0 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 667 + "__id__": 663 }, "propertyPath": [ "_lrot" @@ -11314,7 +11099,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 667 + "__id__": 663 }, "propertyPath": [ "_euler" @@ -11329,14 +11114,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 672 + "__id__": 668 }, "propertyPath": [ "_contentSize" ], "value": { "__type__": "cc.Size", - "width": 680, + "width": 700, "height": 120 } }, @@ -11349,94 +11134,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 674 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 680, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ebGpxIqSdIv6fkOO/sMqRq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 676 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 674, - "height": 114 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f6ImHGGo1Dn4y6eqPXskVc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 678 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 672, - "height": 111 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b3Hd6IBIdCyL31B4okKyNr" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 680 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 680, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "028fTeRwNNT7dIlwGBZemG" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 682 + "__id__": 670 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": -286.092, + "x": -296.092, "y": 2.693, "z": 0 } @@ -11451,14 +11156,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 684 + "__id__": 672 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": -245.78699999999998, + "x": -255.78699999999998, "y": 38.564, "z": 0 } @@ -11472,14 +11177,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 686 + "__id__": 674 }, "propertyPath": [ "_contentSize" ], "value": { "__type__": "cc.Size", - "width": 460, + "width": 480, "height": 70 } }, @@ -11492,14 +11197,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 688 + "__id__": 676 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": -245, + "x": -255, "y": -11.445000000000007, "z": 0 } @@ -11513,14 +11218,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 690 + "__id__": 678 }, "propertyPath": [ "_contentSize" ], "value": { "__type__": "cc.Size", - "width": 460, + "width": 480, "height": 23.333333333333332 } }, @@ -11533,14 +11238,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 692 + "__id__": 680 }, "propertyPath": [ "_contentSize" ], "value": { "__type__": "cc.Size", - "width": 460, + "width": 480, "height": 23.333333333333332 } }, @@ -11553,14 +11258,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 694 + "__id__": 682 }, "propertyPath": [ "_contentSize" ], "value": { "__type__": "cc.Size", - "width": 460, + "width": 480, "height": 23.333333333333332 } }, @@ -11573,14 +11278,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 696 + "__id__": 684 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": -130.389, + "x": -140.389, "y": 39.317, "z": 0 } @@ -11591,6 +11296,90 @@ "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, @@ -11599,10 +11388,10 @@ "icon_node" ], "target": { - "__id__": 698 + "__id__": 694 }, "targetInfo": { - "__id__": 699 + "__id__": 695 } }, { @@ -11619,17 +11408,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 615 + "__id__": 574 }, "_prefab": { - "__id__": 701 + "__id__": 697 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 700 + "__id__": 696 }, "asset": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", @@ -11637,35 +11426,41 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 702 + "__id__": 698 }, "targetOverrides": [ { - "__id__": 734 + "__id__": 730 } ] }, { "__type__": "cc.PrefabInstance", - "fileId": "a3+spFpsNBNYUYErDp2k7A", + "fileId": "e8PVLYALdOKISxIpxor04M", "prefabRootNode": { "__id__": 1 }, "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ + { + "__id__": 699 + }, + { + "__id__": 701 + }, + { + "__id__": 702 + }, { "__id__": 703 }, { - "__id__": 705 + "__id__": 704 }, { "__id__": 706 }, - { - "__id__": 707 - }, { "__id__": 708 }, @@ -11698,12 +11493,6 @@ }, { "__id__": 728 - }, - { - "__id__": 730 - }, - { - "__id__": 732 } ], "removedComponents": [] @@ -11711,7 +11500,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 704 + "__id__": 700 }, "propertyPath": [ "_name" @@ -11727,7 +11516,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 704 + "__id__": 700 }, "propertyPath": [ "_lpos" @@ -11735,14 +11524,14 @@ "value": { "__type__": "cc.Vec3", "x": 0, - "y": -310, + "y": -445, "z": 0 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 704 + "__id__": 700 }, "propertyPath": [ "_lrot" @@ -11758,7 +11547,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 704 + "__id__": 700 }, "propertyPath": [ "_euler" @@ -11773,14 +11562,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 709 + "__id__": 705 }, "propertyPath": [ "_contentSize" ], "value": { "__type__": "cc.Size", - "width": 680, + "width": 700, "height": 120 } }, @@ -11790,6 +11579,49 @@ "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": { @@ -11800,14 +11632,14 @@ ], "value": { "__type__": "cc.Size", - "width": 680, - "height": 120 + "width": 480, + "height": 70 } }, { "__type__": "cc.TargetInfo", "localID": [ - "ebGpxIqSdIv6fkOO/sMqRq" + "23zkFGCNdKFYEAZu1hO0ZD" ] }, { @@ -11816,18 +11648,19 @@ "__id__": 713 }, "propertyPath": [ - "_contentSize" + "_lpos" ], "value": { - "__type__": "cc.Size", - "width": 674, - "height": 114 + "__type__": "cc.Vec3", + "x": -255, + "y": -11.445000000000007, + "z": 0 } }, { "__type__": "cc.TargetInfo", "localID": [ - "f6ImHGGo1Dn4y6eqPXskVc" + "894Jil2OhD84XdOP9fS7Ua" ] }, { @@ -11840,14 +11673,14 @@ ], "value": { "__type__": "cc.Size", - "width": 672, - "height": 111 + "width": 480, + "height": 23.333333333333332 } }, { "__type__": "cc.TargetInfo", "localID": [ - "b3Hd6IBIdCyL31B4okKyNr" + "69O8ConsBKvLQ5AKQ66wo0" ] }, { @@ -11860,14 +11693,14 @@ ], "value": { "__type__": "cc.Size", - "width": 680, - "height": 120 + "width": 480, + "height": 23.333333333333332 } }, { "__type__": "cc.TargetInfo", "localID": [ - "028fTeRwNNT7dIlwGBZemG" + "2fZ5IbrfpGAZL8NHWcCmSI" ] }, { @@ -11876,20 +11709,18 @@ "__id__": 719 }, "propertyPath": [ - "_lpos" + "_contentSize" ], "value": { - "__type__": "cc.Vec3", - "x": -286.092, - "y": 2.693, - "z": 0 + "__type__": "cc.Size", + "width": 480, + "height": 23.333333333333332 } }, { "__type__": "cc.TargetInfo", "localID": [ - "8amwNREnBNi5jgoZM6EcN7", - "c46/YsCPVOJYA4mWEpNYRx" + "4bzdV65RFKkoWfWLPUitf0" ] }, { @@ -11902,15 +11733,15 @@ ], "value": { "__type__": "cc.Vec3", - "x": -245.78699999999998, - "y": 38.564, + "x": -140.389, + "y": 39.317, "z": 0 } }, { "__type__": "cc.TargetInfo", "localID": [ - "64sBr99yBIPIbpxdil4ZY0" + "61QiOHUa9NSaXFmTwZIc/5" ] }, { @@ -11923,14 +11754,15 @@ ], "value": { "__type__": "cc.Size", - "width": 460, - "height": 70 + "width": 700, + "height": 120 } }, { "__type__": "cc.TargetInfo", "localID": [ - "23zkFGCNdKFYEAZu1hO0ZD" + "ddJY1fUgJFHKBICUhWrsdE", + "50XxsJbrFCN4H9VEVO1jhI" ] }, { @@ -11939,19 +11771,19 @@ "__id__": 725 }, "propertyPath": [ - "_lpos" + "_contentSize" ], "value": { - "__type__": "cc.Vec3", - "x": -245, - "y": -11.445000000000007, - "z": 0 + "__type__": "cc.Size", + "width": 700, + "height": 120 } }, { "__type__": "cc.TargetInfo", "localID": [ - "894Jil2OhD84XdOP9fS7Ua" + "ddJY1fUgJFHKBICUhWrsdE", + "89vNfbOw5OYLiuCSle5Cni" ] }, { @@ -11964,14 +11796,15 @@ ], "value": { "__type__": "cc.Size", - "width": 460, - "height": 23.333333333333332 + "width": 1400, + "height": 240 } }, { "__type__": "cc.TargetInfo", "localID": [ - "69O8ConsBKvLQ5AKQ66wo0" + "ddJY1fUgJFHKBICUhWrsdE", + "3dNz0H16xGpJqDZ5588nMV" ] }, { @@ -11984,513 +11817,29 @@ ], "value": { "__type__": "cc.Size", - "width": 460, - "height": 23.333333333333332 + "width": 1368, + "height": 208 } }, { "__type__": "cc.TargetInfo", "localID": [ - "2fZ5IbrfpGAZL8NHWcCmSI" + "ddJY1fUgJFHKBICUhWrsdE", + "dbPtEc0lVC6b6/8Lozo2Vm" ] }, { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { + "__type__": "cc.TargetOverrideInfo", + "source": null, + "sourceInfo": null, + "propertyPath": [ + "icon_node" + ], + "target": { "__id__": 731 }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 460, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "4bzdV65RFKkoWfWLPUitf0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 733 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -130.389, - "y": 39.317, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "61QiOHUa9NSaXFmTwZIc/5" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": null, - "sourceInfo": null, - "propertyPath": [ - "icon_node" - ], - "target": { - "__id__": 735 - }, - "targetInfo": { - "__id__": 736 - } - }, - { - "__type__": "cc.Node", - "__editorExtras__": {} - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "a33ReyWcpAoZY5ieotS6Ir" - ] - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 615 - }, - "_prefab": { - "__id__": 738 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 737 - }, - "asset": { - "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", - "__expectedType__": "cc.Prefab" - }, - "fileId": "5dVotvOAFMoaprbNZVAkgY", - "instance": { - "__id__": 739 - }, - "targetOverrides": [ - { - "__id__": 771 - } - ] - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "e8PVLYALdOKISxIpxor04M", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 740 - }, - { - "__id__": 742 - }, - { - "__id__": 743 - }, - { - "__id__": 744 - }, - { - "__id__": 745 - }, - { - "__id__": 747 - }, - { - "__id__": 749 - }, - { - "__id__": 751 - }, - { - "__id__": 753 - }, - { - "__id__": 755 - }, - { - "__id__": 757 - }, - { - "__id__": 759 - }, - { - "__id__": 761 - }, - { - "__id__": 763 - }, - { - "__id__": 765 - }, - { - "__id__": 767 - }, - { - "__id__": 769 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 741 - }, - "propertyPath": [ - "_name" - ], - "value": "equip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "5dVotvOAFMoaprbNZVAkgY" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 741 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": -435, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 741 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 741 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 746 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 680, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "01picFBtJMhp/LBDdXi1y9" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 748 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 680, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ebGpxIqSdIv6fkOO/sMqRq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 750 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 674, - "height": 114 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f6ImHGGo1Dn4y6eqPXskVc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 752 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 672, - "height": 111 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b3Hd6IBIdCyL31B4okKyNr" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 754 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 680, - "height": 120 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "028fTeRwNNT7dIlwGBZemG" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 756 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -286.092, - "y": 2.693, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "8amwNREnBNi5jgoZM6EcN7", - "c46/YsCPVOJYA4mWEpNYRx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 758 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -245.78699999999998, - "y": 38.564, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "64sBr99yBIPIbpxdil4ZY0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 760 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 460, - "height": 70 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "23zkFGCNdKFYEAZu1hO0ZD" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 762 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -245, - "y": -11.445000000000007, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "894Jil2OhD84XdOP9fS7Ua" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 764 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 460, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "69O8ConsBKvLQ5AKQ66wo0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 766 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 460, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "2fZ5IbrfpGAZL8NHWcCmSI" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 768 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 460, - "height": 23.333333333333332 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "4bzdV65RFKkoWfWLPUitf0" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 770 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -130.389, - "y": 39.317, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "61QiOHUa9NSaXFmTwZIc/5" - ] - }, - { - "__type__": "cc.TargetOverrideInfo", - "source": null, - "sourceInfo": null, - "propertyPath": [ - "icon_node" - ], - "target": { - "__id__": 772 - }, - "targetInfo": { - "__id__": 773 + "__id__": 732 } }, { @@ -12509,15 +11858,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 615 + "__id__": 574 }, "_enabled": true, "__prefab": { - "__id__": 775 + "__id__": 734 }, "_contentSize": { "__type__": "cc.Size", - "width": 680, + "width": 700, "height": 600 }, "_anchorPoint": { @@ -12537,11 +11886,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 615 + "__id__": 574 }, "_enabled": true, "__prefab": { - "__id__": 777 + "__id__": 736 }, "_alignFlags": 41, "_target": null, @@ -12573,11 +11922,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 615 + "__id__": 574 }, "_enabled": true, "__prefab": { - "__id__": 779 + "__id__": 738 }, "_resizeMode": 0, "_layoutType": 2, @@ -12589,7 +11938,7 @@ "_startAxis": 0, "_paddingLeft": 0, "_paddingRight": 0, - "_paddingTop": 0, + "_paddingTop": 10, "_paddingBottom": 5, "_spacingX": 0, "_spacingY": 5, @@ -12637,16 +11986,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 597 + "__id__": 556 }, "_enabled": true, "__prefab": { - "__id__": 783 + "__id__": 742 }, "_contentSize": { "__type__": "cc.Size", - "width": 680, - "height": 423 + "width": 700, + "height": 447 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -12665,11 +12014,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 597 + "__id__": 556 }, "_enabled": false, "__prefab": { - "__id__": 785 + "__id__": 744 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12710,18 +12059,18 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 597 + "__id__": 556 }, "_enabled": true, "__prefab": { - "__id__": 787 + "__id__": 746 }, "_alignFlags": 45, "_target": null, - "_left": 20, - "_right": 20, - "_top": 10, - "_bottom": 17, + "_left": 10, + "_right": 10, + "_top": 3, + "_bottom": 0, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -12759,30 +12108,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 588 + "__id__": 537 }, "_children": [ { - "__id__": 790 + "__id__": 749 } ], "_active": true, "_components": [ { - "__id__": 850 + "__id__": 809 }, { - "__id__": 852 + "__id__": 811 }, { - "__id__": 854 + "__id__": 813 }, { - "__id__": 856 + "__id__": 815 } ], "_prefab": { - "__id__": 858 + "__id__": 817 }, "_lpos": { "__type__": "cc.Vec3", @@ -12819,36 +12168,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 789 + "__id__": 748 }, "_children": [ { - "__id__": 791 + "__id__": 750 }, { - "__id__": 805 + "__id__": 764 }, { - "__id__": 813 + "__id__": 772 }, { - "__id__": 821 + "__id__": 780 }, { - "__id__": 839 + "__id__": 798 } ], "_active": false, "_components": [ { - "__id__": 845 + "__id__": 804 }, { - "__id__": 847 + "__id__": 806 } ], "_prefab": { - "__id__": 849 + "__id__": 808 }, "_lpos": { "__type__": "cc.Vec3", @@ -12883,17 +12232,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 790 + "__id__": 749 }, "_prefab": { - "__id__": 792 + "__id__": 751 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 791 + "__id__": 750 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -12901,7 +12250,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 793 + "__id__": 752 }, "targetOverrides": null }, @@ -12915,25 +12264,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 794 + "__id__": 753 }, { - "__id__": 796 + "__id__": 755 }, { - "__id__": 797 + "__id__": 756 }, { - "__id__": 798 + "__id__": 757 }, { - "__id__": 799 + "__id__": 758 }, { - "__id__": 801 + "__id__": 760 }, { - "__id__": 803 + "__id__": 762 } ], "removedComponents": [] @@ -12941,7 +12290,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 795 + "__id__": 754 }, "propertyPath": [ "_name" @@ -12957,7 +12306,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 795 + "__id__": 754 }, "propertyPath": [ "_lpos" @@ -12972,7 +12321,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 795 + "__id__": 754 }, "propertyPath": [ "_lrot" @@ -12988,7 +12337,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 795 + "__id__": 754 }, "propertyPath": [ "_euler" @@ -13003,7 +12352,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 800 + "__id__": 759 }, "propertyPath": [ "_contentSize" @@ -13023,7 +12372,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 802 + "__id__": 761 }, "propertyPath": [ "_string" @@ -13039,7 +12388,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 804 + "__id__": 763 }, "propertyPath": [ "_contentSize" @@ -13062,23 +12411,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 790 + "__id__": 749 }, "_children": [], "_active": true, "_components": [ { - "__id__": 806 + "__id__": 765 }, { - "__id__": 808 + "__id__": 767 }, { - "__id__": 810 + "__id__": 769 } ], "_prefab": { - "__id__": 812 + "__id__": 771 }, "_lpos": { "__type__": "cc.Vec3", @@ -13115,11 +12464,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 805 + "__id__": 764 }, "_enabled": true, "__prefab": { - "__id__": 807 + "__id__": 766 }, "_contentSize": { "__type__": "cc.Size", @@ -13143,11 +12492,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 805 + "__id__": 764 }, "_enabled": true, "__prefab": { - "__id__": 809 + "__id__": 768 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13191,11 +12540,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 805 + "__id__": 764 }, "_enabled": true, "__prefab": { - "__id__": 811 + "__id__": 770 }, "_alignFlags": 45, "_target": null, @@ -13240,23 +12589,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 790 + "__id__": 749 }, "_children": [], "_active": true, "_components": [ { - "__id__": 814 + "__id__": 773 }, { - "__id__": 816 + "__id__": 775 }, { - "__id__": 818 + "__id__": 777 } ], "_prefab": { - "__id__": 820 + "__id__": 779 }, "_lpos": { "__type__": "cc.Vec3", @@ -13293,11 +12642,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 813 + "__id__": 772 }, "_enabled": true, "__prefab": { - "__id__": 815 + "__id__": 774 }, "_contentSize": { "__type__": "cc.Size", @@ -13321,11 +12670,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 813 + "__id__": 772 }, "_enabled": true, "__prefab": { - "__id__": 817 + "__id__": 776 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13369,11 +12718,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 813 + "__id__": 772 }, "_enabled": true, "__prefab": { - "__id__": 819 + "__id__": 778 }, "_alignFlags": 45, "_target": null, @@ -13418,27 +12767,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 790 + "__id__": 749 }, "_children": [ { - "__id__": 822 + "__id__": 781 }, { - "__id__": 828 + "__id__": 787 } ], "_active": true, "_components": [ { - "__id__": 834 + "__id__": 793 }, { - "__id__": 836 + "__id__": 795 } ], "_prefab": { - "__id__": 838 + "__id__": 797 }, "_lpos": { "__type__": "cc.Vec3", @@ -13475,20 +12824,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 821 + "__id__": 780 }, "_children": [], "_active": false, "_components": [ { - "__id__": 823 + "__id__": 782 }, { - "__id__": 825 + "__id__": 784 } ], "_prefab": { - "__id__": 827 + "__id__": 786 }, "_lpos": { "__type__": "cc.Vec3", @@ -13525,11 +12874,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 822 + "__id__": 781 }, "_enabled": true, "__prefab": { - "__id__": 824 + "__id__": 783 }, "_contentSize": { "__type__": "cc.Size", @@ -13553,11 +12902,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 822 + "__id__": 781 }, "_enabled": true, "__prefab": { - "__id__": 826 + "__id__": 785 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13611,20 +12960,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 821 + "__id__": 780 }, "_children": [], "_active": true, "_components": [ { - "__id__": 829 + "__id__": 788 }, { - "__id__": 831 + "__id__": 790 } ], "_prefab": { - "__id__": 833 + "__id__": 792 }, "_lpos": { "__type__": "cc.Vec3", @@ -13661,11 +13010,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 828 + "__id__": 787 }, "_enabled": true, "__prefab": { - "__id__": 830 + "__id__": 789 }, "_contentSize": { "__type__": "cc.Size", @@ -13689,11 +13038,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 828 + "__id__": 787 }, "_enabled": true, "__prefab": { - "__id__": 832 + "__id__": 791 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13750,11 +13099,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 821 + "__id__": 780 }, "_enabled": true, "__prefab": { - "__id__": 835 + "__id__": 794 }, "_contentSize": { "__type__": "cc.Size", @@ -13778,11 +13127,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 821 + "__id__": 780 }, "_enabled": true, "__prefab": { - "__id__": 837 + "__id__": 796 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13833,20 +13182,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 790 + "__id__": 749 }, "_children": [], "_active": true, "_components": [ { - "__id__": 840 + "__id__": 799 }, { - "__id__": 842 + "__id__": 801 } ], "_prefab": { - "__id__": 844 + "__id__": 803 }, "_lpos": { "__type__": "cc.Vec3", @@ -13883,11 +13232,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 839 + "__id__": 798 }, "_enabled": true, "__prefab": { - "__id__": 841 + "__id__": 800 }, "_contentSize": { "__type__": "cc.Size", @@ -13911,11 +13260,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 839 + "__id__": 798 }, "_enabled": true, "__prefab": { - "__id__": 843 + "__id__": 802 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13992,11 +13341,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 790 + "__id__": 749 }, "_enabled": true, "__prefab": { - "__id__": 846 + "__id__": 805 }, "_contentSize": { "__type__": "cc.Size", @@ -14020,11 +13369,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 790 + "__id__": 749 }, "_enabled": true, "__prefab": { - "__id__": 848 + "__id__": 807 }, "_alignFlags": 44, "_target": null, @@ -14069,11 +13418,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 789 + "__id__": 748 }, "_enabled": true, "__prefab": { - "__id__": 851 + "__id__": 810 }, "_contentSize": { "__type__": "cc.Size", @@ -14097,11 +13446,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 789 + "__id__": 748 }, "_enabled": true, "__prefab": { - "__id__": 853 + "__id__": 812 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14139,11 +13488,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 789 + "__id__": 748 }, "_enabled": true, "__prefab": { - "__id__": 855 + "__id__": 814 }, "_alignFlags": 44, "_target": null, @@ -14175,11 +13524,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 789 + "__id__": 748 }, "_enabled": true, "__prefab": { - "__id__": 857 + "__id__": 816 }, "_resizeMode": 0, "_layoutType": 1, @@ -14226,11 +13575,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 588 + "__id__": 537 }, "_enabled": true, "__prefab": { - "__id__": 860 + "__id__": 819 }, "_contentSize": { "__type__": "cc.Size", @@ -14254,11 +13603,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 588 + "__id__": 537 }, "_enabled": true, "__prefab": { - "__id__": 862 + "__id__": 821 }, "_alignFlags": 44, "_target": null, @@ -14290,11 +13639,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 588 + "__id__": 537 }, "_enabled": false, "__prefab": { - "__id__": 864 + "__id__": 823 }, "_resizeMode": 1, "_layoutType": 1, @@ -14328,11 +13677,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 588 + "__id__": 537 }, "_enabled": true, "__prefab": { - "__id__": 866 + "__id__": 825 }, "_id": "" }, @@ -14363,32 +13712,32 @@ }, "_children": [ { - "__id__": 869 + "__id__": 828 }, { - "__id__": 877 + "__id__": 846 }, { - "__id__": 954 + "__id__": 923 } ], - "_active": true, + "_active": false, "_components": [ { - "__id__": 1024 + "__id__": 993 }, { - "__id__": 1026 + "__id__": 995 }, { - "__id__": 1028 + "__id__": 997 }, { - "__id__": 1030 + "__id__": 999 } ], "_prefab": { - "__id__": 1032 + "__id__": 1001 }, "_lpos": { "__type__": "cc.Vec3", @@ -14421,181 +13770,226 @@ }, { "__type__": "cc.Node", - "_name": "card_bg", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { - "__id__": 868 + "__id__": 827 }, - "_children": [], - "_active": true, - "_components": [ + "_prefab": { + "__id__": 829 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 828 + }, + "asset": { + "__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3", + "__expectedType__": "cc.Prefab" + }, + "fileId": "50T0YGiGBH7qZZFeATiEP+", + "instance": { + "__id__": 830 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "89f5NERcdG35QmvRHT2J90", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ { - "__id__": 870 + "__id__": 831 }, { - "__id__": 872 + "__id__": 833 }, { - "__id__": 874 + "__id__": 834 + }, + { + "__id__": 835 + }, + { + "__id__": 836 + }, + { + "__id__": 838 + }, + { + "__id__": 840 + }, + { + "__id__": 842 + }, + { + "__id__": 844 } ], - "_prefab": { - "__id__": 876 + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 832 }, - "_lpos": { + "propertyPath": [ + "_name" + ], + "value": "popup" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "50T0YGiGBH7qZZFeATiEP+" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 832 + }, + "propertyPath": [ + "_lpos" + ], + "value": { "__type__": "cc.Vec3", "x": 0, "y": 225, "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 832 }, - "_lrot": { + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 832 }, - "_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__": 869 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 837 }, - "_enabled": true, - "__prefab": { - "__id__": 871 - }, - "_contentSize": { + "propertyPath": [ + "_contentSize" + ], + "value": { "__type__": "cc.Size", - "width": 710, + "width": 720, "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" + } }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "8fvlR4nf1GjbxjKBtisOLA" + "__type__": "cc.TargetInfo", + "localID": [ + "50XxsJbrFCN4H9VEVO1jhI" + ] }, { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 869 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 839 }, - "_enabled": true, - "__prefab": { - "__id__": 873 - }, - "_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@cd9c1", - "__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": "" + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 720, + "height": 450 + } }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "596IHaBLlNLr0lIgxbOQIs" + "__type__": "cc.TargetInfo", + "localID": [ + "89vNfbOw5OYLiuCSle5Cni" + ] }, { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 869 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 841 }, - "_enabled": true, - "__prefab": { - "__id__": 875 - }, - "_alignFlags": 45, - "_target": null, - "_left": 5, - "_right": 5, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 720, - "_originalHeight": 280, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 1440, + "height": 900 + } }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "c7WiuFVCxE97MbklU4NESo" + "__type__": "cc.TargetInfo", + "localID": [ + "3dNz0H16xGpJqDZ5588nMV" + ] }, { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 843 }, - "asset": { - "__id__": 0 + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 1408, + "height": 868 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "dbPtEc0lVC6b6/8Lozo2Vm" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 845 }, - "fileId": "71QUxzKuxHJqMSyx9/lPcK", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "edv/0Agw9E+qY3h4DiEUF9" + ] }, { "__type__": "cc.Node", @@ -14603,38 +13997,38 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 868 + "__id__": 827 }, "_children": [ { - "__id__": 878 + "__id__": 847 }, { - "__id__": 896 + "__id__": 865 } ], "_active": true, "_components": [ { - "__id__": 947 + "__id__": 916 }, { - "__id__": 949 + "__id__": 918 }, { - "__id__": 893 + "__id__": 862 }, { - "__id__": 951 + "__id__": 920 } ], "_prefab": { - "__id__": 953 + "__id__": 922 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 226, + "y": 223.5, "z": 0 }, "_lrot": { @@ -14666,30 +14060,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 877 + "__id__": 846 }, "_children": [ { - "__id__": 879 + "__id__": 848 } ], "_active": false, "_components": [ { - "__id__": 885 + "__id__": 854 }, { - "__id__": 887 + "__id__": 856 }, { - "__id__": 889 + "__id__": 858 }, { - "__id__": 891 + "__id__": 860 } ], "_prefab": { - "__id__": 946 + "__id__": 915 }, "_lpos": { "__type__": "cc.Vec3", @@ -14726,20 +14120,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 878 + "__id__": 847 }, "_children": [], "_active": true, "_components": [ { - "__id__": 880 + "__id__": 849 }, { - "__id__": 882 + "__id__": 851 } ], "_prefab": { - "__id__": 884 + "__id__": 853 }, "_lpos": { "__type__": "cc.Vec3", @@ -14776,11 +14170,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 879 + "__id__": 848 }, "_enabled": true, "__prefab": { - "__id__": 881 + "__id__": 850 }, "_contentSize": { "__type__": "cc.Size", @@ -14804,11 +14198,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 879 + "__id__": 848 }, "_enabled": true, "__prefab": { - "__id__": 883 + "__id__": 852 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14862,11 +14256,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 878 + "__id__": 847 }, "_enabled": true, "__prefab": { - "__id__": 886 + "__id__": 855 }, "_contentSize": { "__type__": "cc.Size", @@ -14890,11 +14284,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 878 + "__id__": 847 }, "_enabled": true, "__prefab": { - "__id__": 888 + "__id__": 857 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14935,11 +14329,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 878 + "__id__": 847 }, "_enabled": true, "__prefab": { - "__id__": 890 + "__id__": 859 }, "_alignFlags": 37, "_target": null, @@ -14971,17 +14365,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 878 + "__id__": 847 }, "_enabled": true, "__prefab": { - "__id__": 892 + "__id__": 861 }, "_scrollView": { - "__id__": 893 + "__id__": 862 }, "_handle": { - "__id__": 882 + "__id__": 851 }, "_direction": 1, "_enableAutoHide": false, @@ -14998,11 +14392,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 877 + "__id__": 846 }, "_enabled": true, "__prefab": { - "__id__": 894 + "__id__": 863 }, "bounceDuration": 0.23, "brake": 0.75, @@ -15013,11 +14407,11 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 895 + "__id__": 864 }, "_horizontalScrollBar": null, "_verticalScrollBar": { - "__id__": 891 + "__id__": 860 }, "_id": "" }, @@ -15031,32 +14425,32 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 896 + "__id__": 865 }, "_children": [ { - "__id__": 906 + "__id__": 875 } ], "_active": true, "_components": [ { - "__id__": 939 + "__id__": 908 }, { - "__id__": 941 + "__id__": 910 }, { - "__id__": 943 + "__id__": 912 } ], "_prefab": { - "__id__": 945 + "__id__": 914 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 209, + "y": 223.5, "z": 0 }, "_lrot": { @@ -15088,30 +14482,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 877 + "__id__": 846 }, "_children": [ { - "__id__": 895 + "__id__": 864 } ], "_active": true, "_components": [ { - "__id__": 897 + "__id__": 866 }, { - "__id__": 899 + "__id__": 868 }, { - "__id__": 901 + "__id__": 870 }, { - "__id__": 903 + "__id__": 872 } ], "_prefab": { - "__id__": 905 + "__id__": 874 }, "_lpos": { "__type__": "cc.Vec3", @@ -15148,16 +14542,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 896 + "__id__": 865 }, "_enabled": true, "__prefab": { - "__id__": 898 + "__id__": 867 }, "_contentSize": { "__type__": "cc.Size", - "width": 680, - "height": 418 + "width": 700, + "height": 447 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -15176,11 +14570,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 896 + "__id__": 865 }, "_enabled": true, "__prefab": { - "__id__": 900 + "__id__": 869 }, "_type": 0, "_inverted": false, @@ -15198,11 +14592,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 896 + "__id__": 865 }, "_enabled": true, "__prefab": { - "__id__": 902 + "__id__": 871 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15244,11 +14638,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 896 + "__id__": 865 }, "_enabled": true, "__prefab": { - "__id__": 904 + "__id__": 873 }, "_alignFlags": 45, "_target": null, @@ -15291,17 +14685,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 895 + "__id__": 864 }, "_prefab": { - "__id__": 907 + "__id__": 876 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 906 + "__id__": 875 }, "asset": { "__uuid__": "2986f629-e688-418c-9bfc-806485474e36", @@ -15309,14 +14703,14 @@ }, "fileId": "5dVotvOAFMoaprbNZVAkgY", "instance": { - "__id__": 908 + "__id__": 877 }, "targetOverrides": [ { - "__id__": 934 + "__id__": 903 }, { - "__id__": 937 + "__id__": 906 } ] }, @@ -15330,46 +14724,46 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 909 + "__id__": 878 }, { - "__id__": 911 + "__id__": 880 }, { - "__id__": 912 + "__id__": 881 }, { - "__id__": 913 + "__id__": 882 }, { - "__id__": 914 + "__id__": 883 }, { - "__id__": 916 + "__id__": 885 }, { - "__id__": 918 + "__id__": 887 }, { - "__id__": 920 + "__id__": 889 }, { - "__id__": 922 + "__id__": 891 }, { - "__id__": 924 + "__id__": 893 }, { - "__id__": 926 + "__id__": 895 }, { - "__id__": 928 + "__id__": 897 }, { - "__id__": 930 + "__id__": 899 }, { - "__id__": 932 + "__id__": 901 } ], "removedComponents": [] @@ -15377,7 +14771,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 910 + "__id__": 879 }, "propertyPath": [ "_name" @@ -15393,7 +14787,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 910 + "__id__": 879 }, "propertyPath": [ "_lpos" @@ -15401,14 +14795,14 @@ "value": { "__type__": "cc.Vec3", "x": 0, - "y": -50, + "y": -60, "z": 0 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 910 + "__id__": 879 }, "propertyPath": [ "_lrot" @@ -15424,7 +14818,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 910 + "__id__": 879 }, "propertyPath": [ "_euler" @@ -15439,14 +14833,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 915 + "__id__": 884 }, "propertyPath": [ "_contentSize" ], "value": { "__type__": "cc.Size", - "width": 680, + "width": 700, "height": 100 } }, @@ -15459,94 +14853,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 917 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 680, - "height": 100 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ebGpxIqSdIv6fkOO/sMqRq" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 919 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 674, - "height": 94 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "f6ImHGGo1Dn4y6eqPXskVc" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 921 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 672, - "height": 91 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b3Hd6IBIdCyL31B4okKyNr" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 923 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 680, - "height": 100 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "028fTeRwNNT7dIlwGBZemG" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 925 + "__id__": 886 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": -289.304, + "x": -299.304, "y": 0, "z": 0 } @@ -15561,14 +14875,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 927 + "__id__": 888 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": -251.748, + "x": -261.748, "y": 16.571, "z": 0 } @@ -15582,14 +14896,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 929 + "__id__": 890 }, "propertyPath": [ "_contentSize" ], "value": { "__type__": "cc.Size", - "width": 380, + "width": 400, "height": 70 } }, @@ -15602,14 +14916,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 931 + "__id__": 892 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": -140, + "x": -150, "y": 0, "z": 0 } @@ -15623,14 +14937,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 933 + "__id__": 894 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": -226.423, + "x": -236.42299999999997, "y": -14.317, "z": 0 } @@ -15641,6 +14955,90 @@ "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" + ] + }, { "__type__": "cc.TargetOverrideInfo", "source": null, @@ -15649,10 +15047,10 @@ "icon_node" ], "target": { - "__id__": 935 + "__id__": 904 }, "targetInfo": { - "__id__": 936 + "__id__": 905 } }, { @@ -15673,10 +15071,10 @@ "bg_node" ], "target": { - "__id__": 935 + "__id__": 904 }, "targetInfo": { - "__id__": 938 + "__id__": 907 } }, { @@ -15691,15 +15089,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 895 + "__id__": 864 }, "_enabled": true, "__prefab": { - "__id__": 940 + "__id__": 909 }, "_contentSize": { "__type__": "cc.Size", - "width": 680, + "width": 700, "height": 600 }, "_anchorPoint": { @@ -15719,11 +15117,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 895 + "__id__": 864 }, "_enabled": true, "__prefab": { - "__id__": 942 + "__id__": 911 }, "_alignFlags": 41, "_target": null, @@ -15755,11 +15153,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 895 + "__id__": 864 }, "_enabled": true, "__prefab": { - "__id__": 944 + "__id__": 913 }, "_resizeMode": 0, "_layoutType": 2, @@ -15771,7 +15169,7 @@ "_startAxis": 0, "_paddingLeft": 0, "_paddingRight": 0, - "_paddingTop": 0, + "_paddingTop": 10, "_paddingBottom": 5, "_spacingX": 0, "_spacingY": 5, @@ -15819,16 +15217,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 877 + "__id__": 846 }, "_enabled": true, "__prefab": { - "__id__": 948 + "__id__": 917 }, "_contentSize": { "__type__": "cc.Size", - "width": 680, - "height": 418 + "width": 700, + "height": 447 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -15847,11 +15245,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 877 + "__id__": 846 }, "_enabled": false, "__prefab": { - "__id__": 950 + "__id__": 919 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15892,18 +15290,18 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 877 + "__id__": 846 }, "_enabled": true, "__prefab": { - "__id__": 952 + "__id__": 921 }, "_alignFlags": 45, "_target": null, - "_left": 20, - "_right": 20, - "_top": 15, - "_bottom": 17, + "_left": 10, + "_right": 10, + "_top": 3, + "_bottom": 0, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -15941,30 +15339,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 868 + "__id__": 827 }, "_children": [ { - "__id__": 955 + "__id__": 924 } ], "_active": true, "_components": [ { - "__id__": 1015 + "__id__": 984 }, { - "__id__": 1017 + "__id__": 986 }, { - "__id__": 1019 + "__id__": 988 }, { - "__id__": 1021 + "__id__": 990 } ], "_prefab": { - "__id__": 1023 + "__id__": 992 }, "_lpos": { "__type__": "cc.Vec3", @@ -16001,36 +15399,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 954 + "__id__": 923 }, "_children": [ { - "__id__": 956 + "__id__": 925 }, { - "__id__": 970 + "__id__": 939 }, { - "__id__": 978 + "__id__": 947 }, { - "__id__": 986 + "__id__": 955 }, { - "__id__": 1004 + "__id__": 973 } ], "_active": false, "_components": [ { - "__id__": 1010 + "__id__": 979 }, { - "__id__": 1012 + "__id__": 981 } ], "_prefab": { - "__id__": 1014 + "__id__": 983 }, "_lpos": { "__type__": "cc.Vec3", @@ -16065,17 +15463,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 955 + "__id__": 924 }, "_prefab": { - "__id__": 957 + "__id__": 926 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 956 + "__id__": 925 }, "asset": { "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", @@ -16083,7 +15481,7 @@ }, "fileId": "d3jYvT7whFS5scQFZeO5AK", "instance": { - "__id__": 958 + "__id__": 927 }, "targetOverrides": null }, @@ -16097,25 +15495,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 959 + "__id__": 928 }, { - "__id__": 961 + "__id__": 930 }, { - "__id__": 962 + "__id__": 931 }, { - "__id__": 963 + "__id__": 932 }, { - "__id__": 964 + "__id__": 933 }, { - "__id__": 966 + "__id__": 935 }, { - "__id__": 968 + "__id__": 937 } ], "removedComponents": [] @@ -16123,7 +15521,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 960 + "__id__": 929 }, "propertyPath": [ "_name" @@ -16139,7 +15537,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 960 + "__id__": 929 }, "propertyPath": [ "_lpos" @@ -16154,7 +15552,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 960 + "__id__": 929 }, "propertyPath": [ "_lrot" @@ -16170,7 +15568,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 960 + "__id__": 929 }, "propertyPath": [ "_euler" @@ -16185,7 +15583,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 965 + "__id__": 934 }, "propertyPath": [ "_contentSize" @@ -16205,7 +15603,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 967 + "__id__": 936 }, "propertyPath": [ "_string" @@ -16221,7 +15619,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 969 + "__id__": 938 }, "propertyPath": [ "_contentSize" @@ -16244,23 +15642,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 955 + "__id__": 924 }, "_children": [], "_active": true, "_components": [ { - "__id__": 971 + "__id__": 940 }, { - "__id__": 973 + "__id__": 942 }, { - "__id__": 975 + "__id__": 944 } ], "_prefab": { - "__id__": 977 + "__id__": 946 }, "_lpos": { "__type__": "cc.Vec3", @@ -16297,11 +15695,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 970 + "__id__": 939 }, "_enabled": true, "__prefab": { - "__id__": 972 + "__id__": 941 }, "_contentSize": { "__type__": "cc.Size", @@ -16325,11 +15723,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 970 + "__id__": 939 }, "_enabled": true, "__prefab": { - "__id__": 974 + "__id__": 943 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16373,11 +15771,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 970 + "__id__": 939 }, "_enabled": true, "__prefab": { - "__id__": 976 + "__id__": 945 }, "_alignFlags": 45, "_target": null, @@ -16422,23 +15820,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 955 + "__id__": 924 }, "_children": [], "_active": true, "_components": [ { - "__id__": 979 + "__id__": 948 }, { - "__id__": 981 + "__id__": 950 }, { - "__id__": 983 + "__id__": 952 } ], "_prefab": { - "__id__": 985 + "__id__": 954 }, "_lpos": { "__type__": "cc.Vec3", @@ -16475,11 +15873,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 978 + "__id__": 947 }, "_enabled": true, "__prefab": { - "__id__": 980 + "__id__": 949 }, "_contentSize": { "__type__": "cc.Size", @@ -16503,11 +15901,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 978 + "__id__": 947 }, "_enabled": true, "__prefab": { - "__id__": 982 + "__id__": 951 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16551,11 +15949,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 978 + "__id__": 947 }, "_enabled": true, "__prefab": { - "__id__": 984 + "__id__": 953 }, "_alignFlags": 45, "_target": null, @@ -16600,27 +15998,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 955 + "__id__": 924 }, "_children": [ { - "__id__": 987 + "__id__": 956 }, { - "__id__": 993 + "__id__": 962 } ], "_active": true, "_components": [ { - "__id__": 999 + "__id__": 968 }, { - "__id__": 1001 + "__id__": 970 } ], "_prefab": { - "__id__": 1003 + "__id__": 972 }, "_lpos": { "__type__": "cc.Vec3", @@ -16657,20 +16055,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 986 + "__id__": 955 }, "_children": [], "_active": false, "_components": [ { - "__id__": 988 + "__id__": 957 }, { - "__id__": 990 + "__id__": 959 } ], "_prefab": { - "__id__": 992 + "__id__": 961 }, "_lpos": { "__type__": "cc.Vec3", @@ -16707,11 +16105,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 987 + "__id__": 956 }, "_enabled": true, "__prefab": { - "__id__": 989 + "__id__": 958 }, "_contentSize": { "__type__": "cc.Size", @@ -16735,11 +16133,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 987 + "__id__": 956 }, "_enabled": true, "__prefab": { - "__id__": 991 + "__id__": 960 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16793,20 +16191,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 986 + "__id__": 955 }, "_children": [], "_active": true, "_components": [ { - "__id__": 994 + "__id__": 963 }, { - "__id__": 996 + "__id__": 965 } ], "_prefab": { - "__id__": 998 + "__id__": 967 }, "_lpos": { "__type__": "cc.Vec3", @@ -16843,11 +16241,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 993 + "__id__": 962 }, "_enabled": true, "__prefab": { - "__id__": 995 + "__id__": 964 }, "_contentSize": { "__type__": "cc.Size", @@ -16871,11 +16269,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 993 + "__id__": 962 }, "_enabled": true, "__prefab": { - "__id__": 997 + "__id__": 966 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16932,11 +16330,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 986 + "__id__": 955 }, "_enabled": true, "__prefab": { - "__id__": 1000 + "__id__": 969 }, "_contentSize": { "__type__": "cc.Size", @@ -16960,11 +16358,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 986 + "__id__": 955 }, "_enabled": true, "__prefab": { - "__id__": 1002 + "__id__": 971 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17015,20 +16413,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 955 + "__id__": 924 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1005 + "__id__": 974 }, { - "__id__": 1007 + "__id__": 976 } ], "_prefab": { - "__id__": 1009 + "__id__": 978 }, "_lpos": { "__type__": "cc.Vec3", @@ -17065,11 +16463,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1004 + "__id__": 973 }, "_enabled": true, "__prefab": { - "__id__": 1006 + "__id__": 975 }, "_contentSize": { "__type__": "cc.Size", @@ -17093,11 +16491,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1004 + "__id__": 973 }, "_enabled": true, "__prefab": { - "__id__": 1008 + "__id__": 977 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17174,11 +16572,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 955 + "__id__": 924 }, "_enabled": true, "__prefab": { - "__id__": 1011 + "__id__": 980 }, "_contentSize": { "__type__": "cc.Size", @@ -17202,11 +16600,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 955 + "__id__": 924 }, "_enabled": true, "__prefab": { - "__id__": 1013 + "__id__": 982 }, "_alignFlags": 44, "_target": null, @@ -17251,11 +16649,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 954 + "__id__": 923 }, "_enabled": true, "__prefab": { - "__id__": 1016 + "__id__": 985 }, "_contentSize": { "__type__": "cc.Size", @@ -17279,11 +16677,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 954 + "__id__": 923 }, "_enabled": true, "__prefab": { - "__id__": 1018 + "__id__": 987 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17321,11 +16719,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 954 + "__id__": 923 }, "_enabled": true, "__prefab": { - "__id__": 1020 + "__id__": 989 }, "_alignFlags": 44, "_target": null, @@ -17357,11 +16755,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 954 + "__id__": 923 }, "_enabled": true, "__prefab": { - "__id__": 1022 + "__id__": 991 }, "_resizeMode": 0, "_layoutType": 1, @@ -17408,11 +16806,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 868 + "__id__": 827 }, "_enabled": true, "__prefab": { - "__id__": 1025 + "__id__": 994 }, "_contentSize": { "__type__": "cc.Size", @@ -17436,11 +16834,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 868 + "__id__": 827 }, "_enabled": true, "__prefab": { - "__id__": 1027 + "__id__": 996 }, "_alignFlags": 44, "_target": null, @@ -17472,11 +16870,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 868 + "__id__": 827 }, "_enabled": false, "__prefab": { - "__id__": 1029 + "__id__": 998 }, "_resizeMode": 1, "_layoutType": 1, @@ -17510,11 +16908,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 868 + "__id__": 827 }, "_enabled": true, "__prefab": { - "__id__": 1031 + "__id__": 1000 }, "_id": "" }, @@ -17545,32 +16943,32 @@ }, "_children": [ { - "__id__": 1034 + "__id__": 1003 }, { - "__id__": 1042 + "__id__": 1021 }, { - "__id__": 1658 + "__id__": 1637 } ], "_active": false, "_components": [ { - "__id__": 1749 + "__id__": 1647 }, { - "__id__": 1751 + "__id__": 1649 }, { - "__id__": 1753 + "__id__": 1651 }, { - "__id__": 1755 + "__id__": 1653 } ], "_prefab": { - "__id__": 1757 + "__id__": 1655 }, "_lpos": { "__type__": "cc.Vec3", @@ -17603,181 +17001,226 @@ }, { "__type__": "cc.Node", - "_name": "card_bg", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { - "__id__": 1033 + "__id__": 1002 }, - "_children": [], - "_active": true, - "_components": [ + "_prefab": { + "__id__": 1004 + }, + "__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__": 1035 + "__id__": 1006 }, { - "__id__": 1037 + "__id__": 1008 }, { - "__id__": 1039 + "__id__": 1009 + }, + { + "__id__": 1010 + }, + { + "__id__": 1011 + }, + { + "__id__": 1013 + }, + { + "__id__": 1015 + }, + { + "__id__": 1017 + }, + { + "__id__": 1019 } ], - "_prefab": { - "__id__": 1041 + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1007 }, - "_lpos": { + "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 }, - "_lrot": { + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1007 }, - "_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__": 1034 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1012 }, - "_enabled": true, - "__prefab": { - "__id__": 1036 - }, - "_contentSize": { + "propertyPath": [ + "_contentSize" + ], + "value": { "__type__": "cc.Size", - "width": 710, + "width": 720, "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" + } }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "35EcWx3q9LMYUqsTJIoP72" + "__type__": "cc.TargetInfo", + "localID": [ + "50XxsJbrFCN4H9VEVO1jhI" + ] }, { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1034 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1014 }, - "_enabled": true, - "__prefab": { - "__id__": 1038 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 39, - "g": 185, - "b": 253, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@cd9c1", - "__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": "" + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 720, + "height": 450 + } }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "a65zwuO+ZF9Kj2nY9KQ86A" + "__type__": "cc.TargetInfo", + "localID": [ + "89vNfbOw5OYLiuCSle5Cni" + ] }, { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1034 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1016 }, - "_enabled": true, - "__prefab": { - "__id__": 1040 - }, - "_alignFlags": 45, - "_target": null, - "_left": 5, - "_right": 5, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 720, - "_originalHeight": 280, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 1440, + "height": 900 + } }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "ceScWNI2ZIuJHCuw+RSbbR" + "__type__": "cc.TargetInfo", + "localID": [ + "3dNz0H16xGpJqDZ5588nMV" + ] }, { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1018 }, - "asset": { - "__id__": 0 + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 1408, + "height": 868 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "dbPtEc0lVC6b6/8Lozo2Vm" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1020 }, - "fileId": "bb2IiSUqJLmZCy41Xnmnc+", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "edv/0Agw9E+qY3h4DiEUF9" + ] }, { "__type__": "cc.Node", @@ -17785,33 +17228,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1033 + "__id__": 1002 }, "_children": [ { - "__id__": 1043 + "__id__": 1022 }, { - "__id__": 1251 + "__id__": 1230 }, { - "__id__": 1451 + "__id__": 1430 } ], "_active": true, "_components": [ { - "__id__": 1651 + "__id__": 1630 }, { - "__id__": 1653 + "__id__": 1632 }, { - "__id__": 1655 + "__id__": 1634 } ], "_prefab": { - "__id__": 1657 + "__id__": 1636 }, "_lpos": { "__type__": "cc.Vec3", @@ -17846,17 +17289,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1042 + "__id__": 1021 }, "_prefab": { - "__id__": 1044 + "__id__": 1023 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1043 + "__id__": 1022 }, "asset": { "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", @@ -17864,7 +17307,7 @@ }, "fileId": "24rlgXRJ9AHLGpMW+aYyEx", "instance": { - "__id__": 1045 + "__id__": 1024 }, "targetOverrides": null }, @@ -17877,178 +17320,178 @@ "mountedChildren": [], "mountedComponents": [ { - "__id__": 1046 + "__id__": 1025 } ], "propertyOverrides": [ { - "__id__": 1150 + "__id__": 1129 }, { - "__id__": 1152 + "__id__": 1131 }, { - "__id__": 1154 + "__id__": 1133 }, { - "__id__": 1156 + "__id__": 1135 }, { - "__id__": 1158 + "__id__": 1137 }, { - "__id__": 1160 + "__id__": 1139 }, { - "__id__": 1162 + "__id__": 1141 }, { - "__id__": 1164 + "__id__": 1143 }, { - "__id__": 1166 + "__id__": 1145 }, { - "__id__": 1168 + "__id__": 1147 }, { - "__id__": 1170 + "__id__": 1149 }, { - "__id__": 1172 + "__id__": 1151 }, { - "__id__": 1174 + "__id__": 1153 }, { - "__id__": 1176 + "__id__": 1155 }, { - "__id__": 1178 + "__id__": 1157 }, { - "__id__": 1180 + "__id__": 1159 }, { - "__id__": 1182 + "__id__": 1161 }, { - "__id__": 1184 + "__id__": 1163 }, { - "__id__": 1186 + "__id__": 1165 }, { - "__id__": 1188 + "__id__": 1167 }, { - "__id__": 1190 + "__id__": 1169 }, { - "__id__": 1192 + "__id__": 1171 }, { - "__id__": 1194 + "__id__": 1173 }, { - "__id__": 1196 + "__id__": 1175 }, { - "__id__": 1198 + "__id__": 1177 }, { - "__id__": 1200 + "__id__": 1179 }, { - "__id__": 1202 + "__id__": 1181 }, { - "__id__": 1204 + "__id__": 1183 }, { - "__id__": 1206 + "__id__": 1185 }, { - "__id__": 1208 + "__id__": 1187 }, { - "__id__": 1210 + "__id__": 1189 }, { - "__id__": 1212 + "__id__": 1191 }, { - "__id__": 1214 + "__id__": 1193 }, { - "__id__": 1216 + "__id__": 1195 }, { - "__id__": 1218 + "__id__": 1197 }, { - "__id__": 1220 + "__id__": 1199 }, { - "__id__": 1222 + "__id__": 1201 }, { - "__id__": 1224 + "__id__": 1203 }, { - "__id__": 1226 + "__id__": 1205 }, { - "__id__": 1228 + "__id__": 1207 }, { - "__id__": 1230 + "__id__": 1209 }, { - "__id__": 1232 + "__id__": 1211 }, { - "__id__": 1234 + "__id__": 1213 }, { - "__id__": 1236 + "__id__": 1215 }, { - "__id__": 1238 + "__id__": 1217 }, { - "__id__": 1240 + "__id__": 1219 }, { - "__id__": 1242 + "__id__": 1221 }, { - "__id__": 1244 + "__id__": 1223 }, { - "__id__": 1246 + "__id__": 1225 }, { - "__id__": 1248 + "__id__": 1227 } ], "removedComponents": [ { - "__id__": 1250 + "__id__": 1229 } ] }, { "__type__": "cc.MountedComponentsInfo", "targetInfo": { - "__id__": 1047 + "__id__": 1026 }, "components": [ { - "__id__": 1048 + "__id__": 1027 }, { - "__id__": 1050 + "__id__": 1029 } ] }, @@ -18064,15 +17507,15 @@ "_objFlags": 0, "__editorExtras__": { "mountedRoot": { - "__id__": 1043 + "__id__": 1022 } }, "node": { - "__id__": 1043 + "__id__": 1022 }, "_enabled": true, "__prefab": { - "__id__": 1049 + "__id__": 1028 }, "_alignFlags": 9, "_target": null, @@ -18104,33 +17547,33 @@ "_objFlags": 0, "__editorExtras__": { "mountedRoot": { - "__id__": 1043 + "__id__": 1022 } }, "node": { - "__id__": 1043 + "__id__": 1022 }, "_enabled": true, "__prefab": { - "__id__": 1051 + "__id__": 1030 }, "name_node": { - "__id__": 1052 + "__id__": 1031 }, "icon_node": { - "__id__": 1060 + "__id__": 1039 }, "cost_node": { - "__id__": 1076 + "__id__": 1055 }, "Ckind_node": { - "__id__": 1096 + "__id__": 1075 }, "BG_node": { - "__id__": 1126 + "__id__": 1105 }, "info_node": { - "__id__": 1138 + "__id__": 1117 }, "_id": "" }, @@ -18144,23 +17587,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1043 + "__id__": 1022 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1053 + "__id__": 1032 }, { - "__id__": 1055 + "__id__": 1034 }, { - "__id__": 1057 + "__id__": 1036 } ], "_prefab": { - "__id__": 1059 + "__id__": 1038 }, "_lpos": { "__type__": "cc.Vec3", @@ -18197,11 +17640,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1052 + "__id__": 1031 }, "_enabled": true, "__prefab": { - "__id__": 1054 + "__id__": 1033 }, "_contentSize": { "__type__": "cc.Size", @@ -18225,11 +17668,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1052 + "__id__": 1031 }, "_enabled": true, "__prefab": { - "__id__": 1056 + "__id__": 1035 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18293,11 +17736,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1052 + "__id__": 1031 }, "_enabled": true, "__prefab": { - "__id__": 1058 + "__id__": 1037 }, "_alignFlags": 17, "_target": null, @@ -18342,20 +17785,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1061 + "__id__": 1040 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1071 + "__id__": 1050 }, { - "__id__": 1073 + "__id__": 1052 } ], "_prefab": { - "__id__": 1075 + "__id__": 1054 }, "_lpos": { "__type__": "cc.Vec3", @@ -18392,30 +17835,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1043 + "__id__": 1022 }, "_children": [ { - "__id__": 1060 + "__id__": 1039 } ], "_active": true, "_components": [ { - "__id__": 1062 + "__id__": 1041 }, { - "__id__": 1064 + "__id__": 1043 }, { - "__id__": 1066 + "__id__": 1045 }, { - "__id__": 1068 + "__id__": 1047 } ], "_prefab": { - "__id__": 1070 + "__id__": 1049 }, "_lpos": { "__type__": "cc.Vec3", @@ -18452,11 +17895,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1061 + "__id__": 1040 }, "_enabled": true, "__prefab": { - "__id__": 1063 + "__id__": 1042 }, "_contentSize": { "__type__": "cc.Size", @@ -18480,11 +17923,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1061 + "__id__": 1040 }, "_enabled": true, "__prefab": { - "__id__": 1065 + "__id__": 1044 }, "_type": 3, "_inverted": false, @@ -18502,11 +17945,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1061 + "__id__": 1040 }, "_enabled": true, "__prefab": { - "__id__": 1067 + "__id__": 1046 }, "_alignFlags": 41, "_target": null, @@ -18538,11 +17981,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1061 + "__id__": 1040 }, "_enabled": true, "__prefab": { - "__id__": 1069 + "__id__": 1048 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18599,11 +18042,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1060 + "__id__": 1039 }, "_enabled": true, "__prefab": { - "__id__": 1072 + "__id__": 1051 }, "_contentSize": { "__type__": "cc.Size", @@ -18627,11 +18070,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1060 + "__id__": 1039 }, "_enabled": true, "__prefab": { - "__id__": 1074 + "__id__": 1053 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18688,20 +18131,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1077 + "__id__": 1056 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1091 + "__id__": 1070 }, { - "__id__": 1093 + "__id__": 1072 } ], "_prefab": { - "__id__": 1095 + "__id__": 1074 }, "_lpos": { "__type__": "cc.Vec3", @@ -18738,30 +18181,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1043 + "__id__": 1022 }, "_children": [ { - "__id__": 1078 + "__id__": 1057 }, { - "__id__": 1076 + "__id__": 1055 } ], "_active": true, "_components": [ { - "__id__": 1084 + "__id__": 1063 }, { - "__id__": 1086 + "__id__": 1065 }, { - "__id__": 1088 + "__id__": 1067 } ], "_prefab": { - "__id__": 1090 + "__id__": 1069 }, "_lpos": { "__type__": "cc.Vec3", @@ -18798,20 +18241,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1077 + "__id__": 1056 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1079 + "__id__": 1058 }, { - "__id__": 1081 + "__id__": 1060 } ], "_prefab": { - "__id__": 1083 + "__id__": 1062 }, "_lpos": { "__type__": "cc.Vec3", @@ -18848,11 +18291,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1078 + "__id__": 1057 }, "_enabled": true, "__prefab": { - "__id__": 1080 + "__id__": 1059 }, "_contentSize": { "__type__": "cc.Size", @@ -18876,11 +18319,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1078 + "__id__": 1057 }, "_enabled": true, "__prefab": { - "__id__": 1082 + "__id__": 1061 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18937,11 +18380,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1077 + "__id__": 1056 }, "_enabled": true, "__prefab": { - "__id__": 1085 + "__id__": 1064 }, "_contentSize": { "__type__": "cc.Size", @@ -18965,11 +18408,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1077 + "__id__": 1056 }, "_enabled": true, "__prefab": { - "__id__": 1087 + "__id__": 1066 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19007,11 +18450,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1077 + "__id__": 1056 }, "_enabled": true, "__prefab": { - "__id__": 1089 + "__id__": 1068 }, "_alignFlags": 33, "_target": null, @@ -19056,11 +18499,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1076 + "__id__": 1055 }, "_enabled": true, "__prefab": { - "__id__": 1092 + "__id__": 1071 }, "_contentSize": { "__type__": "cc.Size", @@ -19084,11 +18527,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1076 + "__id__": 1055 }, "_enabled": true, "__prefab": { - "__id__": 1094 + "__id__": 1073 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19165,33 +18608,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1043 + "__id__": 1022 }, "_children": [ { - "__id__": 1097 + "__id__": 1076 }, { - "__id__": 1103 + "__id__": 1082 }, { - "__id__": 1109 + "__id__": 1088 }, { - "__id__": 1115 + "__id__": 1094 } ], "_active": true, "_components": [ { - "__id__": 1121 + "__id__": 1100 }, { - "__id__": 1123 + "__id__": 1102 } ], "_prefab": { - "__id__": 1125 + "__id__": 1104 }, "_lpos": { "__type__": "cc.Vec3", @@ -19228,20 +18671,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1096 + "__id__": 1075 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1098 + "__id__": 1077 }, { - "__id__": 1100 + "__id__": 1079 } ], "_prefab": { - "__id__": 1102 + "__id__": 1081 }, "_lpos": { "__type__": "cc.Vec3", @@ -19278,11 +18721,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1097 + "__id__": 1076 }, "_enabled": true, "__prefab": { - "__id__": 1099 + "__id__": 1078 }, "_contentSize": { "__type__": "cc.Size", @@ -19306,11 +18749,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1097 + "__id__": 1076 }, "_enabled": true, "__prefab": { - "__id__": 1101 + "__id__": 1080 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19364,20 +18807,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1096 + "__id__": 1075 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1104 + "__id__": 1083 }, { - "__id__": 1106 + "__id__": 1085 } ], "_prefab": { - "__id__": 1108 + "__id__": 1087 }, "_lpos": { "__type__": "cc.Vec3", @@ -19414,11 +18857,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1103 + "__id__": 1082 }, "_enabled": true, "__prefab": { - "__id__": 1105 + "__id__": 1084 }, "_contentSize": { "__type__": "cc.Size", @@ -19442,11 +18885,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1103 + "__id__": 1082 }, "_enabled": true, "__prefab": { - "__id__": 1107 + "__id__": 1086 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19503,20 +18946,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1096 + "__id__": 1075 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1110 + "__id__": 1089 }, { - "__id__": 1112 + "__id__": 1091 } ], "_prefab": { - "__id__": 1114 + "__id__": 1093 }, "_lpos": { "__type__": "cc.Vec3", @@ -19553,11 +18996,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1109 + "__id__": 1088 }, "_enabled": true, "__prefab": { - "__id__": 1111 + "__id__": 1090 }, "_contentSize": { "__type__": "cc.Size", @@ -19581,11 +19024,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1109 + "__id__": 1088 }, "_enabled": true, "__prefab": { - "__id__": 1113 + "__id__": 1092 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19642,20 +19085,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1096 + "__id__": 1075 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1116 + "__id__": 1095 }, { - "__id__": 1118 + "__id__": 1097 } ], "_prefab": { - "__id__": 1120 + "__id__": 1099 }, "_lpos": { "__type__": "cc.Vec3", @@ -19692,11 +19135,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1115 + "__id__": 1094 }, "_enabled": true, "__prefab": { - "__id__": 1117 + "__id__": 1096 }, "_contentSize": { "__type__": "cc.Size", @@ -19720,11 +19163,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1115 + "__id__": 1094 }, "_enabled": true, "__prefab": { - "__id__": 1119 + "__id__": 1098 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19781,11 +19224,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1096 + "__id__": 1075 }, "_enabled": true, "__prefab": { - "__id__": 1122 + "__id__": 1101 }, "_contentSize": { "__type__": "cc.Size", @@ -19809,11 +19252,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1096 + "__id__": 1075 }, "_enabled": true, "__prefab": { - "__id__": 1124 + "__id__": 1103 }, "_alignFlags": 9, "_target": null, @@ -19858,36 +19301,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1043 + "__id__": 1022 }, "_children": [ { - "__id__": 1127 + "__id__": 1106 }, { - "__id__": 1128 + "__id__": 1107 }, { - "__id__": 1129 + "__id__": 1108 }, { - "__id__": 1130 + "__id__": 1109 } ], "_active": true, "_components": [ { - "__id__": 1131 + "__id__": 1110 }, { - "__id__": 1133 + "__id__": 1112 }, { - "__id__": 1135 + "__id__": 1114 } ], "_prefab": { - "__id__": 1137 + "__id__": 1116 }, "_lpos": { "__type__": "cc.Vec3", @@ -19940,11 +19383,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1126 + "__id__": 1105 }, "_enabled": true, "__prefab": { - "__id__": 1132 + "__id__": 1111 }, "_contentSize": { "__type__": "cc.Size", @@ -19968,11 +19411,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1126 + "__id__": 1105 }, "_enabled": false, "__prefab": { - "__id__": 1134 + "__id__": 1113 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20016,11 +19459,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1126 + "__id__": 1105 }, "_enabled": true, "__prefab": { - "__id__": 1136 + "__id__": 1115 }, "_alignFlags": 45, "_target": null, @@ -20065,24 +19508,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1043 + "__id__": 1022 }, "_children": [ { - "__id__": 1139 + "__id__": 1118 } ], "_active": true, "_components": [ { - "__id__": 1145 + "__id__": 1124 }, { - "__id__": 1147 + "__id__": 1126 } ], "_prefab": { - "__id__": 1149 + "__id__": 1128 }, "_lpos": { "__type__": "cc.Vec3", @@ -20119,20 +19562,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1138 + "__id__": 1117 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1140 + "__id__": 1119 }, { - "__id__": 1142 + "__id__": 1121 } ], "_prefab": { - "__id__": 1144 + "__id__": 1123 }, "_lpos": { "__type__": "cc.Vec3", @@ -20169,11 +19612,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1139 + "__id__": 1118 }, "_enabled": true, "__prefab": { - "__id__": 1141 + "__id__": 1120 }, "_contentSize": { "__type__": "cc.Size", @@ -20197,11 +19640,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1139 + "__id__": 1118 }, "_enabled": true, "__prefab": { - "__id__": 1143 + "__id__": 1122 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20278,11 +19721,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1138 + "__id__": 1117 }, "_enabled": true, "__prefab": { - "__id__": 1146 + "__id__": 1125 }, "_contentSize": { "__type__": "cc.Size", @@ -20306,11 +19749,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1138 + "__id__": 1117 }, "_enabled": false, "__prefab": { - "__id__": 1148 + "__id__": 1127 }, "_alignFlags": 45, "_target": null, @@ -20352,7 +19795,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1151 + "__id__": 1130 }, "propertyPath": [ "_name" @@ -20368,7 +19811,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1153 + "__id__": 1132 }, "propertyPath": [ "_lpos" @@ -20389,7 +19832,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1155 + "__id__": 1134 }, "propertyPath": [ "_lrot" @@ -20411,7 +19854,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1157 + "__id__": 1136 }, "propertyPath": [ "_euler" @@ -20432,7 +19875,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1159 + "__id__": 1138 }, "propertyPath": [ "_active" @@ -20448,7 +19891,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1161 + "__id__": 1140 }, "propertyPath": [ "_contentSize" @@ -20468,7 +19911,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1163 + "__id__": 1142 }, "propertyPath": [ "_contentSize" @@ -20488,7 +19931,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1165 + "__id__": 1144 }, "propertyPath": [ "_lpos" @@ -20509,7 +19952,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1167 + "__id__": 1146 }, "propertyPath": [ "_lpos" @@ -20530,7 +19973,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1169 + "__id__": 1148 }, "propertyPath": [ "_contentSize" @@ -20550,7 +19993,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1171 + "__id__": 1150 }, "propertyPath": [ "_lpos" @@ -20571,7 +20014,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1173 + "__id__": 1152 }, "propertyPath": [ "_lpos" @@ -20592,7 +20035,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1175 + "__id__": 1154 }, "propertyPath": [ "_lpos" @@ -20613,7 +20056,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1177 + "__id__": 1156 }, "propertyPath": [ "_lpos" @@ -20634,7 +20077,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1179 + "__id__": 1158 }, "propertyPath": [ "_contentSize" @@ -20654,7 +20097,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1181 + "__id__": 1160 }, "propertyPath": [ "_contentSize" @@ -20675,7 +20118,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1183 + "__id__": 1162 }, "propertyPath": [ "_contentSize" @@ -20696,7 +20139,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1185 + "__id__": 1164 }, "propertyPath": [ "_contentSize" @@ -20717,7 +20160,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1187 + "__id__": 1166 }, "propertyPath": [ "_contentSize" @@ -20738,7 +20181,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1189 + "__id__": 1168 }, "propertyPath": [ "_contentSize" @@ -20759,7 +20202,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1191 + "__id__": 1170 }, "propertyPath": [ "_contentSize" @@ -20780,7 +20223,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1193 + "__id__": 1172 }, "propertyPath": [ "_lpos" @@ -20802,7 +20245,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1195 + "__id__": 1174 }, "propertyPath": [ "_contentSize" @@ -20822,7 +20265,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1197 + "__id__": 1176 }, "propertyPath": [ "_spriteFrame" @@ -20841,7 +20284,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1199 + "__id__": 1178 }, "propertyPath": [ "_atlas" @@ -20860,7 +20303,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1201 + "__id__": 1180 }, "propertyPath": [ "_lscale" @@ -20881,7 +20324,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1203 + "__id__": 1182 }, "propertyPath": [ "_active" @@ -20897,7 +20340,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1205 + "__id__": 1184 }, "propertyPath": [ "_active" @@ -20913,7 +20356,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1207 + "__id__": 1186 }, "propertyPath": [ "_lpos" @@ -20934,7 +20377,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1209 + "__id__": 1188 }, "propertyPath": [ "_contentSize" @@ -20954,7 +20397,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1211 + "__id__": 1190 }, "propertyPath": [ "_bottom" @@ -20970,7 +20413,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1213 + "__id__": 1192 }, "propertyPath": [ "_active" @@ -20986,7 +20429,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1215 + "__id__": 1194 }, "propertyPath": [ "_active" @@ -21002,7 +20445,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1217 + "__id__": 1196 }, "propertyPath": [ "_fontSize" @@ -21018,7 +20461,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1219 + "__id__": 1198 }, "propertyPath": [ "_string" @@ -21034,7 +20477,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1221 + "__id__": 1200 }, "propertyPath": [ "_actualFontSize" @@ -21050,7 +20493,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1223 + "__id__": 1202 }, "propertyPath": [ "_contentSize" @@ -21070,7 +20513,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1225 + "__id__": 1204 }, "propertyPath": [ "_lineHeight" @@ -21086,7 +20529,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1227 + "__id__": 1206 }, "propertyPath": [ "_fontSize" @@ -21102,7 +20545,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1229 + "__id__": 1208 }, "propertyPath": [ "_actualFontSize" @@ -21118,7 +20561,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1231 + "__id__": 1210 }, "propertyPath": [ "_lineHeight" @@ -21134,7 +20577,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1233 + "__id__": 1212 }, "propertyPath": [ "_contentSize" @@ -21154,7 +20597,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1235 + "__id__": 1214 }, "propertyPath": [ "_top" @@ -21170,7 +20613,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1237 + "__id__": 1216 }, "propertyPath": [ "_lpos" @@ -21191,7 +20634,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1239 + "__id__": 1218 }, "propertyPath": [ "_verticalCenter" @@ -21207,7 +20650,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1241 + "__id__": 1220 }, "propertyPath": [ "_string" @@ -21223,7 +20666,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1243 + "__id__": 1222 }, "propertyPath": [ "_contentSize" @@ -21243,7 +20686,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1245 + "__id__": 1224 }, "propertyPath": [ "_active" @@ -21259,7 +20702,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1247 + "__id__": 1226 }, "propertyPath": [ "_contentSize" @@ -21279,7 +20722,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1249 + "__id__": 1228 }, "propertyPath": [ "_contentSize" @@ -21306,17 +20749,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1042 + "__id__": 1021 }, "_prefab": { - "__id__": 1252 + "__id__": 1231 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1251 + "__id__": 1230 }, "asset": { "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", @@ -21324,7 +20767,7 @@ }, "fileId": "24rlgXRJ9AHLGpMW+aYyEx", "instance": { - "__id__": 1253 + "__id__": 1232 }, "targetOverrides": null }, @@ -21337,166 +20780,166 @@ "mountedChildren": [], "mountedComponents": [ { - "__id__": 1254 + "__id__": 1233 } ], "propertyOverrides": [ { - "__id__": 1358 + "__id__": 1337 }, { - "__id__": 1360 + "__id__": 1339 }, { - "__id__": 1362 + "__id__": 1341 }, { - "__id__": 1364 + "__id__": 1343 }, { - "__id__": 1366 + "__id__": 1345 }, { - "__id__": 1368 + "__id__": 1347 }, { - "__id__": 1370 + "__id__": 1349 }, { - "__id__": 1372 + "__id__": 1351 }, { - "__id__": 1374 + "__id__": 1353 }, { - "__id__": 1376 + "__id__": 1355 }, { - "__id__": 1378 + "__id__": 1357 }, { - "__id__": 1380 + "__id__": 1359 }, { - "__id__": 1382 + "__id__": 1361 }, { - "__id__": 1384 + "__id__": 1363 }, { - "__id__": 1386 + "__id__": 1365 }, { - "__id__": 1388 + "__id__": 1367 }, { - "__id__": 1390 + "__id__": 1369 }, { - "__id__": 1392 + "__id__": 1371 }, { - "__id__": 1394 + "__id__": 1373 }, { - "__id__": 1396 + "__id__": 1375 }, { - "__id__": 1398 + "__id__": 1377 }, { - "__id__": 1400 + "__id__": 1379 }, { - "__id__": 1402 + "__id__": 1381 }, { - "__id__": 1404 + "__id__": 1383 }, { - "__id__": 1406 + "__id__": 1385 }, { - "__id__": 1408 + "__id__": 1387 }, { - "__id__": 1410 + "__id__": 1389 }, { - "__id__": 1412 + "__id__": 1391 }, { - "__id__": 1414 + "__id__": 1393 }, { - "__id__": 1416 + "__id__": 1395 }, { - "__id__": 1418 + "__id__": 1397 }, { - "__id__": 1420 + "__id__": 1399 }, { - "__id__": 1422 + "__id__": 1401 }, { - "__id__": 1424 + "__id__": 1403 }, { - "__id__": 1426 + "__id__": 1405 }, { - "__id__": 1428 + "__id__": 1407 }, { - "__id__": 1430 + "__id__": 1409 }, { - "__id__": 1432 + "__id__": 1411 }, { - "__id__": 1434 + "__id__": 1413 }, { - "__id__": 1436 + "__id__": 1415 }, { - "__id__": 1438 + "__id__": 1417 }, { - "__id__": 1440 + "__id__": 1419 }, { - "__id__": 1442 + "__id__": 1421 }, { - "__id__": 1444 + "__id__": 1423 }, { - "__id__": 1446 + "__id__": 1425 }, { - "__id__": 1448 + "__id__": 1427 } ], "removedComponents": [ { - "__id__": 1450 + "__id__": 1429 } ] }, { "__type__": "cc.MountedComponentsInfo", "targetInfo": { - "__id__": 1255 + "__id__": 1234 }, "components": [ { - "__id__": 1256 + "__id__": 1235 }, { - "__id__": 1258 + "__id__": 1237 } ] }, @@ -21512,15 +20955,15 @@ "_objFlags": 0, "__editorExtras__": { "mountedRoot": { - "__id__": 1251 + "__id__": 1230 } }, "node": { - "__id__": 1251 + "__id__": 1230 }, "_enabled": true, "__prefab": { - "__id__": 1257 + "__id__": 1236 }, "_alignFlags": 17, "_target": null, @@ -21552,33 +20995,33 @@ "_objFlags": 0, "__editorExtras__": { "mountedRoot": { - "__id__": 1251 + "__id__": 1230 } }, "node": { - "__id__": 1251 + "__id__": 1230 }, "_enabled": true, "__prefab": { - "__id__": 1259 + "__id__": 1238 }, "name_node": { - "__id__": 1260 + "__id__": 1239 }, "icon_node": { - "__id__": 1268 + "__id__": 1247 }, "cost_node": { - "__id__": 1284 + "__id__": 1263 }, "Ckind_node": { - "__id__": 1304 + "__id__": 1283 }, "BG_node": { - "__id__": 1334 + "__id__": 1313 }, "info_node": { - "__id__": 1346 + "__id__": 1325 }, "_id": "" }, @@ -21592,23 +21035,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1251 + "__id__": 1230 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1261 + "__id__": 1240 }, { - "__id__": 1263 + "__id__": 1242 }, { - "__id__": 1265 + "__id__": 1244 } ], "_prefab": { - "__id__": 1267 + "__id__": 1246 }, "_lpos": { "__type__": "cc.Vec3", @@ -21645,11 +21088,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1260 + "__id__": 1239 }, "_enabled": true, "__prefab": { - "__id__": 1262 + "__id__": 1241 }, "_contentSize": { "__type__": "cc.Size", @@ -21673,11 +21116,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1260 + "__id__": 1239 }, "_enabled": true, "__prefab": { - "__id__": 1264 + "__id__": 1243 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21741,11 +21184,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1260 + "__id__": 1239 }, "_enabled": true, "__prefab": { - "__id__": 1266 + "__id__": 1245 }, "_alignFlags": 17, "_target": null, @@ -21790,20 +21233,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1269 + "__id__": 1248 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1279 + "__id__": 1258 }, { - "__id__": 1281 + "__id__": 1260 } ], "_prefab": { - "__id__": 1283 + "__id__": 1262 }, "_lpos": { "__type__": "cc.Vec3", @@ -21840,30 +21283,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1251 + "__id__": 1230 }, "_children": [ { - "__id__": 1268 + "__id__": 1247 } ], "_active": true, "_components": [ { - "__id__": 1270 + "__id__": 1249 }, { - "__id__": 1272 + "__id__": 1251 }, { - "__id__": 1274 + "__id__": 1253 }, { - "__id__": 1276 + "__id__": 1255 } ], "_prefab": { - "__id__": 1278 + "__id__": 1257 }, "_lpos": { "__type__": "cc.Vec3", @@ -21900,11 +21343,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1269 + "__id__": 1248 }, "_enabled": true, "__prefab": { - "__id__": 1271 + "__id__": 1250 }, "_contentSize": { "__type__": "cc.Size", @@ -21928,11 +21371,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1269 + "__id__": 1248 }, "_enabled": true, "__prefab": { - "__id__": 1273 + "__id__": 1252 }, "_type": 3, "_inverted": false, @@ -21950,11 +21393,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1269 + "__id__": 1248 }, "_enabled": true, "__prefab": { - "__id__": 1275 + "__id__": 1254 }, "_alignFlags": 41, "_target": null, @@ -21986,11 +21429,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1269 + "__id__": 1248 }, "_enabled": true, "__prefab": { - "__id__": 1277 + "__id__": 1256 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22047,11 +21490,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1268 + "__id__": 1247 }, "_enabled": true, "__prefab": { - "__id__": 1280 + "__id__": 1259 }, "_contentSize": { "__type__": "cc.Size", @@ -22075,11 +21518,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1268 + "__id__": 1247 }, "_enabled": true, "__prefab": { - "__id__": 1282 + "__id__": 1261 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22133,20 +21576,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1285 + "__id__": 1264 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1299 + "__id__": 1278 }, { - "__id__": 1301 + "__id__": 1280 } ], "_prefab": { - "__id__": 1303 + "__id__": 1282 }, "_lpos": { "__type__": "cc.Vec3", @@ -22183,30 +21626,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1251 + "__id__": 1230 }, "_children": [ { - "__id__": 1286 + "__id__": 1265 }, { - "__id__": 1284 + "__id__": 1263 } ], "_active": true, "_components": [ { - "__id__": 1292 + "__id__": 1271 }, { - "__id__": 1294 + "__id__": 1273 }, { - "__id__": 1296 + "__id__": 1275 } ], "_prefab": { - "__id__": 1298 + "__id__": 1277 }, "_lpos": { "__type__": "cc.Vec3", @@ -22243,20 +21686,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1285 + "__id__": 1264 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1287 + "__id__": 1266 }, { - "__id__": 1289 + "__id__": 1268 } ], "_prefab": { - "__id__": 1291 + "__id__": 1270 }, "_lpos": { "__type__": "cc.Vec3", @@ -22293,11 +21736,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1286 + "__id__": 1265 }, "_enabled": true, "__prefab": { - "__id__": 1288 + "__id__": 1267 }, "_contentSize": { "__type__": "cc.Size", @@ -22321,11 +21764,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1286 + "__id__": 1265 }, "_enabled": true, "__prefab": { - "__id__": 1290 + "__id__": 1269 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22382,11 +21825,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1285 + "__id__": 1264 }, "_enabled": true, "__prefab": { - "__id__": 1293 + "__id__": 1272 }, "_contentSize": { "__type__": "cc.Size", @@ -22410,11 +21853,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1285 + "__id__": 1264 }, "_enabled": true, "__prefab": { - "__id__": 1295 + "__id__": 1274 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22452,11 +21895,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1285 + "__id__": 1264 }, "_enabled": true, "__prefab": { - "__id__": 1297 + "__id__": 1276 }, "_alignFlags": 33, "_target": null, @@ -22501,11 +21944,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1284 + "__id__": 1263 }, "_enabled": true, "__prefab": { - "__id__": 1300 + "__id__": 1279 }, "_contentSize": { "__type__": "cc.Size", @@ -22529,11 +21972,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1284 + "__id__": 1263 }, "_enabled": true, "__prefab": { - "__id__": 1302 + "__id__": 1281 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22610,33 +22053,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1251 + "__id__": 1230 }, "_children": [ { - "__id__": 1305 + "__id__": 1284 }, { - "__id__": 1311 + "__id__": 1290 }, { - "__id__": 1317 + "__id__": 1296 }, { - "__id__": 1323 + "__id__": 1302 } ], "_active": true, "_components": [ { - "__id__": 1329 + "__id__": 1308 }, { - "__id__": 1331 + "__id__": 1310 } ], "_prefab": { - "__id__": 1333 + "__id__": 1312 }, "_lpos": { "__type__": "cc.Vec3", @@ -22673,20 +22116,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1304 + "__id__": 1283 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1306 + "__id__": 1285 }, { - "__id__": 1308 + "__id__": 1287 } ], "_prefab": { - "__id__": 1310 + "__id__": 1289 }, "_lpos": { "__type__": "cc.Vec3", @@ -22723,11 +22166,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1305 + "__id__": 1284 }, "_enabled": true, "__prefab": { - "__id__": 1307 + "__id__": 1286 }, "_contentSize": { "__type__": "cc.Size", @@ -22751,11 +22194,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1305 + "__id__": 1284 }, "_enabled": true, "__prefab": { - "__id__": 1309 + "__id__": 1288 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22809,20 +22252,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1304 + "__id__": 1283 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1312 + "__id__": 1291 }, { - "__id__": 1314 + "__id__": 1293 } ], "_prefab": { - "__id__": 1316 + "__id__": 1295 }, "_lpos": { "__type__": "cc.Vec3", @@ -22859,11 +22302,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1311 + "__id__": 1290 }, "_enabled": true, "__prefab": { - "__id__": 1313 + "__id__": 1292 }, "_contentSize": { "__type__": "cc.Size", @@ -22887,11 +22330,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1311 + "__id__": 1290 }, "_enabled": true, "__prefab": { - "__id__": 1315 + "__id__": 1294 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22948,20 +22391,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1304 + "__id__": 1283 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1318 + "__id__": 1297 }, { - "__id__": 1320 + "__id__": 1299 } ], "_prefab": { - "__id__": 1322 + "__id__": 1301 }, "_lpos": { "__type__": "cc.Vec3", @@ -22998,11 +22441,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1317 + "__id__": 1296 }, "_enabled": true, "__prefab": { - "__id__": 1319 + "__id__": 1298 }, "_contentSize": { "__type__": "cc.Size", @@ -23026,11 +22469,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1317 + "__id__": 1296 }, "_enabled": true, "__prefab": { - "__id__": 1321 + "__id__": 1300 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23087,20 +22530,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1304 + "__id__": 1283 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1324 + "__id__": 1303 }, { - "__id__": 1326 + "__id__": 1305 } ], "_prefab": { - "__id__": 1328 + "__id__": 1307 }, "_lpos": { "__type__": "cc.Vec3", @@ -23137,11 +22580,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1323 + "__id__": 1302 }, "_enabled": true, "__prefab": { - "__id__": 1325 + "__id__": 1304 }, "_contentSize": { "__type__": "cc.Size", @@ -23165,11 +22608,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1323 + "__id__": 1302 }, "_enabled": true, "__prefab": { - "__id__": 1327 + "__id__": 1306 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23226,11 +22669,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1304 + "__id__": 1283 }, "_enabled": true, "__prefab": { - "__id__": 1330 + "__id__": 1309 }, "_contentSize": { "__type__": "cc.Size", @@ -23254,11 +22697,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1304 + "__id__": 1283 }, "_enabled": true, "__prefab": { - "__id__": 1332 + "__id__": 1311 }, "_alignFlags": 9, "_target": null, @@ -23303,36 +22746,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1251 + "__id__": 1230 }, "_children": [ { - "__id__": 1335 + "__id__": 1314 }, { - "__id__": 1336 + "__id__": 1315 }, { - "__id__": 1337 + "__id__": 1316 }, { - "__id__": 1338 + "__id__": 1317 } ], "_active": true, "_components": [ { - "__id__": 1339 + "__id__": 1318 }, { - "__id__": 1341 + "__id__": 1320 }, { - "__id__": 1343 + "__id__": 1322 } ], "_prefab": { - "__id__": 1345 + "__id__": 1324 }, "_lpos": { "__type__": "cc.Vec3", @@ -23385,11 +22828,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1334 + "__id__": 1313 }, "_enabled": true, "__prefab": { - "__id__": 1340 + "__id__": 1319 }, "_contentSize": { "__type__": "cc.Size", @@ -23413,11 +22856,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1334 + "__id__": 1313 }, "_enabled": false, "__prefab": { - "__id__": 1342 + "__id__": 1321 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23461,11 +22904,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1334 + "__id__": 1313 }, "_enabled": true, "__prefab": { - "__id__": 1344 + "__id__": 1323 }, "_alignFlags": 45, "_target": null, @@ -23510,24 +22953,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1251 + "__id__": 1230 }, "_children": [ { - "__id__": 1347 + "__id__": 1326 } ], "_active": true, "_components": [ { - "__id__": 1353 + "__id__": 1332 }, { - "__id__": 1355 + "__id__": 1334 } ], "_prefab": { - "__id__": 1357 + "__id__": 1336 }, "_lpos": { "__type__": "cc.Vec3", @@ -23564,20 +23007,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1346 + "__id__": 1325 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1348 + "__id__": 1327 }, { - "__id__": 1350 + "__id__": 1329 } ], "_prefab": { - "__id__": 1352 + "__id__": 1331 }, "_lpos": { "__type__": "cc.Vec3", @@ -23614,11 +23057,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1347 + "__id__": 1326 }, "_enabled": true, "__prefab": { - "__id__": 1349 + "__id__": 1328 }, "_contentSize": { "__type__": "cc.Size", @@ -23642,11 +23085,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1347 + "__id__": 1326 }, "_enabled": true, "__prefab": { - "__id__": 1351 + "__id__": 1330 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23723,11 +23166,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1346 + "__id__": 1325 }, "_enabled": true, "__prefab": { - "__id__": 1354 + "__id__": 1333 }, "_contentSize": { "__type__": "cc.Size", @@ -23751,11 +23194,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1346 + "__id__": 1325 }, "_enabled": false, "__prefab": { - "__id__": 1356 + "__id__": 1335 }, "_alignFlags": 45, "_target": null, @@ -23797,7 +23240,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1359 + "__id__": 1338 }, "propertyPath": [ "_name" @@ -23813,7 +23256,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1361 + "__id__": 1340 }, "propertyPath": [ "_lpos" @@ -23834,7 +23277,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1363 + "__id__": 1342 }, "propertyPath": [ "_lrot" @@ -23856,7 +23299,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1365 + "__id__": 1344 }, "propertyPath": [ "_euler" @@ -23877,7 +23320,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1367 + "__id__": 1346 }, "propertyPath": [ "_active" @@ -23893,7 +23336,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1369 + "__id__": 1348 }, "propertyPath": [ "_contentSize" @@ -23913,7 +23356,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1371 + "__id__": 1350 }, "propertyPath": [ "_contentSize" @@ -23933,7 +23376,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1373 + "__id__": 1352 }, "propertyPath": [ "_lpos" @@ -23954,7 +23397,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1375 + "__id__": 1354 }, "propertyPath": [ "_lpos" @@ -23975,7 +23418,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1377 + "__id__": 1356 }, "propertyPath": [ "_contentSize" @@ -23995,7 +23438,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1379 + "__id__": 1358 }, "propertyPath": [ "_lpos" @@ -24016,7 +23459,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1381 + "__id__": 1360 }, "propertyPath": [ "_lpos" @@ -24037,7 +23480,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1383 + "__id__": 1362 }, "propertyPath": [ "_lpos" @@ -24058,7 +23501,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1385 + "__id__": 1364 }, "propertyPath": [ "_lpos" @@ -24079,7 +23522,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1387 + "__id__": 1366 }, "propertyPath": [ "_contentSize" @@ -24099,7 +23542,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1389 + "__id__": 1368 }, "propertyPath": [ "_contentSize" @@ -24120,7 +23563,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1391 + "__id__": 1370 }, "propertyPath": [ "_contentSize" @@ -24141,7 +23584,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1393 + "__id__": 1372 }, "propertyPath": [ "_contentSize" @@ -24162,7 +23605,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1395 + "__id__": 1374 }, "propertyPath": [ "_contentSize" @@ -24183,7 +23626,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1397 + "__id__": 1376 }, "propertyPath": [ "_contentSize" @@ -24204,7 +23647,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1399 + "__id__": 1378 }, "propertyPath": [ "_contentSize" @@ -24225,7 +23668,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1401 + "__id__": 1380 }, "propertyPath": [ "_lpos" @@ -24247,7 +23690,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1403 + "__id__": 1382 }, "propertyPath": [ "_active" @@ -24263,7 +23706,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1405 + "__id__": 1384 }, "propertyPath": [ "_active" @@ -24279,7 +23722,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1407 + "__id__": 1386 }, "propertyPath": [ "_contentSize" @@ -24299,7 +23742,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1409 + "__id__": 1388 }, "propertyPath": [ "_bottom" @@ -24315,7 +23758,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1411 + "__id__": 1390 }, "propertyPath": [ "_lpos" @@ -24336,7 +23779,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1413 + "__id__": 1392 }, "propertyPath": [ "_active" @@ -24352,7 +23795,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1415 + "__id__": 1394 }, "propertyPath": [ "_active" @@ -24368,7 +23811,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1417 + "__id__": 1396 }, "propertyPath": [ "_fontSize" @@ -24384,7 +23827,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1419 + "__id__": 1398 }, "propertyPath": [ "_string" @@ -24400,7 +23843,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1421 + "__id__": 1400 }, "propertyPath": [ "_actualFontSize" @@ -24416,7 +23859,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1423 + "__id__": 1402 }, "propertyPath": [ "_contentSize" @@ -24436,7 +23879,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1425 + "__id__": 1404 }, "propertyPath": [ "_lineHeight" @@ -24452,7 +23895,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1427 + "__id__": 1406 }, "propertyPath": [ "_fontSize" @@ -24468,7 +23911,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1429 + "__id__": 1408 }, "propertyPath": [ "_actualFontSize" @@ -24484,7 +23927,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1431 + "__id__": 1410 }, "propertyPath": [ "_lineHeight" @@ -24500,7 +23943,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1433 + "__id__": 1412 }, "propertyPath": [ "_contentSize" @@ -24520,7 +23963,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1435 + "__id__": 1414 }, "propertyPath": [ "_top" @@ -24536,7 +23979,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1437 + "__id__": 1416 }, "propertyPath": [ "_lpos" @@ -24557,7 +24000,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1439 + "__id__": 1418 }, "propertyPath": [ "_verticalCenter" @@ -24573,7 +24016,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1441 + "__id__": 1420 }, "propertyPath": [ "_string" @@ -24589,7 +24032,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1443 + "__id__": 1422 }, "propertyPath": [ "_contentSize" @@ -24609,7 +24052,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1445 + "__id__": 1424 }, "propertyPath": [ "_active" @@ -24625,7 +24068,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1447 + "__id__": 1426 }, "propertyPath": [ "_contentSize" @@ -24645,7 +24088,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1449 + "__id__": 1428 }, "propertyPath": [ "_contentSize" @@ -24672,17 +24115,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1042 + "__id__": 1021 }, "_prefab": { - "__id__": 1452 + "__id__": 1431 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1451 + "__id__": 1430 }, "asset": { "__uuid__": "8aaff904-8c27-4173-9716-7161893b336e", @@ -24690,7 +24133,7 @@ }, "fileId": "24rlgXRJ9AHLGpMW+aYyEx", "instance": { - "__id__": 1453 + "__id__": 1432 }, "targetOverrides": null }, @@ -24703,166 +24146,166 @@ "mountedChildren": [], "mountedComponents": [ { - "__id__": 1454 + "__id__": 1433 } ], "propertyOverrides": [ { - "__id__": 1558 + "__id__": 1537 }, { - "__id__": 1560 + "__id__": 1539 }, { - "__id__": 1562 + "__id__": 1541 }, { - "__id__": 1564 + "__id__": 1543 }, { - "__id__": 1566 + "__id__": 1545 }, { - "__id__": 1568 + "__id__": 1547 }, { - "__id__": 1570 + "__id__": 1549 }, { - "__id__": 1572 + "__id__": 1551 }, { - "__id__": 1574 + "__id__": 1553 }, { - "__id__": 1576 + "__id__": 1555 }, { - "__id__": 1578 + "__id__": 1557 }, { - "__id__": 1580 + "__id__": 1559 }, { - "__id__": 1582 + "__id__": 1561 }, { - "__id__": 1584 + "__id__": 1563 }, { - "__id__": 1586 + "__id__": 1565 }, { - "__id__": 1588 + "__id__": 1567 }, { - "__id__": 1590 + "__id__": 1569 }, { - "__id__": 1592 + "__id__": 1571 }, { - "__id__": 1594 + "__id__": 1573 }, { - "__id__": 1596 + "__id__": 1575 }, { - "__id__": 1598 + "__id__": 1577 }, { - "__id__": 1600 + "__id__": 1579 }, { - "__id__": 1602 + "__id__": 1581 }, { - "__id__": 1604 + "__id__": 1583 }, { - "__id__": 1606 + "__id__": 1585 }, { - "__id__": 1608 + "__id__": 1587 }, { - "__id__": 1610 + "__id__": 1589 }, { - "__id__": 1612 + "__id__": 1591 }, { - "__id__": 1614 + "__id__": 1593 }, { - "__id__": 1616 + "__id__": 1595 }, { - "__id__": 1618 + "__id__": 1597 }, { - "__id__": 1620 + "__id__": 1599 }, { - "__id__": 1622 + "__id__": 1601 }, { - "__id__": 1624 + "__id__": 1603 }, { - "__id__": 1626 + "__id__": 1605 }, { - "__id__": 1628 + "__id__": 1607 }, { - "__id__": 1630 + "__id__": 1609 }, { - "__id__": 1632 + "__id__": 1611 }, { - "__id__": 1634 + "__id__": 1613 }, { - "__id__": 1636 + "__id__": 1615 }, { - "__id__": 1638 + "__id__": 1617 }, { - "__id__": 1640 + "__id__": 1619 }, { - "__id__": 1642 + "__id__": 1621 }, { - "__id__": 1644 + "__id__": 1623 }, { - "__id__": 1646 + "__id__": 1625 }, { - "__id__": 1648 + "__id__": 1627 } ], "removedComponents": [ { - "__id__": 1650 + "__id__": 1629 } ] }, { "__type__": "cc.MountedComponentsInfo", "targetInfo": { - "__id__": 1455 + "__id__": 1434 }, "components": [ { - "__id__": 1456 + "__id__": 1435 }, { - "__id__": 1458 + "__id__": 1437 } ] }, @@ -24878,15 +24321,15 @@ "_objFlags": 0, "__editorExtras__": { "mountedRoot": { - "__id__": 1451 + "__id__": 1430 } }, "node": { - "__id__": 1451 + "__id__": 1430 }, "_enabled": true, "__prefab": { - "__id__": 1457 + "__id__": 1436 }, "_alignFlags": 33, "_target": null, @@ -24918,33 +24361,33 @@ "_objFlags": 0, "__editorExtras__": { "mountedRoot": { - "__id__": 1451 + "__id__": 1430 } }, "node": { - "__id__": 1451 + "__id__": 1430 }, "_enabled": true, "__prefab": { - "__id__": 1459 + "__id__": 1438 }, "name_node": { - "__id__": 1460 + "__id__": 1439 }, "icon_node": { - "__id__": 1468 + "__id__": 1447 }, "cost_node": { - "__id__": 1484 + "__id__": 1463 }, "Ckind_node": { - "__id__": 1504 + "__id__": 1483 }, "BG_node": { - "__id__": 1534 + "__id__": 1513 }, "info_node": { - "__id__": 1546 + "__id__": 1525 }, "_id": "" }, @@ -24958,23 +24401,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1451 + "__id__": 1430 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1461 + "__id__": 1440 }, { - "__id__": 1463 + "__id__": 1442 }, { - "__id__": 1465 + "__id__": 1444 } ], "_prefab": { - "__id__": 1467 + "__id__": 1446 }, "_lpos": { "__type__": "cc.Vec3", @@ -25011,11 +24454,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1460 + "__id__": 1439 }, "_enabled": true, "__prefab": { - "__id__": 1462 + "__id__": 1441 }, "_contentSize": { "__type__": "cc.Size", @@ -25039,11 +24482,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1460 + "__id__": 1439 }, "_enabled": true, "__prefab": { - "__id__": 1464 + "__id__": 1443 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25107,11 +24550,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1460 + "__id__": 1439 }, "_enabled": true, "__prefab": { - "__id__": 1466 + "__id__": 1445 }, "_alignFlags": 17, "_target": null, @@ -25156,20 +24599,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1469 + "__id__": 1448 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1479 + "__id__": 1458 }, { - "__id__": 1481 + "__id__": 1460 } ], "_prefab": { - "__id__": 1483 + "__id__": 1462 }, "_lpos": { "__type__": "cc.Vec3", @@ -25206,30 +24649,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1451 + "__id__": 1430 }, "_children": [ { - "__id__": 1468 + "__id__": 1447 } ], "_active": true, "_components": [ { - "__id__": 1470 + "__id__": 1449 }, { - "__id__": 1472 + "__id__": 1451 }, { - "__id__": 1474 + "__id__": 1453 }, { - "__id__": 1476 + "__id__": 1455 } ], "_prefab": { - "__id__": 1478 + "__id__": 1457 }, "_lpos": { "__type__": "cc.Vec3", @@ -25266,11 +24709,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1469 + "__id__": 1448 }, "_enabled": true, "__prefab": { - "__id__": 1471 + "__id__": 1450 }, "_contentSize": { "__type__": "cc.Size", @@ -25294,11 +24737,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1469 + "__id__": 1448 }, "_enabled": true, "__prefab": { - "__id__": 1473 + "__id__": 1452 }, "_type": 3, "_inverted": false, @@ -25316,11 +24759,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1469 + "__id__": 1448 }, "_enabled": true, "__prefab": { - "__id__": 1475 + "__id__": 1454 }, "_alignFlags": 41, "_target": null, @@ -25352,11 +24795,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1469 + "__id__": 1448 }, "_enabled": true, "__prefab": { - "__id__": 1477 + "__id__": 1456 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25413,11 +24856,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1468 + "__id__": 1447 }, "_enabled": true, "__prefab": { - "__id__": 1480 + "__id__": 1459 }, "_contentSize": { "__type__": "cc.Size", @@ -25441,11 +24884,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1468 + "__id__": 1447 }, "_enabled": true, "__prefab": { - "__id__": 1482 + "__id__": 1461 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25499,20 +24942,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1485 + "__id__": 1464 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1499 + "__id__": 1478 }, { - "__id__": 1501 + "__id__": 1480 } ], "_prefab": { - "__id__": 1503 + "__id__": 1482 }, "_lpos": { "__type__": "cc.Vec3", @@ -25549,30 +24992,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1451 + "__id__": 1430 }, "_children": [ { - "__id__": 1486 + "__id__": 1465 }, { - "__id__": 1484 + "__id__": 1463 } ], "_active": true, "_components": [ { - "__id__": 1492 + "__id__": 1471 }, { - "__id__": 1494 + "__id__": 1473 }, { - "__id__": 1496 + "__id__": 1475 } ], "_prefab": { - "__id__": 1498 + "__id__": 1477 }, "_lpos": { "__type__": "cc.Vec3", @@ -25609,20 +25052,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1485 + "__id__": 1464 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1487 + "__id__": 1466 }, { - "__id__": 1489 + "__id__": 1468 } ], "_prefab": { - "__id__": 1491 + "__id__": 1470 }, "_lpos": { "__type__": "cc.Vec3", @@ -25659,11 +25102,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1486 + "__id__": 1465 }, "_enabled": true, "__prefab": { - "__id__": 1488 + "__id__": 1467 }, "_contentSize": { "__type__": "cc.Size", @@ -25687,11 +25130,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1486 + "__id__": 1465 }, "_enabled": true, "__prefab": { - "__id__": 1490 + "__id__": 1469 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25748,11 +25191,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1485 + "__id__": 1464 }, "_enabled": true, "__prefab": { - "__id__": 1493 + "__id__": 1472 }, "_contentSize": { "__type__": "cc.Size", @@ -25776,11 +25219,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1485 + "__id__": 1464 }, "_enabled": true, "__prefab": { - "__id__": 1495 + "__id__": 1474 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25818,11 +25261,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1485 + "__id__": 1464 }, "_enabled": true, "__prefab": { - "__id__": 1497 + "__id__": 1476 }, "_alignFlags": 33, "_target": null, @@ -25867,11 +25310,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1484 + "__id__": 1463 }, "_enabled": true, "__prefab": { - "__id__": 1500 + "__id__": 1479 }, "_contentSize": { "__type__": "cc.Size", @@ -25895,11 +25338,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1484 + "__id__": 1463 }, "_enabled": true, "__prefab": { - "__id__": 1502 + "__id__": 1481 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25976,33 +25419,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1451 + "__id__": 1430 }, "_children": [ { - "__id__": 1505 + "__id__": 1484 }, { - "__id__": 1511 + "__id__": 1490 }, { - "__id__": 1517 + "__id__": 1496 }, { - "__id__": 1523 + "__id__": 1502 } ], "_active": true, "_components": [ { - "__id__": 1529 + "__id__": 1508 }, { - "__id__": 1531 + "__id__": 1510 } ], "_prefab": { - "__id__": 1533 + "__id__": 1512 }, "_lpos": { "__type__": "cc.Vec3", @@ -26039,20 +25482,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1504 + "__id__": 1483 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1506 + "__id__": 1485 }, { - "__id__": 1508 + "__id__": 1487 } ], "_prefab": { - "__id__": 1510 + "__id__": 1489 }, "_lpos": { "__type__": "cc.Vec3", @@ -26089,11 +25532,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1505 + "__id__": 1484 }, "_enabled": true, "__prefab": { - "__id__": 1507 + "__id__": 1486 }, "_contentSize": { "__type__": "cc.Size", @@ -26117,11 +25560,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1505 + "__id__": 1484 }, "_enabled": true, "__prefab": { - "__id__": 1509 + "__id__": 1488 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26175,20 +25618,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1504 + "__id__": 1483 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1512 + "__id__": 1491 }, { - "__id__": 1514 + "__id__": 1493 } ], "_prefab": { - "__id__": 1516 + "__id__": 1495 }, "_lpos": { "__type__": "cc.Vec3", @@ -26225,11 +25668,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1511 + "__id__": 1490 }, "_enabled": true, "__prefab": { - "__id__": 1513 + "__id__": 1492 }, "_contentSize": { "__type__": "cc.Size", @@ -26253,11 +25696,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1511 + "__id__": 1490 }, "_enabled": true, "__prefab": { - "__id__": 1515 + "__id__": 1494 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26314,20 +25757,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1504 + "__id__": 1483 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1518 + "__id__": 1497 }, { - "__id__": 1520 + "__id__": 1499 } ], "_prefab": { - "__id__": 1522 + "__id__": 1501 }, "_lpos": { "__type__": "cc.Vec3", @@ -26364,11 +25807,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1517 + "__id__": 1496 }, "_enabled": true, "__prefab": { - "__id__": 1519 + "__id__": 1498 }, "_contentSize": { "__type__": "cc.Size", @@ -26392,11 +25835,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1517 + "__id__": 1496 }, "_enabled": true, "__prefab": { - "__id__": 1521 + "__id__": 1500 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26453,20 +25896,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1504 + "__id__": 1483 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1524 + "__id__": 1503 }, { - "__id__": 1526 + "__id__": 1505 } ], "_prefab": { - "__id__": 1528 + "__id__": 1507 }, "_lpos": { "__type__": "cc.Vec3", @@ -26503,11 +25946,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1523 + "__id__": 1502 }, "_enabled": true, "__prefab": { - "__id__": 1525 + "__id__": 1504 }, "_contentSize": { "__type__": "cc.Size", @@ -26531,11 +25974,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1523 + "__id__": 1502 }, "_enabled": true, "__prefab": { - "__id__": 1527 + "__id__": 1506 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26592,11 +26035,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1504 + "__id__": 1483 }, "_enabled": true, "__prefab": { - "__id__": 1530 + "__id__": 1509 }, "_contentSize": { "__type__": "cc.Size", @@ -26620,11 +26063,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1504 + "__id__": 1483 }, "_enabled": true, "__prefab": { - "__id__": 1532 + "__id__": 1511 }, "_alignFlags": 9, "_target": null, @@ -26669,36 +26112,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1451 + "__id__": 1430 }, "_children": [ { - "__id__": 1535 + "__id__": 1514 }, { - "__id__": 1536 + "__id__": 1515 }, { - "__id__": 1537 + "__id__": 1516 }, { - "__id__": 1538 + "__id__": 1517 } ], "_active": true, "_components": [ { - "__id__": 1539 + "__id__": 1518 }, { - "__id__": 1541 + "__id__": 1520 }, { - "__id__": 1543 + "__id__": 1522 } ], "_prefab": { - "__id__": 1545 + "__id__": 1524 }, "_lpos": { "__type__": "cc.Vec3", @@ -26751,11 +26194,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1534 + "__id__": 1513 }, "_enabled": true, "__prefab": { - "__id__": 1540 + "__id__": 1519 }, "_contentSize": { "__type__": "cc.Size", @@ -26779,11 +26222,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1534 + "__id__": 1513 }, "_enabled": false, "__prefab": { - "__id__": 1542 + "__id__": 1521 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26827,11 +26270,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1534 + "__id__": 1513 }, "_enabled": true, "__prefab": { - "__id__": 1544 + "__id__": 1523 }, "_alignFlags": 45, "_target": null, @@ -26876,24 +26319,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1451 + "__id__": 1430 }, "_children": [ { - "__id__": 1547 + "__id__": 1526 } ], "_active": true, "_components": [ { - "__id__": 1553 + "__id__": 1532 }, { - "__id__": 1555 + "__id__": 1534 } ], "_prefab": { - "__id__": 1557 + "__id__": 1536 }, "_lpos": { "__type__": "cc.Vec3", @@ -26930,20 +26373,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1546 + "__id__": 1525 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1548 + "__id__": 1527 }, { - "__id__": 1550 + "__id__": 1529 } ], "_prefab": { - "__id__": 1552 + "__id__": 1531 }, "_lpos": { "__type__": "cc.Vec3", @@ -26980,11 +26423,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1547 + "__id__": 1526 }, "_enabled": true, "__prefab": { - "__id__": 1549 + "__id__": 1528 }, "_contentSize": { "__type__": "cc.Size", @@ -27008,11 +26451,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1547 + "__id__": 1526 }, "_enabled": true, "__prefab": { - "__id__": 1551 + "__id__": 1530 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27089,11 +26532,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1546 + "__id__": 1525 }, "_enabled": true, "__prefab": { - "__id__": 1554 + "__id__": 1533 }, "_contentSize": { "__type__": "cc.Size", @@ -27117,11 +26560,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1546 + "__id__": 1525 }, "_enabled": false, "__prefab": { - "__id__": 1556 + "__id__": 1535 }, "_alignFlags": 45, "_target": null, @@ -27163,7 +26606,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1559 + "__id__": 1538 }, "propertyPath": [ "_name" @@ -27179,7 +26622,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1561 + "__id__": 1540 }, "propertyPath": [ "_lpos" @@ -27200,7 +26643,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1563 + "__id__": 1542 }, "propertyPath": [ "_lrot" @@ -27222,7 +26665,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1565 + "__id__": 1544 }, "propertyPath": [ "_euler" @@ -27243,7 +26686,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1567 + "__id__": 1546 }, "propertyPath": [ "_active" @@ -27259,7 +26702,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1569 + "__id__": 1548 }, "propertyPath": [ "_contentSize" @@ -27279,7 +26722,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1571 + "__id__": 1550 }, "propertyPath": [ "_contentSize" @@ -27299,7 +26742,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1573 + "__id__": 1552 }, "propertyPath": [ "_lpos" @@ -27320,7 +26763,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1575 + "__id__": 1554 }, "propertyPath": [ "_lpos" @@ -27341,7 +26784,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1577 + "__id__": 1556 }, "propertyPath": [ "_contentSize" @@ -27361,7 +26804,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1579 + "__id__": 1558 }, "propertyPath": [ "_lpos" @@ -27382,7 +26825,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1581 + "__id__": 1560 }, "propertyPath": [ "_lpos" @@ -27403,7 +26846,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1583 + "__id__": 1562 }, "propertyPath": [ "_lpos" @@ -27424,7 +26867,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1585 + "__id__": 1564 }, "propertyPath": [ "_lpos" @@ -27445,7 +26888,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1587 + "__id__": 1566 }, "propertyPath": [ "_contentSize" @@ -27465,7 +26908,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1589 + "__id__": 1568 }, "propertyPath": [ "_contentSize" @@ -27486,7 +26929,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1591 + "__id__": 1570 }, "propertyPath": [ "_contentSize" @@ -27507,7 +26950,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1593 + "__id__": 1572 }, "propertyPath": [ "_contentSize" @@ -27528,7 +26971,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1595 + "__id__": 1574 }, "propertyPath": [ "_contentSize" @@ -27549,7 +26992,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1597 + "__id__": 1576 }, "propertyPath": [ "_contentSize" @@ -27570,7 +27013,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1599 + "__id__": 1578 }, "propertyPath": [ "_contentSize" @@ -27591,7 +27034,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1601 + "__id__": 1580 }, "propertyPath": [ "_lpos" @@ -27613,7 +27056,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1603 + "__id__": 1582 }, "propertyPath": [ "_active" @@ -27629,7 +27072,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1605 + "__id__": 1584 }, "propertyPath": [ "_active" @@ -27645,7 +27088,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1607 + "__id__": 1586 }, "propertyPath": [ "_contentSize" @@ -27665,7 +27108,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1609 + "__id__": 1588 }, "propertyPath": [ "_bottom" @@ -27681,7 +27124,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1611 + "__id__": 1590 }, "propertyPath": [ "_lpos" @@ -27702,7 +27145,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1613 + "__id__": 1592 }, "propertyPath": [ "_active" @@ -27718,7 +27161,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1615 + "__id__": 1594 }, "propertyPath": [ "_active" @@ -27734,7 +27177,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1617 + "__id__": 1596 }, "propertyPath": [ "_fontSize" @@ -27750,7 +27193,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1619 + "__id__": 1598 }, "propertyPath": [ "_string" @@ -27766,7 +27209,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1621 + "__id__": 1600 }, "propertyPath": [ "_actualFontSize" @@ -27782,7 +27225,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1623 + "__id__": 1602 }, "propertyPath": [ "_contentSize" @@ -27802,7 +27245,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1625 + "__id__": 1604 }, "propertyPath": [ "_lineHeight" @@ -27818,7 +27261,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1627 + "__id__": 1606 }, "propertyPath": [ "_fontSize" @@ -27834,7 +27277,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1629 + "__id__": 1608 }, "propertyPath": [ "_actualFontSize" @@ -27850,7 +27293,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1631 + "__id__": 1610 }, "propertyPath": [ "_lineHeight" @@ -27866,7 +27309,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1633 + "__id__": 1612 }, "propertyPath": [ "_contentSize" @@ -27886,7 +27329,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1635 + "__id__": 1614 }, "propertyPath": [ "_top" @@ -27902,7 +27345,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1637 + "__id__": 1616 }, "propertyPath": [ "_lpos" @@ -27923,7 +27366,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1639 + "__id__": 1618 }, "propertyPath": [ "_verticalCenter" @@ -27939,7 +27382,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1641 + "__id__": 1620 }, "propertyPath": [ "_string" @@ -27955,7 +27398,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1643 + "__id__": 1622 }, "propertyPath": [ "_contentSize" @@ -27975,7 +27418,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1645 + "__id__": 1624 }, "propertyPath": [ "_active" @@ -27991,7 +27434,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1647 + "__id__": 1626 }, "propertyPath": [ "_contentSize" @@ -28011,7 +27454,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1649 + "__id__": 1628 }, "propertyPath": [ "_contentSize" @@ -28040,11 +27483,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1042 + "__id__": 1021 }, "_enabled": true, "__prefab": { - "__id__": 1652 + "__id__": 1631 }, "_contentSize": { "__type__": "cc.Size", @@ -28068,11 +27511,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1042 + "__id__": 1021 }, "_enabled": true, "__prefab": { - "__id__": 1654 + "__id__": 1633 }, "_alignFlags": 42, "_target": null, @@ -28104,11 +27547,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1042 + "__id__": 1021 }, "_enabled": true, "__prefab": { - "__id__": 1656 + "__id__": 1635 }, "_resizeMode": 1, "_layoutType": 1, @@ -28149,1594 +27592,35 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_name": "cb4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1033 - }, - "_children": [ - { - "__id__": 1659 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1740 - }, - { - "__id__": 1742 - }, - { - "__id__": 1744 - }, - { - "__id__": 1746 - } - ], - "_prefab": { - "__id__": 1748 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "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": "chou", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1658 - }, - "_children": [ - { - "__id__": 1660 - }, - { - "__id__": 1668 - }, - { - "__id__": 1676 - }, - { - "__id__": 1714 - }, - { - "__id__": 1720 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1735 - }, - { - "__id__": 1737 - } - ], - "_prefab": { - "__id__": 1739 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1659 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1661 - }, - { - "__id__": 1663 - }, - { - "__id__": 1665 - } - ], - "_prefab": { - "__id__": 1667 - }, - "_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__": 1660 - }, - "_enabled": true, - "__prefab": { - "__id__": 1662 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 90, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "93ZYeIdNRJaahpxIzPwukR" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1660 - }, - "_enabled": true, - "__prefab": { - "__id__": 1664 - }, - "_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": "1bEJtVfPFBIKbMJfg4DbXB" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1660 - }, - "_enabled": true, - "__prefab": { - "__id__": 1666 - }, - "_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": "21mXEKIoVNHbct3r/hsz9v" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "42OplocYdFrYuCQ8VZwKxS", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "nobg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1659 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1669 - }, - { - "__id__": 1671 - }, - { - "__id__": 1673 - } - ], - "_prefab": { - "__id__": 1675 - }, - "_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__": 1668 - }, - "_enabled": true, - "__prefab": { - "__id__": 1670 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 90, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e1j/Vfj9ZP45jOneBYHrU3" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1668 - }, - "_enabled": true, - "__prefab": { - "__id__": 1672 - }, - "_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": "800MNeivVHSa8nUJypWthu" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1668 - }, - "_enabled": true, - "__prefab": { - "__id__": 1674 - }, - "_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": "beoHnSiABIcrfZVFDrBdLY" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "4aZCLHP3dEv5JQMS39FcG3", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1659 - }, - "_children": [ - { - "__id__": 1677 - }, - { - "__id__": 1683 - }, - { - "__id__": 1689 - }, - { - "__id__": 1695 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1709 - }, - { - "__id__": 1711 - } - ], - "_prefab": { - "__id__": 1713 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 38.629, - "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__": 1676 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 1678 - }, - { - "__id__": 1680 - } - ], - "_prefab": { - "__id__": 1682 - }, - "_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__": 1677 - }, - "_enabled": true, - "__prefab": { - "__id__": 1679 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1aQNSHSXhFjbFJbQA2NAV2" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1677 - }, - "_enabled": true, - "__prefab": { - "__id__": 1681 - }, - "_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": "ce511ezQVIw5K2kjFxLkLj" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a3uc0ZeR1GKI4lXM3nXVUD", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1676 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1684 - }, - { - "__id__": 1686 - } - ], - "_prefab": { - "__id__": 1688 - }, - "_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__": 1683 - }, - "_enabled": true, - "__prefab": { - "__id__": 1685 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 35, - "height": 35 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f2nlZ6jixFR44JH8u7NJuz" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1683 - }, - "_enabled": true, - "__prefab": { - "__id__": 1687 - }, - "_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": "03o6Yf1hVJNJVdr7j+Sc7K" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d8TJTskodHgKdRE+i/cow1", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "reset", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1676 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 1690 - }, - { - "__id__": 1692 - } - ], - "_prefab": { - "__id__": 1694 - }, - "_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__": 1689 - }, - "_enabled": true, - "__prefab": { - "__id__": 1691 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 76, - "height": 71 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "42o7aQOVRJkLQDI2zdZ2zV" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1689 - }, - "_enabled": true, - "__prefab": { - "__id__": 1693 - }, - "_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": "d1C6G3SL5MOZzAHHqdaVfM" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "57IIqjFQBFa4FoLF63+Xs0", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1676 - }, - "_children": [ - { - "__id__": 1696 - } - ], - "_active": true, - "_components": [ - { - "__id__": 1704 - }, - { - "__id__": 1706 - } - ], - "_prefab": { - "__id__": 1708 - }, - "_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__": 1695 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 1697 - }, - { - "__id__": 1699 - }, - { - "__id__": 1701 - } - ], - "_prefab": { - "__id__": 1703 - }, - "_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__": 1696 - }, - "_enabled": true, - "__prefab": { - "__id__": 1698 - }, - "_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": "a1oW75CUpLdr0ssbJAe7iL" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1696 - }, - "_enabled": true, - "__prefab": { - "__id__": 1700 - }, - "_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": "2bQ4a0NxpGibwjoOVzS65m" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1696 - }, - "_enabled": true, - "__prefab": { - "__id__": 1702 - }, - "_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": "755IiTfz5NoKl5pEUa+KB7" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "cffYggux1BPpFv8Q6v6FyR", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1695 - }, - "_enabled": true, - "__prefab": { - "__id__": 1705 - }, - "_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": "f9s4tydTpKIYJYk6I2JyO6" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1695 - }, - "_enabled": true, - "__prefab": { - "__id__": 1707 - }, - "_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": "f84SOHfA1ETY0/MUdmUNbX" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "9chGXBH9RB8bNUqilSUOHJ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1676 - }, - "_enabled": true, - "__prefab": { - "__id__": 1710 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 50, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "34YMawSwVCXJXI2e9SrroQ" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1676 - }, - "_enabled": true, - "__prefab": { - "__id__": 1712 - }, - "_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": "a93OE/YshJsZ1jhNbOcS9H" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a1dHE9SPVNwahhq/2kBx7u", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1659 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 1715 - }, - { - "__id__": 1717 - } - ], - "_prefab": { - "__id__": 1719 - }, - "_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__": 1714 - }, - "_enabled": true, - "__prefab": { - "__id__": 1716 - }, - "_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": "1c1vb7mnpLqbw62Mpx/fnk" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1714 - }, - "_enabled": true, - "__prefab": { - "__id__": 1718 - }, - "_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": "dbOkVU7q1Dypn5JZjelK7Y" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d2XzDw7bFNhaFpi1Sdb8Kx", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, { "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1659 + "__id__": 1002 }, "_prefab": { - "__id__": 1721 + "__id__": 1638 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1720 + "__id__": 1637 }, "asset": { - "__uuid__": "86a3c4cd-71c7-4502-b713-65f0ace7912a", + "__uuid__": "506d0f89-1cf1-4c3b-be47-a3abaf3695e8", "__expectedType__": "cc.Prefab" }, - "fileId": "d3jYvT7whFS5scQFZeO5AK", + "fileId": "60RuUkpjBAGoLk3z4xlHcF", "instance": { - "__id__": 1722 + "__id__": 1639 }, "targetOverrides": null }, { "__type__": "cc.PrefabInstance", - "fileId": "44A6GwicJJrZ11iJZpHRsD", + "fileId": "e4KleVQclDZb/4Mf109xu3", "prefabRootNode": { "__id__": 1 }, @@ -29744,67 +27628,62 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1723 + "__id__": 1640 }, { - "__id__": 1725 + "__id__": 1642 }, { - "__id__": 1726 + "__id__": 1643 }, { - "__id__": 1727 - }, - { - "__id__": 1728 - }, - { - "__id__": 1730 - }, - { - "__id__": 1732 - }, - { - "__id__": 1734 + "__id__": 1644 } ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1724 - }, - "propertyPath": [ - "_name" - ], - "value": "smalltip" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d3jYvT7whFS5scQFZeO5AK" + "removedComponents": [ + { + "__id__": 1645 + }, + { + "__id__": 1646 + } ] }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1724 + "__id__": 1641 + }, + "propertyPath": [ + "_name" + ], + "value": "button" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "60RuUkpjBAGoLk3z4xlHcF" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 1641 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": 1.966, - "y": 14.328, + "x": 0, + "y": 54.839, "z": 0 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1724 + "__id__": 1641 }, "propertyPath": [ "_lrot" @@ -29820,7 +27699,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1724 + "__id__": 1641 }, "propertyPath": [ "_euler" @@ -29833,316 +27712,28 @@ } }, { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1729 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 120, - "height": 70 - } + "__type__": "cc.TargetInfo", + "localID": [ + "d1c902ttJDLoMwMqFy5LOA" + ] }, { "__type__": "cc.TargetInfo", "localID": [ - "3aTUQpkypKh5v6YnH99gAD" + "005VZC/Y9KKaDsKl860Y3t" ] }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1731 - }, - "propertyPath": [ - "_string" - ], - "value": "金币不足" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "52GlHcXJZDJqYfTH62X5lp" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1733 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 84, - "height": 54.4 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "11pqUo9t9IWYWj/LjK3fNo" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 1724 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1659 + "__id__": 1002 }, "_enabled": true, "__prefab": { - "__id__": 1736 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 90, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "66w2OGZ5VBV6v3Hg5rZ9ym" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1659 - }, - "_enabled": false, - "__prefab": { - "__id__": 1738 - }, - "_alignFlags": 44, - "_target": null, - "_left": 0, - "_right": 710, - "_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": "6df94mwlxAC7BkSFLNOXc9" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "fcNpawnNNNE6KSgIFASqS8", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1658 - }, - "_enabled": true, - "__prefab": { - "__id__": 1741 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 720, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0ctSZhcF1PR4YqbGC+f46o" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1658 - }, - "_enabled": true, - "__prefab": { - "__id__": 1743 - }, - "_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": "e5LZw7xmdAlLAEucIDbW6B" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1658 - }, - "_enabled": true, - "__prefab": { - "__id__": 1745 - }, - "_alignFlags": 44, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 140, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0aZfKEg1tLwZdHdXdCmvhW" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1658 - }, - "_enabled": false, - "__prefab": { - "__id__": 1747 - }, - "_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": "5aXcN3BYpC87dPgys+jq51" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "93onbEZ8NPsZ19QyJndheV", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1033 - }, - "_enabled": true, - "__prefab": { - "__id__": 1750 + "__id__": 1648 }, "_contentSize": { "__type__": "cc.Size", @@ -30166,11 +27757,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1033 + "__id__": 1002 }, "_enabled": true, "__prefab": { - "__id__": 1752 + "__id__": 1650 }, "_alignFlags": 44, "_target": null, @@ -30202,11 +27793,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1033 + "__id__": 1002 }, "_enabled": false, "__prefab": { - "__id__": 1754 + "__id__": 1652 }, "_resizeMode": 1, "_layoutType": 1, @@ -30240,11 +27831,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1033 + "__id__": 1002 }, "_enabled": true, "__prefab": { - "__id__": 1756 + "__id__": 1654 }, "_id": "" }, @@ -30275,32 +27866,32 @@ }, "_children": [ { - "__id__": 1759 + "__id__": 1657 }, { - "__id__": 1788 + "__id__": 1686 }, { - "__id__": 1820 + "__id__": 1718 }, { - "__id__": 1849 + "__id__": 1747 } ], "_active": true, "_components": [ { - "__id__": 1880 + "__id__": 1778 }, { - "__id__": 1882 + "__id__": 1780 }, { - "__id__": 1884 + "__id__": 1782 } ], "_prefab": { - "__id__": 1886 + "__id__": 1784 }, "_lpos": { "__type__": "cc.Vec3", @@ -30335,17 +27926,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1758 + "__id__": 1656 }, "_prefab": { - "__id__": 1760 + "__id__": 1658 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1759 + "__id__": 1657 }, "asset": { "__uuid__": "99b1fd19-5e71-4e63-9682-d82b23244510", @@ -30353,7 +27944,7 @@ }, "fileId": "cfWG6+EKVJ3IlHCuz5Pa35", "instance": { - "__id__": 1761 + "__id__": 1659 }, "targetOverrides": null }, @@ -30367,52 +27958,52 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1762 + "__id__": 1660 }, { - "__id__": 1764 + "__id__": 1662 }, { - "__id__": 1765 + "__id__": 1663 }, { - "__id__": 1766 + "__id__": 1664 }, { - "__id__": 1767 + "__id__": 1665 }, { - "__id__": 1769 + "__id__": 1667 }, { - "__id__": 1771 + "__id__": 1669 }, { - "__id__": 1773 + "__id__": 1671 }, { - "__id__": 1775 + "__id__": 1673 }, { - "__id__": 1776 + "__id__": 1674 }, { - "__id__": 1778 + "__id__": 1676 }, { - "__id__": 1780 + "__id__": 1678 }, { - "__id__": 1781 + "__id__": 1679 }, { - "__id__": 1783 + "__id__": 1681 }, { - "__id__": 1785 + "__id__": 1683 }, { - "__id__": 1786 + "__id__": 1684 } ], "removedComponents": [] @@ -30420,7 +28011,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1763 + "__id__": 1661 }, "propertyPath": [ "_name" @@ -30436,7 +28027,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1763 + "__id__": 1661 }, "propertyPath": [ "_lpos" @@ -30451,7 +28042,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1763 + "__id__": 1661 }, "propertyPath": [ "_lrot" @@ -30467,7 +28058,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1763 + "__id__": 1661 }, "propertyPath": [ "_euler" @@ -30482,7 +28073,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1768 + "__id__": 1666 }, "propertyPath": [ "_contentSize" @@ -30502,7 +28093,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1770 + "__id__": 1668 }, "propertyPath": [ "_contentSize" @@ -30522,7 +28113,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1772 + "__id__": 1670 }, "propertyPath": [ "_contentSize" @@ -30542,7 +28133,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1774 + "__id__": 1672 }, "propertyPath": [ "_spriteFrame" @@ -30561,7 +28152,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1774 + "__id__": 1672 }, "propertyPath": [ "_atlas" @@ -30574,7 +28165,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1777 + "__id__": 1675 }, "propertyPath": [ "_contentSize" @@ -30594,7 +28185,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1779 + "__id__": 1677 }, "propertyPath": [ "_spriteFrame" @@ -30613,7 +28204,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1779 + "__id__": 1677 }, "propertyPath": [ "_atlas" @@ -30626,7 +28217,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1782 + "__id__": 1680 }, "propertyPath": [ "_string" @@ -30642,7 +28233,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1784 + "__id__": 1682 }, "propertyPath": [ "_string" @@ -30658,7 +28249,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1768 + "__id__": 1666 }, "propertyPath": [ "_anchorPoint" @@ -30672,7 +28263,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1787 + "__id__": 1685 }, "propertyPath": [ "_lpos" @@ -30694,17 +28285,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1758 + "__id__": 1656 }, "_prefab": { - "__id__": 1789 + "__id__": 1687 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1788 + "__id__": 1686 }, "asset": { "__uuid__": "99b1fd19-5e71-4e63-9682-d82b23244510", @@ -30712,7 +28303,7 @@ }, "fileId": "cfWG6+EKVJ3IlHCuz5Pa35", "instance": { - "__id__": 1790 + "__id__": 1688 }, "targetOverrides": null }, @@ -30726,58 +28317,58 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1791 + "__id__": 1689 }, { - "__id__": 1793 + "__id__": 1691 }, { - "__id__": 1794 + "__id__": 1692 }, { - "__id__": 1795 + "__id__": 1693 }, { - "__id__": 1796 + "__id__": 1694 }, { - "__id__": 1798 + "__id__": 1696 }, { - "__id__": 1800 + "__id__": 1698 }, { - "__id__": 1802 + "__id__": 1700 }, { - "__id__": 1803 + "__id__": 1701 }, { - "__id__": 1805 + "__id__": 1703 }, { - "__id__": 1807 + "__id__": 1705 }, { - "__id__": 1808 + "__id__": 1706 }, { - "__id__": 1810 + "__id__": 1708 }, { - "__id__": 1812 + "__id__": 1710 }, { - "__id__": 1813 + "__id__": 1711 }, { - "__id__": 1815 + "__id__": 1713 }, { - "__id__": 1817 + "__id__": 1715 }, { - "__id__": 1818 + "__id__": 1716 } ], "removedComponents": [] @@ -30785,7 +28376,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1792 + "__id__": 1690 }, "propertyPath": [ "_name" @@ -30801,7 +28392,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1792 + "__id__": 1690 }, "propertyPath": [ "_lpos" @@ -30816,7 +28407,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1792 + "__id__": 1690 }, "propertyPath": [ "_lrot" @@ -30832,7 +28423,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1792 + "__id__": 1690 }, "propertyPath": [ "_euler" @@ -30847,7 +28438,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1797 + "__id__": 1695 }, "propertyPath": [ "_contentSize" @@ -30867,7 +28458,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1799 + "__id__": 1697 }, "propertyPath": [ "_contentSize" @@ -30887,7 +28478,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1801 + "__id__": 1699 }, "propertyPath": [ "_active" @@ -30903,7 +28494,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1801 + "__id__": 1699 }, "propertyPath": [ "_lpos" @@ -30918,7 +28509,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1804 + "__id__": 1702 }, "propertyPath": [ "_contentSize" @@ -30938,7 +28529,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1806 + "__id__": 1704 }, "propertyPath": [ "_spriteFrame" @@ -30957,7 +28548,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1806 + "__id__": 1704 }, "propertyPath": [ "_atlas" @@ -30970,7 +28561,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1809 + "__id__": 1707 }, "propertyPath": [ "_contentSize" @@ -30990,7 +28581,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1811 + "__id__": 1709 }, "propertyPath": [ "_spriteFrame" @@ -31009,7 +28600,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1811 + "__id__": 1709 }, "propertyPath": [ "_atlas" @@ -31022,7 +28613,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1814 + "__id__": 1712 }, "propertyPath": [ "_string" @@ -31038,7 +28629,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1816 + "__id__": 1714 }, "propertyPath": [ "_string" @@ -31054,7 +28645,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1797 + "__id__": 1695 }, "propertyPath": [ "_anchorPoint" @@ -31068,7 +28659,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1819 + "__id__": 1717 }, "propertyPath": [ "_lpos" @@ -31090,17 +28681,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1758 + "__id__": 1656 }, "_prefab": { - "__id__": 1821 + "__id__": 1719 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1820 + "__id__": 1718 }, "asset": { "__uuid__": "99b1fd19-5e71-4e63-9682-d82b23244510", @@ -31108,7 +28699,7 @@ }, "fileId": "cfWG6+EKVJ3IlHCuz5Pa35", "instance": { - "__id__": 1822 + "__id__": 1720 }, "targetOverrides": null }, @@ -31122,52 +28713,52 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1823 + "__id__": 1721 }, { - "__id__": 1825 + "__id__": 1723 }, { - "__id__": 1826 + "__id__": 1724 }, { - "__id__": 1827 + "__id__": 1725 }, { - "__id__": 1828 + "__id__": 1726 }, { - "__id__": 1830 + "__id__": 1728 }, { - "__id__": 1832 + "__id__": 1730 }, { - "__id__": 1834 + "__id__": 1732 }, { - "__id__": 1836 + "__id__": 1734 }, { - "__id__": 1837 + "__id__": 1735 }, { - "__id__": 1839 + "__id__": 1737 }, { - "__id__": 1841 + "__id__": 1739 }, { - "__id__": 1842 + "__id__": 1740 }, { - "__id__": 1844 + "__id__": 1742 }, { - "__id__": 1846 + "__id__": 1744 }, { - "__id__": 1847 + "__id__": 1745 } ], "removedComponents": [] @@ -31175,7 +28766,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1824 + "__id__": 1722 }, "propertyPath": [ "_name" @@ -31191,7 +28782,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1824 + "__id__": 1722 }, "propertyPath": [ "_lpos" @@ -31206,7 +28797,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1824 + "__id__": 1722 }, "propertyPath": [ "_lrot" @@ -31222,7 +28813,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1824 + "__id__": 1722 }, "propertyPath": [ "_euler" @@ -31237,7 +28828,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1829 + "__id__": 1727 }, "propertyPath": [ "_contentSize" @@ -31257,7 +28848,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1831 + "__id__": 1729 }, "propertyPath": [ "_contentSize" @@ -31277,7 +28868,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1833 + "__id__": 1731 }, "propertyPath": [ "_contentSize" @@ -31297,7 +28888,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1835 + "__id__": 1733 }, "propertyPath": [ "_spriteFrame" @@ -31316,7 +28907,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1835 + "__id__": 1733 }, "propertyPath": [ "_atlas" @@ -31329,7 +28920,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1838 + "__id__": 1736 }, "propertyPath": [ "_contentSize" @@ -31349,7 +28940,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1840 + "__id__": 1738 }, "propertyPath": [ "_spriteFrame" @@ -31368,7 +28959,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1840 + "__id__": 1738 }, "propertyPath": [ "_atlas" @@ -31381,7 +28972,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1843 + "__id__": 1741 }, "propertyPath": [ "_string" @@ -31397,7 +28988,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1845 + "__id__": 1743 }, "propertyPath": [ "_string" @@ -31413,7 +29004,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1829 + "__id__": 1727 }, "propertyPath": [ "_anchorPoint" @@ -31427,7 +29018,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1848 + "__id__": 1746 }, "propertyPath": [ "_lpos" @@ -31449,17 +29040,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1758 + "__id__": 1656 }, "_prefab": { - "__id__": 1850 + "__id__": 1748 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1849 + "__id__": 1747 }, "asset": { "__uuid__": "99b1fd19-5e71-4e63-9682-d82b23244510", @@ -31467,7 +29058,7 @@ }, "fileId": "cfWG6+EKVJ3IlHCuz5Pa35", "instance": { - "__id__": 1851 + "__id__": 1749 }, "targetOverrides": null }, @@ -31481,55 +29072,55 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1852 + "__id__": 1750 }, { - "__id__": 1854 + "__id__": 1752 }, { - "__id__": 1855 + "__id__": 1753 }, { - "__id__": 1856 + "__id__": 1754 }, { - "__id__": 1857 + "__id__": 1755 }, { - "__id__": 1859 + "__id__": 1757 }, { - "__id__": 1861 + "__id__": 1759 }, { - "__id__": 1863 + "__id__": 1761 }, { - "__id__": 1865 + "__id__": 1763 }, { - "__id__": 1866 + "__id__": 1764 }, { - "__id__": 1868 + "__id__": 1766 }, { - "__id__": 1870 + "__id__": 1768 }, { - "__id__": 1871 + "__id__": 1769 }, { - "__id__": 1873 + "__id__": 1771 }, { - "__id__": 1875 + "__id__": 1773 }, { - "__id__": 1877 + "__id__": 1775 }, { - "__id__": 1878 + "__id__": 1776 } ], "removedComponents": [] @@ -31537,7 +29128,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1853 + "__id__": 1751 }, "propertyPath": [ "_name" @@ -31553,7 +29144,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1853 + "__id__": 1751 }, "propertyPath": [ "_lpos" @@ -31568,7 +29159,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1853 + "__id__": 1751 }, "propertyPath": [ "_lrot" @@ -31584,7 +29175,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1853 + "__id__": 1751 }, "propertyPath": [ "_euler" @@ -31599,7 +29190,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1858 + "__id__": 1756 }, "propertyPath": [ "_contentSize" @@ -31619,7 +29210,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1860 + "__id__": 1758 }, "propertyPath": [ "_contentSize" @@ -31639,7 +29230,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1862 + "__id__": 1760 }, "propertyPath": [ "_contentSize" @@ -31659,7 +29250,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1864 + "__id__": 1762 }, "propertyPath": [ "_spriteFrame" @@ -31678,7 +29269,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1864 + "__id__": 1762 }, "propertyPath": [ "_atlas" @@ -31691,7 +29282,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1867 + "__id__": 1765 }, "propertyPath": [ "_contentSize" @@ -31711,7 +29302,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1869 + "__id__": 1767 }, "propertyPath": [ "_spriteFrame" @@ -31730,7 +29321,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1869 + "__id__": 1767 }, "propertyPath": [ "_atlas" @@ -31743,7 +29334,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1872 + "__id__": 1770 }, "propertyPath": [ "_string" @@ -31759,7 +29350,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1874 + "__id__": 1772 }, "propertyPath": [ "_string" @@ -31775,7 +29366,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1876 + "__id__": 1774 }, "propertyPath": [ "_contentSize" @@ -31795,7 +29386,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1858 + "__id__": 1756 }, "propertyPath": [ "_anchorPoint" @@ -31809,7 +29400,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1879 + "__id__": 1777 }, "propertyPath": [ "_lpos" @@ -31833,11 +29424,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1758 + "__id__": 1656 }, "_enabled": true, "__prefab": { - "__id__": 1881 + "__id__": 1779 }, "_contentSize": { "__type__": "cc.Size", @@ -31861,11 +29452,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1758 + "__id__": 1656 }, "_enabled": true, "__prefab": { - "__id__": 1883 + "__id__": 1781 }, "_alignFlags": 44, "_target": null, @@ -31897,11 +29488,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1758 + "__id__": 1656 }, "_enabled": true, "__prefab": { - "__id__": 1885 + "__id__": 1783 }, "_resizeMode": 0, "_layoutType": 1, @@ -31952,32 +29543,32 @@ }, "_children": [ { - "__id__": 1888 + "__id__": 1786 }, { - "__id__": 1898 + "__id__": 1796 }, { - "__id__": 1908 + "__id__": 1806 } ], "_active": false, "_components": [ { - "__id__": 1918 + "__id__": 1816 }, { - "__id__": 1920 + "__id__": 1818 }, { - "__id__": 1922 + "__id__": 1820 }, { - "__id__": 1924 + "__id__": 1822 } ], "_prefab": { - "__id__": 1926 + "__id__": 1824 }, "_lpos": { "__type__": "cc.Vec3", @@ -32014,21 +29605,21 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1887 + "__id__": 1785 }, "_children": [ { - "__id__": 1889 + "__id__": 1787 } ], "_active": true, "_components": [ { - "__id__": 1895 + "__id__": 1793 } ], "_prefab": { - "__id__": 1897 + "__id__": 1795 }, "_lpos": { "__type__": "cc.Vec3", @@ -32065,20 +29656,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1888 + "__id__": 1786 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1890 + "__id__": 1788 }, { - "__id__": 1892 + "__id__": 1790 } ], "_prefab": { - "__id__": 1894 + "__id__": 1792 }, "_lpos": { "__type__": "cc.Vec3", @@ -32115,11 +29706,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1889 + "__id__": 1787 }, "_enabled": true, "__prefab": { - "__id__": 1891 + "__id__": 1789 }, "_contentSize": { "__type__": "cc.Size", @@ -32143,11 +29734,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1889 + "__id__": 1787 }, "_enabled": true, "__prefab": { - "__id__": 1893 + "__id__": 1791 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32201,11 +29792,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1888 + "__id__": 1786 }, "_enabled": true, "__prefab": { - "__id__": 1896 + "__id__": 1794 }, "_contentSize": { "__type__": "cc.Size", @@ -32242,21 +29833,21 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1887 + "__id__": 1785 }, "_children": [ { - "__id__": 1899 + "__id__": 1797 } ], "_active": true, "_components": [ { - "__id__": 1905 + "__id__": 1803 } ], "_prefab": { - "__id__": 1907 + "__id__": 1805 }, "_lpos": { "__type__": "cc.Vec3", @@ -32293,20 +29884,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1898 + "__id__": 1796 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1900 + "__id__": 1798 }, { - "__id__": 1902 + "__id__": 1800 } ], "_prefab": { - "__id__": 1904 + "__id__": 1802 }, "_lpos": { "__type__": "cc.Vec3", @@ -32343,11 +29934,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1899 + "__id__": 1797 }, "_enabled": true, "__prefab": { - "__id__": 1901 + "__id__": 1799 }, "_contentSize": { "__type__": "cc.Size", @@ -32371,11 +29962,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1899 + "__id__": 1797 }, "_enabled": true, "__prefab": { - "__id__": 1903 + "__id__": 1801 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32429,11 +30020,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1898 + "__id__": 1796 }, "_enabled": true, "__prefab": { - "__id__": 1906 + "__id__": 1804 }, "_contentSize": { "__type__": "cc.Size", @@ -32470,21 +30061,21 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1887 + "__id__": 1785 }, "_children": [ { - "__id__": 1909 + "__id__": 1807 } ], "_active": true, "_components": [ { - "__id__": 1915 + "__id__": 1813 } ], "_prefab": { - "__id__": 1917 + "__id__": 1815 }, "_lpos": { "__type__": "cc.Vec3", @@ -32521,20 +30112,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1908 + "__id__": 1806 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1910 + "__id__": 1808 }, { - "__id__": 1912 + "__id__": 1810 } ], "_prefab": { - "__id__": 1914 + "__id__": 1812 }, "_lpos": { "__type__": "cc.Vec3", @@ -32571,11 +30162,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1909 + "__id__": 1807 }, "_enabled": true, "__prefab": { - "__id__": 1911 + "__id__": 1809 }, "_contentSize": { "__type__": "cc.Size", @@ -32599,11 +30190,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1909 + "__id__": 1807 }, "_enabled": true, "__prefab": { - "__id__": 1913 + "__id__": 1811 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32657,11 +30248,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1908 + "__id__": 1806 }, "_enabled": true, "__prefab": { - "__id__": 1916 + "__id__": 1814 }, "_contentSize": { "__type__": "cc.Size", @@ -32698,11 +30289,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1887 + "__id__": 1785 }, "_enabled": true, "__prefab": { - "__id__": 1919 + "__id__": 1817 }, "_contentSize": { "__type__": "cc.Size", @@ -32726,11 +30317,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1887 + "__id__": 1785 }, "_enabled": true, "__prefab": { - "__id__": 1921 + "__id__": 1819 }, "_alignFlags": 44, "_target": null, @@ -32762,11 +30353,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1887 + "__id__": 1785 }, "_enabled": true, "__prefab": { - "__id__": 1923 + "__id__": 1821 }, "_resizeMode": 0, "_layoutType": 1, @@ -32800,11 +30391,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1887 + "__id__": 1785 }, "_enabled": true, "__prefab": { - "__id__": 1925 + "__id__": 1823 }, "_id": "" }, @@ -32835,26 +30426,26 @@ }, "_children": [ { - "__id__": 1928 + "__id__": 1826 }, { - "__id__": 1934 + "__id__": 1832 }, { - "__id__": 1942 + "__id__": 1840 } ], "_active": true, "_components": [ { - "__id__": 1952 + "__id__": 1850 }, { - "__id__": 1954 + "__id__": 1852 } ], "_prefab": { - "__id__": 1956 + "__id__": 1854 }, "_lpos": { "__type__": "cc.Vec3", @@ -32891,20 +30482,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1927 + "__id__": 1825 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1929 + "__id__": 1827 }, { - "__id__": 1931 + "__id__": 1829 } ], "_prefab": { - "__id__": 1933 + "__id__": 1831 }, "_lpos": { "__type__": "cc.Vec3", @@ -32941,11 +30532,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1928 + "__id__": 1826 }, "_enabled": true, "__prefab": { - "__id__": 1930 + "__id__": 1828 }, "_contentSize": { "__type__": "cc.Size", @@ -32969,11 +30560,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1928 + "__id__": 1826 }, "_enabled": true, "__prefab": { - "__id__": 1932 + "__id__": 1830 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33027,23 +30618,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1927 + "__id__": 1825 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1935 + "__id__": 1833 }, { - "__id__": 1937 + "__id__": 1835 }, { - "__id__": 1939 + "__id__": 1837 } ], "_prefab": { - "__id__": 1941 + "__id__": 1839 }, "_lpos": { "__type__": "cc.Vec3", @@ -33080,11 +30671,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1934 + "__id__": 1832 }, "_enabled": true, "__prefab": { - "__id__": 1936 + "__id__": 1834 }, "_contentSize": { "__type__": "cc.Size", @@ -33108,11 +30699,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1934 + "__id__": 1832 }, "_enabled": true, "__prefab": { - "__id__": 1938 + "__id__": 1836 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33156,11 +30747,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1934 + "__id__": 1832 }, "_enabled": true, "__prefab": { - "__id__": 1940 + "__id__": 1838 }, "_alignFlags": 40, "_target": null, @@ -33205,26 +30796,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1927 + "__id__": 1825 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1943 + "__id__": 1841 }, { - "__id__": 1945 + "__id__": 1843 }, { - "__id__": 1947 + "__id__": 1845 }, { - "__id__": 1949 + "__id__": 1847 } ], "_prefab": { - "__id__": 1951 + "__id__": 1849 }, "_lpos": { "__type__": "cc.Vec3", @@ -33261,11 +30852,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1942 + "__id__": 1840 }, "_enabled": true, "__prefab": { - "__id__": 1944 + "__id__": 1842 }, "_contentSize": { "__type__": "cc.Size", @@ -33289,11 +30880,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1942 + "__id__": 1840 }, "_enabled": true, "__prefab": { - "__id__": 1946 + "__id__": 1844 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33357,11 +30948,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1942 + "__id__": 1840 }, "_enabled": true, "__prefab": { - "__id__": 1948 + "__id__": 1846 }, "_params": [], "_dataID": "", @@ -33377,11 +30968,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1942 + "__id__": 1840 }, "_enabled": true, "__prefab": { - "__id__": 1950 + "__id__": 1848 }, "_alignFlags": 45, "_target": null, @@ -33426,11 +31017,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1927 + "__id__": 1825 }, "_enabled": true, "__prefab": { - "__id__": 1953 + "__id__": 1851 }, "_contentSize": { "__type__": "cc.Size", @@ -33454,11 +31045,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1927 + "__id__": 1825 }, "_enabled": true, "__prefab": { - "__id__": 1955 + "__id__": 1853 }, "_alignFlags": 1, "_target": null, @@ -33507,26 +31098,26 @@ }, "_children": [ { - "__id__": 1958 + "__id__": 1856 }, { - "__id__": 1974 + "__id__": 1872 }, { - "__id__": 1984 + "__id__": 1882 } ], "_active": true, "_components": [ { - "__id__": 1996 + "__id__": 1894 }, { - "__id__": 1998 + "__id__": 1896 } ], "_prefab": { - "__id__": 2000 + "__id__": 1898 }, "_lpos": { "__type__": "cc.Vec3", @@ -33563,24 +31154,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1957 + "__id__": 1855 }, "_children": [ { - "__id__": 1959 + "__id__": 1857 }, { - "__id__": 1965 + "__id__": 1863 } ], "_active": true, "_components": [ { - "__id__": 1971 + "__id__": 1869 } ], "_prefab": { - "__id__": 1973 + "__id__": 1871 }, "_lpos": { "__type__": "cc.Vec3", @@ -33617,20 +31208,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1958 + "__id__": 1856 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1960 + "__id__": 1858 }, { - "__id__": 1962 + "__id__": 1860 } ], "_prefab": { - "__id__": 1964 + "__id__": 1862 }, "_lpos": { "__type__": "cc.Vec3", @@ -33667,11 +31258,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1959 + "__id__": 1857 }, "_enabled": true, "__prefab": { - "__id__": 1961 + "__id__": 1859 }, "_contentSize": { "__type__": "cc.Size", @@ -33695,11 +31286,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1959 + "__id__": 1857 }, "_enabled": true, "__prefab": { - "__id__": 1963 + "__id__": 1861 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33756,20 +31347,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1958 + "__id__": 1856 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1966 + "__id__": 1864 }, { - "__id__": 1968 + "__id__": 1866 } ], "_prefab": { - "__id__": 1970 + "__id__": 1868 }, "_lpos": { "__type__": "cc.Vec3", @@ -33806,11 +31397,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1965 + "__id__": 1863 }, "_enabled": true, "__prefab": { - "__id__": 1967 + "__id__": 1865 }, "_contentSize": { "__type__": "cc.Size", @@ -33834,11 +31425,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1965 + "__id__": 1863 }, "_enabled": true, "__prefab": { - "__id__": 1969 + "__id__": 1867 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33915,11 +31506,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1958 + "__id__": 1856 }, "_enabled": true, "__prefab": { - "__id__": 1972 + "__id__": 1870 }, "_contentSize": { "__type__": "cc.Size", @@ -33956,21 +31547,21 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1957 + "__id__": 1855 }, "_children": [ { - "__id__": 1975 + "__id__": 1873 } ], "_active": false, "_components": [ { - "__id__": 1981 + "__id__": 1879 } ], "_prefab": { - "__id__": 1983 + "__id__": 1881 }, "_lpos": { "__type__": "cc.Vec3", @@ -34007,20 +31598,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1974 + "__id__": 1872 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1976 + "__id__": 1874 }, { - "__id__": 1978 + "__id__": 1876 } ], "_prefab": { - "__id__": 1980 + "__id__": 1878 }, "_lpos": { "__type__": "cc.Vec3", @@ -34057,11 +31648,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1975 + "__id__": 1873 }, "_enabled": true, "__prefab": { - "__id__": 1977 + "__id__": 1875 }, "_contentSize": { "__type__": "cc.Size", @@ -34085,11 +31676,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1975 + "__id__": 1873 }, "_enabled": true, "__prefab": { - "__id__": 1979 + "__id__": 1877 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34166,11 +31757,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1974 + "__id__": 1872 }, "_enabled": true, "__prefab": { - "__id__": 1982 + "__id__": 1880 }, "_contentSize": { "__type__": "cc.Size", @@ -34207,24 +31798,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1957 + "__id__": 1855 }, "_children": [ { - "__id__": 1985 + "__id__": 1883 } ], "_active": true, "_components": [ { - "__id__": 1991 + "__id__": 1889 }, { - "__id__": 1993 + "__id__": 1891 } ], "_prefab": { - "__id__": 1995 + "__id__": 1893 }, "_lpos": { "__type__": "cc.Vec3", @@ -34261,20 +31852,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1984 + "__id__": 1882 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1986 + "__id__": 1884 }, { - "__id__": 1988 + "__id__": 1886 } ], "_prefab": { - "__id__": 1990 + "__id__": 1888 }, "_lpos": { "__type__": "cc.Vec3", @@ -34311,11 +31902,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1985 + "__id__": 1883 }, "_enabled": true, "__prefab": { - "__id__": 1987 + "__id__": 1885 }, "_contentSize": { "__type__": "cc.Size", @@ -34339,11 +31930,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1985 + "__id__": 1883 }, "_enabled": true, "__prefab": { - "__id__": 1989 + "__id__": 1887 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34400,11 +31991,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1984 + "__id__": 1882 }, "_enabled": true, "__prefab": { - "__id__": 1992 + "__id__": 1890 }, "_contentSize": { "__type__": "cc.Size", @@ -34428,11 +32019,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1984 + "__id__": 1882 }, "_enabled": true, "__prefab": { - "__id__": 1994 + "__id__": 1892 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34509,11 +32100,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1957 + "__id__": 1855 }, "_enabled": true, "__prefab": { - "__id__": 1997 + "__id__": 1895 }, "_contentSize": { "__type__": "cc.Size", @@ -34537,11 +32128,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1957 + "__id__": 1855 }, "_enabled": true, "__prefab": { - "__id__": 1999 + "__id__": 1897 }, "_alignFlags": 41, "_target": null, @@ -34590,7 +32181,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2002 + "__id__": 1900 }, "_contentSize": { "__type__": "cc.Size", @@ -34618,7 +32209,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2004 + "__id__": 1902 }, "_alignFlags": 21, "_target": null, @@ -34654,16 +32245,16 @@ }, "_enabled": true, "__prefab": { - "__id__": 2006 + "__id__": 1904 }, "debugMode": false, "showMemoryPanel": true, "start_btn": null, "time_node": { - "__id__": 1957 + "__id__": 1855 }, "tooltip": { - "__id__": 1927 + "__id__": 1825 }, "_id": "" }, @@ -34681,62 +32272,62 @@ }, "_enabled": true, "__prefab": { - "__id__": 2008 + "__id__": 1906 }, "cards_node": { - "__id__": 219 + "__id__": 227 }, "card1": { - "__id__": 229 + "__id__": 248 }, "card2": { - "__id__": 276 + "__id__": 295 }, "card3": { - "__id__": 323 + "__id__": 342 }, "card4": null, "cards_chou": { - "__id__": 489 + "__id__": 438 }, "nock_node": { - "__id__": 1887 + "__id__": 1785 }, "showHeros": { - "__id__": 1759 + "__id__": 1657 }, "closeHeros": null, "showEquips": { - "__id__": 1788 + "__id__": 1686 }, "closeEquips": { - "__id__": 790 + "__id__": 749 }, "showSkills": { - "__id__": 1820 + "__id__": 1718 }, "closeSkills": null, "equipsPanNode": { - "__id__": 588 + "__id__": 537 }, "equipsBoxNode": { - "__id__": 615 + "__id__": 574 }, "equipPrefab": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", "__expectedType__": "cc.Prefab" }, "showShop": { - "__id__": 1849 + "__id__": 1747 }, "closeShop": { - "__id__": 955 + "__id__": 924 }, "shopPanNode": { - "__id__": 868 + "__id__": 827 }, "shopBoxNode": { - "__id__": 895 + "__id__": 864 }, "itemPrefab": { "__uuid__": "2986f629-e688-418c-9bfc-806485474e36", @@ -34744,25 +32335,27 @@ }, "cards_up": null, "coins_node": { - "__id__": 121 + "__id__": 129 }, "pool_lv_node": null, "hero_num_node": { - "__id__": 157 + "__id__": 165 }, "skill_card_node": { - "__id__": 1033 + "__id__": 1002 }, "skill_card1": { - "__id__": 1043 + "__id__": 1022 }, "skill_card2": { - "__id__": 1251 + "__id__": 1230 }, "skill_card3": { - "__id__": 1451 + "__id__": 1430 + }, + "skill_refresh": { + "__id__": 1637 }, - "skill_refresh": null, "skill_ad_refresh": null, "skill_refresh_num_node": null, "_id": "" @@ -34781,7 +32374,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2010 + "__id__": 1908 }, "_id": "" }, @@ -34799,7 +32392,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2012 + "__id__": 1910 }, "debugMode": false, "_id": "" @@ -34818,7 +32411,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2014 + "__id__": 1912 }, "skill_box": { "__uuid__": "d19cde30-f5d0-47de-a0d5-3a272b696343", @@ -34840,7 +32433,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2016 + "__id__": 1914 }, "equip_box": { "__uuid__": "66d7902d-2a85-43d5-8cbb-671cc7dbb275", @@ -34864,132 +32457,147 @@ "instance": null, "targetOverrides": [ { - "__id__": 2018 + "__id__": 1916 }, { - "__id__": 2020 + "__id__": 1918 }, { - "__id__": 2022 + "__id__": 1920 }, { - "__id__": 2024 + "__id__": 1922 }, { - "__id__": 2026 + "__id__": 1924 }, { - "__id__": 2028 + "__id__": 1926 }, { - "__id__": 2030 + "__id__": 1928 }, { - "__id__": 2032 + "__id__": 1930 }, { - "__id__": 2034 + "__id__": 1932 }, { - "__id__": 2036 + "__id__": 1934 }, { - "__id__": 2038 + "__id__": 1936 }, { - "__id__": 2040 + "__id__": 1938 }, { - "__id__": 2042 + "__id__": 1940 }, { - "__id__": 2044 + "__id__": 1942 }, { - "__id__": 2046 + "__id__": 1944 }, { - "__id__": 2048 + "__id__": 1946 }, { - "__id__": 2050 + "__id__": 1948 }, { - "__id__": 2052 + "__id__": 1950 } ], "nestedPrefabInstanceRoots": [ { - "__id__": 1849 + "__id__": 1747 }, { - "__id__": 1820 + "__id__": 1718 }, { - "__id__": 1788 + "__id__": 1686 }, { - "__id__": 1759 + "__id__": 1657 }, { - "__id__": 1720 + "__id__": 1637 }, { - "__id__": 1451 + "__id__": 1430 }, { - "__id__": 1251 + "__id__": 1230 }, { - "__id__": 1043 + "__id__": 1022 }, { - "__id__": 956 + "__id__": 1003 }, { - "__id__": 906 + "__id__": 925 }, { - "__id__": 791 + "__id__": 875 }, { - "__id__": 737 + "__id__": 828 }, { - "__id__": 700 + "__id__": 750 }, { - "__id__": 663 + "__id__": 696 }, { - "__id__": 626 + "__id__": 659 }, { - "__id__": 550 + "__id__": 622 }, { - "__id__": 448 + "__id__": 585 }, { - "__id__": 413 + "__id__": 538 }, { - "__id__": 378 + "__id__": 499 }, { - "__id__": 323 + "__id__": 419 }, { - "__id__": 276 + "__id__": 408 }, { - "__id__": 229 + "__id__": 397 }, { - "__id__": 158 + "__id__": 342 }, { - "__id__": 122 + "__id__": 295 + }, + { + "__id__": 248 + }, + { + "__id__": 228 + }, + { + "__id__": 166 + }, + { + "__id__": 130 + }, + { + "__id__": 112 }, { "__id__": 64 @@ -35014,17 +32622,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1050 + "__id__": 1029 }, "sourceInfo": null, "propertyPath": [ "name_node" ], "target": { - "__id__": 1043 + "__id__": 1022 }, "targetInfo": { - "__id__": 2019 + "__id__": 1917 } }, { @@ -35036,17 +32644,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1050 + "__id__": 1029 }, "sourceInfo": null, "propertyPath": [ "icon_node" ], "target": { - "__id__": 1043 + "__id__": 1022 }, "targetInfo": { - "__id__": 2021 + "__id__": 1919 } }, { @@ -35058,17 +32666,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1050 + "__id__": 1029 }, "sourceInfo": null, "propertyPath": [ "cost_node" ], "target": { - "__id__": 1043 + "__id__": 1022 }, "targetInfo": { - "__id__": 2023 + "__id__": 1921 } }, { @@ -35080,17 +32688,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1050 + "__id__": 1029 }, "sourceInfo": null, "propertyPath": [ "Ckind_node" ], "target": { - "__id__": 1043 + "__id__": 1022 }, "targetInfo": { - "__id__": 2025 + "__id__": 1923 } }, { @@ -35102,17 +32710,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1050 + "__id__": 1029 }, "sourceInfo": null, "propertyPath": [ "BG_node" ], "target": { - "__id__": 1043 + "__id__": 1022 }, "targetInfo": { - "__id__": 2027 + "__id__": 1925 } }, { @@ -35124,17 +32732,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1050 + "__id__": 1029 }, "sourceInfo": null, "propertyPath": [ "info_node" ], "target": { - "__id__": 1043 + "__id__": 1022 }, "targetInfo": { - "__id__": 2029 + "__id__": 1927 } }, { @@ -35146,17 +32754,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1258 + "__id__": 1237 }, "sourceInfo": null, "propertyPath": [ "BG_node" ], "target": { - "__id__": 1251 + "__id__": 1230 }, "targetInfo": { - "__id__": 2031 + "__id__": 1929 } }, { @@ -35168,17 +32776,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1258 + "__id__": 1237 }, "sourceInfo": null, "propertyPath": [ "icon_node" ], "target": { - "__id__": 1251 + "__id__": 1230 }, "targetInfo": { - "__id__": 2033 + "__id__": 1931 } }, { @@ -35190,17 +32798,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1258 + "__id__": 1237 }, "sourceInfo": null, "propertyPath": [ "cost_node" ], "target": { - "__id__": 1251 + "__id__": 1230 }, "targetInfo": { - "__id__": 2035 + "__id__": 1933 } }, { @@ -35212,17 +32820,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1258 + "__id__": 1237 }, "sourceInfo": null, "propertyPath": [ "name_node" ], "target": { - "__id__": 1251 + "__id__": 1230 }, "targetInfo": { - "__id__": 2037 + "__id__": 1935 } }, { @@ -35234,17 +32842,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1258 + "__id__": 1237 }, "sourceInfo": null, "propertyPath": [ "Ckind_node" ], "target": { - "__id__": 1251 + "__id__": 1230 }, "targetInfo": { - "__id__": 2039 + "__id__": 1937 } }, { @@ -35256,17 +32864,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1258 + "__id__": 1237 }, "sourceInfo": null, "propertyPath": [ "info_node" ], "target": { - "__id__": 1251 + "__id__": 1230 }, "targetInfo": { - "__id__": 2041 + "__id__": 1939 } }, { @@ -35278,17 +32886,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1458 + "__id__": 1437 }, "sourceInfo": null, "propertyPath": [ "BG_node" ], "target": { - "__id__": 1451 + "__id__": 1430 }, "targetInfo": { - "__id__": 2043 + "__id__": 1941 } }, { @@ -35300,17 +32908,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1458 + "__id__": 1437 }, "sourceInfo": null, "propertyPath": [ "icon_node" ], "target": { - "__id__": 1451 + "__id__": 1430 }, "targetInfo": { - "__id__": 2045 + "__id__": 1943 } }, { @@ -35322,17 +32930,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1458 + "__id__": 1437 }, "sourceInfo": null, "propertyPath": [ "cost_node" ], "target": { - "__id__": 1451 + "__id__": 1430 }, "targetInfo": { - "__id__": 2047 + "__id__": 1945 } }, { @@ -35344,17 +32952,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1458 + "__id__": 1437 }, "sourceInfo": null, "propertyPath": [ "name_node" ], "target": { - "__id__": 1451 + "__id__": 1430 }, "targetInfo": { - "__id__": 2049 + "__id__": 1947 } }, { @@ -35366,17 +32974,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1458 + "__id__": 1437 }, "sourceInfo": null, "propertyPath": [ "Ckind_node" ], "target": { - "__id__": 1451 + "__id__": 1430 }, "targetInfo": { - "__id__": 2051 + "__id__": 1949 } }, { @@ -35388,17 +32996,17 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1458 + "__id__": 1437 }, "sourceInfo": null, "propertyPath": [ "info_node" ], "target": { - "__id__": 1451 + "__id__": 1430 }, "targetInfo": { - "__id__": 2053 + "__id__": 1951 } }, { diff --git a/assets/resources/gui/element/talents.prefab b/assets/resources/gui/element/talents.prefab index 494e7138..f3f66560 100644 --- a/assets/resources/gui/element/talents.prefab +++ b/assets/resources/gui/element/talents.prefab @@ -22,38 +22,26 @@ "__id__": 2 }, { - "__id__": 12 + "__id__": 24 }, { - "__id__": 18 - }, - { - "__id__": 62 - }, - { - "__id__": 142 - }, - { - "__id__": 146 - }, - { - "__id__": 154 + "__id__": 68 } ], "_active": true, "_components": [ { - "__id__": 165 + "__id__": 76 }, { - "__id__": 167 + "__id__": 78 }, { - "__id__": 169 + "__id__": 80 } ], "_prefab": { - "__id__": 171 + "__id__": 82 }, "_lpos": { "__type__": "cc.Vec3", @@ -86,18 +74,39 @@ }, { "__type__": "cc.Node", - "_name": "bg", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { "__id__": 1 }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 3 - }, + "_prefab": { + "__id__": 3 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2 + }, + "asset": { + "__uuid__": "926ff755-a9c7-47d6-8c25-fa739fc8cbda", + "__expectedType__": "cc.Prefab" + }, + "fileId": "80Um6Zgo9GqpBBEggtW9J1", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "88kuAFNmRHNLmZdkamlV7m", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ { "__id__": 5 }, @@ -105,310 +114,234 @@ "__id__": 7 }, { - "__id__": 9 - } - ], - "_prefab": { - "__id__": 11 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 4 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 730, - "height": 1290 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a3Wgh2fk5Ee5Bwn+uNg5b+" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 6 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 89, - "g": 82, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "d7d869bc-06aa-4876-806f-487e68b96780@40168", - "__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__": "d7d869bc-06aa-4876-806f-487e68b96780", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b06V1hSRhONremldOiS0la" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 8 - }, - "_alignFlags": 45, - "_target": null, - "_left": -5, - "_right": -5, - "_top": -5, - "_bottom": -5, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 428, - "_originalHeight": 274, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6fH3V0DsRLsaQbeOr9Yzjr" - }, - { - "__type__": "cc.BlockInputEvents", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 10 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "10u8Q9sqlGYI6nIOzM9skP" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a2J/XDSAFO27k6w8fnSKa1", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "title", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [], - "_active": true, - "_components": [ + "__id__": 8 + }, { - "__id__": 13 + "__id__": 9 + }, + { + "__id__": 10 + }, + { + "__id__": 12 + }, + { + "__id__": 14 }, { "__id__": 15 + }, + { + "__id__": 17 + }, + { + "__id__": 19 + }, + { + "__id__": 21 + }, + { + "__id__": 23 } ], - "_prefab": { - "__id__": 17 + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 }, - "_lpos": { + "propertyPath": [ + "_name" + ], + "value": "pbg" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "80Um6Zgo9GqpBBEggtW9J1" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { "__type__": "cc.Vec3", "x": 0, - "y": 706.696, + "y": 0, "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 }, - "_lrot": { + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 }, - "_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__": 12 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 11 }, - "_enabled": true, - "__prefab": { - "__id__": 14 - }, - "_contentSize": { + "propertyPath": [ + "_contentSize" + ], + "value": { "__type__": "cc.Size", - "width": 720, - "height": 1 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" + "width": 110, + "height": 120 + } }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "af75pBD+FNi7HlNhqnUEdY" + "__type__": "cc.TargetInfo", + "localID": [ + "abFlfxdABNdqrUjNM+UR4A" + ] }, { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 12 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 13 }, - "_enabled": true, - "__prefab": { + "propertyPath": [ + "_spriteFrame" + ], + "value": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@936a7", + "__expectedType__": "cc.SpriteFrame" + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "30hJ0hIplISLoqPbXjI6G2" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 13 + }, + "propertyPath": [ + "_atlas" + ], + "value": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { "__id__": 16 }, - "_alignFlags": 41, - "_target": null, - "_left": 0, - "_right": 0, - "_top": -67.19600000000003, - "_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": "" + "propertyPath": [ + "_string" + ], + "value": "技能" }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "91SU/1puxIRL6U9SPI97Gk" + "__type__": "cc.TargetInfo", + "localID": [ + "04BgcRoAtGPoiCYakzTOLS" + ] }, { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 18 }, - "asset": { - "__id__": 0 + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 74, + "height": 54.4 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "1daVP1/oBGIpx6DHlDTeZY" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 20 }, - "fileId": "11VrHl6eRDUZcnp0HDuPD/", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + "propertyPath": [ + "_active" + ], + "value": true + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "7d6jdYqe1Awpw0A4D0ySEd" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 22 + }, + "propertyPath": [ + "_bottom" + ], + "value": -5.2 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "f3TsPGwsxDG4kAJXwmnv2A" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 20 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -69.35000000000001, + "z": 0 + } }, { "__type__": "cc.Node", @@ -420,34 +353,34 @@ }, "_children": [ { - "__id__": 19 + "__id__": 25 }, { - "__id__": 37 + "__id__": 43 } ], "_active": true, "_components": [ { - "__id__": 55 + "__id__": 61 }, { - "__id__": 57 + "__id__": 63 }, { - "__id__": 34 + "__id__": 40 }, { - "__id__": 59 + "__id__": 65 } ], "_prefab": { - "__id__": 61 + "__id__": 67 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 15, + "y": -75, "z": 0 }, "_lrot": { @@ -479,30 +412,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 18 + "__id__": 24 }, "_children": [ { - "__id__": 20 + "__id__": 26 } ], "_active": false, "_components": [ - { - "__id__": 26 - }, - { - "__id__": 28 - }, - { - "__id__": 30 - }, { "__id__": 32 + }, + { + "__id__": 34 + }, + { + "__id__": 36 + }, + { + "__id__": 38 } ], "_prefab": { - "__id__": 54 + "__id__": 60 }, "_lpos": { "__type__": "cc.Vec3", @@ -539,20 +472,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 19 + "__id__": 25 }, "_children": [], "_active": true, "_components": [ { - "__id__": 21 + "__id__": 27 }, { - "__id__": 23 + "__id__": 29 } ], "_prefab": { - "__id__": 25 + "__id__": 31 }, "_lpos": { "__type__": "cc.Vec3", @@ -589,11 +522,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 20 + "__id__": 26 }, "_enabled": true, "__prefab": { - "__id__": 22 + "__id__": 28 }, "_contentSize": { "__type__": "cc.Size", @@ -617,11 +550,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 20 + "__id__": 26 }, "_enabled": true, "__prefab": { - "__id__": 24 + "__id__": 30 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -675,11 +608,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 19 + "__id__": 25 }, "_enabled": true, "__prefab": { - "__id__": 27 + "__id__": 33 }, "_contentSize": { "__type__": "cc.Size", @@ -703,11 +636,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 19 + "__id__": 25 }, "_enabled": true, "__prefab": { - "__id__": 29 + "__id__": 35 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -748,11 +681,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 19 + "__id__": 25 }, "_enabled": true, "__prefab": { - "__id__": 31 + "__id__": 37 }, "_alignFlags": 37, "_target": null, @@ -784,17 +717,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 19 + "__id__": 25 }, "_enabled": true, "__prefab": { - "__id__": 33 + "__id__": 39 }, "_scrollView": { - "__id__": 34 + "__id__": 40 }, "_handle": { - "__id__": 23 + "__id__": 29 }, "_direction": 1, "_enableAutoHide": false, @@ -811,11 +744,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 18 + "__id__": 24 }, "_enabled": true, "__prefab": { - "__id__": 35 + "__id__": 41 }, "bounceDuration": 0.23, "brake": 0.75, @@ -826,11 +759,11 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 36 + "__id__": 42 }, "_horizontalScrollBar": null, "_verticalScrollBar": { - "__id__": 32 + "__id__": 38 }, "_id": "" }, @@ -844,28 +777,28 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 37 + "__id__": 43 }, "_children": [], "_active": true, "_components": [ { - "__id__": 47 + "__id__": 53 }, { - "__id__": 49 + "__id__": 55 }, { - "__id__": 51 + "__id__": 57 } ], "_prefab": { - "__id__": 53 + "__id__": 59 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 5, + "y": 65, "z": 0 }, "_lrot": { @@ -897,30 +830,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 18 + "__id__": 24 }, "_children": [ { - "__id__": 36 + "__id__": 42 } ], "_active": true, "_components": [ - { - "__id__": 38 - }, - { - "__id__": 40 - }, - { - "__id__": 42 - }, { "__id__": 44 + }, + { + "__id__": 46 + }, + { + "__id__": 48 + }, + { + "__id__": 50 } ], "_prefab": { - "__id__": 46 + "__id__": 52 }, "_lpos": { "__type__": "cc.Vec3", @@ -957,16 +890,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 37 + "__id__": 43 }, "_enabled": true, "__prefab": { - "__id__": 39 + "__id__": 45 }, "_contentSize": { "__type__": "cc.Size", "width": 720, - "height": 1010 + "height": 1130 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -985,11 +918,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 37 + "__id__": 43 }, "_enabled": true, "__prefab": { - "__id__": 41 + "__id__": 47 }, "_type": 0, "_inverted": false, @@ -1007,11 +940,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 37 + "__id__": 43 }, "_enabled": true, "__prefab": { - "__id__": 43 + "__id__": 49 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1053,11 +986,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 37 + "__id__": 43 }, "_enabled": true, "__prefab": { - "__id__": 45 + "__id__": 51 }, "_alignFlags": 45, "_target": null, @@ -1102,11 +1035,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 42 }, "_enabled": true, "__prefab": { - "__id__": 48 + "__id__": 54 }, "_contentSize": { "__type__": "cc.Size", @@ -1130,11 +1063,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 42 }, "_enabled": true, "__prefab": { - "__id__": 50 + "__id__": 56 }, "_alignFlags": 41, "_target": null, @@ -1166,11 +1099,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 42 }, "_enabled": true, "__prefab": { - "__id__": 52 + "__id__": 58 }, "_resizeMode": 0, "_layoutType": 3, @@ -1182,7 +1115,7 @@ "_startAxis": 0, "_paddingLeft": 15, "_paddingRight": 15, - "_paddingTop": 0, + "_paddingTop": 15, "_paddingBottom": 0, "_spacingX": 15, "_spacingY": 15, @@ -1230,16 +1163,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 18 + "__id__": 24 }, "_enabled": true, "__prefab": { - "__id__": 56 + "__id__": 62 }, "_contentSize": { "__type__": "cc.Size", "width": 720, - "height": 1010 + "height": 1130 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1258,11 +1191,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 18 + "__id__": 24 }, "_enabled": false, "__prefab": { - "__id__": 58 + "__id__": 64 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1303,18 +1236,18 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 18 + "__id__": 24 }, "_enabled": true, "__prefab": { - "__id__": 60 + "__id__": 66 }, "_alignFlags": 45, "_target": null, "_left": 0, "_right": 0, - "_top": 120, - "_bottom": 150, + "_top": 150, + "_bottom": 0, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -1348,51 +1281,32 @@ }, { "__type__": "cc.Node", - "_name": "lv", + "_name": "deco2", "_objFlags": 0, "__editorExtras__": {}, "_parent": { "__id__": 1 }, - "_children": [ - { - "__id__": 63 - }, + "_children": [], + "_active": true, + "_components": [ { "__id__": 69 }, { - "__id__": 75 + "__id__": 71 }, { - "__id__": 81 - }, - { - "__id__": 111 - }, - { - "__id__": 117 - }, - { - "__id__": 123 - } - ], - "_active": true, - "_components": [ - { - "__id__": 137 - }, - { - "__id__": 139 + "__id__": 73 } ], "_prefab": { - "__id__": 141 + "__id__": 75 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 632.047, + "y": 494.15, "z": 0 }, "_lrot": { @@ -1404,58 +1318,8 @@ }, "_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": "Reward", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 62 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 64 - }, - { - "__id__": 66 - } - ], - "_prefab": { - "__id__": 68 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 14.824, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1.9, - "y": 1.9, + "x": 0.7, + "y": 0.7, "z": 1 }, "_mobility": 0, @@ -1474,16 +1338,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 63 + "__id__": 68 }, "_enabled": true, "__prefab": { - "__id__": 65 + "__id__": 70 }, "_contentSize": { "__type__": "cc.Size", - "width": 540, - "height": 108 + "width": 952, + "height": 31 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1494,7 +1358,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "53yJZaOftM+okmbARZf4Ce" + "fileId": "4cgtI+5slEmYbvnmdRvckS" }, { "__type__": "cc.Sprite", @@ -1502,11 +1366,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 63 + "__id__": 68 }, "_enabled": true, "__prefab": { - "__id__": 67 + "__id__": 72 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1519,12 +1383,12 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@4dd1c", + "__uuid__": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@24a8a", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, "_fillType": 0, - "_sizeMode": 0, + "_sizeMode": 1, "_fillCenter": { "__type__": "cc.Vec2", "x": 0, @@ -1534,174 +1398,48 @@ "_fillRange": 0, "_isTrimmedMode": true, "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, + "_atlas": null, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "10B0ClJxlLMINOeaqrJZAQ" + "fileId": "85vJxvNtdFpZZcNOR8boPv" }, { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "42B455EkBH0YJtykDalAxh", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "title", + "__type__": "cc.Widget", + "_name": "", "_objFlags": 0, "__editorExtras__": {}, - "_parent": { - "__id__": 62 + "node": { + "__id__": 68 }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 70 - }, - { - "__id__": 72 - } - ], - "_prefab": { + "_enabled": true, + "__prefab": { "__id__": 74 }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -296.535, - "y": 30.724, - "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__": 69 - }, - "_enabled": true, - "__prefab": { - "__id__": 71 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 64, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, + "_alignFlags": 1, + "_target": null, + "_left": -116, + "_right": -116, + "_top": 135, + "_bottom": -6.5, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 952, + "_originalHeight": 31, + "_alignMode": 2, + "_lockFlags": 0, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "43/8TG4+JJYovsbV3HntID" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 69 - }, - "_enabled": true, - "__prefab": { - "__id__": 73 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "等级", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "79axbK7qZOwrp4OlmxsNzJ" + "fileId": "4c1pg2VcdAEKrjFZ23CN9q" }, { "__type__": "cc.PrefabInfo", @@ -1711,2149 +1449,23 @@ "asset": { "__id__": 0 }, - "fileId": "fe9QoKoL9BkoQX4XB9J5xp", + "fileId": "01u4Lch31MObRIiPwfd9K8", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_name": "lbl_level", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 62 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 76 - }, - { - "__id__": 78 - } - ], - "_prefab": { - "__id__": 80 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 303.69, - "y": 30, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 75 + "__id__": 1 }, "_enabled": true, "__prefab": { "__id__": 77 }, - "_contentSize": { - "__type__": "cc.Size", - "width": 71.68057250976562, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e8FUgvCQ5GUIp8RVa57Tn4" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 75 - }, - "_enabled": true, - "__prefab": { - "__id__": 79 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "label", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 29.7, - "_fontSize": 29.7, - "_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": "88LRMCj+tOLotUQRuSD5yc" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "86e16c3TRID5ermghC8QkP", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "pb_exp", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 62 - }, - "_children": [ - { - "__id__": 82 - }, - { - "__id__": 90 - }, - { - "__id__": 96 - } - ], - "_active": false, - "_components": [ - { - "__id__": 104 - }, - { - "__id__": 106 - }, - { - "__id__": 108 - } - ], - "_prefab": { - "__id__": 110 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 30.724, - "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__": 81 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 83 - }, - { - "__id__": 85 - }, - { - "__id__": 87 - } - ], - "_prefab": { - "__id__": 89 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -250, - "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__": 82 - }, - "_enabled": true, - "__prefab": { - "__id__": 84 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 500, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "604+fgCPVNeYnwN0Tb01md" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 82 - }, - "_enabled": true, - "__prefab": { - "__id__": 86 - }, - "_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@f96ec", - "__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": "d6CNuZeHBDXpypRx+DBWf4" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 82 - }, - "_enabled": true, - "__prefab": { - "__id__": 88 - }, - "_alignFlags": 5, - "_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": 30, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3dGucQ9AZErJWQkVGuueaN" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c8MwjO0i1JgJP1WnnmyhpX", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lbl_exp", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 81 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 91 - }, - { - "__id__": 93 - } - ], - "_prefab": { - "__id__": 95 - }, - "_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__": 90 - }, - "_enabled": true, - "__prefab": { - "__id__": 92 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 49.576171875, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a3WpbMZ91FnLtmHBsTzWUT" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 90 - }, - "_enabled": true, - "__prefab": { - "__id__": 94 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "label", - "_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": "c2rF3cnhRATrQ+I0lkgvFG" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "8b/mp33ApKG5QX+Pz8UDoF", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Slider_Level_03_InnerBorder1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 81 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 97 - }, - { - "__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": 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__": 96 - }, - "_enabled": true, - "__prefab": { - "__id__": 98 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 499.9, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f8Dvi+Tq5GyI7dM45XY1YT" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 96 - }, - "_enabled": true, - "__prefab": { - "__id__": 100 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@95588", - "__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": "59UiktrM5MBrQ9Qj0ghX2b" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 96 - }, - "_enabled": true, - "__prefab": { - "__id__": 102 - }, - "_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": 23, - "_originalHeight": 24, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ferwsEJaxPU4TWp4/tJV7T" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "1aO0JW8UJBwaVMUptvAn/h", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 81 - }, - "_enabled": true, - "__prefab": { - "__id__": 105 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 499.9, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f1f0GL2f9NO4bdycLio0YX" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 81 - }, - "_enabled": false, - "__prefab": { - "__id__": 107 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "9fd900dd-221b-4f89-8f2c-fba34243c835@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": "34/IH9Y3RL/oTr0qsornh2" - }, - { - "__type__": "cc.ProgressBar", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 81 - }, - "_enabled": true, - "__prefab": { - "__id__": 109 - }, - "_barSprite": { - "__id__": 85 - }, - "_mode": 0, - "_totalLength": 300, - "_progress": 0.5, - "_reverse": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "992mD4cqNMg7CSeTKHvhcx" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "42cm4V+vBCMJKIRYnl/qdt", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "pname", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 62 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 112 - }, - { - "__id__": 114 - } - ], - "_prefab": { - "__id__": 116 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -275.555, - "y": -15.246, - "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__": 111 - }, - "_enabled": true, - "__prefab": { - "__id__": 113 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 106, - "height": 56.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "daYCY9TwRAlrCl8T2J+ve/" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 111 - }, - "_enabled": true, - "__prefab": { - "__id__": 115 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "天赋点数:", - "_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": 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": "0e2tg9Q2JLybhlam1zkaX+" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e3ElYYsH5PZIhFjDTTi9yX", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lbl_points", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 62 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 118 - }, - { - "__id__": 120 - } - ], - "_prefab": { - "__id__": 122 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -178.981, - "y": -15.246, - "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__": 117 - }, - "_enabled": true, - "__prefab": { - "__id__": 119 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "66Fwl6HjJHgJTyStqCfaK7" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 117 - }, - "_enabled": true, - "__prefab": { - "__id__": 121 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "label", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 20, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_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": 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": "bbM+neL5VBtYpQ0z6rzT2l" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "6ea/GBD+NDhrgxqnnnOBB8", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "btn_reset", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 62 - }, - "_children": [ - { - "__id__": 124 - } - ], - "_active": false, - "_components": [ - { - "__id__": 130 - }, - { - "__id__": 132 - }, - { - "__id__": 134 - } - ], - "_prefab": { - "__id__": 136 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 281.406, - "y": -15.246, - "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": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 123 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 125 - }, - { - "__id__": 127 - } - ], - "_prefab": { - "__id__": 129 - }, - "_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__": 124 - }, - "_enabled": true, - "__prefab": { - "__id__": 126 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "33/A5tCHdJ2I/FHFtcmgqt" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 124 - }, - "_enabled": true, - "__prefab": { - "__id__": 128 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "重置天赋", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 20, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 1, - "_enableWrapText": false, - "_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": "eea3EXoTpOd5kT5ItLk2HK" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c9rWL77QNHC5WoLNZwXR35", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 123 - }, - "_enabled": true, - "__prefab": { - "__id__": 131 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "faENevkg9KPJ1B/UWK4IL3" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 123 - }, - "_enabled": true, - "__prefab": { - "__id__": 133 - }, - "_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@b2501", - "__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": "5apDcYZ/FP/a0E+7dwF5Iu" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 123 - }, - "_enabled": true, - "__prefab": { - "__id__": 135 - }, - "clickEvents": [], - "_interactable": true, - "_transition": 2, - "_normalColor": { - "__type__": "cc.Color", - "r": 214, - "g": 214, - "b": 214, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": { - "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@b2501", - "__expectedType__": "cc.SpriteFrame" - }, - "_hoverSprite": { - "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_pressedSprite": { - "__uuid__": "544e49d6-3f05-4fa8-9a9e-091f98fc2ce8@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_disabledSprite": { - "__uuid__": "951249e0-9f16-456d-8b85-a6ca954da16b@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_duration": 0.1, - "_zoomScale": 1.2, - "_target": { - "__id__": 123 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "04vIr9c1VIc5zvD0PumBOm" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c7K2ZYAuFNmpv6qsakWMSw", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 62 - }, - "_enabled": true, - "__prefab": { - "__id__": 138 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 720, - "height": 200 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1bXhe8h4dL+r03OEkz+Blc" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 62 - }, - "_enabled": true, - "__prefab": { - "__id__": 140 - }, - "_alignFlags": 41, - "_target": null, - "_left": 0, - "_right": 0, - "_top": -92.04700000000003, - "_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": "2bRL6b5slN5pzdln6vrHXI" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b1H6RGITZKh5QSIJmhDrYD", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "bar", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 143 - } - ], - "_prefab": { - "__id__": 145 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -162.606, - "y": -641.604, - "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__": 142 - }, - "_enabled": true, - "__prefab": { - "__id__": 144 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "35k8XGTodK/667eA/E1JcH" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "4f97SDqsVGhIqeXVHMjuDG", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Rounded Rectangle 2402", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 147 - }, - { - "__id__": 149 - }, - { - "__id__": 151 - } - ], - "_prefab": { - "__id__": 153 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -638.343, - "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__": 146 - }, - "_enabled": true, - "__prefab": { - "__id__": 148 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 1080, - "height": 280 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b9MlKZrd9DN5/KivA7AFVQ" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 146 - }, - "_enabled": true, - "__prefab": { - "__id__": 150 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@bc0ca", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_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": "eaqDpRpohNVLSjcQy1548b" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 146 - }, - "_enabled": true, - "__prefab": { - "__id__": 152 - }, - "_alignFlags": 4, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": -138.34299999999996, - "_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": "47RxvmSwRH6I9PM8BqfDo+" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "deKImVcWVAQY7lNVufOK1Q", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "top_btn_back", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 155 - }, - { - "__id__": 157 - }, - { - "__id__": 159 - }, - { - "__id__": 162 - } - ], - "_prefab": { - "__id__": 164 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -327.04, - "y": -596.606, - "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.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 154 - }, - "_enabled": true, - "__prefab": { - "__id__": 156 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 179, - "height": 140 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.3, - "y": 0.3 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "33gaSJevxMBLMUaAUYMzyA" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 154 - }, - "_enabled": true, - "__prefab": { - "__id__": 158 - }, - "_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@c874e", - "__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": "b39n91H8lNCISsMLUJIfW+" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 154 - }, - "_enabled": true, - "__prefab": { - "__id__": 160 - }, - "clickEvents": [ - { - "__id__": 161 - } - ], - "_interactable": true, - "_transition": 3, - "_normalColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": null, - "_hoverSprite": null, - "_pressedSprite": null, - "_disabledSprite": null, - "_duration": 0.1, - "_zoomScale": 1.2, - "_target": { - "__id__": 154 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "45OmfoVU1CXYZrbp+Lu9pV" - }, - { - "__type__": "cc.ClickEvent", - "target": null, - "component": "", - "_componentId": "9eafef++95DEqB78hMPCmU5", - "handler": "closeRanks", - "customEventData": "" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 154 - }, - "_enabled": true, - "__prefab": { - "__id__": 163 - }, - "_alignFlags": 12, - "_target": null, - "_left": -10, - "_right": 0, - "_top": 0, - "_bottom": 9.793999999999983, - "_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": "1aTgPIYclN/LWnJgXMSSyF" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c4Ci0VJIxBtoPw2g5ywGTP", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 166 - }, "_contentSize": { "__type__": "cc.Size", "width": 720, @@ -3880,7 +1492,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 168 + "__id__": 79 }, "_alignFlags": 45, "_target": null, @@ -3916,10 +1528,10 @@ }, "_enabled": true, "__prefab": { - "__id__": 170 + "__id__": 81 }, "talents_content": { - "__id__": 36 + "__id__": 42 }, "prefab_talent_item": { "__uuid__": "a0cdb31c-0abb-4e12-9dfe-0bd9e8cd7272", @@ -3941,6 +1553,11 @@ }, "fileId": "f2zPd6AOdBrIgj89xLzmRM", "instance": null, - "targetOverrides": null + "targetOverrides": null, + "nestedPrefabInstanceRoots": [ + { + "__id__": 2 + } + ] } ] \ No newline at end of file diff --git a/assets/resources/gui/role_controller.prefab b/assets/resources/gui/role_controller.prefab index 0462433c..75232a2b 100644 --- a/assets/resources/gui/role_controller.prefab +++ b/assets/resources/gui/role_controller.prefab @@ -22,26 +22,26 @@ "__id__": 2 }, { - "__id__": 397 + "__id__": 393 }, { - "__id__": 406 + "__id__": 402 } ], "_active": true, "_components": [ + { + "__id__": 415 + }, + { + "__id__": 417 + }, { "__id__": 419 - }, - { - "__id__": 421 - }, - { - "__id__": 423 } ], "_prefab": { - "__id__": 425 + "__id__": 421 }, "_lpos": { "__type__": "cc.Vec3", @@ -91,23 +91,23 @@ "__id__": 41 }, { - "__id__": 82 + "__id__": 78 } ], "_active": true, "_components": [ + { + "__id__": 386 + }, + { + "__id__": 388 + }, { "__id__": 390 - }, - { - "__id__": 392 - }, - { - "__id__": 394 } ], "_prefab": { - "__id__": 396 + "__id__": 392 }, "_lpos": { "__type__": "cc.Vec3", @@ -889,20 +889,20 @@ "__id__": 51 }, { - "__id__": 64 + "__id__": 60 } ], "_active": true, "_components": [ { - "__id__": 77 + "__id__": 73 }, { - "__id__": 79 + "__id__": 75 } ], "_prefab": { - "__id__": 81 + "__id__": 77 }, "_lpos": { "__type__": "cc.Vec3", @@ -1107,12 +1107,6 @@ }, { "__id__": 59 - }, - { - "__id__": 60 - }, - { - "__id__": 62 } ], "removedComponents": [] @@ -1189,38 +1183,6 @@ ], "value": false }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 61 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c4Ci0VJIxBtoPw2g5ywGTP" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 63 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "deKImVcWVAQY7lNVufOK1Q" - ] - }, { "__type__": "cc.Node", "_objFlags": 0, @@ -1228,14 +1190,14 @@ "__id__": 41 }, "_prefab": { - "__id__": 65 + "__id__": 61 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 64 + "__id__": 60 }, "asset": { "__uuid__": "6ab76980-0704-4190-9acf-ec5ab44a33b0", @@ -1243,7 +1205,7 @@ }, "fileId": "84hrfbDo1AOq3VROGZvWWt", "instance": { - "__id__": 66 + "__id__": 62 }, "targetOverrides": null }, @@ -1256,26 +1218,26 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ + { + "__id__": 63 + }, + { + "__id__": 65 + }, + { + "__id__": 66 + }, { "__id__": 67 }, + { + "__id__": 68 + }, { "__id__": 69 }, - { - "__id__": 70 - }, { "__id__": 71 - }, - { - "__id__": 72 - }, - { - "__id__": 73 - }, - { - "__id__": 75 } ], "removedComponents": [] @@ -1283,7 +1245,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 68 + "__id__": 64 }, "propertyPath": [ "_name" @@ -1299,7 +1261,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 68 + "__id__": 64 }, "propertyPath": [ "_lpos" @@ -1314,7 +1276,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 68 + "__id__": 64 }, "propertyPath": [ "_lrot" @@ -1330,7 +1292,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 68 + "__id__": 64 }, "propertyPath": [ "_euler" @@ -1345,7 +1307,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 68 + "__id__": 64 }, "propertyPath": [ "_active" @@ -1355,7 +1317,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 74 + "__id__": 70 }, "propertyPath": [ "_active" @@ -1371,7 +1333,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 76 + "__id__": 72 }, "propertyPath": [ "_active" @@ -1394,7 +1356,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 78 + "__id__": 74 }, "_contentSize": { "__type__": "cc.Size", @@ -1422,7 +1384,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 80 + "__id__": 76 }, "_alignFlags": 45, "_target": null, @@ -1471,41 +1433,41 @@ }, "_children": [ { - "__id__": 83 + "__id__": 79 }, { - "__id__": 130 + "__id__": 126 }, { - "__id__": 142 + "__id__": 138 }, { - "__id__": 189 + "__id__": 185 }, { - "__id__": 236 + "__id__": 232 }, { - "__id__": 285 + "__id__": 281 }, { - "__id__": 334 + "__id__": 330 } ], "_active": true, "_components": [ + { + "__id__": 379 + }, + { + "__id__": 381 + }, { "__id__": 383 - }, - { - "__id__": 385 - }, - { - "__id__": 387 } ], "_prefab": { - "__id__": 389 + "__id__": 385 }, "_lpos": { "__type__": "cc.Vec3", @@ -1542,27 +1504,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 82 + "__id__": 78 }, "_children": [ { - "__id__": 84 + "__id__": 80 }, { - "__id__": 104 + "__id__": 100 } ], "_active": true, "_components": [ { - "__id__": 124 + "__id__": 120 }, { - "__id__": 126 + "__id__": 122 } ], "_prefab": { - "__id__": 129 + "__id__": 125 }, "_lpos": { "__type__": "cc.Vec3", @@ -1599,30 +1561,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 83 + "__id__": 79 }, "_children": [ { - "__id__": 85 + "__id__": 81 }, { - "__id__": 91 + "__id__": 87 } ], "_active": true, "_components": [ + { + "__id__": 93 + }, + { + "__id__": 95 + }, { "__id__": 97 - }, - { - "__id__": 99 - }, - { - "__id__": 101 } ], "_prefab": { - "__id__": 103 + "__id__": 99 }, "_lpos": { "__type__": "cc.Vec3", @@ -1659,20 +1621,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 80 }, "_children": [], "_active": true, "_components": [ { - "__id__": 86 + "__id__": 82 }, { - "__id__": 88 + "__id__": 84 } ], "_prefab": { - "__id__": 90 + "__id__": 86 }, "_lpos": { "__type__": "cc.Vec3", @@ -1709,11 +1671,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 85 + "__id__": 81 }, "_enabled": true, "__prefab": { - "__id__": 87 + "__id__": 83 }, "_contentSize": { "__type__": "cc.Size", @@ -1737,11 +1699,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 85 + "__id__": 81 }, "_enabled": true, "__prefab": { - "__id__": 89 + "__id__": 85 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1798,20 +1760,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 84 + "__id__": 80 }, "_children": [], "_active": true, "_components": [ { - "__id__": 92 + "__id__": 88 }, { - "__id__": 94 + "__id__": 90 } ], "_prefab": { - "__id__": 96 + "__id__": 92 }, "_lpos": { "__type__": "cc.Vec3", @@ -1848,11 +1810,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 91 + "__id__": 87 }, "_enabled": true, "__prefab": { - "__id__": 93 + "__id__": 89 }, "_contentSize": { "__type__": "cc.Size", @@ -1876,11 +1838,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 91 + "__id__": 87 }, "_enabled": true, "__prefab": { - "__id__": 95 + "__id__": 91 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1957,11 +1919,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 84 + "__id__": 80 }, "_enabled": true, "__prefab": { - "__id__": 98 + "__id__": 94 }, "_contentSize": { "__type__": "cc.Size", @@ -1985,11 +1947,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 84 + "__id__": 80 }, "_enabled": true, "__prefab": { - "__id__": 100 + "__id__": 96 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2030,11 +1992,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 84 + "__id__": 80 }, "_enabled": true, "__prefab": { - "__id__": 102 + "__id__": 98 }, "_alignFlags": 45, "_target": null, @@ -2079,30 +2041,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 83 + "__id__": 79 }, "_children": [ { - "__id__": 105 + "__id__": 101 }, { - "__id__": 111 + "__id__": 107 } ], "_active": false, "_components": [ + { + "__id__": 113 + }, + { + "__id__": 115 + }, { "__id__": 117 - }, - { - "__id__": 119 - }, - { - "__id__": 121 } ], "_prefab": { - "__id__": 123 + "__id__": 119 }, "_lpos": { "__type__": "cc.Vec3", @@ -2139,20 +2101,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 104 + "__id__": 100 }, "_children": [], "_active": true, "_components": [ { - "__id__": 106 + "__id__": 102 }, { - "__id__": 108 + "__id__": 104 } ], "_prefab": { - "__id__": 110 + "__id__": 106 }, "_lpos": { "__type__": "cc.Vec3", @@ -2189,11 +2151,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 101 }, "_enabled": true, "__prefab": { - "__id__": 107 + "__id__": 103 }, "_contentSize": { "__type__": "cc.Size", @@ -2217,11 +2179,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 101 }, "_enabled": true, "__prefab": { - "__id__": 109 + "__id__": 105 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2278,20 +2240,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 104 + "__id__": 100 }, "_children": [], "_active": true, "_components": [ { - "__id__": 112 + "__id__": 108 }, { - "__id__": 114 + "__id__": 110 } ], "_prefab": { - "__id__": 116 + "__id__": 112 }, "_lpos": { "__type__": "cc.Vec3", @@ -2328,11 +2290,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 111 + "__id__": 107 }, "_enabled": true, "__prefab": { - "__id__": 113 + "__id__": 109 }, "_contentSize": { "__type__": "cc.Size", @@ -2356,11 +2318,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 111 + "__id__": 107 }, "_enabled": true, "__prefab": { - "__id__": 115 + "__id__": 111 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2437,11 +2399,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 104 + "__id__": 100 }, "_enabled": true, "__prefab": { - "__id__": 118 + "__id__": 114 }, "_contentSize": { "__type__": "cc.Size", @@ -2465,11 +2427,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 104 + "__id__": 100 }, "_enabled": true, "__prefab": { - "__id__": 120 + "__id__": 116 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2510,11 +2472,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 104 + "__id__": 100 }, "_enabled": true, "__prefab": { - "__id__": 122 + "__id__": 118 }, "_alignFlags": 45, "_target": null, @@ -2559,11 +2521,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 83 + "__id__": 79 }, "_enabled": true, "__prefab": { - "__id__": 125 + "__id__": 121 }, "_contentSize": { "__type__": "cc.Size", @@ -2587,15 +2549,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 83 + "__id__": 79 }, "_enabled": true, "__prefab": { - "__id__": 127 + "__id__": 123 }, "clickEvents": [ { - "__id__": 128 + "__id__": 124 } ], "_interactable": true, @@ -2668,17 +2630,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 82 + "__id__": 78 }, "_prefab": { - "__id__": 131 + "__id__": 127 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 130 + "__id__": 126 }, "asset": { "__uuid__": "99b1fd19-5e71-4e63-9682-d82b23244510", @@ -2686,7 +2648,7 @@ }, "fileId": "cfWG6+EKVJ3IlHCuz5Pa35", "instance": { - "__id__": 132 + "__id__": 128 }, "targetOverrides": null }, @@ -2699,26 +2661,26 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ + { + "__id__": 129 + }, + { + "__id__": 131 + }, + { + "__id__": 132 + }, { "__id__": 133 }, { - "__id__": 135 + "__id__": 134 }, { "__id__": 136 }, { "__id__": 137 - }, - { - "__id__": 138 - }, - { - "__id__": 140 - }, - { - "__id__": 141 } ], "removedComponents": [] @@ -2726,7 +2688,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 134 + "__id__": 130 }, "propertyPath": [ "_name" @@ -2742,7 +2704,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 134 + "__id__": 130 }, "propertyPath": [ "_lpos" @@ -2757,7 +2719,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 134 + "__id__": 130 }, "propertyPath": [ "_lrot" @@ -2773,7 +2735,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 134 + "__id__": 130 }, "propertyPath": [ "_euler" @@ -2788,7 +2750,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 139 + "__id__": 135 }, "propertyPath": [ "clickEvents", @@ -2808,7 +2770,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 139 + "__id__": 135 }, "propertyPath": [ "clickEvents", @@ -2820,7 +2782,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 139 + "__id__": 135 }, "propertyPath": [ "clickEvents", @@ -2835,27 +2797,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 82 + "__id__": 78 }, "_children": [ { - "__id__": 143 + "__id__": 139 }, { - "__id__": 163 + "__id__": 159 } ], "_active": false, "_components": [ { - "__id__": 183 + "__id__": 179 }, { - "__id__": 185 + "__id__": 181 } ], "_prefab": { - "__id__": 188 + "__id__": 184 }, "_lpos": { "__type__": "cc.Vec3", @@ -2892,30 +2854,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 142 + "__id__": 138 }, "_children": [ { - "__id__": 144 + "__id__": 140 }, { - "__id__": 150 + "__id__": 146 } ], "_active": true, "_components": [ + { + "__id__": 152 + }, + { + "__id__": 154 + }, { "__id__": 156 - }, - { - "__id__": 158 - }, - { - "__id__": 160 } ], "_prefab": { - "__id__": 162 + "__id__": 158 }, "_lpos": { "__type__": "cc.Vec3", @@ -2952,20 +2914,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 143 + "__id__": 139 }, "_children": [], "_active": true, "_components": [ { - "__id__": 145 + "__id__": 141 }, { - "__id__": 147 + "__id__": 143 } ], "_prefab": { - "__id__": 149 + "__id__": 145 }, "_lpos": { "__type__": "cc.Vec3", @@ -3002,11 +2964,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 144 + "__id__": 140 }, "_enabled": true, "__prefab": { - "__id__": 146 + "__id__": 142 }, "_contentSize": { "__type__": "cc.Size", @@ -3030,11 +2992,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 144 + "__id__": 140 }, "_enabled": true, "__prefab": { - "__id__": 148 + "__id__": 144 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3091,20 +3053,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 143 + "__id__": 139 }, "_children": [], "_active": true, "_components": [ { - "__id__": 151 + "__id__": 147 }, { - "__id__": 153 + "__id__": 149 } ], "_prefab": { - "__id__": 155 + "__id__": 151 }, "_lpos": { "__type__": "cc.Vec3", @@ -3141,11 +3103,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 150 + "__id__": 146 }, "_enabled": true, "__prefab": { - "__id__": 152 + "__id__": 148 }, "_contentSize": { "__type__": "cc.Size", @@ -3169,11 +3131,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 150 + "__id__": 146 }, "_enabled": true, "__prefab": { - "__id__": 154 + "__id__": 150 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3250,11 +3212,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 143 + "__id__": 139 }, "_enabled": true, "__prefab": { - "__id__": 157 + "__id__": 153 }, "_contentSize": { "__type__": "cc.Size", @@ -3278,11 +3240,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 143 + "__id__": 139 }, "_enabled": true, "__prefab": { - "__id__": 159 + "__id__": 155 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3323,11 +3285,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 143 + "__id__": 139 }, "_enabled": true, "__prefab": { - "__id__": 161 + "__id__": 157 }, "_alignFlags": 45, "_target": null, @@ -3372,30 +3334,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 142 + "__id__": 138 }, "_children": [ { - "__id__": 164 + "__id__": 160 }, { - "__id__": 170 + "__id__": 166 } ], "_active": false, "_components": [ + { + "__id__": 172 + }, + { + "__id__": 174 + }, { "__id__": 176 - }, - { - "__id__": 178 - }, - { - "__id__": 180 } ], "_prefab": { - "__id__": 182 + "__id__": 178 }, "_lpos": { "__type__": "cc.Vec3", @@ -3432,20 +3394,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 163 + "__id__": 159 }, "_children": [], "_active": true, "_components": [ { - "__id__": 165 + "__id__": 161 }, { - "__id__": 167 + "__id__": 163 } ], "_prefab": { - "__id__": 169 + "__id__": 165 }, "_lpos": { "__type__": "cc.Vec3", @@ -3482,11 +3444,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 164 + "__id__": 160 }, "_enabled": true, "__prefab": { - "__id__": 166 + "__id__": 162 }, "_contentSize": { "__type__": "cc.Size", @@ -3510,11 +3472,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 164 + "__id__": 160 }, "_enabled": true, "__prefab": { - "__id__": 168 + "__id__": 164 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3571,20 +3533,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 163 + "__id__": 159 }, "_children": [], "_active": true, "_components": [ { - "__id__": 171 + "__id__": 167 }, { - "__id__": 173 + "__id__": 169 } ], "_prefab": { - "__id__": 175 + "__id__": 171 }, "_lpos": { "__type__": "cc.Vec3", @@ -3621,11 +3583,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 170 + "__id__": 166 }, "_enabled": true, "__prefab": { - "__id__": 172 + "__id__": 168 }, "_contentSize": { "__type__": "cc.Size", @@ -3649,11 +3611,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 170 + "__id__": 166 }, "_enabled": true, "__prefab": { - "__id__": 174 + "__id__": 170 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3730,11 +3692,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 163 + "__id__": 159 }, "_enabled": true, "__prefab": { - "__id__": 177 + "__id__": 173 }, "_contentSize": { "__type__": "cc.Size", @@ -3758,11 +3720,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 163 + "__id__": 159 }, "_enabled": true, "__prefab": { - "__id__": 179 + "__id__": 175 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3803,11 +3765,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 163 + "__id__": 159 }, "_enabled": true, "__prefab": { - "__id__": 181 + "__id__": 177 }, "_alignFlags": 45, "_target": null, @@ -3852,11 +3814,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 142 + "__id__": 138 }, "_enabled": true, "__prefab": { - "__id__": 184 + "__id__": 180 }, "_contentSize": { "__type__": "cc.Size", @@ -3880,15 +3842,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 142 + "__id__": 138 }, "_enabled": true, "__prefab": { - "__id__": 186 + "__id__": 182 }, "clickEvents": [ { - "__id__": 187 + "__id__": 183 } ], "_interactable": true, @@ -3963,27 +3925,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 82 + "__id__": 78 }, "_children": [ { - "__id__": 190 + "__id__": 186 }, { - "__id__": 210 + "__id__": 206 } ], "_active": true, "_components": [ { - "__id__": 230 + "__id__": 226 }, { - "__id__": 232 + "__id__": 228 } ], "_prefab": { - "__id__": 235 + "__id__": 231 }, "_lpos": { "__type__": "cc.Vec3", @@ -4020,30 +3982,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 189 + "__id__": 185 }, "_children": [ { - "__id__": 191 + "__id__": 187 }, { - "__id__": 197 + "__id__": 193 } ], "_active": true, "_components": [ + { + "__id__": 199 + }, + { + "__id__": 201 + }, { "__id__": 203 - }, - { - "__id__": 205 - }, - { - "__id__": 207 } ], "_prefab": { - "__id__": 209 + "__id__": 205 }, "_lpos": { "__type__": "cc.Vec3", @@ -4080,20 +4042,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 190 + "__id__": 186 }, "_children": [], "_active": true, "_components": [ { - "__id__": 192 + "__id__": 188 }, { - "__id__": 194 + "__id__": 190 } ], "_prefab": { - "__id__": 196 + "__id__": 192 }, "_lpos": { "__type__": "cc.Vec3", @@ -4130,11 +4092,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 191 + "__id__": 187 }, "_enabled": true, "__prefab": { - "__id__": 193 + "__id__": 189 }, "_contentSize": { "__type__": "cc.Size", @@ -4158,11 +4120,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 191 + "__id__": 187 }, "_enabled": true, "__prefab": { - "__id__": 195 + "__id__": 191 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4219,20 +4181,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 190 + "__id__": 186 }, "_children": [], "_active": true, "_components": [ { - "__id__": 198 + "__id__": 194 }, { - "__id__": 200 + "__id__": 196 } ], "_prefab": { - "__id__": 202 + "__id__": 198 }, "_lpos": { "__type__": "cc.Vec3", @@ -4269,11 +4231,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 197 + "__id__": 193 }, "_enabled": true, "__prefab": { - "__id__": 199 + "__id__": 195 }, "_contentSize": { "__type__": "cc.Size", @@ -4297,11 +4259,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 197 + "__id__": 193 }, "_enabled": true, "__prefab": { - "__id__": 201 + "__id__": 197 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4378,11 +4340,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 190 + "__id__": 186 }, "_enabled": true, "__prefab": { - "__id__": 204 + "__id__": 200 }, "_contentSize": { "__type__": "cc.Size", @@ -4406,11 +4368,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 190 + "__id__": 186 }, "_enabled": true, "__prefab": { - "__id__": 206 + "__id__": 202 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4451,11 +4413,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 190 + "__id__": 186 }, "_enabled": true, "__prefab": { - "__id__": 208 + "__id__": 204 }, "_alignFlags": 45, "_target": null, @@ -4500,30 +4462,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 189 + "__id__": 185 }, "_children": [ { - "__id__": 211 + "__id__": 207 }, { - "__id__": 217 + "__id__": 213 } ], "_active": false, "_components": [ + { + "__id__": 219 + }, + { + "__id__": 221 + }, { "__id__": 223 - }, - { - "__id__": 225 - }, - { - "__id__": 227 } ], "_prefab": { - "__id__": 229 + "__id__": 225 }, "_lpos": { "__type__": "cc.Vec3", @@ -4560,20 +4522,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 210 + "__id__": 206 }, "_children": [], "_active": true, "_components": [ { - "__id__": 212 + "__id__": 208 }, { - "__id__": 214 + "__id__": 210 } ], "_prefab": { - "__id__": 216 + "__id__": 212 }, "_lpos": { "__type__": "cc.Vec3", @@ -4610,11 +4572,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 211 + "__id__": 207 }, "_enabled": true, "__prefab": { - "__id__": 213 + "__id__": 209 }, "_contentSize": { "__type__": "cc.Size", @@ -4638,11 +4600,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 211 + "__id__": 207 }, "_enabled": true, "__prefab": { - "__id__": 215 + "__id__": 211 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4699,20 +4661,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 210 + "__id__": 206 }, "_children": [], "_active": true, "_components": [ { - "__id__": 218 + "__id__": 214 }, { - "__id__": 220 + "__id__": 216 } ], "_prefab": { - "__id__": 222 + "__id__": 218 }, "_lpos": { "__type__": "cc.Vec3", @@ -4749,11 +4711,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 217 + "__id__": 213 }, "_enabled": true, "__prefab": { - "__id__": 219 + "__id__": 215 }, "_contentSize": { "__type__": "cc.Size", @@ -4777,11 +4739,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 217 + "__id__": 213 }, "_enabled": true, "__prefab": { - "__id__": 221 + "__id__": 217 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4858,11 +4820,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 210 + "__id__": 206 }, "_enabled": true, "__prefab": { - "__id__": 224 + "__id__": 220 }, "_contentSize": { "__type__": "cc.Size", @@ -4886,11 +4848,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 210 + "__id__": 206 }, "_enabled": true, "__prefab": { - "__id__": 226 + "__id__": 222 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4931,11 +4893,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 210 + "__id__": 206 }, "_enabled": true, "__prefab": { - "__id__": 228 + "__id__": 224 }, "_alignFlags": 45, "_target": null, @@ -4980,11 +4942,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 189 + "__id__": 185 }, "_enabled": true, "__prefab": { - "__id__": 231 + "__id__": 227 }, "_contentSize": { "__type__": "cc.Size", @@ -5008,15 +4970,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 189 + "__id__": 185 }, "_enabled": true, "__prefab": { - "__id__": 233 + "__id__": 229 }, "clickEvents": [ { - "__id__": 234 + "__id__": 230 } ], "_interactable": true, @@ -5091,30 +5053,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 82 + "__id__": 78 }, "_children": [ { - "__id__": 237 + "__id__": 233 }, { - "__id__": 245 + "__id__": 241 }, { - "__id__": 265 + "__id__": 261 } ], "_active": false, "_components": [ { - "__id__": 279 + "__id__": 275 }, { - "__id__": 281 + "__id__": 277 } ], "_prefab": { - "__id__": 284 + "__id__": 280 }, "_lpos": { "__type__": "cc.Vec3", @@ -5151,23 +5113,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 236 + "__id__": 232 }, "_children": [], "_active": false, "_components": [ + { + "__id__": 234 + }, + { + "__id__": 236 + }, { "__id__": 238 - }, - { - "__id__": 240 - }, - { - "__id__": 242 } ], "_prefab": { - "__id__": 244 + "__id__": 240 }, "_lpos": { "__type__": "cc.Vec3", @@ -5204,11 +5166,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 237 + "__id__": 233 }, "_enabled": true, "__prefab": { - "__id__": 239 + "__id__": 235 }, "_contentSize": { "__type__": "cc.Size", @@ -5232,11 +5194,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 237 + "__id__": 233 }, "_enabled": true, "__prefab": { - "__id__": 241 + "__id__": 237 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5277,11 +5239,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 237 + "__id__": 233 }, "_enabled": true, "__prefab": { - "__id__": 243 + "__id__": 239 }, "_alignFlags": 45, "_target": null, @@ -5326,30 +5288,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 236 + "__id__": 232 }, "_children": [ { - "__id__": 246 + "__id__": 242 }, { - "__id__": 252 + "__id__": 248 } ], "_active": false, "_components": [ + { + "__id__": 254 + }, + { + "__id__": 256 + }, { "__id__": 258 - }, - { - "__id__": 260 - }, - { - "__id__": 262 } ], "_prefab": { - "__id__": 264 + "__id__": 260 }, "_lpos": { "__type__": "cc.Vec3", @@ -5386,20 +5348,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 245 + "__id__": 241 }, "_children": [], "_active": true, "_components": [ { - "__id__": 247 + "__id__": 243 }, { - "__id__": 249 + "__id__": 245 } ], "_prefab": { - "__id__": 251 + "__id__": 247 }, "_lpos": { "__type__": "cc.Vec3", @@ -5436,11 +5398,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 246 + "__id__": 242 }, "_enabled": true, "__prefab": { - "__id__": 248 + "__id__": 244 }, "_contentSize": { "__type__": "cc.Size", @@ -5464,11 +5426,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 246 + "__id__": 242 }, "_enabled": true, "__prefab": { - "__id__": 250 + "__id__": 246 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5522,20 +5484,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 245 + "__id__": 241 }, "_children": [], "_active": true, "_components": [ { - "__id__": 253 + "__id__": 249 }, { - "__id__": 255 + "__id__": 251 } ], "_prefab": { - "__id__": 257 + "__id__": 253 }, "_lpos": { "__type__": "cc.Vec3", @@ -5572,11 +5534,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 252 + "__id__": 248 }, "_enabled": true, "__prefab": { - "__id__": 254 + "__id__": 250 }, "_contentSize": { "__type__": "cc.Size", @@ -5600,11 +5562,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 252 + "__id__": 248 }, "_enabled": true, "__prefab": { - "__id__": 256 + "__id__": 252 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5681,11 +5643,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 245 + "__id__": 241 }, "_enabled": true, "__prefab": { - "__id__": 259 + "__id__": 255 }, "_contentSize": { "__type__": "cc.Size", @@ -5709,11 +5671,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 245 + "__id__": 241 }, "_enabled": true, "__prefab": { - "__id__": 261 + "__id__": 257 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5754,11 +5716,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 245 + "__id__": 241 }, "_enabled": true, "__prefab": { - "__id__": 263 + "__id__": 259 }, "_alignFlags": 45, "_target": null, @@ -5803,24 +5765,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 236 + "__id__": 232 }, "_children": [ { - "__id__": 266 + "__id__": 262 } ], "_active": true, "_components": [ { - "__id__": 274 + "__id__": 270 }, { - "__id__": 276 + "__id__": 272 } ], "_prefab": { - "__id__": 278 + "__id__": 274 }, "_lpos": { "__type__": "cc.Vec3", @@ -5857,23 +5819,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 265 + "__id__": 261 }, "_children": [], "_active": true, "_components": [ + { + "__id__": 263 + }, + { + "__id__": 265 + }, { "__id__": 267 - }, - { - "__id__": 269 - }, - { - "__id__": 271 } ], "_prefab": { - "__id__": 273 + "__id__": 269 }, "_lpos": { "__type__": "cc.Vec3", @@ -5910,11 +5872,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 266 + "__id__": 262 }, "_enabled": true, "__prefab": { - "__id__": 268 + "__id__": 264 }, "_contentSize": { "__type__": "cc.Size", @@ -5938,11 +5900,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 266 + "__id__": 262 }, "_enabled": true, "__prefab": { - "__id__": 270 + "__id__": 266 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6006,11 +5968,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 266 + "__id__": 262 }, "_enabled": true, "__prefab": { - "__id__": 272 + "__id__": 268 }, "_params": [], "_dataID": "bar_heros", @@ -6039,11 +6001,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 265 + "__id__": 261 }, "_enabled": true, "__prefab": { - "__id__": 275 + "__id__": 271 }, "_contentSize": { "__type__": "cc.Size", @@ -6067,11 +6029,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 265 + "__id__": 261 }, "_enabled": true, "__prefab": { - "__id__": 277 + "__id__": 273 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6128,11 +6090,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 236 + "__id__": 232 }, "_enabled": true, "__prefab": { - "__id__": 280 + "__id__": 276 }, "_contentSize": { "__type__": "cc.Size", @@ -6156,15 +6118,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 236 + "__id__": 232 }, "_enabled": true, "__prefab": { - "__id__": 282 + "__id__": 278 }, "clickEvents": [ { - "__id__": 283 + "__id__": 279 } ], "_interactable": true, @@ -6239,30 +6201,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 82 + "__id__": 78 }, "_children": [ { - "__id__": 286 + "__id__": 282 }, { - "__id__": 294 + "__id__": 290 }, { - "__id__": 314 + "__id__": 310 } ], "_active": false, "_components": [ { - "__id__": 328 + "__id__": 324 }, { - "__id__": 330 + "__id__": 326 } ], "_prefab": { - "__id__": 333 + "__id__": 329 }, "_lpos": { "__type__": "cc.Vec3", @@ -6299,23 +6261,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 285 + "__id__": 281 }, "_children": [], "_active": false, "_components": [ + { + "__id__": 283 + }, + { + "__id__": 285 + }, { "__id__": 287 - }, - { - "__id__": 289 - }, - { - "__id__": 291 } ], "_prefab": { - "__id__": 293 + "__id__": 289 }, "_lpos": { "__type__": "cc.Vec3", @@ -6352,11 +6314,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 286 + "__id__": 282 }, "_enabled": true, "__prefab": { - "__id__": 288 + "__id__": 284 }, "_contentSize": { "__type__": "cc.Size", @@ -6380,11 +6342,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 286 + "__id__": 282 }, "_enabled": true, "__prefab": { - "__id__": 290 + "__id__": 286 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6425,11 +6387,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 286 + "__id__": 282 }, "_enabled": true, "__prefab": { - "__id__": 292 + "__id__": 288 }, "_alignFlags": 45, "_target": null, @@ -6474,30 +6436,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 285 + "__id__": 281 }, "_children": [ { - "__id__": 295 + "__id__": 291 }, { - "__id__": 301 + "__id__": 297 } ], "_active": false, "_components": [ + { + "__id__": 303 + }, + { + "__id__": 305 + }, { "__id__": 307 - }, - { - "__id__": 309 - }, - { - "__id__": 311 } ], "_prefab": { - "__id__": 313 + "__id__": 309 }, "_lpos": { "__type__": "cc.Vec3", @@ -6534,20 +6496,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 294 + "__id__": 290 }, "_children": [], "_active": true, "_components": [ { - "__id__": 296 + "__id__": 292 }, { - "__id__": 298 + "__id__": 294 } ], "_prefab": { - "__id__": 300 + "__id__": 296 }, "_lpos": { "__type__": "cc.Vec3", @@ -6584,11 +6546,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 295 + "__id__": 291 }, "_enabled": true, "__prefab": { - "__id__": 297 + "__id__": 293 }, "_contentSize": { "__type__": "cc.Size", @@ -6612,11 +6574,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 295 + "__id__": 291 }, "_enabled": true, "__prefab": { - "__id__": 299 + "__id__": 295 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6670,20 +6632,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 294 + "__id__": 290 }, "_children": [], "_active": true, "_components": [ { - "__id__": 302 + "__id__": 298 }, { - "__id__": 304 + "__id__": 300 } ], "_prefab": { - "__id__": 306 + "__id__": 302 }, "_lpos": { "__type__": "cc.Vec3", @@ -6720,11 +6682,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 301 + "__id__": 297 }, "_enabled": true, "__prefab": { - "__id__": 303 + "__id__": 299 }, "_contentSize": { "__type__": "cc.Size", @@ -6748,11 +6710,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 301 + "__id__": 297 }, "_enabled": true, "__prefab": { - "__id__": 305 + "__id__": 301 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6829,11 +6791,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 294 + "__id__": 290 }, "_enabled": true, "__prefab": { - "__id__": 308 + "__id__": 304 }, "_contentSize": { "__type__": "cc.Size", @@ -6857,11 +6819,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 294 + "__id__": 290 }, "_enabled": true, "__prefab": { - "__id__": 310 + "__id__": 306 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6902,11 +6864,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 294 + "__id__": 290 }, "_enabled": true, "__prefab": { - "__id__": 312 + "__id__": 308 }, "_alignFlags": 45, "_target": null, @@ -6951,24 +6913,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 285 + "__id__": 281 }, "_children": [ { - "__id__": 315 + "__id__": 311 } ], "_active": true, "_components": [ { - "__id__": 323 + "__id__": 319 }, { - "__id__": 325 + "__id__": 321 } ], "_prefab": { - "__id__": 327 + "__id__": 323 }, "_lpos": { "__type__": "cc.Vec3", @@ -7005,23 +6967,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 314 + "__id__": 310 }, "_children": [], "_active": true, "_components": [ + { + "__id__": 312 + }, + { + "__id__": 314 + }, { "__id__": 316 - }, - { - "__id__": 318 - }, - { - "__id__": 320 } ], "_prefab": { - "__id__": 322 + "__id__": 318 }, "_lpos": { "__type__": "cc.Vec3", @@ -7058,11 +7020,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 315 + "__id__": 311 }, "_enabled": true, "__prefab": { - "__id__": 317 + "__id__": 313 }, "_contentSize": { "__type__": "cc.Size", @@ -7086,11 +7048,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 315 + "__id__": 311 }, "_enabled": true, "__prefab": { - "__id__": 319 + "__id__": 315 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7154,11 +7116,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 315 + "__id__": 311 }, "_enabled": true, "__prefab": { - "__id__": 321 + "__id__": 317 }, "_params": [], "_dataID": "bar_ranks", @@ -7187,11 +7149,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 314 + "__id__": 310 }, "_enabled": true, "__prefab": { - "__id__": 324 + "__id__": 320 }, "_contentSize": { "__type__": "cc.Size", @@ -7215,11 +7177,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 314 + "__id__": 310 }, "_enabled": true, "__prefab": { - "__id__": 326 + "__id__": 322 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7273,11 +7235,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 285 + "__id__": 281 }, "_enabled": true, "__prefab": { - "__id__": 329 + "__id__": 325 }, "_contentSize": { "__type__": "cc.Size", @@ -7301,15 +7263,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 285 + "__id__": 281 }, "_enabled": true, "__prefab": { - "__id__": 331 + "__id__": 327 }, "clickEvents": [ { - "__id__": 332 + "__id__": 328 } ], "_interactable": true, @@ -7384,30 +7346,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 82 + "__id__": 78 }, "_children": [ { - "__id__": 335 + "__id__": 331 }, { - "__id__": 343 + "__id__": 339 }, { - "__id__": 363 + "__id__": 359 } ], "_active": false, "_components": [ { - "__id__": 377 + "__id__": 373 }, { - "__id__": 379 + "__id__": 375 } ], "_prefab": { - "__id__": 382 + "__id__": 378 }, "_lpos": { "__type__": "cc.Vec3", @@ -7444,23 +7406,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 334 + "__id__": 330 }, "_children": [], "_active": false, "_components": [ + { + "__id__": 332 + }, + { + "__id__": 334 + }, { "__id__": 336 - }, - { - "__id__": 338 - }, - { - "__id__": 340 } ], "_prefab": { - "__id__": 342 + "__id__": 338 }, "_lpos": { "__type__": "cc.Vec3", @@ -7497,11 +7459,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 335 + "__id__": 331 }, "_enabled": true, "__prefab": { - "__id__": 337 + "__id__": 333 }, "_contentSize": { "__type__": "cc.Size", @@ -7525,11 +7487,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 335 + "__id__": 331 }, "_enabled": true, "__prefab": { - "__id__": 339 + "__id__": 335 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7570,11 +7532,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 335 + "__id__": 331 }, "_enabled": true, "__prefab": { - "__id__": 341 + "__id__": 337 }, "_alignFlags": 45, "_target": null, @@ -7619,30 +7581,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 334 + "__id__": 330 }, "_children": [ { - "__id__": 344 + "__id__": 340 }, { - "__id__": 350 + "__id__": 346 } ], "_active": false, "_components": [ + { + "__id__": 352 + }, + { + "__id__": 354 + }, { "__id__": 356 - }, - { - "__id__": 358 - }, - { - "__id__": 360 } ], "_prefab": { - "__id__": 362 + "__id__": 358 }, "_lpos": { "__type__": "cc.Vec3", @@ -7679,20 +7641,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 343 + "__id__": 339 }, "_children": [], "_active": true, "_components": [ { - "__id__": 345 + "__id__": 341 }, { - "__id__": 347 + "__id__": 343 } ], "_prefab": { - "__id__": 349 + "__id__": 345 }, "_lpos": { "__type__": "cc.Vec3", @@ -7729,11 +7691,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 344 + "__id__": 340 }, "_enabled": true, "__prefab": { - "__id__": 346 + "__id__": 342 }, "_contentSize": { "__type__": "cc.Size", @@ -7757,11 +7719,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 344 + "__id__": 340 }, "_enabled": true, "__prefab": { - "__id__": 348 + "__id__": 344 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7815,20 +7777,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 343 + "__id__": 339 }, "_children": [], "_active": true, "_components": [ { - "__id__": 351 + "__id__": 347 }, { - "__id__": 353 + "__id__": 349 } ], "_prefab": { - "__id__": 355 + "__id__": 351 }, "_lpos": { "__type__": "cc.Vec3", @@ -7865,11 +7827,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 350 + "__id__": 346 }, "_enabled": true, "__prefab": { - "__id__": 352 + "__id__": 348 }, "_contentSize": { "__type__": "cc.Size", @@ -7893,11 +7855,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 350 + "__id__": 346 }, "_enabled": true, "__prefab": { - "__id__": 354 + "__id__": 350 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7974,11 +7936,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 343 + "__id__": 339 }, "_enabled": true, "__prefab": { - "__id__": 357 + "__id__": 353 }, "_contentSize": { "__type__": "cc.Size", @@ -8002,11 +7964,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 343 + "__id__": 339 }, "_enabled": true, "__prefab": { - "__id__": 359 + "__id__": 355 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8047,11 +8009,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 343 + "__id__": 339 }, "_enabled": true, "__prefab": { - "__id__": 361 + "__id__": 357 }, "_alignFlags": 45, "_target": null, @@ -8096,24 +8058,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 334 + "__id__": 330 }, "_children": [ { - "__id__": 364 + "__id__": 360 } ], "_active": true, "_components": [ { - "__id__": 372 + "__id__": 368 }, { - "__id__": 374 + "__id__": 370 } ], "_prefab": { - "__id__": 376 + "__id__": 372 }, "_lpos": { "__type__": "cc.Vec3", @@ -8150,23 +8112,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 363 + "__id__": 359 }, "_children": [], "_active": true, "_components": [ + { + "__id__": 361 + }, + { + "__id__": 363 + }, { "__id__": 365 - }, - { - "__id__": 367 - }, - { - "__id__": 369 } ], "_prefab": { - "__id__": 371 + "__id__": 367 }, "_lpos": { "__type__": "cc.Vec3", @@ -8203,11 +8165,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 364 + "__id__": 360 }, "_enabled": true, "__prefab": { - "__id__": 366 + "__id__": 362 }, "_contentSize": { "__type__": "cc.Size", @@ -8231,11 +8193,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 364 + "__id__": 360 }, "_enabled": true, "__prefab": { - "__id__": 368 + "__id__": 364 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8299,11 +8261,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 364 + "__id__": 360 }, "_enabled": true, "__prefab": { - "__id__": 370 + "__id__": 366 }, "_params": [], "_dataID": "bar_talents", @@ -8332,11 +8294,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 363 + "__id__": 359 }, "_enabled": true, "__prefab": { - "__id__": 373 + "__id__": 369 }, "_contentSize": { "__type__": "cc.Size", @@ -8360,11 +8322,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 363 + "__id__": 359 }, "_enabled": true, "__prefab": { - "__id__": 375 + "__id__": 371 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8421,11 +8383,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 334 + "__id__": 330 }, "_enabled": true, "__prefab": { - "__id__": 378 + "__id__": 374 }, "_contentSize": { "__type__": "cc.Size", @@ -8449,15 +8411,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 334 + "__id__": 330 }, "_enabled": true, "__prefab": { - "__id__": 380 + "__id__": 376 }, "clickEvents": [ { - "__id__": 381 + "__id__": 377 } ], "_interactable": true, @@ -8532,16 +8494,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 82 + "__id__": 78 }, "_enabled": true, "__prefab": { - "__id__": 384 + "__id__": 380 }, "_contentSize": { "__type__": "cc.Size", "width": 720, - "height": 200 + "height": 110 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -8560,11 +8522,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 82 + "__id__": 78 }, "_enabled": true, "__prefab": { - "__id__": 386 + "__id__": 382 }, "_alignFlags": 44, "_target": null, @@ -8596,11 +8558,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 82 + "__id__": 78 }, "_enabled": true, "__prefab": { - "__id__": 388 + "__id__": 384 }, "_resizeMode": 1, "_layoutType": 1, @@ -8651,7 +8613,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 391 + "__id__": 387 }, "_contentSize": { "__type__": "cc.Size", @@ -8679,7 +8641,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 393 + "__id__": 389 }, "_alignFlags": 21, "_target": null, @@ -8715,19 +8677,19 @@ }, "_enabled": true, "__prefab": { - "__id__": 395 + "__id__": 391 }, "home_btn": { - "__id__": 130 + "__id__": 126 }, "hero_btn": { - "__id__": 83 + "__id__": 79 }, "rank_btn": { - "__id__": 142 + "__id__": 138 }, "tals_btn": { - "__id__": 189 + "__id__": 185 }, "heros_page": { "__id__": 42 @@ -8736,7 +8698,7 @@ "__id__": 51 }, "ranks_page": { - "__id__": 64 + "__id__": 60 }, "_id": "" }, @@ -8764,14 +8726,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 398 + "__id__": 394 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 397 + "__id__": 393 }, "asset": { "__uuid__": "26bff847-cd29-48a5-bbfa-c3e2dbda688d", @@ -8779,7 +8741,7 @@ }, "fileId": "5a9CMsVQhKP5Y+UJfTKPbx", "instance": { - "__id__": 399 + "__id__": 395 }, "targetOverrides": null }, @@ -8792,20 +8754,20 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ + { + "__id__": 396 + }, + { + "__id__": 398 + }, + { + "__id__": 399 + }, { "__id__": 400 }, { - "__id__": 402 - }, - { - "__id__": 403 - }, - { - "__id__": 404 - }, - { - "__id__": 405 + "__id__": 401 } ], "removedComponents": [] @@ -8813,7 +8775,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 401 + "__id__": 397 }, "propertyPath": [ "_name" @@ -8829,7 +8791,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 401 + "__id__": 397 }, "propertyPath": [ "_lpos" @@ -8844,7 +8806,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 401 + "__id__": 397 }, "propertyPath": [ "_lrot" @@ -8860,7 +8822,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 401 + "__id__": 397 }, "propertyPath": [ "_euler" @@ -8875,7 +8837,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 401 + "__id__": 397 }, "propertyPath": [ "_active" @@ -8889,14 +8851,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 407 + "__id__": 403 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 406 + "__id__": 402 }, "asset": { "__uuid__": "56aee962-4a5e-45ae-a779-999444d06d18", @@ -8904,7 +8866,7 @@ }, "fileId": "cboM54s0hM07XCtrpFp0/b", "instance": { - "__id__": 408 + "__id__": 404 }, "targetOverrides": null }, @@ -8917,11 +8879,20 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ + { + "__id__": 405 + }, + { + "__id__": 407 + }, + { + "__id__": 408 + }, { "__id__": 409 }, { - "__id__": 411 + "__id__": 410 }, { "__id__": 412 @@ -8931,15 +8902,6 @@ }, { "__id__": 414 - }, - { - "__id__": 416 - }, - { - "__id__": 417 - }, - { - "__id__": 418 } ], "removedComponents": [] @@ -8947,7 +8909,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 410 + "__id__": 406 }, "propertyPath": [ "_name" @@ -8963,7 +8925,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 410 + "__id__": 406 }, "propertyPath": [ "_lpos" @@ -8978,7 +8940,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 410 + "__id__": 406 }, "propertyPath": [ "_lrot" @@ -8994,7 +8956,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 410 + "__id__": 406 }, "propertyPath": [ "_euler" @@ -9009,7 +8971,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 415 + "__id__": 411 }, "propertyPath": [ "_top" @@ -9025,7 +8987,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 415 + "__id__": 411 }, "propertyPath": [ "_alignFlags" @@ -9035,7 +8997,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 415 + "__id__": 411 }, "propertyPath": [ "_bottom" @@ -9045,7 +9007,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 410 + "__id__": 406 }, "propertyPath": [ "_active" @@ -9062,7 +9024,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 420 + "__id__": 416 }, "_contentSize": { "__type__": "cc.Size", @@ -9090,7 +9052,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 422 + "__id__": 418 }, "_alignFlags": 45, "_target": null, @@ -9126,7 +9088,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 424 + "__id__": 420 }, "debugMode": false, "_id": "" @@ -9147,33 +9109,33 @@ "instance": null, "targetOverrides": [ { - "__id__": 426 + "__id__": 422 }, { - "__id__": 429 + "__id__": 425 }, { - "__id__": 432 + "__id__": 428 }, { - "__id__": 435 + "__id__": 431 }, { - "__id__": 438 + "__id__": 434 } ], "nestedPrefabInstanceRoots": [ { - "__id__": 406 + "__id__": 402 }, { - "__id__": 397 + "__id__": 393 }, { - "__id__": 130 + "__id__": 126 }, { - "__id__": 64 + "__id__": 60 }, { "__id__": 51 @@ -9192,7 +9154,7 @@ "__id__": 3 }, "sourceInfo": { - "__id__": 427 + "__id__": 423 }, "propertyPath": [ "hero1" @@ -9201,7 +9163,7 @@ "__id__": 3 }, "targetInfo": { - "__id__": 428 + "__id__": 424 } }, { @@ -9222,7 +9184,7 @@ "__id__": 3 }, "sourceInfo": { - "__id__": 430 + "__id__": 426 }, "propertyPath": [ "hero2" @@ -9231,7 +9193,7 @@ "__id__": 3 }, "targetInfo": { - "__id__": 431 + "__id__": 427 } }, { @@ -9252,7 +9214,7 @@ "__id__": 3 }, "sourceInfo": { - "__id__": 433 + "__id__": 429 }, "propertyPath": [ "hero3" @@ -9261,7 +9223,7 @@ "__id__": 3 }, "targetInfo": { - "__id__": 434 + "__id__": 430 } }, { @@ -9282,7 +9244,7 @@ "__id__": 3 }, "sourceInfo": { - "__id__": 436 + "__id__": 432 }, "propertyPath": [ "hero4" @@ -9291,7 +9253,7 @@ "__id__": 3 }, "targetInfo": { - "__id__": 437 + "__id__": 433 } }, { @@ -9312,7 +9274,7 @@ "__id__": 3 }, "sourceInfo": { - "__id__": 439 + "__id__": 435 }, "propertyPath": [ "hero5" @@ -9321,7 +9283,7 @@ "__id__": 3 }, "targetInfo": { - "__id__": 440 + "__id__": 436 } }, { diff --git a/assets/resources/gui/ui5.plist b/assets/resources/gui/ui5.plist new file mode 100644 index 00000000..089283b2 --- /dev/null +++ b/assets/resources/gui/ui5.plist @@ -0,0 +1,2729 @@ + + + + + frames + + Badge_Crimped_01_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {129,129} + spriteSourceSize + {129,129} + textureRect + {{470,262},{129,129}} + textureRotated + + + Badge_Crimped_01_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {129,129} + spriteSourceSize + {129,129} + textureRect + {{601,292},{129,129}} + textureRotated + + + Badge_Crimped_01_White_InnerBorder.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {121,121} + spriteSourceSize + {121,121} + textureRect + {{448,496},{121,121}} + textureRotated + + + BasicFrame_Chevron_01_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {69,90} + spriteSourceSize + {69,90} + textureRect + {{383,870},{69,90}} + textureRotated + + + BasicFrame_Chevron_01_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {69,90} + spriteSourceSize + {69,90} + textureRect + {{609,713},{69,90}} + textureRotated + + + BasicFrame_Circle_H64_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {64,64} + spriteSourceSize + {64,64} + textureRect + {{772,739},{64,64}} + textureRotated + + + BasicFrame_Circle_H68_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {68,68} + spriteSourceSize + {68,68} + textureRect + {{819,589},{68,68}} + textureRotated + + + BasicFrame_Circle_H68_White_Border1.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {68,68} + spriteSourceSize + {68,68} + textureRect + {{891,536},{68,68}} + textureRotated + + + BasicFrame_Circle_H69_White_Border2.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {82,84} + spriteSourceSize + {82,84} + textureRect + {{345,941},{82,84}} + textureRotated + + + BasicFrame_Diamond_01_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {48,48} + spriteSourceSize + {48,48} + textureRect + {{968,921},{48,48}} + textureRotated + + + BasicFrame_Diamond_02_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {65,65} + spriteSourceSize + {65,65} + textureRect + {{889,676},{65,65}} + textureRotated + + + BasicFrame_Diamond_02_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {65,65} + spriteSourceSize + {65,65} + textureRect + {{680,791},{65,65}} + textureRotated + + + BasicFrame_Diamond_03_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {101,101} + spriteSourceSize + {101,101} + textureRect + {{435,393},{101,101}} + textureRotated + + + BasicFrame_Diamond_03_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {101,101} + spriteSourceSize + {101,101} + textureRect + {{474,619},{101,101}} + textureRotated + + + BasicFrame_Diamond_03_White_InnerBorder.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {72,72} + spriteSourceSize + {72,72} + textureRect + {{743,515},{72,72}} + textureRotated + + + BasicFrame_Gradient_02_White.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {587,42} + spriteSourceSize + {587,42} + textureRect + {{1,34},{587,42}} + textureRotated + + + BasicFrame_Rectangle_01~04_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {26,26} + spriteSourceSize + {26,26} + textureRect + {{1013,793},{26,26}} + textureRotated + + + BasicFrame_Rectangle_01~04_Border1.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {26,26} + spriteSourceSize + {26,26} + textureRect + {{985,804},{26,26}} + textureRotated + + + BasicFrame_Rectangle_01~04_Border2.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {26,26} + spriteSourceSize + {26,26} + textureRect + {{976,832},{26,26}} + textureRotated + + + BasicFrame_Rectangle_01~04_InnerBorder1.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {24,24} + spriteSourceSize + {24,24} + textureRect + {{1018,905},{24,24}} + textureRotated + + + BasicFrame_Rectangle_01~04_InnerBorder2.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {16,16} + spriteSourceSize + {16,16} + textureRect + {{608,915},{16,16}} + textureRotated + + + BasicFrame_Rectangle_01~04_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {26,26} + spriteSourceSize + {26,26} + textureRect + {{1013,793},{26,26}} + textureRotated + + + BasicFrame_Rectangle_01~04_White_Border1.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {26,26} + spriteSourceSize + {26,26} + textureRect + {{985,804},{26,26}} + textureRotated + + + BasicFrame_Rectangle_01~04_White_Border2.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {26,26} + spriteSourceSize + {26,26} + textureRect + {{976,832},{26,26}} + textureRotated + + + BasicFrame_Rectangle_01~04_White_Border3.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {26,26} + spriteSourceSize + {26,26} + textureRect + {{1013,821},{26,26}} + textureRotated + + + BasicFrame_Rectangle_01~04_White_InnerBorder1_Px7.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {26,26} + spriteSourceSize + {26,26} + textureRect + {{985,860},{26,26}} + textureRotated + + + BasicFrame_Rectangle_01~04_White_InnerBorder2_Px5.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {26,26} + spriteSourceSize + {26,26} + textureRect + {{985,888},{26,26}} + textureRotated + + + BasicFrame_Rectangle_05_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {87,39} + spriteSourceSize + {87,39} + textureRect + {{778,589},{87,39}} + textureRotated + + + BasicFrame_Rectangle_05_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {87,39} + spriteSourceSize + {87,39} + textureRect + {{815,474},{87,39}} + textureRotated + + + BasicFrame_Rectangle_05_InnerBorder.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {73,25} + spriteSourceSize + {73,25} + textureRect + {{652,849},{73,25}} + textureRotated + + + BasicFrame_Rectangle_05_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {87,39} + spriteSourceSize + {87,39} + textureRect + {{778,589},{87,39}} + textureRotated + + + BasicFrame_Rectangle_05_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {87,39} + spriteSourceSize + {87,39} + textureRect + {{815,474},{87,39}} + textureRotated + + + BasicFrame_Rectangle_05_White_InnerBorder.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {73,25} + spriteSourceSize + {73,25} + textureRect + {{652,849},{73,25}} + textureRotated + + + BasicFrame_Rectangle_06_White.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {32,18} + spriteSourceSize + {32,18} + textureRect + {{248,360},{32,18}} + textureRotated + + + BasicFrame_Rectangle_R0_Border_Px4.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {26,26} + spriteSourceSize + {26,26} + textureRect + {{1013,849},{26,26}} + textureRotated + + + BasicFrame_Rectangle_R0_Border_Px5.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {26,26} + spriteSourceSize + {26,26} + textureRect + {{985,888},{26,26}} + textureRotated + + + BasicFrame_Rectangle_R12_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {26,26} + spriteSourceSize + {26,26} + textureRect + {{1013,877},{26,26}} + textureRotated + + + BasicFrame_Slant_01_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {58,176} + spriteSourceSize + {58,176} + textureRect + {{248,300},{58,176}} + textureRotated + + + BasicFrame_Slant_01_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {58,176} + spriteSourceSize + {58,176} + textureRect + {{205,875},{58,176}} + textureRotated + + + BasicFrame_Slant_01_White_Gradient.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {337,164} + spriteSourceSize + {337,164} + textureRect + {{1,380},{337,164}} + textureRotated + + + BasicFrame_Slant_01_White_InnerBorder.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {58,164} + spriteSourceSize + {58,164} + textureRect + {{606,232},{58,164}} + textureRotated + + + Button_01_White_Bg.Png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {40,40} + spriteSourceSize + {40,40} + textureRect + {{959,627},{40,40}} + textureRotated + + + Button_01_White_InnerBorder1.Png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {29,29} + spriteSourceSize + {29,29} + textureRect + {{435,362},{29,29}} + textureRotated + + + Button_01_White_InnerBorder2.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {32,32} + spriteSourceSize + {32,32} + textureRect + {{728,974},{32,32}} + textureRotated + + + Button_02_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {61,67} + spriteSourceSize + {61,67} + textureRect + {{974,1},{61,67}} + textureRotated + + + Button_02_White_HighLight.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {12,11} + spriteSourceSize + {12,11} + textureRect + {{299,496},{12,11}} + textureRotated + + + Button_02_White_Light.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {53,55} + spriteSourceSize + {53,55} + textureRect + {{982,479},{53,55}} + textureRotated + + + Button_03_White_Bg.Png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {130,176} + spriteSourceSize + {130,176} + textureRect + {{167,380},{130,176}} + textureRotated + + + Button_03_White_Gradient.Png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {10,95} + spriteSourceSize + {10,95} + textureRect + {{1,1009},{10,95}} + textureRotated + + + Button_03_White_HighLight.Png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {15,13} + spriteSourceSize + {15,13} + textureRect + {{916,231},{15,13}} + textureRotated + + + Button_03_White_Light.Png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {60,40} + spriteSourceSize + {60,40} + textureRect + {{983,387},{60,40}} + textureRotated + + + Button_03_White_Shadow.Png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {60,40} + spriteSourceSize + {60,40} + textureRect + {{983,429},{60,40}} + textureRotated + + + Button_Circle_01_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {103,105} + spriteSourceSize + {103,105} + textureRect + {{938,64},{103,105}} + textureRotated + + + Button_Circle_01_White_HighLight.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {16,14} + spriteSourceSize + {16,14} + textureRect + {{98,1009},{16,14}} + textureRotated + + + Button_Circle_01_White_Light.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {89,79} + spriteSourceSize + {89,79} + textureRect + {{475,859},{89,79}} + textureRotated + + + Button_Circle_02_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {98,98} + spriteSourceSize + {98,98} + textureRect + {{571,505},{98,98}} + textureRotated + + + Button_Circle_02_White_InnerBorder.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {90,90} + spriteSourceSize + {90,90} + textureRect + {{659,607},{90,90}} + textureRotated + + + Button_Circle_02_White_InnerGlow.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {90,90} + spriteSourceSize + {90,90} + textureRect + {{680,699},{90,90}} + textureRotated + + + Button_Circle_03_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {72,72} + spriteSourceSize + {72,72} + textureRect + {{817,515},{72,72}} + textureRotated + + + Button_Circle_03_White_InnerGlow.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {64,64} + spriteSourceSize + {64,64} + textureRect + {{586,849},{64,64}} + textureRotated + + + CardFrame_01_White_InnerBorder1_Px9.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {36,34} + spriteSourceSize + {36,34} + textureRect + {{959,669},{36,34}} + textureRotated + + + CardFrame_01_White_InnerBorder2_Px3.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {16,16} + spriteSourceSize + {16,16} + textureRect + {{626,915},{16,16}} + textureRotated + + + CardFrame_02_White_BottomBar.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {36,41} + spriteSourceSize + {36,41} + textureRect + {{803,872},{36,41}} + textureRotated + + + CardFrame_04_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {74,79} + spriteSourceSize + {74,79} + textureRect + {{312,632},{74,79}} + textureRotated + + + CardFrame_04_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {74,79} + spriteSourceSize + {74,79} + textureRect + {{393,632},{74,79}} + textureRotated + + + CardFrame_04_White_Focus.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {25,29} + spriteSourceSize + {25,29} + textureRect + {{1011,596},{25,29}} + textureRotated + + + CardFrame_04_White_InnerBorder.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {64,65} + spriteSourceSize + {64,65} + textureRect + {{882,743},{64,65}} + textureRotated + + + CardFrame_04_White_TitleBg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {76,55} + spriteSourceSize + {76,55} + textureRect + {{702,423},{76,55}} + textureRotated + + + CardFrame_04_White_TitleBorder.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {76,55} + spriteSourceSize + {76,55} + textureRect + {{904,479},{76,55}} + textureRotated + + + CardFrame_05_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {75,75} + spriteSourceSize + {75,75} + textureRect + {{906,325},{75,75}} + textureRotated + + + CardFrame_05_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {75,75} + spriteSourceSize + {75,75} + textureRect + {{906,402},{75,75}} + textureRotated + + + CardFrame_05_White_Deco.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {166,166} + spriteSourceSize + {166,166} + textureRect + {{606,64},{166,166}} + textureRotated + + + CardFrame_05_White_InnerBorder.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {65,65} + spriteSourceSize + {65,65} + textureRect + {{747,805},{65,65}} + textureRotated + + + ItemFrame_04_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {162,165} + spriteSourceSize + {162,165} + textureRect + {{774,64},{162,165}} + textureRotated + + + ItemFrame_04_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {162,165} + spriteSourceSize + {162,165} + textureRect + {{205,708},{162,165}} + textureRotated + + + ItemFrame_04_White_InnerBg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {134,134} + spriteSourceSize + {134,134} + textureRect + {{299,360},{134,134}} + textureRotated + + + ItemFrame_04_White_InnerBorder.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {134,134} + spriteSourceSize + {134,134} + textureRect + {{312,496},{134,134}} + textureRotated + + + ItemFrame_04_White_Light.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {45,46} + spriteSourceSize + {45,46} + textureRect + {{815,977},{45,46}} + textureRotated + + + ItemFrame_04_White_Shadow.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {45,46} + spriteSourceSize + {45,46} + textureRect + {{862,977},{45,46}} + textureRotated + + + ItemFrame_05_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {68,68} + spriteSourceSize + {68,68} + textureRect + {{889,606},{68,68}} + textureRotated + + + ItemFrame_05_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {68,68} + spriteSourceSize + {68,68} + textureRect + {{819,659},{68,68}} + textureRotated + + + ItemFrame_05_White_Glow.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {54,54} + spriteSourceSize + {54,54} + textureRect + {{759,403},{54,54}} + textureRotated + + + ItemFrame_05_White_InnerBorder.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {54,54} + spriteSourceSize + {54,54} + textureRect + {{759,459},{54,54}} + textureRotated + + + ItemFrame_06_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {58,58} + spriteSourceSize + {58,58} + textureRect + {{679,858},{58,58}} + textureRotated + + + ItemFrame_06_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {58,58} + spriteSourceSize + {58,58} + textureRect + {{857,809},{58,58}} + textureRotated + + + ItemFrame_06_White_Gradient.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {58,57} + spriteSourceSize + {58,57} + textureRect + {{917,809},{58,57}} + textureRotated + + + ItemFrame_06_White_InnerShadow.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {58,58} + spriteSourceSize + {58,58} + textureRect + {{961,536},{58,58}} + textureRotated + + + Label_Chevron_01_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {39,59} + spriteSourceSize + {39,59} + textureRect + {{774,231},{39,59}} + textureRotated + + + Label_Chevron_01_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {39,59} + spriteSourceSize + {39,59} + textureRect + {{778,678},{39,59}} + textureRotated + + + Label_Flag_01_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {106,80} + spriteSourceSize + {106,80} + textureRect + {{594,423},{106,80}} + textureRotated + + + Label_Flag_01_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {106,80} + spriteSourceSize + {106,80} + textureRect + {{577,605},{106,80}} + textureRotated + + + Label_RibbonBadge_01_White_Badge_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {83,84} + spriteSourceSize + {83,84} + textureRect + {{478,940},{83,84}} + textureRotated + + + Label_RibbonBadge_01_White_Badge_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {83,84} + spriteSourceSize + {83,84} + textureRect + {{564,940},{83,84}} + textureRotated + + + Label_RibbonBadge_01_White_Badge_InnerBorder.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {75,76} + spriteSourceSize + {75,76} + textureRect + {{916,248},{75,76}} + textureRotated + + + Label_RibbonBadge_01_White_Ribbon.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {29,48} + spriteSourceSize + {29,48} + textureRect + {{961,596},{29,48}} + textureRotated + + + Label_Ribbon_01_White.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {50,54} + spriteSourceSize + {50,54} + textureRect + {{710,918},{50,54}} + textureRotated + + + Label_Ribbon_02_White.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {51,54} + spriteSourceSize + {51,54} + textureRect + {{762,915},{51,54}} + textureRotated + + + Label_Tail_01_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {109,81} + spriteSourceSize + {109,81} + textureRect + {{526,722},{109,81}} + textureRotated + + + Label_Tail_01_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {109,81} + spriteSourceSize + {109,81} + textureRect + {{732,292},{109,81}} + textureRotated + + + Label_Tail_02_White.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {180,84} + spriteSourceSize + {180,84} + textureRect + {{1,923},{180,84}} + textureRotated + + + Label_Tail_03_White.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {105,77} + spriteSourceSize + {105,77} + textureRect + {{938,169},{105,77}} + textureRotated + + + Label_Tail_04_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {160,85} + spriteSourceSize + {160,85} + textureRect + {{183,935},{160,85}} + textureRotated + + + Label_Tail_04_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {160,85} + spriteSourceSize + {160,85} + textureRect + {{369,708},{160,85}} + textureRotated + + + Label_Tapered_01_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {89,54} + spriteSourceSize + {89,54} + textureRect + {{538,393},{89,54}} + textureRotated + + + Label_Tapered_01_White_Deco.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {52,45} + spriteSourceSize + {52,45} + textureRect + {{921,922},{52,45}} + textureRotated + + + Label_Tapered_01_White_InnerBorder.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {81,45} + spriteSourceSize + {81,45} + textureRect + {{431,941},{81,45}} + textureRotated + + + Label_Tapered_02_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {69,42} + spriteSourceSize + {69,42} + textureRect + {{609,805},{69,42}} + textureRotated + + + Label_Tapered_02_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {69,42} + spriteSourceSize + {69,42} + textureRect + {{838,729},{69,42}} + textureRotated + + + ListFrame_01~04_White_Border1_Px4.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {26,25} + spriteSourceSize + {26,25} + textureRect + {{1018,705},{26,25}} + textureRotated + + + ListFrame_01~04_White_Border2_Px6.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {26,25} + spriteSourceSize + {26,25} + textureRect + {{1018,733},{26,25}} + textureRotated + + + ListFrame_05_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {30,30} + spriteSourceSize + {30,30} + textureRect + {{949,743},{30,30}} + textureRotated + + + ListFrame_06_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {30,33} + spriteSourceSize + {30,33} + textureRect + {{435,330},{30,33}} + textureRotated + + + ListFrame_06_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {30,33} + spriteSourceSize + {30,33} + textureRect + {{956,705},{30,33}} + textureRotated + + + ListFrame_07_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {30,30} + spriteSourceSize + {30,30} + textureRect + {{949,775},{30,30}} + textureRotated + + + ListFrame_07_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {30,30} + spriteSourceSize + {30,30} + textureRect + {{981,740},{30,30}} + textureRotated + + + ListFrame_08_White_BorderFocus.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {100,34} + spriteSourceSize + {100,34} + textureRect + {{671,505},{100,34}} + textureRotated + + + ListFrame_08_White_BorderNomal.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {100,34} + spriteSourceSize + {100,34} + textureRect + {{707,501},{100,34}} + textureRotated + + + PanelFrame_03_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {54,51} + spriteSourceSize + {54,51} + textureRect + {{841,869},{54,51}} + textureRotated + + + PanelFrame_03_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {54,51} + spriteSourceSize + {54,51} + textureRect + {{897,869},{54,51}} + textureRotated + + + PanelFrame_03_White_Gradient.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {4,239} + spriteSourceSize + {4,239} + textureRect + {{815,231},{4,239}} + textureRotated + + + PanelFrame_03_White_InnerBorder.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {46,43} + spriteSourceSize + {46,43} + textureRect + {{909,977},{46,43}} + textureRotated + + + Popup_Box_01_White_InnerBorder.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {60,60} + spriteSourceSize + {60,60} + textureRect + {{983,325},{60,60}} + textureRotated + + + Popup_Box_01_White_InnerBorder_HighLight.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {245,300} + spriteSourceSize + {245,300} + textureRect + {{1,78},{245,300}} + textureRotated + + + Popup_Box_01~03_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {77,75} + spriteSourceSize + {77,75} + textureRect + {{827,320},{77,75}} + textureRotated + + + Popup_Box_01~03_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {77,75} + spriteSourceSize + {77,75} + textureRect + {{827,397},{77,75}} + textureRotated + + + Popup_Box_02_White_Deco.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {108,25} + spriteSourceSize + {108,25} + textureRect + {{751,589},{108,25}} + textureRotated + + + Popup_Box_02_White_DecoLine.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {135,68} + spriteSourceSize + {135,68} + textureRect + {{456,722},{135,68}} + textureRotated + + + Popup_Box_02_White_Gradient.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {4,240} + spriteSourceSize + {4,240} + textureRect + {{821,231},{4,240}} + textureRotated + + + Popup_Box_02_White_InnerBorder.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {30,30} + spriteSourceSize + {30,30} + textureRect + {{1013,761},{30,30}} + textureRotated + + + Popup_Box_03_White_InnerBorder.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {30,30} + spriteSourceSize + {30,30} + textureRect + {{981,772},{30,30}} + textureRotated + + + Popup_Box_05_White_Pattern.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {78,18} + spriteSourceSize + {78,18} + textureRect + {{566,859},{78,18}} + textureRotated + + + Slider_01_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {37,39} + spriteSourceSize + {37,39} + textureRect + {{650,984},{37,39}} + textureRotated + + + Slider_01_White_Fill_HighLight.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {16,10} + spriteSourceSize + {16,10} + textureRect + {{183,923},{16,10}} + textureRotated + + + Slider_02_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {37,39} + spriteSourceSize + {37,39} + textureRect + {{689,984},{37,39}} + textureRotated + + + Slider_Circle_01_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {220,220} + spriteSourceSize + {220,220} + textureRect + {{248,78},{220,220}} + textureRotated + + + Slider_Circle_01_Fill.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {202,202} + spriteSourceSize + {202,202} + textureRect + {{1,719},{202,202}} + textureRotated + + + Slider_Hande_01_Bg---.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {40,29} + spriteSourceSize + {40,29} + textureRect + {{954,976},{40,29}} + textureRotated + + + Slider_Hande_01_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {36,25} + spriteSourceSize + {36,25} + textureRect + {{1018,667},{36,25}} + textureRotated + + + Slider_Hande_01_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {40,29} + spriteSourceSize + {40,29} + textureRect + {{985,971},{40,29}} + textureRotated + + + Slider_Hande_01_Handle.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {51,52} + spriteSourceSize + {51,52} + textureRect + {{762,971},{51,52}} + textureRotated + + + Slider_Level_01_Level_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {87,87} + spriteSourceSize + {87,87} + textureRect + {{827,231},{87,87}} + textureRotated + + + Slider_Level_01_Level_InnerBg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {58,58} + spriteSourceSize + {58,58} + textureRect + {{650,924},{58,58}} + textureRotated + + + Slider_Play_01_l_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {26,28} + spriteSourceSize + {26,28} + textureRect + {{988,705},{26,28}} + textureRotated + + + Slider_Play_01_s_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {20,17} + spriteSourceSize + {20,17} + textureRect + {{955,1},{20,17}} + textureRotated + + + Slider_Swipe_01_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {182,134} + spriteSourceSize + {182,134} + textureRect + {{470,78},{182,134}} + textureRotated + + + Slider_Swipe_01_Handle.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {143,148} + spriteSourceSize + {143,148} + textureRect + {{167,558},{143,148}} + textureRotated + + + Slider_Wave_01_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {24,16} + spriteSourceSize + {24,16} + textureRect + {{732,403},{24,16}} + textureRotated + + + Slider_Wave_01_White_Box.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {28,42} + spriteSourceSize + {28,42} + textureRect + {{426,300},{28,42}} + textureRotated + + + Slider_Wave_01_White_Point.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {38,38} + spriteSourceSize + {38,38} + textureRect + {{1001,627},{38,38}} + textureRotated + + + Slider_Wave_02_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {382,28} + spriteSourceSize + {382,28} + textureRect + {{590,34},{382,28}} + textureRotated + + + Slider_Wave_02_White_Icon.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {65,49} + spriteSourceSize + {65,49} + textureRect + {{994,248},{65,49}} + textureRotated + + + Tab_01_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {62,41} + spriteSourceSize + {62,41} + textureRect + {{739,872},{62,41}} + textureRotated + + + Tab_01_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {62,41} + spriteSourceSize + {62,41} + textureRect + {{814,805},{62,41}} + textureRotated + + + Tab_01_White_Light1.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {50,24} + spriteSourceSize + {50,24} + textureRect + {{526,833},{50,24}} + textureRotated + + + Tab_01_White_Light2.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {50,30} + spriteSourceSize + {50,30} + textureRect + {{953,869},{50,30}} + textureRotated + + + Tab_02~03_White_Bg.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {51,53} + spriteSourceSize + {51,53} + textureRect + {{815,922},{51,53}} + textureRotated + + + Tab_02~03_White_Border.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {51,53} + spriteSourceSize + {51,53} + textureRect + {{868,922},{51,53}} + textureRotated + + + Tab_02~03_White_InnerBorder.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {20,20} + spriteSourceSize + {20,20} + textureRect + {{586,915},{20,20}} + textureRotated + + + deco2.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {952,31} + spriteSourceSize + {952,31} + textureRect + {{1,1},{952,31}} + textureRotated + + + + metadata + + format + 3 + pixelFormat + RGBA8888 + premultiplyAlpha + + realTextureFileName + ui5.png + size + {1044,1024} + smartupdate + $TexturePacker:SmartUpdate:09893b1f702881b08d88ed73ba9b1073:85edb96b7e786c8d37b99231e1adfbe4:b9e4bd72659ffbcd7443e5c3a1dd0ed4$ + textureFileName + ui5.png + + + diff --git a/assets/resources/gui/ui5.plist.meta b/assets/resources/gui/ui5.plist.meta new file mode 100644 index 00000000..96d106b2 --- /dev/null +++ b/assets/resources/gui/ui5.plist.meta @@ -0,0 +1,7331 @@ +{ + "ver": "1.0.8", + "importer": "sprite-atlas", + "imported": true, + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "files": [ + ".json" + ], + "subMetas": { + "12908": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@12908", + "displayName": "", + "id": "12908", + "name": "BasicFrame_Chevron_01_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 609, + "trimY": 713, + "width": 69, + "height": 90, + "rawWidth": 69, + "rawHeight": 90, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "15155": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@15155", + "displayName": "", + "id": "15155", + "name": "Tab_01_White_Light2", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 953, + "trimY": 869, + "width": 50, + "height": 30, + "rawWidth": 50, + "rawHeight": 30, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "18590": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@18590", + "displayName": "", + "id": "18590", + "name": "Label_Tapered_01_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 538, + "trimY": 393, + "width": 89, + "height": 54, + "rawWidth": 89, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "24620": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@24620", + "displayName": "", + "id": "24620", + "name": "CardFrame_01_White_InnerBorder2_Px3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 626, + "trimY": 915, + "width": 16, + "height": 16, + "rawWidth": 16, + "rawHeight": 16, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "29979": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@29979", + "displayName": "", + "id": "29979", + "name": "BasicFrame_Chevron_01_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 383, + "trimY": 870, + "width": 69, + "height": 90, + "rawWidth": 69, + "rawHeight": 90, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "38526": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@38526", + "displayName": "", + "id": "38526", + "name": "BasicFrame_Diamond_03_White_InnerBorder", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 743, + "trimY": 515, + "width": 72, + "height": 72, + "rawWidth": 72, + "rawHeight": 72, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "39842": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@39842", + "displayName": "", + "id": "39842", + "name": "BasicFrame_Diamond_03_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 435, + "trimY": 393, + "width": 101, + "height": 101, + "rawWidth": 101, + "rawHeight": 101, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "50688": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@50688", + "displayName": "", + "id": "50688", + "name": "BasicFrame_Circle_H68_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 819, + "trimY": 589, + "width": 68, + "height": 68, + "rawWidth": 68, + "rawHeight": 68, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "51269": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@51269", + "displayName": "", + "id": "51269", + "name": "Popup_Box_02_White_Gradient", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 821, + "trimY": 231, + "width": 4, + "height": 240, + "rawWidth": 4, + "rawHeight": 240, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "53929": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@53929", + "displayName": "", + "id": "53929", + "name": "ListFrame_05_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 949, + "trimY": 743, + "width": 30, + "height": 30, + "rawWidth": 30, + "rawHeight": 30, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "56516": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@56516", + "displayName": "", + "id": "56516", + "name": "ItemFrame_06_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 679, + "trimY": 858, + "width": 58, + "height": 58, + "rawWidth": 58, + "rawHeight": 58, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "58517": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@58517", + "displayName": "", + "id": "58517", + "name": "BasicFrame_Rectangle_01~04_Border2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 976, + "trimY": 832, + "width": 26, + "height": 26, + "rawWidth": 26, + "rawHeight": 26, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "73949": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@73949", + "displayName": "", + "id": "73949", + "name": "Label_Tapered_01_White_Deco", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 921, + "trimY": 922, + "width": 52, + "height": 45, + "rawWidth": 52, + "rawHeight": 45, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "97733": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@97733", + "displayName": "", + "id": "97733", + "name": "BasicFrame_Rectangle_01~04_InnerBorder2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 608, + "trimY": 915, + "width": 16, + "height": 16, + "rawWidth": 16, + "rawHeight": 16, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "04e9f": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@04e9f", + "displayName": "", + "id": "04e9f", + "name": "Badge_Crimped_01_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 470, + "trimY": 262, + "width": 129, + "height": 129, + "rawWidth": 129, + "rawHeight": 129, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "42a79": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@42a79", + "displayName": "", + "id": "42a79", + "name": "Badge_Crimped_01_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 601, + "trimY": 292, + "width": 129, + "height": 129, + "rawWidth": 129, + "rawHeight": 129, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "1db99": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@1db99", + "displayName": "", + "id": "1db99", + "name": "Badge_Crimped_01_White_InnerBorder", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 448, + "trimY": 496, + "width": 121, + "height": 121, + "rawWidth": 121, + "rawHeight": 121, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "174a7": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@174a7", + "displayName": "", + "id": "174a7", + "name": "BasicFrame_Circle_H64_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 772, + "trimY": 739, + "width": 64, + "height": 64, + "rawWidth": 64, + "rawHeight": 64, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "22b3f": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@22b3f", + "displayName": "", + "id": "22b3f", + "name": "BasicFrame_Circle_H68_White_Border1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 891, + "trimY": 536, + "width": 68, + "height": 68, + "rawWidth": 68, + "rawHeight": 68, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "cae43": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@cae43", + "displayName": "", + "id": "cae43", + "name": "BasicFrame_Circle_H69_White_Border2", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 345, + "trimY": 941, + "width": 82, + "height": 84, + "rawWidth": 82, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d4834": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@d4834", + "displayName": "", + "id": "d4834", + "name": "BasicFrame_Diamond_01_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 968, + "trimY": 921, + "width": 48, + "height": 48, + "rawWidth": 48, + "rawHeight": 48, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7ef3d": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@7ef3d", + "displayName": "", + "id": "7ef3d", + "name": "BasicFrame_Diamond_02_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 889, + "trimY": 676, + "width": 65, + "height": 65, + "rawWidth": 65, + "rawHeight": 65, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c13f4": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@c13f4", + "displayName": "", + "id": "c13f4", + "name": "BasicFrame_Diamond_02_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 680, + "trimY": 791, + "width": 65, + "height": 65, + "rawWidth": 65, + "rawHeight": 65, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c32fc": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@c32fc", + "displayName": "", + "id": "c32fc", + "name": "BasicFrame_Diamond_03_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 474, + "trimY": 619, + "width": 101, + "height": 101, + "rawWidth": 101, + "rawHeight": 101, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "1756e": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@1756e", + "displayName": "", + "id": "1756e", + "name": "BasicFrame_Gradient_02_White", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 34, + "width": 587, + "height": 42, + "rawWidth": 587, + "rawHeight": 42, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "a690c": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@a690c", + "displayName": "", + "id": "a690c", + "name": "BasicFrame_Rectangle_01~04_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1013, + "trimY": 793, + "width": 26, + "height": 26, + "rawWidth": 26, + "rawHeight": 26, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5ac64": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@5ac64", + "displayName": "", + "id": "5ac64", + "name": "BasicFrame_Rectangle_01~04_Border1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 985, + "trimY": 804, + "width": 26, + "height": 26, + "rawWidth": 26, + "rawHeight": 26, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "12a67": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@12a67", + "displayName": "", + "id": "12a67", + "name": "BasicFrame_Rectangle_01~04_InnerBorder1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1018, + "trimY": 905, + "width": 24, + "height": 24, + "rawWidth": 24, + "rawHeight": 24, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5b4a8": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@5b4a8", + "displayName": "", + "id": "5b4a8", + "name": "BasicFrame_Rectangle_01~04_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1013, + "trimY": 793, + "width": 26, + "height": 26, + "rawWidth": 26, + "rawHeight": 26, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2c418": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@2c418", + "displayName": "", + "id": "2c418", + "name": "BasicFrame_Rectangle_01~04_White_Border1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 985, + "trimY": 804, + "width": 26, + "height": 26, + "rawWidth": 26, + "rawHeight": 26, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "9afa5": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@9afa5", + "displayName": "", + "id": "9afa5", + "name": "BasicFrame_Rectangle_01~04_White_Border2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 976, + "trimY": 832, + "width": 26, + "height": 26, + "rawWidth": 26, + "rawHeight": 26, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "a1bcc": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@a1bcc", + "displayName": "", + "id": "a1bcc", + "name": "BasicFrame_Rectangle_01~04_White_Border3", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1013, + "trimY": 821, + "width": 26, + "height": 26, + "rawWidth": 26, + "rawHeight": 26, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c616a": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@c616a", + "displayName": "", + "id": "c616a", + "name": "BasicFrame_Rectangle_01~04_White_InnerBorder1_Px7", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 985, + "trimY": 860, + "width": 26, + "height": 26, + "rawWidth": 26, + "rawHeight": 26, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c5f8d": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@c5f8d", + "displayName": "", + "id": "c5f8d", + "name": "BasicFrame_Rectangle_01~04_White_InnerBorder2_Px5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 985, + "trimY": 888, + "width": 26, + "height": 26, + "rawWidth": 26, + "rawHeight": 26, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ad733": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@ad733", + "displayName": "", + "id": "ad733", + "name": "BasicFrame_Rectangle_05_Bg", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 778, + "trimY": 589, + "width": 87, + "height": 39, + "rawWidth": 87, + "rawHeight": 39, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "577fc": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@577fc", + "displayName": "", + "id": "577fc", + "name": "BasicFrame_Rectangle_05_Border", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 815, + "trimY": 474, + "width": 87, + "height": 39, + "rawWidth": 87, + "rawHeight": 39, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "0349e": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@0349e", + "displayName": "", + "id": "0349e", + "name": "BasicFrame_Rectangle_05_InnerBorder", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 652, + "trimY": 849, + "width": 73, + "height": 25, + "rawWidth": 73, + "rawHeight": 25, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5fdf6": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@5fdf6", + "displayName": "", + "id": "5fdf6", + "name": "BasicFrame_Rectangle_05_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 778, + "trimY": 589, + "width": 87, + "height": 39, + "rawWidth": 87, + "rawHeight": 39, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "24d89": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@24d89", + "displayName": "", + "id": "24d89", + "name": "BasicFrame_Rectangle_05_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 815, + "trimY": 474, + "width": 87, + "height": 39, + "rawWidth": 87, + "rawHeight": 39, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "03ee6": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@03ee6", + "displayName": "", + "id": "03ee6", + "name": "BasicFrame_Rectangle_05_White_InnerBorder", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 652, + "trimY": 849, + "width": 73, + "height": 25, + "rawWidth": 73, + "rawHeight": 25, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c40ab": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@c40ab", + "displayName": "", + "id": "c40ab", + "name": "BasicFrame_Rectangle_06_White", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 248, + "trimY": 360, + "width": 32, + "height": 18, + "rawWidth": 32, + "rawHeight": 18, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f43d6": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@f43d6", + "displayName": "", + "id": "f43d6", + "name": "BasicFrame_Rectangle_R0_Border_Px4", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1013, + "trimY": 849, + "width": 26, + "height": 26, + "rawWidth": 26, + "rawHeight": 26, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "8af29": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@8af29", + "displayName": "", + "id": "8af29", + "name": "BasicFrame_Rectangle_R0_Border_Px5", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 985, + "trimY": 888, + "width": 26, + "height": 26, + "rawWidth": 26, + "rawHeight": 26, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "9c551": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@9c551", + "displayName": "", + "id": "9c551", + "name": "BasicFrame_Rectangle_R12_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1013, + "trimY": 877, + "width": 26, + "height": 26, + "rawWidth": 26, + "rawHeight": 26, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "8352d": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@8352d", + "displayName": "", + "id": "8352d", + "name": "BasicFrame_Slant_01_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 248, + "trimY": 300, + "width": 58, + "height": 176, + "rawWidth": 58, + "rawHeight": 176, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2ed4a": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@2ed4a", + "displayName": "", + "id": "2ed4a", + "name": "BasicFrame_Slant_01_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 205, + "trimY": 875, + "width": 58, + "height": 176, + "rawWidth": 58, + "rawHeight": 176, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ffdac": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@ffdac", + "displayName": "", + "id": "ffdac", + "name": "BasicFrame_Slant_01_White_Gradient", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 380, + "width": 337, + "height": 164, + "rawWidth": 337, + "rawHeight": 164, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "e0568": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@e0568", + "displayName": "", + "id": "e0568", + "name": "BasicFrame_Slant_01_White_InnerBorder", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 606, + "trimY": 232, + "width": 58, + "height": 164, + "rawWidth": 58, + "rawHeight": 164, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "1a9f3": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@1a9f3", + "displayName": "", + "id": "1a9f3", + "name": "Button_01_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 959, + "trimY": 627, + "width": 40, + "height": 40, + "rawWidth": 40, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "e13fc": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@e13fc", + "displayName": "", + "id": "e13fc", + "name": "Button_01_White_InnerBorder1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 435, + "trimY": 362, + "width": 29, + "height": 29, + "rawWidth": 29, + "rawHeight": 29, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "76a8b": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@76a8b", + "displayName": "", + "id": "76a8b", + "name": "Button_01_White_InnerBorder2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 728, + "trimY": 974, + "width": 32, + "height": 32, + "rawWidth": 32, + "rawHeight": 32, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b8d16": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@b8d16", + "displayName": "", + "id": "b8d16", + "name": "Button_02_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 974, + "trimY": 1, + "width": 61, + "height": 67, + "rawWidth": 61, + "rawHeight": 67, + "borderTop": 33.5, + "borderBottom": 33.5, + "borderLeft": 30.5, + "borderRight": 30.5, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "07ccf": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@07ccf", + "displayName": "", + "id": "07ccf", + "name": "Button_02_White_HighLight", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 299, + "trimY": 496, + "width": 12, + "height": 11, + "rawWidth": 12, + "rawHeight": 11, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "1354c": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@1354c", + "displayName": "", + "id": "1354c", + "name": "Button_02_White_Light", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 982, + "trimY": 479, + "width": 53, + "height": 55, + "rawWidth": 53, + "rawHeight": 55, + "borderTop": 27.5, + "borderBottom": 27.5, + "borderLeft": 27.5, + "borderRight": 25.5, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "63f91": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@63f91", + "displayName": "", + "id": "63f91", + "name": "Button_03_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 167, + "trimY": 380, + "width": 130, + "height": 176, + "rawWidth": 130, + "rawHeight": 176, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "17b9b": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@17b9b", + "displayName": "", + "id": "17b9b", + "name": "Button_03_White_Gradient", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 1009, + "width": 10, + "height": 95, + "rawWidth": 10, + "rawHeight": 95, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2eeb6": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@2eeb6", + "displayName": "", + "id": "2eeb6", + "name": "Button_03_White_HighLight", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 916, + "trimY": 231, + "width": 15, + "height": 13, + "rawWidth": 15, + "rawHeight": 13, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "75be7": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@75be7", + "displayName": "", + "id": "75be7", + "name": "Button_03_White_Light", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 983, + "trimY": 387, + "width": 60, + "height": 40, + "rawWidth": 60, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "0d22e": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@0d22e", + "displayName": "", + "id": "0d22e", + "name": "Button_03_White_Shadow", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 983, + "trimY": 429, + "width": 60, + "height": 40, + "rawWidth": 60, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7afab": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@7afab", + "displayName": "", + "id": "7afab", + "name": "Button_Circle_01_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 938, + "trimY": 64, + "width": 103, + "height": 105, + "rawWidth": 103, + "rawHeight": 105, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "86b28": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@86b28", + "displayName": "", + "id": "86b28", + "name": "Button_Circle_01_White_HighLight", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 98, + "trimY": 1009, + "width": 16, + "height": 14, + "rawWidth": 16, + "rawHeight": 14, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c9ce2": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@c9ce2", + "displayName": "", + "id": "c9ce2", + "name": "Button_Circle_01_White_Light", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 475, + "trimY": 859, + "width": 89, + "height": 79, + "rawWidth": 89, + "rawHeight": 79, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "550e9": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@550e9", + "displayName": "", + "id": "550e9", + "name": "Button_Circle_02_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 571, + "trimY": 505, + "width": 98, + "height": 98, + "rawWidth": 98, + "rawHeight": 98, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5ab56": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@5ab56", + "displayName": "", + "id": "5ab56", + "name": "Button_Circle_02_White_InnerBorder", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 659, + "trimY": 607, + "width": 90, + "height": 90, + "rawWidth": 90, + "rawHeight": 90, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f528f": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@f528f", + "displayName": "", + "id": "f528f", + "name": "Button_Circle_02_White_InnerGlow", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 680, + "trimY": 699, + "width": 90, + "height": 90, + "rawWidth": 90, + "rawHeight": 90, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f8b83": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@f8b83", + "displayName": "", + "id": "f8b83", + "name": "Button_Circle_03_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 817, + "trimY": 515, + "width": 72, + "height": 72, + "rawWidth": 72, + "rawHeight": 72, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c5242": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@c5242", + "displayName": "", + "id": "c5242", + "name": "Button_Circle_03_White_InnerGlow", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 586, + "trimY": 849, + "width": 64, + "height": 64, + "rawWidth": 64, + "rawHeight": 64, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "76aa6": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@76aa6", + "displayName": "", + "id": "76aa6", + "name": "CardFrame_01_White_InnerBorder1_Px9", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 959, + "trimY": 669, + "width": 36, + "height": 34, + "rawWidth": 36, + "rawHeight": 34, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3c763": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@3c763", + "displayName": "", + "id": "3c763", + "name": "CardFrame_02_White_BottomBar", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 803, + "trimY": 872, + "width": 36, + "height": 41, + "rawWidth": 36, + "rawHeight": 41, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "702b7": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@702b7", + "displayName": "", + "id": "702b7", + "name": "CardFrame_04_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 312, + "trimY": 632, + "width": 74, + "height": 79, + "rawWidth": 74, + "rawHeight": 79, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7136c": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@7136c", + "displayName": "", + "id": "7136c", + "name": "CardFrame_04_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 393, + "trimY": 632, + "width": 74, + "height": 79, + "rawWidth": 74, + "rawHeight": 79, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "035b4": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@035b4", + "displayName": "", + "id": "035b4", + "name": "CardFrame_04_White_Focus", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1011, + "trimY": 596, + "width": 25, + "height": 29, + "rawWidth": 25, + "rawHeight": 29, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "31f94": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@31f94", + "displayName": "", + "id": "31f94", + "name": "CardFrame_04_White_InnerBorder", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 882, + "trimY": 743, + "width": 64, + "height": 65, + "rawWidth": 64, + "rawHeight": 65, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b2170": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@b2170", + "displayName": "", + "id": "b2170", + "name": "CardFrame_04_White_TitleBg", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 702, + "trimY": 423, + "width": 76, + "height": 55, + "rawWidth": 76, + "rawHeight": 55, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c3aff": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@c3aff", + "displayName": "", + "id": "c3aff", + "name": "CardFrame_04_White_TitleBorder", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 904, + "trimY": 479, + "width": 76, + "height": 55, + "rawWidth": 76, + "rawHeight": 55, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3c808": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@3c808", + "displayName": "", + "id": "3c808", + "name": "CardFrame_05_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 906, + "trimY": 325, + "width": 75, + "height": 75, + "rawWidth": 75, + "rawHeight": 75, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5e22e": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@5e22e", + "displayName": "", + "id": "5e22e", + "name": "CardFrame_05_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 906, + "trimY": 402, + "width": 75, + "height": 75, + "rawWidth": 75, + "rawHeight": 75, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "17f0a": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@17f0a", + "displayName": "", + "id": "17f0a", + "name": "CardFrame_05_White_Deco", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 606, + "trimY": 64, + "width": 166, + "height": 166, + "rawWidth": 166, + "rawHeight": 166, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "408f4": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@408f4", + "displayName": "", + "id": "408f4", + "name": "CardFrame_05_White_InnerBorder", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 747, + "trimY": 805, + "width": 65, + "height": 65, + "rawWidth": 65, + "rawHeight": 65, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "e2428": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@e2428", + "displayName": "", + "id": "e2428", + "name": "ItemFrame_04_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 774, + "trimY": 64, + "width": 162, + "height": 165, + "rawWidth": 162, + "rawHeight": 165, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2566d": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@2566d", + "displayName": "", + "id": "2566d", + "name": "ItemFrame_04_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 205, + "trimY": 708, + "width": 162, + "height": 165, + "rawWidth": 162, + "rawHeight": 165, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "75b97": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@75b97", + "displayName": "", + "id": "75b97", + "name": "ItemFrame_04_White_InnerBg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 299, + "trimY": 360, + "width": 134, + "height": 134, + "rawWidth": 134, + "rawHeight": 134, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "65fba": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@65fba", + "displayName": "", + "id": "65fba", + "name": "ItemFrame_04_White_InnerBorder", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 312, + "trimY": 496, + "width": 134, + "height": 134, + "rawWidth": 134, + "rawHeight": 134, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "eb24f": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@eb24f", + "displayName": "", + "id": "eb24f", + "name": "ItemFrame_04_White_Light", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 815, + "trimY": 977, + "width": 45, + "height": 46, + "rawWidth": 45, + "rawHeight": 46, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "65e15": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@65e15", + "displayName": "", + "id": "65e15", + "name": "ItemFrame_04_White_Shadow", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 862, + "trimY": 977, + "width": 45, + "height": 46, + "rawWidth": 45, + "rawHeight": 46, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "84c90": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@84c90", + "displayName": "", + "id": "84c90", + "name": "ItemFrame_05_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 889, + "trimY": 606, + "width": 68, + "height": 68, + "rawWidth": 68, + "rawHeight": 68, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2a504": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@2a504", + "displayName": "", + "id": "2a504", + "name": "ItemFrame_05_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 819, + "trimY": 659, + "width": 68, + "height": 68, + "rawWidth": 68, + "rawHeight": 68, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "42c17": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@42c17", + "displayName": "", + "id": "42c17", + "name": "ItemFrame_05_White_Glow", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 759, + "trimY": 403, + "width": 54, + "height": 54, + "rawWidth": 54, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "63ab4": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@63ab4", + "displayName": "", + "id": "63ab4", + "name": "ItemFrame_05_White_InnerBorder", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 759, + "trimY": 459, + "width": 54, + "height": 54, + "rawWidth": 54, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7d87b": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@7d87b", + "displayName": "", + "id": "7d87b", + "name": "ItemFrame_06_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 857, + "trimY": 809, + "width": 58, + "height": 58, + "rawWidth": 58, + "rawHeight": 58, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "a6519": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@a6519", + "displayName": "", + "id": "a6519", + "name": "ItemFrame_06_White_Gradient", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 917, + "trimY": 809, + "width": 58, + "height": 57, + "rawWidth": 58, + "rawHeight": 57, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b50ac": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@b50ac", + "displayName": "", + "id": "b50ac", + "name": "ItemFrame_06_White_InnerShadow", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 961, + "trimY": 536, + "width": 58, + "height": 58, + "rawWidth": 58, + "rawHeight": 58, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2aa19": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@2aa19", + "displayName": "", + "id": "2aa19", + "name": "Label_Chevron_01_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 774, + "trimY": 231, + "width": 39, + "height": 59, + "rawWidth": 39, + "rawHeight": 59, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "8c842": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@8c842", + "displayName": "", + "id": "8c842", + "name": "Label_Chevron_01_Border", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 778, + "trimY": 678, + "width": 39, + "height": 59, + "rawWidth": 39, + "rawHeight": 59, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "79d6f": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@79d6f", + "displayName": "", + "id": "79d6f", + "name": "Label_Flag_01_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 594, + "trimY": 423, + "width": 106, + "height": 80, + "rawWidth": 106, + "rawHeight": 80, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "6bde5": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@6bde5", + "displayName": "", + "id": "6bde5", + "name": "Label_Flag_01_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 577, + "trimY": 605, + "width": 106, + "height": 80, + "rawWidth": 106, + "rawHeight": 80, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "87e08": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@87e08", + "displayName": "", + "id": "87e08", + "name": "Label_RibbonBadge_01_White_Badge_Bg", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 478, + "trimY": 940, + "width": 83, + "height": 84, + "rawWidth": 83, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "1ff0b": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@1ff0b", + "displayName": "", + "id": "1ff0b", + "name": "Label_RibbonBadge_01_White_Badge_Border", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 564, + "trimY": 940, + "width": 83, + "height": 84, + "rawWidth": 83, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b2e80": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@b2e80", + "displayName": "", + "id": "b2e80", + "name": "Label_RibbonBadge_01_White_Badge_InnerBorder", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 916, + "trimY": 248, + "width": 75, + "height": 76, + "rawWidth": 75, + "rawHeight": 76, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "92d92": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@92d92", + "displayName": "", + "id": "92d92", + "name": "Label_RibbonBadge_01_White_Ribbon", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 961, + "trimY": 596, + "width": 29, + "height": 48, + "rawWidth": 29, + "rawHeight": 48, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ad8b5": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@ad8b5", + "displayName": "", + "id": "ad8b5", + "name": "Label_Ribbon_01_White", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 710, + "trimY": 918, + "width": 50, + "height": 54, + "rawWidth": 50, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "02b8a": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@02b8a", + "displayName": "", + "id": "02b8a", + "name": "Label_Ribbon_02_White", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 762, + "trimY": 915, + "width": 51, + "height": 54, + "rawWidth": 51, + "rawHeight": 54, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "9a3db": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@9a3db", + "displayName": "", + "id": "9a3db", + "name": "Label_Tail_01_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 526, + "trimY": 722, + "width": 109, + "height": 81, + "rawWidth": 109, + "rawHeight": 81, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "cf3a3": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@cf3a3", + "displayName": "", + "id": "cf3a3", + "name": "Label_Tail_01_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 732, + "trimY": 292, + "width": 109, + "height": 81, + "rawWidth": 109, + "rawHeight": 81, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "eeee6": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@eeee6", + "displayName": "", + "id": "eeee6", + "name": "Label_Tail_02_White", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 923, + "width": 180, + "height": 84, + "rawWidth": 180, + "rawHeight": 84, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "1bcce": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@1bcce", + "displayName": "", + "id": "1bcce", + "name": "Label_Tail_03_White", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 938, + "trimY": 169, + "width": 105, + "height": 77, + "rawWidth": 105, + "rawHeight": 77, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ff89d": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@ff89d", + "displayName": "", + "id": "ff89d", + "name": "Label_Tail_04_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 183, + "trimY": 935, + "width": 160, + "height": 85, + "rawWidth": 160, + "rawHeight": 85, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "fe0da": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@fe0da", + "displayName": "", + "id": "fe0da", + "name": "Label_Tail_04_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 369, + "trimY": 708, + "width": 160, + "height": 85, + "rawWidth": 160, + "rawHeight": 85, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "cfe80": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@cfe80", + "displayName": "", + "id": "cfe80", + "name": "Label_Tapered_01_White_InnerBorder", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 431, + "trimY": 941, + "width": 81, + "height": 45, + "rawWidth": 81, + "rawHeight": 45, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5c970": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@5c970", + "displayName": "", + "id": "5c970", + "name": "Label_Tapered_02_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 609, + "trimY": 805, + "width": 69, + "height": 42, + "rawWidth": 69, + "rawHeight": 42, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "4ce3a": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@4ce3a", + "displayName": "", + "id": "4ce3a", + "name": "Label_Tapered_02_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 838, + "trimY": 729, + "width": 69, + "height": 42, + "rawWidth": 69, + "rawHeight": 42, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "dec89": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@dec89", + "displayName": "", + "id": "dec89", + "name": "ListFrame_01~04_White_Border1_Px4", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1018, + "trimY": 705, + "width": 26, + "height": 25, + "rawWidth": 26, + "rawHeight": 25, + "borderTop": 12.5, + "borderBottom": 12.5, + "borderLeft": 13, + "borderRight": 13, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2ddbe": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@2ddbe", + "displayName": "", + "id": "2ddbe", + "name": "ListFrame_01~04_White_Border2_Px6", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1018, + "trimY": 733, + "width": 26, + "height": 25, + "rawWidth": 26, + "rawHeight": 25, + "borderTop": 12.5, + "borderBottom": 12.5, + "borderLeft": 13, + "borderRight": 13, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2136f": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@2136f", + "displayName": "", + "id": "2136f", + "name": "ListFrame_06_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 435, + "trimY": 330, + "width": 30, + "height": 33, + "rawWidth": 30, + "rawHeight": 33, + "borderTop": 16.5, + "borderBottom": 16.5, + "borderLeft": 15, + "borderRight": 15, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "6993c": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@6993c", + "displayName": "", + "id": "6993c", + "name": "ListFrame_06_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 956, + "trimY": 705, + "width": 30, + "height": 33, + "rawWidth": 30, + "rawHeight": 33, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f2516": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@f2516", + "displayName": "", + "id": "f2516", + "name": "ListFrame_07_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 949, + "trimY": 775, + "width": 30, + "height": 30, + "rawWidth": 30, + "rawHeight": 30, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "92a8c": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@92a8c", + "displayName": "", + "id": "92a8c", + "name": "ListFrame_07_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 981, + "trimY": 740, + "width": 30, + "height": 30, + "rawWidth": 30, + "rawHeight": 30, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "bd8b7": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@bd8b7", + "displayName": "", + "id": "bd8b7", + "name": "ListFrame_08_White_BorderFocus", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 671, + "trimY": 505, + "width": 100, + "height": 34, + "rawWidth": 100, + "rawHeight": 34, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "fd13b": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@fd13b", + "displayName": "", + "id": "fd13b", + "name": "ListFrame_08_White_BorderNomal", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 707, + "trimY": 501, + "width": 100, + "height": 34, + "rawWidth": 100, + "rawHeight": 34, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "0318f": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@0318f", + "displayName": "", + "id": "0318f", + "name": "PanelFrame_03_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 841, + "trimY": 869, + "width": 54, + "height": 51, + "rawWidth": 54, + "rawHeight": 51, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "9160c": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@9160c", + "displayName": "", + "id": "9160c", + "name": "PanelFrame_03_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 897, + "trimY": 869, + "width": 54, + "height": 51, + "rawWidth": 54, + "rawHeight": 51, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "cf1c1": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@cf1c1", + "displayName": "", + "id": "cf1c1", + "name": "PanelFrame_03_White_Gradient", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 815, + "trimY": 231, + "width": 4, + "height": 239, + "rawWidth": 4, + "rawHeight": 239, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c9759": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@c9759", + "displayName": "", + "id": "c9759", + "name": "PanelFrame_03_White_InnerBorder", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 909, + "trimY": 977, + "width": 46, + "height": 43, + "rawWidth": 46, + "rawHeight": 43, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "e1d87": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@e1d87", + "displayName": "", + "id": "e1d87", + "name": "Popup_Box_01_White_InnerBorder", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 983, + "trimY": 325, + "width": 60, + "height": 60, + "rawWidth": 60, + "rawHeight": 60, + "borderTop": 30, + "borderBottom": 30, + "borderLeft": 30, + "borderRight": 30, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b8bf7": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@b8bf7", + "displayName": "", + "id": "b8bf7", + "name": "Popup_Box_01_White_InnerBorder_HighLight", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 78, + "width": 245, + "height": 300, + "rawWidth": 245, + "rawHeight": 300, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b0961": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@b0961", + "displayName": "", + "id": "b0961", + "name": "Popup_Box_01~03_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 827, + "trimY": 320, + "width": 77, + "height": 75, + "rawWidth": 77, + "rawHeight": 75, + "borderTop": 37.5, + "borderBottom": 37.5, + "borderLeft": 37.5, + "borderRight": 37.5, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7e6bd": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@7e6bd", + "displayName": "", + "id": "7e6bd", + "name": "Popup_Box_01~03_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 827, + "trimY": 397, + "width": 77, + "height": 75, + "rawWidth": 77, + "rawHeight": 75, + "borderTop": 38.5, + "borderBottom": 38.5, + "borderLeft": 37.5, + "borderRight": 37.5, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "aa75c": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@aa75c", + "displayName": "", + "id": "aa75c", + "name": "Popup_Box_02_White_Deco", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 751, + "trimY": 589, + "width": 108, + "height": 25, + "rawWidth": 108, + "rawHeight": 25, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "74d53": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@74d53", + "displayName": "", + "id": "74d53", + "name": "Popup_Box_02_White_DecoLine", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 456, + "trimY": 722, + "width": 135, + "height": 68, + "rawWidth": 135, + "rawHeight": 68, + "borderTop": 31, + "borderBottom": 28, + "borderLeft": 45, + "borderRight": 47, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "53fd2": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@53fd2", + "displayName": "", + "id": "53fd2", + "name": "Popup_Box_02_White_InnerBorder", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1013, + "trimY": 761, + "width": 30, + "height": 30, + "rawWidth": 30, + "rawHeight": 30, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f4eea": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@f4eea", + "displayName": "", + "id": "f4eea", + "name": "Popup_Box_03_White_InnerBorder", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 981, + "trimY": 772, + "width": 30, + "height": 30, + "rawWidth": 30, + "rawHeight": 30, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "bc424": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@bc424", + "displayName": "", + "id": "bc424", + "name": "Popup_Box_05_White_Pattern", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 566, + "trimY": 859, + "width": 78, + "height": 18, + "rawWidth": 78, + "rawHeight": 18, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "be560": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@be560", + "displayName": "", + "id": "be560", + "name": "Slider_01_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 650, + "trimY": 984, + "width": 37, + "height": 39, + "rawWidth": 37, + "rawHeight": 39, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "1d45b": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@1d45b", + "displayName": "", + "id": "1d45b", + "name": "Slider_01_White_Fill_HighLight", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 183, + "trimY": 923, + "width": 16, + "height": 10, + "rawWidth": 16, + "rawHeight": 10, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "782ed": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@782ed", + "displayName": "", + "id": "782ed", + "name": "Slider_02_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 689, + "trimY": 984, + "width": 37, + "height": 39, + "rawWidth": 37, + "rawHeight": 39, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "20f7e": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@20f7e", + "displayName": "", + "id": "20f7e", + "name": "Slider_Circle_01_Border", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 248, + "trimY": 78, + "width": 220, + "height": 220, + "rawWidth": 220, + "rawHeight": 220, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "4705b": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@4705b", + "displayName": "", + "id": "4705b", + "name": "Slider_Circle_01_Fill", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 719, + "width": 202, + "height": 202, + "rawWidth": 202, + "rawHeight": 202, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d26b6": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@d26b6", + "displayName": "", + "id": "d26b6", + "name": "Slider_Hande_01_Bg---", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 954, + "trimY": 976, + "width": 40, + "height": 29, + "rawWidth": 40, + "rawHeight": 29, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ea0b5": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@ea0b5", + "displayName": "", + "id": "ea0b5", + "name": "Slider_Hande_01_Bg", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1018, + "trimY": 667, + "width": 36, + "height": 25, + "rawWidth": 36, + "rawHeight": 25, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b30e1": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@b30e1", + "displayName": "", + "id": "b30e1", + "name": "Slider_Hande_01_Border", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 985, + "trimY": 971, + "width": 40, + "height": 29, + "rawWidth": 40, + "rawHeight": 29, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "0411d": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@0411d", + "displayName": "", + "id": "0411d", + "name": "Slider_Hande_01_Handle", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 762, + "trimY": 971, + "width": 51, + "height": 52, + "rawWidth": 51, + "rawHeight": 52, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "cadf0": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@cadf0", + "displayName": "", + "id": "cadf0", + "name": "Slider_Level_01_Level_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 827, + "trimY": 231, + "width": 87, + "height": 87, + "rawWidth": 87, + "rawHeight": 87, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f8226": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@f8226", + "displayName": "", + "id": "f8226", + "name": "Slider_Level_01_Level_InnerBg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 650, + "trimY": 924, + "width": 58, + "height": 58, + "rawWidth": 58, + "rawHeight": 58, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "72ac6": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@72ac6", + "displayName": "", + "id": "72ac6", + "name": "Slider_Play_01_l_Border", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 988, + "trimY": 705, + "width": 26, + "height": 28, + "rawWidth": 26, + "rawHeight": 28, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c9ed3": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@c9ed3", + "displayName": "", + "id": "c9ed3", + "name": "Slider_Play_01_s_Border", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 955, + "trimY": 1, + "width": 20, + "height": 17, + "rawWidth": 20, + "rawHeight": 17, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "0ee41": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@0ee41", + "displayName": "", + "id": "0ee41", + "name": "Slider_Swipe_01_Bg", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 470, + "trimY": 78, + "width": 182, + "height": 134, + "rawWidth": 182, + "rawHeight": 134, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "df763": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@df763", + "displayName": "", + "id": "df763", + "name": "Slider_Swipe_01_Handle", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 167, + "trimY": 558, + "width": 143, + "height": 148, + "rawWidth": 143, + "rawHeight": 148, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "53f18": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@53f18", + "displayName": "", + "id": "53f18", + "name": "Slider_Wave_01_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 732, + "trimY": 403, + "width": 24, + "height": 16, + "rawWidth": 24, + "rawHeight": 16, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ac797": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@ac797", + "displayName": "", + "id": "ac797", + "name": "Slider_Wave_01_White_Box", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 426, + "trimY": 300, + "width": 28, + "height": 42, + "rawWidth": 28, + "rawHeight": 42, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7148a": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@7148a", + "displayName": "", + "id": "7148a", + "name": "Slider_Wave_01_White_Point", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1001, + "trimY": 627, + "width": 38, + "height": 38, + "rawWidth": 38, + "rawHeight": 38, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ddf2f": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@ddf2f", + "displayName": "", + "id": "ddf2f", + "name": "Slider_Wave_02_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 590, + "trimY": 34, + "width": 382, + "height": 28, + "rawWidth": 382, + "rawHeight": 28, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "165a0": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@165a0", + "displayName": "", + "id": "165a0", + "name": "Slider_Wave_02_White_Icon", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 994, + "trimY": 248, + "width": 65, + "height": 49, + "rawWidth": 65, + "rawHeight": 49, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "a9119": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@a9119", + "displayName": "", + "id": "a9119", + "name": "Tab_01_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 739, + "trimY": 872, + "width": 62, + "height": 41, + "rawWidth": 62, + "rawHeight": 41, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "1ff81": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@1ff81", + "displayName": "", + "id": "1ff81", + "name": "Tab_01_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 814, + "trimY": 805, + "width": 62, + "height": 41, + "rawWidth": 62, + "rawHeight": 41, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5e0c3": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@5e0c3", + "displayName": "", + "id": "5e0c3", + "name": "Tab_01_White_Light1", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 526, + "trimY": 833, + "width": 50, + "height": 24, + "rawWidth": 50, + "rawHeight": 24, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "0a483": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@0a483", + "displayName": "", + "id": "0a483", + "name": "Tab_02~03_White_Bg", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 815, + "trimY": 922, + "width": 51, + "height": 53, + "rawWidth": 51, + "rawHeight": 53, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "4e330": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@4e330", + "displayName": "", + "id": "4e330", + "name": "Tab_02~03_White_Border", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 868, + "trimY": 922, + "width": 51, + "height": 53, + "rawWidth": 51, + "rawHeight": 53, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d467b": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@d467b", + "displayName": "", + "id": "d467b", + "name": "Tab_02~03_White_InnerBorder", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 586, + "trimY": 915, + "width": 20, + "height": 20, + "rawWidth": 20, + "rawHeight": 20, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "24a8a": { + "importer": "sprite-frame", + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910@24a8a", + "displayName": "", + "id": "24a8a", + "name": "deco2", + "userData": { + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 1, + "width": 952, + "height": 31, + "rawWidth": 952, + "rawHeight": 31, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [], + "indexes": [], + "uv": [], + "nuv": [], + "minPos": [], + "maxPos": [] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "atlasUuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "trimType": "auto" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "atlasTextureName": "ui5.png", + "format": 3, + "uuid": "dd7e2f04-f9b9-489b-8d38-b4971ad81910", + "textureUuid": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a" + } +} diff --git a/assets/resources/gui/ui5.png b/assets/resources/gui/ui5.png new file mode 100644 index 0000000000000000000000000000000000000000..53174b63bb9ed653eaff40967c167fa559230406 GIT binary patch literal 152481 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%0D9z# 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�FuC5mp< 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 literal 0 HcmV?d00001 diff --git a/assets/resources/gui/ui5.png.meta b/assets/resources/gui/ui5.png.meta new file mode 100644 index 00000000..afcff767 --- /dev/null +++ b/assets/resources/gui/ui5.png.meta @@ -0,0 +1,42 @@ +{ + "ver": "1.0.27", + "importer": "image", + "imported": true, + "uuid": "2d14592d-25ad-478c-8d9e-e9b8d8d401da", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a", + "displayName": "ui5", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "repeat", + "wrapModeT": "repeat", + "minfilter": "linear", + "magfilter": "linear", + "mipfilter": "none", + "anisotropy": 0, + "isUuid": true, + "imageUuidOrDatabaseUri": "2d14592d-25ad-478c-8d9e-e9b8d8d401da", + "visible": false + }, + "ver": "1.0.22", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "type": "texture", + "hasAlpha": true, + "fixAlphaTransparencyArtifacts": false, + "redirect": "2d14592d-25ad-478c-8d9e-e9b8d8d401da@6c48a" + } +} diff --git a/assets/script/game/common/config/hero-roster.md.meta b/assets/script/game/common/config/hero-roster.md.meta deleted file mode 100644 index 53fe428e..00000000 --- a/assets/script/game/common/config/hero-roster.md.meta +++ /dev/null @@ -1,11 +0,0 @@ -{ - "ver": "1.0.1", - "importer": "text", - "imported": true, - "uuid": "c86bee35-69d7-43a9-ab1a-967c1e4f08a8", - "files": [ - ".json" - ], - "subMetas": {}, - "userData": {} -} diff --git a/assets/script/game/common/config/heros.csv.meta b/assets/script/game/common/config/heros.csv.meta deleted file mode 100644 index 57089c1a..00000000 --- a/assets/script/game/common/config/heros.csv.meta +++ /dev/null @@ -1,11 +0,0 @@ -{ - "ver": "1.0.1", - "importer": "text", - "imported": true, - "uuid": "54a8544b-ba40-49cd-86f8-61616975fd61", - "files": [ - ".json" - ], - "subMetas": {}, - "userData": {} -} diff --git a/assets/script/game/common/config/heros.md.meta b/assets/script/game/common/config/heros.md.meta deleted file mode 100644 index 80be8c8d..00000000 --- a/assets/script/game/common/config/heros.md.meta +++ /dev/null @@ -1,11 +0,0 @@ -{ - "ver": "1.0.1", - "importer": "text", - "imported": true, - "uuid": "628b9fbc-1df1-453e-bf5f-d51afce3e2f4", - "files": [ - ".json" - ], - "subMetas": {}, - "userData": {} -}