From 5fdd6486de1edd6e4b1ca595a188ab5f84fe6a2d Mon Sep 17 00:00:00 2001 From: panw Date: Tue, 10 Dec 2024 16:44:54 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8B=B1=E9=9B=84=E4=B8=8A=E9=98=B5=E9=80=89?= =?UTF-8?q?=E6=8B=A9=20=E5=9F=BA=E6=9C=AC=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{gui/element => game/gui}/hcard.prefab | 476 +- .../element => game/gui}/hcard.prefab.meta | 0 assets/resources/game/gui/hero_set.prefab | 44 +- assets/resources/game/heros/k2.prefab | 1574 + assets/resources/game/heros/k2.prefab.meta | 13 + assets/resources/game/heros/k3.prefab | 1574 + assets/resources/game/heros/k3.prefab.meta | 13 + assets/resources/game/heros/uiheros.meta | 9 + assets/resources/game/heros/uiheros/k1.prefab | 399 + .../game/heros/uiheros/k1.prefab.meta | 1 + assets/resources/game/heros/uiheros/k2.prefab | 420 + .../game/heros/uiheros/k2.prefab.meta | 13 + assets/resources/game/heros/uiheros/k3.prefab | 420 + .../game/heros/uiheros/k3.prefab.meta | 13 + assets/resources/gui/role_controller.prefab | 24457 ++++++++-------- .../game/hero/{HeroSet.ts => HeroSelect.ts} | 10 +- assets/script/game/hero/HeroSelect.ts.meta | 9 + .../{HeroSetComp.ts => HeroSelectComp.ts} | 9 +- .../script/game/hero/HeroSelectComp.ts.meta | 9 + assets/script/game/hero/HeroSet.ts.meta | 1 - assets/script/game/hero/HeroSetComp.ts.meta | 1 - assets/script/game/hero/UiHeroComp.ts | 20 + assets/script/game/hero/UiHeroComp.ts.meta | 9 + assets/script/game/map/HCard.ts | 11 +- assets/script/game/map/MIssionController.ts | 3 +- assets/script/game/map/MissionHomeComp.ts | 93 +- 26 files changed, 16811 insertions(+), 12790 deletions(-) rename assets/resources/{gui/element => game/gui}/hcard.prefab (90%) rename assets/resources/{gui/element => game/gui}/hcard.prefab.meta (100%) create mode 100644 assets/resources/game/heros/k2.prefab create mode 100644 assets/resources/game/heros/k2.prefab.meta create mode 100644 assets/resources/game/heros/k3.prefab create mode 100644 assets/resources/game/heros/k3.prefab.meta create mode 100644 assets/resources/game/heros/uiheros.meta create mode 100644 assets/resources/game/heros/uiheros/k1.prefab create mode 100644 assets/resources/game/heros/uiheros/k1.prefab.meta create mode 100644 assets/resources/game/heros/uiheros/k2.prefab create mode 100644 assets/resources/game/heros/uiheros/k2.prefab.meta create mode 100644 assets/resources/game/heros/uiheros/k3.prefab create mode 100644 assets/resources/game/heros/uiheros/k3.prefab.meta rename assets/script/game/hero/{HeroSet.ts => HeroSelect.ts} (91%) create mode 100644 assets/script/game/hero/HeroSelect.ts.meta rename assets/script/game/hero/{HeroSetComp.ts => HeroSelectComp.ts} (94%) create mode 100644 assets/script/game/hero/HeroSelectComp.ts.meta delete mode 100644 assets/script/game/hero/HeroSet.ts.meta delete mode 100644 assets/script/game/hero/HeroSetComp.ts.meta create mode 100644 assets/script/game/hero/UiHeroComp.ts create mode 100644 assets/script/game/hero/UiHeroComp.ts.meta diff --git a/assets/resources/gui/element/hcard.prefab b/assets/resources/game/gui/hcard.prefab similarity index 90% rename from assets/resources/gui/element/hcard.prefab rename to assets/resources/game/gui/hcard.prefab index 3aa397ab..2c71093c 100644 --- a/assets/resources/gui/element/hcard.prefab +++ b/assets/resources/game/gui/hcard.prefab @@ -25,53 +25,53 @@ "__id__": 8 }, { - "__id__": 14 + "__id__": 22 }, { - "__id__": 20 + "__id__": 28 }, { - "__id__": 26 + "__id__": 34 }, { - "__id__": 32 + "__id__": 40 }, { - "__id__": 38 + "__id__": 46 }, { - "__id__": 44 + "__id__": 52 }, { - "__id__": 50 + "__id__": 58 }, { - "__id__": 62 + "__id__": 70 }, { - "__id__": 74 + "__id__": 82 }, { - "__id__": 88 + "__id__": 96 }, { - "__id__": 102 + "__id__": 110 } ], "_active": true, "_components": [ { - "__id__": 108 + "__id__": 116 }, { - "__id__": 110 + "__id__": 118 }, { - "__id__": 112 + "__id__": 120 } ], "_prefab": { - "__id__": 114 + "__id__": 122 }, "_lpos": { "__type__": "cc.Vec3", @@ -240,29 +240,36 @@ }, { "__type__": "cc.Node", - "_name": "icon", + "_name": "Mask", "_objFlags": 0, "__editorExtras__": {}, "_parent": { "__id__": 1 }, - "_children": [], + "_children": [ + { + "__id__": 9 + } + ], "_active": true, "_components": [ { - "__id__": 9 + "__id__": 15 }, { - "__id__": 11 + "__id__": 17 + }, + { + "__id__": 19 } ], "_prefab": { - "__id__": 13 + "__id__": 21 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 51.393, + "y": 43, "z": 0 }, "_lrot": { @@ -274,8 +281,58 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": 1.4, - "y": 1.4, + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 8 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 10 + }, + { + "__id__": 12 + } + ], + "_prefab": { + "__id__": 14 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0.297, + "y": -8, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, "z": 1 }, "_mobility": 0, @@ -294,16 +351,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 8 + "__id__": 9 }, "_enabled": true, "__prefab": { - "__id__": 10 + "__id__": 11 }, "_contentSize": { "__type__": "cc.Size", - "width": 58, - "height": 65 + "width": 130, + "height": 143 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -322,11 +379,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 8 + "__id__": 9 }, "_enabled": true, "__prefab": { - "__id__": 12 + "__id__": 13 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -339,12 +396,12 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "946b5b69-c398-48c5-9a5d-a398a02d0cf5@c8366", + "__uuid__": "37051f6a-2eb0-4e6f-8e6b-c8aa7bc1066d@b78da", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, "_fillType": 0, - "_sizeMode": 0, + "_sizeMode": 1, "_fillCenter": { "__type__": "cc.Vec2", "x": 0, @@ -374,6 +431,115 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 16 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 115 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e7tkZNIt5EBLkxtWwT/+P4" + }, + { + "__type__": "cc.Mask", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 18 + }, + "_type": 0, + "_inverted": false, + "_segments": 64, + "_alphaThreshold": 0.1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "celPOEnIlPrI1nh+OzSVkK" + }, + { + "__type__": "cc.Graphics", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 20 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_lineWidth": 1, + "_strokeColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_lineJoin": 2, + "_lineCap": 0, + "_fillColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 0 + }, + "_miterLimit": 10, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "866mxRaBNPWKyF+IKsQake" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "03R9RxpN1IdZB9cg5zqAhv", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.Node", "_name": "name", @@ -386,14 +552,14 @@ "_active": true, "_components": [ { - "__id__": 15 + "__id__": 23 }, { - "__id__": 17 + "__id__": 25 } ], "_prefab": { - "__id__": 19 + "__id__": 27 }, "_lpos": { "__type__": "cc.Vec3", @@ -430,11 +596,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 14 + "__id__": 22 }, "_enabled": true, "__prefab": { - "__id__": 16 + "__id__": 24 }, "_contentSize": { "__type__": "cc.Size", @@ -458,11 +624,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 14 + "__id__": 22 }, "_enabled": true, "__prefab": { - "__id__": 18 + "__id__": 26 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -545,14 +711,14 @@ "_active": false, "_components": [ { - "__id__": 21 + "__id__": 29 }, { - "__id__": 23 + "__id__": 31 } ], "_prefab": { - "__id__": 25 + "__id__": 33 }, "_lpos": { "__type__": "cc.Vec3", @@ -589,11 +755,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 20 + "__id__": 28 }, "_enabled": true, "__prefab": { - "__id__": 22 + "__id__": 30 }, "_contentSize": { "__type__": "cc.Size", @@ -617,11 +783,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 20 + "__id__": 28 }, "_enabled": true, "__prefab": { - "__id__": 24 + "__id__": 32 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -681,14 +847,14 @@ "_active": false, "_components": [ { - "__id__": 27 + "__id__": 35 }, { - "__id__": 29 + "__id__": 37 } ], "_prefab": { - "__id__": 31 + "__id__": 39 }, "_lpos": { "__type__": "cc.Vec3", @@ -725,11 +891,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 26 + "__id__": 34 }, "_enabled": true, "__prefab": { - "__id__": 28 + "__id__": 36 }, "_contentSize": { "__type__": "cc.Size", @@ -753,11 +919,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 26 + "__id__": 34 }, "_enabled": true, "__prefab": { - "__id__": 30 + "__id__": 38 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -817,14 +983,14 @@ "_active": false, "_components": [ { - "__id__": 33 + "__id__": 41 }, { - "__id__": 35 + "__id__": 43 } ], "_prefab": { - "__id__": 37 + "__id__": 45 }, "_lpos": { "__type__": "cc.Vec3", @@ -861,11 +1027,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 32 + "__id__": 40 }, "_enabled": true, "__prefab": { - "__id__": 34 + "__id__": 42 }, "_contentSize": { "__type__": "cc.Size", @@ -889,11 +1055,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 32 + "__id__": 40 }, "_enabled": true, "__prefab": { - "__id__": 36 + "__id__": 44 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -953,14 +1119,14 @@ "_active": false, "_components": [ { - "__id__": 39 + "__id__": 47 }, { - "__id__": 41 + "__id__": 49 } ], "_prefab": { - "__id__": 43 + "__id__": 51 }, "_lpos": { "__type__": "cc.Vec3", @@ -997,11 +1163,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 38 + "__id__": 46 }, "_enabled": true, "__prefab": { - "__id__": 40 + "__id__": 48 }, "_contentSize": { "__type__": "cc.Size", @@ -1025,11 +1191,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 38 + "__id__": 46 }, "_enabled": true, "__prefab": { - "__id__": 42 + "__id__": 50 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1089,14 +1255,14 @@ "_active": false, "_components": [ { - "__id__": 45 + "__id__": 53 }, { - "__id__": 47 + "__id__": 55 } ], "_prefab": { - "__id__": 49 + "__id__": 57 }, "_lpos": { "__type__": "cc.Vec3", @@ -1133,11 +1299,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 44 + "__id__": 52 }, "_enabled": true, "__prefab": { - "__id__": 46 + "__id__": 54 }, "_contentSize": { "__type__": "cc.Size", @@ -1161,11 +1327,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 44 + "__id__": 52 }, "_enabled": true, "__prefab": { - "__id__": 48 + "__id__": 56 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1246,20 +1412,20 @@ }, "_children": [ { - "__id__": 51 + "__id__": 59 } ], "_active": true, "_components": [ { - "__id__": 57 + "__id__": 65 }, { - "__id__": 59 + "__id__": 67 } ], "_prefab": { - "__id__": 61 + "__id__": 69 }, "_lpos": { "__type__": "cc.Vec3", @@ -1296,20 +1462,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 50 + "__id__": 58 }, "_children": [], "_active": true, "_components": [ { - "__id__": 52 + "__id__": 60 }, { - "__id__": 54 + "__id__": 62 } ], "_prefab": { - "__id__": 56 + "__id__": 64 }, "_lpos": { "__type__": "cc.Vec3", @@ -1346,11 +1512,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 51 + "__id__": 59 }, "_enabled": true, "__prefab": { - "__id__": 53 + "__id__": 61 }, "_contentSize": { "__type__": "cc.Size", @@ -1374,11 +1540,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 51 + "__id__": 59 }, "_enabled": true, "__prefab": { - "__id__": 55 + "__id__": 63 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1455,11 +1621,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 50 + "__id__": 58 }, "_enabled": true, "__prefab": { - "__id__": 58 + "__id__": 66 }, "_contentSize": { "__type__": "cc.Size", @@ -1483,11 +1649,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 50 + "__id__": 58 }, "_enabled": true, "__prefab": { - "__id__": 60 + "__id__": 68 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1545,20 +1711,20 @@ }, "_children": [ { - "__id__": 63 + "__id__": 71 } ], "_active": true, "_components": [ { - "__id__": 69 + "__id__": 77 }, { - "__id__": 71 + "__id__": 79 } ], "_prefab": { - "__id__": 73 + "__id__": 81 }, "_lpos": { "__type__": "cc.Vec3", @@ -1595,20 +1761,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 62 + "__id__": 70 }, "_children": [], "_active": true, "_components": [ { - "__id__": 64 + "__id__": 72 }, { - "__id__": 66 + "__id__": 74 } ], "_prefab": { - "__id__": 68 + "__id__": 76 }, "_lpos": { "__type__": "cc.Vec3", @@ -1645,11 +1811,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 63 + "__id__": 71 }, "_enabled": true, "__prefab": { - "__id__": 65 + "__id__": 73 }, "_contentSize": { "__type__": "cc.Size", @@ -1673,11 +1839,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 63 + "__id__": 71 }, "_enabled": true, "__prefab": { - "__id__": 67 + "__id__": 75 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1754,11 +1920,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 62 + "__id__": 70 }, "_enabled": true, "__prefab": { - "__id__": 70 + "__id__": 78 }, "_contentSize": { "__type__": "cc.Size", @@ -1782,11 +1948,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 62 + "__id__": 70 }, "_enabled": true, "__prefab": { - "__id__": 72 + "__id__": 80 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1844,23 +2010,23 @@ }, "_children": [ { - "__id__": 75 + "__id__": 83 } ], "_active": true, "_components": [ { - "__id__": 81 + "__id__": 89 }, { - "__id__": 83 + "__id__": 91 }, { - "__id__": 85 + "__id__": 93 } ], "_prefab": { - "__id__": 87 + "__id__": 95 }, "_lpos": { "__type__": "cc.Vec3", @@ -1897,20 +2063,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 74 + "__id__": 82 }, "_children": [], "_active": true, "_components": [ { - "__id__": 76 + "__id__": 84 }, { - "__id__": 78 + "__id__": 86 } ], "_prefab": { - "__id__": 80 + "__id__": 88 }, "_lpos": { "__type__": "cc.Vec3", @@ -1947,11 +2113,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 75 + "__id__": 83 }, "_enabled": true, "__prefab": { - "__id__": 77 + "__id__": 85 }, "_contentSize": { "__type__": "cc.Size", @@ -1975,11 +2141,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 75 + "__id__": 83 }, "_enabled": true, "__prefab": { - "__id__": 79 + "__id__": 87 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2033,11 +2199,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 74 + "__id__": 82 }, "_enabled": true, "__prefab": { - "__id__": 82 + "__id__": 90 }, "_contentSize": { "__type__": "cc.Size", @@ -2061,11 +2227,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 74 + "__id__": 82 }, "_enabled": true, "__prefab": { - "__id__": 84 + "__id__": 92 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2106,14 +2272,14 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 74 + "__id__": 82 }, "_enabled": true, "__prefab": { - "__id__": 86 + "__id__": 94 }, "_barSprite": { - "__id__": 78 + "__id__": 86 }, "_mode": 0, "_totalLength": 130, @@ -2148,23 +2314,23 @@ }, "_children": [ { - "__id__": 89 + "__id__": 97 } ], "_active": true, "_components": [ { - "__id__": 95 + "__id__": 103 }, { - "__id__": 97 + "__id__": 105 }, { - "__id__": 99 + "__id__": 107 } ], "_prefab": { - "__id__": 101 + "__id__": 109 }, "_lpos": { "__type__": "cc.Vec3", @@ -2201,20 +2367,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 88 + "__id__": 96 }, "_children": [], "_active": true, "_components": [ { - "__id__": 90 + "__id__": 98 }, { - "__id__": 92 + "__id__": 100 } ], "_prefab": { - "__id__": 94 + "__id__": 102 }, "_lpos": { "__type__": "cc.Vec3", @@ -2251,11 +2417,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 89 + "__id__": 97 }, "_enabled": true, "__prefab": { - "__id__": 91 + "__id__": 99 }, "_contentSize": { "__type__": "cc.Size", @@ -2279,11 +2445,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 89 + "__id__": 97 }, "_enabled": true, "__prefab": { - "__id__": 93 + "__id__": 101 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2337,11 +2503,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 88 + "__id__": 96 }, "_enabled": true, "__prefab": { - "__id__": 96 + "__id__": 104 }, "_contentSize": { "__type__": "cc.Size", @@ -2365,11 +2531,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 88 + "__id__": 96 }, "_enabled": true, "__prefab": { - "__id__": 98 + "__id__": 106 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2407,14 +2573,14 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 88 + "__id__": 96 }, "_enabled": true, "__prefab": { - "__id__": 100 + "__id__": 108 }, "_barSprite": { - "__id__": 92 + "__id__": 100 }, "_mode": 0, "_totalLength": 130, @@ -2451,14 +2617,14 @@ "_active": false, "_components": [ { - "__id__": 103 + "__id__": 111 }, { - "__id__": 105 + "__id__": 113 } ], "_prefab": { - "__id__": 107 + "__id__": 115 }, "_lpos": { "__type__": "cc.Vec3", @@ -2495,11 +2661,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 102 + "__id__": 110 }, "_enabled": true, "__prefab": { - "__id__": 104 + "__id__": 112 }, "_contentSize": { "__type__": "cc.Size", @@ -2523,11 +2689,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 102 + "__id__": 110 }, "_enabled": true, "__prefab": { - "__id__": 106 + "__id__": 114 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2585,7 +2751,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 109 + "__id__": 117 }, "_contentSize": { "__type__": "cc.Size", @@ -2613,7 +2779,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 111 + "__id__": 119 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2655,7 +2821,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 113 + "__id__": 121 }, "_id": "" }, diff --git a/assets/resources/gui/element/hcard.prefab.meta b/assets/resources/game/gui/hcard.prefab.meta similarity index 100% rename from assets/resources/gui/element/hcard.prefab.meta rename to assets/resources/game/gui/hcard.prefab.meta diff --git a/assets/resources/game/gui/hero_set.prefab b/assets/resources/game/gui/hero_set.prefab index e9b480d7..0cc8ab90 100644 --- a/assets/resources/game/gui/hero_set.prefab +++ b/assets/resources/game/gui/hero_set.prefab @@ -52,7 +52,7 @@ "__id__": 116 }, { - "__id__": 118 + "__id__": 119 } ], "_prefab": { @@ -2700,7 +2700,7 @@ "fileId": "32bpMN2RNIXbFGf0XrTQcR" }, { - "__type__": "51ecezMdSZLh4DDq/80AokX", + "__type__": "cc.Button", "_name": "", "_objFlags": 0, "__editorExtras__": {}, @@ -2711,27 +2711,9 @@ "__prefab": { "__id__": 117 }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6bSZ2zJWFD1avkHKX88S6F" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 119 - }, "clickEvents": [ { - "__id__": 120 + "__id__": 118 } ], "_interactable": true, @@ -2783,10 +2765,28 @@ "__id__": 1 }, "component": "", - "_componentId": "51ecezMdSZLh4DDq/80AokX", + "_componentId": "e5696NXnjxEoLkxESF1rUMV", "handler": "select", "customEventData": "" }, + { + "__type__": "e5696NXnjxEoLkxESF1rUMV", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 120 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b3T3dSL61JmpylrCsj3OgD" + }, { "__type__": "cc.PrefabInfo", "root": { diff --git a/assets/resources/game/heros/k2.prefab b/assets/resources/game/heros/k2.prefab new file mode 100644 index 00000000..78780a92 --- /dev/null +++ b/assets/resources/game/heros/k2.prefab @@ -0,0 +1,1574 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "k2", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "k2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 8 + }, + { + "__id__": 19 + }, + { + "__id__": 32 + }, + { + "__id__": 40 + }, + { + "__id__": 52 + }, + { + "__id__": 63 + }, + { + "__id__": 72 + }, + { + "__id__": 82 + } + ], + "_active": true, + "_components": [ + { + "__id__": 91 + }, + { + "__id__": 93 + }, + { + "__id__": 95 + }, + { + "__id__": 97 + }, + { + "__id__": 99 + } + ], + "_prefab": { + "__id__": 101 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -0.041, + "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": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "shadow", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 5 + } + ], + "_prefab": { + "__id__": 7 + }, + "_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": 1, + "_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": 48, + "height": 10 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a62pNH7WJL7Y2J76xlh6E5" + }, + { + "__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": 190 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@34d88", + "__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": "c7Ljbr2uBPrIAr55WaWcYz" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "51ZjCtSAdKQ7Bnocj2kgu0", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 9 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 8 + }, + "asset": { + "__uuid__": "198e9c93-3ac9-4564-9d0e-63c9836e509a", + "__expectedType__": "cc.Prefab" + }, + "fileId": "54R/aYBglLI4Jn5pm++Jx8", + "instance": { + "__id__": 10 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "cdIK+ocxBJRLNeMROksdDi", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 11 + }, + { + "__id__": 13 + }, + { + "__id__": 14 + }, + { + "__id__": 15 + }, + { + "__id__": 16 + }, + { + "__id__": 17 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 12 + }, + "propertyPath": [ + "_name" + ], + "value": "max" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "54R/aYBglLI4Jn5pm++Jx8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 12 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -4.526, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 12 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 12 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 12 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 18 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "73D0ZuTQdMDqn/pimi7d34" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 20 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 19 + }, + "asset": { + "__uuid__": "198e9c93-3ac9-4564-9d0e-63c9836e509a", + "__expectedType__": "cc.Prefab" + }, + "fileId": "54R/aYBglLI4Jn5pm++Jx8", + "instance": { + "__id__": 21 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "12VQAe3ilGPam5hokpA0Jl", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 22 + }, + { + "__id__": 24 + }, + { + "__id__": 26 + }, + { + "__id__": 28 + }, + { + "__id__": 30 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 23 + }, + "propertyPath": [ + "_name" + ], + "value": "buff" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "54R/aYBglLI4Jn5pm++Jx8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 25 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -5.532, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "54R/aYBglLI4Jn5pm++Jx8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 27 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "54R/aYBglLI4Jn5pm++Jx8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 29 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "54R/aYBglLI4Jn5pm++Jx8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 31 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "54R/aYBglLI4Jn5pm++Jx8" + ] + }, + { + "__type__": "cc.Node", + "_name": "anm", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 33 + }, + { + "__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": 0.3, + "y": 0.3, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 32 + }, + "_enabled": true, + "__prefab": { + "__id__": 34 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 314.1499938964844, + "height": 336.3500061035156 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.483590644980259, + "y": 0.03225806506490894 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9eaEPPEkdKYYfWIxgJ1KbU" + }, + { + "__type__": "sp.Skeleton", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 32 + }, + "_enabled": true, + "__prefab": { + "__id__": 36 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_skeletonData": { + "__uuid__": "aff1f3dd-0cd5-4da5-8a47-7817fe67187b", + "__expectedType__": "sp.SkeletonData" + }, + "defaultSkin": "default", + "defaultAnimation": "Idle", + "_premultipliedAlpha": true, + "_timeScale": 0.9, + "_preCacheMode": 0, + "_cacheMode": 0, + "_sockets": [], + "_useTint": false, + "_debugMesh": false, + "_debugBones": false, + "_debugSlots": false, + "_enableBatch": false, + "loop": true, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "54k9q4iztE15bdAWnFOCpS" + }, + { + "__type__": "4ba4awuz8tF34rq4TkZ9W1S", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 32 + }, + "_enabled": true, + "__prefab": { + "__id__": 38 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "569pdLaDNB6qtHi4mnEa2p" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4aKyovCOhDJpr23Of35+5a", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 41 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 40 + }, + "asset": { + "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 42 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "3a1pwLAh1NkYnlDVrAFcnS", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 43 + }, + { + "__id__": 45 + }, + { + "__id__": 46 + }, + { + "__id__": 47 + }, + { + "__id__": 48 + }, + { + "__id__": 49 + }, + { + "__id__": 51 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 44 + }, + "propertyPath": [ + "_name" + ], + "value": "shielded" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 44 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -0.057, + "y": -39.46, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 44 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 44 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 44 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 120, + "height": 100 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "63NP9yq3hEUKD/OZZZ5t7x" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 44 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.2, + "y": 1.1, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 53 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 52 + }, + "asset": { + "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5fqU0L3/FOhKaco5UkHuWT", + "instance": { + "__id__": 54 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "69IAw7dThHvIlVtTfXOVMZ", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 55 + }, + { + "__id__": 57 + }, + { + "__id__": 58 + }, + { + "__id__": 59 + }, + { + "__id__": 60 + }, + { + "__id__": 62 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 56 + }, + "propertyPath": [ + "_name" + ], + "value": "top" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5fqU0L3/FOhKaco5UkHuWT" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 56 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 107.768, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 56 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 56 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 61 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 10.531, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "16MuhUBUpB2ZdBTYflEf1n" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 56 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.2, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 64 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 63 + }, + "asset": { + "__uuid__": "5b4ca49e-0f12-4478-b56d-bf8198b36b90", + "__expectedType__": "cc.Prefab" + }, + "fileId": "0d6ZXmA5dHkZxoGONDL2sE", + "instance": { + "__id__": 65 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "fe79INE+JI1Jy2Hu0iKLMn", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 66 + }, + { + "__id__": 68 + }, + { + "__id__": 69 + }, + { + "__id__": 70 + }, + { + "__id__": 71 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 67 + }, + "propertyPath": [ + "_name" + ], + "value": "tooltip" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "0d6ZXmA5dHkZxoGONDL2sE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 67 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 4.65, + "y": 129.718, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 67 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 67 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 67 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 73 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 72 + }, + "asset": { + "__uuid__": "ec11e9f5-3347-4d5e-8ed8-f98a6ac7963a", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 74 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "17Ib8GFs5NLLujjvFcA2Mf", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 75 + }, + { + "__id__": 77 + }, + { + "__id__": 78 + }, + { + "__id__": 79 + }, + { + "__id__": 80 + }, + { + "__id__": 81 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 76 + }, + "propertyPath": [ + "_name" + ], + "value": "heathed" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 76 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 7.711, + "y": 34.203, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 76 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 76 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 76 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 76 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 83 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 82 + }, + "asset": { + "__uuid__": "ae4493bd-cbcc-4392-921c-3e2b0fcd5338", + "__expectedType__": "cc.Prefab" + }, + "fileId": "91yoyAQGNDm5ziI7NUChZ+", + "instance": { + "__id__": 84 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "08n1IzuupL3YNn2/tFvc8M", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 85 + }, + { + "__id__": 87 + }, + { + "__id__": 88 + }, + { + "__id__": 89 + }, + { + "__id__": 90 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 86 + }, + "propertyPath": [ + "_name" + ], + "value": "up" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "91yoyAQGNDm5ziI7NUChZ+" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 86 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 4.302, + "y": 45.887, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 86 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 86 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 86 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 92 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "14OhXRCixNOaApgow/hFbp" + }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 94 + }, + "enabledContactListener": true, + "bullet": true, + "awakeOnLoad": true, + "_group": 4, + "_type": 1, + "_allowSleep": false, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": true, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d8rVs6intBQ7lRU8Dw4zXV" + }, + { + "__type__": "cc.BoxCollider2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 96 + }, + "tag": 0, + "_group": 4, + "_density": 1, + "_sensor": false, + "_friction": 1, + "_restitution": 0, + "_offset": { + "__type__": "cc.Vec2", + "x": -1.8, + "y": 37.7 + }, + "_size": { + "__type__": "cc.Size", + "width": 50.8, + "height": 78.6 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b2Dt9lJI9FyJCDezkDBPBl" + }, + { + "__type__": "a0379fmhvBHcbNcBF/l43O8", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 98 + }, + "anm": { + "__id__": 37 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "73PcRpG0xKxJpIRC2zbI/o" + }, + { + "__type__": "873f8d+SolMEo8DiTTxZRh4", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 100 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ae2ywFEqlJ26Sq7z7AtGgk" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fdklpBwCBM/qJ4WFlQF3kT", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": [ + { + "__id__": 82 + }, + { + "__id__": 72 + }, + { + "__id__": 63 + }, + { + "__id__": 52 + }, + { + "__id__": 40 + }, + { + "__id__": 19 + }, + { + "__id__": 8 + } + ] + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/k2.prefab.meta b/assets/resources/game/heros/k2.prefab.meta new file mode 100644 index 00000000..a6553e54 --- /dev/null +++ b/assets/resources/game/heros/k2.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "b69eb41f-e4a8-4155-b45a-c44843f3f2b0", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "k2" + } +} diff --git a/assets/resources/game/heros/k3.prefab b/assets/resources/game/heros/k3.prefab new file mode 100644 index 00000000..8d6d95b9 --- /dev/null +++ b/assets/resources/game/heros/k3.prefab @@ -0,0 +1,1574 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "k3", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "k3", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 8 + }, + { + "__id__": 19 + }, + { + "__id__": 32 + }, + { + "__id__": 40 + }, + { + "__id__": 52 + }, + { + "__id__": 63 + }, + { + "__id__": 72 + }, + { + "__id__": 82 + } + ], + "_active": true, + "_components": [ + { + "__id__": 91 + }, + { + "__id__": 93 + }, + { + "__id__": 95 + }, + { + "__id__": 97 + }, + { + "__id__": 99 + } + ], + "_prefab": { + "__id__": 101 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -0.041, + "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": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "shadow", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 5 + } + ], + "_prefab": { + "__id__": 7 + }, + "_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": 1, + "_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": 48, + "height": 10 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a62pNH7WJL7Y2J76xlh6E5" + }, + { + "__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": 190 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@34d88", + "__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": "c7Ljbr2uBPrIAr55WaWcYz" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "51ZjCtSAdKQ7Bnocj2kgu0", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 9 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 8 + }, + "asset": { + "__uuid__": "198e9c93-3ac9-4564-9d0e-63c9836e509a", + "__expectedType__": "cc.Prefab" + }, + "fileId": "54R/aYBglLI4Jn5pm++Jx8", + "instance": { + "__id__": 10 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "cdIK+ocxBJRLNeMROksdDi", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 11 + }, + { + "__id__": 13 + }, + { + "__id__": 14 + }, + { + "__id__": 15 + }, + { + "__id__": 16 + }, + { + "__id__": 17 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 12 + }, + "propertyPath": [ + "_name" + ], + "value": "max" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "54R/aYBglLI4Jn5pm++Jx8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 12 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -4.526, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 12 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 12 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 12 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 18 + }, + "propertyPath": [ + "_color" + ], + "value": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "73D0ZuTQdMDqn/pimi7d34" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 20 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 19 + }, + "asset": { + "__uuid__": "198e9c93-3ac9-4564-9d0e-63c9836e509a", + "__expectedType__": "cc.Prefab" + }, + "fileId": "54R/aYBglLI4Jn5pm++Jx8", + "instance": { + "__id__": 21 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "12VQAe3ilGPam5hokpA0Jl", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 22 + }, + { + "__id__": 24 + }, + { + "__id__": 26 + }, + { + "__id__": 28 + }, + { + "__id__": 30 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 23 + }, + "propertyPath": [ + "_name" + ], + "value": "buff" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "54R/aYBglLI4Jn5pm++Jx8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 25 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -5.532, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "54R/aYBglLI4Jn5pm++Jx8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 27 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "54R/aYBglLI4Jn5pm++Jx8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 29 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "54R/aYBglLI4Jn5pm++Jx8" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 31 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "54R/aYBglLI4Jn5pm++Jx8" + ] + }, + { + "__type__": "cc.Node", + "_name": "anm", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 33 + }, + { + "__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": 0.3, + "y": 0.3, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 32 + }, + "_enabled": true, + "__prefab": { + "__id__": 34 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 314.1499938964844, + "height": 336.3500061035156 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.483590644980259, + "y": 0.03225806506490894 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9eaEPPEkdKYYfWIxgJ1KbU" + }, + { + "__type__": "sp.Skeleton", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 32 + }, + "_enabled": true, + "__prefab": { + "__id__": 36 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_skeletonData": { + "__uuid__": "af4a5925-6b13-46bc-ba05-2419fa3d5cb2", + "__expectedType__": "sp.SkeletonData" + }, + "defaultSkin": "default", + "defaultAnimation": "Idle", + "_premultipliedAlpha": true, + "_timeScale": 0.9, + "_preCacheMode": 0, + "_cacheMode": 0, + "_sockets": [], + "_useTint": false, + "_debugMesh": false, + "_debugBones": false, + "_debugSlots": false, + "_enableBatch": false, + "loop": true, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "54k9q4iztE15bdAWnFOCpS" + }, + { + "__type__": "4ba4awuz8tF34rq4TkZ9W1S", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 32 + }, + "_enabled": true, + "__prefab": { + "__id__": 38 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "569pdLaDNB6qtHi4mnEa2p" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4aKyovCOhDJpr23Of35+5a", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 41 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 40 + }, + "asset": { + "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 42 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "3a1pwLAh1NkYnlDVrAFcnS", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 43 + }, + { + "__id__": 45 + }, + { + "__id__": 46 + }, + { + "__id__": 47 + }, + { + "__id__": 48 + }, + { + "__id__": 49 + }, + { + "__id__": 51 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 44 + }, + "propertyPath": [ + "_name" + ], + "value": "shielded" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 44 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -0.057, + "y": -39.46, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 44 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 44 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 44 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 50 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 120, + "height": 100 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "63NP9yq3hEUKD/OZZZ5t7x" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 44 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.2, + "y": 1.1, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 53 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 52 + }, + "asset": { + "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c", + "__expectedType__": "cc.Prefab" + }, + "fileId": "5fqU0L3/FOhKaco5UkHuWT", + "instance": { + "__id__": 54 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "69IAw7dThHvIlVtTfXOVMZ", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 55 + }, + { + "__id__": 57 + }, + { + "__id__": 58 + }, + { + "__id__": 59 + }, + { + "__id__": 60 + }, + { + "__id__": 62 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 56 + }, + "propertyPath": [ + "_name" + ], + "value": "top" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "5fqU0L3/FOhKaco5UkHuWT" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 56 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 107.768, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 56 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 56 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 61 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 10.531, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "16MuhUBUpB2ZdBTYflEf1n" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 56 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1.2, + "y": 1, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 64 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 63 + }, + "asset": { + "__uuid__": "5b4ca49e-0f12-4478-b56d-bf8198b36b90", + "__expectedType__": "cc.Prefab" + }, + "fileId": "0d6ZXmA5dHkZxoGONDL2sE", + "instance": { + "__id__": 65 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "fe79INE+JI1Jy2Hu0iKLMn", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 66 + }, + { + "__id__": 68 + }, + { + "__id__": 69 + }, + { + "__id__": 70 + }, + { + "__id__": 71 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 67 + }, + "propertyPath": [ + "_name" + ], + "value": "tooltip" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "0d6ZXmA5dHkZxoGONDL2sE" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 67 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 4.65, + "y": 129.718, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 67 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 67 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 67 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 73 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 72 + }, + "asset": { + "__uuid__": "ec11e9f5-3347-4d5e-8ed8-f98a6ac7963a", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 74 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "17Ib8GFs5NLLujjvFcA2Mf", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 75 + }, + { + "__id__": 77 + }, + { + "__id__": 78 + }, + { + "__id__": 79 + }, + { + "__id__": 80 + }, + { + "__id__": 81 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 76 + }, + "propertyPath": [ + "_name" + ], + "value": "heathed" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 76 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 7.711, + "y": 34.203, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 76 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 76 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 76 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 76 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 83 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 82 + }, + "asset": { + "__uuid__": "ae4493bd-cbcc-4392-921c-3e2b0fcd5338", + "__expectedType__": "cc.Prefab" + }, + "fileId": "91yoyAQGNDm5ziI7NUChZ+", + "instance": { + "__id__": 84 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "08n1IzuupL3YNn2/tFvc8M", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 85 + }, + { + "__id__": 87 + }, + { + "__id__": 88 + }, + { + "__id__": 89 + }, + { + "__id__": 90 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 86 + }, + "propertyPath": [ + "_name" + ], + "value": "up" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "91yoyAQGNDm5ziI7NUChZ+" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 86 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 4.302, + "y": 45.887, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 86 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 86 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 86 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 92 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "14OhXRCixNOaApgow/hFbp" + }, + { + "__type__": "cc.RigidBody2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 94 + }, + "enabledContactListener": true, + "bullet": true, + "awakeOnLoad": true, + "_group": 4, + "_type": 1, + "_allowSleep": false, + "_gravityScale": 1, + "_linearDamping": 0, + "_angularDamping": 0, + "_linearVelocity": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_angularVelocity": 0, + "_fixedRotation": true, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d8rVs6intBQ7lRU8Dw4zXV" + }, + { + "__type__": "cc.BoxCollider2D", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 96 + }, + "tag": 0, + "_group": 4, + "_density": 1, + "_sensor": false, + "_friction": 1, + "_restitution": 0, + "_offset": { + "__type__": "cc.Vec2", + "x": -1.8, + "y": 37.7 + }, + "_size": { + "__type__": "cc.Size", + "width": 50.8, + "height": 78.6 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b2Dt9lJI9FyJCDezkDBPBl" + }, + { + "__type__": "a0379fmhvBHcbNcBF/l43O8", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 98 + }, + "anm": { + "__id__": 37 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "73PcRpG0xKxJpIRC2zbI/o" + }, + { + "__type__": "873f8d+SolMEo8DiTTxZRh4", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 100 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ae2ywFEqlJ26Sq7z7AtGgk" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fdklpBwCBM/qJ4WFlQF3kT", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": [ + { + "__id__": 82 + }, + { + "__id__": 72 + }, + { + "__id__": 63 + }, + { + "__id__": 52 + }, + { + "__id__": 40 + }, + { + "__id__": 19 + }, + { + "__id__": 8 + } + ] + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/k3.prefab.meta b/assets/resources/game/heros/k3.prefab.meta new file mode 100644 index 00000000..e82cba26 --- /dev/null +++ b/assets/resources/game/heros/k3.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "5bc8e101-184e-4bc3-bda8-05d6f02b2ae6", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "k3" + } +} diff --git a/assets/resources/game/heros/uiheros.meta b/assets/resources/game/heros/uiheros.meta new file mode 100644 index 00000000..754322a4 --- /dev/null +++ b/assets/resources/game/heros/uiheros.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.2.0", + "importer": "directory", + "imported": true, + "uuid": "423f61c3-c566-43bd-8c77-38f89b40752c", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/resources/game/heros/uiheros/k1.prefab b/assets/resources/game/heros/uiheros/k1.prefab new file mode 100644 index 00000000..04d14907 --- /dev/null +++ b/assets/resources/game/heros/uiheros/k1.prefab @@ -0,0 +1,399 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "k1", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "k1", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 8 + } + ], + "_active": true, + "_components": [ + { + "__id__": 14 + }, + { + "__id__": 16 + } + ], + "_prefab": { + "__id__": 18 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -0.041, + "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": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "shadow", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 5 + } + ], + "_prefab": { + "__id__": 7 + }, + "_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": 1, + "_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": 48, + "height": 10 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a62pNH7WJL7Y2J76xlh6E5" + }, + { + "__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": 190 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@34d88", + "__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": "c7Ljbr2uBPrIAr55WaWcYz" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "51ZjCtSAdKQ7Bnocj2kgu0", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "anm", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 9 + }, + { + "__id__": 11 + } + ], + "_prefab": { + "__id__": 13 + }, + "_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.3, + "y": 0.3, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 10 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 314.1499938964844, + "height": 336.3500061035156 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.483590644980259, + "y": 0.03225806506490894 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9eaEPPEkdKYYfWIxgJ1KbU" + }, + { + "__type__": "sp.Skeleton", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 12 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_skeletonData": { + "__uuid__": "960e8420-772d-40c7-875e-71ef22a5a2c4", + "__expectedType__": "sp.SkeletonData" + }, + "defaultSkin": "default", + "defaultAnimation": "Idle", + "_premultipliedAlpha": true, + "_timeScale": 0.9, + "_preCacheMode": 0, + "_cacheMode": 0, + "_sockets": [], + "_useTint": false, + "_debugMesh": false, + "_debugBones": false, + "_debugSlots": false, + "_enableBatch": false, + "loop": true, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "54k9q4iztE15bdAWnFOCpS" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4aKyovCOhDJpr23Of35+5a", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 15 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "14OhXRCixNOaApgow/hFbp" + }, + { + "__type__": "44ef2gntuRF/bPCn4ViiEuB", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 17 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "37VPKEFLxPCbbMan7v7cCp" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fdklpBwCBM/qJ4WFlQF3kT", + "instance": null, + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/uiheros/k1.prefab.meta b/assets/resources/game/heros/uiheros/k1.prefab.meta new file mode 100644 index 00000000..f1fe3185 --- /dev/null +++ b/assets/resources/game/heros/uiheros/k1.prefab.meta @@ -0,0 +1 @@ +{"ver":"1.1.50","importer":"prefab","imported":true,"uuid":"43edbe26-97a6-4c3a-9626-df4f8a7addcd","files":[".json"],"subMetas":{},"userData":{"syncNodeName":"k1"}} diff --git a/assets/resources/game/heros/uiheros/k2.prefab b/assets/resources/game/heros/uiheros/k2.prefab new file mode 100644 index 00000000..24bf401a --- /dev/null +++ b/assets/resources/game/heros/uiheros/k2.prefab @@ -0,0 +1,420 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "k2", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "k2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 8 + } + ], + "_active": true, + "_components": [ + { + "__id__": 16 + }, + { + "__id__": 18 + } + ], + "_prefab": { + "__id__": 20 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -0.041, + "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": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "shadow", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 5 + } + ], + "_prefab": { + "__id__": 7 + }, + "_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": 1, + "_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": 48, + "height": 10 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a62pNH7WJL7Y2J76xlh6E5" + }, + { + "__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": 190 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@34d88", + "__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": "c7Ljbr2uBPrIAr55WaWcYz" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "51ZjCtSAdKQ7Bnocj2kgu0", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "anm", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 9 + }, + { + "__id__": 11 + }, + { + "__id__": 13 + } + ], + "_prefab": { + "__id__": 15 + }, + "_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.3, + "y": 0.3, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 10 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 314.1499938964844, + "height": 336.3500061035156 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.483590644980259, + "y": 0.03225806506490894 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9eaEPPEkdKYYfWIxgJ1KbU" + }, + { + "__type__": "sp.Skeleton", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 12 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_skeletonData": { + "__uuid__": "aff1f3dd-0cd5-4da5-8a47-7817fe67187b", + "__expectedType__": "sp.SkeletonData" + }, + "defaultSkin": "default", + "defaultAnimation": "Idle", + "_premultipliedAlpha": true, + "_timeScale": 0.9, + "_preCacheMode": 0, + "_cacheMode": 0, + "_sockets": [], + "_useTint": false, + "_debugMesh": false, + "_debugBones": false, + "_debugSlots": false, + "_enableBatch": false, + "loop": true, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "54k9q4iztE15bdAWnFOCpS" + }, + { + "__type__": "4ba4awuz8tF34rq4TkZ9W1S", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 14 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "569pdLaDNB6qtHi4mnEa2p" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4aKyovCOhDJpr23Of35+5a", + "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": 80, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "14OhXRCixNOaApgow/hFbp" + }, + { + "__type__": "44ef2gntuRF/bPCn4ViiEuB", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 19 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "37VPKEFLxPCbbMan7v7cCp" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fdklpBwCBM/qJ4WFlQF3kT", + "instance": null, + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/uiheros/k2.prefab.meta b/assets/resources/game/heros/uiheros/k2.prefab.meta new file mode 100644 index 00000000..82041f00 --- /dev/null +++ b/assets/resources/game/heros/uiheros/k2.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "775e1a9d-95b2-436f-a2f4-14261fd4b555", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "k2" + } +} diff --git a/assets/resources/game/heros/uiheros/k3.prefab b/assets/resources/game/heros/uiheros/k3.prefab new file mode 100644 index 00000000..cc41e368 --- /dev/null +++ b/assets/resources/game/heros/uiheros/k3.prefab @@ -0,0 +1,420 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "k3", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "k3", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 8 + } + ], + "_active": true, + "_components": [ + { + "__id__": 16 + }, + { + "__id__": 18 + } + ], + "_prefab": { + "__id__": 20 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -0.041, + "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": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "shadow", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 5 + } + ], + "_prefab": { + "__id__": 7 + }, + "_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": 1, + "_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": 48, + "height": 10 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a62pNH7WJL7Y2J76xlh6E5" + }, + { + "__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": 190 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@34d88", + "__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": "c7Ljbr2uBPrIAr55WaWcYz" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "51ZjCtSAdKQ7Bnocj2kgu0", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "anm", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 9 + }, + { + "__id__": 11 + }, + { + "__id__": 13 + } + ], + "_prefab": { + "__id__": 15 + }, + "_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.3, + "y": 0.3, + "z": 1 + }, + "_mobility": 0, + "_layer": 1, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 10 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 314.1499938964844, + "height": 336.3500061035156 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.483590644980259, + "y": 0.03225806506490894 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9eaEPPEkdKYYfWIxgJ1KbU" + }, + { + "__type__": "sp.Skeleton", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 12 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_skeletonData": { + "__uuid__": "af4a5925-6b13-46bc-ba05-2419fa3d5cb2", + "__expectedType__": "sp.SkeletonData" + }, + "defaultSkin": "default", + "defaultAnimation": "Idle", + "_premultipliedAlpha": true, + "_timeScale": 0.9, + "_preCacheMode": 0, + "_cacheMode": 0, + "_sockets": [], + "_useTint": false, + "_debugMesh": false, + "_debugBones": false, + "_debugSlots": false, + "_enableBatch": false, + "loop": true, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "54k9q4iztE15bdAWnFOCpS" + }, + { + "__type__": "4ba4awuz8tF34rq4TkZ9W1S", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 14 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "569pdLaDNB6qtHi4mnEa2p" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4aKyovCOhDJpr23Of35+5a", + "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": 80, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "14OhXRCixNOaApgow/hFbp" + }, + { + "__type__": "44ef2gntuRF/bPCn4ViiEuB", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 19 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "37VPKEFLxPCbbMan7v7cCp" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fdklpBwCBM/qJ4WFlQF3kT", + "instance": null, + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/resources/game/heros/uiheros/k3.prefab.meta b/assets/resources/game/heros/uiheros/k3.prefab.meta new file mode 100644 index 00000000..98d1f538 --- /dev/null +++ b/assets/resources/game/heros/uiheros/k3.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "2c9d8639-70e7-4794-a986-c41faf9607fa", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "k3" + } +} diff --git a/assets/resources/gui/role_controller.prefab b/assets/resources/gui/role_controller.prefab index a6bbb190..33f4ea88 100644 --- a/assets/resources/gui/role_controller.prefab +++ b/assets/resources/gui/role_controller.prefab @@ -22,35 +22,35 @@ "__id__": 2 }, { - "__id__": 504 + "__id__": 23 }, { - "__id__": 644 + "__id__": 592 }, { - "__id__": 750 + "__id__": 698 }, { - "__id__": 754 + "__id__": 702 }, { - "__id__": 1836 + "__id__": 1784 } ], "_active": true, "_components": [ { - "__id__": 1925 + "__id__": 1873 }, { - "__id__": 1927 + "__id__": 1875 }, { - "__id__": 1929 + "__id__": 1877 } ], "_prefab": { - "__id__": 1931 + "__id__": 1879 }, "_lpos": { "__type__": "cc.Vec3", @@ -94,35 +94,35 @@ "__id__": 3 }, { - "__id__": 23 + "__id__": 166 }, { - "__id__": 67 + "__id__": 210 }, { - "__id__": 111 + "__id__": 254 }, { - "__id__": 277 + "__id__": 420 }, { - "__id__": 340 + "__id__": 428 } ], "_active": true, "_components": [ { - "__id__": 497 + "__id__": 585 }, { - "__id__": 499 + "__id__": 587 }, { - "__id__": 501 + "__id__": 589 } ], "_prefab": { - "__id__": 503 + "__id__": 591 }, "_lpos": { "__type__": "cc.Vec3", @@ -156,7 +156,7 @@ { "__type__": "cc.Node", "_name": "end", - "_objFlags": 512, + "_objFlags": 0, "__editorExtras__": {}, "_parent": { "__id__": 2 @@ -176,7 +176,7 @@ } ], "_prefab": { - "__id__": 22 + "__id__": 165 }, "_lpos": { "__type__": "cc.Vec3", @@ -210,7 +210,7 @@ { "__type__": "cc.Node", "_name": "ItemFrame02_Single_Gray", - "_objFlags": 512, + "_objFlags": 0, "__editorExtras__": {}, "_parent": { "__id__": 3 @@ -264,7 +264,7 @@ { "__type__": "cc.Node", "_name": "Icon_Close02", - "_objFlags": 512, + "_objFlags": 0, "__editorExtras__": {}, "_parent": { "__id__": 4 @@ -529,6 +529,9 @@ }, { "__id__": 21 + }, + { + "__id__": 22 } ], "_interactable": true, @@ -595,56 +598,53 @@ "customEventData": "" }, { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 + "__type__": "cc.ClickEvent", + "target": { + "__id__": 23 }, - "asset": { - "__id__": 0 - }, - "fileId": "efsBvXhGNHD5mVlQm4e8aN", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + "component": "", + "_componentId": "11498TbVJpO6qmZ8m9k55Zx", + "handler": "load_ui_heros", + "customEventData": "" }, { "__type__": "cc.Node", - "_name": "msk", - "_objFlags": 512, + "_name": "mission_home", + "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2 + "__id__": 1 }, "_children": [ { "__id__": 24 }, { - "__id__": 30 + "__id__": 89 }, { - "__id__": 38 - }, - { - "__id__": 54 + "__id__": 93 } ], "_active": true, "_components": [ { - "__id__": 62 + "__id__": 158 }, { - "__id__": 64 + "__id__": 160 + }, + { + "__id__": 162 } ], "_prefab": { - "__id__": 66 + "__id__": 164 }, "_lpos": { "__type__": "cc.Vec3", - "x": -300, - "y": 1050, + "x": 0, + "y": 120, "z": 0 }, "_lrot": { @@ -672,29 +672,39 @@ }, { "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 512, + "_name": "btns", + "_objFlags": 0, "__editorExtras__": {}, "_parent": { "__id__": 23 }, - "_children": [], - "_active": false, - "_components": [ + "_children": [ { "__id__": 25 }, { - "__id__": 27 + "__id__": 44 + }, + { + "__id__": 63 + } + ], + "_active": true, + "_components": [ + { + "__id__": 84 + }, + { + "__id__": 86 } ], "_prefab": { - "__id__": 29 + "__id__": 88 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 0, + "y": 70, "z": 0 }, "_lrot": { @@ -706,8 +716,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": 0.5, - "y": 0.5, + "x": 1, + "y": 1, "z": 1 }, "_mobility": 0, @@ -720,106 +730,75 @@ }, "_id": "" }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 24 - }, - "_enabled": true, - "__prefab": { - "__id__": 26 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 160, - "height": 160 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d94PiQPqdGqJDKw0/DVxR6" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 24 - }, - "_enabled": true, - "__prefab": { - "__id__": 28 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 28, - "g": 194, - "b": 247, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b36c4", - "__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": "65QHG2JuFCPox9ZMz2Ms6D" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "acKGMY6rtEPbflCnB14p6R", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, { "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 512, + "_name": "heros", + "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 23 + "__id__": 24 }, - "_children": [], + "_children": [ + { + "__id__": 26 + } + ], "_active": true, "_components": [ { - "__id__": 31 + "__id__": 38 }, + { + "__id__": 40 + } + ], + "_prefab": { + "__id__": 43 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -230, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "btn", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 25 + }, + "_children": [ + { + "__id__": 27 + } + ], + "_active": true, + "_components": [ { "__id__": 33 }, @@ -860,479 +839,26 @@ "_id": "" }, { - "__type__": "cc.UITransform", - "_name": "", + "__type__": "cc.Node", + "_name": "name", "_objFlags": 0, "__editorExtras__": {}, - "node": { - "__id__": 30 + "_parent": { + "__id__": 26 }, - "_enabled": true, - "__prefab": { + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 28 + }, + { + "__id__": 30 + } + ], + "_prefab": { "__id__": 32 }, - "_contentSize": { - "__type__": "cc.Size", - "width": 75, - "height": 75 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a4q2znKEBONatidCmMcLnb" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 30 - }, - "_enabled": true, - "__prefab": { - "__id__": 34 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "767c21dd-b2a2-4118-a12d-f67a8039abd4@d37cb", - "__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": "136OEJWdJN3r5fCDMVvALr" - }, - { - "__type__": "cc.Animation", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 30 - }, - "_enabled": true, - "__prefab": { - "__id__": 36 - }, - "playOnLoad": true, - "_clips": [ - { - "__uuid__": "265fe344-46f7-400c-b5cf-0ca64b6ab4aa", - "__expectedType__": "cc.AnimationClip" - } - ], - "_defaultClip": { - "__uuid__": "265fe344-46f7-400c-b5cf-0ca64b6ab4aa", - "__expectedType__": "cc.AnimationClip" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "26LeXrKX5BgbMg4IFEuxEf" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b8EfiIMNRIyLxclWnzNW9h", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ProgressBar", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 23 - }, - "_children": [ - { - "__id__": 39 - } - ], - "_active": true, - "_components": [ - { - "__id__": 45 - }, - { - "__id__": 47 - }, - { - "__id__": 49 - }, - { - "__id__": 51 - } - ], - "_prefab": { - "__id__": 53 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -50, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0.7071067811865475, - "w": 0.7071067811865476 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 90 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Bar", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 38 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 40 - }, - { - "__id__": 42 - } - ], - "_prefab": { - "__id__": 44 - }, - "_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": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 39 - }, - "_enabled": true, - "__prefab": { - "__id__": 41 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 70, - "height": 15 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5cE6CnWtBAQ4sQzvQtyRTZ" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 39 - }, - "_enabled": true, - "__prefab": { - "__id__": 43 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@6e8e8", - "__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": "3djR8SW0lNg5/lbV84P8Z6" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "cccoXE4R1CJbPVQNjWMkn/", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 38 - }, - "_enabled": true, - "__prefab": { - "__id__": 46 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 70, - "height": 15 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "99q6B7ZiZJ7L4kr+ImhCR8" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 38 - }, - "_enabled": true, - "__prefab": { - "__id__": 48 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@70a40", - "__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": "2dBnH/9oxPcJixDkAa25vk" - }, - { - "__type__": "cc.ProgressBar", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 38 - }, - "_enabled": true, - "__prefab": { - "__id__": 50 - }, - "_barSprite": { - "__id__": 42 - }, - "_mode": 0, - "_totalLength": 70, - "_progress": 1, - "_reverse": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "01yFe39ulCepDkekM31uBk" - }, - { - "__type__": "2a50eqI7JZNV5Sh0y/Qd9C6", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 38 - }, - "_enabled": true, - "__prefab": { - "__id__": 52 - }, - "controller": false, - "watchPath": "", - "componentName": "", - "componentProperty": "", - "refreshRate": 0.1, - "watchPathArr": [ - "data.mission.exp", - "data.mission.exp_max" - ], - "stringFormat": "", - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f19yYGrhFEUYrCIOkVW/ej" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "93eWJ/uTRL3IoKIAucMEr3", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "flash", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 23 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 55 - }, - { - "__id__": 57 - }, - { - "__id__": 59 - } - ], - "_prefab": { - "__id__": 61 - }, "_lpos": { "__type__": "cc.Vec3", "x": 0, @@ -1368,9856 +894,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 54 + "__id__": 27 }, "_enabled": true, "__prefab": { - "__id__": 56 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 132, - "height": 122 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c40z0Nwe1Oz4v905wrCWAs" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 54 - }, - "_enabled": true, - "__prefab": { - "__id__": 58 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 0 - }, - "_spriteFrame": { - "__uuid__": "45af5702-7585-4d72-85cf-d7b8da02d832@13f7e", - "__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": "f0V8HMF05Cn6TvV0xgCb8c" - }, - { - "__type__": "cc.Animation", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 54 - }, - "_enabled": true, - "__prefab": { - "__id__": 60 - }, - "playOnLoad": false, - "_clips": [ - { - "__uuid__": "af68aca0-fe3e-45de-8cc4-728d67b3a7ff", - "__expectedType__": "cc.AnimationClip" - } - ], - "_defaultClip": { - "__uuid__": "af68aca0-fe3e-45de-8cc4-728d67b3a7ff", - "__expectedType__": "cc.AnimationClip" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "14AbGUXgBPUp7nsPJLgX2r" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "36pYLBrB5OAov8TvGIyNT9", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 23 - }, - "_enabled": true, - "__prefab": { - "__id__": 63 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 80, - "height": 80 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ec48FEzpBPEIjDQTvyuIFW" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 23 - }, - "_enabled": true, - "__prefab": { - "__id__": 65 - }, - "_alignFlags": 12, - "_target": null, - "_left": 20, - "_right": 0, - "_top": 0, - "_bottom": 1010, - "_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": "dfnzIAMERBTqWwktewPeuG" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e6MH8yvFxAeLS+qURUralu", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "mmsk", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 2 - }, - "_children": [ - { - "__id__": 68 - }, - { - "__id__": 74 - }, - { - "__id__": 82 - }, - { - "__id__": 98 - } - ], - "_active": true, - "_components": [ - { - "__id__": 106 - }, - { - "__id__": 108 - } - ], - "_prefab": { - "__id__": 110 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 300, - "y": 1050, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 67 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 69 - }, - { - "__id__": 71 - } - ], - "_prefab": { - "__id__": 73 - }, - "_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__": 68 - }, - "_enabled": true, - "__prefab": { - "__id__": 70 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 160, - "height": 160 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b1IgQC0V5Hj7kumg+HDLtr" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 68 - }, - "_enabled": true, - "__prefab": { - "__id__": 72 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 139, - "g": 132, - "b": 132, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b36c4", - "__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": "80v0HRQRVPob02uKiV3VJE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "7eU2PmZqNDzI19LG7TnFA5", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 67 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 75 - }, - { - "__id__": 77 - }, - { - "__id__": 79 - } - ], - "_prefab": { - "__id__": 81 - }, - "_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__": 74 - }, - "_enabled": true, - "__prefab": { - "__id__": 76 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 75, - "height": 75 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f2FLt+1C1B6phMnXs7sYkh" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 74 - }, - "_enabled": true, - "__prefab": { - "__id__": 78 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "767c21dd-b2a2-4118-a12d-f67a8039abd4@d37cb", - "__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": "c8su5qLRVItpw+FfCishNG" - }, - { - "__type__": "cc.Animation", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 74 - }, - "_enabled": true, - "__prefab": { - "__id__": 80 - }, - "playOnLoad": true, - "_clips": [ - { - "__uuid__": "265fe344-46f7-400c-b5cf-0ca64b6ab4aa", - "__expectedType__": "cc.AnimationClip" - } - ], - "_defaultClip": { - "__uuid__": "265fe344-46f7-400c-b5cf-0ca64b6ab4aa", - "__expectedType__": "cc.AnimationClip" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "69MwsEcatKnK1i2Ut1v+Ff" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b9z5DTyplPyZsLbGX8HNYK", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ProgressBar", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 67 - }, - "_children": [ - { - "__id__": 83 - } - ], - "_active": true, - "_components": [ - { - "__id__": 89 - }, - { - "__id__": 91 - }, - { - "__id__": 93 - }, - { - "__id__": 95 - } - ], - "_prefab": { - "__id__": 97 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 50, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0.7071067811865475, - "w": 0.7071067811865476 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 90 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Bar", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 82 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 84 - }, - { - "__id__": 86 - } - ], - "_prefab": { - "__id__": 88 - }, - "_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": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 83 - }, - "_enabled": true, - "__prefab": { - "__id__": 85 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 70, - "height": 15 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f3oJLRGZBMZZn6uJ7Yi7qg" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 83 - }, - "_enabled": true, - "__prefab": { - "__id__": 87 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@1b2fa", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a90AF/k3tJ+KILMiib7/9f" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "6cfPz0+9lJ8oDm1J4MSaSH", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 82 - }, - "_enabled": true, - "__prefab": { - "__id__": 90 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 70, - "height": 15 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "79uAr2d0BHloqgLFLD8Jp6" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 82 - }, - "_enabled": true, - "__prefab": { - "__id__": 92 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@70a40", - "__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": "4fIUBg4sxDe7QurWAd9bsB" - }, - { - "__type__": "cc.ProgressBar", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 82 - }, - "_enabled": true, - "__prefab": { - "__id__": 94 - }, - "_barSprite": { - "__id__": 86 - }, - "_mode": 0, - "_totalLength": 70, - "_progress": 1, - "_reverse": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "22tARv0tZNWZ+YX+20igc4" - }, - { - "__type__": "2a50eqI7JZNV5Sh0y/Qd9C6", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 82 - }, - "_enabled": true, - "__prefab": { - "__id__": 96 - }, - "controller": false, - "watchPath": "", - "componentName": "", - "componentProperty": "", - "refreshRate": 0.1, - "watchPathArr": [ - "data.mission.m_exp", - "data.mission.m_exp_max" - ], - "stringFormat": "", - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "23rAp9NyZD46TDilDsRd1Z" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "01qffeMddCGaU1ojMu37bX", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "flash", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 67 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 99 - }, - { - "__id__": 101 - }, - { - "__id__": 103 - } - ], - "_prefab": { - "__id__": 105 - }, - "_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__": 98 - }, - "_enabled": true, - "__prefab": { - "__id__": 100 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 132, - "height": 122 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "71c0R/d9tC16vd0J7BDS1n" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 98 - }, - "_enabled": true, - "__prefab": { - "__id__": 102 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 0 - }, - "_spriteFrame": { - "__uuid__": "45af5702-7585-4d72-85cf-d7b8da02d832@13f7e", - "__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": "ca+cjl11hGHoW2wCMqQeLB" - }, - { - "__type__": "cc.Animation", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 98 - }, - "_enabled": true, - "__prefab": { - "__id__": 104 - }, - "playOnLoad": false, - "_clips": [ - { - "__uuid__": "af68aca0-fe3e-45de-8cc4-728d67b3a7ff", - "__expectedType__": "cc.AnimationClip" - } - ], - "_defaultClip": { - "__uuid__": "af68aca0-fe3e-45de-8cc4-728d67b3a7ff", - "__expectedType__": "cc.AnimationClip" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b21o61q3tNs4vrwM25MDhH" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "39pYO9dQFDFpCWetK4FDSY", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 67 - }, - "_enabled": true, - "__prefab": { - "__id__": 107 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 80, - "height": 80 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "97NfQUvItIypAA5KhPczFq" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 67 - }, - "_enabled": true, - "__prefab": { - "__id__": 109 - }, - "_alignFlags": 36, - "_target": null, - "_left": 20, - "_right": 20, - "_top": 0, - "_bottom": 1010, - "_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": "26G0Kuw4tC+qtgoNkhd4Y9" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "0cI0FvDbZDrp7voNlUxcnw", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "exp", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 2 - }, - "_children": [ - { - "__id__": 112 - }, - { - "__id__": 136 - }, - { - "__id__": 166 - }, - { - "__id__": 196 - }, - { - "__id__": 220 - }, - { - "__id__": 244 - } - ], - "_active": true, - "_components": [ - { - "__id__": 268 - }, - { - "__id__": 270 - }, - { - "__id__": 272 - }, - { - "__id__": 274 - } - ], - "_prefab": { - "__id__": 276 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 680, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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": "dead", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 111 - }, - "_children": [ - { - "__id__": 113 - }, - { - "__id__": 119 - }, - { - "__id__": 127 - } - ], - "_active": true, - "_components": [ - { - "__id__": 133 - } - ], - "_prefab": { - "__id__": 135 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -335, - "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": "line_bg", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 112 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 114 - }, - { - "__id__": 116 - } - ], - "_prefab": { - "__id__": 118 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -20, - "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__": 113 - }, - "_enabled": true, - "__prefab": { - "__id__": 115 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 110, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bcgY8+AUhFxb9Gnp5OXq1N" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 113 - }, - "_enabled": true, - "__prefab": { - "__id__": 117 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "532ttuOYRC0aoVVedV0B/z" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a93pfLEodHGp5kOqW82cRJ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "data", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 112 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 120 - }, - { - "__id__": 122 - }, - { - "__id__": 124 - } - ], - "_prefab": { - "__id__": 126 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 40.4, - "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__": 119 - }, - "_enabled": true, - "__prefab": { - "__id__": 121 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 60, - "height": 25 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "08n2LVOkRBd7+38lEhoCDC" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 119 - }, - "_enabled": true, - "__prefab": { - "__id__": 123 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "0", - "_horizontalAlign": 2, - "_verticalAlign": 1, - "_actualFontSize": 20, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 25, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d0fFLntMBDDqgkA1mGZ1bE" - }, - { - "__type__": "545c05XsG9GDJispEGWKvYv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 119 - }, - "_enabled": true, - "__prefab": { - "__id__": 125 - }, - "templateMode": false, - "watchPath": "data.mission.ap", - "labelType": "cc.Label", - "watchPathArr": [], - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "38niNdcHREgLNdMSU8z07J" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "22NAxGRPNC77MCqpXyRHCS", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 112 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 128 - }, - { - "__id__": 130 - } - ], - "_prefab": { - "__id__": 132 - }, - "_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__": 127 - }, - "_enabled": true, - "__prefab": { - "__id__": 129 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 110, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7aoPluUIdPD7k0Sz0RvTum" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 127 - }, - "_enabled": true, - "__prefab": { - "__id__": 131 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 158, - "g": 165, - "b": 161, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6f050", - "__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": "11iCWyli1O64nxxeRzyXPG" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "82RQIKVVBEP5yGq7AHBOH1", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 112 - }, - "_enabled": true, - "__prefab": { - "__id__": 134 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b1kkCkJQVOoqQA0rZqNKLq" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "32hnGwWX1OQaIOUnFFrdsS", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "doge", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 111 - }, - "_children": [ - { - "__id__": 137 - }, - { - "__id__": 143 - }, - { - "__id__": 151 - }, - { - "__id__": 157 - } - ], - "_active": true, - "_components": [ - { - "__id__": 163 - } - ], - "_prefab": { - "__id__": 165 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -215, - "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": "line_bg", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 136 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 138 - }, - { - "__id__": 140 - } - ], - "_prefab": { - "__id__": 142 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -20, - "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__": 137 - }, - "_enabled": true, - "__prefab": { - "__id__": 139 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 110, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "eebSoYrxlAo5FXf786npmM" - }, - { - "__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__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9akuH0Q+BFho4MytSZChfB" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "2501v6Vk5FkoFxKeWSYJUb", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "data", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 136 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 144 - }, - { - "__id__": 146 - }, - { - "__id__": 148 - } - ], - "_prefab": { - "__id__": 150 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 28.575, - "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__": 143 - }, - "_enabled": true, - "__prefab": { - "__id__": 145 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 50, - "height": 25 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5a3ulTVqZNdYEMWpGmlx51" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 143 - }, - "_enabled": true, - "__prefab": { - "__id__": 147 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "999", - "_horizontalAlign": 2, - "_verticalAlign": 1, - "_actualFontSize": 20, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 25, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "fb9EVP1+NPTqWpryL0e3iz" - }, - { - "__type__": "545c05XsG9GDJispEGWKvYv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 143 - }, - "_enabled": true, - "__prefab": { - "__id__": 149 - }, - "templateMode": false, - "watchPath": "data.mission.ap", - "labelType": "cc.Label", - "watchPathArr": [], - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9dQEdqSD1NAJ7TrQuU/6cO" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "1741O+lnJPqapJEbSNbn60", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 136 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 152 - }, - { - "__id__": 154 - } - ], - "_prefab": { - "__id__": 156 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": -0.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__": 151 - }, - "_enabled": true, - "__prefab": { - "__id__": 153 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 108, - "height": 114 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9csTRjCCpPtb4B3t0R37dL" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 151 - }, - "_enabled": true, - "__prefab": { - "__id__": 155 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 231, - "g": 210, - "b": 102, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@1c54c", - "__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": "0c+GyGP1hEe78PMe84mRF5" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "22MAT6NnlBb4ZjGsVSGAht", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "%", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 136 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 158 - }, - { - "__id__": 160 - } - ], - "_prefab": { - "__id__": 162 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 77.297, - "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__": 157 - }, - "_enabled": true, - "__prefab": { - "__id__": 159 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 50, - "height": 25 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "depW1geIxIqZXHiNf0bnPq" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 157 - }, - "_enabled": true, - "__prefab": { - "__id__": 161 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "%", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 20, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 25, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f7IoOg4JpMIoF1aatgTAtx" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "49meJcc/hFJ69TMF6GYYxl", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 136 - }, - "_enabled": true, - "__prefab": { - "__id__": 164 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5adTU1lMVBzoKBVTpguzKB" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "530207IPtNqoddBei4ZinF", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ct", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 111 - }, - "_children": [ - { - "__id__": 167 - }, - { - "__id__": 173 - }, - { - "__id__": 181 - }, - { - "__id__": 187 - } - ], - "_active": true, - "_components": [ - { - "__id__": 193 - } - ], - "_prefab": { - "__id__": 195 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -95, - "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": "line_bg", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 166 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 168 - }, - { - "__id__": 170 - } - ], - "_prefab": { - "__id__": 172 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -20, - "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__": 167 - }, - "_enabled": true, - "__prefab": { - "__id__": 169 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 110, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e0Czi5V9ZNHp/dWHNA/Bi7" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 167 - }, - "_enabled": true, - "__prefab": { - "__id__": 171 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "dfFNF69ppFbbcgK+GJ/gX4" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "031l6h+F1GlYR7WgMkxNnn", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "data", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 166 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 174 - }, - { - "__id__": 176 - }, - { - "__id__": 178 - } - ], - "_prefab": { - "__id__": 180 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 28.575, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 173 - }, - "_enabled": true, - "__prefab": { - "__id__": 175 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 50, - "height": 25 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "06qj5o0OpIFKINXU+Aw9la" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 173 - }, - "_enabled": true, - "__prefab": { - "__id__": 177 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "999", - "_horizontalAlign": 2, - "_verticalAlign": 1, - "_actualFontSize": 20, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 25, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "32N2d3GM5Ku4UqO9t636WB" - }, - { - "__type__": "545c05XsG9GDJispEGWKvYv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 173 - }, - "_enabled": true, - "__prefab": { - "__id__": 179 - }, - "templateMode": false, - "watchPath": "data.mission.ap", - "labelType": "cc.Label", - "watchPathArr": [], - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9cyoiPKsBHcbX8GwaNuAgU" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "0aBvm6UYlLH5EG9ECfMl8Z", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "%", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 166 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 182 - }, - { - "__id__": 184 - } - ], - "_prefab": { - "__id__": 186 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 100.161, - "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__": 181 - }, - "_enabled": true, - "__prefab": { - "__id__": 183 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "21E3sutqFJcYRGEcUjHD+P" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 181 - }, - "_enabled": true, - "__prefab": { - "__id__": 185 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "%", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 21, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 25, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "95VsBjzG1DTryxW/LWjhwF" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e2b57TTWZFF7TdC0chgsK3", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 166 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 188 - }, - { - "__id__": 190 - } - ], - "_prefab": { - "__id__": 192 - }, - "_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__": 187 - }, - "_enabled": true, - "__prefab": { - "__id__": 189 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 102, - "height": 102 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7ap6kISF9DNrTL2Z7/oNrK" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 187 - }, - "_enabled": true, - "__prefab": { - "__id__": 191 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 238, - "g": 0, - "b": 0, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b96a0", - "__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": "ddyHL1ixVMeqahP2whLChP" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "85Yr8WpspKG5z/7/sCzheo", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 166 - }, - "_enabled": true, - "__prefab": { - "__id__": 194 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e7PWNrbM1MnYSjxKK/TMwQ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d1i54mQOVHMaTjwssqOF0a", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "hp", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 111 - }, - "_children": [ - { - "__id__": 197 - }, - { - "__id__": 203 - }, - { - "__id__": 211 - } - ], - "_active": true, - "_components": [ - { - "__id__": 217 - } - ], - "_prefab": { - "__id__": 219 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 25, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "line_bg", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 196 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 198 - }, - { - "__id__": 200 - } - ], - "_prefab": { - "__id__": 202 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -20, - "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__": 197 - }, - "_enabled": true, - "__prefab": { - "__id__": 199 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 110, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "698HP7aCpPlpuW8KRPlH2x" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 197 - }, - "_enabled": true, - "__prefab": { - "__id__": 201 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c6dnHI6FVB0rWmI1MDY/Di" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d8zT3VqP1C3KXpJsJmmvqD", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "data", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 196 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 204 - }, - { - "__id__": 206 - }, - { - "__id__": 208 - } - ], - "_prefab": { - "__id__": 210 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 40.4, - "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__": 203 - }, - "_enabled": true, - "__prefab": { - "__id__": 205 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 60, - "height": 25 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "47JSFGKHFOhLbqsIBhYGTx" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 203 - }, - "_enabled": true, - "__prefab": { - "__id__": 207 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "0", - "_horizontalAlign": 2, - "_verticalAlign": 1, - "_actualFontSize": 20, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 25, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9aHUWzFp5Fy5PZYqsfAE4C" - }, - { - "__type__": "545c05XsG9GDJispEGWKvYv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 203 - }, - "_enabled": true, - "__prefab": { - "__id__": 209 - }, - "templateMode": false, - "watchPath": "data.mission.hp", - "labelType": "cc.Label", - "watchPathArr": [], - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "cbAPBSmetBbp/SXX/OBJOw" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "afeXR07QRN0qkbei/uljLH", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 196 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 212 - }, - { - "__id__": 214 - } - ], - "_prefab": { - "__id__": 216 - }, - "_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__": 211 - }, - "_enabled": true, - "__prefab": { - "__id__": 213 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 112, - "height": 94 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9cWz31TJVPY4h0SxXfi41b" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 211 - }, - "_enabled": true, - "__prefab": { - "__id__": 215 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 76, - "g": 238, - "b": 0, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@64337", - "__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": "58cMZpK/VOWIpqxI26uZSZ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "873sLeZnxAt5703dQ164J6", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 196 - }, - "_enabled": true, - "__prefab": { - "__id__": 218 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "65nKyRfJpAu5bn+P9AcC9F" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "92erVI25FJVbYBkVBO9mWZ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "def", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 111 - }, - "_children": [ - { - "__id__": 221 - }, - { - "__id__": 227 - }, - { - "__id__": 235 - } - ], - "_active": true, - "_components": [ - { - "__id__": 241 - } - ], - "_prefab": { - "__id__": 243 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 145, - "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": "line_bg", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 220 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 222 - }, - { - "__id__": 224 - } - ], - "_prefab": { - "__id__": 226 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -20, - "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__": 221 - }, - "_enabled": true, - "__prefab": { - "__id__": 223 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 110, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "34OstLL0VJsqipW0n1KABp" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 221 - }, - "_enabled": true, - "__prefab": { - "__id__": 225 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "cbEjeGCXBAGIUT9GixGLXz" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f3gvReV85D17VS+AiLN9AZ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "data", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 220 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 228 - }, - { - "__id__": 230 - }, - { - "__id__": 232 - } - ], - "_prefab": { - "__id__": 234 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 40.4, - "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__": 227 - }, - "_enabled": true, - "__prefab": { - "__id__": 229 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 60, - "height": 25 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d1VXLEfd1DSatlK0xMmxY1" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 227 - }, - "_enabled": true, - "__prefab": { - "__id__": 231 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "0", - "_horizontalAlign": 2, - "_verticalAlign": 1, - "_actualFontSize": 20, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 25, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0eTOGo10pKW50ZXFZIzPyP" - }, - { - "__type__": "545c05XsG9GDJispEGWKvYv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 227 - }, - "_enabled": true, - "__prefab": { - "__id__": 233 - }, - "templateMode": false, - "watchPath": "data.mission.def", - "labelType": "cc.Label", - "watchPathArr": [], - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "84Z64HO+1HJ7wBGN6/TZnw" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "50AraKKvVFzJbDIWzA0V2t", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 220 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 236 - }, - { - "__id__": 238 - } - ], - "_prefab": { - "__id__": 240 - }, - "_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__": 235 - }, - "_enabled": true, - "__prefab": { - "__id__": 237 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 120, - "height": 112 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "20YH9suO5IzKfpSg8xh8Ks" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 235 - }, - "_enabled": true, - "__prefab": { - "__id__": 239 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 89, - "g": 174, - "b": 241, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6524b", - "__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": "f3fVcv/T9NjYcRoHoWnfpE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "89PK/SJHlM1JfpbUmppLEy", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 220 - }, - "_enabled": true, - "__prefab": { - "__id__": 242 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "26UY76eotDdqVkZbf5pwF1" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "75YToSrLZEJIq5TeSNr2Fm", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ap", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 111 - }, - "_children": [ - { - "__id__": 245 - }, - { - "__id__": 251 - }, - { - "__id__": 259 - } - ], - "_active": true, - "_components": [ - { - "__id__": 265 - } - ], - "_prefab": { - "__id__": 267 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 265, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "line_bg", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 244 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 246 - }, - { - "__id__": 248 - } - ], - "_prefab": { - "__id__": 250 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -20, - "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__": 245 - }, - "_enabled": true, - "__prefab": { - "__id__": 247 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 110, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a4gMQ0IoZCzYfKjAaHQs/q" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 245 - }, - "_enabled": true, - "__prefab": { - "__id__": 249 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "421SY1WWZLAISuC1i7VIMy" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "32MRDstZdOublnjTs0XMB6", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "data", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 244 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 252 - }, - { - "__id__": 254 - }, - { - "__id__": 256 - } - ], - "_prefab": { - "__id__": 258 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 40.4, - "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__": 251 - }, - "_enabled": true, - "__prefab": { - "__id__": 253 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 60, - "height": 25 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a8Rpy6edpEoasCL5Eno0+u" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 251 - }, - "_enabled": true, - "__prefab": { - "__id__": 255 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "0", - "_horizontalAlign": 2, - "_verticalAlign": 1, - "_actualFontSize": 20, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 25, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bbfcxGeBBC2pqZpo1+euqh" - }, - { - "__type__": "545c05XsG9GDJispEGWKvYv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 251 - }, - "_enabled": true, - "__prefab": { - "__id__": 257 - }, - "templateMode": false, - "watchPath": "data.mission.ap", - "labelType": "cc.Label", - "watchPathArr": [], - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c9EoeFMghD7poQdBVCwvbA" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b9YMfmACdOdJIrf7oz/VzU", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 244 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 260 - }, - { - "__id__": 262 - } - ], - "_prefab": { - "__id__": 264 - }, - "_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__": 259 - }, - "_enabled": true, - "__prefab": { - "__id__": 261 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 102, - "height": 102 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a0zuSOGiJKFbIuX85dIfjj" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 259 - }, - "_enabled": true, - "__prefab": { - "__id__": 263 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@0b3c8", - "__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": "e3HSEwbINMHppfDVvp7fo1" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "93EKHAfd9ErrTAijbjgd7T", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 244 - }, - "_enabled": true, - "__prefab": { - "__id__": 266 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2b/lkXVrFAJLXM99jcIMcL" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a5hphagV5L1KHAO+FmrZMf", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 111 - }, - "_enabled": true, - "__prefab": { - "__id__": 269 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5buSjt8MBIbo9OFlFmBUIx" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 111 - }, - "_enabled": true, - "__prefab": { - "__id__": 271 - }, - "_resizeMode": 2, - "_layoutType": 3, - "_cellSize": { - "__type__": "cc.Size", - "width": 100, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 15, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 20, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 2, - "_constraintNum": 6, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "21GF1AdbVPVJEA3u2hFA3X" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 111 - }, - "_enabled": true, - "__prefab": { - "__id__": 273 - }, - "_alignFlags": 12, - "_target": null, - "_left": 10, - "_right": 0, - "_top": 0, - "_bottom": 660, - "_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": "91pxpAFNJNHoMFhIRfs1Dl" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 111 - }, - "_enabled": false, - "__prefab": { - "__id__": 275 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4dO/RMeEFL1YRwmuVEjiA2" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "81MgdWMFFPO6d0OZrONBfl", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "hcards", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 2 - }, - "_children": [ - { - "__id__": 278 - }, - { - "__id__": 289 - }, - { - "__id__": 300 - }, - { - "__id__": 311 - }, - { - "__id__": 322 - } - ], - "_active": true, - "_components": [ - { - "__id__": 333 - }, - { - "__id__": 335 - }, - { - "__id__": 337 - } - ], - "_prefab": { - "__id__": 339 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 650, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_objFlags": 512, - "_parent": { - "__id__": 277 - }, - "_prefab": { - "__id__": 279 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 278 - }, - "asset": { - "__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84", - "__expectedType__": "cc.Prefab" - }, - "fileId": "9eIoeBQ/FAuKISfw/S9q2E", - "instance": { - "__id__": 280 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "6entflyNRJr51304nkM/ps", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 281 - }, - { - "__id__": 283 - }, - { - "__id__": 284 - }, - { - "__id__": 285 - }, - { - "__id__": 286 - }, - { - "__id__": 288 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 282 - }, - "propertyPath": [ - "_name" - ], - "value": "hcard" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "9eIoeBQ/FAuKISfw/S9q2E" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 282 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -285, - "y": -100, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 282 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 282 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 287 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 130, - "height": 200 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ffq0KoarVDR6W0xHCmtCV+" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 282 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.Node", - "_objFlags": 512, - "_parent": { - "__id__": 277 - }, - "_prefab": { - "__id__": 290 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 289 - }, - "asset": { - "__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84", - "__expectedType__": "cc.Prefab" - }, - "fileId": "9eIoeBQ/FAuKISfw/S9q2E", - "instance": { - "__id__": 291 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "24+jXweZ5Bmo/tzKNXS69k", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 292 - }, - { - "__id__": 294 - }, - { - "__id__": 295 - }, - { - "__id__": 296 - }, - { - "__id__": 297 - }, - { - "__id__": 299 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 293 - }, - "propertyPath": [ - "_name" - ], - "value": "hcard" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "9eIoeBQ/FAuKISfw/S9q2E" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 293 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -285, - "y": -100, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 293 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 293 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 298 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 130, - "height": 200 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ffq0KoarVDR6W0xHCmtCV+" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 293 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.Node", - "_objFlags": 512, - "_parent": { - "__id__": 277 - }, - "_prefab": { - "__id__": 301 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 300 - }, - "asset": { - "__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84", - "__expectedType__": "cc.Prefab" - }, - "fileId": "9eIoeBQ/FAuKISfw/S9q2E", - "instance": { - "__id__": 302 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "f7bJ5ILR9CzZvJek1yyBZ/", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 303 - }, - { - "__id__": 305 - }, - { - "__id__": 306 - }, - { - "__id__": 307 - }, - { - "__id__": 308 - }, - { - "__id__": 310 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 304 - }, - "propertyPath": [ - "_name" - ], - "value": "hcard" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "9eIoeBQ/FAuKISfw/S9q2E" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 304 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -143, - "y": -100, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 304 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 304 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 309 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 130, - "height": 200 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ffq0KoarVDR6W0xHCmtCV+" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 304 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.Node", - "_objFlags": 512, - "_parent": { - "__id__": 277 - }, - "_prefab": { - "__id__": 312 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 311 - }, - "asset": { - "__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84", - "__expectedType__": "cc.Prefab" - }, - "fileId": "9eIoeBQ/FAuKISfw/S9q2E", - "instance": { - "__id__": 313 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "58CtDM3MJGjqV1/n1X6HO6", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 314 - }, - { - "__id__": 316 - }, - { - "__id__": 317 - }, - { - "__id__": 318 - }, - { - "__id__": 319 - }, - { - "__id__": 321 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 315 - }, - "propertyPath": [ - "_name" - ], - "value": "hcard" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "9eIoeBQ/FAuKISfw/S9q2E" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 315 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": -1, - "y": -100, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 315 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 315 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 320 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 130, - "height": 200 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ffq0KoarVDR6W0xHCmtCV+" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 315 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.Node", - "_objFlags": 512, - "_parent": { - "__id__": 277 - }, - "_prefab": { - "__id__": 323 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 322 - }, - "asset": { - "__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84", - "__expectedType__": "cc.Prefab" - }, - "fileId": "9eIoeBQ/FAuKISfw/S9q2E", - "instance": { - "__id__": 324 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "2cdrhp+MhD8IN1mIqpPqEc", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 325 - }, - { - "__id__": 327 - }, - { - "__id__": 328 - }, - { - "__id__": 329 - }, - { - "__id__": 330 - }, - { - "__id__": 332 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 326 - }, - "propertyPath": [ - "_name" - ], - "value": "hcard" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "9eIoeBQ/FAuKISfw/S9q2E" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 326 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 283, - "y": -100, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 326 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 326 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 331 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 130, - "height": 200 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "ffq0KoarVDR6W0xHCmtCV+" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 326 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 277 - }, - "_enabled": true, - "__prefab": { - "__id__": 334 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 720, - "height": 200 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 1 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8ag4dlhotPgr5TmCgBC6Pc" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 277 - }, - "_enabled": true, - "__prefab": { - "__id__": 336 - }, - "_alignFlags": 44, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 450, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 720, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "64OUf89SJGOLMh/TFawlF6" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 277 - }, - "_enabled": true, - "__prefab": { - "__id__": 338 - }, - "_resizeMode": 2, - "_layoutType": 3, - "_cellSize": { - "__type__": "cc.Size", - "width": 130, - "height": 200 - }, - "_startAxis": 0, - "_paddingLeft": 10, - "_paddingRight": 0, - "_paddingTop": 10, - "_paddingBottom": 0, - "_spacingX": 12, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "cbkEoQjnRHSbrTGpWhxVn2" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "ebWKSWrnFIj4kx6eOlz7Xz", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "victory", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 2 - }, - "_children": [ - { - "__id__": 341 - } - ], - "_active": true, - "_components": [ - { - "__id__": 490 - }, - { - "__id__": 492 - }, - { - "__id__": 494 - } - ], - "_prefab": { - "__id__": 496 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -1216.052, - "y": 690, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Node", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 340 - }, - "_children": [ - { - "__id__": 342 - }, - { - "__id__": 348 - }, - { - "__id__": 356 - }, - { - "__id__": 380 - }, - { - "__id__": 392 - }, - { - "__id__": 404 - }, - { - "__id__": 410 - }, - { - "__id__": 438 - } - ], - "_active": true, - "_components": [ - { - "__id__": 487 - } - ], - "_prefab": { - "__id__": 489 - }, - "_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": "Screen Dimmed", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 341 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 343 - }, - { - "__id__": 345 - } - ], - "_prefab": { - "__id__": 347 - }, - "_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__": 342 - }, - "_enabled": true, - "__prefab": { - "__id__": 344 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 900, - "height": 2000 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7e1qhL43RMxYqat28q0q7h" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 342 - }, - "_enabled": true, - "__prefab": { - "__id__": 346 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 158 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@ab806", - "__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": "6el13oC6VOJLf92hXLy7rG" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "3aE19vk51Bf53ouH1Lgm1W", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "bg", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 341 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 349 - }, - { - "__id__": 351 - }, - { - "__id__": 353 - } - ], - "_prefab": { - "__id__": 355 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 24.721000000000004, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 348 - }, - "_enabled": true, - "__prefab": { - "__id__": 350 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 900, - "height": 650 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d2bFvl9XNN57yFyO8p999a" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 348 - }, - "_enabled": true, - "__prefab": { - "__id__": 352 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@c0043", - "__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": "fdeXBAm/VKAqtB723cBVsT" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 348 - }, - "_enabled": true, - "__prefab": { - "__id__": 354 - }, - "_alignFlags": 45, - "_target": null, - "_left": -400, - "_right": -400, - "_top": -299.72100000000006, - "_bottom": -250.279, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 800, - "_originalHeight": 800, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "77lk77aSBBU7rFKwZhQn8R" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d7//j+FOJBsZkQxnKeyLy5", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "victory", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 341 - }, - "_children": [ - { - "__id__": 357 - }, - { - "__id__": 363 - }, - { - "__id__": 369 - } - ], - "_active": true, - "_components": [ - { - "__id__": 375 - }, - { - "__id__": 377 - } - ], - "_prefab": { - "__id__": 379 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 471.994, - "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.Node", - "_name": "Image_Effect_Rotate", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 356 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 358 - }, - { - "__id__": 360 - } - ], - "_prefab": { - "__id__": 362 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -11.361, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1.5, - "y": 1.5, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 357 - }, - "_enabled": true, - "__prefab": { - "__id__": 359 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 600, - "height": 500 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "94Ahv2eXZM0ZUKXw/Sa/gk" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 357 - }, - "_enabled": true, - "__prefab": { - "__id__": 361 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 239, - "g": 245, - "b": 109, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@0285f", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 3, - "_fillType": 1, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0.5, - "_fillRange": 1, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "291LffafhLNYnpFWoNcAC9" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "6fJnypvhFBVKT1hUYYh5lv", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Image_Bagde_Wing1", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 356 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 364 - }, - { - "__id__": 366 - } - ], - "_prefab": { - "__id__": 368 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 80.377, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 363 - }, - "_enabled": true, - "__prefab": { - "__id__": 365 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 536, - "height": 449 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "07j/570+hIoKTU6jBKa+qq" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 363 - }, - "_enabled": true, - "__prefab": { - "__id__": 367 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@9e9dd", - "__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": "bcNheYrt5CZ6xt1EPV+S6U" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "fdFcMzAfNEy4j9HXoHyUj6", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Image_Bagde_Wing2", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 356 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 370 - }, - { - "__id__": 372 - } - ], - "_prefab": { - "__id__": 374 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 18.692, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 369 - }, - "_enabled": true, - "__prefab": { - "__id__": 371 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 296, - "height": 228 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "03TSvicm5Oc7YAMeOA3Fjg" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 369 - }, - "_enabled": true, - "__prefab": { - "__id__": 373 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@a7416", - "__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": "a7JNJYD5pBupKCOwW507mL" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "acws+Ej+RA1LKwwkG/xXvi", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 356 - }, - "_enabled": true, - "__prefab": { - "__id__": 376 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 419, - "height": 402 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "41EvH/wiFK35Cfysln5+XC" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 356 - }, - "_enabled": true, - "__prefab": { - "__id__": 378 - }, - "_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": "d8KeLbMulHvrWppAK4rQL3" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "78Nml0FV9PFJVi6Dnda8h9", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "defeat", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 341 - }, - "_children": [ - { - "__id__": 381 - } - ], - "_active": true, - "_components": [ - { - "__id__": 387 - }, - { - "__id__": 389 - } - ], - "_prefab": { - "__id__": 391 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 486.034, - "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.Node", - "_name": "Image_Bagde_Wing1", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 380 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 382 - }, - { - "__id__": 384 - } - ], - "_prefab": { - "__id__": 386 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 80.377, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 381 - }, - "_enabled": true, - "__prefab": { - "__id__": 383 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 562, - "height": 329 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b8y3GultdIJaYNWFo6SoNW" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 381 - }, - "_enabled": true, - "__prefab": { - "__id__": 385 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@8b79a", - "__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": "02WcATFeBJ+Zz5wmFzu7iC" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d2xZ9ZOAVFc6n3AmBJHiom", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 380 - }, - "_enabled": true, - "__prefab": { - "__id__": 388 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 419, - "height": 402 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4bgntqr2RCu6Jss/xlFi+k" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 380 - }, - "_enabled": true, - "__prefab": { - "__id__": 390 - }, - "_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": "72YUvYag5H9ZEP7hJU9uBv" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c57XHxhj1OUK/jLF3TIFmE", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Title", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 341 - }, - "_children": [ - { - "__id__": 393 - } - ], - "_active": true, - "_components": [ - { - "__id__": 399 - }, - { - "__id__": 401 - } - ], - "_prefab": { - "__id__": 403 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 455.244, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1.3, - "y": 1.3, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "name", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 392 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 394 - }, - { - "__id__": 396 - } - ], - "_prefab": { - "__id__": 398 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 8.153, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 393 - }, - "_enabled": true, - "__prefab": { - "__id__": 395 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 164, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "58Axo+LxRJbr5dtf0EewFV" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 393 - }, - "_enabled": true, - "__prefab": { - "__id__": 397 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "挑战结束", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 40, - "_fontSize": 40, - "_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": "29W9UGnT5AJZ0H5nHg8Wru" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "72SIQUCoVKPbIDu6YL4scs", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 392 - }, - "_enabled": true, - "__prefab": { - "__id__": 400 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 500, - "height": 80 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "74EBPe//hH75GjWym0leXc" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 392 - }, - "_enabled": true, - "__prefab": { - "__id__": 402 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@d9d3f", - "__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": "bb3FxBbt9LMYrhEBTQD2Zn" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f2kUtADCFEPrYkTe+dRvHN", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "items", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 341 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 405 - }, - { - "__id__": 407 - } - ], - "_prefab": { - "__id__": 409 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -1, - "y": -172.964, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 404 - }, - "_enabled": true, - "__prefab": { - "__id__": 406 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 120 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d2JRrwMwpO2p6U9Fdt4TgG" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 404 - }, - "_enabled": true, - "__prefab": { - "__id__": 408 - }, - "_resizeMode": 2, - "_layoutType": 3, - "_cellSize": { - "__type__": "cc.Size", - "width": 115, - "height": 110 - }, - "_startAxis": 0, - "_paddingLeft": 5, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 0, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 2, - "_constraintNum": 6, - "_affectedByScale": false, - "_isAlign": true, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "04RZ+C/hFCB6NdyMTbVF6S" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b3mS2/KwJIOIqD9BZmFLWw", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ts", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 341 - }, - "_children": [ - { - "__id__": 411 - }, - { - "__id__": 417 - }, - { - "__id__": 423 - }, - { - "__id__": 429 - } - ], - "_active": true, - "_components": [ - { - "__id__": 435 - } - ], - "_prefab": { - "__id__": 437 - }, - "_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": "title", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 410 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 412 - }, - { - "__id__": 414 - } - ], - "_prefab": { - "__id__": 416 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 276.024, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": -6.123233995736766e-17, - "y": -6.123233995736766e-17, - "z": -6.123233995736766e-17, - "w": -1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": -180, - "y": -180, - "z": 180 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 411 - }, - "_enabled": true, - "__prefab": { - "__id__": 413 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "31eYTcgWBAHKw0qixPF5rM" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 411 - }, - "_enabled": true, - "__prefab": { - "__id__": 415 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@995f1", - "__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": "eaXdBdtKFKNrF0JyId2/S6" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "dbal3sTitMZbiGr6DYZ8f7", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "iwl", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 410 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 418 - }, - { - "__id__": 420 - } - ], - "_prefab": { - "__id__": 422 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 274.9069999999999, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 417 - }, - "_enabled": true, - "__prefab": { - "__id__": 419 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 149.0048828125, - "height": 41.8 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "31rm29O2dD/o2ULIZHWgBm" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 417 - }, - "_enabled": true, - "__prefab": { - "__id__": 421 - }, - "_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": 30, - "_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": "20CE/100VFOZDFerj/q4No" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "35QlHbnWJJFpHS9bMsrIpf", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "rtitle", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 410 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 424 - }, - { - "__id__": 426 - } - ], - "_prefab": { - "__id__": 428 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -45.45399999999995, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": -6.123233995736766e-17, - "y": -6.123233995736766e-17, - "z": -6.123233995736766e-17, - "w": -1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": -180, - "y": -180, - "z": 180 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 423 - }, - "_enabled": true, - "__prefab": { - "__id__": 425 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "17EXMKXU5HeL1uPIalpNq4" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 423 - }, - "_enabled": true, - "__prefab": { - "__id__": 427 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@995f1", - "__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": "73d+g+OVtDDJCRiDZRpHqn" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "292XTMJypBtZMkvOPPLhKQ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "rwl", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 410 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 430 - }, - { - "__id__": 432 - } - ], - "_prefab": { - "__id__": 434 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -46.11900000000003, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 429 - }, - "_enabled": true, - "__prefab": { - "__id__": 431 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 80.669921875, - "height": 54.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "74f4qZ7wJIorxmQ3OGcWhY" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 429 - }, - "_enabled": true, - "__prefab": { - "__id__": 433 - }, - "_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": "a1boJSUKdDAaNIXc3RpZT9" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "beyCLjpY9LJq3buEPPqDzV", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 410 - }, - "_enabled": true, - "__prefab": { - "__id__": 436 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "67LY6nGSlLm4D+RgXc+R1u" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "8ckSQ5AhlIzq5p/1+WG6rM", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "btn", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 341 - }, - "_children": [ - { - "__id__": 439 - }, - { - "__id__": 468 - } - ], - "_active": true, - "_components": [ - { - "__id__": 484 - } - ], - "_prefab": { - "__id__": 486 - }, - "_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": "Button", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 438 - }, - "_children": [ - { - "__id__": 440 - }, - { - "__id__": 446 - }, - { - "__id__": 452 - } - ], - "_active": true, - "_components": [ - { - "__id__": 458 - }, - { - "__id__": 460 - }, - { - "__id__": 462 - } - ], - "_prefab": { - "__id__": 467 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -122.166, - "y": -367.799, - "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.Node", - "_name": "ItemIcon_Video", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 439 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 441 - }, - { - "__id__": 443 - } - ], - "_prefab": { - "__id__": 445 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -164.88, - "y": 21.558, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 440 - }, - "_enabled": true, - "__prefab": { - "__id__": 442 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 104, - "height": 110 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e0x6s67NdOnYmPKBOj15td" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 440 - }, - "_enabled": true, - "__prefab": { - "__id__": 444 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@50452", - "__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": "45V+O22M9Ngp+vBtTdsFf3" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "6cDGrYQP1HJLdG4dph9Jg5", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 439 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 447 - }, - { - "__id__": 449 - } - ], - "_prefab": { - "__id__": 451 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 123.108, - "y": 6, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 2, - "y": 2, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 446 - }, - "_enabled": true, - "__prefab": { - "__id__": 448 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 89.0048828125, - "height": 41.8 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e0zhaQpedP5b2O4Za4teTp" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 446 - }, - "_enabled": true, - "__prefab": { - "__id__": 450 - }, - "_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": 30, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6c5IsBCAFEQ6r6oGvvuIaj" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "90tw7yGuNO7b0GUQacIenc", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "x10", - "_objFlags": 512, - "__editorExtras__": {}, - "_parent": { - "__id__": 439 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 453 - }, - { - "__id__": 455 - } - ], - "_prefab": { - "__id__": 457 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -34.594, - "y": 7.494, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 2, - "y": 2, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 452 - }, - "_enabled": true, - "__prefab": { - "__id__": 454 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 74.73828125, - "height": 58.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9bzGNZnVhAeJ1WhrqYKQBC" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 452 - }, - "_enabled": true, - "__prefab": { - "__id__": 456 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "x10", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 40, - "_fontSize": 40, - "_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": 231, - "g": 26, - "b": 26, - "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": "cb6X37n3VIBIx7rGdDI5ED" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "43XO1aenhNB4XpsyGmRSmB", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 439 - }, - "_enabled": true, - "__prefab": { - "__id__": 459 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 540, - "height": 160 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "35AwzfrDlBOZbs/xBCzwp/" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 439 - }, - "_enabled": true, - "__prefab": { - "__id__": 461 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@d27fa", - "__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": "e3NoRnp5xP4J6b6pUUOqcL" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 439 - }, - "_enabled": true, - "__prefab": { - "__id__": 463 - }, - "clickEvents": [ - { - "__id__": 464 - }, - { - "__id__": 465 - }, - { - "__id__": 466 - } - ], - "_interactable": true, - "_transition": 3, - "_normalColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": null, - "_hoverSprite": null, - "_pressedSprite": null, - "_disabledSprite": null, - "_duration": 0.1, - "_zoomScale": 0.8, - "_target": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "05jNUyYNNCHr/OejS7n1AN" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 340 - }, - "component": "", - "_componentId": "463c7iN7clDbLBuuJ6fqWQv", - "handler": "do_x10", - "customEventData": "" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 2 - }, - "component": "", - "_componentId": "9cbe4j5jBRBt7aZKuB2MRoX", - "handler": "mission_end", - "customEventData": "" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 1 - }, - "component": "", - "_componentId": "ee99bEQ89lEtavAHQsY2sba", - "handler": "to_mission", - "customEventData": "" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "4d8b1QG15AW6VkEoYt3rzZ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_objFlags": 512, - "_parent": { - "__id__": 438 - }, - "_prefab": { - "__id__": 469 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 468 - }, - "asset": { - "__uuid__": "1850a07c-28d2-4ffe-b7b2-d32838f6aae9", - "__expectedType__": "cc.Prefab" - }, - "fileId": "42oZKxjKlMNbCg30c0PEYe", - "instance": { - "__id__": 470 - }, - "targetOverrides": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "ff9iJow4hBnZlPO8secsFX", - "prefabRootNode": { - "__id__": 1 - }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 471 - }, - { - "__id__": 473 - }, - { - "__id__": 474 - }, - { - "__id__": 475 - }, - { - "__id__": 476 - }, - { - "__id__": 478 - }, - { - "__id__": 480 - }, - { - "__id__": 482 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 472 - }, - "propertyPath": [ - "_name" - ], - "value": "btn" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "42oZKxjKlMNbCg30c0PEYe" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 472 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 160.45600000000002, - "y": -367.799, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 472 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 472 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 477 - }, - "propertyPath": [ - "clickEvents", - "length" - ], - "value": 3 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c7QZYMuMFN6Yr72VlAjj3P" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 477 - }, - "propertyPath": [ - "clickEvents", - "0" - ], - "value": { - "__id__": 479 - } - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 1 - }, - "component": "", - "_componentId": "ee99bEQ89lEtavAHQsY2sba", - "handler": "to_mission", - "customEventData": "" - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 477 - }, - "propertyPath": [ - "clickEvents", - "1" - ], - "value": { - "__id__": 481 - } - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 2 - }, - "component": "", - "_componentId": "9cbe4j5jBRBt7aZKuB2MRoX", - "handler": "mission_end", - "customEventData": "" - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 477 - }, - "propertyPath": [ - "clickEvents", - "2" - ], - "value": { - "__id__": 483 - } - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 340 - }, - "component": "", - "_componentId": "463c7iN7clDbLBuuJ6fqWQv", - "handler": "do_x1", - "customEventData": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 438 - }, - "_enabled": true, - "__prefab": { - "__id__": 485 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3fdbm5wKRCWKFZLsof+iPr" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "5beqyD71VB56C3blxLWoUJ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 341 - }, - "_enabled": true, - "__prefab": { - "__id__": 488 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "208bA0BXJHHJ8Dw9GTCBp7" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "9c3NYCFsVFBoxNAHAPXORu", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 340 - }, - "_enabled": true, - "__prefab": { - "__id__": 491 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9dro81BBVKBbOZQOv82DFf" - }, - { - "__type__": "463c7iN7clDbLBuuJ6fqWQv", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 340 - }, - "_enabled": true, - "__prefab": { - "__id__": 493 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "cf9c91/I5CGpMPnrSwxqLK" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 340 - }, - "_enabled": true, - "__prefab": { - "__id__": 495 - }, - "_alignFlags": 18, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": -1216.052, - "_verticalCenter": 50, - "_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": "51gfmm4etAKLs6Y8ii34oK" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "13QmsMTG1B+7AltJJZo03Y", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 498 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 720, - "height": 1280 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3cMfhSNiNHIZXThiv7BdOY" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 500 - }, - "_alignFlags": 16, - "_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": "0cAceKILJC5Yy/AnFcTCLH" - }, - { - "__type__": "9cbe4j5jBRBt7aZKuB2MRoX", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 2 - }, - "_enabled": true, - "__prefab": { - "__id__": 502 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "72s3YemedO6rNPt/tGrnnR" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f7/N7i8SZFDZ/cm3Iro3X8", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "mission_home", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [ - { - "__id__": 505 - }, - { - "__id__": 569 - }, - { - "__id__": 573 - } - ], - "_active": true, - "_components": [ - { - "__id__": 637 - }, - { - "__id__": 639 - }, - { - "__id__": 641 - } - ], - "_prefab": { - "__id__": 643 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 120, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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": "btns", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 504 - }, - "_children": [ - { - "__id__": 506 - }, - { - "__id__": 525 - }, - { - "__id__": 544 - } - ], - "_active": true, - "_components": [ - { - "__id__": 564 - }, - { - "__id__": 566 - } - ], - "_prefab": { - "__id__": 568 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 70, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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": "heros", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 505 - }, - "_children": [ - { - "__id__": 507 - } - ], - "_active": true, - "_components": [ - { - "__id__": 519 - }, - { - "__id__": 521 - } - ], - "_prefab": { - "__id__": 524 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -230, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "btn", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 506 - }, - "_children": [ - { - "__id__": 508 - } - ], - "_active": true, - "_components": [ - { - "__id__": 514 - }, - { - "__id__": 516 - } - ], - "_prefab": { - "__id__": 518 - }, - "_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": "name", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 507 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 509 - }, - { - "__id__": 511 - } - ], - "_prefab": { - "__id__": 513 - }, - "_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__": 508 - }, - "_enabled": true, - "__prefab": { - "__id__": 510 + "__id__": 29 }, "_contentSize": { "__type__": "cc.Size", @@ -11241,11 +922,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 508 + "__id__": 27 }, "_enabled": true, "__prefab": { - "__id__": 512 + "__id__": 31 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11322,11 +1003,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 507 + "__id__": 26 }, "_enabled": true, "__prefab": { - "__id__": 515 + "__id__": 34 }, "_contentSize": { "__type__": "cc.Size", @@ -11350,11 +1031,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 507 + "__id__": 26 }, "_enabled": true, "__prefab": { - "__id__": 517 + "__id__": 36 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11408,11 +1089,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 506 + "__id__": 25 }, "_enabled": true, "__prefab": { - "__id__": 520 + "__id__": 39 }, "_contentSize": { "__type__": "cc.Size", @@ -11436,15 +1117,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 506 + "__id__": 25 }, "_enabled": true, "__prefab": { - "__id__": 522 + "__id__": 41 }, "clickEvents": [ { - "__id__": 523 + "__id__": 42 } ], "_interactable": true, @@ -11492,10 +1173,12 @@ }, { "__type__": "cc.ClickEvent", - "target": null, + "target": { + "__id__": 23 + }, "component": "", - "_componentId": "", - "handler": "", + "_componentId": "11498TbVJpO6qmZ8m9k55Zx", + "handler": "show_heros", "customEventData": "" }, { @@ -11517,24 +1200,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 505 + "__id__": 24 }, "_children": [ { - "__id__": 526 + "__id__": 45 } ], "_active": true, "_components": [ { - "__id__": 538 + "__id__": 57 }, { - "__id__": 540 + "__id__": 59 } ], "_prefab": { - "__id__": 543 + "__id__": 62 }, "_lpos": { "__type__": "cc.Vec3", @@ -11571,24 +1254,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 525 + "__id__": 44 }, "_children": [ { - "__id__": 527 + "__id__": 46 } ], "_active": true, "_components": [ { - "__id__": 533 + "__id__": 52 }, { - "__id__": 535 + "__id__": 54 } ], "_prefab": { - "__id__": 537 + "__id__": 56 }, "_lpos": { "__type__": "cc.Vec3", @@ -11625,20 +1308,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 526 + "__id__": 45 }, "_children": [], "_active": true, "_components": [ { - "__id__": 528 + "__id__": 47 }, { - "__id__": 530 + "__id__": 49 } ], "_prefab": { - "__id__": 532 + "__id__": 51 }, "_lpos": { "__type__": "cc.Vec3", @@ -11675,11 +1358,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 527 + "__id__": 46 }, "_enabled": true, "__prefab": { - "__id__": 529 + "__id__": 48 }, "_contentSize": { "__type__": "cc.Size", @@ -11703,11 +1386,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 527 + "__id__": 46 }, "_enabled": true, "__prefab": { - "__id__": 531 + "__id__": 50 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11784,11 +1467,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 526 + "__id__": 45 }, "_enabled": true, "__prefab": { - "__id__": 534 + "__id__": 53 }, "_contentSize": { "__type__": "cc.Size", @@ -11812,11 +1495,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 526 + "__id__": 45 }, "_enabled": true, "__prefab": { - "__id__": 536 + "__id__": 55 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11870,11 +1553,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 525 + "__id__": 44 }, "_enabled": true, "__prefab": { - "__id__": 539 + "__id__": 58 }, "_contentSize": { "__type__": "cc.Size", @@ -11898,15 +1581,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 525 + "__id__": 44 }, "_enabled": true, "__prefab": { - "__id__": 541 + "__id__": 60 }, "clickEvents": [ { - "__id__": 542 + "__id__": 61 } ], "_interactable": true, @@ -11979,24 +1662,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 505 + "__id__": 24 }, "_children": [ { - "__id__": 545 + "__id__": 64 } ], "_active": true, "_components": [ { - "__id__": 557 + "__id__": 76 }, { - "__id__": 559 + "__id__": 78 } ], "_prefab": { - "__id__": 563 + "__id__": 83 }, "_lpos": { "__type__": "cc.Vec3", @@ -12033,24 +1716,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 544 + "__id__": 63 }, "_children": [ { - "__id__": 546 + "__id__": 65 } ], "_active": true, "_components": [ { - "__id__": 552 + "__id__": 71 }, { - "__id__": 554 + "__id__": 73 } ], "_prefab": { - "__id__": 556 + "__id__": 75 }, "_lpos": { "__type__": "cc.Vec3", @@ -12087,20 +1770,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 545 + "__id__": 64 }, "_children": [], "_active": true, "_components": [ { - "__id__": 547 + "__id__": 66 }, { - "__id__": 549 + "__id__": 68 } ], "_prefab": { - "__id__": 551 + "__id__": 70 }, "_lpos": { "__type__": "cc.Vec3", @@ -12137,11 +1820,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 546 + "__id__": 65 }, "_enabled": true, "__prefab": { - "__id__": 548 + "__id__": 67 }, "_contentSize": { "__type__": "cc.Size", @@ -12165,11 +1848,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 546 + "__id__": 65 }, "_enabled": true, "__prefab": { - "__id__": 550 + "__id__": 69 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12246,11 +1929,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 545 + "__id__": 64 }, "_enabled": true, "__prefab": { - "__id__": 553 + "__id__": 72 }, "_contentSize": { "__type__": "cc.Size", @@ -12274,11 +1957,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 545 + "__id__": 64 }, "_enabled": true, "__prefab": { - "__id__": 555 + "__id__": 74 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12332,11 +2015,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 544 + "__id__": 63 }, "_enabled": true, "__prefab": { - "__id__": 558 + "__id__": 77 }, "_contentSize": { "__type__": "cc.Size", @@ -12360,18 +2043,21 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 544 + "__id__": 63 }, "_enabled": true, "__prefab": { - "__id__": 560 + "__id__": 79 }, "clickEvents": [ { - "__id__": 561 + "__id__": 80 }, { - "__id__": 562 + "__id__": 81 + }, + { + "__id__": 82 } ], "_interactable": true, @@ -12411,7 +2097,7 @@ "_duration": 0.1, "_zoomScale": 0.8, "_target": { - "__id__": 544 + "__id__": 63 }, "_id": "" }, @@ -12439,6 +2125,16 @@ "handler": "mission_start", "customEventData": "" }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 23 + }, + "component": "", + "_componentId": "11498TbVJpO6qmZ8m9k55Zx", + "handler": "start_mission", + "customEventData": "" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -12458,11 +2154,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 505 + "__id__": 24 }, "_enabled": true, "__prefab": { - "__id__": 565 + "__id__": 85 }, "_contentSize": { "__type__": "cc.Size", @@ -12486,11 +2182,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 505 + "__id__": 24 }, "_enabled": true, "__prefab": { - "__id__": 567 + "__id__": 87 }, "_resizeMode": 0, "_layoutType": 3, @@ -12537,17 +2233,17 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 504 + "__id__": 23 }, "_children": [], "_active": true, "_components": [ { - "__id__": 570 + "__id__": 90 } ], "_prefab": { - "__id__": 572 + "__id__": 92 }, "_lpos": { "__type__": "cc.Vec3", @@ -12584,11 +2280,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 569 + "__id__": 89 }, "_enabled": true, "__prefab": { - "__id__": 571 + "__id__": 91 }, "_contentSize": { "__type__": "cc.Size", @@ -12625,41 +2321,41 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 504 + "__id__": 23 }, "_children": [ { - "__id__": 574 + "__id__": 94 }, { - "__id__": 582 + "__id__": 102 }, { - "__id__": 600 + "__id__": 120 }, { - "__id__": 618 + "__id__": 138 } ], "_active": true, "_components": [ { - "__id__": 632 + "__id__": 153 }, { - "__id__": 597 + "__id__": 117 }, { - "__id__": 634 + "__id__": 155 } ], "_prefab": { - "__id__": 636 + "__id__": 157 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 293.957, + "y": -500, "z": 0 }, "_lrot": { @@ -12691,23 +2387,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 573 + "__id__": 93 }, "_children": [], "_active": true, "_components": [ { - "__id__": 575 + "__id__": 95 }, { - "__id__": 577 + "__id__": 97 }, { - "__id__": 579 + "__id__": 99 } ], "_prefab": { - "__id__": 581 + "__id__": 101 }, "_lpos": { "__type__": "cc.Vec3", @@ -12744,11 +2440,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 574 + "__id__": 94 }, "_enabled": true, "__prefab": { - "__id__": 576 + "__id__": 96 }, "_contentSize": { "__type__": "cc.Size", @@ -12772,11 +2468,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 574 + "__id__": 94 }, "_enabled": true, "__prefab": { - "__id__": 578 + "__id__": 98 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12817,11 +2513,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 574 + "__id__": 94 }, "_enabled": true, "__prefab": { - "__id__": 580 + "__id__": 100 }, "_alignFlags": 40, "_target": null, @@ -12866,30 +2562,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 573 + "__id__": 93 }, "_children": [ { - "__id__": 583 + "__id__": 103 } ], "_active": false, "_components": [ { - "__id__": 589 + "__id__": 109 }, { - "__id__": 591 + "__id__": 111 }, { - "__id__": 593 + "__id__": 113 }, { - "__id__": 595 + "__id__": 115 } ], "_prefab": { - "__id__": 617 + "__id__": 137 }, "_lpos": { "__type__": "cc.Vec3", @@ -12926,20 +2622,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 582 + "__id__": 102 }, "_children": [], "_active": true, "_components": [ { - "__id__": 584 + "__id__": 104 }, { - "__id__": 586 + "__id__": 106 } ], "_prefab": { - "__id__": 588 + "__id__": 108 }, "_lpos": { "__type__": "cc.Vec3", @@ -12976,11 +2672,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 583 + "__id__": 103 }, "_enabled": true, "__prefab": { - "__id__": 585 + "__id__": 105 }, "_contentSize": { "__type__": "cc.Size", @@ -13004,11 +2700,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 583 + "__id__": 103 }, "_enabled": true, "__prefab": { - "__id__": 587 + "__id__": 107 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13062,11 +2758,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 582 + "__id__": 102 }, "_enabled": true, "__prefab": { - "__id__": 590 + "__id__": 110 }, "_contentSize": { "__type__": "cc.Size", @@ -13090,11 +2786,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 582 + "__id__": 102 }, "_enabled": true, "__prefab": { - "__id__": 592 + "__id__": 112 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13132,11 +2828,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 582 + "__id__": 102 }, "_enabled": true, "__prefab": { - "__id__": 594 + "__id__": 114 }, "_alignFlags": 37, "_target": null, @@ -13168,17 +2864,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 582 + "__id__": 102 }, "_enabled": true, "__prefab": { - "__id__": 596 + "__id__": 116 }, "_scrollView": { - "__id__": 597 + "__id__": 117 }, "_handle": { - "__id__": 586 + "__id__": 106 }, "_direction": 0, "_enableAutoHide": false, @@ -13195,11 +2891,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 573 + "__id__": 93 }, "_enabled": true, "__prefab": { - "__id__": 598 + "__id__": 118 }, "bounceDuration": 0.23, "brake": 0.75, @@ -13210,7 +2906,7 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 599 + "__id__": 119 }, "_horizontalScrollBar": null, "_verticalScrollBar": null, @@ -13226,23 +2922,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 600 + "__id__": 120 }, "_children": [], "_active": true, "_components": [ { - "__id__": 610 + "__id__": 130 }, { - "__id__": 612 + "__id__": 132 }, { - "__id__": 614 + "__id__": 134 } ], "_prefab": { - "__id__": 616 + "__id__": 136 }, "_lpos": { "__type__": "cc.Vec3", @@ -13279,30 +2975,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 573 + "__id__": 93 }, "_children": [ { - "__id__": 599 + "__id__": 119 } ], "_active": true, "_components": [ { - "__id__": 601 + "__id__": 121 }, { - "__id__": 603 + "__id__": 123 }, { - "__id__": 605 + "__id__": 125 }, { - "__id__": 607 + "__id__": 127 } ], "_prefab": { - "__id__": 609 + "__id__": 129 }, "_lpos": { "__type__": "cc.Vec3", @@ -13339,11 +3035,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 600 + "__id__": 120 }, "_enabled": true, "__prefab": { - "__id__": 602 + "__id__": 122 }, "_contentSize": { "__type__": "cc.Size", @@ -13367,11 +3063,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 600 + "__id__": 120 }, "_enabled": true, "__prefab": { - "__id__": 604 + "__id__": 124 }, "_type": 0, "_inverted": false, @@ -13389,11 +3085,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 600 + "__id__": 120 }, "_enabled": true, "__prefab": { - "__id__": 606 + "__id__": 126 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13435,11 +3131,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 600 + "__id__": 120 }, "_enabled": true, "__prefab": { - "__id__": 608 + "__id__": 128 }, "_alignFlags": 45, "_target": null, @@ -13484,11 +3180,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 599 + "__id__": 119 }, "_enabled": true, "__prefab": { - "__id__": 611 + "__id__": 131 }, "_contentSize": { "__type__": "cc.Size", @@ -13512,11 +3208,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 599 + "__id__": 119 }, "_enabled": true, "__prefab": { - "__id__": 613 + "__id__": 133 }, "_resizeMode": 2, "_layoutType": 3, @@ -13550,11 +3246,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 599 + "__id__": 119 }, "_enabled": true, "__prefab": { - "__id__": 615 + "__id__": 135 }, "_alignFlags": 41, "_target": null, @@ -13612,27 +3308,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 573 + "__id__": 93 }, "_children": [ { - "__id__": 619 + "__id__": 139 } ], "_active": true, "_components": [ { - "__id__": 625 + "__id__": 145 }, { - "__id__": 627 + "__id__": 147 }, { - "__id__": 629 + "__id__": 149 } ], "_prefab": { - "__id__": 631 + "__id__": 152 }, "_lpos": { "__type__": "cc.Vec3", @@ -13669,20 +3365,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 618 + "__id__": 138 }, "_children": [], "_active": true, "_components": [ { - "__id__": 620 + "__id__": 140 }, { - "__id__": 622 + "__id__": 142 } ], "_prefab": { - "__id__": 624 + "__id__": 144 }, "_lpos": { "__type__": "cc.Vec3", @@ -13719,11 +3415,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 619 + "__id__": 139 }, "_enabled": true, "__prefab": { - "__id__": 621 + "__id__": 141 }, "_contentSize": { "__type__": "cc.Size", @@ -13747,11 +3443,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 619 + "__id__": 139 }, "_enabled": true, "__prefab": { - "__id__": 623 + "__id__": 143 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13828,11 +3524,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 618 + "__id__": 138 }, "_enabled": true, "__prefab": { - "__id__": 626 + "__id__": 146 }, "_contentSize": { "__type__": "cc.Size", @@ -13856,11 +3552,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 618 + "__id__": 138 }, "_enabled": true, "__prefab": { - "__id__": 628 + "__id__": 148 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13901,13 +3597,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 618 + "__id__": 138 }, "_enabled": true, "__prefab": { - "__id__": 630 + "__id__": 150 }, - "clickEvents": [], + "clickEvents": [ + { + "__id__": 151 + } + ], "_interactable": true, "_transition": 3, "_normalColor": { @@ -13945,7 +3645,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 618 + "__id__": 138 }, "_id": "" }, @@ -13953,6 +3653,16 @@ "__type__": "cc.CompPrefabInfo", "fileId": "bdiBZcrVNEOoCk0Mr0/RcR" }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 23 + }, + "component": "", + "_componentId": "11498TbVJpO6qmZ8m9k55Zx", + "handler": "hide_heros", + "customEventData": "" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -13972,11 +3682,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 573 + "__id__": 93 }, "_enabled": true, "__prefab": { - "__id__": 633 + "__id__": 154 }, "_contentSize": { "__type__": "cc.Size", @@ -14000,18 +3710,18 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 573 + "__id__": 93 }, "_enabled": true, "__prefab": { - "__id__": 635 + "__id__": 156 }, "_alignFlags": 20, "_target": null, "_left": 0, "_right": 0, "_top": 690, - "_bottom": 93.957, + "_bottom": -700, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -14049,11 +3759,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 504 + "__id__": 23 }, "_enabled": true, "__prefab": { - "__id__": 638 + "__id__": 159 }, "_contentSize": { "__type__": "cc.Size", @@ -14077,11 +3787,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 504 + "__id__": 23 }, "_enabled": true, "__prefab": { - "__id__": 640 + "__id__": 161 }, "_alignFlags": 20, "_target": null, @@ -14113,11 +3823,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 504 + "__id__": 23 }, "_enabled": true, "__prefab": { - "__id__": 642 + "__id__": 163 }, "_id": "" }, @@ -14138,6 +3848,9582 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "efsBvXhGNHD5mVlQm4e8aN", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "msk", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [ + { + "__id__": 167 + }, + { + "__id__": 173 + }, + { + "__id__": 181 + }, + { + "__id__": 197 + } + ], + "_active": true, + "_components": [ + { + "__id__": 205 + }, + { + "__id__": 207 + } + ], + "_prefab": { + "__id__": 209 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -300, + "y": 1050, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 166 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 168 + }, + { + "__id__": 170 + } + ], + "_prefab": { + "__id__": 172 + }, + "_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__": 167 + }, + "_enabled": true, + "__prefab": { + "__id__": 169 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, + "height": 160 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d94PiQPqdGqJDKw0/DVxR6" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 167 + }, + "_enabled": true, + "__prefab": { + "__id__": 171 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 28, + "g": 194, + "b": 247, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b36c4", + "__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": "65QHG2JuFCPox9ZMz2Ms6D" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "acKGMY6rtEPbflCnB14p6R", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 166 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 174 + }, + { + "__id__": 176 + }, + { + "__id__": 178 + } + ], + "_prefab": { + "__id__": 180 + }, + "_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__": 173 + }, + "_enabled": true, + "__prefab": { + "__id__": 175 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 75 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a4q2znKEBONatidCmMcLnb" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 173 + }, + "_enabled": true, + "__prefab": { + "__id__": 177 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "767c21dd-b2a2-4118-a12d-f67a8039abd4@d37cb", + "__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": "136OEJWdJN3r5fCDMVvALr" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 173 + }, + "_enabled": true, + "__prefab": { + "__id__": 179 + }, + "playOnLoad": true, + "_clips": [ + { + "__uuid__": "265fe344-46f7-400c-b5cf-0ca64b6ab4aa", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "265fe344-46f7-400c-b5cf-0ca64b6ab4aa", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "26LeXrKX5BgbMg4IFEuxEf" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b8EfiIMNRIyLxclWnzNW9h", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ProgressBar", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 166 + }, + "_children": [ + { + "__id__": 182 + } + ], + "_active": true, + "_components": [ + { + "__id__": 188 + }, + { + "__id__": 190 + }, + { + "__id__": 192 + }, + { + "__id__": 194 + } + ], + "_prefab": { + "__id__": 196 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -50, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0.7071067811865475, + "w": 0.7071067811865476 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 90 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Bar", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 181 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 183 + }, + { + "__id__": 185 + } + ], + "_prefab": { + "__id__": 187 + }, + "_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": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 182 + }, + "_enabled": true, + "__prefab": { + "__id__": 184 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 70, + "height": 15 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5cE6CnWtBAQ4sQzvQtyRTZ" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 182 + }, + "_enabled": true, + "__prefab": { + "__id__": 186 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@6e8e8", + "__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": "3djR8SW0lNg5/lbV84P8Z6" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "cccoXE4R1CJbPVQNjWMkn/", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 181 + }, + "_enabled": true, + "__prefab": { + "__id__": 189 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 70, + "height": 15 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "99q6B7ZiZJ7L4kr+ImhCR8" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 181 + }, + "_enabled": true, + "__prefab": { + "__id__": 191 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@70a40", + "__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": "2dBnH/9oxPcJixDkAa25vk" + }, + { + "__type__": "cc.ProgressBar", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 181 + }, + "_enabled": true, + "__prefab": { + "__id__": 193 + }, + "_barSprite": { + "__id__": 185 + }, + "_mode": 0, + "_totalLength": 70, + "_progress": 1, + "_reverse": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "01yFe39ulCepDkekM31uBk" + }, + { + "__type__": "2a50eqI7JZNV5Sh0y/Qd9C6", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 181 + }, + "_enabled": true, + "__prefab": { + "__id__": 195 + }, + "controller": false, + "watchPath": "", + "componentName": "", + "componentProperty": "", + "refreshRate": 0.1, + "watchPathArr": [ + "data.mission.exp", + "data.mission.exp_max" + ], + "stringFormat": "", + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f19yYGrhFEUYrCIOkVW/ej" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "93eWJ/uTRL3IoKIAucMEr3", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "flash", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 166 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 198 + }, + { + "__id__": 200 + }, + { + "__id__": 202 + } + ], + "_prefab": { + "__id__": 204 + }, + "_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__": 197 + }, + "_enabled": true, + "__prefab": { + "__id__": 199 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 132, + "height": 122 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c40z0Nwe1Oz4v905wrCWAs" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 197 + }, + "_enabled": true, + "__prefab": { + "__id__": 201 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 0 + }, + "_spriteFrame": { + "__uuid__": "45af5702-7585-4d72-85cf-d7b8da02d832@13f7e", + "__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": "f0V8HMF05Cn6TvV0xgCb8c" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 197 + }, + "_enabled": true, + "__prefab": { + "__id__": 203 + }, + "playOnLoad": false, + "_clips": [ + { + "__uuid__": "af68aca0-fe3e-45de-8cc4-728d67b3a7ff", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "af68aca0-fe3e-45de-8cc4-728d67b3a7ff", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "14AbGUXgBPUp7nsPJLgX2r" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "36pYLBrB5OAov8TvGIyNT9", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 166 + }, + "_enabled": true, + "__prefab": { + "__id__": 206 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ec48FEzpBPEIjDQTvyuIFW" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 166 + }, + "_enabled": true, + "__prefab": { + "__id__": 208 + }, + "_alignFlags": 12, + "_target": null, + "_left": 20, + "_right": 0, + "_top": 0, + "_bottom": 1010, + "_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": "dfnzIAMERBTqWwktewPeuG" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e6MH8yvFxAeLS+qURUralu", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "mmsk", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [ + { + "__id__": 211 + }, + { + "__id__": 217 + }, + { + "__id__": 225 + }, + { + "__id__": 241 + } + ], + "_active": true, + "_components": [ + { + "__id__": 249 + }, + { + "__id__": 251 + } + ], + "_prefab": { + "__id__": 253 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 300, + "y": 1050, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 210 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 212 + }, + { + "__id__": 214 + } + ], + "_prefab": { + "__id__": 216 + }, + "_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__": 211 + }, + "_enabled": true, + "__prefab": { + "__id__": 213 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, + "height": 160 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b1IgQC0V5Hj7kumg+HDLtr" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 211 + }, + "_enabled": true, + "__prefab": { + "__id__": 215 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 139, + "g": 132, + "b": 132, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b36c4", + "__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": "80v0HRQRVPob02uKiV3VJE" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "7eU2PmZqNDzI19LG7TnFA5", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 210 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 218 + }, + { + "__id__": 220 + }, + { + "__id__": 222 + } + ], + "_prefab": { + "__id__": 224 + }, + "_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__": 217 + }, + "_enabled": true, + "__prefab": { + "__id__": 219 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 75, + "height": 75 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f2FLt+1C1B6phMnXs7sYkh" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 217 + }, + "_enabled": true, + "__prefab": { + "__id__": 221 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "767c21dd-b2a2-4118-a12d-f67a8039abd4@d37cb", + "__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": "c8su5qLRVItpw+FfCishNG" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 217 + }, + "_enabled": true, + "__prefab": { + "__id__": 223 + }, + "playOnLoad": true, + "_clips": [ + { + "__uuid__": "265fe344-46f7-400c-b5cf-0ca64b6ab4aa", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "265fe344-46f7-400c-b5cf-0ca64b6ab4aa", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "69MwsEcatKnK1i2Ut1v+Ff" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b9z5DTyplPyZsLbGX8HNYK", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ProgressBar", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 210 + }, + "_children": [ + { + "__id__": 226 + } + ], + "_active": true, + "_components": [ + { + "__id__": 232 + }, + { + "__id__": 234 + }, + { + "__id__": 236 + }, + { + "__id__": 238 + } + ], + "_prefab": { + "__id__": 240 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 50, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0.7071067811865475, + "w": 0.7071067811865476 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 90 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Bar", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 225 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 227 + }, + { + "__id__": 229 + } + ], + "_prefab": { + "__id__": 231 + }, + "_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": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 226 + }, + "_enabled": true, + "__prefab": { + "__id__": 228 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 70, + "height": 15 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f3oJLRGZBMZZn6uJ7Yi7qg" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 226 + }, + "_enabled": true, + "__prefab": { + "__id__": 230 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@1b2fa", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a90AF/k3tJ+KILMiib7/9f" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "6cfPz0+9lJ8oDm1J4MSaSH", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 225 + }, + "_enabled": true, + "__prefab": { + "__id__": 233 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 70, + "height": 15 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "79uAr2d0BHloqgLFLD8Jp6" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 225 + }, + "_enabled": true, + "__prefab": { + "__id__": 235 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@70a40", + "__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": "4fIUBg4sxDe7QurWAd9bsB" + }, + { + "__type__": "cc.ProgressBar", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 225 + }, + "_enabled": true, + "__prefab": { + "__id__": 237 + }, + "_barSprite": { + "__id__": 229 + }, + "_mode": 0, + "_totalLength": 70, + "_progress": 1, + "_reverse": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "22tARv0tZNWZ+YX+20igc4" + }, + { + "__type__": "2a50eqI7JZNV5Sh0y/Qd9C6", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 225 + }, + "_enabled": true, + "__prefab": { + "__id__": 239 + }, + "controller": false, + "watchPath": "", + "componentName": "", + "componentProperty": "", + "refreshRate": 0.1, + "watchPathArr": [ + "data.mission.m_exp", + "data.mission.m_exp_max" + ], + "stringFormat": "", + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "23rAp9NyZD46TDilDsRd1Z" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "01qffeMddCGaU1ojMu37bX", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "flash", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 210 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 242 + }, + { + "__id__": 244 + }, + { + "__id__": 246 + } + ], + "_prefab": { + "__id__": 248 + }, + "_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__": 241 + }, + "_enabled": true, + "__prefab": { + "__id__": 243 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 132, + "height": 122 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "71c0R/d9tC16vd0J7BDS1n" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 241 + }, + "_enabled": true, + "__prefab": { + "__id__": 245 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 0 + }, + "_spriteFrame": { + "__uuid__": "45af5702-7585-4d72-85cf-d7b8da02d832@13f7e", + "__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": "ca+cjl11hGHoW2wCMqQeLB" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 241 + }, + "_enabled": true, + "__prefab": { + "__id__": 247 + }, + "playOnLoad": false, + "_clips": [ + { + "__uuid__": "af68aca0-fe3e-45de-8cc4-728d67b3a7ff", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "af68aca0-fe3e-45de-8cc4-728d67b3a7ff", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b21o61q3tNs4vrwM25MDhH" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "39pYO9dQFDFpCWetK4FDSY", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 210 + }, + "_enabled": true, + "__prefab": { + "__id__": 250 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "97NfQUvItIypAA5KhPczFq" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 210 + }, + "_enabled": true, + "__prefab": { + "__id__": 252 + }, + "_alignFlags": 36, + "_target": null, + "_left": 20, + "_right": 20, + "_top": 0, + "_bottom": 1010, + "_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": "26G0Kuw4tC+qtgoNkhd4Y9" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "0cI0FvDbZDrp7voNlUxcnw", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "exp", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [ + { + "__id__": 255 + }, + { + "__id__": 279 + }, + { + "__id__": 309 + }, + { + "__id__": 339 + }, + { + "__id__": 363 + }, + { + "__id__": 387 + } + ], + "_active": true, + "_components": [ + { + "__id__": 411 + }, + { + "__id__": 413 + }, + { + "__id__": 415 + }, + { + "__id__": 417 + } + ], + "_prefab": { + "__id__": 419 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 680, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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": "dead", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 254 + }, + "_children": [ + { + "__id__": 256 + }, + { + "__id__": 262 + }, + { + "__id__": 270 + } + ], + "_active": true, + "_components": [ + { + "__id__": 276 + } + ], + "_prefab": { + "__id__": 278 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -335, + "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": "line_bg", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 255 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 257 + }, + { + "__id__": 259 + } + ], + "_prefab": { + "__id__": 261 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -20, + "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__": 256 + }, + "_enabled": true, + "__prefab": { + "__id__": 258 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bcgY8+AUhFxb9Gnp5OXq1N" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 256 + }, + "_enabled": true, + "__prefab": { + "__id__": 260 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "532ttuOYRC0aoVVedV0B/z" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a93pfLEodHGp5kOqW82cRJ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "data", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 255 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 263 + }, + { + "__id__": 265 + }, + { + "__id__": 267 + } + ], + "_prefab": { + "__id__": 269 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 40.4, + "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__": 262 + }, + "_enabled": true, + "__prefab": { + "__id__": 264 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, + "height": 25 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "08n2LVOkRBd7+38lEhoCDC" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 262 + }, + "_enabled": true, + "__prefab": { + "__id__": 266 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "0", + "_horizontalAlign": 2, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d0fFLntMBDDqgkA1mGZ1bE" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 262 + }, + "_enabled": true, + "__prefab": { + "__id__": 268 + }, + "templateMode": false, + "watchPath": "data.mission.ap", + "labelType": "cc.Label", + "watchPathArr": [], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "38niNdcHREgLNdMSU8z07J" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "22NAxGRPNC77MCqpXyRHCS", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 255 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 271 + }, + { + "__id__": 273 + } + ], + "_prefab": { + "__id__": 275 + }, + "_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__": 270 + }, + "_enabled": true, + "__prefab": { + "__id__": 272 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7aoPluUIdPD7k0Sz0RvTum" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 270 + }, + "_enabled": true, + "__prefab": { + "__id__": 274 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 158, + "g": 165, + "b": 161, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6f050", + "__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": "11iCWyli1O64nxxeRzyXPG" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "82RQIKVVBEP5yGq7AHBOH1", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 255 + }, + "_enabled": true, + "__prefab": { + "__id__": 277 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b1kkCkJQVOoqQA0rZqNKLq" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "32hnGwWX1OQaIOUnFFrdsS", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "doge", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 254 + }, + "_children": [ + { + "__id__": 280 + }, + { + "__id__": 286 + }, + { + "__id__": 294 + }, + { + "__id__": 300 + } + ], + "_active": true, + "_components": [ + { + "__id__": 306 + } + ], + "_prefab": { + "__id__": 308 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -215, + "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": "line_bg", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 279 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 281 + }, + { + "__id__": 283 + } + ], + "_prefab": { + "__id__": 285 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -20, + "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__": 280 + }, + "_enabled": true, + "__prefab": { + "__id__": 282 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "eebSoYrxlAo5FXf786npmM" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 280 + }, + "_enabled": true, + "__prefab": { + "__id__": 284 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9akuH0Q+BFho4MytSZChfB" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "2501v6Vk5FkoFxKeWSYJUb", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "data", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 279 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 287 + }, + { + "__id__": 289 + }, + { + "__id__": 291 + } + ], + "_prefab": { + "__id__": 293 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 28.575, + "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__": 286 + }, + "_enabled": true, + "__prefab": { + "__id__": 288 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 50, + "height": 25 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5a3ulTVqZNdYEMWpGmlx51" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 286 + }, + "_enabled": true, + "__prefab": { + "__id__": 290 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "999", + "_horizontalAlign": 2, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fb9EVP1+NPTqWpryL0e3iz" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 286 + }, + "_enabled": true, + "__prefab": { + "__id__": 292 + }, + "templateMode": false, + "watchPath": "data.mission.ap", + "labelType": "cc.Label", + "watchPathArr": [], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9dQEdqSD1NAJ7TrQuU/6cO" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "1741O+lnJPqapJEbSNbn60", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 279 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 295 + }, + { + "__id__": 297 + } + ], + "_prefab": { + "__id__": 299 + }, + "_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__": 294 + }, + "_enabled": true, + "__prefab": { + "__id__": 296 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 108, + "height": 114 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9csTRjCCpPtb4B3t0R37dL" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 294 + }, + "_enabled": true, + "__prefab": { + "__id__": 298 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 231, + "g": 210, + "b": 102, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@1c54c", + "__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": "0c+GyGP1hEe78PMe84mRF5" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "22MAT6NnlBb4ZjGsVSGAht", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "%", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 279 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 301 + }, + { + "__id__": 303 + } + ], + "_prefab": { + "__id__": 305 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 77.297, + "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__": 300 + }, + "_enabled": true, + "__prefab": { + "__id__": 302 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 50, + "height": 25 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "depW1geIxIqZXHiNf0bnPq" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 300 + }, + "_enabled": true, + "__prefab": { + "__id__": 304 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "%", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f7IoOg4JpMIoF1aatgTAtx" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "49meJcc/hFJ69TMF6GYYxl", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 279 + }, + "_enabled": true, + "__prefab": { + "__id__": 307 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5adTU1lMVBzoKBVTpguzKB" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "530207IPtNqoddBei4ZinF", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ct", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 254 + }, + "_children": [ + { + "__id__": 310 + }, + { + "__id__": 316 + }, + { + "__id__": 324 + }, + { + "__id__": 330 + } + ], + "_active": true, + "_components": [ + { + "__id__": 336 + } + ], + "_prefab": { + "__id__": 338 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -95, + "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": "line_bg", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 309 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 311 + }, + { + "__id__": 313 + } + ], + "_prefab": { + "__id__": 315 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -20, + "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__": 310 + }, + "_enabled": true, + "__prefab": { + "__id__": 312 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e0Czi5V9ZNHp/dWHNA/Bi7" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 310 + }, + "_enabled": true, + "__prefab": { + "__id__": 314 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dfFNF69ppFbbcgK+GJ/gX4" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "031l6h+F1GlYR7WgMkxNnn", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "data", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 309 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 317 + }, + { + "__id__": 319 + }, + { + "__id__": 321 + } + ], + "_prefab": { + "__id__": 323 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 28.575, + "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__": 316 + }, + "_enabled": true, + "__prefab": { + "__id__": 318 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 50, + "height": 25 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "06qj5o0OpIFKINXU+Aw9la" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 316 + }, + "_enabled": true, + "__prefab": { + "__id__": 320 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "999", + "_horizontalAlign": 2, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "32N2d3GM5Ku4UqO9t636WB" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 316 + }, + "_enabled": true, + "__prefab": { + "__id__": 322 + }, + "templateMode": false, + "watchPath": "data.mission.ap", + "labelType": "cc.Label", + "watchPathArr": [], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9cyoiPKsBHcbX8GwaNuAgU" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "0aBvm6UYlLH5EG9ECfMl8Z", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "%", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 309 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 325 + }, + { + "__id__": 327 + } + ], + "_prefab": { + "__id__": 329 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 100.161, + "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__": 324 + }, + "_enabled": true, + "__prefab": { + "__id__": 326 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "21E3sutqFJcYRGEcUjHD+P" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 324 + }, + "_enabled": true, + "__prefab": { + "__id__": 328 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "%", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 21, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "95VsBjzG1DTryxW/LWjhwF" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e2b57TTWZFF7TdC0chgsK3", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 309 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 331 + }, + { + "__id__": 333 + } + ], + "_prefab": { + "__id__": 335 + }, + "_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__": 330 + }, + "_enabled": true, + "__prefab": { + "__id__": 332 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 102 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7ap6kISF9DNrTL2Z7/oNrK" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 330 + }, + "_enabled": true, + "__prefab": { + "__id__": 334 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 238, + "g": 0, + "b": 0, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b96a0", + "__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": "ddyHL1ixVMeqahP2whLChP" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "85Yr8WpspKG5z/7/sCzheo", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 309 + }, + "_enabled": true, + "__prefab": { + "__id__": 337 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e7PWNrbM1MnYSjxKK/TMwQ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d1i54mQOVHMaTjwssqOF0a", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "hp", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 254 + }, + "_children": [ + { + "__id__": 340 + }, + { + "__id__": 346 + }, + { + "__id__": 354 + } + ], + "_active": true, + "_components": [ + { + "__id__": 360 + } + ], + "_prefab": { + "__id__": 362 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 25, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "line_bg", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 339 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 341 + }, + { + "__id__": 343 + } + ], + "_prefab": { + "__id__": 345 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -20, + "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__": 340 + }, + "_enabled": true, + "__prefab": { + "__id__": 342 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "698HP7aCpPlpuW8KRPlH2x" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 340 + }, + "_enabled": true, + "__prefab": { + "__id__": 344 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c6dnHI6FVB0rWmI1MDY/Di" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d8zT3VqP1C3KXpJsJmmvqD", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "data", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 339 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 347 + }, + { + "__id__": 349 + }, + { + "__id__": 351 + } + ], + "_prefab": { + "__id__": 353 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 40.4, + "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__": 346 + }, + "_enabled": true, + "__prefab": { + "__id__": 348 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, + "height": 25 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "47JSFGKHFOhLbqsIBhYGTx" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 346 + }, + "_enabled": true, + "__prefab": { + "__id__": 350 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "0", + "_horizontalAlign": 2, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9aHUWzFp5Fy5PZYqsfAE4C" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 346 + }, + "_enabled": true, + "__prefab": { + "__id__": 352 + }, + "templateMode": false, + "watchPath": "data.mission.hp", + "labelType": "cc.Label", + "watchPathArr": [], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "cbAPBSmetBbp/SXX/OBJOw" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "afeXR07QRN0qkbei/uljLH", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 339 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 355 + }, + { + "__id__": 357 + } + ], + "_prefab": { + "__id__": 359 + }, + "_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__": 354 + }, + "_enabled": true, + "__prefab": { + "__id__": 356 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 112, + "height": 94 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9cWz31TJVPY4h0SxXfi41b" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 354 + }, + "_enabled": true, + "__prefab": { + "__id__": 358 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 76, + "g": 238, + "b": 0, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@64337", + "__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": "58cMZpK/VOWIpqxI26uZSZ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "873sLeZnxAt5703dQ164J6", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 339 + }, + "_enabled": true, + "__prefab": { + "__id__": 361 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "65nKyRfJpAu5bn+P9AcC9F" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "92erVI25FJVbYBkVBO9mWZ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "def", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 254 + }, + "_children": [ + { + "__id__": 364 + }, + { + "__id__": 370 + }, + { + "__id__": 378 + } + ], + "_active": true, + "_components": [ + { + "__id__": 384 + } + ], + "_prefab": { + "__id__": 386 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 145, + "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": "line_bg", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 363 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 365 + }, + { + "__id__": 367 + } + ], + "_prefab": { + "__id__": 369 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -20, + "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__": 364 + }, + "_enabled": true, + "__prefab": { + "__id__": 366 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "34OstLL0VJsqipW0n1KABp" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 364 + }, + "_enabled": true, + "__prefab": { + "__id__": 368 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "cbEjeGCXBAGIUT9GixGLXz" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f3gvReV85D17VS+AiLN9AZ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "data", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 363 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 371 + }, + { + "__id__": 373 + }, + { + "__id__": 375 + } + ], + "_prefab": { + "__id__": 377 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 40.4, + "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__": 370 + }, + "_enabled": true, + "__prefab": { + "__id__": 372 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, + "height": 25 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d1VXLEfd1DSatlK0xMmxY1" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 370 + }, + "_enabled": true, + "__prefab": { + "__id__": 374 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "0", + "_horizontalAlign": 2, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0eTOGo10pKW50ZXFZIzPyP" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 370 + }, + "_enabled": true, + "__prefab": { + "__id__": 376 + }, + "templateMode": false, + "watchPath": "data.mission.def", + "labelType": "cc.Label", + "watchPathArr": [], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "84Z64HO+1HJ7wBGN6/TZnw" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "50AraKKvVFzJbDIWzA0V2t", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 363 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 379 + }, + { + "__id__": 381 + } + ], + "_prefab": { + "__id__": 383 + }, + "_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__": 378 + }, + "_enabled": true, + "__prefab": { + "__id__": 380 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 112 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "20YH9suO5IzKfpSg8xh8Ks" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 378 + }, + "_enabled": true, + "__prefab": { + "__id__": 382 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 89, + "g": 174, + "b": 241, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6524b", + "__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": "f3fVcv/T9NjYcRoHoWnfpE" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "89PK/SJHlM1JfpbUmppLEy", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 363 + }, + "_enabled": true, + "__prefab": { + "__id__": 385 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "26UY76eotDdqVkZbf5pwF1" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "75YToSrLZEJIq5TeSNr2Fm", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ap", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 254 + }, + "_children": [ + { + "__id__": 388 + }, + { + "__id__": 394 + }, + { + "__id__": 402 + } + ], + "_active": true, + "_components": [ + { + "__id__": 408 + } + ], + "_prefab": { + "__id__": 410 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 265, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "line_bg", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 387 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 389 + }, + { + "__id__": 391 + } + ], + "_prefab": { + "__id__": 393 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -20, + "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__": 388 + }, + "_enabled": true, + "__prefab": { + "__id__": 390 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a4gMQ0IoZCzYfKjAaHQs/q" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 388 + }, + "_enabled": true, + "__prefab": { + "__id__": 392 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "421SY1WWZLAISuC1i7VIMy" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "32MRDstZdOublnjTs0XMB6", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "data", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 387 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 395 + }, + { + "__id__": 397 + }, + { + "__id__": 399 + } + ], + "_prefab": { + "__id__": 401 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 40.4, + "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__": 394 + }, + "_enabled": true, + "__prefab": { + "__id__": 396 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, + "height": 25 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a8Rpy6edpEoasCL5Eno0+u" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 394 + }, + "_enabled": true, + "__prefab": { + "__id__": 398 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "0", + "_horizontalAlign": 2, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bbfcxGeBBC2pqZpo1+euqh" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 394 + }, + "_enabled": true, + "__prefab": { + "__id__": 400 + }, + "templateMode": false, + "watchPath": "data.mission.ap", + "labelType": "cc.Label", + "watchPathArr": [], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c9EoeFMghD7poQdBVCwvbA" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b9YMfmACdOdJIrf7oz/VzU", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 387 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 403 + }, + { + "__id__": 405 + } + ], + "_prefab": { + "__id__": 407 + }, + "_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__": 402 + }, + "_enabled": true, + "__prefab": { + "__id__": 404 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 102 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a0zuSOGiJKFbIuX85dIfjj" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 402 + }, + "_enabled": true, + "__prefab": { + "__id__": 406 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@0b3c8", + "__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": "e3HSEwbINMHppfDVvp7fo1" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "93EKHAfd9ErrTAijbjgd7T", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 387 + }, + "_enabled": true, + "__prefab": { + "__id__": 409 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2b/lkXVrFAJLXM99jcIMcL" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a5hphagV5L1KHAO+FmrZMf", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 254 + }, + "_enabled": true, + "__prefab": { + "__id__": 412 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 700, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5buSjt8MBIbo9OFlFmBUIx" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 254 + }, + "_enabled": true, + "__prefab": { + "__id__": 414 + }, + "_resizeMode": 2, + "_layoutType": 3, + "_cellSize": { + "__type__": "cc.Size", + "width": 100, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 15, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 20, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 2, + "_constraintNum": 6, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "21GF1AdbVPVJEA3u2hFA3X" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 254 + }, + "_enabled": true, + "__prefab": { + "__id__": 416 + }, + "_alignFlags": 12, + "_target": null, + "_left": 10, + "_right": 0, + "_top": 0, + "_bottom": 660, + "_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": "91pxpAFNJNHoMFhIRfs1Dl" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 254 + }, + "_enabled": false, + "__prefab": { + "__id__": 418 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5304c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4dO/RMeEFL1YRwmuVEjiA2" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "81MgdWMFFPO6d0OZrONBfl", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "hcards", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 421 + }, + { + "__id__": 423 + }, + { + "__id__": 425 + } + ], + "_prefab": { + "__id__": 427 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 650, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 420 + }, + "_enabled": true, + "__prefab": { + "__id__": 422 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 200 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 1 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8ag4dlhotPgr5TmCgBC6Pc" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 420 + }, + "_enabled": true, + "__prefab": { + "__id__": 424 + }, + "_alignFlags": 44, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 450, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 720, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "64OUf89SJGOLMh/TFawlF6" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 420 + }, + "_enabled": true, + "__prefab": { + "__id__": 426 + }, + "_resizeMode": 2, + "_layoutType": 3, + "_cellSize": { + "__type__": "cc.Size", + "width": 130, + "height": 200 + }, + "_startAxis": 0, + "_paddingLeft": 10, + "_paddingRight": 0, + "_paddingTop": 10, + "_paddingBottom": 0, + "_spacingX": 12, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "cbkEoQjnRHSbrTGpWhxVn2" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ebWKSWrnFIj4kx6eOlz7Xz", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "victory", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [ + { + "__id__": 429 + } + ], + "_active": true, + "_components": [ + { + "__id__": 578 + }, + { + "__id__": 580 + }, + { + "__id__": 582 + } + ], + "_prefab": { + "__id__": 584 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -1216.052, + "y": 690, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Node", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 428 + }, + "_children": [ + { + "__id__": 430 + }, + { + "__id__": 436 + }, + { + "__id__": 444 + }, + { + "__id__": 468 + }, + { + "__id__": 480 + }, + { + "__id__": 492 + }, + { + "__id__": 498 + }, + { + "__id__": 526 + } + ], + "_active": true, + "_components": [ + { + "__id__": 575 + } + ], + "_prefab": { + "__id__": 577 + }, + "_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": "Screen Dimmed", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 429 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 431 + }, + { + "__id__": 433 + } + ], + "_prefab": { + "__id__": 435 + }, + "_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__": 430 + }, + "_enabled": true, + "__prefab": { + "__id__": 432 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 900, + "height": 2000 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7e1qhL43RMxYqat28q0q7h" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 430 + }, + "_enabled": true, + "__prefab": { + "__id__": 434 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 158 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@ab806", + "__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": "6el13oC6VOJLf92hXLy7rG" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "3aE19vk51Bf53ouH1Lgm1W", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 429 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 437 + }, + { + "__id__": 439 + }, + { + "__id__": 441 + } + ], + "_prefab": { + "__id__": 443 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 24.721000000000004, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 436 + }, + "_enabled": true, + "__prefab": { + "__id__": 438 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 900, + "height": 650 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d2bFvl9XNN57yFyO8p999a" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 436 + }, + "_enabled": true, + "__prefab": { + "__id__": 440 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@c0043", + "__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": "fdeXBAm/VKAqtB723cBVsT" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 436 + }, + "_enabled": true, + "__prefab": { + "__id__": 442 + }, + "_alignFlags": 45, + "_target": null, + "_left": -400, + "_right": -400, + "_top": -299.72100000000006, + "_bottom": -250.279, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 800, + "_originalHeight": 800, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "77lk77aSBBU7rFKwZhQn8R" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d7//j+FOJBsZkQxnKeyLy5", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "victory", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 429 + }, + "_children": [ + { + "__id__": 445 + }, + { + "__id__": 451 + }, + { + "__id__": 457 + } + ], + "_active": true, + "_components": [ + { + "__id__": 463 + }, + { + "__id__": 465 + } + ], + "_prefab": { + "__id__": 467 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 471.994, + "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.Node", + "_name": "Image_Effect_Rotate", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 444 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 446 + }, + { + "__id__": 448 + } + ], + "_prefab": { + "__id__": 450 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -11.361, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1.5, + "y": 1.5, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 445 + }, + "_enabled": true, + "__prefab": { + "__id__": 447 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 600, + "height": 500 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "94Ahv2eXZM0ZUKXw/Sa/gk" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 445 + }, + "_enabled": true, + "__prefab": { + "__id__": 449 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 239, + "g": 245, + "b": 109, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@0285f", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 3, + "_fillType": 1, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0.5, + "_fillRange": 1, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "291LffafhLNYnpFWoNcAC9" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "6fJnypvhFBVKT1hUYYh5lv", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Image_Bagde_Wing1", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 444 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 452 + }, + { + "__id__": 454 + } + ], + "_prefab": { + "__id__": 456 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 80.377, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 451 + }, + "_enabled": true, + "__prefab": { + "__id__": 453 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 536, + "height": 449 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "07j/570+hIoKTU6jBKa+qq" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 451 + }, + "_enabled": true, + "__prefab": { + "__id__": 455 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@9e9dd", + "__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": "bcNheYrt5CZ6xt1EPV+S6U" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fdFcMzAfNEy4j9HXoHyUj6", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Image_Bagde_Wing2", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 444 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 458 + }, + { + "__id__": 460 + } + ], + "_prefab": { + "__id__": 462 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 18.692, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 457 + }, + "_enabled": true, + "__prefab": { + "__id__": 459 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 296, + "height": 228 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "03TSvicm5Oc7YAMeOA3Fjg" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 457 + }, + "_enabled": true, + "__prefab": { + "__id__": 461 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@a7416", + "__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": "a7JNJYD5pBupKCOwW507mL" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "acws+Ej+RA1LKwwkG/xXvi", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 444 + }, + "_enabled": true, + "__prefab": { + "__id__": 464 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 419, + "height": 402 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "41EvH/wiFK35Cfysln5+XC" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 444 + }, + "_enabled": true, + "__prefab": { + "__id__": 466 + }, + "_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": "d8KeLbMulHvrWppAK4rQL3" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "78Nml0FV9PFJVi6Dnda8h9", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "defeat", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 429 + }, + "_children": [ + { + "__id__": 469 + } + ], + "_active": true, + "_components": [ + { + "__id__": 475 + }, + { + "__id__": 477 + } + ], + "_prefab": { + "__id__": 479 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 486.034, + "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.Node", + "_name": "Image_Bagde_Wing1", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 468 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 470 + }, + { + "__id__": 472 + } + ], + "_prefab": { + "__id__": 474 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 80.377, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 469 + }, + "_enabled": true, + "__prefab": { + "__id__": 471 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 562, + "height": 329 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b8y3GultdIJaYNWFo6SoNW" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 469 + }, + "_enabled": true, + "__prefab": { + "__id__": 473 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@8b79a", + "__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": "02WcATFeBJ+Zz5wmFzu7iC" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d2xZ9ZOAVFc6n3AmBJHiom", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 468 + }, + "_enabled": true, + "__prefab": { + "__id__": 476 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 419, + "height": 402 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4bgntqr2RCu6Jss/xlFi+k" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 468 + }, + "_enabled": true, + "__prefab": { + "__id__": 478 + }, + "_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": "72YUvYag5H9ZEP7hJU9uBv" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c57XHxhj1OUK/jLF3TIFmE", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Title", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 429 + }, + "_children": [ + { + "__id__": 481 + } + ], + "_active": true, + "_components": [ + { + "__id__": 487 + }, + { + "__id__": 489 + } + ], + "_prefab": { + "__id__": 491 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 455.244, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1.3, + "y": 1.3, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 480 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 482 + }, + { + "__id__": 484 + } + ], + "_prefab": { + "__id__": 486 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 8.153, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 481 + }, + "_enabled": true, + "__prefab": { + "__id__": 483 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 164, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "58Axo+LxRJbr5dtf0EewFV" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 481 + }, + "_enabled": true, + "__prefab": { + "__id__": 485 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "挑战结束", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 40, + "_fontSize": 40, + "_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": "29W9UGnT5AJZ0H5nHg8Wru" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "72SIQUCoVKPbIDu6YL4scs", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 480 + }, + "_enabled": true, + "__prefab": { + "__id__": 488 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 500, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "74EBPe//hH75GjWym0leXc" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 480 + }, + "_enabled": true, + "__prefab": { + "__id__": 490 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@d9d3f", + "__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": "bb3FxBbt9LMYrhEBTQD2Zn" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f2kUtADCFEPrYkTe+dRvHN", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "items", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 429 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 493 + }, + { + "__id__": 495 + } + ], + "_prefab": { + "__id__": 497 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -1, + "y": -172.964, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 492 + }, + "_enabled": true, + "__prefab": { + "__id__": 494 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 700, + "height": 120 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d2JRrwMwpO2p6U9Fdt4TgG" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 492 + }, + "_enabled": true, + "__prefab": { + "__id__": 496 + }, + "_resizeMode": 2, + "_layoutType": 3, + "_cellSize": { + "__type__": "cc.Size", + "width": 115, + "height": 110 + }, + "_startAxis": 0, + "_paddingLeft": 5, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 0, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 2, + "_constraintNum": 6, + "_affectedByScale": false, + "_isAlign": true, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "04RZ+C/hFCB6NdyMTbVF6S" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b3mS2/KwJIOIqD9BZmFLWw", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ts", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 429 + }, + "_children": [ + { + "__id__": 499 + }, + { + "__id__": 505 + }, + { + "__id__": 511 + }, + { + "__id__": 517 + } + ], + "_active": true, + "_components": [ + { + "__id__": 523 + } + ], + "_prefab": { + "__id__": 525 + }, + "_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": "title", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 498 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 500 + }, + { + "__id__": 502 + } + ], + "_prefab": { + "__id__": 504 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 276.024, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": -6.123233995736766e-17, + "y": -6.123233995736766e-17, + "z": -6.123233995736766e-17, + "w": -1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": -180, + "y": -180, + "z": 180 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 499 + }, + "_enabled": true, + "__prefab": { + "__id__": 501 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 700, + "height": 50 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "31eYTcgWBAHKw0qixPF5rM" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 499 + }, + "_enabled": true, + "__prefab": { + "__id__": 503 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@995f1", + "__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": "eaXdBdtKFKNrF0JyId2/S6" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "dbal3sTitMZbiGr6DYZ8f7", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "iwl", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 498 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 506 + }, + { + "__id__": 508 + } + ], + "_prefab": { + "__id__": 510 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 274.9069999999999, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 505 + }, + "_enabled": true, + "__prefab": { + "__id__": 507 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 149.0048828125, + "height": 41.8 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "31rm29O2dD/o2ULIZHWgBm" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 505 + }, + "_enabled": true, + "__prefab": { + "__id__": 509 + }, + "_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": 30, + "_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": "20CE/100VFOZDFerj/q4No" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "35QlHbnWJJFpHS9bMsrIpf", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "rtitle", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 498 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 512 + }, + { + "__id__": 514 + } + ], + "_prefab": { + "__id__": 516 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -45.45399999999995, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": -6.123233995736766e-17, + "y": -6.123233995736766e-17, + "z": -6.123233995736766e-17, + "w": -1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": -180, + "y": -180, + "z": 180 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 511 + }, + "_enabled": true, + "__prefab": { + "__id__": 513 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 700, + "height": 50 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "17EXMKXU5HeL1uPIalpNq4" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 511 + }, + "_enabled": true, + "__prefab": { + "__id__": 515 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@995f1", + "__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": "73d+g+OVtDDJCRiDZRpHqn" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "292XTMJypBtZMkvOPPLhKQ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "rwl", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 498 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 518 + }, + { + "__id__": 520 + } + ], + "_prefab": { + "__id__": 522 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -46.11900000000003, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 517 + }, + "_enabled": true, + "__prefab": { + "__id__": 519 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80.669921875, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "74f4qZ7wJIorxmQ3OGcWhY" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 517 + }, + "_enabled": true, + "__prefab": { + "__id__": 521 + }, + "_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": "a1boJSUKdDAaNIXc3RpZT9" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "beyCLjpY9LJq3buEPPqDzV", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 498 + }, + "_enabled": true, + "__prefab": { + "__id__": 524 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "67LY6nGSlLm4D+RgXc+R1u" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8ckSQ5AhlIzq5p/1+WG6rM", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "btn", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 429 + }, + "_children": [ + { + "__id__": 527 + }, + { + "__id__": 556 + } + ], + "_active": true, + "_components": [ + { + "__id__": 572 + } + ], + "_prefab": { + "__id__": 574 + }, + "_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": "Button", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 526 + }, + "_children": [ + { + "__id__": 528 + }, + { + "__id__": 534 + }, + { + "__id__": 540 + } + ], + "_active": true, + "_components": [ + { + "__id__": 546 + }, + { + "__id__": 548 + }, + { + "__id__": 550 + } + ], + "_prefab": { + "__id__": 555 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -122.166, + "y": -367.799, + "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.Node", + "_name": "ItemIcon_Video", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 527 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 529 + }, + { + "__id__": 531 + } + ], + "_prefab": { + "__id__": 533 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -164.88, + "y": 21.558, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 528 + }, + "_enabled": true, + "__prefab": { + "__id__": 530 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 104, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e0x6s67NdOnYmPKBOj15td" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 528 + }, + "_enabled": true, + "__prefab": { + "__id__": 532 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@50452", + "__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": "45V+O22M9Ngp+vBtTdsFf3" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "6cDGrYQP1HJLdG4dph9Jg5", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 527 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 535 + }, + { + "__id__": 537 + } + ], + "_prefab": { + "__id__": 539 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 123.108, + "y": 6, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 2, + "y": 2, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 534 + }, + "_enabled": true, + "__prefab": { + "__id__": 536 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 89.0048828125, + "height": 41.8 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e0zhaQpedP5b2O4Za4teTp" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 534 + }, + "_enabled": true, + "__prefab": { + "__id__": 538 + }, + "_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": 30, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6c5IsBCAFEQ6r6oGvvuIaj" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "90tw7yGuNO7b0GUQacIenc", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "x10", + "_objFlags": 512, + "__editorExtras__": {}, + "_parent": { + "__id__": 527 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 541 + }, + { + "__id__": 543 + } + ], + "_prefab": { + "__id__": 545 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -34.594, + "y": 7.494, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 2, + "y": 2, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 540 + }, + "_enabled": true, + "__prefab": { + "__id__": 542 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 74.73828125, + "height": 58.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9bzGNZnVhAeJ1WhrqYKQBC" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 540 + }, + "_enabled": true, + "__prefab": { + "__id__": 544 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "x10", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 40, + "_fontSize": 40, + "_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": 231, + "g": 26, + "b": 26, + "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": "cb6X37n3VIBIx7rGdDI5ED" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "43XO1aenhNB4XpsyGmRSmB", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 527 + }, + "_enabled": true, + "__prefab": { + "__id__": 547 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 540, + "height": 160 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "35AwzfrDlBOZbs/xBCzwp/" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 527 + }, + "_enabled": true, + "__prefab": { + "__id__": 549 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@d27fa", + "__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": "e3NoRnp5xP4J6b6pUUOqcL" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 527 + }, + "_enabled": true, + "__prefab": { + "__id__": 551 + }, + "clickEvents": [ + { + "__id__": 552 + }, + { + "__id__": 553 + }, + { + "__id__": 554 + } + ], + "_interactable": true, + "_transition": 3, + "_normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_hoverColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "_pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_normalSprite": null, + "_hoverSprite": null, + "_pressedSprite": null, + "_disabledSprite": null, + "_duration": 0.1, + "_zoomScale": 0.8, + "_target": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "05jNUyYNNCHr/OejS7n1AN" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 428 + }, + "component": "", + "_componentId": "463c7iN7clDbLBuuJ6fqWQv", + "handler": "do_x10", + "customEventData": "" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "", + "_componentId": "9cbe4j5jBRBt7aZKuB2MRoX", + "handler": "mission_end", + "customEventData": "" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "", + "_componentId": "ee99bEQ89lEtavAHQsY2sba", + "handler": "to_mission", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4d8b1QG15AW6VkEoYt3rzZ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 512, + "_parent": { + "__id__": 526 + }, + "_prefab": { + "__id__": 557 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 556 + }, + "asset": { + "__uuid__": "1850a07c-28d2-4ffe-b7b2-d32838f6aae9", + "__expectedType__": "cc.Prefab" + }, + "fileId": "42oZKxjKlMNbCg30c0PEYe", + "instance": { + "__id__": 558 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "ff9iJow4hBnZlPO8secsFX", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 559 + }, + { + "__id__": 561 + }, + { + "__id__": 562 + }, + { + "__id__": 563 + }, + { + "__id__": 564 + }, + { + "__id__": 566 + }, + { + "__id__": 568 + }, + { + "__id__": 570 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 560 + }, + "propertyPath": [ + "_name" + ], + "value": "btn" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "42oZKxjKlMNbCg30c0PEYe" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 560 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 160.45600000000002, + "y": -367.799, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 560 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 560 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 565 + }, + "propertyPath": [ + "clickEvents", + "length" + ], + "value": 3 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c7QZYMuMFN6Yr72VlAjj3P" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 565 + }, + "propertyPath": [ + "clickEvents", + "0" + ], + "value": { + "__id__": 567 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "", + "_componentId": "ee99bEQ89lEtavAHQsY2sba", + "handler": "to_mission", + "customEventData": "" + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 565 + }, + "propertyPath": [ + "clickEvents", + "1" + ], + "value": { + "__id__": 569 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 + }, + "component": "", + "_componentId": "9cbe4j5jBRBt7aZKuB2MRoX", + "handler": "mission_end", + "customEventData": "" + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 565 + }, + "propertyPath": [ + "clickEvents", + "2" + ], + "value": { + "__id__": 571 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 428 + }, + "component": "", + "_componentId": "463c7iN7clDbLBuuJ6fqWQv", + "handler": "do_x1", + "customEventData": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 526 + }, + "_enabled": true, + "__prefab": { + "__id__": 573 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3fdbm5wKRCWKFZLsof+iPr" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5beqyD71VB56C3blxLWoUJ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 429 + }, + "_enabled": true, + "__prefab": { + "__id__": 576 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "208bA0BXJHHJ8Dw9GTCBp7" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9c3NYCFsVFBoxNAHAPXORu", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 428 + }, + "_enabled": true, + "__prefab": { + "__id__": 579 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9dro81BBVKBbOZQOv82DFf" + }, + { + "__type__": "463c7iN7clDbLBuuJ6fqWQv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 428 + }, + "_enabled": true, + "__prefab": { + "__id__": 581 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "cf9c91/I5CGpMPnrSwxqLK" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 428 + }, + "_enabled": true, + "__prefab": { + "__id__": 583 + }, + "_alignFlags": 18, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": -1216.052, + "_verticalCenter": 50, + "_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": "51gfmm4etAKLs6Y8ii34oK" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "13QmsMTG1B+7AltJJZo03Y", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 586 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 1280 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3cMfhSNiNHIZXThiv7BdOY" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 588 + }, + "_alignFlags": 16, + "_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": "0cAceKILJC5Yy/AnFcTCLH" + }, + { + "__type__": "9cbe4j5jBRBt7aZKuB2MRoX", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 590 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "72s3YemedO6rNPt/tGrnnR" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f7/N7i8SZFDZ/cm3Iro3X8", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.Node", "_name": "top", @@ -14148,23 +13434,23 @@ }, "_children": [ { - "__id__": 645 + "__id__": 593 }, { - "__id__": 695 + "__id__": 643 } ], "_active": true, "_components": [ { - "__id__": 745 + "__id__": 693 }, { - "__id__": 747 + "__id__": 695 } ], "_prefab": { - "__id__": 749 + "__id__": 697 }, "_lpos": { "__type__": "cc.Vec3", @@ -14201,33 +13487,33 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 644 + "__id__": 592 }, "_children": [ { - "__id__": 646 + "__id__": 594 }, { - "__id__": 658 + "__id__": 606 }, { - "__id__": 668 + "__id__": 616 }, { - "__id__": 678 + "__id__": 626 } ], "_active": true, "_components": [ { - "__id__": 690 + "__id__": 638 }, { - "__id__": 692 + "__id__": 640 } ], "_prefab": { - "__id__": 694 + "__id__": 642 }, "_lpos": { "__type__": "cc.Vec3", @@ -14264,24 +13550,24 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 645 + "__id__": 593 }, "_children": [ { - "__id__": 647 + "__id__": 595 } ], "_active": true, "_components": [ { - "__id__": 653 + "__id__": 601 }, { - "__id__": 655 + "__id__": 603 } ], "_prefab": { - "__id__": 657 + "__id__": 605 }, "_lpos": { "__type__": "cc.Vec3", @@ -14318,20 +13604,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 646 + "__id__": 594 }, "_children": [], "_active": true, "_components": [ { - "__id__": 648 + "__id__": 596 }, { - "__id__": 650 + "__id__": 598 } ], "_prefab": { - "__id__": 652 + "__id__": 600 }, "_lpos": { "__type__": "cc.Vec3", @@ -14368,11 +13654,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 647 + "__id__": 595 }, "_enabled": true, "__prefab": { - "__id__": 649 + "__id__": 597 }, "_contentSize": { "__type__": "cc.Size", @@ -14396,11 +13682,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 647 + "__id__": 595 }, "_enabled": true, "__prefab": { - "__id__": 651 + "__id__": 599 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14454,11 +13740,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 646 + "__id__": 594 }, "_enabled": true, "__prefab": { - "__id__": 654 + "__id__": 602 }, "_contentSize": { "__type__": "cc.Size", @@ -14482,11 +13768,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 646 + "__id__": 594 }, "_enabled": true, "__prefab": { - "__id__": 656 + "__id__": 604 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14540,26 +13826,26 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 645 + "__id__": 593 }, "_children": [], "_active": true, "_components": [ { - "__id__": 659 + "__id__": 607 }, { - "__id__": 661 + "__id__": 609 }, { - "__id__": 663 + "__id__": 611 }, { - "__id__": 665 + "__id__": 613 } ], "_prefab": { - "__id__": 667 + "__id__": 615 }, "_lpos": { "__type__": "cc.Vec3", @@ -14596,11 +13882,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 658 + "__id__": 606 }, "_enabled": true, "__prefab": { - "__id__": 660 + "__id__": 608 }, "_contentSize": { "__type__": "cc.Size", @@ -14624,11 +13910,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 658 + "__id__": 606 }, "_enabled": true, "__prefab": { - "__id__": 662 + "__id__": 610 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14692,11 +13978,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 658 + "__id__": 606 }, "_enabled": true, "__prefab": { - "__id__": 664 + "__id__": 612 }, "_id": "" }, @@ -14710,11 +13996,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 658 + "__id__": 606 }, "_enabled": true, "__prefab": { - "__id__": 666 + "__id__": 614 }, "templateMode": false, "watchPath": "data.role.gold", @@ -14747,26 +14033,26 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 645 + "__id__": 593 }, "_children": [], "_active": false, "_components": [ { - "__id__": 669 + "__id__": 617 }, { - "__id__": 671 + "__id__": 619 }, { - "__id__": 673 + "__id__": 621 }, { - "__id__": 675 + "__id__": 623 } ], "_prefab": { - "__id__": 677 + "__id__": 625 }, "_lpos": { "__type__": "cc.Vec3", @@ -14803,11 +14089,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 668 + "__id__": 616 }, "_enabled": true, "__prefab": { - "__id__": 670 + "__id__": 618 }, "_contentSize": { "__type__": "cc.Size", @@ -14831,11 +14117,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 668 + "__id__": 616 }, "_enabled": true, "__prefab": { - "__id__": 672 + "__id__": 620 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14899,11 +14185,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 668 + "__id__": 616 }, "_enabled": true, "__prefab": { - "__id__": 674 + "__id__": 622 }, "_id": "" }, @@ -14917,11 +14203,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 668 + "__id__": 616 }, "_enabled": true, "__prefab": { - "__id__": 676 + "__id__": 624 }, "templateMode": false, "watchPath": "data.power.max", @@ -14954,24 +14240,24 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 645 + "__id__": 593 }, "_children": [ { - "__id__": 679 + "__id__": 627 } ], "_active": true, "_components": [ { - "__id__": 685 + "__id__": 633 }, { - "__id__": 687 + "__id__": 635 } ], "_prefab": { - "__id__": 689 + "__id__": 637 }, "_lpos": { "__type__": "cc.Vec3", @@ -15008,20 +14294,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 678 + "__id__": 626 }, "_children": [], "_active": true, "_components": [ { - "__id__": 680 + "__id__": 628 }, { - "__id__": 682 + "__id__": 630 } ], "_prefab": { - "__id__": 684 + "__id__": 632 }, "_lpos": { "__type__": "cc.Vec3", @@ -15058,11 +14344,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 679 + "__id__": 627 }, "_enabled": true, "__prefab": { - "__id__": 681 + "__id__": 629 }, "_contentSize": { "__type__": "cc.Size", @@ -15086,11 +14372,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 679 + "__id__": 627 }, "_enabled": true, "__prefab": { - "__id__": 683 + "__id__": 631 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15144,11 +14430,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 678 + "__id__": 626 }, "_enabled": true, "__prefab": { - "__id__": 686 + "__id__": 634 }, "_contentSize": { "__type__": "cc.Size", @@ -15172,11 +14458,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 678 + "__id__": 626 }, "_enabled": true, "__prefab": { - "__id__": 688 + "__id__": 636 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15230,11 +14516,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 645 + "__id__": 593 }, "_enabled": true, "__prefab": { - "__id__": 691 + "__id__": 639 }, "_contentSize": { "__type__": "cc.Size", @@ -15258,11 +14544,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 645 + "__id__": 593 }, "_enabled": true, "__prefab": { - "__id__": 693 + "__id__": 641 }, "_alignFlags": 12, "_target": null, @@ -15307,33 +14593,33 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 644 + "__id__": 592 }, "_children": [ { - "__id__": 696 + "__id__": 644 }, { - "__id__": 708 + "__id__": 656 }, { - "__id__": 718 + "__id__": 666 }, { - "__id__": 728 + "__id__": 676 } ], "_active": true, "_components": [ { - "__id__": 740 + "__id__": 688 }, { - "__id__": 742 + "__id__": 690 } ], "_prefab": { - "__id__": 744 + "__id__": 692 }, "_lpos": { "__type__": "cc.Vec3", @@ -15370,24 +14656,24 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 695 + "__id__": 643 }, "_children": [ { - "__id__": 697 + "__id__": 645 } ], "_active": true, "_components": [ { - "__id__": 703 + "__id__": 651 }, { - "__id__": 705 + "__id__": 653 } ], "_prefab": { - "__id__": 707 + "__id__": 655 }, "_lpos": { "__type__": "cc.Vec3", @@ -15424,20 +14710,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 696 + "__id__": 644 }, "_children": [], "_active": true, "_components": [ { - "__id__": 698 + "__id__": 646 }, { - "__id__": 700 + "__id__": 648 } ], "_prefab": { - "__id__": 702 + "__id__": 650 }, "_lpos": { "__type__": "cc.Vec3", @@ -15474,11 +14760,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 697 + "__id__": 645 }, "_enabled": true, "__prefab": { - "__id__": 699 + "__id__": 647 }, "_contentSize": { "__type__": "cc.Size", @@ -15502,11 +14788,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 697 + "__id__": 645 }, "_enabled": true, "__prefab": { - "__id__": 701 + "__id__": 649 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15560,11 +14846,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 696 + "__id__": 644 }, "_enabled": true, "__prefab": { - "__id__": 704 + "__id__": 652 }, "_contentSize": { "__type__": "cc.Size", @@ -15588,11 +14874,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 696 + "__id__": 644 }, "_enabled": true, "__prefab": { - "__id__": 706 + "__id__": 654 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15646,26 +14932,26 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 695 + "__id__": 643 }, "_children": [], "_active": true, "_components": [ { - "__id__": 709 + "__id__": 657 }, { - "__id__": 711 + "__id__": 659 }, { - "__id__": 713 + "__id__": 661 }, { - "__id__": 715 + "__id__": 663 } ], "_prefab": { - "__id__": 717 + "__id__": 665 }, "_lpos": { "__type__": "cc.Vec3", @@ -15702,11 +14988,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 708 + "__id__": 656 }, "_enabled": true, "__prefab": { - "__id__": 710 + "__id__": 658 }, "_contentSize": { "__type__": "cc.Size", @@ -15730,11 +15016,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 708 + "__id__": 656 }, "_enabled": true, "__prefab": { - "__id__": 712 + "__id__": 660 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15798,11 +15084,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 708 + "__id__": 656 }, "_enabled": true, "__prefab": { - "__id__": 714 + "__id__": 662 }, "_id": "" }, @@ -15816,11 +15102,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 708 + "__id__": 656 }, "_enabled": true, "__prefab": { - "__id__": 716 + "__id__": 664 }, "templateMode": false, "watchPath": "data.role.energy", @@ -15853,26 +15139,26 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 695 + "__id__": 643 }, "_children": [], "_active": false, "_components": [ { - "__id__": 719 + "__id__": 667 }, { - "__id__": 721 + "__id__": 669 }, { - "__id__": 723 + "__id__": 671 }, { - "__id__": 725 + "__id__": 673 } ], "_prefab": { - "__id__": 727 + "__id__": 675 }, "_lpos": { "__type__": "cc.Vec3", @@ -15909,11 +15195,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 718 + "__id__": 666 }, "_enabled": true, "__prefab": { - "__id__": 720 + "__id__": 668 }, "_contentSize": { "__type__": "cc.Size", @@ -15937,11 +15223,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 718 + "__id__": 666 }, "_enabled": true, "__prefab": { - "__id__": 722 + "__id__": 670 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16005,11 +15291,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 718 + "__id__": 666 }, "_enabled": true, "__prefab": { - "__id__": 724 + "__id__": 672 }, "_id": "" }, @@ -16023,11 +15309,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 718 + "__id__": 666 }, "_enabled": true, "__prefab": { - "__id__": 726 + "__id__": 674 }, "templateMode": false, "watchPath": "data.power.max", @@ -16060,24 +15346,24 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 695 + "__id__": 643 }, "_children": [ { - "__id__": 729 + "__id__": 677 } ], "_active": true, "_components": [ { - "__id__": 735 + "__id__": 683 }, { - "__id__": 737 + "__id__": 685 } ], "_prefab": { - "__id__": 739 + "__id__": 687 }, "_lpos": { "__type__": "cc.Vec3", @@ -16114,20 +15400,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 728 + "__id__": 676 }, "_children": [], "_active": true, "_components": [ { - "__id__": 730 + "__id__": 678 }, { - "__id__": 732 + "__id__": 680 } ], "_prefab": { - "__id__": 734 + "__id__": 682 }, "_lpos": { "__type__": "cc.Vec3", @@ -16164,11 +15450,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 729 + "__id__": 677 }, "_enabled": true, "__prefab": { - "__id__": 731 + "__id__": 679 }, "_contentSize": { "__type__": "cc.Size", @@ -16192,11 +15478,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 729 + "__id__": 677 }, "_enabled": true, "__prefab": { - "__id__": 733 + "__id__": 681 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16250,11 +15536,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 728 + "__id__": 676 }, "_enabled": true, "__prefab": { - "__id__": 736 + "__id__": 684 }, "_contentSize": { "__type__": "cc.Size", @@ -16278,11 +15564,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 728 + "__id__": 676 }, "_enabled": true, "__prefab": { - "__id__": 738 + "__id__": 686 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16336,11 +15622,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 695 + "__id__": 643 }, "_enabled": true, "__prefab": { - "__id__": 741 + "__id__": 689 }, "_contentSize": { "__type__": "cc.Size", @@ -16364,11 +15650,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 695 + "__id__": 643 }, "_enabled": true, "__prefab": { - "__id__": 743 + "__id__": 691 }, "_alignFlags": 12, "_target": null, @@ -16413,11 +15699,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 644 + "__id__": 592 }, "_enabled": true, "__prefab": { - "__id__": 746 + "__id__": 694 }, "_contentSize": { "__type__": "cc.Size", @@ -16441,11 +15727,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 644 + "__id__": 592 }, "_enabled": true, "__prefab": { - "__id__": 748 + "__id__": 696 }, "_alignFlags": 9, "_target": null, @@ -16496,11 +15782,11 @@ "_active": true, "_components": [ { - "__id__": 751 + "__id__": 699 } ], "_prefab": { - "__id__": 753 + "__id__": 701 }, "_lpos": { "__type__": "cc.Vec3", @@ -16537,11 +15823,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 750 + "__id__": 698 }, "_enabled": true, "__prefab": { - "__id__": 752 + "__id__": 700 }, "_contentSize": { "__type__": "cc.Size", @@ -16582,50 +15868,50 @@ }, "_children": [ { - "__id__": 755 + "__id__": 703 }, { - "__id__": 763 + "__id__": 711 }, { - "__id__": 859 + "__id__": 807 }, { - "__id__": 883 + "__id__": 831 }, { - "__id__": 1023 + "__id__": 971 }, { - "__id__": 1205 + "__id__": 1153 }, { - "__id__": 1445 + "__id__": 1393 }, { - "__id__": 1594 + "__id__": 1542 }, { - "__id__": 1743 + "__id__": 1691 }, { - "__id__": 1779 + "__id__": 1727 } ], "_active": true, "_components": [ { - "__id__": 1829 + "__id__": 1777 }, { - "__id__": 1831 + "__id__": 1779 }, { - "__id__": 1833 + "__id__": 1781 } ], "_prefab": { - "__id__": 1835 + "__id__": 1783 }, "_lpos": { "__type__": "cc.Vec3", @@ -16662,23 +15948,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 754 + "__id__": 702 }, "_children": [], "_active": true, "_components": [ { - "__id__": 756 + "__id__": 704 }, { - "__id__": 758 + "__id__": 706 }, { - "__id__": 760 + "__id__": 708 } ], "_prefab": { - "__id__": 762 + "__id__": 710 }, "_lpos": { "__type__": "cc.Vec3", @@ -16715,11 +16001,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 755 + "__id__": 703 }, "_enabled": true, "__prefab": { - "__id__": 757 + "__id__": 705 }, "_contentSize": { "__type__": "cc.Size", @@ -16743,11 +16029,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 755 + "__id__": 703 }, "_enabled": true, "__prefab": { - "__id__": 759 + "__id__": 707 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16788,11 +16074,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 755 + "__id__": 703 }, "_enabled": true, "__prefab": { - "__id__": 761 + "__id__": 709 }, "_alignFlags": 45, "_target": null, @@ -16837,36 +16123,36 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 754 + "__id__": 702 }, "_children": [ { - "__id__": 764 + "__id__": 712 }, { - "__id__": 770 + "__id__": 718 }, { - "__id__": 776 + "__id__": 724 }, { - "__id__": 812 + "__id__": 760 }, { - "__id__": 848 + "__id__": 796 } ], "_active": true, "_components": [ { - "__id__": 854 + "__id__": 802 }, { - "__id__": 856 + "__id__": 804 } ], "_prefab": { - "__id__": 858 + "__id__": 806 }, "_lpos": { "__type__": "cc.Vec3", @@ -16903,20 +16189,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 763 + "__id__": 711 }, "_children": [], "_active": true, "_components": [ { - "__id__": 765 + "__id__": 713 }, { - "__id__": 767 + "__id__": 715 } ], "_prefab": { - "__id__": 769 + "__id__": 717 }, "_lpos": { "__type__": "cc.Vec3", @@ -16953,11 +16239,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 764 + "__id__": 712 }, "_enabled": true, "__prefab": { - "__id__": 766 + "__id__": 714 }, "_contentSize": { "__type__": "cc.Size", @@ -16981,11 +16267,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 764 + "__id__": 712 }, "_enabled": true, "__prefab": { - "__id__": 768 + "__id__": 716 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17039,20 +16325,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 763 + "__id__": 711 }, "_children": [], "_active": true, "_components": [ { - "__id__": 771 + "__id__": 719 }, { - "__id__": 773 + "__id__": 721 } ], "_prefab": { - "__id__": 775 + "__id__": 723 }, "_lpos": { "__type__": "cc.Vec3", @@ -17089,11 +16375,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 770 + "__id__": 718 }, "_enabled": true, "__prefab": { - "__id__": 772 + "__id__": 720 }, "_contentSize": { "__type__": "cc.Size", @@ -17117,11 +16403,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 770 + "__id__": 718 }, "_enabled": true, "__prefab": { - "__id__": 774 + "__id__": 722 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17198,36 +16484,36 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 763 + "__id__": 711 }, "_children": [ { - "__id__": 777 + "__id__": 725 }, { - "__id__": 783 + "__id__": 731 }, { - "__id__": 789 + "__id__": 737 }, { - "__id__": 795 + "__id__": 743 }, { - "__id__": 801 + "__id__": 749 } ], "_active": true, "_components": [ { - "__id__": 807 + "__id__": 755 }, { - "__id__": 809 + "__id__": 757 } ], "_prefab": { - "__id__": 811 + "__id__": 759 }, "_lpos": { "__type__": "cc.Vec3", @@ -17264,20 +16550,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 776 + "__id__": 724 }, "_children": [], "_active": true, "_components": [ { - "__id__": 778 + "__id__": 726 }, { - "__id__": 780 + "__id__": 728 } ], "_prefab": { - "__id__": 782 + "__id__": 730 }, "_lpos": { "__type__": "cc.Vec3", @@ -17314,11 +16600,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 777 + "__id__": 725 }, "_enabled": true, "__prefab": { - "__id__": 779 + "__id__": 727 }, "_contentSize": { "__type__": "cc.Size", @@ -17342,11 +16628,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 777 + "__id__": 725 }, "_enabled": true, "__prefab": { - "__id__": 781 + "__id__": 729 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17400,20 +16686,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 776 + "__id__": 724 }, "_children": [], "_active": true, "_components": [ { - "__id__": 784 + "__id__": 732 }, { - "__id__": 786 + "__id__": 734 } ], "_prefab": { - "__id__": 788 + "__id__": 736 }, "_lpos": { "__type__": "cc.Vec3", @@ -17450,11 +16736,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 783 + "__id__": 731 }, "_enabled": true, "__prefab": { - "__id__": 785 + "__id__": 733 }, "_contentSize": { "__type__": "cc.Size", @@ -17478,11 +16764,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 783 + "__id__": 731 }, "_enabled": true, "__prefab": { - "__id__": 787 + "__id__": 735 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17536,20 +16822,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 776 + "__id__": 724 }, "_children": [], "_active": true, "_components": [ { - "__id__": 790 + "__id__": 738 }, { - "__id__": 792 + "__id__": 740 } ], "_prefab": { - "__id__": 794 + "__id__": 742 }, "_lpos": { "__type__": "cc.Vec3", @@ -17586,11 +16872,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 789 + "__id__": 737 }, "_enabled": true, "__prefab": { - "__id__": 791 + "__id__": 739 }, "_contentSize": { "__type__": "cc.Size", @@ -17614,11 +16900,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 789 + "__id__": 737 }, "_enabled": true, "__prefab": { - "__id__": 793 + "__id__": 741 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17672,20 +16958,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 776 + "__id__": 724 }, "_children": [], "_active": true, "_components": [ { - "__id__": 796 + "__id__": 744 }, { - "__id__": 798 + "__id__": 746 } ], "_prefab": { - "__id__": 800 + "__id__": 748 }, "_lpos": { "__type__": "cc.Vec3", @@ -17722,11 +17008,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 795 + "__id__": 743 }, "_enabled": true, "__prefab": { - "__id__": 797 + "__id__": 745 }, "_contentSize": { "__type__": "cc.Size", @@ -17750,11 +17036,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 795 + "__id__": 743 }, "_enabled": true, "__prefab": { - "__id__": 799 + "__id__": 747 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17808,20 +17094,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 776 + "__id__": 724 }, "_children": [], "_active": true, "_components": [ { - "__id__": 802 + "__id__": 750 }, { - "__id__": 804 + "__id__": 752 } ], "_prefab": { - "__id__": 806 + "__id__": 754 }, "_lpos": { "__type__": "cc.Vec3", @@ -17858,11 +17144,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 801 + "__id__": 749 }, "_enabled": true, "__prefab": { - "__id__": 803 + "__id__": 751 }, "_contentSize": { "__type__": "cc.Size", @@ -17886,11 +17172,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 801 + "__id__": 749 }, "_enabled": true, "__prefab": { - "__id__": 805 + "__id__": 753 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17944,11 +17230,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 776 + "__id__": 724 }, "_enabled": true, "__prefab": { - "__id__": 808 + "__id__": 756 }, "_contentSize": { "__type__": "cc.Size", @@ -17972,11 +17258,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 776 + "__id__": 724 }, "_enabled": true, "__prefab": { - "__id__": 810 + "__id__": 758 }, "_resizeMode": 0, "_layoutType": 3, @@ -18023,36 +17309,36 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 763 + "__id__": 711 }, "_children": [ { - "__id__": 813 + "__id__": 761 }, { - "__id__": 819 + "__id__": 767 }, { - "__id__": 825 + "__id__": 773 }, { - "__id__": 831 + "__id__": 779 }, { - "__id__": 837 + "__id__": 785 } ], "_active": true, "_components": [ { - "__id__": 843 + "__id__": 791 }, { - "__id__": 845 + "__id__": 793 } ], "_prefab": { - "__id__": 847 + "__id__": 795 }, "_lpos": { "__type__": "cc.Vec3", @@ -18089,20 +17375,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 812 + "__id__": 760 }, "_children": [], "_active": true, "_components": [ { - "__id__": 814 + "__id__": 762 }, { - "__id__": 816 + "__id__": 764 } ], "_prefab": { - "__id__": 818 + "__id__": 766 }, "_lpos": { "__type__": "cc.Vec3", @@ -18139,11 +17425,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 813 + "__id__": 761 }, "_enabled": true, "__prefab": { - "__id__": 815 + "__id__": 763 }, "_contentSize": { "__type__": "cc.Size", @@ -18167,11 +17453,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 813 + "__id__": 761 }, "_enabled": true, "__prefab": { - "__id__": 817 + "__id__": 765 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18225,20 +17511,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 812 + "__id__": 760 }, "_children": [], "_active": true, "_components": [ { - "__id__": 820 + "__id__": 768 }, { - "__id__": 822 + "__id__": 770 } ], "_prefab": { - "__id__": 824 + "__id__": 772 }, "_lpos": { "__type__": "cc.Vec3", @@ -18275,11 +17561,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 819 + "__id__": 767 }, "_enabled": true, "__prefab": { - "__id__": 821 + "__id__": 769 }, "_contentSize": { "__type__": "cc.Size", @@ -18303,11 +17589,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 819 + "__id__": 767 }, "_enabled": true, "__prefab": { - "__id__": 823 + "__id__": 771 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18361,20 +17647,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 812 + "__id__": 760 }, "_children": [], "_active": true, "_components": [ { - "__id__": 826 + "__id__": 774 }, { - "__id__": 828 + "__id__": 776 } ], "_prefab": { - "__id__": 830 + "__id__": 778 }, "_lpos": { "__type__": "cc.Vec3", @@ -18411,11 +17697,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 825 + "__id__": 773 }, "_enabled": true, "__prefab": { - "__id__": 827 + "__id__": 775 }, "_contentSize": { "__type__": "cc.Size", @@ -18439,11 +17725,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 825 + "__id__": 773 }, "_enabled": true, "__prefab": { - "__id__": 829 + "__id__": 777 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18497,20 +17783,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 812 + "__id__": 760 }, "_children": [], "_active": true, "_components": [ { - "__id__": 832 + "__id__": 780 }, { - "__id__": 834 + "__id__": 782 } ], "_prefab": { - "__id__": 836 + "__id__": 784 }, "_lpos": { "__type__": "cc.Vec3", @@ -18547,11 +17833,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 831 + "__id__": 779 }, "_enabled": true, "__prefab": { - "__id__": 833 + "__id__": 781 }, "_contentSize": { "__type__": "cc.Size", @@ -18575,11 +17861,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 831 + "__id__": 779 }, "_enabled": true, "__prefab": { - "__id__": 835 + "__id__": 783 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18633,20 +17919,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 812 + "__id__": 760 }, "_children": [], "_active": true, "_components": [ { - "__id__": 838 + "__id__": 786 }, { - "__id__": 840 + "__id__": 788 } ], "_prefab": { - "__id__": 842 + "__id__": 790 }, "_lpos": { "__type__": "cc.Vec3", @@ -18683,11 +17969,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 837 + "__id__": 785 }, "_enabled": true, "__prefab": { - "__id__": 839 + "__id__": 787 }, "_contentSize": { "__type__": "cc.Size", @@ -18711,11 +17997,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 837 + "__id__": 785 }, "_enabled": true, "__prefab": { - "__id__": 841 + "__id__": 789 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18769,11 +18055,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 812 + "__id__": 760 }, "_enabled": true, "__prefab": { - "__id__": 844 + "__id__": 792 }, "_contentSize": { "__type__": "cc.Size", @@ -18797,11 +18083,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 812 + "__id__": 760 }, "_enabled": true, "__prefab": { - "__id__": 846 + "__id__": 794 }, "_resizeMode": 0, "_layoutType": 3, @@ -18848,20 +18134,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 763 + "__id__": 711 }, "_children": [], "_active": true, "_components": [ { - "__id__": 849 + "__id__": 797 }, { - "__id__": 851 + "__id__": 799 } ], "_prefab": { - "__id__": 853 + "__id__": 801 }, "_lpos": { "__type__": "cc.Vec3", @@ -18898,11 +18184,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 848 + "__id__": 796 }, "_enabled": true, "__prefab": { - "__id__": 850 + "__id__": 798 }, "_contentSize": { "__type__": "cc.Size", @@ -18926,11 +18212,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 848 + "__id__": 796 }, "_enabled": true, "__prefab": { - "__id__": 852 + "__id__": 800 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19007,11 +18293,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 763 + "__id__": 711 }, "_enabled": true, "__prefab": { - "__id__": 855 + "__id__": 803 }, "_contentSize": { "__type__": "cc.Size", @@ -19035,11 +18321,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 763 + "__id__": 711 }, "_enabled": true, "__prefab": { - "__id__": 857 + "__id__": 805 }, "_alignFlags": 1, "_target": null, @@ -19084,30 +18370,30 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 754 + "__id__": 702 }, "_children": [ { - "__id__": 860 + "__id__": 808 }, { - "__id__": 866 + "__id__": 814 }, { - "__id__": 872 + "__id__": 820 } ], "_active": true, "_components": [ { - "__id__": 878 + "__id__": 826 }, { - "__id__": 880 + "__id__": 828 } ], "_prefab": { - "__id__": 882 + "__id__": 830 }, "_lpos": { "__type__": "cc.Vec3", @@ -19144,20 +18430,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 859 + "__id__": 807 }, "_children": [], "_active": true, "_components": [ { - "__id__": 861 + "__id__": 809 }, { - "__id__": 863 + "__id__": 811 } ], "_prefab": { - "__id__": 865 + "__id__": 813 }, "_lpos": { "__type__": "cc.Vec3", @@ -19194,11 +18480,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 860 + "__id__": 808 }, "_enabled": true, "__prefab": { - "__id__": 862 + "__id__": 810 }, "_contentSize": { "__type__": "cc.Size", @@ -19222,11 +18508,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 860 + "__id__": 808 }, "_enabled": true, "__prefab": { - "__id__": 864 + "__id__": 812 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19280,20 +18566,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 859 + "__id__": 807 }, "_children": [], "_active": true, "_components": [ { - "__id__": 867 + "__id__": 815 }, { - "__id__": 869 + "__id__": 817 } ], "_prefab": { - "__id__": 871 + "__id__": 819 }, "_lpos": { "__type__": "cc.Vec3", @@ -19330,11 +18616,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 866 + "__id__": 814 }, "_enabled": true, "__prefab": { - "__id__": 868 + "__id__": 816 }, "_contentSize": { "__type__": "cc.Size", @@ -19358,11 +18644,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 866 + "__id__": 814 }, "_enabled": true, "__prefab": { - "__id__": 870 + "__id__": 818 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19416,20 +18702,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 859 + "__id__": 807 }, "_children": [], "_active": true, "_components": [ { - "__id__": 873 + "__id__": 821 }, { - "__id__": 875 + "__id__": 823 } ], "_prefab": { - "__id__": 877 + "__id__": 825 }, "_lpos": { "__type__": "cc.Vec3", @@ -19466,11 +18752,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 872 + "__id__": 820 }, "_enabled": true, "__prefab": { - "__id__": 874 + "__id__": 822 }, "_contentSize": { "__type__": "cc.Size", @@ -19494,11 +18780,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 872 + "__id__": 820 }, "_enabled": true, "__prefab": { - "__id__": 876 + "__id__": 824 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19552,11 +18838,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 859 + "__id__": 807 }, "_enabled": true, "__prefab": { - "__id__": 879 + "__id__": 827 }, "_contentSize": { "__type__": "cc.Size", @@ -19580,11 +18866,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 859 + "__id__": 807 }, "_enabled": true, "__prefab": { - "__id__": 881 + "__id__": 829 }, "_alignFlags": 10, "_target": null, @@ -19629,42 +18915,42 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 754 + "__id__": 702 }, "_children": [ { - "__id__": 884 + "__id__": 832 }, { - "__id__": 906 + "__id__": 854 }, { - "__id__": 928 + "__id__": 876 }, { - "__id__": 950 + "__id__": 898 }, { - "__id__": 972 + "__id__": 920 }, { - "__id__": 994 + "__id__": 942 } ], "_active": true, "_components": [ { - "__id__": 1016 + "__id__": 964 }, { - "__id__": 1018 + "__id__": 966 }, { - "__id__": 1020 + "__id__": 968 } ], "_prefab": { - "__id__": 1022 + "__id__": 970 }, "_lpos": { "__type__": "cc.Vec3", @@ -19701,27 +18987,27 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 883 + "__id__": 831 }, "_children": [ { - "__id__": 885 + "__id__": 833 }, { - "__id__": 891 + "__id__": 839 }, { - "__id__": 897 + "__id__": 845 } ], "_active": true, "_components": [ { - "__id__": 903 + "__id__": 851 } ], "_prefab": { - "__id__": 905 + "__id__": 853 }, "_lpos": { "__type__": "cc.Vec3", @@ -19758,20 +19044,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 884 + "__id__": 832 }, "_children": [], "_active": true, "_components": [ { - "__id__": 886 + "__id__": 834 }, { - "__id__": 888 + "__id__": 836 } ], "_prefab": { - "__id__": 890 + "__id__": 838 }, "_lpos": { "__type__": "cc.Vec3", @@ -19808,11 +19094,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 885 + "__id__": 833 }, "_enabled": true, "__prefab": { - "__id__": 887 + "__id__": 835 }, "_contentSize": { "__type__": "cc.Size", @@ -19836,11 +19122,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 885 + "__id__": 833 }, "_enabled": true, "__prefab": { - "__id__": 889 + "__id__": 837 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19894,20 +19180,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 884 + "__id__": 832 }, "_children": [], "_active": true, "_components": [ { - "__id__": 892 + "__id__": 840 }, { - "__id__": 894 + "__id__": 842 } ], "_prefab": { - "__id__": 896 + "__id__": 844 }, "_lpos": { "__type__": "cc.Vec3", @@ -19944,11 +19230,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 891 + "__id__": 839 }, "_enabled": true, "__prefab": { - "__id__": 893 + "__id__": 841 }, "_contentSize": { "__type__": "cc.Size", @@ -19972,11 +19258,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 891 + "__id__": 839 }, "_enabled": true, "__prefab": { - "__id__": 895 + "__id__": 843 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20053,20 +19339,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 884 + "__id__": 832 }, "_children": [], "_active": true, "_components": [ { - "__id__": 898 + "__id__": 846 }, { - "__id__": 900 + "__id__": 848 } ], "_prefab": { - "__id__": 902 + "__id__": 850 }, "_lpos": { "__type__": "cc.Vec3", @@ -20103,11 +19389,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 897 + "__id__": 845 }, "_enabled": true, "__prefab": { - "__id__": 899 + "__id__": 847 }, "_contentSize": { "__type__": "cc.Size", @@ -20131,11 +19417,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 897 + "__id__": 845 }, "_enabled": true, "__prefab": { - "__id__": 901 + "__id__": 849 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20212,11 +19498,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 884 + "__id__": 832 }, "_enabled": true, "__prefab": { - "__id__": 904 + "__id__": 852 }, "_contentSize": { "__type__": "cc.Size", @@ -20253,27 +19539,27 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 883 + "__id__": 831 }, "_children": [ { - "__id__": 907 + "__id__": 855 }, { - "__id__": 913 + "__id__": 861 }, { - "__id__": 919 + "__id__": 867 } ], "_active": true, "_components": [ { - "__id__": 925 + "__id__": 873 } ], "_prefab": { - "__id__": 927 + "__id__": 875 }, "_lpos": { "__type__": "cc.Vec3", @@ -20310,20 +19596,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 906 + "__id__": 854 }, "_children": [], "_active": true, "_components": [ { - "__id__": 908 + "__id__": 856 }, { - "__id__": 910 + "__id__": 858 } ], "_prefab": { - "__id__": 912 + "__id__": 860 }, "_lpos": { "__type__": "cc.Vec3", @@ -20360,11 +19646,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 907 + "__id__": 855 }, "_enabled": true, "__prefab": { - "__id__": 909 + "__id__": 857 }, "_contentSize": { "__type__": "cc.Size", @@ -20388,11 +19674,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 907 + "__id__": 855 }, "_enabled": true, "__prefab": { - "__id__": 911 + "__id__": 859 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20446,20 +19732,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 906 + "__id__": 854 }, "_children": [], "_active": true, "_components": [ { - "__id__": 914 + "__id__": 862 }, { - "__id__": 916 + "__id__": 864 } ], "_prefab": { - "__id__": 918 + "__id__": 866 }, "_lpos": { "__type__": "cc.Vec3", @@ -20496,11 +19782,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 913 + "__id__": 861 }, "_enabled": true, "__prefab": { - "__id__": 915 + "__id__": 863 }, "_contentSize": { "__type__": "cc.Size", @@ -20524,11 +19810,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 913 + "__id__": 861 }, "_enabled": true, "__prefab": { - "__id__": 917 + "__id__": 865 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20605,20 +19891,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 906 + "__id__": 854 }, "_children": [], "_active": true, "_components": [ { - "__id__": 920 + "__id__": 868 }, { - "__id__": 922 + "__id__": 870 } ], "_prefab": { - "__id__": 924 + "__id__": 872 }, "_lpos": { "__type__": "cc.Vec3", @@ -20655,11 +19941,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 919 + "__id__": 867 }, "_enabled": true, "__prefab": { - "__id__": 921 + "__id__": 869 }, "_contentSize": { "__type__": "cc.Size", @@ -20683,11 +19969,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 919 + "__id__": 867 }, "_enabled": true, "__prefab": { - "__id__": 923 + "__id__": 871 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20764,11 +20050,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 906 + "__id__": 854 }, "_enabled": true, "__prefab": { - "__id__": 926 + "__id__": 874 }, "_contentSize": { "__type__": "cc.Size", @@ -20805,27 +20091,27 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 883 + "__id__": 831 }, "_children": [ { - "__id__": 929 + "__id__": 877 }, { - "__id__": 935 + "__id__": 883 }, { - "__id__": 941 + "__id__": 889 } ], "_active": true, "_components": [ { - "__id__": 947 + "__id__": 895 } ], "_prefab": { - "__id__": 949 + "__id__": 897 }, "_lpos": { "__type__": "cc.Vec3", @@ -20862,20 +20148,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 928 + "__id__": 876 }, "_children": [], "_active": true, "_components": [ { - "__id__": 930 + "__id__": 878 }, { - "__id__": 932 + "__id__": 880 } ], "_prefab": { - "__id__": 934 + "__id__": 882 }, "_lpos": { "__type__": "cc.Vec3", @@ -20912,11 +20198,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 929 + "__id__": 877 }, "_enabled": true, "__prefab": { - "__id__": 931 + "__id__": 879 }, "_contentSize": { "__type__": "cc.Size", @@ -20940,11 +20226,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 929 + "__id__": 877 }, "_enabled": true, "__prefab": { - "__id__": 933 + "__id__": 881 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20998,20 +20284,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 928 + "__id__": 876 }, "_children": [], "_active": true, "_components": [ { - "__id__": 936 + "__id__": 884 }, { - "__id__": 938 + "__id__": 886 } ], "_prefab": { - "__id__": 940 + "__id__": 888 }, "_lpos": { "__type__": "cc.Vec3", @@ -21048,11 +20334,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 935 + "__id__": 883 }, "_enabled": true, "__prefab": { - "__id__": 937 + "__id__": 885 }, "_contentSize": { "__type__": "cc.Size", @@ -21076,11 +20362,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 935 + "__id__": 883 }, "_enabled": true, "__prefab": { - "__id__": 939 + "__id__": 887 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21157,20 +20443,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 928 + "__id__": 876 }, "_children": [], "_active": true, "_components": [ { - "__id__": 942 + "__id__": 890 }, { - "__id__": 944 + "__id__": 892 } ], "_prefab": { - "__id__": 946 + "__id__": 894 }, "_lpos": { "__type__": "cc.Vec3", @@ -21207,11 +20493,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 941 + "__id__": 889 }, "_enabled": true, "__prefab": { - "__id__": 943 + "__id__": 891 }, "_contentSize": { "__type__": "cc.Size", @@ -21235,11 +20521,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 941 + "__id__": 889 }, "_enabled": true, "__prefab": { - "__id__": 945 + "__id__": 893 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21316,11 +20602,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 928 + "__id__": 876 }, "_enabled": true, "__prefab": { - "__id__": 948 + "__id__": 896 }, "_contentSize": { "__type__": "cc.Size", @@ -21357,27 +20643,27 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 883 + "__id__": 831 }, "_children": [ { - "__id__": 951 + "__id__": 899 }, { - "__id__": 957 + "__id__": 905 }, { - "__id__": 963 + "__id__": 911 } ], "_active": true, "_components": [ { - "__id__": 969 + "__id__": 917 } ], "_prefab": { - "__id__": 971 + "__id__": 919 }, "_lpos": { "__type__": "cc.Vec3", @@ -21414,20 +20700,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 950 + "__id__": 898 }, "_children": [], "_active": true, "_components": [ { - "__id__": 952 + "__id__": 900 }, { - "__id__": 954 + "__id__": 902 } ], "_prefab": { - "__id__": 956 + "__id__": 904 }, "_lpos": { "__type__": "cc.Vec3", @@ -21464,11 +20750,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 951 + "__id__": 899 }, "_enabled": true, "__prefab": { - "__id__": 953 + "__id__": 901 }, "_contentSize": { "__type__": "cc.Size", @@ -21492,11 +20778,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 951 + "__id__": 899 }, "_enabled": true, "__prefab": { - "__id__": 955 + "__id__": 903 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21550,20 +20836,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 950 + "__id__": 898 }, "_children": [], "_active": true, "_components": [ { - "__id__": 958 + "__id__": 906 }, { - "__id__": 960 + "__id__": 908 } ], "_prefab": { - "__id__": 962 + "__id__": 910 }, "_lpos": { "__type__": "cc.Vec3", @@ -21600,11 +20886,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 957 + "__id__": 905 }, "_enabled": true, "__prefab": { - "__id__": 959 + "__id__": 907 }, "_contentSize": { "__type__": "cc.Size", @@ -21628,11 +20914,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 957 + "__id__": 905 }, "_enabled": true, "__prefab": { - "__id__": 961 + "__id__": 909 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21709,20 +20995,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 950 + "__id__": 898 }, "_children": [], "_active": true, "_components": [ { - "__id__": 964 + "__id__": 912 }, { - "__id__": 966 + "__id__": 914 } ], "_prefab": { - "__id__": 968 + "__id__": 916 }, "_lpos": { "__type__": "cc.Vec3", @@ -21759,11 +21045,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 963 + "__id__": 911 }, "_enabled": true, "__prefab": { - "__id__": 965 + "__id__": 913 }, "_contentSize": { "__type__": "cc.Size", @@ -21787,11 +21073,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 963 + "__id__": 911 }, "_enabled": true, "__prefab": { - "__id__": 967 + "__id__": 915 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21868,11 +21154,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 950 + "__id__": 898 }, "_enabled": true, "__prefab": { - "__id__": 970 + "__id__": 918 }, "_contentSize": { "__type__": "cc.Size", @@ -21909,27 +21195,27 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 883 + "__id__": 831 }, "_children": [ { - "__id__": 973 + "__id__": 921 }, { - "__id__": 979 + "__id__": 927 }, { - "__id__": 985 + "__id__": 933 } ], "_active": true, "_components": [ { - "__id__": 991 + "__id__": 939 } ], "_prefab": { - "__id__": 993 + "__id__": 941 }, "_lpos": { "__type__": "cc.Vec3", @@ -21966,20 +21252,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 972 + "__id__": 920 }, "_children": [], "_active": true, "_components": [ { - "__id__": 974 + "__id__": 922 }, { - "__id__": 976 + "__id__": 924 } ], "_prefab": { - "__id__": 978 + "__id__": 926 }, "_lpos": { "__type__": "cc.Vec3", @@ -22016,11 +21302,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 973 + "__id__": 921 }, "_enabled": true, "__prefab": { - "__id__": 975 + "__id__": 923 }, "_contentSize": { "__type__": "cc.Size", @@ -22044,11 +21330,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 973 + "__id__": 921 }, "_enabled": true, "__prefab": { - "__id__": 977 + "__id__": 925 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22102,20 +21388,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 972 + "__id__": 920 }, "_children": [], "_active": true, "_components": [ { - "__id__": 980 + "__id__": 928 }, { - "__id__": 982 + "__id__": 930 } ], "_prefab": { - "__id__": 984 + "__id__": 932 }, "_lpos": { "__type__": "cc.Vec3", @@ -22152,11 +21438,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 979 + "__id__": 927 }, "_enabled": true, "__prefab": { - "__id__": 981 + "__id__": 929 }, "_contentSize": { "__type__": "cc.Size", @@ -22180,11 +21466,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 979 + "__id__": 927 }, "_enabled": true, "__prefab": { - "__id__": 983 + "__id__": 931 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22261,20 +21547,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 972 + "__id__": 920 }, "_children": [], "_active": true, "_components": [ { - "__id__": 986 + "__id__": 934 }, { - "__id__": 988 + "__id__": 936 } ], "_prefab": { - "__id__": 990 + "__id__": 938 }, "_lpos": { "__type__": "cc.Vec3", @@ -22311,11 +21597,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 985 + "__id__": 933 }, "_enabled": true, "__prefab": { - "__id__": 987 + "__id__": 935 }, "_contentSize": { "__type__": "cc.Size", @@ -22339,11 +21625,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 985 + "__id__": 933 }, "_enabled": true, "__prefab": { - "__id__": 989 + "__id__": 937 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22420,11 +21706,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 972 + "__id__": 920 }, "_enabled": true, "__prefab": { - "__id__": 992 + "__id__": 940 }, "_contentSize": { "__type__": "cc.Size", @@ -22461,27 +21747,27 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 883 + "__id__": 831 }, "_children": [ { - "__id__": 995 + "__id__": 943 }, { - "__id__": 1001 + "__id__": 949 }, { - "__id__": 1007 + "__id__": 955 } ], "_active": true, "_components": [ { - "__id__": 1013 + "__id__": 961 } ], "_prefab": { - "__id__": 1015 + "__id__": 963 }, "_lpos": { "__type__": "cc.Vec3", @@ -22518,20 +21804,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 994 + "__id__": 942 }, "_children": [], "_active": true, "_components": [ { - "__id__": 996 + "__id__": 944 }, { - "__id__": 998 + "__id__": 946 } ], "_prefab": { - "__id__": 1000 + "__id__": 948 }, "_lpos": { "__type__": "cc.Vec3", @@ -22568,11 +21854,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 995 + "__id__": 943 }, "_enabled": true, "__prefab": { - "__id__": 997 + "__id__": 945 }, "_contentSize": { "__type__": "cc.Size", @@ -22596,11 +21882,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 995 + "__id__": 943 }, "_enabled": true, "__prefab": { - "__id__": 999 + "__id__": 947 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22654,20 +21940,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 994 + "__id__": 942 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1002 + "__id__": 950 }, { - "__id__": 1004 + "__id__": 952 } ], "_prefab": { - "__id__": 1006 + "__id__": 954 }, "_lpos": { "__type__": "cc.Vec3", @@ -22704,11 +21990,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1001 + "__id__": 949 }, "_enabled": true, "__prefab": { - "__id__": 1003 + "__id__": 951 }, "_contentSize": { "__type__": "cc.Size", @@ -22732,11 +22018,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1001 + "__id__": 949 }, "_enabled": true, "__prefab": { - "__id__": 1005 + "__id__": 953 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22813,20 +22099,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 994 + "__id__": 942 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1008 + "__id__": 956 }, { - "__id__": 1010 + "__id__": 958 } ], "_prefab": { - "__id__": 1012 + "__id__": 960 }, "_lpos": { "__type__": "cc.Vec3", @@ -22863,11 +22149,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1007 + "__id__": 955 }, "_enabled": true, "__prefab": { - "__id__": 1009 + "__id__": 957 }, "_contentSize": { "__type__": "cc.Size", @@ -22891,11 +22177,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1007 + "__id__": 955 }, "_enabled": true, "__prefab": { - "__id__": 1011 + "__id__": 959 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22972,11 +22258,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 994 + "__id__": 942 }, "_enabled": true, "__prefab": { - "__id__": 1014 + "__id__": 962 }, "_contentSize": { "__type__": "cc.Size", @@ -23013,11 +22299,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 883 + "__id__": 831 }, "_enabled": true, "__prefab": { - "__id__": 1017 + "__id__": 965 }, "_contentSize": { "__type__": "cc.Size", @@ -23041,11 +22327,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 883 + "__id__": 831 }, "_enabled": true, "__prefab": { - "__id__": 1019 + "__id__": 967 }, "_alignFlags": 18, "_target": null, @@ -23077,11 +22363,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 883 + "__id__": 831 }, "_enabled": true, "__prefab": { - "__id__": 1021 + "__id__": 969 }, "_resizeMode": 0, "_layoutType": 3, @@ -23128,30 +22414,30 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 754 + "__id__": 702 }, "_children": [ { - "__id__": 1024 + "__id__": 972 }, { - "__id__": 1192 + "__id__": 1140 } ], "_active": true, "_components": [ { - "__id__": 1198 + "__id__": 1146 }, { - "__id__": 1200 + "__id__": 1148 }, { - "__id__": 1202 + "__id__": 1150 } ], "_prefab": { - "__id__": 1204 + "__id__": 1152 }, "_lpos": { "__type__": "cc.Vec3", @@ -23188,48 +22474,48 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1023 + "__id__": 971 }, "_children": [ { - "__id__": 1025 + "__id__": 973 }, { - "__id__": 1043 + "__id__": 991 }, { - "__id__": 1061 + "__id__": 1009 }, { - "__id__": 1079 + "__id__": 1027 }, { - "__id__": 1097 + "__id__": 1045 }, { - "__id__": 1115 + "__id__": 1063 }, { - "__id__": 1133 + "__id__": 1081 }, { - "__id__": 1151 + "__id__": 1099 }, { - "__id__": 1169 + "__id__": 1117 } ], "_active": true, "_components": [ { - "__id__": 1187 + "__id__": 1135 }, { - "__id__": 1189 + "__id__": 1137 } ], "_prefab": { - "__id__": 1191 + "__id__": 1139 }, "_lpos": { "__type__": "cc.Vec3", @@ -23266,27 +22552,27 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1024 + "__id__": 972 }, "_children": [ { - "__id__": 1026 + "__id__": 974 }, { - "__id__": 1032 + "__id__": 980 } ], "_active": true, "_components": [ { - "__id__": 1038 + "__id__": 986 }, { - "__id__": 1040 + "__id__": 988 } ], "_prefab": { - "__id__": 1042 + "__id__": 990 }, "_lpos": { "__type__": "cc.Vec3", @@ -23323,20 +22609,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1025 + "__id__": 973 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1027 + "__id__": 975 }, { - "__id__": 1029 + "__id__": 977 } ], "_prefab": { - "__id__": 1031 + "__id__": 979 }, "_lpos": { "__type__": "cc.Vec3", @@ -23373,11 +22659,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1026 + "__id__": 974 }, "_enabled": true, "__prefab": { - "__id__": 1028 + "__id__": 976 }, "_contentSize": { "__type__": "cc.Size", @@ -23401,11 +22687,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1026 + "__id__": 974 }, "_enabled": true, "__prefab": { - "__id__": 1030 + "__id__": 978 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23459,20 +22745,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1025 + "__id__": 973 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1033 + "__id__": 981 }, { - "__id__": 1035 + "__id__": 983 } ], "_prefab": { - "__id__": 1037 + "__id__": 985 }, "_lpos": { "__type__": "cc.Vec3", @@ -23509,11 +22795,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1032 + "__id__": 980 }, "_enabled": true, "__prefab": { - "__id__": 1034 + "__id__": 982 }, "_contentSize": { "__type__": "cc.Size", @@ -23537,11 +22823,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1032 + "__id__": 980 }, "_enabled": true, "__prefab": { - "__id__": 1036 + "__id__": 984 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23618,11 +22904,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1025 + "__id__": 973 }, "_enabled": true, "__prefab": { - "__id__": 1039 + "__id__": 987 }, "_contentSize": { "__type__": "cc.Size", @@ -23646,11 +22932,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1025 + "__id__": 973 }, "_enabled": true, "__prefab": { - "__id__": 1041 + "__id__": 989 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23727,27 +23013,27 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1024 + "__id__": 972 }, "_children": [ { - "__id__": 1044 + "__id__": 992 }, { - "__id__": 1050 + "__id__": 998 } ], "_active": true, "_components": [ { - "__id__": 1056 + "__id__": 1004 }, { - "__id__": 1058 + "__id__": 1006 } ], "_prefab": { - "__id__": 1060 + "__id__": 1008 }, "_lpos": { "__type__": "cc.Vec3", @@ -23784,20 +23070,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1043 + "__id__": 991 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1045 + "__id__": 993 }, { - "__id__": 1047 + "__id__": 995 } ], "_prefab": { - "__id__": 1049 + "__id__": 997 }, "_lpos": { "__type__": "cc.Vec3", @@ -23834,11 +23120,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1044 + "__id__": 992 }, "_enabled": true, "__prefab": { - "__id__": 1046 + "__id__": 994 }, "_contentSize": { "__type__": "cc.Size", @@ -23862,11 +23148,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1044 + "__id__": 992 }, "_enabled": true, "__prefab": { - "__id__": 1048 + "__id__": 996 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23920,20 +23206,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1043 + "__id__": 991 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1051 + "__id__": 999 }, { - "__id__": 1053 + "__id__": 1001 } ], "_prefab": { - "__id__": 1055 + "__id__": 1003 }, "_lpos": { "__type__": "cc.Vec3", @@ -23970,11 +23256,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1050 + "__id__": 998 }, "_enabled": true, "__prefab": { - "__id__": 1052 + "__id__": 1000 }, "_contentSize": { "__type__": "cc.Size", @@ -23998,11 +23284,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1050 + "__id__": 998 }, "_enabled": true, "__prefab": { - "__id__": 1054 + "__id__": 1002 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24079,11 +23365,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1043 + "__id__": 991 }, "_enabled": true, "__prefab": { - "__id__": 1057 + "__id__": 1005 }, "_contentSize": { "__type__": "cc.Size", @@ -24107,11 +23393,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1043 + "__id__": 991 }, "_enabled": true, "__prefab": { - "__id__": 1059 + "__id__": 1007 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24188,27 +23474,27 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1024 + "__id__": 972 }, "_children": [ { - "__id__": 1062 + "__id__": 1010 }, { - "__id__": 1068 + "__id__": 1016 } ], "_active": true, "_components": [ { - "__id__": 1074 + "__id__": 1022 }, { - "__id__": 1076 + "__id__": 1024 } ], "_prefab": { - "__id__": 1078 + "__id__": 1026 }, "_lpos": { "__type__": "cc.Vec3", @@ -24245,20 +23531,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1061 + "__id__": 1009 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1063 + "__id__": 1011 }, { - "__id__": 1065 + "__id__": 1013 } ], "_prefab": { - "__id__": 1067 + "__id__": 1015 }, "_lpos": { "__type__": "cc.Vec3", @@ -24295,11 +23581,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1062 + "__id__": 1010 }, "_enabled": true, "__prefab": { - "__id__": 1064 + "__id__": 1012 }, "_contentSize": { "__type__": "cc.Size", @@ -24323,11 +23609,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1062 + "__id__": 1010 }, "_enabled": true, "__prefab": { - "__id__": 1066 + "__id__": 1014 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24381,20 +23667,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1061 + "__id__": 1009 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1069 + "__id__": 1017 }, { - "__id__": 1071 + "__id__": 1019 } ], "_prefab": { - "__id__": 1073 + "__id__": 1021 }, "_lpos": { "__type__": "cc.Vec3", @@ -24431,11 +23717,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1068 + "__id__": 1016 }, "_enabled": true, "__prefab": { - "__id__": 1070 + "__id__": 1018 }, "_contentSize": { "__type__": "cc.Size", @@ -24459,11 +23745,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1068 + "__id__": 1016 }, "_enabled": true, "__prefab": { - "__id__": 1072 + "__id__": 1020 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24540,11 +23826,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1061 + "__id__": 1009 }, "_enabled": true, "__prefab": { - "__id__": 1075 + "__id__": 1023 }, "_contentSize": { "__type__": "cc.Size", @@ -24568,11 +23854,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1061 + "__id__": 1009 }, "_enabled": true, "__prefab": { - "__id__": 1077 + "__id__": 1025 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24649,27 +23935,27 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1024 + "__id__": 972 }, "_children": [ { - "__id__": 1080 + "__id__": 1028 }, { - "__id__": 1086 + "__id__": 1034 } ], "_active": true, "_components": [ { - "__id__": 1092 + "__id__": 1040 }, { - "__id__": 1094 + "__id__": 1042 } ], "_prefab": { - "__id__": 1096 + "__id__": 1044 }, "_lpos": { "__type__": "cc.Vec3", @@ -24706,20 +23992,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1079 + "__id__": 1027 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1081 + "__id__": 1029 }, { - "__id__": 1083 + "__id__": 1031 } ], "_prefab": { - "__id__": 1085 + "__id__": 1033 }, "_lpos": { "__type__": "cc.Vec3", @@ -24756,11 +24042,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1080 + "__id__": 1028 }, "_enabled": true, "__prefab": { - "__id__": 1082 + "__id__": 1030 }, "_contentSize": { "__type__": "cc.Size", @@ -24784,11 +24070,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1080 + "__id__": 1028 }, "_enabled": true, "__prefab": { - "__id__": 1084 + "__id__": 1032 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24842,20 +24128,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1079 + "__id__": 1027 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1087 + "__id__": 1035 }, { - "__id__": 1089 + "__id__": 1037 } ], "_prefab": { - "__id__": 1091 + "__id__": 1039 }, "_lpos": { "__type__": "cc.Vec3", @@ -24892,11 +24178,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1086 + "__id__": 1034 }, "_enabled": true, "__prefab": { - "__id__": 1088 + "__id__": 1036 }, "_contentSize": { "__type__": "cc.Size", @@ -24920,11 +24206,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1086 + "__id__": 1034 }, "_enabled": true, "__prefab": { - "__id__": 1090 + "__id__": 1038 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25001,11 +24287,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1079 + "__id__": 1027 }, "_enabled": true, "__prefab": { - "__id__": 1093 + "__id__": 1041 }, "_contentSize": { "__type__": "cc.Size", @@ -25029,11 +24315,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1079 + "__id__": 1027 }, "_enabled": true, "__prefab": { - "__id__": 1095 + "__id__": 1043 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25110,27 +24396,27 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1024 + "__id__": 972 }, "_children": [ { - "__id__": 1098 + "__id__": 1046 }, { - "__id__": 1104 + "__id__": 1052 } ], "_active": true, "_components": [ { - "__id__": 1110 + "__id__": 1058 }, { - "__id__": 1112 + "__id__": 1060 } ], "_prefab": { - "__id__": 1114 + "__id__": 1062 }, "_lpos": { "__type__": "cc.Vec3", @@ -25167,20 +24453,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1097 + "__id__": 1045 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1099 + "__id__": 1047 }, { - "__id__": 1101 + "__id__": 1049 } ], "_prefab": { - "__id__": 1103 + "__id__": 1051 }, "_lpos": { "__type__": "cc.Vec3", @@ -25217,11 +24503,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1098 + "__id__": 1046 }, "_enabled": true, "__prefab": { - "__id__": 1100 + "__id__": 1048 }, "_contentSize": { "__type__": "cc.Size", @@ -25245,11 +24531,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1098 + "__id__": 1046 }, "_enabled": true, "__prefab": { - "__id__": 1102 + "__id__": 1050 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25303,20 +24589,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1097 + "__id__": 1045 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1105 + "__id__": 1053 }, { - "__id__": 1107 + "__id__": 1055 } ], "_prefab": { - "__id__": 1109 + "__id__": 1057 }, "_lpos": { "__type__": "cc.Vec3", @@ -25353,11 +24639,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1104 + "__id__": 1052 }, "_enabled": true, "__prefab": { - "__id__": 1106 + "__id__": 1054 }, "_contentSize": { "__type__": "cc.Size", @@ -25381,11 +24667,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1104 + "__id__": 1052 }, "_enabled": true, "__prefab": { - "__id__": 1108 + "__id__": 1056 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25462,11 +24748,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1097 + "__id__": 1045 }, "_enabled": true, "__prefab": { - "__id__": 1111 + "__id__": 1059 }, "_contentSize": { "__type__": "cc.Size", @@ -25490,11 +24776,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1097 + "__id__": 1045 }, "_enabled": true, "__prefab": { - "__id__": 1113 + "__id__": 1061 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25571,27 +24857,27 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1024 + "__id__": 972 }, "_children": [ { - "__id__": 1116 + "__id__": 1064 }, { - "__id__": 1122 + "__id__": 1070 } ], "_active": true, "_components": [ { - "__id__": 1128 + "__id__": 1076 }, { - "__id__": 1130 + "__id__": 1078 } ], "_prefab": { - "__id__": 1132 + "__id__": 1080 }, "_lpos": { "__type__": "cc.Vec3", @@ -25628,20 +24914,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1115 + "__id__": 1063 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1117 + "__id__": 1065 }, { - "__id__": 1119 + "__id__": 1067 } ], "_prefab": { - "__id__": 1121 + "__id__": 1069 }, "_lpos": { "__type__": "cc.Vec3", @@ -25678,11 +24964,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1116 + "__id__": 1064 }, "_enabled": true, "__prefab": { - "__id__": 1118 + "__id__": 1066 }, "_contentSize": { "__type__": "cc.Size", @@ -25706,11 +24992,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1116 + "__id__": 1064 }, "_enabled": true, "__prefab": { - "__id__": 1120 + "__id__": 1068 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25764,20 +25050,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1115 + "__id__": 1063 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1123 + "__id__": 1071 }, { - "__id__": 1125 + "__id__": 1073 } ], "_prefab": { - "__id__": 1127 + "__id__": 1075 }, "_lpos": { "__type__": "cc.Vec3", @@ -25814,11 +25100,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1122 + "__id__": 1070 }, "_enabled": true, "__prefab": { - "__id__": 1124 + "__id__": 1072 }, "_contentSize": { "__type__": "cc.Size", @@ -25842,11 +25128,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1122 + "__id__": 1070 }, "_enabled": true, "__prefab": { - "__id__": 1126 + "__id__": 1074 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25923,11 +25209,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1115 + "__id__": 1063 }, "_enabled": true, "__prefab": { - "__id__": 1129 + "__id__": 1077 }, "_contentSize": { "__type__": "cc.Size", @@ -25951,11 +25237,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1115 + "__id__": 1063 }, "_enabled": true, "__prefab": { - "__id__": 1131 + "__id__": 1079 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26032,27 +25318,27 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1024 + "__id__": 972 }, "_children": [ { - "__id__": 1134 + "__id__": 1082 }, { - "__id__": 1140 + "__id__": 1088 } ], "_active": true, "_components": [ { - "__id__": 1146 + "__id__": 1094 }, { - "__id__": 1148 + "__id__": 1096 } ], "_prefab": { - "__id__": 1150 + "__id__": 1098 }, "_lpos": { "__type__": "cc.Vec3", @@ -26089,20 +25375,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1133 + "__id__": 1081 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1135 + "__id__": 1083 }, { - "__id__": 1137 + "__id__": 1085 } ], "_prefab": { - "__id__": 1139 + "__id__": 1087 }, "_lpos": { "__type__": "cc.Vec3", @@ -26139,11 +25425,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1134 + "__id__": 1082 }, "_enabled": true, "__prefab": { - "__id__": 1136 + "__id__": 1084 }, "_contentSize": { "__type__": "cc.Size", @@ -26167,11 +25453,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1134 + "__id__": 1082 }, "_enabled": true, "__prefab": { - "__id__": 1138 + "__id__": 1086 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26225,20 +25511,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1133 + "__id__": 1081 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1141 + "__id__": 1089 }, { - "__id__": 1143 + "__id__": 1091 } ], "_prefab": { - "__id__": 1145 + "__id__": 1093 }, "_lpos": { "__type__": "cc.Vec3", @@ -26275,11 +25561,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1140 + "__id__": 1088 }, "_enabled": true, "__prefab": { - "__id__": 1142 + "__id__": 1090 }, "_contentSize": { "__type__": "cc.Size", @@ -26303,11 +25589,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1140 + "__id__": 1088 }, "_enabled": true, "__prefab": { - "__id__": 1144 + "__id__": 1092 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26384,11 +25670,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1133 + "__id__": 1081 }, "_enabled": true, "__prefab": { - "__id__": 1147 + "__id__": 1095 }, "_contentSize": { "__type__": "cc.Size", @@ -26412,11 +25698,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1133 + "__id__": 1081 }, "_enabled": true, "__prefab": { - "__id__": 1149 + "__id__": 1097 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26493,27 +25779,27 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1024 + "__id__": 972 }, "_children": [ { - "__id__": 1152 + "__id__": 1100 }, { - "__id__": 1158 + "__id__": 1106 } ], "_active": true, "_components": [ { - "__id__": 1164 + "__id__": 1112 }, { - "__id__": 1166 + "__id__": 1114 } ], "_prefab": { - "__id__": 1168 + "__id__": 1116 }, "_lpos": { "__type__": "cc.Vec3", @@ -26550,20 +25836,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1151 + "__id__": 1099 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1153 + "__id__": 1101 }, { - "__id__": 1155 + "__id__": 1103 } ], "_prefab": { - "__id__": 1157 + "__id__": 1105 }, "_lpos": { "__type__": "cc.Vec3", @@ -26600,11 +25886,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1152 + "__id__": 1100 }, "_enabled": true, "__prefab": { - "__id__": 1154 + "__id__": 1102 }, "_contentSize": { "__type__": "cc.Size", @@ -26628,11 +25914,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1152 + "__id__": 1100 }, "_enabled": true, "__prefab": { - "__id__": 1156 + "__id__": 1104 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26686,20 +25972,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1151 + "__id__": 1099 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1159 + "__id__": 1107 }, { - "__id__": 1161 + "__id__": 1109 } ], "_prefab": { - "__id__": 1163 + "__id__": 1111 }, "_lpos": { "__type__": "cc.Vec3", @@ -26736,11 +26022,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1158 + "__id__": 1106 }, "_enabled": true, "__prefab": { - "__id__": 1160 + "__id__": 1108 }, "_contentSize": { "__type__": "cc.Size", @@ -26764,11 +26050,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1158 + "__id__": 1106 }, "_enabled": true, "__prefab": { - "__id__": 1162 + "__id__": 1110 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26845,11 +26131,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1151 + "__id__": 1099 }, "_enabled": true, "__prefab": { - "__id__": 1165 + "__id__": 1113 }, "_contentSize": { "__type__": "cc.Size", @@ -26873,11 +26159,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1151 + "__id__": 1099 }, "_enabled": true, "__prefab": { - "__id__": 1167 + "__id__": 1115 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26954,27 +26240,27 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1024 + "__id__": 972 }, "_children": [ { - "__id__": 1170 + "__id__": 1118 }, { - "__id__": 1176 + "__id__": 1124 } ], "_active": true, "_components": [ { - "__id__": 1182 + "__id__": 1130 }, { - "__id__": 1184 + "__id__": 1132 } ], "_prefab": { - "__id__": 1186 + "__id__": 1134 }, "_lpos": { "__type__": "cc.Vec3", @@ -27011,20 +26297,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1169 + "__id__": 1117 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1171 + "__id__": 1119 }, { - "__id__": 1173 + "__id__": 1121 } ], "_prefab": { - "__id__": 1175 + "__id__": 1123 }, "_lpos": { "__type__": "cc.Vec3", @@ -27061,11 +26347,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1170 + "__id__": 1118 }, "_enabled": true, "__prefab": { - "__id__": 1172 + "__id__": 1120 }, "_contentSize": { "__type__": "cc.Size", @@ -27089,11 +26375,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1170 + "__id__": 1118 }, "_enabled": true, "__prefab": { - "__id__": 1174 + "__id__": 1122 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27147,20 +26433,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1169 + "__id__": 1117 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1177 + "__id__": 1125 }, { - "__id__": 1179 + "__id__": 1127 } ], "_prefab": { - "__id__": 1181 + "__id__": 1129 }, "_lpos": { "__type__": "cc.Vec3", @@ -27197,11 +26483,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1176 + "__id__": 1124 }, "_enabled": true, "__prefab": { - "__id__": 1178 + "__id__": 1126 }, "_contentSize": { "__type__": "cc.Size", @@ -27225,11 +26511,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1176 + "__id__": 1124 }, "_enabled": true, "__prefab": { - "__id__": 1180 + "__id__": 1128 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27306,11 +26592,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1169 + "__id__": 1117 }, "_enabled": true, "__prefab": { - "__id__": 1183 + "__id__": 1131 }, "_contentSize": { "__type__": "cc.Size", @@ -27334,11 +26620,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1169 + "__id__": 1117 }, "_enabled": true, "__prefab": { - "__id__": 1185 + "__id__": 1133 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27415,11 +26701,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1024 + "__id__": 972 }, "_enabled": true, "__prefab": { - "__id__": 1188 + "__id__": 1136 }, "_contentSize": { "__type__": "cc.Size", @@ -27443,11 +26729,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1024 + "__id__": 972 }, "_enabled": true, "__prefab": { - "__id__": 1190 + "__id__": 1138 }, "_resizeMode": 0, "_layoutType": 3, @@ -27494,20 +26780,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1023 + "__id__": 971 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1193 + "__id__": 1141 }, { - "__id__": 1195 + "__id__": 1143 } ], "_prefab": { - "__id__": 1197 + "__id__": 1145 }, "_lpos": { "__type__": "cc.Vec3", @@ -27544,11 +26830,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1192 + "__id__": 1140 }, "_enabled": true, "__prefab": { - "__id__": 1194 + "__id__": 1142 }, "_contentSize": { "__type__": "cc.Size", @@ -27572,11 +26858,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1192 + "__id__": 1140 }, "_enabled": true, "__prefab": { - "__id__": 1196 + "__id__": 1144 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27653,11 +26939,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1023 + "__id__": 971 }, "_enabled": true, "__prefab": { - "__id__": 1199 + "__id__": 1147 }, "_contentSize": { "__type__": "cc.Size", @@ -27681,11 +26967,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1023 + "__id__": 971 }, "_enabled": true, "__prefab": { - "__id__": 1201 + "__id__": 1149 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27726,11 +27012,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1023 + "__id__": 971 }, "_enabled": true, "__prefab": { - "__id__": 1203 + "__id__": 1151 }, "_alignFlags": 2, "_target": null, @@ -27775,39 +27061,39 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 754 + "__id__": 702 }, "_children": [ { - "__id__": 1206 + "__id__": 1154 }, { - "__id__": 1212 + "__id__": 1160 }, { - "__id__": 1224 + "__id__": 1172 }, { - "__id__": 1230 + "__id__": 1178 }, { - "__id__": 1236 + "__id__": 1184 }, { - "__id__": 1242 + "__id__": 1190 } ], "_active": true, "_components": [ { - "__id__": 1440 + "__id__": 1388 }, { - "__id__": 1442 + "__id__": 1390 } ], "_prefab": { - "__id__": 1444 + "__id__": 1392 }, "_lpos": { "__type__": "cc.Vec3", @@ -27844,20 +27130,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1205 + "__id__": 1153 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1207 + "__id__": 1155 }, { - "__id__": 1209 + "__id__": 1157 } ], "_prefab": { - "__id__": 1211 + "__id__": 1159 }, "_lpos": { "__type__": "cc.Vec3", @@ -27894,11 +27180,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1206 + "__id__": 1154 }, "_enabled": true, "__prefab": { - "__id__": 1208 + "__id__": 1156 }, "_contentSize": { "__type__": "cc.Size", @@ -27922,11 +27208,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1206 + "__id__": 1154 }, "_enabled": true, "__prefab": { - "__id__": 1210 + "__id__": 1158 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27980,24 +27266,24 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1205 + "__id__": 1153 }, "_children": [ { - "__id__": 1213 + "__id__": 1161 } ], "_active": true, "_components": [ { - "__id__": 1219 + "__id__": 1167 }, { - "__id__": 1221 + "__id__": 1169 } ], "_prefab": { - "__id__": 1223 + "__id__": 1171 }, "_lpos": { "__type__": "cc.Vec3", @@ -28034,20 +27320,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1212 + "__id__": 1160 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1214 + "__id__": 1162 }, { - "__id__": 1216 + "__id__": 1164 } ], "_prefab": { - "__id__": 1218 + "__id__": 1166 }, "_lpos": { "__type__": "cc.Vec3", @@ -28084,11 +27370,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1213 + "__id__": 1161 }, "_enabled": true, "__prefab": { - "__id__": 1215 + "__id__": 1163 }, "_contentSize": { "__type__": "cc.Size", @@ -28112,11 +27398,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1213 + "__id__": 1161 }, "_enabled": true, "__prefab": { - "__id__": 1217 + "__id__": 1165 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28170,11 +27456,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1212 + "__id__": 1160 }, "_enabled": true, "__prefab": { - "__id__": 1220 + "__id__": 1168 }, "_contentSize": { "__type__": "cc.Size", @@ -28198,11 +27484,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1212 + "__id__": 1160 }, "_enabled": true, "__prefab": { - "__id__": 1222 + "__id__": 1170 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28256,20 +27542,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1205 + "__id__": 1153 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1225 + "__id__": 1173 }, { - "__id__": 1227 + "__id__": 1175 } ], "_prefab": { - "__id__": 1229 + "__id__": 1177 }, "_lpos": { "__type__": "cc.Vec3", @@ -28306,11 +27592,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1224 + "__id__": 1172 }, "_enabled": true, "__prefab": { - "__id__": 1226 + "__id__": 1174 }, "_contentSize": { "__type__": "cc.Size", @@ -28334,11 +27620,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1224 + "__id__": 1172 }, "_enabled": true, "__prefab": { - "__id__": 1228 + "__id__": 1176 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28415,20 +27701,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1205 + "__id__": 1153 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1231 + "__id__": 1179 }, { - "__id__": 1233 + "__id__": 1181 } ], "_prefab": { - "__id__": 1235 + "__id__": 1183 }, "_lpos": { "__type__": "cc.Vec3", @@ -28465,11 +27751,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1230 + "__id__": 1178 }, "_enabled": true, "__prefab": { - "__id__": 1232 + "__id__": 1180 }, "_contentSize": { "__type__": "cc.Size", @@ -28493,11 +27779,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1230 + "__id__": 1178 }, "_enabled": true, "__prefab": { - "__id__": 1234 + "__id__": 1182 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28551,20 +27837,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1205 + "__id__": 1153 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1237 + "__id__": 1185 }, { - "__id__": 1239 + "__id__": 1187 } ], "_prefab": { - "__id__": 1241 + "__id__": 1189 }, "_lpos": { "__type__": "cc.Vec3", @@ -28601,11 +27887,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1236 + "__id__": 1184 }, "_enabled": true, "__prefab": { - "__id__": 1238 + "__id__": 1186 }, "_contentSize": { "__type__": "cc.Size", @@ -28629,11 +27915,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1236 + "__id__": 1184 }, "_enabled": true, "__prefab": { - "__id__": 1240 + "__id__": 1188 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28710,39 +27996,39 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1205 + "__id__": 1153 }, "_children": [ { - "__id__": 1243 + "__id__": 1191 }, { - "__id__": 1281 + "__id__": 1229 }, { - "__id__": 1319 + "__id__": 1267 }, { - "__id__": 1357 + "__id__": 1305 }, { - "__id__": 1395 + "__id__": 1343 } ], "_active": true, "_components": [ { - "__id__": 1433 + "__id__": 1381 }, { - "__id__": 1435 + "__id__": 1383 }, { - "__id__": 1437 + "__id__": 1385 } ], "_prefab": { - "__id__": 1439 + "__id__": 1387 }, "_lpos": { "__type__": "cc.Vec3", @@ -28779,30 +28065,30 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1242 + "__id__": 1190 }, "_children": [ { - "__id__": 1244 + "__id__": 1192 }, { - "__id__": 1250 + "__id__": 1198 }, { - "__id__": 1256 + "__id__": 1204 }, { - "__id__": 1272 + "__id__": 1220 } ], "_active": true, "_components": [ { - "__id__": 1278 + "__id__": 1226 } ], "_prefab": { - "__id__": 1280 + "__id__": 1228 }, "_lpos": { "__type__": "cc.Vec3", @@ -28839,20 +28125,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1243 + "__id__": 1191 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1245 + "__id__": 1193 }, { - "__id__": 1247 + "__id__": 1195 } ], "_prefab": { - "__id__": 1249 + "__id__": 1197 }, "_lpos": { "__type__": "cc.Vec3", @@ -28889,11 +28175,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1244 + "__id__": 1192 }, "_enabled": true, "__prefab": { - "__id__": 1246 + "__id__": 1194 }, "_contentSize": { "__type__": "cc.Size", @@ -28917,11 +28203,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1244 + "__id__": 1192 }, "_enabled": true, "__prefab": { - "__id__": 1248 + "__id__": 1196 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28975,20 +28261,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1243 + "__id__": 1191 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1251 + "__id__": 1199 }, { - "__id__": 1253 + "__id__": 1201 } ], "_prefab": { - "__id__": 1255 + "__id__": 1203 }, "_lpos": { "__type__": "cc.Vec3", @@ -29025,11 +28311,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1250 + "__id__": 1198 }, "_enabled": true, "__prefab": { - "__id__": 1252 + "__id__": 1200 }, "_contentSize": { "__type__": "cc.Size", @@ -29053,11 +28339,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1250 + "__id__": 1198 }, "_enabled": true, "__prefab": { - "__id__": 1254 + "__id__": 1202 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29111,24 +28397,24 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1243 + "__id__": 1191 }, "_children": [ { - "__id__": 1257 + "__id__": 1205 }, { - "__id__": 1263 + "__id__": 1211 } ], "_active": true, "_components": [ { - "__id__": 1269 + "__id__": 1217 } ], "_prefab": { - "__id__": 1271 + "__id__": 1219 }, "_lpos": { "__type__": "cc.Vec3", @@ -29165,20 +28451,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1256 + "__id__": 1204 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1258 + "__id__": 1206 }, { - "__id__": 1260 + "__id__": 1208 } ], "_prefab": { - "__id__": 1262 + "__id__": 1210 }, "_lpos": { "__type__": "cc.Vec3", @@ -29215,11 +28501,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1257 + "__id__": 1205 }, "_enabled": true, "__prefab": { - "__id__": 1259 + "__id__": 1207 }, "_contentSize": { "__type__": "cc.Size", @@ -29243,11 +28529,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1257 + "__id__": 1205 }, "_enabled": true, "__prefab": { - "__id__": 1261 + "__id__": 1209 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29301,20 +28587,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1256 + "__id__": 1204 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1264 + "__id__": 1212 }, { - "__id__": 1266 + "__id__": 1214 } ], "_prefab": { - "__id__": 1268 + "__id__": 1216 }, "_lpos": { "__type__": "cc.Vec3", @@ -29351,11 +28637,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1263 + "__id__": 1211 }, "_enabled": true, "__prefab": { - "__id__": 1265 + "__id__": 1213 }, "_contentSize": { "__type__": "cc.Size", @@ -29379,11 +28665,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1263 + "__id__": 1211 }, "_enabled": true, "__prefab": { - "__id__": 1267 + "__id__": 1215 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29460,11 +28746,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1256 + "__id__": 1204 }, "_enabled": true, "__prefab": { - "__id__": 1270 + "__id__": 1218 }, "_contentSize": { "__type__": "cc.Size", @@ -29501,20 +28787,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1243 + "__id__": 1191 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1273 + "__id__": 1221 }, { - "__id__": 1275 + "__id__": 1223 } ], "_prefab": { - "__id__": 1277 + "__id__": 1225 }, "_lpos": { "__type__": "cc.Vec3", @@ -29551,11 +28837,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1272 + "__id__": 1220 }, "_enabled": true, "__prefab": { - "__id__": 1274 + "__id__": 1222 }, "_contentSize": { "__type__": "cc.Size", @@ -29579,11 +28865,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1272 + "__id__": 1220 }, "_enabled": true, "__prefab": { - "__id__": 1276 + "__id__": 1224 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29660,11 +28946,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1243 + "__id__": 1191 }, "_enabled": true, "__prefab": { - "__id__": 1279 + "__id__": 1227 }, "_contentSize": { "__type__": "cc.Size", @@ -29701,30 +28987,30 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1242 + "__id__": 1190 }, "_children": [ { - "__id__": 1282 + "__id__": 1230 }, { - "__id__": 1288 + "__id__": 1236 }, { - "__id__": 1294 + "__id__": 1242 }, { - "__id__": 1310 + "__id__": 1258 } ], "_active": true, "_components": [ { - "__id__": 1316 + "__id__": 1264 } ], "_prefab": { - "__id__": 1318 + "__id__": 1266 }, "_lpos": { "__type__": "cc.Vec3", @@ -29761,20 +29047,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1281 + "__id__": 1229 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1283 + "__id__": 1231 }, { - "__id__": 1285 + "__id__": 1233 } ], "_prefab": { - "__id__": 1287 + "__id__": 1235 }, "_lpos": { "__type__": "cc.Vec3", @@ -29811,11 +29097,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1282 + "__id__": 1230 }, "_enabled": true, "__prefab": { - "__id__": 1284 + "__id__": 1232 }, "_contentSize": { "__type__": "cc.Size", @@ -29839,11 +29125,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1282 + "__id__": 1230 }, "_enabled": true, "__prefab": { - "__id__": 1286 + "__id__": 1234 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29897,20 +29183,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1281 + "__id__": 1229 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1289 + "__id__": 1237 }, { - "__id__": 1291 + "__id__": 1239 } ], "_prefab": { - "__id__": 1293 + "__id__": 1241 }, "_lpos": { "__type__": "cc.Vec3", @@ -29947,11 +29233,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1288 + "__id__": 1236 }, "_enabled": true, "__prefab": { - "__id__": 1290 + "__id__": 1238 }, "_contentSize": { "__type__": "cc.Size", @@ -29975,11 +29261,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1288 + "__id__": 1236 }, "_enabled": true, "__prefab": { - "__id__": 1292 + "__id__": 1240 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30033,24 +29319,24 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1281 + "__id__": 1229 }, "_children": [ { - "__id__": 1295 + "__id__": 1243 }, { - "__id__": 1301 + "__id__": 1249 } ], "_active": true, "_components": [ { - "__id__": 1307 + "__id__": 1255 } ], "_prefab": { - "__id__": 1309 + "__id__": 1257 }, "_lpos": { "__type__": "cc.Vec3", @@ -30087,20 +29373,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1294 + "__id__": 1242 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1296 + "__id__": 1244 }, { - "__id__": 1298 + "__id__": 1246 } ], "_prefab": { - "__id__": 1300 + "__id__": 1248 }, "_lpos": { "__type__": "cc.Vec3", @@ -30137,11 +29423,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1295 + "__id__": 1243 }, "_enabled": true, "__prefab": { - "__id__": 1297 + "__id__": 1245 }, "_contentSize": { "__type__": "cc.Size", @@ -30165,11 +29451,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1295 + "__id__": 1243 }, "_enabled": true, "__prefab": { - "__id__": 1299 + "__id__": 1247 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30223,20 +29509,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1294 + "__id__": 1242 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1302 + "__id__": 1250 }, { - "__id__": 1304 + "__id__": 1252 } ], "_prefab": { - "__id__": 1306 + "__id__": 1254 }, "_lpos": { "__type__": "cc.Vec3", @@ -30273,11 +29559,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1301 + "__id__": 1249 }, "_enabled": true, "__prefab": { - "__id__": 1303 + "__id__": 1251 }, "_contentSize": { "__type__": "cc.Size", @@ -30301,11 +29587,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1301 + "__id__": 1249 }, "_enabled": true, "__prefab": { - "__id__": 1305 + "__id__": 1253 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30382,11 +29668,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1294 + "__id__": 1242 }, "_enabled": true, "__prefab": { - "__id__": 1308 + "__id__": 1256 }, "_contentSize": { "__type__": "cc.Size", @@ -30423,20 +29709,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1281 + "__id__": 1229 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1311 + "__id__": 1259 }, { - "__id__": 1313 + "__id__": 1261 } ], "_prefab": { - "__id__": 1315 + "__id__": 1263 }, "_lpos": { "__type__": "cc.Vec3", @@ -30473,11 +29759,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1310 + "__id__": 1258 }, "_enabled": true, "__prefab": { - "__id__": 1312 + "__id__": 1260 }, "_contentSize": { "__type__": "cc.Size", @@ -30501,11 +29787,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1310 + "__id__": 1258 }, "_enabled": true, "__prefab": { - "__id__": 1314 + "__id__": 1262 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30582,11 +29868,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1281 + "__id__": 1229 }, "_enabled": true, "__prefab": { - "__id__": 1317 + "__id__": 1265 }, "_contentSize": { "__type__": "cc.Size", @@ -30623,30 +29909,30 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1242 + "__id__": 1190 }, "_children": [ { - "__id__": 1320 + "__id__": 1268 }, { - "__id__": 1326 + "__id__": 1274 }, { - "__id__": 1332 + "__id__": 1280 }, { - "__id__": 1348 + "__id__": 1296 } ], "_active": true, "_components": [ { - "__id__": 1354 + "__id__": 1302 } ], "_prefab": { - "__id__": 1356 + "__id__": 1304 }, "_lpos": { "__type__": "cc.Vec3", @@ -30683,20 +29969,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1319 + "__id__": 1267 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1321 + "__id__": 1269 }, { - "__id__": 1323 + "__id__": 1271 } ], "_prefab": { - "__id__": 1325 + "__id__": 1273 }, "_lpos": { "__type__": "cc.Vec3", @@ -30733,11 +30019,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1320 + "__id__": 1268 }, "_enabled": true, "__prefab": { - "__id__": 1322 + "__id__": 1270 }, "_contentSize": { "__type__": "cc.Size", @@ -30761,11 +30047,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1320 + "__id__": 1268 }, "_enabled": true, "__prefab": { - "__id__": 1324 + "__id__": 1272 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30819,20 +30105,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1319 + "__id__": 1267 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1327 + "__id__": 1275 }, { - "__id__": 1329 + "__id__": 1277 } ], "_prefab": { - "__id__": 1331 + "__id__": 1279 }, "_lpos": { "__type__": "cc.Vec3", @@ -30869,11 +30155,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1326 + "__id__": 1274 }, "_enabled": true, "__prefab": { - "__id__": 1328 + "__id__": 1276 }, "_contentSize": { "__type__": "cc.Size", @@ -30897,11 +30183,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1326 + "__id__": 1274 }, "_enabled": true, "__prefab": { - "__id__": 1330 + "__id__": 1278 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30955,24 +30241,24 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1319 + "__id__": 1267 }, "_children": [ { - "__id__": 1333 + "__id__": 1281 }, { - "__id__": 1339 + "__id__": 1287 } ], "_active": true, "_components": [ { - "__id__": 1345 + "__id__": 1293 } ], "_prefab": { - "__id__": 1347 + "__id__": 1295 }, "_lpos": { "__type__": "cc.Vec3", @@ -31009,20 +30295,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1332 + "__id__": 1280 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1334 + "__id__": 1282 }, { - "__id__": 1336 + "__id__": 1284 } ], "_prefab": { - "__id__": 1338 + "__id__": 1286 }, "_lpos": { "__type__": "cc.Vec3", @@ -31059,11 +30345,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1333 + "__id__": 1281 }, "_enabled": true, "__prefab": { - "__id__": 1335 + "__id__": 1283 }, "_contentSize": { "__type__": "cc.Size", @@ -31087,11 +30373,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1333 + "__id__": 1281 }, "_enabled": true, "__prefab": { - "__id__": 1337 + "__id__": 1285 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31145,20 +30431,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1332 + "__id__": 1280 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1340 + "__id__": 1288 }, { - "__id__": 1342 + "__id__": 1290 } ], "_prefab": { - "__id__": 1344 + "__id__": 1292 }, "_lpos": { "__type__": "cc.Vec3", @@ -31195,11 +30481,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1339 + "__id__": 1287 }, "_enabled": true, "__prefab": { - "__id__": 1341 + "__id__": 1289 }, "_contentSize": { "__type__": "cc.Size", @@ -31223,11 +30509,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1339 + "__id__": 1287 }, "_enabled": true, "__prefab": { - "__id__": 1343 + "__id__": 1291 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31304,11 +30590,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1332 + "__id__": 1280 }, "_enabled": true, "__prefab": { - "__id__": 1346 + "__id__": 1294 }, "_contentSize": { "__type__": "cc.Size", @@ -31345,20 +30631,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1319 + "__id__": 1267 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1349 + "__id__": 1297 }, { - "__id__": 1351 + "__id__": 1299 } ], "_prefab": { - "__id__": 1353 + "__id__": 1301 }, "_lpos": { "__type__": "cc.Vec3", @@ -31395,11 +30681,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1348 + "__id__": 1296 }, "_enabled": true, "__prefab": { - "__id__": 1350 + "__id__": 1298 }, "_contentSize": { "__type__": "cc.Size", @@ -31423,11 +30709,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1348 + "__id__": 1296 }, "_enabled": true, "__prefab": { - "__id__": 1352 + "__id__": 1300 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31504,11 +30790,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1319 + "__id__": 1267 }, "_enabled": true, "__prefab": { - "__id__": 1355 + "__id__": 1303 }, "_contentSize": { "__type__": "cc.Size", @@ -31545,30 +30831,30 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1242 + "__id__": 1190 }, "_children": [ { - "__id__": 1358 + "__id__": 1306 }, { - "__id__": 1364 + "__id__": 1312 }, { - "__id__": 1370 + "__id__": 1318 }, { - "__id__": 1386 + "__id__": 1334 } ], "_active": true, "_components": [ { - "__id__": 1392 + "__id__": 1340 } ], "_prefab": { - "__id__": 1394 + "__id__": 1342 }, "_lpos": { "__type__": "cc.Vec3", @@ -31605,20 +30891,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1357 + "__id__": 1305 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1359 + "__id__": 1307 }, { - "__id__": 1361 + "__id__": 1309 } ], "_prefab": { - "__id__": 1363 + "__id__": 1311 }, "_lpos": { "__type__": "cc.Vec3", @@ -31655,11 +30941,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1358 + "__id__": 1306 }, "_enabled": true, "__prefab": { - "__id__": 1360 + "__id__": 1308 }, "_contentSize": { "__type__": "cc.Size", @@ -31683,11 +30969,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1358 + "__id__": 1306 }, "_enabled": true, "__prefab": { - "__id__": 1362 + "__id__": 1310 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31741,20 +31027,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1357 + "__id__": 1305 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1365 + "__id__": 1313 }, { - "__id__": 1367 + "__id__": 1315 } ], "_prefab": { - "__id__": 1369 + "__id__": 1317 }, "_lpos": { "__type__": "cc.Vec3", @@ -31791,11 +31077,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1364 + "__id__": 1312 }, "_enabled": true, "__prefab": { - "__id__": 1366 + "__id__": 1314 }, "_contentSize": { "__type__": "cc.Size", @@ -31819,11 +31105,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1364 + "__id__": 1312 }, "_enabled": true, "__prefab": { - "__id__": 1368 + "__id__": 1316 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31877,24 +31163,24 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1357 + "__id__": 1305 }, "_children": [ { - "__id__": 1371 + "__id__": 1319 }, { - "__id__": 1377 + "__id__": 1325 } ], "_active": true, "_components": [ { - "__id__": 1383 + "__id__": 1331 } ], "_prefab": { - "__id__": 1385 + "__id__": 1333 }, "_lpos": { "__type__": "cc.Vec3", @@ -31931,20 +31217,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1370 + "__id__": 1318 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1372 + "__id__": 1320 }, { - "__id__": 1374 + "__id__": 1322 } ], "_prefab": { - "__id__": 1376 + "__id__": 1324 }, "_lpos": { "__type__": "cc.Vec3", @@ -31981,11 +31267,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1371 + "__id__": 1319 }, "_enabled": true, "__prefab": { - "__id__": 1373 + "__id__": 1321 }, "_contentSize": { "__type__": "cc.Size", @@ -32009,11 +31295,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1371 + "__id__": 1319 }, "_enabled": true, "__prefab": { - "__id__": 1375 + "__id__": 1323 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32067,20 +31353,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1370 + "__id__": 1318 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1378 + "__id__": 1326 }, { - "__id__": 1380 + "__id__": 1328 } ], "_prefab": { - "__id__": 1382 + "__id__": 1330 }, "_lpos": { "__type__": "cc.Vec3", @@ -32117,11 +31403,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1377 + "__id__": 1325 }, "_enabled": true, "__prefab": { - "__id__": 1379 + "__id__": 1327 }, "_contentSize": { "__type__": "cc.Size", @@ -32145,11 +31431,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1377 + "__id__": 1325 }, "_enabled": true, "__prefab": { - "__id__": 1381 + "__id__": 1329 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32226,11 +31512,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1370 + "__id__": 1318 }, "_enabled": true, "__prefab": { - "__id__": 1384 + "__id__": 1332 }, "_contentSize": { "__type__": "cc.Size", @@ -32267,20 +31553,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1357 + "__id__": 1305 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1387 + "__id__": 1335 }, { - "__id__": 1389 + "__id__": 1337 } ], "_prefab": { - "__id__": 1391 + "__id__": 1339 }, "_lpos": { "__type__": "cc.Vec3", @@ -32317,11 +31603,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1386 + "__id__": 1334 }, "_enabled": true, "__prefab": { - "__id__": 1388 + "__id__": 1336 }, "_contentSize": { "__type__": "cc.Size", @@ -32345,11 +31631,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1386 + "__id__": 1334 }, "_enabled": true, "__prefab": { - "__id__": 1390 + "__id__": 1338 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32426,11 +31712,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1357 + "__id__": 1305 }, "_enabled": true, "__prefab": { - "__id__": 1393 + "__id__": 1341 }, "_contentSize": { "__type__": "cc.Size", @@ -32467,30 +31753,30 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1242 + "__id__": 1190 }, "_children": [ { - "__id__": 1396 + "__id__": 1344 }, { - "__id__": 1402 + "__id__": 1350 }, { - "__id__": 1408 + "__id__": 1356 }, { - "__id__": 1424 + "__id__": 1372 } ], "_active": true, "_components": [ { - "__id__": 1430 + "__id__": 1378 } ], "_prefab": { - "__id__": 1432 + "__id__": 1380 }, "_lpos": { "__type__": "cc.Vec3", @@ -32527,20 +31813,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1395 + "__id__": 1343 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1397 + "__id__": 1345 }, { - "__id__": 1399 + "__id__": 1347 } ], "_prefab": { - "__id__": 1401 + "__id__": 1349 }, "_lpos": { "__type__": "cc.Vec3", @@ -32577,11 +31863,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1396 + "__id__": 1344 }, "_enabled": true, "__prefab": { - "__id__": 1398 + "__id__": 1346 }, "_contentSize": { "__type__": "cc.Size", @@ -32605,11 +31891,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1396 + "__id__": 1344 }, "_enabled": true, "__prefab": { - "__id__": 1400 + "__id__": 1348 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32663,20 +31949,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1395 + "__id__": 1343 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1403 + "__id__": 1351 }, { - "__id__": 1405 + "__id__": 1353 } ], "_prefab": { - "__id__": 1407 + "__id__": 1355 }, "_lpos": { "__type__": "cc.Vec3", @@ -32713,11 +31999,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1402 + "__id__": 1350 }, "_enabled": true, "__prefab": { - "__id__": 1404 + "__id__": 1352 }, "_contentSize": { "__type__": "cc.Size", @@ -32741,11 +32027,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1402 + "__id__": 1350 }, "_enabled": true, "__prefab": { - "__id__": 1406 + "__id__": 1354 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32799,24 +32085,24 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1395 + "__id__": 1343 }, "_children": [ { - "__id__": 1409 + "__id__": 1357 }, { - "__id__": 1415 + "__id__": 1363 } ], "_active": true, "_components": [ { - "__id__": 1421 + "__id__": 1369 } ], "_prefab": { - "__id__": 1423 + "__id__": 1371 }, "_lpos": { "__type__": "cc.Vec3", @@ -32853,20 +32139,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1408 + "__id__": 1356 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1410 + "__id__": 1358 }, { - "__id__": 1412 + "__id__": 1360 } ], "_prefab": { - "__id__": 1414 + "__id__": 1362 }, "_lpos": { "__type__": "cc.Vec3", @@ -32903,11 +32189,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1409 + "__id__": 1357 }, "_enabled": true, "__prefab": { - "__id__": 1411 + "__id__": 1359 }, "_contentSize": { "__type__": "cc.Size", @@ -32931,11 +32217,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1409 + "__id__": 1357 }, "_enabled": true, "__prefab": { - "__id__": 1413 + "__id__": 1361 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32989,20 +32275,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1408 + "__id__": 1356 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1416 + "__id__": 1364 }, { - "__id__": 1418 + "__id__": 1366 } ], "_prefab": { - "__id__": 1420 + "__id__": 1368 }, "_lpos": { "__type__": "cc.Vec3", @@ -33039,11 +32325,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1415 + "__id__": 1363 }, "_enabled": true, "__prefab": { - "__id__": 1417 + "__id__": 1365 }, "_contentSize": { "__type__": "cc.Size", @@ -33067,11 +32353,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1415 + "__id__": 1363 }, "_enabled": true, "__prefab": { - "__id__": 1419 + "__id__": 1367 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33148,11 +32434,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1408 + "__id__": 1356 }, "_enabled": true, "__prefab": { - "__id__": 1422 + "__id__": 1370 }, "_contentSize": { "__type__": "cc.Size", @@ -33189,20 +32475,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1395 + "__id__": 1343 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1425 + "__id__": 1373 }, { - "__id__": 1427 + "__id__": 1375 } ], "_prefab": { - "__id__": 1429 + "__id__": 1377 }, "_lpos": { "__type__": "cc.Vec3", @@ -33239,11 +32525,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1424 + "__id__": 1372 }, "_enabled": true, "__prefab": { - "__id__": 1426 + "__id__": 1374 }, "_contentSize": { "__type__": "cc.Size", @@ -33267,11 +32553,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1424 + "__id__": 1372 }, "_enabled": true, "__prefab": { - "__id__": 1428 + "__id__": 1376 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33348,11 +32634,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1395 + "__id__": 1343 }, "_enabled": true, "__prefab": { - "__id__": 1431 + "__id__": 1379 }, "_contentSize": { "__type__": "cc.Size", @@ -33389,11 +32675,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1242 + "__id__": 1190 }, "_enabled": true, "__prefab": { - "__id__": 1434 + "__id__": 1382 }, "_contentSize": { "__type__": "cc.Size", @@ -33417,11 +32703,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1242 + "__id__": 1190 }, "_enabled": true, "__prefab": { - "__id__": 1436 + "__id__": 1384 }, "_resizeMode": 0, "_layoutType": 3, @@ -33455,11 +32741,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1242 + "__id__": 1190 }, "_enabled": false, "__prefab": { - "__id__": 1438 + "__id__": 1386 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33513,11 +32799,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1205 + "__id__": 1153 }, "_enabled": true, "__prefab": { - "__id__": 1441 + "__id__": 1389 }, "_contentSize": { "__type__": "cc.Size", @@ -33541,11 +32827,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1205 + "__id__": 1153 }, "_enabled": true, "__prefab": { - "__id__": 1443 + "__id__": 1391 }, "_alignFlags": 2, "_target": null, @@ -33590,33 +32876,33 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 754 + "__id__": 702 }, "_children": [ + { + "__id__": 1394 + }, + { + "__id__": 1440 + }, { "__id__": 1446 }, { - "__id__": 1492 + "__id__": 1485 }, { - "__id__": 1498 - }, - { - "__id__": 1537 - }, - { - "__id__": 1576 + "__id__": 1524 } ], "_active": true, "_components": [ { - "__id__": 1591 + "__id__": 1539 } ], "_prefab": { - "__id__": 1593 + "__id__": 1541 }, "_lpos": { "__type__": "cc.Vec3", @@ -33653,36 +32939,36 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1445 + "__id__": 1393 }, "_children": [ { - "__id__": 1447 + "__id__": 1395 }, { - "__id__": 1463 + "__id__": 1411 }, { - "__id__": 1469 + "__id__": 1417 }, { - "__id__": 1475 + "__id__": 1423 }, { - "__id__": 1481 + "__id__": 1429 } ], "_active": true, "_components": [ { - "__id__": 1487 + "__id__": 1435 }, { - "__id__": 1489 + "__id__": 1437 } ], "_prefab": { - "__id__": 1491 + "__id__": 1439 }, "_lpos": { "__type__": "cc.Vec3", @@ -33719,24 +33005,24 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1446 + "__id__": 1394 }, "_children": [ { - "__id__": 1448 + "__id__": 1396 }, { - "__id__": 1454 + "__id__": 1402 } ], "_active": true, "_components": [ { - "__id__": 1460 + "__id__": 1408 } ], "_prefab": { - "__id__": 1462 + "__id__": 1410 }, "_lpos": { "__type__": "cc.Vec3", @@ -33773,20 +33059,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1447 + "__id__": 1395 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1449 + "__id__": 1397 }, { - "__id__": 1451 + "__id__": 1399 } ], "_prefab": { - "__id__": 1453 + "__id__": 1401 }, "_lpos": { "__type__": "cc.Vec3", @@ -33823,11 +33109,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1448 + "__id__": 1396 }, "_enabled": true, "__prefab": { - "__id__": 1450 + "__id__": 1398 }, "_contentSize": { "__type__": "cc.Size", @@ -33851,11 +33137,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1448 + "__id__": 1396 }, "_enabled": true, "__prefab": { - "__id__": 1452 + "__id__": 1400 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33909,20 +33195,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1447 + "__id__": 1395 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1455 + "__id__": 1403 }, { - "__id__": 1457 + "__id__": 1405 } ], "_prefab": { - "__id__": 1459 + "__id__": 1407 }, "_lpos": { "__type__": "cc.Vec3", @@ -33959,11 +33245,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1454 + "__id__": 1402 }, "_enabled": true, "__prefab": { - "__id__": 1456 + "__id__": 1404 }, "_contentSize": { "__type__": "cc.Size", @@ -33987,11 +33273,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1454 + "__id__": 1402 }, "_enabled": true, "__prefab": { - "__id__": 1458 + "__id__": 1406 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34068,11 +33354,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1447 + "__id__": 1395 }, "_enabled": true, "__prefab": { - "__id__": 1461 + "__id__": 1409 }, "_contentSize": { "__type__": "cc.Size", @@ -34109,20 +33395,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1446 + "__id__": 1394 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1464 + "__id__": 1412 }, { - "__id__": 1466 + "__id__": 1414 } ], "_prefab": { - "__id__": 1468 + "__id__": 1416 }, "_lpos": { "__type__": "cc.Vec3", @@ -34159,11 +33445,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1463 + "__id__": 1411 }, "_enabled": true, "__prefab": { - "__id__": 1465 + "__id__": 1413 }, "_contentSize": { "__type__": "cc.Size", @@ -34187,11 +33473,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1463 + "__id__": 1411 }, "_enabled": true, "__prefab": { - "__id__": 1467 + "__id__": 1415 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34268,20 +33554,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1446 + "__id__": 1394 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1470 + "__id__": 1418 }, { - "__id__": 1472 + "__id__": 1420 } ], "_prefab": { - "__id__": 1474 + "__id__": 1422 }, "_lpos": { "__type__": "cc.Vec3", @@ -34318,11 +33604,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1469 + "__id__": 1417 }, "_enabled": true, "__prefab": { - "__id__": 1471 + "__id__": 1419 }, "_contentSize": { "__type__": "cc.Size", @@ -34346,11 +33632,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1469 + "__id__": 1417 }, "_enabled": true, "__prefab": { - "__id__": 1473 + "__id__": 1421 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34427,20 +33713,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1446 + "__id__": 1394 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1476 + "__id__": 1424 }, { - "__id__": 1478 + "__id__": 1426 } ], "_prefab": { - "__id__": 1480 + "__id__": 1428 }, "_lpos": { "__type__": "cc.Vec3", @@ -34477,11 +33763,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1475 + "__id__": 1423 }, "_enabled": true, "__prefab": { - "__id__": 1477 + "__id__": 1425 }, "_contentSize": { "__type__": "cc.Size", @@ -34505,11 +33791,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1475 + "__id__": 1423 }, "_enabled": true, "__prefab": { - "__id__": 1479 + "__id__": 1427 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34586,20 +33872,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1446 + "__id__": 1394 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1482 + "__id__": 1430 }, { - "__id__": 1484 + "__id__": 1432 } ], "_prefab": { - "__id__": 1486 + "__id__": 1434 }, "_lpos": { "__type__": "cc.Vec3", @@ -34636,11 +33922,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1481 + "__id__": 1429 }, "_enabled": true, "__prefab": { - "__id__": 1483 + "__id__": 1431 }, "_contentSize": { "__type__": "cc.Size", @@ -34664,11 +33950,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1481 + "__id__": 1429 }, "_enabled": true, "__prefab": { - "__id__": 1485 + "__id__": 1433 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34745,11 +34031,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1446 + "__id__": 1394 }, "_enabled": true, "__prefab": { - "__id__": 1488 + "__id__": 1436 }, "_contentSize": { "__type__": "cc.Size", @@ -34773,11 +34059,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1446 + "__id__": 1394 }, "_enabled": false, "__prefab": { - "__id__": 1490 + "__id__": 1438 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34854,20 +34140,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1445 + "__id__": 1393 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1493 + "__id__": 1441 }, { - "__id__": 1495 + "__id__": 1443 } ], "_prefab": { - "__id__": 1497 + "__id__": 1445 }, "_lpos": { "__type__": "cc.Vec3", @@ -34904,11 +34190,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1492 + "__id__": 1440 }, "_enabled": true, "__prefab": { - "__id__": 1494 + "__id__": 1442 }, "_contentSize": { "__type__": "cc.Size", @@ -34932,11 +34218,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1492 + "__id__": 1440 }, "_enabled": true, "__prefab": { - "__id__": 1496 + "__id__": 1444 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34990,33 +34276,33 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1445 + "__id__": 1393 }, "_children": [ { - "__id__": 1499 + "__id__": 1447 }, { - "__id__": 1505 + "__id__": 1453 }, { - "__id__": 1514 + "__id__": 1462 }, { - "__id__": 1522 + "__id__": 1470 }, { - "__id__": 1528 + "__id__": 1476 } ], "_active": true, "_components": [ { - "__id__": 1534 + "__id__": 1482 } ], "_prefab": { - "__id__": 1536 + "__id__": 1484 }, "_lpos": { "__type__": "cc.Vec3", @@ -35053,20 +34339,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1498 + "__id__": 1446 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1500 + "__id__": 1448 }, { - "__id__": 1502 + "__id__": 1450 } ], "_prefab": { - "__id__": 1504 + "__id__": 1452 }, "_lpos": { "__type__": "cc.Vec3", @@ -35103,11 +34389,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1499 + "__id__": 1447 }, "_enabled": true, "__prefab": { - "__id__": 1501 + "__id__": 1449 }, "_contentSize": { "__type__": "cc.Size", @@ -35131,11 +34417,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1499 + "__id__": 1447 }, "_enabled": true, "__prefab": { - "__id__": 1503 + "__id__": 1451 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35189,23 +34475,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1498 + "__id__": 1446 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1506 + "__id__": 1454 }, { - "__id__": 1508 + "__id__": 1456 }, { - "__id__": 1510 + "__id__": 1458 } ], "_prefab": { - "__id__": 1513 + "__id__": 1461 }, "_lpos": { "__type__": "cc.Vec3", @@ -35242,11 +34528,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1505 + "__id__": 1453 }, "_enabled": true, "__prefab": { - "__id__": 1507 + "__id__": 1455 }, "_contentSize": { "__type__": "cc.Size", @@ -35270,11 +34556,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1505 + "__id__": 1453 }, "_enabled": true, "__prefab": { - "__id__": 1509 + "__id__": 1457 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35315,15 +34601,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1505 + "__id__": 1453 }, "_enabled": true, "__prefab": { - "__id__": 1511 + "__id__": 1459 }, "clickEvents": [ { - "__id__": 1512 + "__id__": 1460 } ], "_interactable": true, @@ -35372,7 +34658,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 754 + "__id__": 702 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -35398,23 +34684,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1498 + "__id__": 1446 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1515 + "__id__": 1463 }, { - "__id__": 1517 + "__id__": 1465 }, { - "__id__": 1519 + "__id__": 1467 } ], "_prefab": { - "__id__": 1521 + "__id__": 1469 }, "_lpos": { "__type__": "cc.Vec3", @@ -35451,11 +34737,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1514 + "__id__": 1462 }, "_enabled": true, "__prefab": { - "__id__": 1516 + "__id__": 1464 }, "_contentSize": { "__type__": "cc.Size", @@ -35479,11 +34765,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1514 + "__id__": 1462 }, "_enabled": true, "__prefab": { - "__id__": 1518 + "__id__": 1466 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35547,11 +34833,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1514 + "__id__": 1462 }, "_enabled": true, "__prefab": { - "__id__": 1520 + "__id__": 1468 }, "templateMode": false, "watchPath": "data.gold", @@ -35582,20 +34868,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1498 + "__id__": 1446 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1523 + "__id__": 1471 }, { - "__id__": 1525 + "__id__": 1473 } ], "_prefab": { - "__id__": 1527 + "__id__": 1475 }, "_lpos": { "__type__": "cc.Vec3", @@ -35632,11 +34918,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1522 + "__id__": 1470 }, "_enabled": true, "__prefab": { - "__id__": 1524 + "__id__": 1472 }, "_contentSize": { "__type__": "cc.Size", @@ -35660,11 +34946,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1522 + "__id__": 1470 }, "_enabled": true, "__prefab": { - "__id__": 1526 + "__id__": 1474 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35741,20 +35027,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1498 + "__id__": 1446 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1529 + "__id__": 1477 }, { - "__id__": 1531 + "__id__": 1479 } ], "_prefab": { - "__id__": 1533 + "__id__": 1481 }, "_lpos": { "__type__": "cc.Vec3", @@ -35791,11 +35077,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1528 + "__id__": 1476 }, "_enabled": true, "__prefab": { - "__id__": 1530 + "__id__": 1478 }, "_contentSize": { "__type__": "cc.Size", @@ -35819,11 +35105,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1528 + "__id__": 1476 }, "_enabled": true, "__prefab": { - "__id__": 1532 + "__id__": 1480 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35900,11 +35186,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1498 + "__id__": 1446 }, "_enabled": true, "__prefab": { - "__id__": 1535 + "__id__": 1483 }, "_contentSize": { "__type__": "cc.Size", @@ -35941,33 +35227,33 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1445 + "__id__": 1393 }, "_children": [ { - "__id__": 1538 + "__id__": 1486 }, { - "__id__": 1544 + "__id__": 1492 }, { - "__id__": 1553 + "__id__": 1501 }, { - "__id__": 1561 + "__id__": 1509 }, { - "__id__": 1567 + "__id__": 1515 } ], "_active": true, "_components": [ { - "__id__": 1573 + "__id__": 1521 } ], "_prefab": { - "__id__": 1575 + "__id__": 1523 }, "_lpos": { "__type__": "cc.Vec3", @@ -36004,20 +35290,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1537 + "__id__": 1485 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1539 + "__id__": 1487 }, { - "__id__": 1541 + "__id__": 1489 } ], "_prefab": { - "__id__": 1543 + "__id__": 1491 }, "_lpos": { "__type__": "cc.Vec3", @@ -36054,11 +35340,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1538 + "__id__": 1486 }, "_enabled": true, "__prefab": { - "__id__": 1540 + "__id__": 1488 }, "_contentSize": { "__type__": "cc.Size", @@ -36082,11 +35368,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1538 + "__id__": 1486 }, "_enabled": true, "__prefab": { - "__id__": 1542 + "__id__": 1490 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36140,23 +35426,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1537 + "__id__": 1485 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1545 + "__id__": 1493 }, { - "__id__": 1547 + "__id__": 1495 }, { - "__id__": 1549 + "__id__": 1497 } ], "_prefab": { - "__id__": 1552 + "__id__": 1500 }, "_lpos": { "__type__": "cc.Vec3", @@ -36193,11 +35479,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1544 + "__id__": 1492 }, "_enabled": true, "__prefab": { - "__id__": 1546 + "__id__": 1494 }, "_contentSize": { "__type__": "cc.Size", @@ -36221,11 +35507,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1544 + "__id__": 1492 }, "_enabled": true, "__prefab": { - "__id__": 1548 + "__id__": 1496 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36266,15 +35552,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1544 + "__id__": 1492 }, "_enabled": true, "__prefab": { - "__id__": 1550 + "__id__": 1498 }, "clickEvents": [ { - "__id__": 1551 + "__id__": 1499 } ], "_interactable": true, @@ -36323,7 +35609,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 754 + "__id__": 702 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -36349,23 +35635,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1537 + "__id__": 1485 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1554 + "__id__": 1502 }, { - "__id__": 1556 + "__id__": 1504 }, { - "__id__": 1558 + "__id__": 1506 } ], "_prefab": { - "__id__": 1560 + "__id__": 1508 }, "_lpos": { "__type__": "cc.Vec3", @@ -36402,11 +35688,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1553 + "__id__": 1501 }, "_enabled": true, "__prefab": { - "__id__": 1555 + "__id__": 1503 }, "_contentSize": { "__type__": "cc.Size", @@ -36430,11 +35716,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1553 + "__id__": 1501 }, "_enabled": true, "__prefab": { - "__id__": 1557 + "__id__": 1505 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36498,11 +35784,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1553 + "__id__": 1501 }, "_enabled": true, "__prefab": { - "__id__": 1559 + "__id__": 1507 }, "templateMode": false, "watchPath": "data.items.1001", @@ -36533,20 +35819,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1537 + "__id__": 1485 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1562 + "__id__": 1510 }, { - "__id__": 1564 + "__id__": 1512 } ], "_prefab": { - "__id__": 1566 + "__id__": 1514 }, "_lpos": { "__type__": "cc.Vec3", @@ -36583,11 +35869,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1561 + "__id__": 1509 }, "_enabled": true, "__prefab": { - "__id__": 1563 + "__id__": 1511 }, "_contentSize": { "__type__": "cc.Size", @@ -36611,11 +35897,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1561 + "__id__": 1509 }, "_enabled": true, "__prefab": { - "__id__": 1565 + "__id__": 1513 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36692,20 +35978,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1537 + "__id__": 1485 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1568 + "__id__": 1516 }, { - "__id__": 1570 + "__id__": 1518 } ], "_prefab": { - "__id__": 1572 + "__id__": 1520 }, "_lpos": { "__type__": "cc.Vec3", @@ -36742,11 +36028,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1567 + "__id__": 1515 }, "_enabled": true, "__prefab": { - "__id__": 1569 + "__id__": 1517 }, "_contentSize": { "__type__": "cc.Size", @@ -36770,11 +36056,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1567 + "__id__": 1515 }, "_enabled": true, "__prefab": { - "__id__": 1571 + "__id__": 1519 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36851,11 +36137,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1537 + "__id__": 1485 }, "_enabled": true, "__prefab": { - "__id__": 1574 + "__id__": 1522 }, "_contentSize": { "__type__": "cc.Size", @@ -36892,27 +36178,27 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1445 + "__id__": 1393 }, "_children": [ { - "__id__": 1577 + "__id__": 1525 } ], "_active": true, "_components": [ { - "__id__": 1583 + "__id__": 1531 }, { - "__id__": 1585 + "__id__": 1533 }, { - "__id__": 1587 + "__id__": 1535 } ], "_prefab": { - "__id__": 1590 + "__id__": 1538 }, "_lpos": { "__type__": "cc.Vec3", @@ -36949,20 +36235,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1576 + "__id__": 1524 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1578 + "__id__": 1526 }, { - "__id__": 1580 + "__id__": 1528 } ], "_prefab": { - "__id__": 1582 + "__id__": 1530 }, "_lpos": { "__type__": "cc.Vec3", @@ -36999,11 +36285,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1577 + "__id__": 1525 }, "_enabled": true, "__prefab": { - "__id__": 1579 + "__id__": 1527 }, "_contentSize": { "__type__": "cc.Size", @@ -37027,11 +36313,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1577 + "__id__": 1525 }, "_enabled": true, "__prefab": { - "__id__": 1581 + "__id__": 1529 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37108,11 +36394,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1576 + "__id__": 1524 }, "_enabled": true, "__prefab": { - "__id__": 1584 + "__id__": 1532 }, "_contentSize": { "__type__": "cc.Size", @@ -37136,11 +36422,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1576 + "__id__": 1524 }, "_enabled": true, "__prefab": { - "__id__": 1586 + "__id__": 1534 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37181,15 +36467,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1576 + "__id__": 1524 }, "_enabled": true, "__prefab": { - "__id__": 1588 + "__id__": 1536 }, "clickEvents": [ { - "__id__": 1589 + "__id__": 1537 } ], "_interactable": true, @@ -37238,7 +36524,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 754 + "__id__": 702 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -37264,11 +36550,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1445 + "__id__": 1393 }, "_enabled": true, "__prefab": { - "__id__": 1592 + "__id__": 1540 }, "_contentSize": { "__type__": "cc.Size", @@ -37305,33 +36591,33 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 754 + "__id__": 702 }, "_children": [ + { + "__id__": 1543 + }, + { + "__id__": 1549 + }, { "__id__": 1595 }, { - "__id__": 1601 + "__id__": 1634 }, { - "__id__": 1647 - }, - { - "__id__": 1686 - }, - { - "__id__": 1725 + "__id__": 1673 } ], "_active": true, "_components": [ { - "__id__": 1740 + "__id__": 1688 } ], "_prefab": { - "__id__": 1742 + "__id__": 1690 }, "_lpos": { "__type__": "cc.Vec3", @@ -37368,20 +36654,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1594 + "__id__": 1542 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1596 + "__id__": 1544 }, { - "__id__": 1598 + "__id__": 1546 } ], "_prefab": { - "__id__": 1600 + "__id__": 1548 }, "_lpos": { "__type__": "cc.Vec3", @@ -37418,11 +36704,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1595 + "__id__": 1543 }, "_enabled": true, "__prefab": { - "__id__": 1597 + "__id__": 1545 }, "_contentSize": { "__type__": "cc.Size", @@ -37446,11 +36732,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1595 + "__id__": 1543 }, "_enabled": true, "__prefab": { - "__id__": 1599 + "__id__": 1547 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37504,36 +36790,36 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1594 + "__id__": 1542 }, "_children": [ { - "__id__": 1602 + "__id__": 1550 }, { - "__id__": 1618 + "__id__": 1566 }, { - "__id__": 1624 + "__id__": 1572 }, { - "__id__": 1630 + "__id__": 1578 }, { - "__id__": 1636 + "__id__": 1584 } ], "_active": true, "_components": [ { - "__id__": 1642 + "__id__": 1590 }, { - "__id__": 1644 + "__id__": 1592 } ], "_prefab": { - "__id__": 1646 + "__id__": 1594 }, "_lpos": { "__type__": "cc.Vec3", @@ -37570,24 +36856,24 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1601 + "__id__": 1549 }, "_children": [ { - "__id__": 1603 + "__id__": 1551 }, { - "__id__": 1609 + "__id__": 1557 } ], "_active": true, "_components": [ { - "__id__": 1615 + "__id__": 1563 } ], "_prefab": { - "__id__": 1617 + "__id__": 1565 }, "_lpos": { "__type__": "cc.Vec3", @@ -37624,20 +36910,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1602 + "__id__": 1550 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1604 + "__id__": 1552 }, { - "__id__": 1606 + "__id__": 1554 } ], "_prefab": { - "__id__": 1608 + "__id__": 1556 }, "_lpos": { "__type__": "cc.Vec3", @@ -37674,11 +36960,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1603 + "__id__": 1551 }, "_enabled": true, "__prefab": { - "__id__": 1605 + "__id__": 1553 }, "_contentSize": { "__type__": "cc.Size", @@ -37702,11 +36988,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1603 + "__id__": 1551 }, "_enabled": true, "__prefab": { - "__id__": 1607 + "__id__": 1555 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37760,20 +37046,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1602 + "__id__": 1550 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1610 + "__id__": 1558 }, { - "__id__": 1612 + "__id__": 1560 } ], "_prefab": { - "__id__": 1614 + "__id__": 1562 }, "_lpos": { "__type__": "cc.Vec3", @@ -37810,11 +37096,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1609 + "__id__": 1557 }, "_enabled": true, "__prefab": { - "__id__": 1611 + "__id__": 1559 }, "_contentSize": { "__type__": "cc.Size", @@ -37838,11 +37124,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1609 + "__id__": 1557 }, "_enabled": true, "__prefab": { - "__id__": 1613 + "__id__": 1561 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37919,11 +37205,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1602 + "__id__": 1550 }, "_enabled": true, "__prefab": { - "__id__": 1616 + "__id__": 1564 }, "_contentSize": { "__type__": "cc.Size", @@ -37960,20 +37246,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1601 + "__id__": 1549 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1619 + "__id__": 1567 }, { - "__id__": 1621 + "__id__": 1569 } ], "_prefab": { - "__id__": 1623 + "__id__": 1571 }, "_lpos": { "__type__": "cc.Vec3", @@ -38010,11 +37296,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1618 + "__id__": 1566 }, "_enabled": true, "__prefab": { - "__id__": 1620 + "__id__": 1568 }, "_contentSize": { "__type__": "cc.Size", @@ -38038,11 +37324,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1618 + "__id__": 1566 }, "_enabled": true, "__prefab": { - "__id__": 1622 + "__id__": 1570 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38119,20 +37405,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1601 + "__id__": 1549 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1625 + "__id__": 1573 }, { - "__id__": 1627 + "__id__": 1575 } ], "_prefab": { - "__id__": 1629 + "__id__": 1577 }, "_lpos": { "__type__": "cc.Vec3", @@ -38169,11 +37455,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1624 + "__id__": 1572 }, "_enabled": true, "__prefab": { - "__id__": 1626 + "__id__": 1574 }, "_contentSize": { "__type__": "cc.Size", @@ -38197,11 +37483,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1624 + "__id__": 1572 }, "_enabled": true, "__prefab": { - "__id__": 1628 + "__id__": 1576 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38278,20 +37564,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1601 + "__id__": 1549 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1631 + "__id__": 1579 }, { - "__id__": 1633 + "__id__": 1581 } ], "_prefab": { - "__id__": 1635 + "__id__": 1583 }, "_lpos": { "__type__": "cc.Vec3", @@ -38328,11 +37614,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1630 + "__id__": 1578 }, "_enabled": true, "__prefab": { - "__id__": 1632 + "__id__": 1580 }, "_contentSize": { "__type__": "cc.Size", @@ -38356,11 +37642,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1630 + "__id__": 1578 }, "_enabled": true, "__prefab": { - "__id__": 1634 + "__id__": 1582 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38437,20 +37723,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1601 + "__id__": 1549 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1637 + "__id__": 1585 }, { - "__id__": 1639 + "__id__": 1587 } ], "_prefab": { - "__id__": 1641 + "__id__": 1589 }, "_lpos": { "__type__": "cc.Vec3", @@ -38487,11 +37773,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1636 + "__id__": 1584 }, "_enabled": true, "__prefab": { - "__id__": 1638 + "__id__": 1586 }, "_contentSize": { "__type__": "cc.Size", @@ -38515,11 +37801,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1636 + "__id__": 1584 }, "_enabled": true, "__prefab": { - "__id__": 1640 + "__id__": 1588 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38596,11 +37882,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1601 + "__id__": 1549 }, "_enabled": true, "__prefab": { - "__id__": 1643 + "__id__": 1591 }, "_contentSize": { "__type__": "cc.Size", @@ -38624,11 +37910,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1601 + "__id__": 1549 }, "_enabled": false, "__prefab": { - "__id__": 1645 + "__id__": 1593 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38705,33 +37991,33 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1594 + "__id__": 1542 }, "_children": [ { - "__id__": 1648 + "__id__": 1596 }, { - "__id__": 1654 + "__id__": 1602 }, { - "__id__": 1663 + "__id__": 1611 }, { - "__id__": 1671 + "__id__": 1619 }, { - "__id__": 1677 + "__id__": 1625 } ], "_active": true, "_components": [ { - "__id__": 1683 + "__id__": 1631 } ], "_prefab": { - "__id__": 1685 + "__id__": 1633 }, "_lpos": { "__type__": "cc.Vec3", @@ -38768,20 +38054,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1647 + "__id__": 1595 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1649 + "__id__": 1597 }, { - "__id__": 1651 + "__id__": 1599 } ], "_prefab": { - "__id__": 1653 + "__id__": 1601 }, "_lpos": { "__type__": "cc.Vec3", @@ -38818,11 +38104,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1648 + "__id__": 1596 }, "_enabled": true, "__prefab": { - "__id__": 1650 + "__id__": 1598 }, "_contentSize": { "__type__": "cc.Size", @@ -38846,11 +38132,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1648 + "__id__": 1596 }, "_enabled": true, "__prefab": { - "__id__": 1652 + "__id__": 1600 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38904,23 +38190,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1647 + "__id__": 1595 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1655 + "__id__": 1603 }, { - "__id__": 1657 + "__id__": 1605 }, { - "__id__": 1659 + "__id__": 1607 } ], "_prefab": { - "__id__": 1662 + "__id__": 1610 }, "_lpos": { "__type__": "cc.Vec3", @@ -38957,11 +38243,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1654 + "__id__": 1602 }, "_enabled": true, "__prefab": { - "__id__": 1656 + "__id__": 1604 }, "_contentSize": { "__type__": "cc.Size", @@ -38985,11 +38271,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1654 + "__id__": 1602 }, "_enabled": true, "__prefab": { - "__id__": 1658 + "__id__": 1606 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39030,15 +38316,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1654 + "__id__": 1602 }, "_enabled": true, "__prefab": { - "__id__": 1660 + "__id__": 1608 }, "clickEvents": [ { - "__id__": 1661 + "__id__": 1609 } ], "_interactable": true, @@ -39087,7 +38373,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 754 + "__id__": 702 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -39113,23 +38399,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1647 + "__id__": 1595 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1664 + "__id__": 1612 }, { - "__id__": 1666 + "__id__": 1614 }, { - "__id__": 1668 + "__id__": 1616 } ], "_prefab": { - "__id__": 1670 + "__id__": 1618 }, "_lpos": { "__type__": "cc.Vec3", @@ -39166,11 +38452,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1663 + "__id__": 1611 }, "_enabled": true, "__prefab": { - "__id__": 1665 + "__id__": 1613 }, "_contentSize": { "__type__": "cc.Size", @@ -39194,11 +38480,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1663 + "__id__": 1611 }, "_enabled": true, "__prefab": { - "__id__": 1667 + "__id__": 1615 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39262,11 +38548,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1663 + "__id__": 1611 }, "_enabled": true, "__prefab": { - "__id__": 1669 + "__id__": 1617 }, "templateMode": false, "watchPath": "data.gold", @@ -39297,20 +38583,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1647 + "__id__": 1595 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1672 + "__id__": 1620 }, { - "__id__": 1674 + "__id__": 1622 } ], "_prefab": { - "__id__": 1676 + "__id__": 1624 }, "_lpos": { "__type__": "cc.Vec3", @@ -39347,11 +38633,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1671 + "__id__": 1619 }, "_enabled": true, "__prefab": { - "__id__": 1673 + "__id__": 1621 }, "_contentSize": { "__type__": "cc.Size", @@ -39375,11 +38661,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1671 + "__id__": 1619 }, "_enabled": true, "__prefab": { - "__id__": 1675 + "__id__": 1623 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39456,20 +38742,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1647 + "__id__": 1595 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1678 + "__id__": 1626 }, { - "__id__": 1680 + "__id__": 1628 } ], "_prefab": { - "__id__": 1682 + "__id__": 1630 }, "_lpos": { "__type__": "cc.Vec3", @@ -39506,11 +38792,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1677 + "__id__": 1625 }, "_enabled": true, "__prefab": { - "__id__": 1679 + "__id__": 1627 }, "_contentSize": { "__type__": "cc.Size", @@ -39534,11 +38820,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1677 + "__id__": 1625 }, "_enabled": true, "__prefab": { - "__id__": 1681 + "__id__": 1629 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39615,11 +38901,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1647 + "__id__": 1595 }, "_enabled": true, "__prefab": { - "__id__": 1684 + "__id__": 1632 }, "_contentSize": { "__type__": "cc.Size", @@ -39656,33 +38942,33 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1594 + "__id__": 1542 }, "_children": [ { - "__id__": 1687 + "__id__": 1635 }, { - "__id__": 1693 + "__id__": 1641 }, { - "__id__": 1702 + "__id__": 1650 }, { - "__id__": 1710 + "__id__": 1658 }, { - "__id__": 1716 + "__id__": 1664 } ], "_active": true, "_components": [ { - "__id__": 1722 + "__id__": 1670 } ], "_prefab": { - "__id__": 1724 + "__id__": 1672 }, "_lpos": { "__type__": "cc.Vec3", @@ -39719,20 +39005,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1686 + "__id__": 1634 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1688 + "__id__": 1636 }, { - "__id__": 1690 + "__id__": 1638 } ], "_prefab": { - "__id__": 1692 + "__id__": 1640 }, "_lpos": { "__type__": "cc.Vec3", @@ -39769,11 +39055,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1687 + "__id__": 1635 }, "_enabled": true, "__prefab": { - "__id__": 1689 + "__id__": 1637 }, "_contentSize": { "__type__": "cc.Size", @@ -39797,11 +39083,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1687 + "__id__": 1635 }, "_enabled": true, "__prefab": { - "__id__": 1691 + "__id__": 1639 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39855,23 +39141,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1686 + "__id__": 1634 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1694 + "__id__": 1642 }, { - "__id__": 1696 + "__id__": 1644 }, { - "__id__": 1698 + "__id__": 1646 } ], "_prefab": { - "__id__": 1701 + "__id__": 1649 }, "_lpos": { "__type__": "cc.Vec3", @@ -39908,11 +39194,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1693 + "__id__": 1641 }, "_enabled": true, "__prefab": { - "__id__": 1695 + "__id__": 1643 }, "_contentSize": { "__type__": "cc.Size", @@ -39936,11 +39222,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1693 + "__id__": 1641 }, "_enabled": true, "__prefab": { - "__id__": 1697 + "__id__": 1645 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39981,15 +39267,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1693 + "__id__": 1641 }, "_enabled": true, "__prefab": { - "__id__": 1699 + "__id__": 1647 }, "clickEvents": [ { - "__id__": 1700 + "__id__": 1648 } ], "_interactable": true, @@ -40038,7 +39324,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 754 + "__id__": 702 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -40064,23 +39350,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1686 + "__id__": 1634 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1703 + "__id__": 1651 }, { - "__id__": 1705 + "__id__": 1653 }, { - "__id__": 1707 + "__id__": 1655 } ], "_prefab": { - "__id__": 1709 + "__id__": 1657 }, "_lpos": { "__type__": "cc.Vec3", @@ -40117,11 +39403,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1702 + "__id__": 1650 }, "_enabled": true, "__prefab": { - "__id__": 1704 + "__id__": 1652 }, "_contentSize": { "__type__": "cc.Size", @@ -40145,11 +39431,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1702 + "__id__": 1650 }, "_enabled": true, "__prefab": { - "__id__": 1706 + "__id__": 1654 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40213,11 +39499,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1702 + "__id__": 1650 }, "_enabled": true, "__prefab": { - "__id__": 1708 + "__id__": 1656 }, "templateMode": false, "watchPath": "data.items.1004", @@ -40248,20 +39534,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1686 + "__id__": 1634 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1711 + "__id__": 1659 }, { - "__id__": 1713 + "__id__": 1661 } ], "_prefab": { - "__id__": 1715 + "__id__": 1663 }, "_lpos": { "__type__": "cc.Vec3", @@ -40298,11 +39584,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1710 + "__id__": 1658 }, "_enabled": true, "__prefab": { - "__id__": 1712 + "__id__": 1660 }, "_contentSize": { "__type__": "cc.Size", @@ -40326,11 +39612,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1710 + "__id__": 1658 }, "_enabled": true, "__prefab": { - "__id__": 1714 + "__id__": 1662 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40407,20 +39693,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1686 + "__id__": 1634 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1717 + "__id__": 1665 }, { - "__id__": 1719 + "__id__": 1667 } ], "_prefab": { - "__id__": 1721 + "__id__": 1669 }, "_lpos": { "__type__": "cc.Vec3", @@ -40457,11 +39743,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1716 + "__id__": 1664 }, "_enabled": true, "__prefab": { - "__id__": 1718 + "__id__": 1666 }, "_contentSize": { "__type__": "cc.Size", @@ -40485,11 +39771,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1716 + "__id__": 1664 }, "_enabled": true, "__prefab": { - "__id__": 1720 + "__id__": 1668 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40566,11 +39852,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1686 + "__id__": 1634 }, "_enabled": true, "__prefab": { - "__id__": 1723 + "__id__": 1671 }, "_contentSize": { "__type__": "cc.Size", @@ -40607,27 +39893,27 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1594 + "__id__": 1542 }, "_children": [ { - "__id__": 1726 + "__id__": 1674 } ], "_active": true, "_components": [ { - "__id__": 1732 + "__id__": 1680 }, { - "__id__": 1734 + "__id__": 1682 }, { - "__id__": 1736 + "__id__": 1684 } ], "_prefab": { - "__id__": 1739 + "__id__": 1687 }, "_lpos": { "__type__": "cc.Vec3", @@ -40664,20 +39950,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1725 + "__id__": 1673 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1727 + "__id__": 1675 }, { - "__id__": 1729 + "__id__": 1677 } ], "_prefab": { - "__id__": 1731 + "__id__": 1679 }, "_lpos": { "__type__": "cc.Vec3", @@ -40714,11 +40000,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1726 + "__id__": 1674 }, "_enabled": true, "__prefab": { - "__id__": 1728 + "__id__": 1676 }, "_contentSize": { "__type__": "cc.Size", @@ -40742,11 +40028,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1726 + "__id__": 1674 }, "_enabled": true, "__prefab": { - "__id__": 1730 + "__id__": 1678 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40823,11 +40109,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1725 + "__id__": 1673 }, "_enabled": true, "__prefab": { - "__id__": 1733 + "__id__": 1681 }, "_contentSize": { "__type__": "cc.Size", @@ -40851,11 +40137,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1725 + "__id__": 1673 }, "_enabled": true, "__prefab": { - "__id__": 1735 + "__id__": 1683 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40896,15 +40182,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1725 + "__id__": 1673 }, "_enabled": true, "__prefab": { - "__id__": 1737 + "__id__": 1685 }, "clickEvents": [ { - "__id__": 1738 + "__id__": 1686 } ], "_interactable": true, @@ -40953,7 +40239,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 754 + "__id__": 702 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -40979,11 +40265,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1594 + "__id__": 1542 }, "_enabled": true, "__prefab": { - "__id__": 1741 + "__id__": 1689 }, "_contentSize": { "__type__": "cc.Size", @@ -41020,33 +40306,33 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 754 + "__id__": 702 }, "_children": [ { - "__id__": 1744 + "__id__": 1692 }, { - "__id__": 1750 + "__id__": 1698 }, { - "__id__": 1756 + "__id__": 1704 }, { - "__id__": 1765 + "__id__": 1713 } ], "_active": true, "_components": [ { - "__id__": 1774 + "__id__": 1722 }, { - "__id__": 1776 + "__id__": 1724 } ], "_prefab": { - "__id__": 1778 + "__id__": 1726 }, "_lpos": { "__type__": "cc.Vec3", @@ -41083,20 +40369,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1743 + "__id__": 1691 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1745 + "__id__": 1693 }, { - "__id__": 1747 + "__id__": 1695 } ], "_prefab": { - "__id__": 1749 + "__id__": 1697 }, "_lpos": { "__type__": "cc.Vec3", @@ -41133,11 +40419,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1744 + "__id__": 1692 }, "_enabled": true, "__prefab": { - "__id__": 1746 + "__id__": 1694 }, "_contentSize": { "__type__": "cc.Size", @@ -41161,11 +40447,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1744 + "__id__": 1692 }, "_enabled": true, "__prefab": { - "__id__": 1748 + "__id__": 1696 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41219,20 +40505,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1743 + "__id__": 1691 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1751 + "__id__": 1699 }, { - "__id__": 1753 + "__id__": 1701 } ], "_prefab": { - "__id__": 1755 + "__id__": 1703 }, "_lpos": { "__type__": "cc.Vec3", @@ -41269,11 +40555,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1750 + "__id__": 1698 }, "_enabled": true, "__prefab": { - "__id__": 1752 + "__id__": 1700 }, "_contentSize": { "__type__": "cc.Size", @@ -41297,11 +40583,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1750 + "__id__": 1698 }, "_enabled": true, "__prefab": { - "__id__": 1754 + "__id__": 1702 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41355,23 +40641,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1743 + "__id__": 1691 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1757 + "__id__": 1705 }, { - "__id__": 1759 + "__id__": 1707 }, { - "__id__": 1761 + "__id__": 1709 } ], "_prefab": { - "__id__": 1764 + "__id__": 1712 }, "_lpos": { "__type__": "cc.Vec3", @@ -41408,11 +40694,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1756 + "__id__": 1704 }, "_enabled": true, "__prefab": { - "__id__": 1758 + "__id__": 1706 }, "_contentSize": { "__type__": "cc.Size", @@ -41436,11 +40722,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1756 + "__id__": 1704 }, "_enabled": true, "__prefab": { - "__id__": 1760 + "__id__": 1708 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41504,15 +40790,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1756 + "__id__": 1704 }, "_enabled": true, "__prefab": { - "__id__": 1762 + "__id__": 1710 }, "clickEvents": [ { - "__id__": 1763 + "__id__": 1711 } ], "_interactable": true, @@ -41561,7 +40847,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 1756 + "__id__": 1704 }, "_id": "" }, @@ -41572,7 +40858,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 754 + "__id__": 702 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -41598,23 +40884,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1743 + "__id__": 1691 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1766 + "__id__": 1714 }, { - "__id__": 1768 + "__id__": 1716 }, { - "__id__": 1770 + "__id__": 1718 } ], "_prefab": { - "__id__": 1773 + "__id__": 1721 }, "_lpos": { "__type__": "cc.Vec3", @@ -41651,11 +40937,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1765 + "__id__": 1713 }, "_enabled": true, "__prefab": { - "__id__": 1767 + "__id__": 1715 }, "_contentSize": { "__type__": "cc.Size", @@ -41679,11 +40965,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1765 + "__id__": 1713 }, "_enabled": true, "__prefab": { - "__id__": 1769 + "__id__": 1717 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41747,15 +41033,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1765 + "__id__": 1713 }, "_enabled": true, "__prefab": { - "__id__": 1771 + "__id__": 1719 }, "clickEvents": [ { - "__id__": 1772 + "__id__": 1720 } ], "_interactable": true, @@ -41804,7 +41090,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 754 + "__id__": 702 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -41830,11 +41116,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1743 + "__id__": 1691 }, "_enabled": true, "__prefab": { - "__id__": 1775 + "__id__": 1723 }, "_contentSize": { "__type__": "cc.Size", @@ -41858,11 +41144,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1743 + "__id__": 1691 }, "_enabled": true, "__prefab": { - "__id__": 1777 + "__id__": 1725 }, "_alignFlags": 4, "_target": null, @@ -41907,33 +41193,33 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 754 + "__id__": 702 }, "_children": [ { - "__id__": 1780 + "__id__": 1728 }, { - "__id__": 1788 + "__id__": 1736 }, { - "__id__": 1806 + "__id__": 1754 } ], "_active": true, "_components": [ { - "__id__": 1824 + "__id__": 1772 }, { - "__id__": 1803 + "__id__": 1751 }, { - "__id__": 1826 + "__id__": 1774 } ], "_prefab": { - "__id__": 1828 + "__id__": 1776 }, "_lpos": { "__type__": "cc.Vec3", @@ -41970,23 +41256,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1779 + "__id__": 1727 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1781 + "__id__": 1729 }, { - "__id__": 1783 + "__id__": 1731 }, { - "__id__": 1785 + "__id__": 1733 } ], "_prefab": { - "__id__": 1787 + "__id__": 1735 }, "_lpos": { "__type__": "cc.Vec3", @@ -42023,11 +41309,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1780 + "__id__": 1728 }, "_enabled": true, "__prefab": { - "__id__": 1782 + "__id__": 1730 }, "_contentSize": { "__type__": "cc.Size", @@ -42051,11 +41337,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1780 + "__id__": 1728 }, "_enabled": true, "__prefab": { - "__id__": 1784 + "__id__": 1732 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42096,11 +41382,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1780 + "__id__": 1728 }, "_enabled": true, "__prefab": { - "__id__": 1786 + "__id__": 1734 }, "_alignFlags": 40, "_target": null, @@ -42145,30 +41431,30 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1779 + "__id__": 1727 }, "_children": [ { - "__id__": 1789 + "__id__": 1737 } ], "_active": false, "_components": [ { - "__id__": 1795 + "__id__": 1743 }, { - "__id__": 1797 + "__id__": 1745 }, { - "__id__": 1799 + "__id__": 1747 }, { - "__id__": 1801 + "__id__": 1749 } ], "_prefab": { - "__id__": 1823 + "__id__": 1771 }, "_lpos": { "__type__": "cc.Vec3", @@ -42205,20 +41491,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1788 + "__id__": 1736 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1790 + "__id__": 1738 }, { - "__id__": 1792 + "__id__": 1740 } ], "_prefab": { - "__id__": 1794 + "__id__": 1742 }, "_lpos": { "__type__": "cc.Vec3", @@ -42255,11 +41541,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1789 + "__id__": 1737 }, "_enabled": true, "__prefab": { - "__id__": 1791 + "__id__": 1739 }, "_contentSize": { "__type__": "cc.Size", @@ -42283,11 +41569,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1789 + "__id__": 1737 }, "_enabled": true, "__prefab": { - "__id__": 1793 + "__id__": 1741 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42341,11 +41627,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1788 + "__id__": 1736 }, "_enabled": true, "__prefab": { - "__id__": 1796 + "__id__": 1744 }, "_contentSize": { "__type__": "cc.Size", @@ -42369,11 +41655,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1788 + "__id__": 1736 }, "_enabled": true, "__prefab": { - "__id__": 1798 + "__id__": 1746 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42411,11 +41697,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1788 + "__id__": 1736 }, "_enabled": true, "__prefab": { - "__id__": 1800 + "__id__": 1748 }, "_alignFlags": 37, "_target": null, @@ -42447,17 +41733,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1788 + "__id__": 1736 }, "_enabled": true, "__prefab": { - "__id__": 1802 + "__id__": 1750 }, "_scrollView": { - "__id__": 1803 + "__id__": 1751 }, "_handle": { - "__id__": 1792 + "__id__": 1740 }, "_direction": 0, "_enableAutoHide": false, @@ -42474,11 +41760,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1779 + "__id__": 1727 }, "_enabled": true, "__prefab": { - "__id__": 1804 + "__id__": 1752 }, "bounceDuration": 0.23, "brake": 0.75, @@ -42489,7 +41775,7 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 1805 + "__id__": 1753 }, "_horizontalScrollBar": null, "_verticalScrollBar": null, @@ -42505,23 +41791,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1806 + "__id__": 1754 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1816 + "__id__": 1764 }, { - "__id__": 1818 + "__id__": 1766 }, { - "__id__": 1820 + "__id__": 1768 } ], "_prefab": { - "__id__": 1822 + "__id__": 1770 }, "_lpos": { "__type__": "cc.Vec3", @@ -42558,30 +41844,30 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1779 + "__id__": 1727 }, "_children": [ { - "__id__": 1805 + "__id__": 1753 } ], "_active": true, "_components": [ { - "__id__": 1807 + "__id__": 1755 }, { - "__id__": 1809 + "__id__": 1757 }, { - "__id__": 1811 + "__id__": 1759 }, { - "__id__": 1813 + "__id__": 1761 } ], "_prefab": { - "__id__": 1815 + "__id__": 1763 }, "_lpos": { "__type__": "cc.Vec3", @@ -42618,11 +41904,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1806 + "__id__": 1754 }, "_enabled": true, "__prefab": { - "__id__": 1808 + "__id__": 1756 }, "_contentSize": { "__type__": "cc.Size", @@ -42646,11 +41932,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1806 + "__id__": 1754 }, "_enabled": true, "__prefab": { - "__id__": 1810 + "__id__": 1758 }, "_type": 0, "_inverted": false, @@ -42668,11 +41954,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1806 + "__id__": 1754 }, "_enabled": true, "__prefab": { - "__id__": 1812 + "__id__": 1760 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42714,11 +42000,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1806 + "__id__": 1754 }, "_enabled": true, "__prefab": { - "__id__": 1814 + "__id__": 1762 }, "_alignFlags": 45, "_target": null, @@ -42763,11 +42049,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1805 + "__id__": 1753 }, "_enabled": true, "__prefab": { - "__id__": 1817 + "__id__": 1765 }, "_contentSize": { "__type__": "cc.Size", @@ -42791,11 +42077,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1805 + "__id__": 1753 }, "_enabled": true, "__prefab": { - "__id__": 1819 + "__id__": 1767 }, "_resizeMode": 0, "_layoutType": 3, @@ -42829,11 +42115,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1805 + "__id__": 1753 }, "_enabled": true, "__prefab": { - "__id__": 1821 + "__id__": 1769 }, "_alignFlags": 41, "_target": null, @@ -42891,11 +42177,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1779 + "__id__": 1727 }, "_enabled": true, "__prefab": { - "__id__": 1825 + "__id__": 1773 }, "_contentSize": { "__type__": "cc.Size", @@ -42919,11 +42205,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1779 + "__id__": 1727 }, "_enabled": true, "__prefab": { - "__id__": 1827 + "__id__": 1775 }, "_alignFlags": 20, "_target": null, @@ -42968,11 +42254,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 754 + "__id__": 702 }, "_enabled": true, "__prefab": { - "__id__": 1830 + "__id__": 1778 }, "_contentSize": { "__type__": "cc.Size", @@ -42996,11 +42282,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 754 + "__id__": 702 }, "_enabled": true, "__prefab": { - "__id__": 1832 + "__id__": 1780 }, "_alignFlags": 45, "_target": null, @@ -43032,11 +42318,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 754 + "__id__": 702 }, "_enabled": true, "__prefab": { - "__id__": 1834 + "__id__": 1782 }, "_id": "" }, @@ -43067,32 +42353,32 @@ }, "_children": [ { - "__id__": 1837 + "__id__": 1785 }, { - "__id__": 1843 + "__id__": 1791 }, { - "__id__": 1868 + "__id__": 1816 }, { - "__id__": 1893 + "__id__": 1841 } ], "_active": true, "_components": [ { - "__id__": 1918 + "__id__": 1866 }, { - "__id__": 1920 + "__id__": 1868 }, { - "__id__": 1922 + "__id__": 1870 } ], "_prefab": { - "__id__": 1924 + "__id__": 1872 }, "_lpos": { "__type__": "cc.Vec3", @@ -43129,20 +42415,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1836 + "__id__": 1784 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1838 + "__id__": 1786 }, { - "__id__": 1840 + "__id__": 1788 } ], "_prefab": { - "__id__": 1842 + "__id__": 1790 }, "_lpos": { "__type__": "cc.Vec3", @@ -43179,11 +42465,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1837 + "__id__": 1785 }, "_enabled": true, "__prefab": { - "__id__": 1839 + "__id__": 1787 }, "_contentSize": { "__type__": "cc.Size", @@ -43207,11 +42493,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1837 + "__id__": 1785 }, "_enabled": true, "__prefab": { - "__id__": 1841 + "__id__": 1789 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43265,30 +42551,30 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1836 + "__id__": 1784 }, "_children": [ { - "__id__": 1844 + "__id__": 1792 }, { - "__id__": 1850 + "__id__": 1798 }, { - "__id__": 1856 + "__id__": 1804 } ], "_active": true, "_components": [ { - "__id__": 1862 + "__id__": 1810 }, { - "__id__": 1864 + "__id__": 1812 } ], "_prefab": { - "__id__": 1867 + "__id__": 1815 }, "_lpos": { "__type__": "cc.Vec3", @@ -43325,20 +42611,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1843 + "__id__": 1791 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1845 + "__id__": 1793 }, { - "__id__": 1847 + "__id__": 1795 } ], "_prefab": { - "__id__": 1849 + "__id__": 1797 }, "_lpos": { "__type__": "cc.Vec3", @@ -43375,11 +42661,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1844 + "__id__": 1792 }, "_enabled": true, "__prefab": { - "__id__": 1846 + "__id__": 1794 }, "_contentSize": { "__type__": "cc.Size", @@ -43403,11 +42689,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1844 + "__id__": 1792 }, "_enabled": true, "__prefab": { - "__id__": 1848 + "__id__": 1796 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43461,20 +42747,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1843 + "__id__": 1791 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1851 + "__id__": 1799 }, { - "__id__": 1853 + "__id__": 1801 } ], "_prefab": { - "__id__": 1855 + "__id__": 1803 }, "_lpos": { "__type__": "cc.Vec3", @@ -43511,11 +42797,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1850 + "__id__": 1798 }, "_enabled": true, "__prefab": { - "__id__": 1852 + "__id__": 1800 }, "_contentSize": { "__type__": "cc.Size", @@ -43539,11 +42825,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1850 + "__id__": 1798 }, "_enabled": true, "__prefab": { - "__id__": 1854 + "__id__": 1802 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43597,20 +42883,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1843 + "__id__": 1791 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1857 + "__id__": 1805 }, { - "__id__": 1859 + "__id__": 1807 } ], "_prefab": { - "__id__": 1861 + "__id__": 1809 }, "_lpos": { "__type__": "cc.Vec3", @@ -43647,11 +42933,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1856 + "__id__": 1804 }, "_enabled": true, "__prefab": { - "__id__": 1858 + "__id__": 1806 }, "_contentSize": { "__type__": "cc.Size", @@ -43675,11 +42961,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1856 + "__id__": 1804 }, "_enabled": true, "__prefab": { - "__id__": 1860 + "__id__": 1808 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43756,11 +43042,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1843 + "__id__": 1791 }, "_enabled": true, "__prefab": { - "__id__": 1863 + "__id__": 1811 }, "_contentSize": { "__type__": "cc.Size", @@ -43784,15 +43070,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1843 + "__id__": 1791 }, "_enabled": true, "__prefab": { - "__id__": 1865 + "__id__": 1813 }, "clickEvents": [ { - "__id__": 1866 + "__id__": 1814 } ], "_interactable": true, @@ -43867,30 +43153,30 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1836 + "__id__": 1784 }, "_children": [ { - "__id__": 1869 + "__id__": 1817 }, { - "__id__": 1875 + "__id__": 1823 }, { - "__id__": 1881 + "__id__": 1829 } ], "_active": true, "_components": [ { - "__id__": 1887 + "__id__": 1835 }, { - "__id__": 1889 + "__id__": 1837 } ], "_prefab": { - "__id__": 1892 + "__id__": 1840 }, "_lpos": { "__type__": "cc.Vec3", @@ -43927,20 +43213,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1868 + "__id__": 1816 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1870 + "__id__": 1818 }, { - "__id__": 1872 + "__id__": 1820 } ], "_prefab": { - "__id__": 1874 + "__id__": 1822 }, "_lpos": { "__type__": "cc.Vec3", @@ -43977,11 +43263,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1869 + "__id__": 1817 }, "_enabled": true, "__prefab": { - "__id__": 1871 + "__id__": 1819 }, "_contentSize": { "__type__": "cc.Size", @@ -44005,11 +43291,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1869 + "__id__": 1817 }, "_enabled": true, "__prefab": { - "__id__": 1873 + "__id__": 1821 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44063,20 +43349,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1868 + "__id__": 1816 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1876 + "__id__": 1824 }, { - "__id__": 1878 + "__id__": 1826 } ], "_prefab": { - "__id__": 1880 + "__id__": 1828 }, "_lpos": { "__type__": "cc.Vec3", @@ -44113,11 +43399,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1875 + "__id__": 1823 }, "_enabled": true, "__prefab": { - "__id__": 1877 + "__id__": 1825 }, "_contentSize": { "__type__": "cc.Size", @@ -44141,11 +43427,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1875 + "__id__": 1823 }, "_enabled": true, "__prefab": { - "__id__": 1879 + "__id__": 1827 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44199,20 +43485,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1868 + "__id__": 1816 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1882 + "__id__": 1830 }, { - "__id__": 1884 + "__id__": 1832 } ], "_prefab": { - "__id__": 1886 + "__id__": 1834 }, "_lpos": { "__type__": "cc.Vec3", @@ -44249,11 +43535,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1881 + "__id__": 1829 }, "_enabled": true, "__prefab": { - "__id__": 1883 + "__id__": 1831 }, "_contentSize": { "__type__": "cc.Size", @@ -44277,11 +43563,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1881 + "__id__": 1829 }, "_enabled": true, "__prefab": { - "__id__": 1885 + "__id__": 1833 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44358,11 +43644,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1868 + "__id__": 1816 }, "_enabled": true, "__prefab": { - "__id__": 1888 + "__id__": 1836 }, "_contentSize": { "__type__": "cc.Size", @@ -44386,15 +43672,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1868 + "__id__": 1816 }, "_enabled": true, "__prefab": { - "__id__": 1890 + "__id__": 1838 }, "clickEvents": [ { - "__id__": 1891 + "__id__": 1839 } ], "_interactable": true, @@ -44469,30 +43755,30 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1836 + "__id__": 1784 }, "_children": [ { - "__id__": 1894 + "__id__": 1842 }, { - "__id__": 1900 + "__id__": 1848 }, { - "__id__": 1906 + "__id__": 1854 } ], "_active": true, "_components": [ { - "__id__": 1912 + "__id__": 1860 }, { - "__id__": 1914 + "__id__": 1862 } ], "_prefab": { - "__id__": 1917 + "__id__": 1865 }, "_lpos": { "__type__": "cc.Vec3", @@ -44529,20 +43815,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1893 + "__id__": 1841 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1895 + "__id__": 1843 }, { - "__id__": 1897 + "__id__": 1845 } ], "_prefab": { - "__id__": 1899 + "__id__": 1847 }, "_lpos": { "__type__": "cc.Vec3", @@ -44579,11 +43865,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1894 + "__id__": 1842 }, "_enabled": true, "__prefab": { - "__id__": 1896 + "__id__": 1844 }, "_contentSize": { "__type__": "cc.Size", @@ -44607,11 +43893,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1894 + "__id__": 1842 }, "_enabled": true, "__prefab": { - "__id__": 1898 + "__id__": 1846 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44665,20 +43951,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1893 + "__id__": 1841 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1901 + "__id__": 1849 }, { - "__id__": 1903 + "__id__": 1851 } ], "_prefab": { - "__id__": 1905 + "__id__": 1853 }, "_lpos": { "__type__": "cc.Vec3", @@ -44715,11 +44001,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1900 + "__id__": 1848 }, "_enabled": true, "__prefab": { - "__id__": 1902 + "__id__": 1850 }, "_contentSize": { "__type__": "cc.Size", @@ -44743,11 +44029,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1900 + "__id__": 1848 }, "_enabled": true, "__prefab": { - "__id__": 1904 + "__id__": 1852 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44801,20 +44087,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 1893 + "__id__": 1841 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1907 + "__id__": 1855 }, { - "__id__": 1909 + "__id__": 1857 } ], "_prefab": { - "__id__": 1911 + "__id__": 1859 }, "_lpos": { "__type__": "cc.Vec3", @@ -44851,11 +44137,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1906 + "__id__": 1854 }, "_enabled": true, "__prefab": { - "__id__": 1908 + "__id__": 1856 }, "_contentSize": { "__type__": "cc.Size", @@ -44879,11 +44165,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1906 + "__id__": 1854 }, "_enabled": true, "__prefab": { - "__id__": 1910 + "__id__": 1858 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44960,11 +44246,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1893 + "__id__": 1841 }, "_enabled": true, "__prefab": { - "__id__": 1913 + "__id__": 1861 }, "_contentSize": { "__type__": "cc.Size", @@ -44988,15 +44274,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1893 + "__id__": 1841 }, "_enabled": true, "__prefab": { - "__id__": 1915 + "__id__": 1863 }, "clickEvents": [ { - "__id__": 1916 + "__id__": 1864 } ], "_interactable": true, @@ -45071,11 +44357,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1836 + "__id__": 1784 }, "_enabled": true, "__prefab": { - "__id__": 1919 + "__id__": 1867 }, "_contentSize": { "__type__": "cc.Size", @@ -45099,11 +44385,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1836 + "__id__": 1784 }, "_enabled": true, "__prefab": { - "__id__": 1921 + "__id__": 1869 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45141,11 +44427,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1836 + "__id__": 1784 }, "_enabled": true, "__prefab": { - "__id__": 1923 + "__id__": 1871 }, "_alignFlags": 20, "_target": null, @@ -45194,7 +44480,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1926 + "__id__": 1874 }, "_contentSize": { "__type__": "cc.Size", @@ -45222,7 +44508,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1928 + "__id__": 1876 }, "_alignFlags": 45, "_target": null, @@ -45258,7 +44544,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1930 + "__id__": 1878 }, "_id": "" }, @@ -45279,22 +44565,7 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": [ { - "__id__": 468 - }, - { - "__id__": 322 - }, - { - "__id__": 311 - }, - { - "__id__": 300 - }, - { - "__id__": 289 - }, - { - "__id__": 278 + "__id__": 556 } ] } diff --git a/assets/script/game/hero/HeroSet.ts b/assets/script/game/hero/HeroSelect.ts similarity index 91% rename from assets/script/game/hero/HeroSet.ts rename to assets/script/game/hero/HeroSelect.ts index f844f7fa..fecded2a 100644 --- a/assets/script/game/hero/HeroSet.ts +++ b/assets/script/game/hero/HeroSelect.ts @@ -1,13 +1,13 @@ import { instantiate, Label, Prefab, resources, Sprite, SpriteAtlas } from "cc"; import { ecs } from "../../../../extensions/oops-plugin-framework/assets/libs/ecs/ECS"; import { oops } from "../../../../extensions/oops-plugin-framework/assets/core/Oops"; -import { HeroSetComp } from "./HeroSetComp"; +import { HeroSelectComp } from "./HeroSelectComp"; import { smc } from "../common/SingletonModuleComp"; import { HeroInfo } from "../common/config/heroSet"; -/** HeroSet 模块 */ -@ecs.register(`HeroSet`) -export class HeroSet extends ecs.Entity { +/** HeroSelect 模块 */ +@ecs.register(`HeroSelect`) +export class HeroSelect extends ecs.Entity { protected init() { // this.addComponents(); @@ -31,7 +31,7 @@ export class HeroSet extends ecs.Entity { if(smc.heros[uuid].slv>=3) {slv.getChildByName("s3").active=true} else {slv.getChildByName("s3").active=false}; if(smc.heros[uuid].slv>=4) {slv.getChildByName("s4").active=true} else {slv.getChildByName("s4").active=false}; if(smc.heros[uuid].slv>=5) {slv.getChildByName("s5").active=true} else {slv.getChildByName("s5").active=false}; - let hcc = node.getComponent(HeroSetComp)!; + let hcc = node.getComponent(HeroSelectComp)!; console.log(hcc) hcc.h_uuid = uuid; this.add(hcc); diff --git a/assets/script/game/hero/HeroSelect.ts.meta b/assets/script/game/hero/HeroSelect.ts.meta new file mode 100644 index 00000000..e2bd64e2 --- /dev/null +++ b/assets/script/game/hero/HeroSelect.ts.meta @@ -0,0 +1,9 @@ +{ + "ver": "4.0.23", + "importer": "typescript", + "imported": true, + "uuid": "675a0ae2-9928-4084-80ac-1b35115e3959", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/script/game/hero/HeroSetComp.ts b/assets/script/game/hero/HeroSelectComp.ts similarity index 94% rename from assets/script/game/hero/HeroSetComp.ts rename to assets/script/game/hero/HeroSelectComp.ts index 2aa04d44..a032464c 100644 --- a/assets/script/game/hero/HeroSetComp.ts +++ b/assets/script/game/hero/HeroSelectComp.ts @@ -8,9 +8,9 @@ import { smc } from "../common/SingletonModuleComp"; const { ccclass, property } = _decorator; /** 视图层对象 */ -@ccclass('HeroSetComp') -@ecs.register('HeroSetComp', false) -export class HeroSetComp extends CCComp { +@ccclass('HeroSelectComp') +@ecs.register('HeroSelectComp', false) +export class HeroSelectComp extends CCComp { mhc_home: MissionHomeComp = null!; h_uuid: number = 0; onLoad() { @@ -28,10 +28,10 @@ export class HeroSetComp extends CCComp { } } select(){ - this.mhc_home.select_hero(this.h_uuid) if(smc.vmdata.fight_heros.indexOf(this.h_uuid)>=0){ smc.vmdata.fight_heros.splice(smc.vmdata.fight_heros.indexOf(this.h_uuid),1) this.show_bg(false) + this.mhc_home.cancel_hero(this.h_uuid) return } if(smc.vmdata.fight_heros.length>= 5){ @@ -39,6 +39,7 @@ export class HeroSetComp extends CCComp { return } smc.vmdata.fight_heros.push(this.h_uuid) + this.mhc_home.select_hero(this.h_uuid) this.show_bg(true) } check_show(event: string, args: any){ diff --git a/assets/script/game/hero/HeroSelectComp.ts.meta b/assets/script/game/hero/HeroSelectComp.ts.meta new file mode 100644 index 00000000..029e9d52 --- /dev/null +++ b/assets/script/game/hero/HeroSelectComp.ts.meta @@ -0,0 +1,9 @@ +{ + "ver": "4.0.23", + "importer": "typescript", + "imported": true, + "uuid": "e5696357-9e3c-44a0-b931-112175ad4315", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/script/game/hero/HeroSet.ts.meta b/assets/script/game/hero/HeroSet.ts.meta deleted file mode 100644 index 4c3898db..00000000 --- a/assets/script/game/hero/HeroSet.ts.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"4.0.23","importer":"typescript","imported":true,"uuid":"03dbdc6b-b8d2-44e9-9477-1ef40669367a","files":[],"subMetas":{},"userData":{}} diff --git a/assets/script/game/hero/HeroSetComp.ts.meta b/assets/script/game/hero/HeroSetComp.ts.meta deleted file mode 100644 index fd87d83c..00000000 --- a/assets/script/game/hero/HeroSetComp.ts.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"4.0.23","importer":"typescript","imported":true,"uuid":"51ececcc-7526-4b87-80c3-abff34028917","files":[],"subMetas":{},"userData":{}} diff --git a/assets/script/game/hero/UiHeroComp.ts b/assets/script/game/hero/UiHeroComp.ts new file mode 100644 index 00000000..7c8f5902 --- /dev/null +++ b/assets/script/game/hero/UiHeroComp.ts @@ -0,0 +1,20 @@ +import { _decorator, Component, Node } from 'cc'; +const { ccclass, property } = _decorator; + +@ccclass('UiHeroComp') +export class UiHeroComp extends Component { + h_uuid:number=0 + start() { + console.log("UiHeroComp start",this.h_uuid) + console.log(this) + } + to_destroy(){ + console.log("UiHeroComp to_destroy",this.h_uuid) + this.node.destroy() + } + update(deltaTime: number) { + + } +} + + diff --git a/assets/script/game/hero/UiHeroComp.ts.meta b/assets/script/game/hero/UiHeroComp.ts.meta new file mode 100644 index 00000000..5a1b9a40 --- /dev/null +++ b/assets/script/game/hero/UiHeroComp.ts.meta @@ -0,0 +1,9 @@ +{ + "ver": "4.0.23", + "importer": "typescript", + "imported": true, + "uuid": "44ef2827-b6e4-45fd-b3c2-9f8562884b81", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/script/game/map/HCard.ts b/assets/script/game/map/HCard.ts index f8c4bf17..850d5a2f 100644 --- a/assets/script/game/map/HCard.ts +++ b/assets/script/game/map/HCard.ts @@ -1,8 +1,9 @@ -import { instantiate, Prefab } from "cc"; +import { instantiate, Prefab, resources, Sprite, SpriteAtlas } from "cc"; import { ecs } from "../../../../extensions/oops-plugin-framework/assets/libs/ecs/ECS"; import { oops } from "../../../../extensions/oops-plugin-framework/assets/core/Oops"; import { smc } from "../common/SingletonModuleComp"; import { HCardComp } from "./HCardComp"; +import { HeroInfo } from "../common/config/heroSet"; /** HCard 模块 */ @ecs.register(`HCard`) @@ -13,8 +14,14 @@ export class HCard extends ecs.Entity { // this.addComponents(); } load(uuid:number=1001,index:number=-1,parent:any) { - var path = "gui/element/hcard"; + var path = "game/gui/hcard"; + var icon_path = "game/heros/herois" + resources.load(icon_path, SpriteAtlas, (err: any, atlas) => { + const sprite = node.getChildByName("Mask").getChildByName("icon").getComponent(Sprite); + sprite.spriteFrame = atlas.getSpriteFrame(HeroInfo[uuid].path); + }); var prefab: Prefab = oops.res.get(path, Prefab)!; + console.log("load_hcard",prefab) var node = instantiate(prefab); node.parent = parent var hcc = node.getComponent(HCardComp)!; diff --git a/assets/script/game/map/MIssionController.ts b/assets/script/game/map/MIssionController.ts index ad1deb87..9742c7ce 100644 --- a/assets/script/game/map/MIssionController.ts +++ b/assets/script/game/map/MIssionController.ts @@ -211,6 +211,7 @@ export class MissionComp extends CCComp { } heros_call(){ let heros=smc.vmdata.fight_heros + console.log("heros_call",heros) for(let i=0;i(HCard) // console.log("hcard:",hcard) - hcard.load(1001,i,node) + hcard.load(heros[i].HeroView.hero_uuid,i,node) } this.fight_start= true } diff --git a/assets/script/game/map/MissionHomeComp.ts b/assets/script/game/map/MissionHomeComp.ts index 305e770c..e0e7ccc5 100644 --- a/assets/script/game/map/MissionHomeComp.ts +++ b/assets/script/game/map/MissionHomeComp.ts @@ -1,8 +1,12 @@ -import { _decorator, UITransform } from "cc"; +import { _decorator, instantiate, Prefab, UITransform } from "cc"; import { ecs } from "../../../../extensions/oops-plugin-framework/assets/libs/ecs/ECS"; import { CCComp } from "../../../../extensions/oops-plugin-framework/assets/module/common/CCComp"; -import { HeroList } from "../common/config/heroSet"; -import { HeroSet } from "../hero/HeroSet"; +import { HeroInfo, HeroList } from "../common/config/heroSet"; +import { oops } from "../../../../extensions/oops-plugin-framework/assets/core/Oops"; +import { UiHeroComp } from "../hero/UiHeroComp"; +import { BoxSet } from "../common/config/BoxSet"; +import { smc } from "../common/SingletonModuleComp"; +import { HeroSelect } from "../hero/HeroSelect"; const { ccclass, property } = _decorator; @@ -10,13 +14,37 @@ const { ccclass, property } = _decorator; @ccclass('MissionHomeComp') @ecs.register('MissionHome', false) export class MissionHomeComp extends CCComp { + + heros:any[]=[]; + heros_pos:any=[ + {uuid:0,px:-300}, + {uuid:0,px:-200}, + {uuid:0,px:-100}, + {uuid:0,px:0}, + {uuid:0,px:100}, + ] + /** 视图层逻辑代码分离演示 */ start() { // var entity = this.ent as ecs.Entity; // ecs.Entity 可转为当前模块的具体实体对象 // this.on(ModuleEvent.Cmd, this.onHandler, this); this.loads() + this.load_ui_heros() + } + start_mission() { + console.log("start_mission") + for(let i=0;i(HeroSet) + let hcc =ecs.getEntity(HeroSelect) hcc.load(HeroList[i],parent) } } + show_heros(){ + this.node.getChildByName("heros").setPosition(0,290) + } + hide_heros(){ + this.node.getChildByName("heros").setPosition(0,-400) + } /** 视图对象通过 ecs.Entity.remove(ModuleViewComp) 删除组件是触发组件处理自定义释放逻辑 */ reset() { this.node.destroy();