From 84963f6a3b9792cb81685fbdc48990786530fc5f Mon Sep 17 00:00:00 2001 From: panw Date: Fri, 6 Feb 2026 16:50:04 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E9=85=8D=E7=BD=AE):=20=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E8=8B=B1=E9=9B=84=E5=B1=9E=E6=80=A7=E5=92=8C=E5=85=A8?= =?UTF-8?q?=E5=B1=80=E5=8A=A0=E6=88=90=E6=95=B0=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将物理防御属性类型从百分比改为数值型 - 降低全局生命加成并替换速度加成为闪避率加成 - 更新英雄属性计算以使用闪避率而非速度 - 启用 MissionCardComp 的调试模式以方便测试 --- assets/resources/gui/role_controller.prefab | 15170 +++------------- .../script/game/common/SingletonModuleComp.ts | 6 +- assets/script/game/common/config/HeroAttrs.ts | 2 +- assets/script/game/map/MissionCardComp.ts | 4 +- 4 files changed, 2532 insertions(+), 12650 deletions(-) diff --git a/assets/resources/gui/role_controller.prefab b/assets/resources/gui/role_controller.prefab index 477f3022..02183c34 100644 --- a/assets/resources/gui/role_controller.prefab +++ b/assets/resources/gui/role_controller.prefab @@ -22,29 +22,29 @@ "__id__": 2 }, { - "__id__": 1260 + "__id__": 828 }, { - "__id__": 2185 + "__id__": 1753 }, { - "__id__": 2194 + "__id__": 1762 } ], "_active": true, "_components": [ { - "__id__": 2240 + "__id__": 1808 }, { - "__id__": 2242 + "__id__": 1810 }, { - "__id__": 2244 + "__id__": 1812 } ], "_prefab": { - "__id__": 2246 + "__id__": 1814 }, "_lpos": { "__type__": "cc.Vec3", @@ -91,32 +91,32 @@ "__id__": 21 }, { - "__id__": 1202 + "__id__": 770 }, { - "__id__": 984 + "__id__": 552 } ], "_active": true, "_components": [ { - "__id__": 1249 + "__id__": 817 }, { - "__id__": 1251 + "__id__": 819 }, { - "__id__": 1253 + "__id__": 821 }, { - "__id__": 1255 + "__id__": 823 }, { - "__id__": 1257 + "__id__": 825 } ], "_prefab": { - "__id__": 1259 + "__id__": 827 }, "_lpos": { "__type__": "cc.Vec3", @@ -601,38 +601,38 @@ "__id__": 134 }, { - "__id__": 750 + "__id__": 318 }, { - "__id__": 760 + "__id__": 328 }, { - "__id__": 808 + "__id__": 376 }, { - "__id__": 909 + "__id__": 477 }, { - "__id__": 887 + "__id__": 455 }, { - "__id__": 1073 + "__id__": 641 }, { - "__id__": 1113 + "__id__": 681 } ], "_active": true, "_components": [ { - "__id__": 1197 + "__id__": 765 }, { - "__id__": 1199 + "__id__": 767 } ], "_prefab": { - "__id__": 1201 + "__id__": 769 }, "_lpos": { "__type__": "cc.Vec3", @@ -3337,35 +3337,35 @@ "__id__": 155 }, { - "__id__": 253 + "__id__": 181 }, { - "__id__": 351 + "__id__": 207 }, { - "__id__": 449 + "__id__": 233 }, { - "__id__": 547 + "__id__": 259 }, { - "__id__": 645 + "__id__": 285 } ], "_active": true, "_components": [ { - "__id__": 743 + "__id__": 311 }, { - "__id__": 745 + "__id__": 313 }, { - "__id__": 747 + "__id__": 315 } ], "_prefab": { - "__id__": 749 + "__id__": 317 }, "_lpos": { "__type__": "cc.Vec3", @@ -3901,25 +3901,19 @@ }, { "__id__": 170 - }, - { - "__id__": 176 - }, - { - "__id__": 212 } ], "_active": true, "_components": [ { - "__id__": 248 + "__id__": 176 }, { - "__id__": 250 + "__id__": 178 } ], "_prefab": { - "__id__": 252 + "__id__": 180 }, "_lpos": { "__type__": "cc.Vec3", @@ -3959,7 +3953,7 @@ "__id__": 155 }, "_children": [], - "_active": false, + "_active": true, "_components": [ { "__id__": 157 @@ -3973,7 +3967,7 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 0, + "x": 30.839, "y": 0, "z": 0 }, @@ -4014,8 +4008,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 110, - "height": 112 + "width": 124, + "height": 104 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4051,7 +4045,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@dd43c", + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@08dd6", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -4098,7 +4092,7 @@ "__id__": 155 }, "_children": [], - "_active": false, + "_active": true, "_components": [ { "__id__": 163 @@ -4115,7 +4109,7 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 20, + "x": 118.337, "y": 0, "z": 0 }, @@ -4192,7 +4186,7 @@ "b": 255, "a": 255 }, - "_string": " {{0}} ", + "_string": " {{0}} / {{1}}", "_horizontalAlign": 0, "_verticalAlign": 1, "_actualFontSize": 21, @@ -4254,7 +4248,8 @@ "watchPath": "1", "labelType": "cc.Label", "watchPathArr": [ - "data.hero.ap" + "data.hero.hp", + "data.hero.hp_max" ], "_id": "" }, @@ -4298,7 +4293,7 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 41.194, + "x": 91.063, "y": 0, "z": 0 }, @@ -4434,1698 +4429,18 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_name": "lvb", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 155 - }, - "_children": [ - { - "__id__": 177 - }, - { - "__id__": 183 - }, - { - "__id__": 189 - }, - { - "__id__": 195 - }, - { - "__id__": 201 - } - ], - "_active": false, - "_components": [ - { - "__id__": 207 - }, - { - "__id__": 209 - } - ], - "_prefab": { - "__id__": 211 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 148.023, - "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": "lv1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 176 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 178 - }, - { - "__id__": 180 - } - ], - "_prefab": { - "__id__": 182 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -65, - "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__": 155 + }, + "_enabled": true, + "__prefab": { "__id__": 177 }, - "_enabled": true, - "__prefab": { - "__id__": 179 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "adX9SlHk9AX4ZUaqaVnKSI" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 177 - }, - "_enabled": true, - "__prefab": { - "__id__": 181 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5e/isjDJpAcotpFF9RUX3s" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "76oqea2qNMsoHdEK/GPPWV", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 176 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 184 - }, - { - "__id__": 186 - } - ], - "_prefab": { - "__id__": 188 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -32, - "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__": 183 - }, - "_enabled": true, - "__prefab": { - "__id__": 185 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6d9mGzLzJHerFt2+2bpZ1X" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 183 - }, - "_enabled": true, - "__prefab": { - "__id__": 187 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0ee1eB/eNAsJvmUx24nvxj" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "460mXfVRZAIKjcKDdNRzji", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 176 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 190 - }, - { - "__id__": 192 - } - ], - "_prefab": { - "__id__": 194 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 1, - "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__": 189 - }, - "_enabled": true, - "__prefab": { - "__id__": 191 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b0FqiPBrxPZq2dT2MY6HhW" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 189 - }, - "_enabled": true, - "__prefab": { - "__id__": 193 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3dj0UyCB5Ow7SDNWGHFuvt" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "28c5RQpWxJeoS5jkyn4Uci", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 176 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 196 - }, - { - "__id__": 198 - } - ], - "_prefab": { - "__id__": 200 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 34, - "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__": 195 - }, - "_enabled": true, - "__prefab": { - "__id__": 197 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a0PvarBORBzJHnr3g6mJIV" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 195 - }, - "_enabled": true, - "__prefab": { - "__id__": 199 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "feLYiiWT5KC77Wss7ivd8S" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e2cZRIJnNEe4Y2/zEU8h7M", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 176 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 202 - }, - { - "__id__": 204 - } - ], - "_prefab": { - "__id__": 206 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 67, - "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__": 201 - }, - "_enabled": true, - "__prefab": { - "__id__": 203 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7eOCMIP0pF1oiQ7PFNMRNf" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 201 - }, - "_enabled": true, - "__prefab": { - "__id__": 205 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "364lzDXIhKY7VMBk9JZ+0a" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f77GwP4gFNOKBr6jxBd/uk", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 176 - }, - "_enabled": true, - "__prefab": { - "__id__": 208 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 160, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7d8d7K2rFIU7ESsBdlVY+1" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 176 - }, - "_enabled": true, - "__prefab": { - "__id__": 210 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 1, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 3, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": true, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7bNODKoP9Ih4E707lFcBty" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "52dtbrYDhOCpjJtcsV/RGo", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 155 - }, - "_children": [ - { - "__id__": 213 - }, - { - "__id__": 219 - }, - { - "__id__": 225 - }, - { - "__id__": 231 - }, - { - "__id__": 237 - } - ], - "_active": true, - "_components": [ - { - "__id__": 243 - }, - { - "__id__": 245 - } - ], - "_prefab": { - "__id__": 247 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 148.023, - "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": "lv1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 212 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 214 - }, - { - "__id__": 216 - } - ], - "_prefab": { - "__id__": 218 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -66.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 213 - }, - "_enabled": true, - "__prefab": { - "__id__": 215 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "deihsKrj9I8qWGalktFIuJ" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 213 - }, - "_enabled": true, - "__prefab": { - "__id__": 217 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8cRcPFlTxKbrUgbB4x0Vts" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d1ycdjHp9HoYdbu4xNZO6X", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 212 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 220 - }, - { - "__id__": 222 - } - ], - "_prefab": { - "__id__": 224 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -36.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 219 - }, - "_enabled": true, - "__prefab": { - "__id__": 221 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f8C/63Q19KUrF/6OoZA7Iv" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 219 - }, - "_enabled": true, - "__prefab": { - "__id__": 223 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0cK/qYQN9MwZksrpZ5dQmf" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e5rHxBf85OibNBN17wwtz2", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 212 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 226 - }, - { - "__id__": 228 - } - ], - "_prefab": { - "__id__": 230 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -6.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 225 - }, - "_enabled": true, - "__prefab": { - "__id__": 227 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "02qKe9CAtM9YoGP71/+Ku8" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 225 - }, - "_enabled": true, - "__prefab": { - "__id__": 229 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "69HghD4ohMgr5e3I+p8wJP" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a6RkEauvhKdrdL/KEJIqSc", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 212 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 232 - }, - { - "__id__": 234 - } - ], - "_prefab": { - "__id__": 236 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 23.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 231 - }, - "_enabled": true, - "__prefab": { - "__id__": 233 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "25SjZc0VZDBI8Zu4t05wwH" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 231 - }, - "_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__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1fufbV2QdA6r+0EleoaJdw" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b1TWl9YABBgZ63F4mfqib7", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 212 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 238 - }, - { - "__id__": 240 - } - ], - "_prefab": { - "__id__": 242 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 53.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 237 - }, - "_enabled": true, - "__prefab": { - "__id__": 239 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8ftUVrzRVLRoUFLxVhhLtm" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 237 - }, - "_enabled": true, - "__prefab": { - "__id__": 241 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a6fqxBkexIWquR1zNzDB7e" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "bb3t2Wwc1GW7BVBgSArH44", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 212 - }, - "_enabled": true, - "__prefab": { - "__id__": 244 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 160, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3bsAtAhWlOMI3SoKe8jS5R" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 212 - }, - "_enabled": true, - "__prefab": { - "__id__": 246 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 1, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 3, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": true, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b5KPzTB5tA/Y4eTLPBsNrl" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "66c5sZFv9MzrBiA24qnwJa", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 155 - }, - "_enabled": true, - "__prefab": { - "__id__": 249 - }, "_contentSize": { "__type__": "cc.Size", "width": 220, @@ -6152,7 +4467,7 @@ }, "_enabled": false, "__prefab": { - "__id__": 251 + "__id__": 179 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6233,32 +4548,26 @@ }, "_children": [ { - "__id__": 254 + "__id__": 182 }, { - "__id__": 260 + "__id__": 188 }, { - "__id__": 268 - }, - { - "__id__": 274 - }, - { - "__id__": 310 + "__id__": 196 } ], "_active": true, "_components": [ { - "__id__": 346 + "__id__": 202 }, { - "__id__": 348 + "__id__": 204 } ], "_prefab": { - "__id__": 350 + "__id__": 206 }, "_lpos": { "__type__": "cc.Vec3", @@ -6295,24 +4604,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 253 + "__id__": 181 }, "_children": [], - "_active": false, + "_active": true, "_components": [ { - "__id__": 255 + "__id__": 183 }, { - "__id__": 257 + "__id__": 185 } ], "_prefab": { - "__id__": 259 + "__id__": 187 }, "_lpos": { "__type__": "cc.Vec3", - "x": 0, + "x": 30.839, "y": 0, "z": 0 }, @@ -6345,11 +4654,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 254 + "__id__": 182 }, "_enabled": true, "__prefab": { - "__id__": 256 + "__id__": 184 }, "_contentSize": { "__type__": "cc.Size", @@ -6373,11 +4682,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 254 + "__id__": 182 }, "_enabled": true, "__prefab": { - "__id__": 258 + "__id__": 186 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6434,27 +4743,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 253 + "__id__": 181 }, "_children": [], - "_active": false, + "_active": true, "_components": [ { - "__id__": 261 + "__id__": 189 }, { - "__id__": 263 + "__id__": 191 }, { - "__id__": 265 + "__id__": 193 } ], "_prefab": { - "__id__": 267 + "__id__": 195 }, "_lpos": { "__type__": "cc.Vec3", - "x": 20, + "x": 118.337, "y": 0, "z": 0 }, @@ -6487,11 +4796,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 260 + "__id__": 188 }, "_enabled": true, "__prefab": { - "__id__": 262 + "__id__": 190 }, "_contentSize": { "__type__": "cc.Size", @@ -6515,11 +4824,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 260 + "__id__": 188 }, "_enabled": true, "__prefab": { - "__id__": 264 + "__id__": 192 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6583,11 +4892,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 260 + "__id__": 188 }, "_enabled": true, "__prefab": { - "__id__": 266 + "__id__": 194 }, "templateMode": true, "watchPath": "1", @@ -6620,24 +4929,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 253 + "__id__": 181 }, "_children": [], "_active": true, "_components": [ { - "__id__": 269 + "__id__": 197 }, { - "__id__": 271 + "__id__": 199 } ], "_prefab": { - "__id__": 273 + "__id__": 201 }, "_lpos": { "__type__": "cc.Vec3", - "x": 41.194, + "x": 91.063, "y": 0, "z": 0 }, @@ -6670,11 +4979,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 268 + "__id__": 196 }, "_enabled": true, "__prefab": { - "__id__": 270 + "__id__": 198 }, "_contentSize": { "__type__": "cc.Size", @@ -6698,11 +5007,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 268 + "__id__": 196 }, "_enabled": true, "__prefab": { - "__id__": 272 + "__id__": 200 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6773,1697 +5082,17 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_name": "lvb", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 253 - }, - "_children": [ - { - "__id__": 275 - }, - { - "__id__": 281 - }, - { - "__id__": 287 - }, - { - "__id__": 293 - }, - { - "__id__": 299 - } - ], - "_active": false, - "_components": [ - { - "__id__": 305 - }, - { - "__id__": 307 - } - ], - "_prefab": { - "__id__": 309 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 148.023, - "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": "lv1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 274 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 276 - }, - { - "__id__": 278 - } - ], - "_prefab": { - "__id__": 280 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -65, - "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__": 275 + "__id__": 181 }, "_enabled": true, "__prefab": { - "__id__": 277 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6cgz8TbpdNXYBPZcYOXm7L" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 275 - }, - "_enabled": true, - "__prefab": { - "__id__": 279 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "fd+TLafyBLsJP23hXxmesd" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "fdjeHJJMRA6IJG0Cufcec1", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 274 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 282 - }, - { - "__id__": 284 - } - ], - "_prefab": { - "__id__": 286 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -32, - "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__": 281 - }, - "_enabled": true, - "__prefab": { - "__id__": 283 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "74f1RRomNPw6h8z/MoKn2G" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 281 - }, - "_enabled": true, - "__prefab": { - "__id__": 285 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8cS2e0nJJAQ5z2mbjwmpq8" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a0vBK5HAhFF4vPvII8zp9m", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 274 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 288 - }, - { - "__id__": 290 - } - ], - "_prefab": { - "__id__": 292 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 1, - "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__": 287 - }, - "_enabled": true, - "__prefab": { - "__id__": 289 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "97Lf+EeHdLqY9fSPhQfTBC" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 287 - }, - "_enabled": true, - "__prefab": { - "__id__": 291 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f2a6CqzLRFIp/i2C089Gg5" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "57soc+SbFDlaFFgR7HcYHQ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 274 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 294 - }, - { - "__id__": 296 - } - ], - "_prefab": { - "__id__": 298 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 34, - "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__": 293 - }, - "_enabled": true, - "__prefab": { - "__id__": 295 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "17fEP4GW5DgKzEpPkxOGwR" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 293 - }, - "_enabled": true, - "__prefab": { - "__id__": 297 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ebZiMNFlhNC7PYluiTkQKG" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "101M7P1KlMuLfBMq+H6oYK", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 274 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 300 - }, - { - "__id__": 302 - } - ], - "_prefab": { - "__id__": 304 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 67, - "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__": 299 - }, - "_enabled": true, - "__prefab": { - "__id__": 301 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0bp6Wdc2dPUrDNCrQhi63x" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 299 - }, - "_enabled": true, - "__prefab": { - "__id__": 303 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a6J9nxIU5BMKWwd8tkeEhT" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "6amVTf811E2rAj0r3xz2da", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 274 - }, - "_enabled": true, - "__prefab": { - "__id__": 306 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 160, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "34c8qeoGxADqepWoTYjtrk" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 274 - }, - "_enabled": true, - "__prefab": { - "__id__": 308 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 1, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 3, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": true, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c56h1QOVlMMqklZhNpfR/5" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "03/XxK8+tCIYDV5ZCFOOYi", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 253 - }, - "_children": [ - { - "__id__": 311 - }, - { - "__id__": 317 - }, - { - "__id__": 323 - }, - { - "__id__": 329 - }, - { - "__id__": 335 - } - ], - "_active": true, - "_components": [ - { - "__id__": 341 - }, - { - "__id__": 343 - } - ], - "_prefab": { - "__id__": 345 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 148.023, - "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": "lv1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 310 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 312 - }, - { - "__id__": 314 - } - ], - "_prefab": { - "__id__": 316 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -66.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 311 - }, - "_enabled": true, - "__prefab": { - "__id__": 313 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "eazWT685NKHLjHaHqLi1Ru" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 311 - }, - "_enabled": true, - "__prefab": { - "__id__": 315 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c4xekRfPlEUqdd2xjsUQVH" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "88GsF4KBBMa7ywcwCM2XDa", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 310 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 318 - }, - { - "__id__": 320 - } - ], - "_prefab": { - "__id__": 322 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -36.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 317 - }, - "_enabled": true, - "__prefab": { - "__id__": 319 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2d9MGvBGRBXZLowd0ZTutU" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 317 - }, - "_enabled": true, - "__prefab": { - "__id__": 321 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2flTKEciBI/bbqrvT0r/uQ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "9bZIbWt6FB8L5KiikqMe6Z", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 310 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 324 - }, - { - "__id__": 326 - } - ], - "_prefab": { - "__id__": 328 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -6.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 323 - }, - "_enabled": true, - "__prefab": { - "__id__": 325 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "20NIb6bX9LAZgdpIIz0YjL" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 323 - }, - "_enabled": true, - "__prefab": { - "__id__": 327 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "feTEyMm3pMPZ6LfY1h8gVS" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f0b2005YlHkLdPcvRNzOKa", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 310 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 330 - }, - { - "__id__": 332 - } - ], - "_prefab": { - "__id__": 334 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 23.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 329 - }, - "_enabled": true, - "__prefab": { - "__id__": 331 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1fDfUizZdLLZkVtt4phWpt" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 329 - }, - "_enabled": true, - "__prefab": { - "__id__": 333 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "11cSaZieRKVq60T3UM5/CJ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b7tVX6FZtLwK42FtqsoH+w", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 310 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 336 - }, - { - "__id__": 338 - } - ], - "_prefab": { - "__id__": 340 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 53.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 335 - }, - "_enabled": true, - "__prefab": { - "__id__": 337 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1eQOFUdJxNvZ7MGQoc0c/B" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 335 - }, - "_enabled": true, - "__prefab": { - "__id__": 339 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "466sx/jSdKoanNE/u8S5/T" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f6twjsSHhF7JdV3ELQVfqV", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 310 - }, - "_enabled": true, - "__prefab": { - "__id__": 342 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 160, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6455W5NgRISbqwRk/h0CZw" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 310 - }, - "_enabled": true, - "__prefab": { - "__id__": 344 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 1, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 3, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": true, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1f9eFQ0EBPa7tRhGa/0kPl" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "5035brSGRLM44xHToLQRKV", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 253 - }, - "_enabled": true, - "__prefab": { - "__id__": 347 + "__id__": 203 }, "_contentSize": { "__type__": "cc.Size", @@ -8487,11 +5116,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 253 + "__id__": 181 }, "_enabled": false, "__prefab": { - "__id__": 349 + "__id__": 205 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8572,32 +5201,26 @@ }, "_children": [ { - "__id__": 352 + "__id__": 208 }, { - "__id__": 358 + "__id__": 214 }, { - "__id__": 366 - }, - { - "__id__": 372 - }, - { - "__id__": 408 + "__id__": 222 } ], "_active": true, "_components": [ { - "__id__": 444 + "__id__": 228 }, { - "__id__": 446 + "__id__": 230 } ], "_prefab": { - "__id__": 448 + "__id__": 232 }, "_lpos": { "__type__": "cc.Vec3", @@ -8634,24 +5257,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 351 + "__id__": 207 }, "_children": [], - "_active": false, + "_active": true, "_components": [ { - "__id__": 353 + "__id__": 209 }, { - "__id__": 355 + "__id__": 211 } ], "_prefab": { - "__id__": 357 + "__id__": 213 }, "_lpos": { "__type__": "cc.Vec3", - "x": 0, + "x": 30.839, "y": 0, "z": 0 }, @@ -8684,16 +5307,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 352 + "__id__": 208 }, "_enabled": true, "__prefab": { - "__id__": 354 + "__id__": 210 }, "_contentSize": { "__type__": "cc.Size", - "width": 110, - "height": 112 + "width": 108, + "height": 114 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -8712,11 +5335,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 352 + "__id__": 208 }, "_enabled": true, "__prefab": { - "__id__": 356 + "__id__": 212 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8729,7 +5352,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@dd43c", + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@b4af4", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -8773,27 +5396,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 351 + "__id__": 207 }, "_children": [], - "_active": false, + "_active": true, "_components": [ { - "__id__": 359 + "__id__": 215 }, { - "__id__": 361 + "__id__": 217 }, { - "__id__": 363 + "__id__": 219 } ], "_prefab": { - "__id__": 365 + "__id__": 221 }, "_lpos": { "__type__": "cc.Vec3", - "x": 20, + "x": 118.337, "y": 0, "z": 0 }, @@ -8826,11 +5449,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 358 + "__id__": 214 }, "_enabled": true, "__prefab": { - "__id__": 360 + "__id__": 216 }, "_contentSize": { "__type__": "cc.Size", @@ -8854,11 +5477,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 358 + "__id__": 214 }, "_enabled": true, "__prefab": { - "__id__": 362 + "__id__": 218 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8922,17 +5545,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 358 + "__id__": 214 }, "_enabled": true, "__prefab": { - "__id__": 364 + "__id__": 220 }, "templateMode": true, "watchPath": "1", "labelType": "cc.Label", "watchPathArr": [ - "data.hero.ap" + "data.hero.def" ], "_id": "" }, @@ -8959,24 +5582,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 351 + "__id__": 207 }, "_children": [], "_active": true, "_components": [ { - "__id__": 367 + "__id__": 223 }, { - "__id__": 369 + "__id__": 225 } ], "_prefab": { - "__id__": 371 + "__id__": 227 }, "_lpos": { "__type__": "cc.Vec3", - "x": 41.194, + "x": 91.063, "y": 0, "z": 0 }, @@ -9009,11 +5632,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 366 + "__id__": 222 }, "_enabled": true, "__prefab": { - "__id__": 368 + "__id__": 224 }, "_contentSize": { "__type__": "cc.Size", @@ -9037,11 +5660,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 366 + "__id__": 222 }, "_enabled": true, "__prefab": { - "__id__": 370 + "__id__": 226 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9112,1697 +5735,17 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_name": "lvb", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 351 - }, - "_children": [ - { - "__id__": 373 - }, - { - "__id__": 379 - }, - { - "__id__": 385 - }, - { - "__id__": 391 - }, - { - "__id__": 397 - } - ], - "_active": false, - "_components": [ - { - "__id__": 403 - }, - { - "__id__": 405 - } - ], - "_prefab": { - "__id__": 407 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 148.023, - "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": "lv1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 372 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 374 - }, - { - "__id__": 376 - } - ], - "_prefab": { - "__id__": 378 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -65, - "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__": 373 + "__id__": 207 }, "_enabled": true, "__prefab": { - "__id__": 375 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f9y88NKCxEJ4HqFNQ4i3VG" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 373 - }, - "_enabled": true, - "__prefab": { - "__id__": 377 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "84FrthUsZNjblJATnVFVg/" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "64jinHNrlOoYnk5WbN/7uI", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 372 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 380 - }, - { - "__id__": 382 - } - ], - "_prefab": { - "__id__": 384 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -32, - "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__": 379 - }, - "_enabled": true, - "__prefab": { - "__id__": 381 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "37/+650GxE9JfVK84TffXn" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 379 - }, - "_enabled": true, - "__prefab": { - "__id__": 383 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4fILOUvdZGd5z5UakRWogp" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "10GQt1VjpIX5Nh2hHqqtWL", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 372 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 386 - }, - { - "__id__": 388 - } - ], - "_prefab": { - "__id__": 390 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 1, - "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__": 385 - }, - "_enabled": true, - "__prefab": { - "__id__": 387 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4cacayGTdPHYKPZFURr+0J" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 385 - }, - "_enabled": true, - "__prefab": { - "__id__": 389 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a8T7kgAeFGPr06mNOfBwAu" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b3obeYB0BIcJeTPq+3e0fZ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 372 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 392 - }, - { - "__id__": 394 - } - ], - "_prefab": { - "__id__": 396 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 34, - "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__": 391 - }, - "_enabled": true, - "__prefab": { - "__id__": 393 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b1YNPfW+ZBN66McFEH85cO" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 391 - }, - "_enabled": true, - "__prefab": { - "__id__": 395 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3fjpD+ESdNJrSxQxEjSFFW" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "170MbYMipBZphFpvl0B3Rm", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 372 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 398 - }, - { - "__id__": 400 - } - ], - "_prefab": { - "__id__": 402 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 67, - "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__": 397 - }, - "_enabled": true, - "__prefab": { - "__id__": 399 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1e5ve1tuZBKLMnPut+MeV5" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 397 - }, - "_enabled": true, - "__prefab": { - "__id__": 401 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "79OwCxIItIPKuNBgKlsDAh" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "18UY3W5+BNIpZLkUGDw1Jq", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 372 - }, - "_enabled": true, - "__prefab": { - "__id__": 404 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 160, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8aIqQwz3dM84/tyDYZuIgS" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 372 - }, - "_enabled": true, - "__prefab": { - "__id__": 406 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 1, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 3, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": true, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f9y0E8j79OgpCNYDjDsKNG" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b6CVEhTz5LxqvP40eDWgCQ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 351 - }, - "_children": [ - { - "__id__": 409 - }, - { - "__id__": 415 - }, - { - "__id__": 421 - }, - { - "__id__": 427 - }, - { - "__id__": 433 - } - ], - "_active": true, - "_components": [ - { - "__id__": 439 - }, - { - "__id__": 441 - } - ], - "_prefab": { - "__id__": 443 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 148.023, - "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": "lv1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 408 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 410 - }, - { - "__id__": 412 - } - ], - "_prefab": { - "__id__": 414 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -66.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 409 - }, - "_enabled": true, - "__prefab": { - "__id__": 411 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "751uy7mG9M+5MnleA8BZ1y" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 409 - }, - "_enabled": true, - "__prefab": { - "__id__": 413 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "541aAdf/5JaJmcJ30whSlN" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a1MUYRkt5GxruFYycU7uG/", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 408 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 416 - }, - { - "__id__": 418 - } - ], - "_prefab": { - "__id__": 420 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -36.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 415 - }, - "_enabled": true, - "__prefab": { - "__id__": 417 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0c9d0OKTRAEaAuU6/waIGR" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 415 - }, - "_enabled": true, - "__prefab": { - "__id__": 419 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "fda/QiR6RBEYKhEszYspoQ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "08kuiYyZ5Ddav4mi1rF6yq", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 408 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 422 - }, - { - "__id__": 424 - } - ], - "_prefab": { - "__id__": 426 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -6.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 421 - }, - "_enabled": true, - "__prefab": { - "__id__": 423 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "eaERczH/hJwqGEcLuzcgel" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 421 - }, - "_enabled": true, - "__prefab": { - "__id__": 425 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6cfqoyZhBD6ZKisJkQ88Q8" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "96OfI+eGBBSZzybGe4GAYV", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 408 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 428 - }, - { - "__id__": 430 - } - ], - "_prefab": { - "__id__": 432 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 23.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 427 - }, - "_enabled": true, - "__prefab": { - "__id__": 429 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "46+RWYe81PB49nIghWFRDs" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 427 - }, - "_enabled": true, - "__prefab": { - "__id__": 431 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "59FQTV1jBMOp1HZQjjrpss" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "77fuI+JGlAApDh8Dp4RUX8", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 408 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 434 - }, - { - "__id__": 436 - } - ], - "_prefab": { - "__id__": 438 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 53.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 433 - }, - "_enabled": true, - "__prefab": { - "__id__": 435 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b5BY2zZ8pCo7sJ9c/Z1ruG" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 433 - }, - "_enabled": true, - "__prefab": { - "__id__": 437 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9al1vtx6NLT7cZenw7THFp" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "12RcdXX6FPMbm2oCajnRor", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 408 - }, - "_enabled": true, - "__prefab": { - "__id__": 440 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 160, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "25DHfBleFET7UfszJQmqv2" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 408 - }, - "_enabled": true, - "__prefab": { - "__id__": 442 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 1, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 3, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": true, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "817W6t+6RKvbd5WNI1UUul" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e9yeraSwZFzY+SA/anojjr", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 351 - }, - "_enabled": true, - "__prefab": { - "__id__": 445 + "__id__": 229 }, "_contentSize": { "__type__": "cc.Size", @@ -10826,11 +5769,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 351 + "__id__": 207 }, "_enabled": false, "__prefab": { - "__id__": 447 + "__id__": 231 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10911,32 +5854,26 @@ }, "_children": [ { - "__id__": 450 + "__id__": 234 }, { - "__id__": 456 + "__id__": 240 }, { - "__id__": 464 - }, - { - "__id__": 470 - }, - { - "__id__": 506 + "__id__": 248 } ], "_active": true, "_components": [ { - "__id__": 542 + "__id__": 254 }, { - "__id__": 544 + "__id__": 256 } ], "_prefab": { - "__id__": 546 + "__id__": 258 }, "_lpos": { "__type__": "cc.Vec3", @@ -10973,24 +5910,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 449 + "__id__": 233 }, "_children": [], - "_active": false, + "_active": true, "_components": [ { - "__id__": 451 + "__id__": 235 }, { - "__id__": 453 + "__id__": 237 } ], "_prefab": { - "__id__": 455 + "__id__": 239 }, "_lpos": { "__type__": "cc.Vec3", - "x": 0, + "x": 30.839, "y": 0, "z": 0 }, @@ -11023,15 +5960,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 450 + "__id__": 234 }, "_enabled": true, "__prefab": { - "__id__": 452 + "__id__": 236 }, "_contentSize": { "__type__": "cc.Size", - "width": 110, + "width": 128, "height": 112 }, "_anchorPoint": { @@ -11051,11 +5988,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 450 + "__id__": 234 }, "_enabled": true, "__prefab": { - "__id__": 454 + "__id__": 238 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11068,7 +6005,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@dd43c", + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@232ec", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -11112,27 +6049,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 449 + "__id__": 233 }, "_children": [], - "_active": false, + "_active": true, "_components": [ { - "__id__": 457 + "__id__": 241 }, { - "__id__": 459 + "__id__": 243 }, { - "__id__": 461 + "__id__": 245 } ], "_prefab": { - "__id__": 463 + "__id__": 247 }, "_lpos": { "__type__": "cc.Vec3", - "x": 20, + "x": 118.337, "y": 0, "z": 0 }, @@ -11165,11 +6102,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 456 + "__id__": 240 }, "_enabled": true, "__prefab": { - "__id__": 458 + "__id__": 242 }, "_contentSize": { "__type__": "cc.Size", @@ -11193,11 +6130,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 456 + "__id__": 240 }, "_enabled": true, "__prefab": { - "__id__": 460 + "__id__": 244 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11261,17 +6198,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 456 + "__id__": 240 }, "_enabled": true, "__prefab": { - "__id__": 462 + "__id__": 246 }, "templateMode": true, "watchPath": "1", "labelType": "cc.Label", "watchPathArr": [ - "data.hero.ap" + "data.hero.dodge" ], "_id": "" }, @@ -11298,24 +6235,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 449 + "__id__": 233 }, "_children": [], "_active": true, "_components": [ { - "__id__": 465 + "__id__": 249 }, { - "__id__": 467 + "__id__": 251 } ], "_prefab": { - "__id__": 469 + "__id__": 253 }, "_lpos": { "__type__": "cc.Vec3", - "x": 41.194, + "x": 91.063, "y": 0, "z": 0 }, @@ -11348,11 +6285,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 464 + "__id__": 248 }, "_enabled": true, "__prefab": { - "__id__": 466 + "__id__": 250 }, "_contentSize": { "__type__": "cc.Size", @@ -11376,11 +6313,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 464 + "__id__": 248 }, "_enabled": true, "__prefab": { - "__id__": 468 + "__id__": 252 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11451,1697 +6388,17 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_name": "lvb", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 449 - }, - "_children": [ - { - "__id__": 471 - }, - { - "__id__": 477 - }, - { - "__id__": 483 - }, - { - "__id__": 489 - }, - { - "__id__": 495 - } - ], - "_active": false, - "_components": [ - { - "__id__": 501 - }, - { - "__id__": 503 - } - ], - "_prefab": { - "__id__": 505 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 148.023, - "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": "lv1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 470 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 472 - }, - { - "__id__": 474 - } - ], - "_prefab": { - "__id__": 476 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -65, - "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__": 471 + "__id__": 233 }, "_enabled": true, "__prefab": { - "__id__": 473 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f7GGF9kWdFbYaWEl7AnwUD" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 471 - }, - "_enabled": true, - "__prefab": { - "__id__": 475 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d7wHYyslpDR5QxM5XYKNsd" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "5eo8ED0wlHTY3Piamd40pL", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 470 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 478 - }, - { - "__id__": 480 - } - ], - "_prefab": { - "__id__": 482 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -32, - "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__": 477 - }, - "_enabled": true, - "__prefab": { - "__id__": 479 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "972MzCDFVIVZ3QBaNQyPOF" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 477 - }, - "_enabled": true, - "__prefab": { - "__id__": 481 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "84d7YVjzlCSLAY4PN74qID" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "0coCyLS4BDravqg/tJ/rbH", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 470 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 484 - }, - { - "__id__": 486 - } - ], - "_prefab": { - "__id__": 488 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 1, - "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__": 483 - }, - "_enabled": true, - "__prefab": { - "__id__": 485 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1aCOP93SVGAb+yZYu2h119" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 483 - }, - "_enabled": true, - "__prefab": { - "__id__": 487 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "92yiKLbWlD2ZJhQjMNFFYv" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b54kVwHfRKjp8qdnKMwG9n", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 470 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 490 - }, - { - "__id__": 492 - } - ], - "_prefab": { - "__id__": 494 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 34, - "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__": 489 - }, - "_enabled": true, - "__prefab": { - "__id__": 491 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "37H5swLMtI6pjvnbiI+YVk" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 489 - }, - "_enabled": true, - "__prefab": { - "__id__": 493 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "957O2VRkdCipBDRJ1pLFQY" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a7NaC3jyRBU72y2oFwUDYN", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 470 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 496 - }, - { - "__id__": 498 - } - ], - "_prefab": { - "__id__": 500 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 67, - "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__": 495 - }, - "_enabled": true, - "__prefab": { - "__id__": 497 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "09eQ7AJ4JDvb47Pc8jT+lr" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 495 - }, - "_enabled": true, - "__prefab": { - "__id__": 499 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "fedaebfUhB57n0tCRk6VB0" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "96zXqu4d5O66/RTk2gINmQ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 470 - }, - "_enabled": true, - "__prefab": { - "__id__": 502 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 160, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8czUzzit5LPLNlgPXknGMJ" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 470 - }, - "_enabled": true, - "__prefab": { - "__id__": 504 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 1, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 3, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": true, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "77u+lzlFZH+rHlupLeyF7l" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "eaI4mvgklIBaLBrWCBO7fJ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 449 - }, - "_children": [ - { - "__id__": 507 - }, - { - "__id__": 513 - }, - { - "__id__": 519 - }, - { - "__id__": 525 - }, - { - "__id__": 531 - } - ], - "_active": true, - "_components": [ - { - "__id__": 537 - }, - { - "__id__": 539 - } - ], - "_prefab": { - "__id__": 541 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 148.023, - "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": "lv1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 506 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 508 - }, - { - "__id__": 510 - } - ], - "_prefab": { - "__id__": 512 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -66.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 507 - }, - "_enabled": true, - "__prefab": { - "__id__": 509 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c9TObjchBPK51QWfWAv3EQ" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 507 - }, - "_enabled": true, - "__prefab": { - "__id__": 511 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0532/3WkZHD6psxQr2rm65" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "beRSMXzMBJ96zC/rIb9sfv", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 506 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 514 - }, - { - "__id__": 516 - } - ], - "_prefab": { - "__id__": 518 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -36.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 513 - }, - "_enabled": true, - "__prefab": { - "__id__": 515 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a5uDprIfpI7rcSRhsBe8c2" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 513 - }, - "_enabled": true, - "__prefab": { - "__id__": 517 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a7QvE4WNxOtJXWR6Ry1w4z" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "ad3v+4i/dPnrz/S5Lci+fY", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 506 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 520 - }, - { - "__id__": 522 - } - ], - "_prefab": { - "__id__": 524 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -6.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 519 - }, - "_enabled": true, - "__prefab": { - "__id__": 521 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "abjAbgdxhMsbwZ4BY7i1CG" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 519 - }, - "_enabled": true, - "__prefab": { - "__id__": 523 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "dfZ1KYcKFAqbCLhbX5NlwH" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "cepAsKYCpPz4SkUdZFUPti", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 506 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 526 - }, - { - "__id__": 528 - } - ], - "_prefab": { - "__id__": 530 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 23.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 525 - }, - "_enabled": true, - "__prefab": { - "__id__": 527 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d7ftD/5QdDlre01oaV2Hlj" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 525 - }, - "_enabled": true, - "__prefab": { - "__id__": 529 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d4iQ1OeWlKh7UBSeAn9GKG" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "9fQBc67BJKa7or/4c5y4QJ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 506 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 532 - }, - { - "__id__": 534 - } - ], - "_prefab": { - "__id__": 536 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 53.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 531 - }, - "_enabled": true, - "__prefab": { - "__id__": 533 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b3BXI07axDqq+wbWNbvajI" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 531 - }, - "_enabled": true, - "__prefab": { - "__id__": 535 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "12Vl/gsMZBb6HBtGgHVqc6" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "5fenLXyp1BIaZNcIJ5OuSd", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 506 - }, - "_enabled": true, - "__prefab": { - "__id__": 538 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 160, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "42LYjoUHVFgKIy84CdnZhu" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 506 - }, - "_enabled": true, - "__prefab": { - "__id__": 540 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 1, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 3, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": true, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7bIDEzerBIObc3gvLOD3MP" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "ecVelteh1DAZotaFL5SCcY", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 449 - }, - "_enabled": true, - "__prefab": { - "__id__": 543 + "__id__": 255 }, "_contentSize": { "__type__": "cc.Size", @@ -13165,11 +6422,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 449 + "__id__": 233 }, "_enabled": false, "__prefab": { - "__id__": 545 + "__id__": 257 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13250,32 +6507,26 @@ }, "_children": [ { - "__id__": 548 + "__id__": 260 }, { - "__id__": 554 + "__id__": 266 }, { - "__id__": 562 - }, - { - "__id__": 568 - }, - { - "__id__": 604 + "__id__": 274 } ], "_active": true, "_components": [ { - "__id__": 640 + "__id__": 280 }, { - "__id__": 642 + "__id__": 282 } ], "_prefab": { - "__id__": 644 + "__id__": 284 }, "_lpos": { "__type__": "cc.Vec3", @@ -13312,24 +6563,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 547 + "__id__": 259 }, "_children": [], - "_active": false, + "_active": true, "_components": [ { - "__id__": 549 + "__id__": 261 }, { - "__id__": 551 + "__id__": 263 } ], "_prefab": { - "__id__": 553 + "__id__": 265 }, "_lpos": { "__type__": "cc.Vec3", - "x": 0, + "x": 30.839, "y": 0, "z": 0 }, @@ -13362,15 +6613,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 548 + "__id__": 260 }, "_enabled": true, "__prefab": { - "__id__": 550 + "__id__": 262 }, "_contentSize": { "__type__": "cc.Size", - "width": 110, + "width": 128, "height": 112 }, "_anchorPoint": { @@ -13390,11 +6641,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 548 + "__id__": 260 }, "_enabled": true, "__prefab": { - "__id__": 552 + "__id__": 264 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13407,7 +6658,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@dd43c", + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@846cc", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -13451,27 +6702,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 547 + "__id__": 259 }, "_children": [], - "_active": false, + "_active": true, "_components": [ { - "__id__": 555 + "__id__": 267 }, { - "__id__": 557 + "__id__": 269 }, { - "__id__": 559 + "__id__": 271 } ], "_prefab": { - "__id__": 561 + "__id__": 273 }, "_lpos": { "__type__": "cc.Vec3", - "x": 20, + "x": 118.337, "y": 0, "z": 0 }, @@ -13504,11 +6755,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 554 + "__id__": 266 }, "_enabled": true, "__prefab": { - "__id__": 556 + "__id__": 268 }, "_contentSize": { "__type__": "cc.Size", @@ -13532,11 +6783,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 554 + "__id__": 266 }, "_enabled": true, "__prefab": { - "__id__": 558 + "__id__": 270 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13600,17 +6851,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 554 + "__id__": 266 }, "_enabled": true, "__prefab": { - "__id__": 560 + "__id__": 272 }, "templateMode": true, "watchPath": "1", "labelType": "cc.Label", "watchPathArr": [ - "data.hero.ap" + "data.hero.crt" ], "_id": "" }, @@ -13637,24 +6888,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 547 + "__id__": 259 }, "_children": [], "_active": true, "_components": [ { - "__id__": 563 + "__id__": 275 }, { - "__id__": 565 + "__id__": 277 } ], "_prefab": { - "__id__": 567 + "__id__": 279 }, "_lpos": { "__type__": "cc.Vec3", - "x": 41.194, + "x": 91.063, "y": 0, "z": 0 }, @@ -13687,11 +6938,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 562 + "__id__": 274 }, "_enabled": true, "__prefab": { - "__id__": 564 + "__id__": 276 }, "_contentSize": { "__type__": "cc.Size", @@ -13715,11 +6966,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 562 + "__id__": 274 }, "_enabled": true, "__prefab": { - "__id__": 566 + "__id__": 278 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13790,1697 +7041,17 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_name": "lvb", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 547 - }, - "_children": [ - { - "__id__": 569 - }, - { - "__id__": 575 - }, - { - "__id__": 581 - }, - { - "__id__": 587 - }, - { - "__id__": 593 - } - ], - "_active": false, - "_components": [ - { - "__id__": 599 - }, - { - "__id__": 601 - } - ], - "_prefab": { - "__id__": 603 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 148.023, - "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": "lv1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 568 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 570 - }, - { - "__id__": 572 - } - ], - "_prefab": { - "__id__": 574 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -65, - "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__": 569 + "__id__": 259 }, "_enabled": true, "__prefab": { - "__id__": 571 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d5bRoOu+hETqRVlTnoHQZq" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 569 - }, - "_enabled": true, - "__prefab": { - "__id__": 573 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ba9+ShbXxC66jmCgKFli2a" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "25t+f1BmBKIICAMvYSsL7r", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 568 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 576 - }, - { - "__id__": 578 - } - ], - "_prefab": { - "__id__": 580 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -32, - "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__": 575 - }, - "_enabled": true, - "__prefab": { - "__id__": 577 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "80bE2mSxhAsKHcePN1jTLu" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 575 - }, - "_enabled": true, - "__prefab": { - "__id__": 579 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2cml24ASRCiIs11Vb4Bl6J" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c2MIc4EE1P4Y7a/dxKZ4af", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 568 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 582 - }, - { - "__id__": 584 - } - ], - "_prefab": { - "__id__": 586 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 1, - "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__": 581 - }, - "_enabled": true, - "__prefab": { - "__id__": 583 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6fKqY8nwxEnJT7Vh/UwtVp" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 581 - }, - "_enabled": true, - "__prefab": { - "__id__": 585 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "29i27w6SJOcL0yajrLSVjF" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e0ZQdJnqtKuKFx+vpIsMZk", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 568 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 588 - }, - { - "__id__": 590 - } - ], - "_prefab": { - "__id__": 592 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 34, - "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__": 587 - }, - "_enabled": true, - "__prefab": { - "__id__": 589 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ffAhZPJQxAULnh12DaAcGK" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 587 - }, - "_enabled": true, - "__prefab": { - "__id__": 591 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "36FDmUh25JPKehZxcLTuV9" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "9es56ipbdNzrcu0HJUyJP7", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 568 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 594 - }, - { - "__id__": 596 - } - ], - "_prefab": { - "__id__": 598 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 67, - "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__": 593 - }, - "_enabled": true, - "__prefab": { - "__id__": 595 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2fDrLjCZBBZ7TjI1Q4JCoW" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 593 - }, - "_enabled": true, - "__prefab": { - "__id__": 597 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9aDgBXZa1D7qCD4IiyN0m/" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "6b+UTCiyRKvYPVoV9X7pBh", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 568 - }, - "_enabled": true, - "__prefab": { - "__id__": 600 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 160, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "09KCnxZiNIQot514Jo1VFL" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 568 - }, - "_enabled": true, - "__prefab": { - "__id__": 602 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 1, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 3, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": true, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "92/hZkhVlOTK5DIfVxLytz" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "33lRZ8M+tLN4dImbJCokwk", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 547 - }, - "_children": [ - { - "__id__": 605 - }, - { - "__id__": 611 - }, - { - "__id__": 617 - }, - { - "__id__": 623 - }, - { - "__id__": 629 - } - ], - "_active": true, - "_components": [ - { - "__id__": 635 - }, - { - "__id__": 637 - } - ], - "_prefab": { - "__id__": 639 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 148.023, - "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": "lv1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 604 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 606 - }, - { - "__id__": 608 - } - ], - "_prefab": { - "__id__": 610 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -66.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 605 - }, - "_enabled": true, - "__prefab": { - "__id__": 607 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "808fc5mDRPBoRPLwBaoFEf" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 605 - }, - "_enabled": true, - "__prefab": { - "__id__": 609 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "992+dN1nVC9a0bhqv8MDcL" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "7eZeJIw2RKn6BQ6kpOS12H", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 604 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 612 - }, - { - "__id__": 614 - } - ], - "_prefab": { - "__id__": 616 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -36.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 611 - }, - "_enabled": true, - "__prefab": { - "__id__": 613 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "15+3mBLqRHh7U0RT088f2F" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 611 - }, - "_enabled": true, - "__prefab": { - "__id__": 615 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6bqvc3d/pKaolt7DWenGPp" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "838PWScg1FXLDPSfyhFS+G", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 604 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 618 - }, - { - "__id__": 620 - } - ], - "_prefab": { - "__id__": 622 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -6.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 617 - }, - "_enabled": true, - "__prefab": { - "__id__": 619 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f6ZHcQAZZNm4C7rrt895QP" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 617 - }, - "_enabled": true, - "__prefab": { - "__id__": 621 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "584D/ZB/FOwI8BUnyUszSo" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "bdsV34ymlHXI8YLanUlMsT", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 604 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 624 - }, - { - "__id__": 626 - } - ], - "_prefab": { - "__id__": 628 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 23.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 623 - }, - "_enabled": true, - "__prefab": { - "__id__": 625 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "482YZ1HMdJiJRNs7SE3WEX" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 623 - }, - "_enabled": true, - "__prefab": { - "__id__": 627 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "fdupkN3VJEzqBMGZRWMCaR" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "2bErJ6IRFLA4cUO22oEGug", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 604 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 630 - }, - { - "__id__": 632 - } - ], - "_prefab": { - "__id__": 634 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 53.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 629 - }, - "_enabled": true, - "__prefab": { - "__id__": 631 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "eckgZAsHdMWoQLiImvdLsS" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 629 - }, - "_enabled": true, - "__prefab": { - "__id__": 633 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3bWkN7RN1IB4ACI9Ae1FpB" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "12np6VJRdFqpM8mAYgGRIM", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 604 - }, - "_enabled": true, - "__prefab": { - "__id__": 636 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 160, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2bCUeZiJRLEqs6KgamigG/" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 604 - }, - "_enabled": true, - "__prefab": { - "__id__": 638 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 1, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 3, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": true, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d1ej5JBSxMtp2u+i2rMM3/" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "57SMrbAPROf7yQYWpayuZp", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 547 - }, - "_enabled": true, - "__prefab": { - "__id__": 641 + "__id__": 281 }, "_contentSize": { "__type__": "cc.Size", @@ -15504,11 +7075,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 547 + "__id__": 259 }, "_enabled": false, "__prefab": { - "__id__": 643 + "__id__": 283 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15589,32 +7160,26 @@ }, "_children": [ { - "__id__": 646 + "__id__": 286 }, { - "__id__": 652 + "__id__": 292 }, { - "__id__": 660 - }, - { - "__id__": 666 - }, - { - "__id__": 702 + "__id__": 300 } ], "_active": true, "_components": [ { - "__id__": 738 + "__id__": 306 }, { - "__id__": 740 + "__id__": 308 } ], "_prefab": { - "__id__": 742 + "__id__": 310 }, "_lpos": { "__type__": "cc.Vec3", @@ -15651,24 +7216,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 645 + "__id__": 285 }, "_children": [], - "_active": false, + "_active": true, "_components": [ { - "__id__": 647 + "__id__": 287 }, { - "__id__": 649 + "__id__": 289 } ], "_prefab": { - "__id__": 651 + "__id__": 291 }, "_lpos": { "__type__": "cc.Vec3", - "x": 0, + "x": 30.839, "y": 0, "z": 0 }, @@ -15701,16 +7266,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 646 + "__id__": 286 }, "_enabled": true, "__prefab": { - "__id__": 648 + "__id__": 288 }, "_contentSize": { "__type__": "cc.Size", - "width": 110, - "height": 112 + "width": 124, + "height": 116 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -15729,11 +7294,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 646 + "__id__": 286 }, "_enabled": true, "__prefab": { - "__id__": 650 + "__id__": 290 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15746,7 +7311,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@dd43c", + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@e5a70", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -15790,27 +7355,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 645 + "__id__": 285 }, "_children": [], - "_active": false, + "_active": true, "_components": [ { - "__id__": 653 + "__id__": 293 }, { - "__id__": 655 + "__id__": 295 }, { - "__id__": 657 + "__id__": 297 } ], "_prefab": { - "__id__": 659 + "__id__": 299 }, "_lpos": { "__type__": "cc.Vec3", - "x": 20, + "x": 118.337, "y": 0, "z": 0 }, @@ -15843,11 +7408,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 652 + "__id__": 292 }, "_enabled": true, "__prefab": { - "__id__": 654 + "__id__": 294 }, "_contentSize": { "__type__": "cc.Size", @@ -15871,11 +7436,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 652 + "__id__": 292 }, "_enabled": true, "__prefab": { - "__id__": 656 + "__id__": 296 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15939,17 +7504,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 652 + "__id__": 292 }, "_enabled": true, "__prefab": { - "__id__": 658 + "__id__": 298 }, "templateMode": true, "watchPath": "1", "labelType": "cc.Label", "watchPathArr": [ - "data.hero.ap" + "data.hero.as" ], "_id": "" }, @@ -15976,24 +7541,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 645 + "__id__": 285 }, "_children": [], "_active": true, "_components": [ { - "__id__": 661 + "__id__": 301 }, { - "__id__": 663 + "__id__": 303 } ], "_prefab": { - "__id__": 665 + "__id__": 305 }, "_lpos": { "__type__": "cc.Vec3", - "x": 41.194, + "x": 91.063, "y": 0, "z": 0 }, @@ -16026,11 +7591,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 660 + "__id__": 300 }, "_enabled": true, "__prefab": { - "__id__": 662 + "__id__": 302 }, "_contentSize": { "__type__": "cc.Size", @@ -16054,11 +7619,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 660 + "__id__": 300 }, "_enabled": true, "__prefab": { - "__id__": 664 + "__id__": 304 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16129,1697 +7694,17 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_name": "lvb", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 645 - }, - "_children": [ - { - "__id__": 667 - }, - { - "__id__": 673 - }, - { - "__id__": 679 - }, - { - "__id__": 685 - }, - { - "__id__": 691 - } - ], - "_active": false, - "_components": [ - { - "__id__": 697 - }, - { - "__id__": 699 - } - ], - "_prefab": { - "__id__": 701 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 148.023, - "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": "lv1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 666 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 668 - }, - { - "__id__": 670 - } - ], - "_prefab": { - "__id__": 672 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -65, - "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__": 667 + "__id__": 285 }, "_enabled": true, "__prefab": { - "__id__": 669 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f9bDLdhKJGO6tHN9RQgnhe" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 667 - }, - "_enabled": true, - "__prefab": { - "__id__": 671 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "75nUSaA61PnJWn8WjWzkCW" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "512KrqqxtKxbaIzhy2mPk/", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 666 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 674 - }, - { - "__id__": 676 - } - ], - "_prefab": { - "__id__": 678 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -32, - "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__": 673 - }, - "_enabled": true, - "__prefab": { - "__id__": 675 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7bDkptE/JGg4qIJa472nUv" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 673 - }, - "_enabled": true, - "__prefab": { - "__id__": 677 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "07nxJF2QVBr7M7O2RanYd+" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "47WxF3jitEBIhkbaxVU6CR", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 666 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 680 - }, - { - "__id__": 682 - } - ], - "_prefab": { - "__id__": 684 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 1, - "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__": 679 - }, - "_enabled": true, - "__prefab": { - "__id__": 681 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c57v0gq1NH3IBtfKS/p8Mf" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 679 - }, - "_enabled": true, - "__prefab": { - "__id__": 683 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "39pJTSaIlJzrSoioL92/M8" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "49Dp263gVPAppTfuUjvAzO", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 666 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 686 - }, - { - "__id__": 688 - } - ], - "_prefab": { - "__id__": 690 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 34, - "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__": 685 - }, - "_enabled": true, - "__prefab": { - "__id__": 687 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "18kgJiNflO6r9Lagbgv5/H" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 685 - }, - "_enabled": true, - "__prefab": { - "__id__": 689 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8eMFczUPJK3JvCQ73IffM7" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "2bakGLPIBHjqEgdPYDhc3j", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 666 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 692 - }, - { - "__id__": 694 - } - ], - "_prefab": { - "__id__": 696 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 67, - "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__": 691 - }, - "_enabled": true, - "__prefab": { - "__id__": 693 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c7FBTfW3lJ4YYmbeAkoG45" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 691 - }, - "_enabled": true, - "__prefab": { - "__id__": 695 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": true, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "dbWgX5MatAKZZc1PKQnuYY" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "60UHuXIkRCQJt8lrW2esS0", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 666 - }, - "_enabled": true, - "__prefab": { - "__id__": 698 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 160, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "95WMN0ZVtCA7LqOsCYqM4Z" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 666 - }, - "_enabled": true, - "__prefab": { - "__id__": 700 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 1, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 3, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": true, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "408RAFOKZBLaioOOXQHhJG" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c3J6XbQ3NAkL4lXpJ0GeKs", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 645 - }, - "_children": [ - { - "__id__": 703 - }, - { - "__id__": 709 - }, - { - "__id__": 715 - }, - { - "__id__": 721 - }, - { - "__id__": 727 - } - ], - "_active": true, - "_components": [ - { - "__id__": 733 - }, - { - "__id__": 735 - } - ], - "_prefab": { - "__id__": 737 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 148.023, - "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": "lv1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 702 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 704 - }, - { - "__id__": 706 - } - ], - "_prefab": { - "__id__": 708 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -66.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 703 - }, - "_enabled": true, - "__prefab": { - "__id__": 705 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c4a7paYUJCaLjyU0m1foSN" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 703 - }, - "_enabled": true, - "__prefab": { - "__id__": 707 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "dbQtb/fZRMkYpSaegEougU" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c5YUuJak1ELr6YogasCupO", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 702 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 710 - }, - { - "__id__": 712 - } - ], - "_prefab": { - "__id__": 714 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -36.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 709 - }, - "_enabled": true, - "__prefab": { - "__id__": 711 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "dacVPyIkFCXbgZs+4PuTE1" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 709 - }, - "_enabled": true, - "__prefab": { - "__id__": 713 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "57EL0GifNGTrt/OzF5htmQ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "ba6qedxphNR4A/WtUQdW0I", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 702 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 716 - }, - { - "__id__": 718 - } - ], - "_prefab": { - "__id__": 720 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -6.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 715 - }, - "_enabled": true, - "__prefab": { - "__id__": 717 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5b6yjSp5VGN497x9uizpu9" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 715 - }, - "_enabled": true, - "__prefab": { - "__id__": 719 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "21rdSex+xDprDk6aNt53Hh" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "2expmEzQtGxato6FDl/U7C", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 702 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 722 - }, - { - "__id__": 724 - } - ], - "_prefab": { - "__id__": 726 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 23.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 721 - }, - "_enabled": true, - "__prefab": { - "__id__": 723 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "03jcBRVoVOtbuJznzPurNX" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 721 - }, - "_enabled": true, - "__prefab": { - "__id__": 725 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e6hINVh4BORb41vQkNvE0g" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "9bth/2oydGcbPOSc6c6mwk", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 702 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 728 - }, - { - "__id__": 730 - } - ], - "_prefab": { - "__id__": 732 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 53.5, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 727 - }, - "_enabled": true, - "__prefab": { - "__id__": 729 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 27, - "height": 27 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "61CjEIs+1KPJXvtCyR9jze" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 727 - }, - "_enabled": true, - "__prefab": { - "__id__": 731 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@ba602", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", - "__expectedType__": "cc.SpriteAtlas" - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "376NIPp4RCC7gfJqTY7mwG" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d05Kih3ylI8LULYBpcPPjJ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 702 - }, - "_enabled": true, - "__prefab": { - "__id__": 734 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 160, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "756Sr6TbJCd79DAf1cEENf" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 702 - }, - "_enabled": true, - "__prefab": { - "__id__": 736 - }, - "_resizeMode": 0, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 1, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 3, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": true, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "04o4TS2+VB96c9kEEP7gjS" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "84EXPh2ydAUp7/XAHPtDn9", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 645 - }, - "_enabled": true, - "__prefab": { - "__id__": 739 + "__id__": 307 }, "_contentSize": { "__type__": "cc.Size", @@ -17843,11 +7728,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 645 + "__id__": 285 }, "_enabled": false, "__prefab": { - "__id__": 741 + "__id__": 309 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17928,7 +7813,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 744 + "__id__": 312 }, "_contentSize": { "__type__": "cc.Size", @@ -17956,7 +7841,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 746 + "__id__": 314 }, "_alignFlags": 44, "_target": null, @@ -17992,7 +7877,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 748 + "__id__": 316 }, "_resizeMode": 0, "_layoutType": 3, @@ -18045,20 +7930,20 @@ "_active": true, "_components": [ { - "__id__": 751 + "__id__": 319 }, { - "__id__": 753 + "__id__": 321 }, { - "__id__": 755 + "__id__": 323 }, { - "__id__": 757 + "__id__": 325 } ], "_prefab": { - "__id__": 759 + "__id__": 327 }, "_lpos": { "__type__": "cc.Vec3", @@ -18095,11 +7980,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 750 + "__id__": 318 }, "_enabled": true, "__prefab": { - "__id__": 752 + "__id__": 320 }, "_contentSize": { "__type__": "cc.Size", @@ -18123,11 +8008,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 750 + "__id__": 318 }, "_enabled": true, "__prefab": { - "__id__": 754 + "__id__": 322 }, "_alignFlags": 44, "_target": null, @@ -18159,11 +8044,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 750 + "__id__": 318 }, "_enabled": true, "__prefab": { - "__id__": 756 + "__id__": 324 }, "_resizeMode": 0, "_layoutType": 3, @@ -18197,11 +8082,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 750 + "__id__": 318 }, "_enabled": true, "__prefab": { - "__id__": 758 + "__id__": 326 }, "_id": "" }, @@ -18232,26 +8117,26 @@ }, "_children": [ { - "__id__": 761 + "__id__": 329 }, { - "__id__": 777 + "__id__": 345 }, { - "__id__": 789 + "__id__": 357 } ], "_active": true, "_components": [ { - "__id__": 803 + "__id__": 371 }, { - "__id__": 805 + "__id__": 373 } ], "_prefab": { - "__id__": 807 + "__id__": 375 }, "_lpos": { "__type__": "cc.Vec3", @@ -18288,30 +8173,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 760 + "__id__": 328 }, "_children": [ { - "__id__": 762 + "__id__": 330 } ], "_active": true, "_components": [ { - "__id__": 768 + "__id__": 336 }, { - "__id__": 770 + "__id__": 338 }, { - "__id__": 772 + "__id__": 340 }, { - "__id__": 774 + "__id__": 342 } ], "_prefab": { - "__id__": 776 + "__id__": 344 }, "_lpos": { "__type__": "cc.Vec3", @@ -18348,20 +8233,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 761 + "__id__": 329 }, "_children": [], "_active": true, "_components": [ { - "__id__": 763 + "__id__": 331 }, { - "__id__": 765 + "__id__": 333 } ], "_prefab": { - "__id__": 767 + "__id__": 335 }, "_lpos": { "__type__": "cc.Vec3", @@ -18398,11 +8283,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 762 + "__id__": 330 }, "_enabled": true, "__prefab": { - "__id__": 764 + "__id__": 332 }, "_contentSize": { "__type__": "cc.Size", @@ -18426,11 +8311,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 762 + "__id__": 330 }, "_enabled": true, "__prefab": { - "__id__": 766 + "__id__": 334 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18487,11 +8372,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 761 + "__id__": 329 }, "_enabled": true, "__prefab": { - "__id__": 769 + "__id__": 337 }, "_contentSize": { "__type__": "cc.Size", @@ -18515,11 +8400,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 761 + "__id__": 329 }, "_enabled": true, "__prefab": { - "__id__": 771 + "__id__": 339 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18563,14 +8448,14 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 761 + "__id__": 329 }, "_enabled": true, "__prefab": { - "__id__": 773 + "__id__": 341 }, "_barSprite": { - "__id__": 765 + "__id__": 333 }, "_mode": 0, "_totalLength": 682, @@ -18588,11 +8473,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 761 + "__id__": 329 }, "_enabled": true, "__prefab": { - "__id__": 775 + "__id__": 343 }, "controller": false, "watchPath": "", @@ -18629,21 +8514,21 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 760 + "__id__": 328 }, "_children": [ { - "__id__": 778 + "__id__": 346 } ], "_active": true, "_components": [ { - "__id__": 786 + "__id__": 354 } ], "_prefab": { - "__id__": 788 + "__id__": 356 }, "_lpos": { "__type__": "cc.Vec3", @@ -18680,23 +8565,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 777 + "__id__": 345 }, "_children": [], "_active": true, "_components": [ { - "__id__": 779 + "__id__": 347 }, { - "__id__": 781 + "__id__": 349 }, { - "__id__": 783 + "__id__": 351 } ], "_prefab": { - "__id__": 785 + "__id__": 353 }, "_lpos": { "__type__": "cc.Vec3", @@ -18733,11 +8618,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 778 + "__id__": 346 }, "_enabled": true, "__prefab": { - "__id__": 780 + "__id__": 348 }, "_contentSize": { "__type__": "cc.Size", @@ -18761,11 +8646,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 778 + "__id__": 346 }, "_enabled": true, "__prefab": { - "__id__": 782 + "__id__": 350 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18829,11 +8714,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 778 + "__id__": 346 }, "_enabled": true, "__prefab": { - "__id__": 784 + "__id__": 352 }, "templateMode": true, "watchPath": "", @@ -18867,11 +8752,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 777 + "__id__": 345 }, "_enabled": true, "__prefab": { - "__id__": 787 + "__id__": 355 }, "_contentSize": { "__type__": "cc.Size", @@ -18908,24 +8793,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 760 + "__id__": 328 }, "_children": [ { - "__id__": 790 + "__id__": 358 } ], "_active": false, "_components": [ { - "__id__": 798 + "__id__": 366 }, { - "__id__": 800 + "__id__": 368 } ], "_prefab": { - "__id__": 802 + "__id__": 370 }, "_lpos": { "__type__": "cc.Vec3", @@ -18962,23 +8847,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 789 + "__id__": 357 }, "_children": [], "_active": true, "_components": [ { - "__id__": 791 + "__id__": 359 }, { - "__id__": 793 + "__id__": 361 }, { - "__id__": 795 + "__id__": 363 } ], "_prefab": { - "__id__": 797 + "__id__": 365 }, "_lpos": { "__type__": "cc.Vec3", @@ -19015,11 +8900,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 790 + "__id__": 358 }, "_enabled": true, "__prefab": { - "__id__": 792 + "__id__": 360 }, "_contentSize": { "__type__": "cc.Size", @@ -19043,11 +8928,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 790 + "__id__": 358 }, "_enabled": true, "__prefab": { - "__id__": 794 + "__id__": 362 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19111,11 +8996,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 790 + "__id__": 358 }, "_enabled": true, "__prefab": { - "__id__": 796 + "__id__": 364 }, "templateMode": true, "watchPath": "", @@ -19148,11 +9033,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 789 + "__id__": 357 }, "_enabled": true, "__prefab": { - "__id__": 799 + "__id__": 367 }, "_contentSize": { "__type__": "cc.Size", @@ -19176,11 +9061,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 789 + "__id__": 357 }, "_enabled": false, "__prefab": { - "__id__": 801 + "__id__": 369 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19234,11 +9119,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 760 + "__id__": 328 }, "_enabled": true, "__prefab": { - "__id__": 804 + "__id__": 372 }, "_contentSize": { "__type__": "cc.Size", @@ -19262,11 +9147,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 760 + "__id__": 328 }, "_enabled": true, "__prefab": { - "__id__": 806 + "__id__": 374 }, "_alignFlags": 44, "_target": null, @@ -19315,35 +9200,35 @@ }, "_children": [ { - "__id__": 809 + "__id__": 377 }, { - "__id__": 830 + "__id__": 398 }, { - "__id__": 847 + "__id__": 415 }, { - "__id__": 864 + "__id__": 432 } ], "_active": true, "_components": [ { - "__id__": 879 + "__id__": 447 }, { - "__id__": 881 + "__id__": 449 }, { - "__id__": 883 + "__id__": 451 }, { - "__id__": 885 + "__id__": 453 } ], "_prefab": { - "__id__": 1112 + "__id__": 680 }, "_lpos": { "__type__": "cc.Vec3", @@ -19378,17 +9263,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 808 + "__id__": 376 }, "_prefab": { - "__id__": 810 + "__id__": 378 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 809 + "__id__": 377 }, "asset": { "__uuid__": "eb933093-ff09-4a1f-8ca9-fa933592ba8b", @@ -19396,7 +9281,7 @@ }, "fileId": "c3ePn06YJC6YTe2BxAPPm2", "instance": { - "__id__": 811 + "__id__": 379 }, "targetOverrides": null }, @@ -19410,37 +9295,37 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 812 + "__id__": 380 }, { - "__id__": 814 + "__id__": 382 }, { - "__id__": 815 + "__id__": 383 }, { - "__id__": 816 + "__id__": 384 }, { - "__id__": 817 + "__id__": 385 }, { - "__id__": 819 + "__id__": 387 }, { - "__id__": 821 + "__id__": 389 }, { - "__id__": 823 + "__id__": 391 }, { - "__id__": 825 + "__id__": 393 }, { - "__id__": 827 + "__id__": 395 }, { - "__id__": 829 + "__id__": 397 } ], "removedComponents": [] @@ -19448,7 +9333,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 813 + "__id__": 381 }, "propertyPath": [ "_name" @@ -19464,7 +9349,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 813 + "__id__": 381 }, "propertyPath": [ "_lpos" @@ -19479,7 +9364,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 813 + "__id__": 381 }, "propertyPath": [ "_lrot" @@ -19495,7 +9380,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 813 + "__id__": 381 }, "propertyPath": [ "_euler" @@ -19510,7 +9395,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 818 + "__id__": 386 }, "propertyPath": [ "_active" @@ -19526,7 +9411,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 820 + "__id__": 388 }, "propertyPath": [ "_active" @@ -19542,7 +9427,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 822 + "__id__": 390 }, "propertyPath": [ "_active" @@ -19558,7 +9443,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 824 + "__id__": 392 }, "propertyPath": [ "_active" @@ -19574,7 +9459,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 826 + "__id__": 394 }, "propertyPath": [ "clickEvents", @@ -19591,20 +9476,20 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 826 + "__id__": 394 }, "propertyPath": [ "clickEvents", "0" ], "value": { - "__id__": 828 + "__id__": 396 } }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 808 + "__id__": 376 }, "component": "", "_componentId": "b3d6eSQ8ulPP79kPpPIytqU", @@ -19614,7 +9499,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 813 + "__id__": 381 }, "propertyPath": [ "_active" @@ -19625,17 +9510,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 808 + "__id__": 376 }, "_prefab": { - "__id__": 831 + "__id__": 399 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 830 + "__id__": 398 }, "asset": { "__uuid__": "eb933093-ff09-4a1f-8ca9-fa933592ba8b", @@ -19643,7 +9528,7 @@ }, "fileId": "c3ePn06YJC6YTe2BxAPPm2", "instance": { - "__id__": 832 + "__id__": 400 }, "targetOverrides": null }, @@ -19657,31 +9542,31 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 833 + "__id__": 401 }, { - "__id__": 835 + "__id__": 403 }, { - "__id__": 836 + "__id__": 404 }, { - "__id__": 837 + "__id__": 405 }, { - "__id__": 838 + "__id__": 406 }, { - "__id__": 840 + "__id__": 408 }, { - "__id__": 842 + "__id__": 410 }, { - "__id__": 844 + "__id__": 412 }, { - "__id__": 846 + "__id__": 414 } ], "removedComponents": [] @@ -19689,7 +9574,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 834 + "__id__": 402 }, "propertyPath": [ "_name" @@ -19705,7 +9590,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 834 + "__id__": 402 }, "propertyPath": [ "_lpos" @@ -19720,7 +9605,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 834 + "__id__": 402 }, "propertyPath": [ "_lrot" @@ -19736,7 +9621,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 834 + "__id__": 402 }, "propertyPath": [ "_euler" @@ -19751,7 +9636,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 839 + "__id__": 407 }, "propertyPath": [ "_active" @@ -19767,7 +9652,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 841 + "__id__": 409 }, "propertyPath": [ "_active" @@ -19783,7 +9668,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 843 + "__id__": 411 }, "propertyPath": [ "clickEvents", @@ -19800,20 +9685,20 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 843 + "__id__": 411 }, "propertyPath": [ "clickEvents", "0" ], "value": { - "__id__": 845 + "__id__": 413 } }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 808 + "__id__": 376 }, "component": "", "_componentId": "b3d6eSQ8ulPP79kPpPIytqU", @@ -19823,7 +9708,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 834 + "__id__": 402 }, "propertyPath": [ "_active" @@ -19834,17 +9719,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 808 + "__id__": 376 }, "_prefab": { - "__id__": 848 + "__id__": 416 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 847 + "__id__": 415 }, "asset": { "__uuid__": "eb933093-ff09-4a1f-8ca9-fa933592ba8b", @@ -19852,7 +9737,7 @@ }, "fileId": "c3ePn06YJC6YTe2BxAPPm2", "instance": { - "__id__": 849 + "__id__": 417 }, "targetOverrides": null }, @@ -19866,31 +9751,31 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 850 + "__id__": 418 }, { - "__id__": 852 + "__id__": 420 }, { - "__id__": 853 + "__id__": 421 }, { - "__id__": 854 + "__id__": 422 }, { - "__id__": 855 + "__id__": 423 }, { - "__id__": 857 + "__id__": 425 }, { - "__id__": 859 + "__id__": 427 }, { - "__id__": 861 + "__id__": 429 }, { - "__id__": 863 + "__id__": 431 } ], "removedComponents": [] @@ -19898,7 +9783,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 851 + "__id__": 419 }, "propertyPath": [ "_name" @@ -19914,7 +9799,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 851 + "__id__": 419 }, "propertyPath": [ "_lpos" @@ -19929,7 +9814,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 851 + "__id__": 419 }, "propertyPath": [ "_lrot" @@ -19945,7 +9830,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 851 + "__id__": 419 }, "propertyPath": [ "_euler" @@ -19960,7 +9845,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 856 + "__id__": 424 }, "propertyPath": [ "_active" @@ -19976,7 +9861,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 858 + "__id__": 426 }, "propertyPath": [ "_active" @@ -19992,7 +9877,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 860 + "__id__": 428 }, "propertyPath": [ "clickEvents", @@ -20009,20 +9894,20 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 860 + "__id__": 428 }, "propertyPath": [ "clickEvents", "0" ], "value": { - "__id__": 862 + "__id__": 430 } }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 808 + "__id__": 376 }, "component": "", "_componentId": "b3d6eSQ8ulPP79kPpPIytqU", @@ -20032,7 +9917,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 851 + "__id__": 419 }, "propertyPath": [ "_active" @@ -20043,17 +9928,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 808 + "__id__": 376 }, "_prefab": { - "__id__": 865 + "__id__": 433 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 864 + "__id__": 432 }, "asset": { "__uuid__": "eb933093-ff09-4a1f-8ca9-fa933592ba8b", @@ -20061,7 +9946,7 @@ }, "fileId": "c3ePn06YJC6YTe2BxAPPm2", "instance": { - "__id__": 866 + "__id__": 434 }, "targetOverrides": null }, @@ -20075,28 +9960,28 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 867 + "__id__": 435 }, { - "__id__": 869 + "__id__": 437 }, { - "__id__": 870 + "__id__": 438 }, { - "__id__": 871 + "__id__": 439 }, { - "__id__": 872 + "__id__": 440 }, { - "__id__": 874 + "__id__": 442 }, { - "__id__": 876 + "__id__": 444 }, { - "__id__": 878 + "__id__": 446 } ], "removedComponents": [] @@ -20104,7 +9989,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 868 + "__id__": 436 }, "propertyPath": [ "_name" @@ -20120,7 +10005,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 868 + "__id__": 436 }, "propertyPath": [ "_lpos" @@ -20135,7 +10020,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 868 + "__id__": 436 }, "propertyPath": [ "_lrot" @@ -20151,7 +10036,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 868 + "__id__": 436 }, "propertyPath": [ "_euler" @@ -20166,7 +10051,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 873 + "__id__": 441 }, "propertyPath": [ "_active" @@ -20182,7 +10067,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 875 + "__id__": 443 }, "propertyPath": [ "clickEvents", @@ -20199,20 +10084,20 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 875 + "__id__": 443 }, "propertyPath": [ "clickEvents", "0" ], "value": { - "__id__": 877 + "__id__": 445 } }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 808 + "__id__": 376 }, "component": "", "_componentId": "b3d6eSQ8ulPP79kPpPIytqU", @@ -20222,7 +10107,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 868 + "__id__": 436 }, "propertyPath": [ "_active" @@ -20235,11 +10120,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 808 + "__id__": 376 }, "_enabled": true, "__prefab": { - "__id__": 880 + "__id__": 448 }, "_contentSize": { "__type__": "cc.Size", @@ -20263,11 +10148,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 808 + "__id__": 376 }, "_enabled": true, "__prefab": { - "__id__": 882 + "__id__": 450 }, "_alignFlags": 44, "_target": null, @@ -20299,11 +10184,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 808 + "__id__": 376 }, "_enabled": true, "__prefab": { - "__id__": 884 + "__id__": 452 }, "_resizeMode": 0, "_layoutType": 1, @@ -20337,36 +10222,35 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 808 + "__id__": 376 }, "_enabled": true, "__prefab": { - "__id__": 886 + "__id__": 454 }, - "debugMode": false, "card1": { - "__id__": 809 + "__id__": 377 }, "card2": { - "__id__": 830 + "__id__": 398 }, "card3": { - "__id__": 847 + "__id__": 415 }, "card4": { - "__id__": 864 + "__id__": 432 }, "btnClose": { - "__id__": 887 + "__id__": 455 }, "Lock": { - "__id__": 908 + "__id__": 476 }, "unLock": { - "__id__": 984 + "__id__": 552 }, "noStop": { - "__id__": 1073 + "__id__": 641 }, "_id": "" }, @@ -20384,23 +10268,23 @@ }, "_children": [ { - "__id__": 888 + "__id__": 456 } ], "_active": false, "_components": [ { - "__id__": 900 + "__id__": 468 }, { - "__id__": 902 + "__id__": 470 }, { - "__id__": 904 + "__id__": 472 } ], "_prefab": { - "__id__": 907 + "__id__": 475 }, "_lpos": { "__type__": "cc.Vec3", @@ -20437,24 +10321,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 887 + "__id__": 455 }, "_children": [ { - "__id__": 889 + "__id__": 457 } ], "_active": true, "_components": [ { - "__id__": 895 + "__id__": 463 }, { - "__id__": 897 + "__id__": 465 } ], "_prefab": { - "__id__": 899 + "__id__": 467 }, "_lpos": { "__type__": "cc.Vec3", @@ -20491,20 +10375,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 888 + "__id__": 456 }, "_children": [], "_active": true, "_components": [ { - "__id__": 890 + "__id__": 458 }, { - "__id__": 892 + "__id__": 460 } ], "_prefab": { - "__id__": 894 + "__id__": 462 }, "_lpos": { "__type__": "cc.Vec3", @@ -20541,11 +10425,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 889 + "__id__": 457 }, "_enabled": true, "__prefab": { - "__id__": 891 + "__id__": 459 }, "_contentSize": { "__type__": "cc.Size", @@ -20569,11 +10453,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 889 + "__id__": 457 }, "_enabled": true, "__prefab": { - "__id__": 893 + "__id__": 461 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20650,11 +10534,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 888 + "__id__": 456 }, "_enabled": true, "__prefab": { - "__id__": 896 + "__id__": 464 }, "_contentSize": { "__type__": "cc.Size", @@ -20678,11 +10562,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 888 + "__id__": 456 }, "_enabled": true, "__prefab": { - "__id__": 898 + "__id__": 466 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20736,11 +10620,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 887 + "__id__": 455 }, "_enabled": true, "__prefab": { - "__id__": 901 + "__id__": 469 }, "_contentSize": { "__type__": "cc.Size", @@ -20764,11 +10648,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 887 + "__id__": 455 }, "_enabled": true, "__prefab": { - "__id__": 903 + "__id__": 471 }, "_alignFlags": 4, "_target": null, @@ -20800,15 +10684,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 887 + "__id__": 455 }, "_enabled": false, "__prefab": { - "__id__": 905 + "__id__": 473 }, "clickEvents": [ { - "__id__": 906 + "__id__": 474 } ], "_interactable": true, @@ -20857,7 +10741,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 808 + "__id__": 376 }, "component": "", "_componentId": "b3d6eSQ8ulPP79kPpPIytqU", @@ -20883,33 +10767,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 909 + "__id__": 477 }, "_children": [ { - "__id__": 941 + "__id__": 509 }, { - "__id__": 962 + "__id__": 530 } ], "_active": true, "_components": [ { - "__id__": 974 + "__id__": 542 }, { - "__id__": 976 + "__id__": 544 }, { - "__id__": 978 + "__id__": 546 }, { - "__id__": 980 + "__id__": 548 } ], "_prefab": { - "__id__": 983 + "__id__": 551 }, "_lpos": { "__type__": "cc.Vec3", @@ -20950,32 +10834,32 @@ }, "_children": [ { - "__id__": 910 + "__id__": 478 }, { - "__id__": 918 + "__id__": 486 }, { - "__id__": 926 + "__id__": 494 }, { - "__id__": 908 + "__id__": 476 } ], "_active": true, "_components": [ { - "__id__": 934 + "__id__": 502 }, { - "__id__": 936 + "__id__": 504 }, { - "__id__": 938 + "__id__": 506 } ], "_prefab": { - "__id__": 940 + "__id__": 508 }, "_lpos": { "__type__": "cc.Vec3", @@ -21012,23 +10896,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 909 + "__id__": 477 }, "_children": [], "_active": true, "_components": [ { - "__id__": 911 + "__id__": 479 }, { - "__id__": 913 + "__id__": 481 }, { - "__id__": 915 + "__id__": 483 } ], "_prefab": { - "__id__": 917 + "__id__": 485 }, "_lpos": { "__type__": "cc.Vec3", @@ -21065,11 +10949,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 910 + "__id__": 478 }, "_enabled": true, "__prefab": { - "__id__": 912 + "__id__": 480 }, "_contentSize": { "__type__": "cc.Size", @@ -21093,11 +10977,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 910 + "__id__": 478 }, "_enabled": true, "__prefab": { - "__id__": 914 + "__id__": 482 }, "_alignFlags": 36, "_target": null, @@ -21129,11 +11013,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 910 + "__id__": 478 }, "_enabled": false, "__prefab": { - "__id__": 916 + "__id__": 484 }, "_id": "" }, @@ -21160,23 +11044,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 909 + "__id__": 477 }, "_children": [], "_active": true, "_components": [ { - "__id__": 919 + "__id__": 487 }, { - "__id__": 921 + "__id__": 489 }, { - "__id__": 923 + "__id__": 491 } ], "_prefab": { - "__id__": 925 + "__id__": 493 }, "_lpos": { "__type__": "cc.Vec3", @@ -21213,11 +11097,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 918 + "__id__": 486 }, "_enabled": true, "__prefab": { - "__id__": 920 + "__id__": 488 }, "_contentSize": { "__type__": "cc.Size", @@ -21241,11 +11125,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 918 + "__id__": 486 }, "_enabled": true, "__prefab": { - "__id__": 922 + "__id__": 490 }, "_alignFlags": 36, "_target": null, @@ -21277,11 +11161,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 918 + "__id__": 486 }, "_enabled": false, "__prefab": { - "__id__": 924 + "__id__": 492 }, "_id": "" }, @@ -21308,23 +11192,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 909 + "__id__": 477 }, "_children": [], "_active": true, "_components": [ { - "__id__": 927 + "__id__": 495 }, { - "__id__": 929 + "__id__": 497 }, { - "__id__": 931 + "__id__": 499 } ], "_prefab": { - "__id__": 933 + "__id__": 501 }, "_lpos": { "__type__": "cc.Vec3", @@ -21361,11 +11245,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 926 + "__id__": 494 }, "_enabled": true, "__prefab": { - "__id__": 928 + "__id__": 496 }, "_contentSize": { "__type__": "cc.Size", @@ -21389,11 +11273,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 926 + "__id__": 494 }, "_enabled": true, "__prefab": { - "__id__": 930 + "__id__": 498 }, "_alignFlags": 36, "_target": null, @@ -21425,11 +11309,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 926 + "__id__": 494 }, "_enabled": false, "__prefab": { - "__id__": 932 + "__id__": 500 }, "_id": "" }, @@ -21456,11 +11340,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 909 + "__id__": 477 }, "_enabled": true, "__prefab": { - "__id__": 935 + "__id__": 503 }, "_contentSize": { "__type__": "cc.Size", @@ -21484,11 +11368,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 909 + "__id__": 477 }, "_enabled": true, "__prefab": { - "__id__": 937 + "__id__": 505 }, "_alignFlags": 44, "_target": null, @@ -21520,11 +11404,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 909 + "__id__": 477 }, "_enabled": true, "__prefab": { - "__id__": 939 + "__id__": 507 }, "_resizeMode": 0, "_layoutType": 1, @@ -21571,30 +11455,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 908 + "__id__": 476 }, "_children": [ { - "__id__": 942 + "__id__": 510 }, { - "__id__": 948 + "__id__": 516 } ], "_active": false, "_components": [ { - "__id__": 954 + "__id__": 522 }, { - "__id__": 956 + "__id__": 524 }, { - "__id__": 958 + "__id__": 526 } ], "_prefab": { - "__id__": 961 + "__id__": 529 }, "_lpos": { "__type__": "cc.Vec3", @@ -21631,20 +11515,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 941 + "__id__": 509 }, "_children": [], "_active": false, "_components": [ { - "__id__": 943 + "__id__": 511 }, { - "__id__": 945 + "__id__": 513 } ], "_prefab": { - "__id__": 947 + "__id__": 515 }, "_lpos": { "__type__": "cc.Vec3", @@ -21681,11 +11565,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 942 + "__id__": 510 }, "_enabled": true, "__prefab": { - "__id__": 944 + "__id__": 512 }, "_contentSize": { "__type__": "cc.Size", @@ -21709,11 +11593,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 942 + "__id__": 510 }, "_enabled": true, "__prefab": { - "__id__": 946 + "__id__": 514 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21790,20 +11674,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 941 + "__id__": 509 }, "_children": [], "_active": false, "_components": [ { - "__id__": 949 + "__id__": 517 }, { - "__id__": 951 + "__id__": 519 } ], "_prefab": { - "__id__": 953 + "__id__": 521 }, "_lpos": { "__type__": "cc.Vec3", @@ -21840,11 +11724,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 948 + "__id__": 516 }, "_enabled": true, "__prefab": { - "__id__": 950 + "__id__": 518 }, "_contentSize": { "__type__": "cc.Size", @@ -21868,11 +11752,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 948 + "__id__": 516 }, "_enabled": true, "__prefab": { - "__id__": 952 + "__id__": 520 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21929,11 +11813,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 941 + "__id__": 509 }, "_enabled": true, "__prefab": { - "__id__": 955 + "__id__": 523 }, "_contentSize": { "__type__": "cc.Size", @@ -21957,11 +11841,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 941 + "__id__": 509 }, "_enabled": true, "__prefab": { - "__id__": 957 + "__id__": 525 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22005,15 +11889,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 941 + "__id__": 509 }, "_enabled": true, "__prefab": { - "__id__": 959 + "__id__": 527 }, "clickEvents": [ { - "__id__": 960 + "__id__": 528 } ], "_interactable": true, @@ -22053,7 +11937,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 941 + "__id__": 509 }, "_id": "" }, @@ -22064,7 +11948,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 808 + "__id__": 376 }, "component": "", "_componentId": "b3d6eSQ8ulPP79kPpPIytqU", @@ -22090,24 +11974,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 908 + "__id__": 476 }, "_children": [ { - "__id__": 963 + "__id__": 531 } ], "_active": true, "_components": [ { - "__id__": 969 + "__id__": 537 }, { - "__id__": 971 + "__id__": 539 } ], "_prefab": { - "__id__": 973 + "__id__": 541 }, "_lpos": { "__type__": "cc.Vec3", @@ -22144,20 +12028,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 962 + "__id__": 530 }, "_children": [], "_active": true, "_components": [ { - "__id__": 964 + "__id__": 532 }, { - "__id__": 966 + "__id__": 534 } ], "_prefab": { - "__id__": 968 + "__id__": 536 }, "_lpos": { "__type__": "cc.Vec3", @@ -22194,11 +12078,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 963 + "__id__": 531 }, "_enabled": true, "__prefab": { - "__id__": 965 + "__id__": 533 }, "_contentSize": { "__type__": "cc.Size", @@ -22222,11 +12106,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 963 + "__id__": 531 }, "_enabled": true, "__prefab": { - "__id__": 967 + "__id__": 535 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22280,11 +12164,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 962 + "__id__": 530 }, "_enabled": true, "__prefab": { - "__id__": 970 + "__id__": 538 }, "_contentSize": { "__type__": "cc.Size", @@ -22308,11 +12192,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 962 + "__id__": 530 }, "_enabled": true, "__prefab": { - "__id__": 972 + "__id__": 540 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22366,11 +12250,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 908 + "__id__": 476 }, "_enabled": true, "__prefab": { - "__id__": 975 + "__id__": 543 }, "_contentSize": { "__type__": "cc.Size", @@ -22394,11 +12278,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 908 + "__id__": 476 }, "_enabled": true, "__prefab": { - "__id__": 977 + "__id__": 545 }, "_alignFlags": 36, "_target": null, @@ -22430,11 +12314,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 908 + "__id__": 476 }, "_enabled": true, "__prefab": { - "__id__": 979 + "__id__": 547 }, "_id": "" }, @@ -22448,15 +12332,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 908 + "__id__": 476 }, "_enabled": true, "__prefab": { - "__id__": 981 + "__id__": 549 }, "clickEvents": [ { - "__id__": 982 + "__id__": 550 } ], "_interactable": true, @@ -22496,7 +12380,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 908 + "__id__": 476 }, "_id": "" }, @@ -22507,7 +12391,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 808 + "__id__": 376 }, "component": "", "_componentId": "b3d6eSQ8ulPP79kPpPIytqU", @@ -22537,29 +12421,29 @@ }, "_children": [ { - "__id__": 985 + "__id__": 553 }, { - "__id__": 993 + "__id__": 561 }, { - "__id__": 1049 + "__id__": 617 } ], "_active": false, "_components": [ { - "__id__": 1066 + "__id__": 634 }, { - "__id__": 1068 + "__id__": 636 }, { - "__id__": 1070 + "__id__": 638 } ], "_prefab": { - "__id__": 1072 + "__id__": 640 }, "_lpos": { "__type__": "cc.Vec3", @@ -22596,23 +12480,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 984 + "__id__": 552 }, "_children": [], "_active": true, "_components": [ { - "__id__": 986 + "__id__": 554 }, { - "__id__": 988 + "__id__": 556 }, { - "__id__": 990 + "__id__": 558 } ], "_prefab": { - "__id__": 992 + "__id__": 560 }, "_lpos": { "__type__": "cc.Vec3", @@ -22649,11 +12533,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 985 + "__id__": 553 }, "_enabled": true, "__prefab": { - "__id__": 987 + "__id__": 555 }, "_contentSize": { "__type__": "cc.Size", @@ -22677,11 +12561,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 985 + "__id__": 553 }, "_enabled": true, "__prefab": { - "__id__": 989 + "__id__": 557 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22725,11 +12609,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 985 + "__id__": 553 }, "_enabled": true, "__prefab": { - "__id__": 991 + "__id__": 559 }, "_alignFlags": 45, "_target": null, @@ -22774,30 +12658,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 984 + "__id__": 552 }, "_children": [ { - "__id__": 994 + "__id__": 562 }, { - "__id__": 1021 + "__id__": 589 } ], "_active": true, "_components": [ { - "__id__": 1042 + "__id__": 610 }, { - "__id__": 1044 + "__id__": 612 }, { - "__id__": 1046 + "__id__": 614 } ], "_prefab": { - "__id__": 1048 + "__id__": 616 }, "_lpos": { "__type__": "cc.Vec3", @@ -22834,30 +12718,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 993 + "__id__": 561 }, "_children": [ { - "__id__": 995 + "__id__": 563 }, { - "__id__": 1001 + "__id__": 569 } ], "_active": true, "_components": [ { - "__id__": 1013 + "__id__": 581 }, { - "__id__": 1015 + "__id__": 583 }, { - "__id__": 1017 + "__id__": 585 } ], "_prefab": { - "__id__": 1020 + "__id__": 588 }, "_lpos": { "__type__": "cc.Vec3", @@ -22894,20 +12778,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 994 + "__id__": 562 }, "_children": [], "_active": true, "_components": [ { - "__id__": 996 + "__id__": 564 }, { - "__id__": 998 + "__id__": 566 } ], "_prefab": { - "__id__": 1000 + "__id__": 568 }, "_lpos": { "__type__": "cc.Vec3", @@ -22944,11 +12828,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 995 + "__id__": 563 }, "_enabled": true, "__prefab": { - "__id__": 997 + "__id__": 565 }, "_contentSize": { "__type__": "cc.Size", @@ -22972,11 +12856,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 995 + "__id__": 563 }, "_enabled": true, "__prefab": { - "__id__": 999 + "__id__": 567 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23053,24 +12937,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 994 + "__id__": 562 }, "_children": [ { - "__id__": 1002 + "__id__": 570 } ], "_active": true, "_components": [ { - "__id__": 1008 + "__id__": 576 }, { - "__id__": 1010 + "__id__": 578 } ], "_prefab": { - "__id__": 1012 + "__id__": 580 }, "_lpos": { "__type__": "cc.Vec3", @@ -23107,20 +12991,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1001 + "__id__": 569 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1003 + "__id__": 571 }, { - "__id__": 1005 + "__id__": 573 } ], "_prefab": { - "__id__": 1007 + "__id__": 575 }, "_lpos": { "__type__": "cc.Vec3", @@ -23157,11 +13041,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1002 + "__id__": 570 }, "_enabled": true, "__prefab": { - "__id__": 1004 + "__id__": 572 }, "_contentSize": { "__type__": "cc.Size", @@ -23185,11 +13069,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1002 + "__id__": 570 }, "_enabled": true, "__prefab": { - "__id__": 1006 + "__id__": 574 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23266,11 +13150,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1001 + "__id__": 569 }, "_enabled": true, "__prefab": { - "__id__": 1009 + "__id__": 577 }, "_contentSize": { "__type__": "cc.Size", @@ -23294,11 +13178,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1001 + "__id__": 569 }, "_enabled": true, "__prefab": { - "__id__": 1011 + "__id__": 579 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23352,11 +13236,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 994 + "__id__": 562 }, "_enabled": true, "__prefab": { - "__id__": 1014 + "__id__": 582 }, "_contentSize": { "__type__": "cc.Size", @@ -23380,11 +13264,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 994 + "__id__": 562 }, "_enabled": true, "__prefab": { - "__id__": 1016 + "__id__": 584 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23428,15 +13312,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 994 + "__id__": 562 }, "_enabled": true, "__prefab": { - "__id__": 1018 + "__id__": 586 }, "clickEvents": [ { - "__id__": 1019 + "__id__": 587 } ], "_interactable": true, @@ -23485,7 +13369,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 808 + "__id__": 376 }, "component": "", "_componentId": "b3d6eSQ8ulPP79kPpPIytqU", @@ -23511,30 +13395,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 993 + "__id__": 561 }, "_children": [ { - "__id__": 1022 + "__id__": 590 }, { - "__id__": 1028 + "__id__": 596 } ], "_active": true, "_components": [ { - "__id__": 1034 + "__id__": 602 }, { - "__id__": 1036 + "__id__": 604 }, { - "__id__": 1038 + "__id__": 606 } ], "_prefab": { - "__id__": 1041 + "__id__": 609 }, "_lpos": { "__type__": "cc.Vec3", @@ -23571,20 +13455,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1021 + "__id__": 589 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1023 + "__id__": 591 }, { - "__id__": 1025 + "__id__": 593 } ], "_prefab": { - "__id__": 1027 + "__id__": 595 }, "_lpos": { "__type__": "cc.Vec3", @@ -23621,11 +13505,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1022 + "__id__": 590 }, "_enabled": true, "__prefab": { - "__id__": 1024 + "__id__": 592 }, "_contentSize": { "__type__": "cc.Size", @@ -23649,11 +13533,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1022 + "__id__": 590 }, "_enabled": true, "__prefab": { - "__id__": 1026 + "__id__": 594 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23730,20 +13614,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1021 + "__id__": 589 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1029 + "__id__": 597 }, { - "__id__": 1031 + "__id__": 599 } ], "_prefab": { - "__id__": 1033 + "__id__": 601 }, "_lpos": { "__type__": "cc.Vec3", @@ -23780,11 +13664,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1028 + "__id__": 596 }, "_enabled": true, "__prefab": { - "__id__": 1030 + "__id__": 598 }, "_contentSize": { "__type__": "cc.Size", @@ -23808,11 +13692,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1028 + "__id__": 596 }, "_enabled": true, "__prefab": { - "__id__": 1032 + "__id__": 600 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23866,11 +13750,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1021 + "__id__": 589 }, "_enabled": true, "__prefab": { - "__id__": 1035 + "__id__": 603 }, "_contentSize": { "__type__": "cc.Size", @@ -23894,11 +13778,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1021 + "__id__": 589 }, "_enabled": true, "__prefab": { - "__id__": 1037 + "__id__": 605 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23942,15 +13826,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1021 + "__id__": 589 }, "_enabled": true, "__prefab": { - "__id__": 1039 + "__id__": 607 }, "clickEvents": [ { - "__id__": 1040 + "__id__": 608 } ], "_interactable": true, @@ -23999,7 +13883,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 808 + "__id__": 376 }, "component": "", "_componentId": "b3d6eSQ8ulPP79kPpPIytqU", @@ -24025,11 +13909,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 993 + "__id__": 561 }, "_enabled": true, "__prefab": { - "__id__": 1043 + "__id__": 611 }, "_contentSize": { "__type__": "cc.Size", @@ -24053,11 +13937,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 993 + "__id__": 561 }, "_enabled": true, "__prefab": { - "__id__": 1045 + "__id__": 613 }, "_resizeMode": 1, "_layoutType": 1, @@ -24091,11 +13975,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 993 + "__id__": 561 }, "_enabled": true, "__prefab": { - "__id__": 1047 + "__id__": 615 }, "_alignFlags": 4, "_target": null, @@ -24140,30 +14024,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 984 + "__id__": 552 }, "_children": [ { - "__id__": 1050 + "__id__": 618 } ], "_active": true, "_components": [ { - "__id__": 1056 + "__id__": 624 }, { - "__id__": 1058 + "__id__": 626 }, { - "__id__": 1060 + "__id__": 628 }, { - "__id__": 1063 + "__id__": 631 } ], "_prefab": { - "__id__": 1065 + "__id__": 633 }, "_lpos": { "__type__": "cc.Vec3", @@ -24200,20 +14084,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1049 + "__id__": 617 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1051 + "__id__": 619 }, { - "__id__": 1053 + "__id__": 621 } ], "_prefab": { - "__id__": 1055 + "__id__": 623 }, "_lpos": { "__type__": "cc.Vec3", @@ -24250,11 +14134,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1050 + "__id__": 618 }, "_enabled": true, "__prefab": { - "__id__": 1052 + "__id__": 620 }, "_contentSize": { "__type__": "cc.Size", @@ -24278,11 +14162,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1050 + "__id__": 618 }, "_enabled": true, "__prefab": { - "__id__": 1054 + "__id__": 622 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24339,11 +14223,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1049 + "__id__": 617 }, "_enabled": true, "__prefab": { - "__id__": 1057 + "__id__": 625 }, "_contentSize": { "__type__": "cc.Size", @@ -24367,11 +14251,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1049 + "__id__": 617 }, "_enabled": true, "__prefab": { - "__id__": 1059 + "__id__": 627 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24415,15 +14299,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1049 + "__id__": 617 }, "_enabled": true, "__prefab": { - "__id__": 1061 + "__id__": 629 }, "clickEvents": [ { - "__id__": 1062 + "__id__": 630 } ], "_interactable": true, @@ -24472,7 +14356,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 808 + "__id__": 376 }, "component": "", "_componentId": "b3d6eSQ8ulPP79kPpPIytqU", @@ -24485,11 +14369,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1049 + "__id__": 617 }, "_enabled": true, "__prefab": { - "__id__": 1064 + "__id__": 632 }, "_alignFlags": 4, "_target": null, @@ -24534,11 +14418,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 984 + "__id__": 552 }, "_enabled": true, "__prefab": { - "__id__": 1067 + "__id__": 635 }, "_contentSize": { "__type__": "cc.Size", @@ -24562,11 +14446,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 984 + "__id__": 552 }, "_enabled": true, "__prefab": { - "__id__": 1069 + "__id__": 637 }, "_alignFlags": 45, "_target": null, @@ -24598,11 +14482,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 984 + "__id__": 552 }, "_enabled": true, "__prefab": { - "__id__": 1071 + "__id__": 639 }, "_id": "" }, @@ -24633,29 +14517,29 @@ }, "_children": [ { - "__id__": 1074 + "__id__": 642 }, { - "__id__": 1086 + "__id__": 654 }, { - "__id__": 1098 + "__id__": 666 } ], "_active": false, "_components": [ { - "__id__": 1104 + "__id__": 672 }, { - "__id__": 1106 + "__id__": 674 }, { - "__id__": 1109 + "__id__": 677 } ], "_prefab": { - "__id__": 1111 + "__id__": 679 }, "_lpos": { "__type__": "cc.Vec3", @@ -24692,24 +14576,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1073 + "__id__": 641 }, "_children": [ { - "__id__": 1075 + "__id__": 643 } ], "_active": true, "_components": [ { - "__id__": 1081 + "__id__": 649 }, { - "__id__": 1083 + "__id__": 651 } ], "_prefab": { - "__id__": 1085 + "__id__": 653 }, "_lpos": { "__type__": "cc.Vec3", @@ -24746,20 +14630,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1074 + "__id__": 642 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1076 + "__id__": 644 }, { - "__id__": 1078 + "__id__": 646 } ], "_prefab": { - "__id__": 1080 + "__id__": 648 }, "_lpos": { "__type__": "cc.Vec3", @@ -24796,11 +14680,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1075 + "__id__": 643 }, "_enabled": true, "__prefab": { - "__id__": 1077 + "__id__": 645 }, "_contentSize": { "__type__": "cc.Size", @@ -24824,11 +14708,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1075 + "__id__": 643 }, "_enabled": true, "__prefab": { - "__id__": 1079 + "__id__": 647 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24882,11 +14766,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1074 + "__id__": 642 }, "_enabled": true, "__prefab": { - "__id__": 1082 + "__id__": 650 }, "_contentSize": { "__type__": "cc.Size", @@ -24910,11 +14794,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1074 + "__id__": 642 }, "_enabled": true, "__prefab": { - "__id__": 1084 + "__id__": 652 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24968,24 +14852,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1073 + "__id__": 641 }, "_children": [ { - "__id__": 1087 + "__id__": 655 } ], "_active": false, "_components": [ { - "__id__": 1093 + "__id__": 661 }, { - "__id__": 1095 + "__id__": 663 } ], "_prefab": { - "__id__": 1097 + "__id__": 665 }, "_lpos": { "__type__": "cc.Vec3", @@ -25022,20 +14906,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1086 + "__id__": 654 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1088 + "__id__": 656 }, { - "__id__": 1090 + "__id__": 658 } ], "_prefab": { - "__id__": 1092 + "__id__": 660 }, "_lpos": { "__type__": "cc.Vec3", @@ -25072,11 +14956,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1087 + "__id__": 655 }, "_enabled": true, "__prefab": { - "__id__": 1089 + "__id__": 657 }, "_contentSize": { "__type__": "cc.Size", @@ -25100,11 +14984,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1087 + "__id__": 655 }, "_enabled": true, "__prefab": { - "__id__": 1091 + "__id__": 659 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25158,11 +15042,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1086 + "__id__": 654 }, "_enabled": true, "__prefab": { - "__id__": 1094 + "__id__": 662 }, "_contentSize": { "__type__": "cc.Size", @@ -25186,11 +15070,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1086 + "__id__": 654 }, "_enabled": true, "__prefab": { - "__id__": 1096 + "__id__": 664 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25244,20 +15128,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1073 + "__id__": 641 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1099 + "__id__": 667 }, { - "__id__": 1101 + "__id__": 669 } ], "_prefab": { - "__id__": 1103 + "__id__": 671 }, "_lpos": { "__type__": "cc.Vec3", @@ -25294,11 +15178,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1098 + "__id__": 666 }, "_enabled": true, "__prefab": { - "__id__": 1100 + "__id__": 668 }, "_contentSize": { "__type__": "cc.Size", @@ -25322,11 +15206,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1098 + "__id__": 666 }, "_enabled": true, "__prefab": { - "__id__": 1102 + "__id__": 670 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25403,11 +15287,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1073 + "__id__": 641 }, "_enabled": true, "__prefab": { - "__id__": 1105 + "__id__": 673 }, "_contentSize": { "__type__": "cc.Size", @@ -25431,15 +15315,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1073 + "__id__": 641 }, "_enabled": true, "__prefab": { - "__id__": 1107 + "__id__": 675 }, "clickEvents": [ { - "__id__": 1108 + "__id__": 676 } ], "_interactable": true, @@ -25488,7 +15372,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 808 + "__id__": 376 }, "component": "", "_componentId": "b3d6eSQ8ulPP79kPpPIytqU", @@ -25501,11 +15385,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1073 + "__id__": 641 }, "_enabled": true, "__prefab": { - "__id__": 1110 + "__id__": 678 }, "_alignFlags": 4, "_target": null, @@ -25567,26 +15451,26 @@ }, "_children": [ { - "__id__": 1114 + "__id__": 682 }, { - "__id__": 1143 + "__id__": 711 }, { - "__id__": 1163 + "__id__": 731 } ], "_active": false, "_components": [ { - "__id__": 1192 + "__id__": 760 }, { - "__id__": 1194 + "__id__": 762 } ], "_prefab": { - "__id__": 1196 + "__id__": 764 }, "_lpos": { "__type__": "cc.Vec3", @@ -25623,30 +15507,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1113 + "__id__": 681 }, "_children": [ { - "__id__": 1115 + "__id__": 683 }, { - "__id__": 1129 + "__id__": 697 } ], "_active": true, "_components": [ { - "__id__": 1135 + "__id__": 703 }, { - "__id__": 1137 + "__id__": 705 }, { - "__id__": 1139 + "__id__": 707 } ], "_prefab": { - "__id__": 1142 + "__id__": 710 }, "_lpos": { "__type__": "cc.Vec3", @@ -25683,24 +15567,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1114 + "__id__": 682 }, "_children": [ { - "__id__": 1116 + "__id__": 684 } ], "_active": true, "_components": [ { - "__id__": 1124 + "__id__": 692 }, { - "__id__": 1126 + "__id__": 694 } ], "_prefab": { - "__id__": 1128 + "__id__": 696 }, "_lpos": { "__type__": "cc.Vec3", @@ -25737,23 +15621,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1115 + "__id__": 683 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1117 + "__id__": 685 }, { - "__id__": 1119 + "__id__": 687 }, { - "__id__": 1121 + "__id__": 689 } ], "_prefab": { - "__id__": 1123 + "__id__": 691 }, "_lpos": { "__type__": "cc.Vec3", @@ -25790,11 +15674,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1116 + "__id__": 684 }, "_enabled": true, "__prefab": { - "__id__": 1118 + "__id__": 686 }, "_contentSize": { "__type__": "cc.Size", @@ -25818,11 +15702,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1116 + "__id__": 684 }, "_enabled": true, "__prefab": { - "__id__": 1120 + "__id__": 688 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25886,11 +15770,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1116 + "__id__": 684 }, "_enabled": true, "__prefab": { - "__id__": 1122 + "__id__": 690 }, "templateMode": true, "watchPath": "", @@ -25923,11 +15807,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1115 + "__id__": 683 }, "_enabled": true, "__prefab": { - "__id__": 1125 + "__id__": 693 }, "_contentSize": { "__type__": "cc.Size", @@ -25951,11 +15835,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1115 + "__id__": 683 }, "_enabled": true, "__prefab": { - "__id__": 1127 + "__id__": 695 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26009,20 +15893,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1114 + "__id__": 682 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1130 + "__id__": 698 }, { - "__id__": 1132 + "__id__": 700 } ], "_prefab": { - "__id__": 1134 + "__id__": 702 }, "_lpos": { "__type__": "cc.Vec3", @@ -26059,11 +15943,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1129 + "__id__": 697 }, "_enabled": true, "__prefab": { - "__id__": 1131 + "__id__": 699 }, "_contentSize": { "__type__": "cc.Size", @@ -26087,11 +15971,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1129 + "__id__": 697 }, "_enabled": true, "__prefab": { - "__id__": 1133 + "__id__": 701 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26168,11 +16052,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1114 + "__id__": 682 }, "_enabled": true, "__prefab": { - "__id__": 1136 + "__id__": 704 }, "_contentSize": { "__type__": "cc.Size", @@ -26196,11 +16080,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1114 + "__id__": 682 }, "_enabled": true, "__prefab": { - "__id__": 1138 + "__id__": 706 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26244,15 +16128,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1114 + "__id__": 682 }, "_enabled": true, "__prefab": { - "__id__": 1140 + "__id__": 708 }, "clickEvents": [ { - "__id__": 1141 + "__id__": 709 } ], "_interactable": true, @@ -26301,7 +16185,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 808 + "__id__": 376 }, "component": "", "_componentId": "b3d6eSQ8ulPP79kPpPIytqU", @@ -26327,27 +16211,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1113 + "__id__": 681 }, "_children": [ { - "__id__": 1144 + "__id__": 712 }, { - "__id__": 1150 + "__id__": 718 } ], "_active": true, "_components": [ { - "__id__": 1158 + "__id__": 726 }, { - "__id__": 1160 + "__id__": 728 } ], "_prefab": { - "__id__": 1162 + "__id__": 730 }, "_lpos": { "__type__": "cc.Vec3", @@ -26384,20 +16268,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1143 + "__id__": 711 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1145 + "__id__": 713 }, { - "__id__": 1147 + "__id__": 715 } ], "_prefab": { - "__id__": 1149 + "__id__": 717 }, "_lpos": { "__type__": "cc.Vec3", @@ -26434,11 +16318,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1144 + "__id__": 712 }, "_enabled": true, "__prefab": { - "__id__": 1146 + "__id__": 714 }, "_contentSize": { "__type__": "cc.Size", @@ -26462,11 +16346,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1144 + "__id__": 712 }, "_enabled": true, "__prefab": { - "__id__": 1148 + "__id__": 716 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26520,23 +16404,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1143 + "__id__": 711 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1151 + "__id__": 719 }, { - "__id__": 1153 + "__id__": 721 }, { - "__id__": 1155 + "__id__": 723 } ], "_prefab": { - "__id__": 1157 + "__id__": 725 }, "_lpos": { "__type__": "cc.Vec3", @@ -26573,11 +16457,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1150 + "__id__": 718 }, "_enabled": true, "__prefab": { - "__id__": 1152 + "__id__": 720 }, "_contentSize": { "__type__": "cc.Size", @@ -26601,11 +16485,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1150 + "__id__": 718 }, "_enabled": true, "__prefab": { - "__id__": 1154 + "__id__": 722 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26669,11 +16553,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1150 + "__id__": 718 }, "_enabled": true, "__prefab": { - "__id__": 1156 + "__id__": 724 }, "templateMode": true, "watchPath": "1", @@ -26706,11 +16590,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1143 + "__id__": 711 }, "_enabled": true, "__prefab": { - "__id__": 1159 + "__id__": 727 }, "_contentSize": { "__type__": "cc.Size", @@ -26734,11 +16618,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1143 + "__id__": 711 }, "_enabled": true, "__prefab": { - "__id__": 1161 + "__id__": 729 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26795,30 +16679,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1113 + "__id__": 681 }, "_children": [ { - "__id__": 1164 + "__id__": 732 }, { - "__id__": 1178 + "__id__": 746 } ], "_active": true, "_components": [ { - "__id__": 1184 + "__id__": 752 }, { - "__id__": 1186 + "__id__": 754 }, { - "__id__": 1188 + "__id__": 756 } ], "_prefab": { - "__id__": 1191 + "__id__": 759 }, "_lpos": { "__type__": "cc.Vec3", @@ -26855,24 +16739,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1163 + "__id__": 731 }, "_children": [ { - "__id__": 1165 + "__id__": 733 } ], "_active": true, "_components": [ { - "__id__": 1173 + "__id__": 741 }, { - "__id__": 1175 + "__id__": 743 } ], "_prefab": { - "__id__": 1177 + "__id__": 745 }, "_lpos": { "__type__": "cc.Vec3", @@ -26909,23 +16793,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1164 + "__id__": 732 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1166 + "__id__": 734 }, { - "__id__": 1168 + "__id__": 736 }, { - "__id__": 1170 + "__id__": 738 } ], "_prefab": { - "__id__": 1172 + "__id__": 740 }, "_lpos": { "__type__": "cc.Vec3", @@ -26962,11 +16846,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1165 + "__id__": 733 }, "_enabled": true, "__prefab": { - "__id__": 1167 + "__id__": 735 }, "_contentSize": { "__type__": "cc.Size", @@ -26990,11 +16874,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1165 + "__id__": 733 }, "_enabled": true, "__prefab": { - "__id__": 1169 + "__id__": 737 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27058,11 +16942,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1165 + "__id__": 733 }, "_enabled": true, "__prefab": { - "__id__": 1171 + "__id__": 739 }, "templateMode": true, "watchPath": "", @@ -27095,11 +16979,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1164 + "__id__": 732 }, "_enabled": true, "__prefab": { - "__id__": 1174 + "__id__": 742 }, "_contentSize": { "__type__": "cc.Size", @@ -27123,11 +17007,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1164 + "__id__": 732 }, "_enabled": true, "__prefab": { - "__id__": 1176 + "__id__": 744 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27181,20 +17065,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1163 + "__id__": 731 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1179 + "__id__": 747 }, { - "__id__": 1181 + "__id__": 749 } ], "_prefab": { - "__id__": 1183 + "__id__": 751 }, "_lpos": { "__type__": "cc.Vec3", @@ -27231,11 +17115,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1178 + "__id__": 746 }, "_enabled": true, "__prefab": { - "__id__": 1180 + "__id__": 748 }, "_contentSize": { "__type__": "cc.Size", @@ -27259,11 +17143,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1178 + "__id__": 746 }, "_enabled": true, "__prefab": { - "__id__": 1182 + "__id__": 750 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27340,11 +17224,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1163 + "__id__": 731 }, "_enabled": true, "__prefab": { - "__id__": 1185 + "__id__": 753 }, "_contentSize": { "__type__": "cc.Size", @@ -27368,11 +17252,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1163 + "__id__": 731 }, "_enabled": true, "__prefab": { - "__id__": 1187 + "__id__": 755 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27416,15 +17300,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1163 + "__id__": 731 }, "_enabled": true, "__prefab": { - "__id__": 1189 + "__id__": 757 }, "clickEvents": [ { - "__id__": 1190 + "__id__": 758 } ], "_interactable": true, @@ -27473,7 +17357,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 808 + "__id__": 376 }, "component": "", "_componentId": "b3d6eSQ8ulPP79kPpPIytqU", @@ -27499,11 +17383,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1113 + "__id__": 681 }, "_enabled": true, "__prefab": { - "__id__": 1193 + "__id__": 761 }, "_contentSize": { "__type__": "cc.Size", @@ -27527,11 +17411,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1113 + "__id__": 681 }, "_enabled": true, "__prefab": { - "__id__": 1195 + "__id__": 763 }, "_alignFlags": 44, "_target": null, @@ -27580,7 +17464,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1198 + "__id__": 766 }, "_contentSize": { "__type__": "cc.Size", @@ -27608,7 +17492,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1200 + "__id__": 768 }, "_alignFlags": 45, "_target": null, @@ -27657,38 +17541,38 @@ }, "_children": [ { - "__id__": 1203 + "__id__": 771 }, { - "__id__": 1211 + "__id__": 779 }, { - "__id__": 1217 + "__id__": 785 }, { - "__id__": 1223 + "__id__": 791 }, { - "__id__": 1229 + "__id__": 797 }, { - "__id__": 1235 + "__id__": 803 } ], "_active": true, "_components": [ { - "__id__": 1241 + "__id__": 809 }, { - "__id__": 1243 + "__id__": 811 }, { - "__id__": 1246 + "__id__": 814 } ], "_prefab": { - "__id__": 1248 + "__id__": 816 }, "_lpos": { "__type__": "cc.Vec3", @@ -27725,23 +17609,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1202 + "__id__": 770 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1204 + "__id__": 772 }, { - "__id__": 1206 + "__id__": 774 }, { - "__id__": 1208 + "__id__": 776 } ], "_prefab": { - "__id__": 1210 + "__id__": 778 }, "_lpos": { "__type__": "cc.Vec3", @@ -27778,11 +17662,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1203 + "__id__": 771 }, "_enabled": true, "__prefab": { - "__id__": 1205 + "__id__": 773 }, "_contentSize": { "__type__": "cc.Size", @@ -27806,11 +17690,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1203 + "__id__": 771 }, "_enabled": true, "__prefab": { - "__id__": 1207 + "__id__": 775 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27854,11 +17738,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1203 + "__id__": 771 }, "_enabled": true, "__prefab": { - "__id__": 1209 + "__id__": 777 }, "_alignFlags": 45, "_target": null, @@ -27903,20 +17787,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1202 + "__id__": 770 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1212 + "__id__": 780 }, { - "__id__": 1214 + "__id__": 782 } ], "_prefab": { - "__id__": 1216 + "__id__": 784 }, "_lpos": { "__type__": "cc.Vec3", @@ -27953,11 +17837,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1211 + "__id__": 779 }, "_enabled": true, "__prefab": { - "__id__": 1213 + "__id__": 781 }, "_contentSize": { "__type__": "cc.Size", @@ -27981,11 +17865,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1211 + "__id__": 779 }, "_enabled": true, "__prefab": { - "__id__": 1215 + "__id__": 783 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28039,20 +17923,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1202 + "__id__": 770 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1218 + "__id__": 786 }, { - "__id__": 1220 + "__id__": 788 } ], "_prefab": { - "__id__": 1222 + "__id__": 790 }, "_lpos": { "__type__": "cc.Vec3", @@ -28089,11 +17973,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1217 + "__id__": 785 }, "_enabled": true, "__prefab": { - "__id__": 1219 + "__id__": 787 }, "_contentSize": { "__type__": "cc.Size", @@ -28117,11 +18001,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1217 + "__id__": 785 }, "_enabled": true, "__prefab": { - "__id__": 1221 + "__id__": 789 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28175,20 +18059,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1202 + "__id__": 770 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1224 + "__id__": 792 }, { - "__id__": 1226 + "__id__": 794 } ], "_prefab": { - "__id__": 1228 + "__id__": 796 }, "_lpos": { "__type__": "cc.Vec3", @@ -28225,11 +18109,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1223 + "__id__": 791 }, "_enabled": true, "__prefab": { - "__id__": 1225 + "__id__": 793 }, "_contentSize": { "__type__": "cc.Size", @@ -28253,11 +18137,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1223 + "__id__": 791 }, "_enabled": true, "__prefab": { - "__id__": 1227 + "__id__": 795 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28311,20 +18195,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1202 + "__id__": 770 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1230 + "__id__": 798 }, { - "__id__": 1232 + "__id__": 800 } ], "_prefab": { - "__id__": 1234 + "__id__": 802 }, "_lpos": { "__type__": "cc.Vec3", @@ -28361,11 +18245,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1229 + "__id__": 797 }, "_enabled": true, "__prefab": { - "__id__": 1231 + "__id__": 799 }, "_contentSize": { "__type__": "cc.Size", @@ -28389,11 +18273,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1229 + "__id__": 797 }, "_enabled": true, "__prefab": { - "__id__": 1233 + "__id__": 801 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28450,20 +18334,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1202 + "__id__": 770 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1236 + "__id__": 804 }, { - "__id__": 1238 + "__id__": 806 } ], "_prefab": { - "__id__": 1240 + "__id__": 808 }, "_lpos": { "__type__": "cc.Vec3", @@ -28500,11 +18384,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1235 + "__id__": 803 }, "_enabled": true, "__prefab": { - "__id__": 1237 + "__id__": 805 }, "_contentSize": { "__type__": "cc.Size", @@ -28528,11 +18412,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1235 + "__id__": 803 }, "_enabled": true, "__prefab": { - "__id__": 1239 + "__id__": 807 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28609,11 +18493,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1202 + "__id__": 770 }, "_enabled": true, "__prefab": { - "__id__": 1242 + "__id__": 810 }, "_contentSize": { "__type__": "cc.Size", @@ -28637,15 +18521,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1202 + "__id__": 770 }, "_enabled": true, "__prefab": { - "__id__": 1244 + "__id__": 812 }, "clickEvents": [ { - "__id__": 1245 + "__id__": 813 } ], "_interactable": true, @@ -28685,7 +18569,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 1202 + "__id__": 770 }, "_id": "" }, @@ -28709,11 +18593,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1202 + "__id__": 770 }, "_enabled": true, "__prefab": { - "__id__": 1247 + "__id__": 815 }, "_alignFlags": 9, "_target": null, @@ -28762,7 +18646,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1250 + "__id__": 818 }, "_contentSize": { "__type__": "cc.Size", @@ -28790,7 +18674,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1252 + "__id__": 820 }, "_alignFlags": 21, "_target": null, @@ -28826,17 +18710,17 @@ }, "_enabled": true, "__prefab": { - "__id__": 1254 + "__id__": 822 }, "debugMode": false, "coins_node": { - "__id__": 1143 + "__id__": 711 }, "lv_node": { - "__id__": 1114 + "__id__": 682 }, "chou_node": { - "__id__": 1163 + "__id__": 731 }, "time_node": { "__id__": 3 @@ -28860,7 +18744,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1256 + "__id__": 824 }, "_id": "" }, @@ -28878,7 +18762,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1258 + "__id__": 826 }, "debugMode": false, "_id": "" @@ -28910,56 +18794,56 @@ }, "_children": [ { - "__id__": 1261 + "__id__": 829 }, { - "__id__": 1277 + "__id__": 845 }, { - "__id__": 1305 + "__id__": 873 }, { - "__id__": 1346 + "__id__": 914 }, { - "__id__": 1369 + "__id__": 937 }, { - "__id__": 1392 + "__id__": 960 }, { - "__id__": 1417 + "__id__": 985 }, { - "__id__": 1477 + "__id__": 1045 }, { - "__id__": 1483 + "__id__": 1051 }, { - "__id__": 1848 + "__id__": 1416 }, { - "__id__": 1907 + "__id__": 1475 } ], "_active": false, "_components": [ { - "__id__": 2176 + "__id__": 1744 }, { - "__id__": 2178 + "__id__": 1746 }, { - "__id__": 2180 + "__id__": 1748 }, { - "__id__": 2182 + "__id__": 1750 } ], "_prefab": { - "__id__": 2184 + "__id__": 1752 }, "_lpos": { "__type__": "cc.Vec3", @@ -28996,27 +18880,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1260 + "__id__": 828 }, "_children": [ { - "__id__": 1262 + "__id__": 830 } ], "_active": true, "_components": [ { - "__id__": 1270 + "__id__": 838 }, { - "__id__": 1272 + "__id__": 840 }, { - "__id__": 1274 + "__id__": 842 } ], "_prefab": { - "__id__": 1276 + "__id__": 844 }, "_lpos": { "__type__": "cc.Vec3", @@ -29053,23 +18937,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1261 + "__id__": 829 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1263 + "__id__": 831 }, { - "__id__": 1265 + "__id__": 833 }, { - "__id__": 1267 + "__id__": 835 } ], "_prefab": { - "__id__": 1269 + "__id__": 837 }, "_lpos": { "__type__": "cc.Vec3", @@ -29106,11 +18990,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1262 + "__id__": 830 }, "_enabled": true, "__prefab": { - "__id__": 1264 + "__id__": 832 }, "_contentSize": { "__type__": "cc.Size", @@ -29134,11 +19018,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1262 + "__id__": 830 }, "_enabled": true, "__prefab": { - "__id__": 1266 + "__id__": 834 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29182,11 +19066,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1262 + "__id__": 830 }, "_enabled": true, "__prefab": { - "__id__": 1268 + "__id__": 836 }, "_alignFlags": 45, "_target": null, @@ -29231,11 +19115,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1261 + "__id__": 829 }, "_enabled": true, "__prefab": { - "__id__": 1271 + "__id__": 839 }, "_contentSize": { "__type__": "cc.Size", @@ -29259,11 +19143,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1261 + "__id__": 829 }, "_enabled": true, "__prefab": { - "__id__": 1273 + "__id__": 841 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29307,11 +19191,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1261 + "__id__": 829 }, "_enabled": true, "__prefab": { - "__id__": 1275 + "__id__": 843 }, "_alignFlags": 45, "_target": null, @@ -29354,17 +19238,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1260 + "__id__": 828 }, "_prefab": { - "__id__": 1278 + "__id__": 846 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1277 + "__id__": 845 }, "asset": { "__uuid__": "b111b7ce-9621-4519-b4b8-7a5a64c2e98e", @@ -29372,7 +19256,7 @@ }, "fileId": "24rlgXRJ9AHLGpMW+aYyEx", "instance": { - "__id__": 1279 + "__id__": 847 }, "targetOverrides": null }, @@ -29386,52 +19270,52 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1280 + "__id__": 848 }, { - "__id__": 1282 + "__id__": 850 }, { - "__id__": 1283 + "__id__": 851 }, { - "__id__": 1284 + "__id__": 852 }, { - "__id__": 1285 + "__id__": 853 }, { - "__id__": 1287 + "__id__": 855 }, { - "__id__": 1289 + "__id__": 857 }, { - "__id__": 1290 + "__id__": 858 }, { - "__id__": 1292 + "__id__": 860 }, { - "__id__": 1294 + "__id__": 862 }, { - "__id__": 1296 + "__id__": 864 }, { - "__id__": 1298 + "__id__": 866 }, { - "__id__": 1300 + "__id__": 868 }, { - "__id__": 1302 + "__id__": 870 }, { - "__id__": 1303 + "__id__": 871 }, { - "__id__": 1304 + "__id__": 872 } ], "removedComponents": [] @@ -29439,7 +19323,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1281 + "__id__": 849 }, "propertyPath": [ "_name" @@ -29455,7 +19339,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1281 + "__id__": 849 }, "propertyPath": [ "_lpos" @@ -29470,7 +19354,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1281 + "__id__": 849 }, "propertyPath": [ "_lrot" @@ -29486,7 +19370,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1281 + "__id__": 849 }, "propertyPath": [ "_euler" @@ -29501,7 +19385,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1286 + "__id__": 854 }, "propertyPath": [ "clickEvents", @@ -29518,20 +19402,20 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1286 + "__id__": 854 }, "propertyPath": [ "clickEvents", "0" ], "value": { - "__id__": 1288 + "__id__": 856 } }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 1260 + "__id__": 828 }, "component": "", "_componentId": "f8dd2ODYatM+Zh5DQ/izWwv", @@ -29541,19 +19425,19 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1286 + "__id__": 854 }, "propertyPath": [ "_target" ], "value": { - "__id__": 1277 + "__id__": 845 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1291 + "__id__": 859 }, "propertyPath": [ "_bottom" @@ -29569,7 +19453,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1293 + "__id__": 861 }, "propertyPath": [ "_spriteFrame" @@ -29588,7 +19472,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1295 + "__id__": 863 }, "propertyPath": [ "_contentSize" @@ -29608,7 +19492,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1297 + "__id__": 865 }, "propertyPath": [ "_contentSize" @@ -29628,7 +19512,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1299 + "__id__": 867 }, "propertyPath": [ "_lineHeight" @@ -29644,7 +19528,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1301 + "__id__": 869 }, "propertyPath": [ "_contentSize" @@ -29664,7 +19548,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1299 + "__id__": 867 }, "propertyPath": [ "_fontSize" @@ -29674,7 +19558,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1299 + "__id__": 867 }, "propertyPath": [ "_actualFontSize" @@ -29684,7 +19568,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1299 + "__id__": 867 }, "propertyPath": [ "_outlineWidth" @@ -29697,36 +19581,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1260 + "__id__": 828 }, "_children": [ { - "__id__": 1306 + "__id__": 874 }, { - "__id__": 1314 + "__id__": 882 }, { - "__id__": 1322 + "__id__": 890 } ], "_active": false, "_components": [ { - "__id__": 1336 + "__id__": 904 }, { - "__id__": 1338 + "__id__": 906 }, { - "__id__": 1341 + "__id__": 909 }, { - "__id__": 1343 + "__id__": 911 } ], "_prefab": { - "__id__": 1345 + "__id__": 913 }, "_lpos": { "__type__": "cc.Vec3", @@ -29763,23 +19647,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1305 + "__id__": 873 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1307 + "__id__": 875 }, { - "__id__": 1309 + "__id__": 877 }, { - "__id__": 1311 + "__id__": 879 } ], "_prefab": { - "__id__": 1313 + "__id__": 881 }, "_lpos": { "__type__": "cc.Vec3", @@ -29816,11 +19700,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1306 + "__id__": 874 }, "_enabled": true, "__prefab": { - "__id__": 1308 + "__id__": 876 }, "_contentSize": { "__type__": "cc.Size", @@ -29844,11 +19728,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1306 + "__id__": 874 }, "_enabled": true, "__prefab": { - "__id__": 1310 + "__id__": 878 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29892,11 +19776,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1306 + "__id__": 874 }, "_enabled": true, "__prefab": { - "__id__": 1312 + "__id__": 880 }, "_alignFlags": 45, "_target": null, @@ -29941,23 +19825,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1305 + "__id__": 873 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1315 + "__id__": 883 }, { - "__id__": 1317 + "__id__": 885 }, { - "__id__": 1319 + "__id__": 887 } ], "_prefab": { - "__id__": 1321 + "__id__": 889 }, "_lpos": { "__type__": "cc.Vec3", @@ -29994,11 +19878,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1314 + "__id__": 882 }, "_enabled": true, "__prefab": { - "__id__": 1316 + "__id__": 884 }, "_contentSize": { "__type__": "cc.Size", @@ -30022,11 +19906,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1314 + "__id__": 882 }, "_enabled": true, "__prefab": { - "__id__": 1318 + "__id__": 886 }, "_alignFlags": 32, "_target": null, @@ -30058,11 +19942,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1314 + "__id__": 882 }, "_enabled": true, "__prefab": { - "__id__": 1320 + "__id__": 888 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30139,27 +20023,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1305 + "__id__": 873 }, "_children": [ { - "__id__": 1323 + "__id__": 891 } ], "_active": true, "_components": [ { - "__id__": 1329 + "__id__": 897 }, { - "__id__": 1331 + "__id__": 899 }, { - "__id__": 1333 + "__id__": 901 } ], "_prefab": { - "__id__": 1335 + "__id__": 903 }, "_lpos": { "__type__": "cc.Vec3", @@ -30196,20 +20080,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1322 + "__id__": 890 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1324 + "__id__": 892 }, { - "__id__": 1326 + "__id__": 894 } ], "_prefab": { - "__id__": 1328 + "__id__": 896 }, "_lpos": { "__type__": "cc.Vec3", @@ -30246,11 +20130,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1323 + "__id__": 891 }, "_enabled": true, "__prefab": { - "__id__": 1325 + "__id__": 893 }, "_contentSize": { "__type__": "cc.Size", @@ -30274,11 +20158,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1323 + "__id__": 891 }, "_enabled": true, "__prefab": { - "__id__": 1327 + "__id__": 895 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30355,11 +20239,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1322 + "__id__": 890 }, "_enabled": true, "__prefab": { - "__id__": 1330 + "__id__": 898 }, "_contentSize": { "__type__": "cc.Size", @@ -30383,11 +20267,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1322 + "__id__": 890 }, "_enabled": true, "__prefab": { - "__id__": 1332 + "__id__": 900 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30428,11 +20312,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1322 + "__id__": 890 }, "_enabled": true, "__prefab": { - "__id__": 1334 + "__id__": 902 }, "_alignFlags": 8, "_target": null, @@ -30477,11 +20361,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1305 + "__id__": 873 }, "_enabled": true, "__prefab": { - "__id__": 1337 + "__id__": 905 }, "_contentSize": { "__type__": "cc.Size", @@ -30505,15 +20389,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1305 + "__id__": 873 }, "_enabled": true, "__prefab": { - "__id__": 1339 + "__id__": 907 }, "clickEvents": [ { - "__id__": 1340 + "__id__": 908 } ], "_interactable": true, @@ -30553,7 +20437,7 @@ "_duration": 0.3, "_zoomScale": 1.3, "_target": { - "__id__": 1305 + "__id__": 873 }, "_id": "" }, @@ -30564,7 +20448,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 1260 + "__id__": 828 }, "component": "", "_componentId": "f8dd2ODYatM+Zh5DQ/izWwv", @@ -30577,11 +20461,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1305 + "__id__": 873 }, "_enabled": true, "__prefab": { - "__id__": 1342 + "__id__": 910 }, "_alignFlags": 4, "_target": null, @@ -30613,11 +20497,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1305 + "__id__": 873 }, "_enabled": true, "__prefab": { - "__id__": 1344 + "__id__": 912 }, "_id": "" }, @@ -30644,27 +20528,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1260 + "__id__": 828 }, "_children": [ { - "__id__": 1347 + "__id__": 915 } ], "_active": true, "_components": [ { - "__id__": 1361 + "__id__": 929 }, { - "__id__": 1363 + "__id__": 931 }, { - "__id__": 1366 + "__id__": 934 } ], "_prefab": { - "__id__": 1368 + "__id__": 936 }, "_lpos": { "__type__": "cc.Vec3", @@ -30701,27 +20585,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1346 + "__id__": 914 }, "_children": [ { - "__id__": 1348 + "__id__": 916 } ], "_active": true, "_components": [ { - "__id__": 1354 + "__id__": 922 }, { - "__id__": 1356 + "__id__": 924 }, { - "__id__": 1358 + "__id__": 926 } ], "_prefab": { - "__id__": 1360 + "__id__": 928 }, "_lpos": { "__type__": "cc.Vec3", @@ -30758,20 +20642,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1347 + "__id__": 915 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1349 + "__id__": 917 }, { - "__id__": 1351 + "__id__": 919 } ], "_prefab": { - "__id__": 1353 + "__id__": 921 }, "_lpos": { "__type__": "cc.Vec3", @@ -30808,11 +20692,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1348 + "__id__": 916 }, "_enabled": true, "__prefab": { - "__id__": 1350 + "__id__": 918 }, "_contentSize": { "__type__": "cc.Size", @@ -30836,11 +20720,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1348 + "__id__": 916 }, "_enabled": true, "__prefab": { - "__id__": 1352 + "__id__": 920 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30897,11 +20781,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1347 + "__id__": 915 }, "_enabled": true, "__prefab": { - "__id__": 1355 + "__id__": 923 }, "_contentSize": { "__type__": "cc.Size", @@ -30925,11 +20809,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1347 + "__id__": 915 }, "_enabled": true, "__prefab": { - "__id__": 1357 + "__id__": 925 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30973,11 +20857,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1347 + "__id__": 915 }, "_enabled": true, "__prefab": { - "__id__": 1359 + "__id__": 927 }, "_alignFlags": 45, "_target": null, @@ -31022,11 +20906,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1346 + "__id__": 914 }, "_enabled": true, "__prefab": { - "__id__": 1362 + "__id__": 930 }, "_contentSize": { "__type__": "cc.Size", @@ -31050,15 +20934,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1346 + "__id__": 914 }, "_enabled": true, "__prefab": { - "__id__": 1364 + "__id__": 932 }, "clickEvents": [ { - "__id__": 1365 + "__id__": 933 } ], "_interactable": true, @@ -31098,7 +20982,7 @@ "_duration": 0.1, "_zoomScale": 0.8, "_target": { - "__id__": 1346 + "__id__": 914 }, "_id": "" }, @@ -31109,7 +20993,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 1260 + "__id__": 828 }, "component": "", "_componentId": "f8dd2ODYatM+Zh5DQ/izWwv", @@ -31122,11 +21006,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1346 + "__id__": 914 }, "_enabled": true, "__prefab": { - "__id__": 1367 + "__id__": 935 }, "_alignFlags": 4, "_target": null, @@ -31171,27 +21055,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1260 + "__id__": 828 }, "_children": [ { - "__id__": 1370 + "__id__": 938 } ], "_active": true, "_components": [ { - "__id__": 1384 + "__id__": 952 }, { - "__id__": 1386 + "__id__": 954 }, { - "__id__": 1389 + "__id__": 957 } ], "_prefab": { - "__id__": 1391 + "__id__": 959 }, "_lpos": { "__type__": "cc.Vec3", @@ -31228,27 +21112,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1369 + "__id__": 937 }, "_children": [ { - "__id__": 1371 + "__id__": 939 } ], "_active": true, "_components": [ { - "__id__": 1377 + "__id__": 945 }, { - "__id__": 1379 + "__id__": 947 }, { - "__id__": 1381 + "__id__": 949 } ], "_prefab": { - "__id__": 1383 + "__id__": 951 }, "_lpos": { "__type__": "cc.Vec3", @@ -31285,20 +21169,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1370 + "__id__": 938 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1372 + "__id__": 940 }, { - "__id__": 1374 + "__id__": 942 } ], "_prefab": { - "__id__": 1376 + "__id__": 944 }, "_lpos": { "__type__": "cc.Vec3", @@ -31335,11 +21219,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1371 + "__id__": 939 }, "_enabled": true, "__prefab": { - "__id__": 1373 + "__id__": 941 }, "_contentSize": { "__type__": "cc.Size", @@ -31363,11 +21247,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1371 + "__id__": 939 }, "_enabled": true, "__prefab": { - "__id__": 1375 + "__id__": 943 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31424,11 +21308,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1370 + "__id__": 938 }, "_enabled": true, "__prefab": { - "__id__": 1378 + "__id__": 946 }, "_contentSize": { "__type__": "cc.Size", @@ -31452,11 +21336,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1370 + "__id__": 938 }, "_enabled": true, "__prefab": { - "__id__": 1380 + "__id__": 948 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31500,11 +21384,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1370 + "__id__": 938 }, "_enabled": true, "__prefab": { - "__id__": 1382 + "__id__": 950 }, "_alignFlags": 45, "_target": null, @@ -31549,11 +21433,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1369 + "__id__": 937 }, "_enabled": true, "__prefab": { - "__id__": 1385 + "__id__": 953 }, "_contentSize": { "__type__": "cc.Size", @@ -31577,15 +21461,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1369 + "__id__": 937 }, "_enabled": true, "__prefab": { - "__id__": 1387 + "__id__": 955 }, "clickEvents": [ { - "__id__": 1388 + "__id__": 956 } ], "_interactable": true, @@ -31625,7 +21509,7 @@ "_duration": 0.1, "_zoomScale": 0.8, "_target": { - "__id__": 1369 + "__id__": 937 }, "_id": "" }, @@ -31636,7 +21520,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 1260 + "__id__": 828 }, "component": "", "_componentId": "f8dd2ODYatM+Zh5DQ/izWwv", @@ -31649,11 +21533,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1369 + "__id__": 937 }, "_enabled": true, "__prefab": { - "__id__": 1390 + "__id__": 958 }, "_alignFlags": 4, "_target": null, @@ -31698,30 +21582,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1260 + "__id__": 828 }, "_children": [ { - "__id__": 1393 + "__id__": 961 }, { - "__id__": 1399 + "__id__": 967 }, { - "__id__": 1405 + "__id__": 973 } ], "_active": true, "_components": [ { - "__id__": 1411 + "__id__": 979 }, { - "__id__": 1413 + "__id__": 981 } ], "_prefab": { - "__id__": 1416 + "__id__": 984 }, "_lpos": { "__type__": "cc.Vec3", @@ -31758,20 +21642,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1392 + "__id__": 960 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1394 + "__id__": 962 }, { - "__id__": 1396 + "__id__": 964 } ], "_prefab": { - "__id__": 1398 + "__id__": 966 }, "_lpos": { "__type__": "cc.Vec3", @@ -31808,11 +21692,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1393 + "__id__": 961 }, "_enabled": true, "__prefab": { - "__id__": 1395 + "__id__": 963 }, "_contentSize": { "__type__": "cc.Size", @@ -31836,11 +21720,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1393 + "__id__": 961 }, "_enabled": true, "__prefab": { - "__id__": 1397 + "__id__": 965 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31894,20 +21778,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1392 + "__id__": 960 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1400 + "__id__": 968 }, { - "__id__": 1402 + "__id__": 970 } ], "_prefab": { - "__id__": 1404 + "__id__": 972 }, "_lpos": { "__type__": "cc.Vec3", @@ -31944,11 +21828,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1399 + "__id__": 967 }, "_enabled": true, "__prefab": { - "__id__": 1401 + "__id__": 969 }, "_contentSize": { "__type__": "cc.Size", @@ -31972,11 +21856,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1399 + "__id__": 967 }, "_enabled": true, "__prefab": { - "__id__": 1403 + "__id__": 971 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32053,20 +21937,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1392 + "__id__": 960 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1406 + "__id__": 974 }, { - "__id__": 1408 + "__id__": 976 } ], "_prefab": { - "__id__": 1410 + "__id__": 978 }, "_lpos": { "__type__": "cc.Vec3", @@ -32103,11 +21987,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1405 + "__id__": 973 }, "_enabled": true, "__prefab": { - "__id__": 1407 + "__id__": 975 }, "_contentSize": { "__type__": "cc.Size", @@ -32131,11 +22015,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1405 + "__id__": 973 }, "_enabled": true, "__prefab": { - "__id__": 1409 + "__id__": 977 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32192,11 +22076,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1392 + "__id__": 960 }, "_enabled": true, "__prefab": { - "__id__": 1412 + "__id__": 980 }, "_contentSize": { "__type__": "cc.Size", @@ -32220,15 +22104,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1392 + "__id__": 960 }, "_enabled": true, "__prefab": { - "__id__": 1414 + "__id__": 982 }, "clickEvents": [ { - "__id__": 1415 + "__id__": 983 } ], "_interactable": true, @@ -32277,7 +22161,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 1260 + "__id__": 828 }, "component": "", "_componentId": "f8dd2ODYatM+Zh5DQ/izWwv", @@ -32303,33 +22187,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1260 + "__id__": 828 }, "_children": [ { - "__id__": 1418 + "__id__": 986 }, { - "__id__": 1426 + "__id__": 994 }, { - "__id__": 1453 + "__id__": 1021 } ], "_active": false, "_components": [ { - "__id__": 1470 + "__id__": 1038 }, { - "__id__": 1472 + "__id__": 1040 }, { - "__id__": 1474 + "__id__": 1042 } ], "_prefab": { - "__id__": 1476 + "__id__": 1044 }, "_lpos": { "__type__": "cc.Vec3", @@ -32366,23 +22250,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1417 + "__id__": 985 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1419 + "__id__": 987 }, { - "__id__": 1421 + "__id__": 989 }, { - "__id__": 1423 + "__id__": 991 } ], "_prefab": { - "__id__": 1425 + "__id__": 993 }, "_lpos": { "__type__": "cc.Vec3", @@ -32419,11 +22303,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1418 + "__id__": 986 }, "_enabled": true, "__prefab": { - "__id__": 1420 + "__id__": 988 }, "_contentSize": { "__type__": "cc.Size", @@ -32447,11 +22331,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1418 + "__id__": 986 }, "_enabled": true, "__prefab": { - "__id__": 1422 + "__id__": 990 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32495,11 +22379,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1418 + "__id__": 986 }, "_enabled": true, "__prefab": { - "__id__": 1424 + "__id__": 992 }, "_alignFlags": 45, "_target": null, @@ -32544,30 +22428,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1417 + "__id__": 985 }, "_children": [ { - "__id__": 1427 + "__id__": 995 }, { - "__id__": 1433 + "__id__": 1001 } ], "_active": true, "_components": [ { - "__id__": 1445 + "__id__": 1013 }, { - "__id__": 1447 + "__id__": 1015 }, { - "__id__": 1449 + "__id__": 1017 } ], "_prefab": { - "__id__": 1452 + "__id__": 1020 }, "_lpos": { "__type__": "cc.Vec3", @@ -32604,20 +22488,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1426 + "__id__": 994 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1428 + "__id__": 996 }, { - "__id__": 1430 + "__id__": 998 } ], "_prefab": { - "__id__": 1432 + "__id__": 1000 }, "_lpos": { "__type__": "cc.Vec3", @@ -32654,11 +22538,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1427 + "__id__": 995 }, "_enabled": true, "__prefab": { - "__id__": 1429 + "__id__": 997 }, "_contentSize": { "__type__": "cc.Size", @@ -32682,11 +22566,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1427 + "__id__": 995 }, "_enabled": true, "__prefab": { - "__id__": 1431 + "__id__": 999 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32763,24 +22647,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1426 + "__id__": 994 }, "_children": [ { - "__id__": 1434 + "__id__": 1002 } ], "_active": true, "_components": [ { - "__id__": 1440 + "__id__": 1008 }, { - "__id__": 1442 + "__id__": 1010 } ], "_prefab": { - "__id__": 1444 + "__id__": 1012 }, "_lpos": { "__type__": "cc.Vec3", @@ -32817,20 +22701,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1433 + "__id__": 1001 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1435 + "__id__": 1003 }, { - "__id__": 1437 + "__id__": 1005 } ], "_prefab": { - "__id__": 1439 + "__id__": 1007 }, "_lpos": { "__type__": "cc.Vec3", @@ -32867,11 +22751,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1434 + "__id__": 1002 }, "_enabled": true, "__prefab": { - "__id__": 1436 + "__id__": 1004 }, "_contentSize": { "__type__": "cc.Size", @@ -32895,11 +22779,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1434 + "__id__": 1002 }, "_enabled": true, "__prefab": { - "__id__": 1438 + "__id__": 1006 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32976,11 +22860,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1433 + "__id__": 1001 }, "_enabled": true, "__prefab": { - "__id__": 1441 + "__id__": 1009 }, "_contentSize": { "__type__": "cc.Size", @@ -33004,11 +22888,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1433 + "__id__": 1001 }, "_enabled": true, "__prefab": { - "__id__": 1443 + "__id__": 1011 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33062,11 +22946,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1426 + "__id__": 994 }, "_enabled": true, "__prefab": { - "__id__": 1446 + "__id__": 1014 }, "_contentSize": { "__type__": "cc.Size", @@ -33090,11 +22974,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1426 + "__id__": 994 }, "_enabled": true, "__prefab": { - "__id__": 1448 + "__id__": 1016 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33138,15 +23022,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1426 + "__id__": 994 }, "_enabled": true, "__prefab": { - "__id__": 1450 + "__id__": 1018 }, "clickEvents": [ { - "__id__": 1451 + "__id__": 1019 } ], "_interactable": true, @@ -33195,7 +23079,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 1260 + "__id__": 828 }, "component": "", "_componentId": "f8dd2ODYatM+Zh5DQ/izWwv", @@ -33221,30 +23105,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1417 + "__id__": 985 }, "_children": [ { - "__id__": 1454 + "__id__": 1022 } ], "_active": true, "_components": [ { - "__id__": 1460 + "__id__": 1028 }, { - "__id__": 1462 + "__id__": 1030 }, { - "__id__": 1464 + "__id__": 1032 }, { - "__id__": 1467 + "__id__": 1035 } ], "_prefab": { - "__id__": 1469 + "__id__": 1037 }, "_lpos": { "__type__": "cc.Vec3", @@ -33281,20 +23165,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1453 + "__id__": 1021 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1455 + "__id__": 1023 }, { - "__id__": 1457 + "__id__": 1025 } ], "_prefab": { - "__id__": 1459 + "__id__": 1027 }, "_lpos": { "__type__": "cc.Vec3", @@ -33331,11 +23215,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1454 + "__id__": 1022 }, "_enabled": true, "__prefab": { - "__id__": 1456 + "__id__": 1024 }, "_contentSize": { "__type__": "cc.Size", @@ -33359,11 +23243,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1454 + "__id__": 1022 }, "_enabled": true, "__prefab": { - "__id__": 1458 + "__id__": 1026 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33420,11 +23304,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1453 + "__id__": 1021 }, "_enabled": true, "__prefab": { - "__id__": 1461 + "__id__": 1029 }, "_contentSize": { "__type__": "cc.Size", @@ -33448,11 +23332,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1453 + "__id__": 1021 }, "_enabled": true, "__prefab": { - "__id__": 1463 + "__id__": 1031 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33496,15 +23380,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1453 + "__id__": 1021 }, "_enabled": true, "__prefab": { - "__id__": 1465 + "__id__": 1033 }, "clickEvents": [ { - "__id__": 1466 + "__id__": 1034 } ], "_interactable": true, @@ -33553,7 +23437,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 1260 + "__id__": 828 }, "component": "", "_componentId": "f8dd2ODYatM+Zh5DQ/izWwv", @@ -33566,11 +23450,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1453 + "__id__": 1021 }, "_enabled": true, "__prefab": { - "__id__": 1468 + "__id__": 1036 }, "_alignFlags": 4, "_target": null, @@ -33615,11 +23499,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1417 + "__id__": 985 }, "_enabled": true, "__prefab": { - "__id__": 1471 + "__id__": 1039 }, "_contentSize": { "__type__": "cc.Size", @@ -33643,11 +23527,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1417 + "__id__": 985 }, "_enabled": true, "__prefab": { - "__id__": 1473 + "__id__": 1041 }, "_alignFlags": 45, "_target": null, @@ -33679,11 +23563,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1417 + "__id__": 985 }, "_enabled": true, "__prefab": { - "__id__": 1475 + "__id__": 1043 }, "_id": "" }, @@ -33710,20 +23594,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1260 + "__id__": 828 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1478 + "__id__": 1046 }, { - "__id__": 1480 + "__id__": 1048 } ], "_prefab": { - "__id__": 1482 + "__id__": 1050 }, "_lpos": { "__type__": "cc.Vec3", @@ -33760,11 +23644,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1477 + "__id__": 1045 }, "_enabled": true, "__prefab": { - "__id__": 1479 + "__id__": 1047 }, "_contentSize": { "__type__": "cc.Size", @@ -33788,11 +23672,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1477 + "__id__": 1045 }, "_enabled": true, "__prefab": { - "__id__": 1481 + "__id__": 1049 }, "_alignFlags": 20, "_target": null, @@ -33837,27 +23721,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1260 + "__id__": 828 }, "_children": [ { - "__id__": 1484 + "__id__": 1052 }, { - "__id__": 1492 + "__id__": 1060 } ], "_active": true, "_components": [ { - "__id__": 1843 + "__id__": 1411 }, { - "__id__": 1845 + "__id__": 1413 } ], "_prefab": { - "__id__": 1847 + "__id__": 1415 }, "_lpos": { "__type__": "cc.Vec3", @@ -33894,23 +23778,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1483 + "__id__": 1051 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1485 + "__id__": 1053 }, { - "__id__": 1487 + "__id__": 1055 }, { - "__id__": 1489 + "__id__": 1057 } ], "_prefab": { - "__id__": 1491 + "__id__": 1059 }, "_lpos": { "__type__": "cc.Vec3", @@ -33947,11 +23831,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1484 + "__id__": 1052 }, "_enabled": true, "__prefab": { - "__id__": 1486 + "__id__": 1054 }, "_contentSize": { "__type__": "cc.Size", @@ -33975,11 +23859,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1484 + "__id__": 1052 }, "_enabled": true, "__prefab": { - "__id__": 1488 + "__id__": 1056 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34023,11 +23907,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1484 + "__id__": 1052 }, "_enabled": true, "__prefab": { - "__id__": 1490 + "__id__": 1058 }, "_alignFlags": 45, "_target": null, @@ -34072,30 +23956,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1483 + "__id__": 1051 }, "_children": [ { - "__id__": 1493 + "__id__": 1061 }, { - "__id__": 1512 + "__id__": 1080 }, { - "__id__": 1742 + "__id__": 1310 }, { - "__id__": 1748 + "__id__": 1316 } ], "_active": true, "_components": [ { - "__id__": 1840 + "__id__": 1408 } ], "_prefab": { - "__id__": 1842 + "__id__": 1410 }, "_lpos": { "__type__": "cc.Vec3", @@ -34130,17 +24014,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1492 + "__id__": 1060 }, "_prefab": { - "__id__": 1494 + "__id__": 1062 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1493 + "__id__": 1061 }, "asset": { "__uuid__": "e6194357-1151-49a8-ba79-224f45ed688c", @@ -34148,7 +24032,7 @@ }, "fileId": "05DREFeeFN3J6MVw6Ib9Zw", "instance": { - "__id__": 1495 + "__id__": 1063 }, "targetOverrides": null }, @@ -34162,37 +24046,37 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1496 + "__id__": 1064 }, { - "__id__": 1498 + "__id__": 1066 }, { - "__id__": 1499 + "__id__": 1067 }, { - "__id__": 1500 + "__id__": 1068 }, { - "__id__": 1501 + "__id__": 1069 }, { - "__id__": 1503 + "__id__": 1071 }, { - "__id__": 1505 + "__id__": 1073 }, { - "__id__": 1507 + "__id__": 1075 }, { - "__id__": 1508 + "__id__": 1076 }, { - "__id__": 1509 + "__id__": 1077 }, { - "__id__": 1510 + "__id__": 1078 } ], "removedComponents": [] @@ -34200,7 +24084,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1497 + "__id__": 1065 }, "propertyPath": [ "_name" @@ -34216,7 +24100,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1497 + "__id__": 1065 }, "propertyPath": [ "_lpos" @@ -34231,7 +24115,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1497 + "__id__": 1065 }, "propertyPath": [ "_lrot" @@ -34247,7 +24131,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1497 + "__id__": 1065 }, "propertyPath": [ "_euler" @@ -34262,7 +24146,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1502 + "__id__": 1070 }, "propertyPath": [ "_contentSize" @@ -34282,7 +24166,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1504 + "__id__": 1072 }, "propertyPath": [ "_contentSize" @@ -34302,7 +24186,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1506 + "__id__": 1074 }, "propertyPath": [ "_left" @@ -34318,7 +24202,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1506 + "__id__": 1074 }, "propertyPath": [ "_right" @@ -34328,7 +24212,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1506 + "__id__": 1074 }, "propertyPath": [ "_top" @@ -34338,7 +24222,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1506 + "__id__": 1074 }, "propertyPath": [ "_bottom" @@ -34348,7 +24232,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1511 + "__id__": 1079 }, "propertyPath": [ "_spriteFrame" @@ -34370,42 +24254,42 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1492 + "__id__": 1060 }, "_children": [ { - "__id__": 1513 + "__id__": 1081 }, { - "__id__": 1551 + "__id__": 1119 }, { - "__id__": 1589 + "__id__": 1157 }, { - "__id__": 1621 + "__id__": 1189 }, { - "__id__": 1659 + "__id__": 1227 }, { - "__id__": 1699 + "__id__": 1267 } ], "_active": true, "_components": [ { - "__id__": 1735 + "__id__": 1303 }, { - "__id__": 1737 + "__id__": 1305 }, { - "__id__": 1739 + "__id__": 1307 } ], "_prefab": { - "__id__": 1741 + "__id__": 1309 }, "_lpos": { "__type__": "cc.Vec3", @@ -34442,27 +24326,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1512 + "__id__": 1080 }, "_children": [ { - "__id__": 1514 + "__id__": 1082 }, { - "__id__": 1534 + "__id__": 1102 }, { - "__id__": 1542 + "__id__": 1110 } ], "_active": true, "_components": [ { - "__id__": 1548 + "__id__": 1116 } ], "_prefab": { - "__id__": 1550 + "__id__": 1118 }, "_lpos": { "__type__": "cc.Vec3", @@ -34497,17 +24381,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1513 + "__id__": 1081 }, "_prefab": { - "__id__": 1515 + "__id__": 1083 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1514 + "__id__": 1082 }, "asset": { "__uuid__": "5674600e-6428-4c31-9433-d5e8cdeeb9ac", @@ -34515,7 +24399,7 @@ }, "fileId": "a93vi9kpZL3rMNveBNKF4B", "instance": { - "__id__": 1516 + "__id__": 1084 }, "targetOverrides": null }, @@ -34529,37 +24413,37 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1517 + "__id__": 1085 }, { - "__id__": 1519 + "__id__": 1087 }, { - "__id__": 1520 + "__id__": 1088 }, { - "__id__": 1521 + "__id__": 1089 }, { - "__id__": 1522 + "__id__": 1090 }, { - "__id__": 1524 + "__id__": 1092 }, { - "__id__": 1526 + "__id__": 1094 }, { - "__id__": 1528 + "__id__": 1096 }, { - "__id__": 1530 + "__id__": 1098 }, { - "__id__": 1532 + "__id__": 1100 }, { - "__id__": 1533 + "__id__": 1101 } ], "removedComponents": [] @@ -34567,7 +24451,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1518 + "__id__": 1086 }, "propertyPath": [ "_name" @@ -34583,7 +24467,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1518 + "__id__": 1086 }, "propertyPath": [ "_lpos" @@ -34598,7 +24482,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1518 + "__id__": 1086 }, "propertyPath": [ "_lrot" @@ -34614,7 +24498,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1518 + "__id__": 1086 }, "propertyPath": [ "_euler" @@ -34629,7 +24513,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1523 + "__id__": 1091 }, "propertyPath": [ "_contentSize" @@ -34649,7 +24533,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1525 + "__id__": 1093 }, "propertyPath": [ "_progress" @@ -34665,7 +24549,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1527 + "__id__": 1095 }, "propertyPath": [ "_right" @@ -34681,7 +24565,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1529 + "__id__": 1097 }, "propertyPath": [ "_contentSize" @@ -34701,7 +24585,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1531 + "__id__": 1099 }, "propertyPath": [ "_lpos" @@ -34722,7 +24606,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1529 + "__id__": 1097 }, "propertyPath": [ "_anchorPoint" @@ -34736,7 +24620,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1525 + "__id__": 1093 }, "propertyPath": [ "_totalLength" @@ -34749,23 +24633,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1513 + "__id__": 1081 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1535 + "__id__": 1103 }, { - "__id__": 1537 + "__id__": 1105 }, { - "__id__": 1539 + "__id__": 1107 } ], "_prefab": { - "__id__": 1541 + "__id__": 1109 }, "_lpos": { "__type__": "cc.Vec3", @@ -34802,11 +24686,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1534 + "__id__": 1102 }, "_enabled": true, "__prefab": { - "__id__": 1536 + "__id__": 1104 }, "_contentSize": { "__type__": "cc.Size", @@ -34830,11 +24714,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1534 + "__id__": 1102 }, "_enabled": true, "__prefab": { - "__id__": 1538 + "__id__": 1106 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34898,11 +24782,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1534 + "__id__": 1102 }, "_enabled": true, "__prefab": { - "__id__": 1540 + "__id__": 1108 }, "_alignFlags": 32, "_target": null, @@ -34947,20 +24831,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1513 + "__id__": 1081 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1543 + "__id__": 1111 }, { - "__id__": 1545 + "__id__": 1113 } ], "_prefab": { - "__id__": 1547 + "__id__": 1115 }, "_lpos": { "__type__": "cc.Vec3", @@ -34997,11 +24881,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1542 + "__id__": 1110 }, "_enabled": true, "__prefab": { - "__id__": 1544 + "__id__": 1112 }, "_contentSize": { "__type__": "cc.Size", @@ -35025,11 +24909,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1542 + "__id__": 1110 }, "_enabled": true, "__prefab": { - "__id__": 1546 + "__id__": 1114 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35106,11 +24990,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1513 + "__id__": 1081 }, "_enabled": true, "__prefab": { - "__id__": 1549 + "__id__": 1117 }, "_contentSize": { "__type__": "cc.Size", @@ -35147,27 +25031,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1512 + "__id__": 1080 }, "_children": [ { - "__id__": 1552 + "__id__": 1120 }, { - "__id__": 1572 + "__id__": 1140 }, { - "__id__": 1580 + "__id__": 1148 } ], "_active": false, "_components": [ { - "__id__": 1586 + "__id__": 1154 } ], "_prefab": { - "__id__": 1588 + "__id__": 1156 }, "_lpos": { "__type__": "cc.Vec3", @@ -35202,17 +25086,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1551 + "__id__": 1119 }, "_prefab": { - "__id__": 1553 + "__id__": 1121 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1552 + "__id__": 1120 }, "asset": { "__uuid__": "5674600e-6428-4c31-9433-d5e8cdeeb9ac", @@ -35220,7 +25104,7 @@ }, "fileId": "a93vi9kpZL3rMNveBNKF4B", "instance": { - "__id__": 1554 + "__id__": 1122 }, "targetOverrides": null }, @@ -35234,37 +25118,37 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1555 + "__id__": 1123 }, { - "__id__": 1557 + "__id__": 1125 }, { - "__id__": 1558 + "__id__": 1126 }, { - "__id__": 1559 + "__id__": 1127 }, { - "__id__": 1560 + "__id__": 1128 }, { - "__id__": 1562 + "__id__": 1130 }, { - "__id__": 1564 + "__id__": 1132 }, { - "__id__": 1566 + "__id__": 1134 }, { - "__id__": 1567 + "__id__": 1135 }, { - "__id__": 1569 + "__id__": 1137 }, { - "__id__": 1571 + "__id__": 1139 } ], "removedComponents": [] @@ -35272,7 +25156,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1556 + "__id__": 1124 }, "propertyPath": [ "_name" @@ -35288,7 +25172,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1556 + "__id__": 1124 }, "propertyPath": [ "_lpos" @@ -35303,7 +25187,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1556 + "__id__": 1124 }, "propertyPath": [ "_lrot" @@ -35319,7 +25203,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1556 + "__id__": 1124 }, "propertyPath": [ "_euler" @@ -35334,7 +25218,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1561 + "__id__": 1129 }, "propertyPath": [ "_contentSize" @@ -35354,7 +25238,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1563 + "__id__": 1131 }, "propertyPath": [ "_contentSize" @@ -35374,7 +25258,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1565 + "__id__": 1133 }, "propertyPath": [ "_lpos" @@ -35395,7 +25279,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1561 + "__id__": 1129 }, "propertyPath": [ "_anchorPoint" @@ -35409,7 +25293,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1568 + "__id__": 1136 }, "propertyPath": [ "_totalLength" @@ -35425,7 +25309,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1570 + "__id__": 1138 }, "propertyPath": [ "_right" @@ -35441,7 +25325,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1568 + "__id__": 1136 }, "propertyPath": [ "_progress" @@ -35454,23 +25338,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1551 + "__id__": 1119 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1573 + "__id__": 1141 }, { - "__id__": 1575 + "__id__": 1143 }, { - "__id__": 1577 + "__id__": 1145 } ], "_prefab": { - "__id__": 1579 + "__id__": 1147 }, "_lpos": { "__type__": "cc.Vec3", @@ -35507,11 +25391,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1572 + "__id__": 1140 }, "_enabled": true, "__prefab": { - "__id__": 1574 + "__id__": 1142 }, "_contentSize": { "__type__": "cc.Size", @@ -35535,11 +25419,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1572 + "__id__": 1140 }, "_enabled": true, "__prefab": { - "__id__": 1576 + "__id__": 1144 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35603,11 +25487,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1572 + "__id__": 1140 }, "_enabled": true, "__prefab": { - "__id__": 1578 + "__id__": 1146 }, "_alignFlags": 32, "_target": null, @@ -35652,20 +25536,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1551 + "__id__": 1119 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1581 + "__id__": 1149 }, { - "__id__": 1583 + "__id__": 1151 } ], "_prefab": { - "__id__": 1585 + "__id__": 1153 }, "_lpos": { "__type__": "cc.Vec3", @@ -35702,11 +25586,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1580 + "__id__": 1148 }, "_enabled": true, "__prefab": { - "__id__": 1582 + "__id__": 1150 }, "_contentSize": { "__type__": "cc.Size", @@ -35730,11 +25614,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1580 + "__id__": 1148 }, "_enabled": true, "__prefab": { - "__id__": 1584 + "__id__": 1152 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35811,11 +25695,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1551 + "__id__": 1119 }, "_enabled": true, "__prefab": { - "__id__": 1587 + "__id__": 1155 }, "_contentSize": { "__type__": "cc.Size", @@ -35852,27 +25736,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1512 + "__id__": 1080 }, "_children": [ { - "__id__": 1590 + "__id__": 1158 }, { - "__id__": 1606 + "__id__": 1174 }, { - "__id__": 1612 + "__id__": 1180 } ], "_active": false, "_components": [ { - "__id__": 1618 + "__id__": 1186 } ], "_prefab": { - "__id__": 1620 + "__id__": 1188 }, "_lpos": { "__type__": "cc.Vec3", @@ -35907,17 +25791,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1589 + "__id__": 1157 }, "_prefab": { - "__id__": 1591 + "__id__": 1159 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1590 + "__id__": 1158 }, "asset": { "__uuid__": "5674600e-6428-4c31-9433-d5e8cdeeb9ac", @@ -35925,7 +25809,7 @@ }, "fileId": "a93vi9kpZL3rMNveBNKF4B", "instance": { - "__id__": 1592 + "__id__": 1160 }, "targetOverrides": null }, @@ -35939,31 +25823,31 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1593 + "__id__": 1161 }, { - "__id__": 1595 + "__id__": 1163 }, { - "__id__": 1596 + "__id__": 1164 }, { - "__id__": 1597 + "__id__": 1165 }, { - "__id__": 1598 + "__id__": 1166 }, { - "__id__": 1600 + "__id__": 1168 }, { - "__id__": 1601 + "__id__": 1169 }, { - "__id__": 1603 + "__id__": 1171 }, { - "__id__": 1605 + "__id__": 1173 } ], "removedComponents": [] @@ -35971,7 +25855,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1594 + "__id__": 1162 }, "propertyPath": [ "_name" @@ -35987,7 +25871,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1594 + "__id__": 1162 }, "propertyPath": [ "_lpos" @@ -36002,7 +25886,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1594 + "__id__": 1162 }, "propertyPath": [ "_lrot" @@ -36018,7 +25902,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1594 + "__id__": 1162 }, "propertyPath": [ "_euler" @@ -36033,7 +25917,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1599 + "__id__": 1167 }, "propertyPath": [ "_contentSize" @@ -36053,7 +25937,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1599 + "__id__": 1167 }, "propertyPath": [ "_anchorPoint" @@ -36067,7 +25951,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1602 + "__id__": 1170 }, "propertyPath": [ "_contentSize" @@ -36087,7 +25971,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1604 + "__id__": 1172 }, "propertyPath": [ "_totalLength" @@ -36103,7 +25987,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1604 + "__id__": 1172 }, "propertyPath": [ "_progress" @@ -36116,20 +26000,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1589 + "__id__": 1157 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1607 + "__id__": 1175 }, { - "__id__": 1609 + "__id__": 1177 } ], "_prefab": { - "__id__": 1611 + "__id__": 1179 }, "_lpos": { "__type__": "cc.Vec3", @@ -36166,11 +26050,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1606 + "__id__": 1174 }, "_enabled": true, "__prefab": { - "__id__": 1608 + "__id__": 1176 }, "_contentSize": { "__type__": "cc.Size", @@ -36194,11 +26078,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1606 + "__id__": 1174 }, "_enabled": true, "__prefab": { - "__id__": 1610 + "__id__": 1178 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36275,20 +26159,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1589 + "__id__": 1157 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1613 + "__id__": 1181 }, { - "__id__": 1615 + "__id__": 1183 } ], "_prefab": { - "__id__": 1617 + "__id__": 1185 }, "_lpos": { "__type__": "cc.Vec3", @@ -36325,11 +26209,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1612 + "__id__": 1180 }, "_enabled": true, "__prefab": { - "__id__": 1614 + "__id__": 1182 }, "_contentSize": { "__type__": "cc.Size", @@ -36353,11 +26237,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1612 + "__id__": 1180 }, "_enabled": true, "__prefab": { - "__id__": 1616 + "__id__": 1184 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36434,11 +26318,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1589 + "__id__": 1157 }, "_enabled": true, "__prefab": { - "__id__": 1619 + "__id__": 1187 }, "_contentSize": { "__type__": "cc.Size", @@ -36475,27 +26359,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1512 + "__id__": 1080 }, "_children": [ { - "__id__": 1622 + "__id__": 1190 }, { - "__id__": 1642 + "__id__": 1210 }, { - "__id__": 1650 + "__id__": 1218 } ], "_active": true, "_components": [ { - "__id__": 1656 + "__id__": 1224 } ], "_prefab": { - "__id__": 1658 + "__id__": 1226 }, "_lpos": { "__type__": "cc.Vec3", @@ -36530,17 +26414,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1621 + "__id__": 1189 }, "_prefab": { - "__id__": 1623 + "__id__": 1191 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1622 + "__id__": 1190 }, "asset": { "__uuid__": "5674600e-6428-4c31-9433-d5e8cdeeb9ac", @@ -36548,7 +26432,7 @@ }, "fileId": "a93vi9kpZL3rMNveBNKF4B", "instance": { - "__id__": 1624 + "__id__": 1192 }, "targetOverrides": null }, @@ -36562,37 +26446,37 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1625 + "__id__": 1193 }, { - "__id__": 1627 + "__id__": 1195 }, { - "__id__": 1628 + "__id__": 1196 }, { - "__id__": 1629 + "__id__": 1197 }, { - "__id__": 1630 + "__id__": 1198 }, { - "__id__": 1632 + "__id__": 1200 }, { - "__id__": 1634 + "__id__": 1202 }, { - "__id__": 1636 + "__id__": 1204 }, { - "__id__": 1637 + "__id__": 1205 }, { - "__id__": 1639 + "__id__": 1207 }, { - "__id__": 1641 + "__id__": 1209 } ], "removedComponents": [] @@ -36600,7 +26484,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1626 + "__id__": 1194 }, "propertyPath": [ "_name" @@ -36616,7 +26500,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1626 + "__id__": 1194 }, "propertyPath": [ "_lpos" @@ -36631,7 +26515,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1626 + "__id__": 1194 }, "propertyPath": [ "_lrot" @@ -36647,7 +26531,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1626 + "__id__": 1194 }, "propertyPath": [ "_euler" @@ -36662,7 +26546,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1631 + "__id__": 1199 }, "propertyPath": [ "_contentSize" @@ -36682,7 +26566,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1633 + "__id__": 1201 }, "propertyPath": [ "_contentSize" @@ -36702,7 +26586,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1635 + "__id__": 1203 }, "propertyPath": [ "_lpos" @@ -36723,7 +26607,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1631 + "__id__": 1199 }, "propertyPath": [ "_anchorPoint" @@ -36737,7 +26621,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1638 + "__id__": 1206 }, "propertyPath": [ "_totalLength" @@ -36753,7 +26637,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1640 + "__id__": 1208 }, "propertyPath": [ "_right" @@ -36769,7 +26653,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1638 + "__id__": 1206 }, "propertyPath": [ "_progress" @@ -36782,23 +26666,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1621 + "__id__": 1189 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1643 + "__id__": 1211 }, { - "__id__": 1645 + "__id__": 1213 }, { - "__id__": 1647 + "__id__": 1215 } ], "_prefab": { - "__id__": 1649 + "__id__": 1217 }, "_lpos": { "__type__": "cc.Vec3", @@ -36835,11 +26719,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1642 + "__id__": 1210 }, "_enabled": true, "__prefab": { - "__id__": 1644 + "__id__": 1212 }, "_contentSize": { "__type__": "cc.Size", @@ -36863,11 +26747,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1642 + "__id__": 1210 }, "_enabled": true, "__prefab": { - "__id__": 1646 + "__id__": 1214 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36931,11 +26815,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1642 + "__id__": 1210 }, "_enabled": true, "__prefab": { - "__id__": 1648 + "__id__": 1216 }, "_alignFlags": 32, "_target": null, @@ -36980,20 +26864,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1621 + "__id__": 1189 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1651 + "__id__": 1219 }, { - "__id__": 1653 + "__id__": 1221 } ], "_prefab": { - "__id__": 1655 + "__id__": 1223 }, "_lpos": { "__type__": "cc.Vec3", @@ -37030,11 +26914,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1650 + "__id__": 1218 }, "_enabled": true, "__prefab": { - "__id__": 1652 + "__id__": 1220 }, "_contentSize": { "__type__": "cc.Size", @@ -37058,11 +26942,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1650 + "__id__": 1218 }, "_enabled": true, "__prefab": { - "__id__": 1654 + "__id__": 1222 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37139,11 +27023,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1621 + "__id__": 1189 }, "_enabled": true, "__prefab": { - "__id__": 1657 + "__id__": 1225 }, "_contentSize": { "__type__": "cc.Size", @@ -37180,27 +27064,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1512 + "__id__": 1080 }, "_children": [ { - "__id__": 1660 + "__id__": 1228 }, { - "__id__": 1680 + "__id__": 1248 }, { - "__id__": 1690 + "__id__": 1258 } ], "_active": false, "_components": [ { - "__id__": 1696 + "__id__": 1264 } ], "_prefab": { - "__id__": 1698 + "__id__": 1266 }, "_lpos": { "__type__": "cc.Vec3", @@ -37235,17 +27119,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1659 + "__id__": 1227 }, "_prefab": { - "__id__": 1661 + "__id__": 1229 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1660 + "__id__": 1228 }, "asset": { "__uuid__": "5674600e-6428-4c31-9433-d5e8cdeeb9ac", @@ -37253,7 +27137,7 @@ }, "fileId": "a93vi9kpZL3rMNveBNKF4B", "instance": { - "__id__": 1662 + "__id__": 1230 }, "targetOverrides": null }, @@ -37267,37 +27151,37 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1663 + "__id__": 1231 }, { - "__id__": 1665 + "__id__": 1233 }, { - "__id__": 1666 + "__id__": 1234 }, { - "__id__": 1667 + "__id__": 1235 }, { - "__id__": 1668 + "__id__": 1236 }, { - "__id__": 1670 + "__id__": 1238 }, { - "__id__": 1672 + "__id__": 1240 }, { - "__id__": 1674 + "__id__": 1242 }, { - "__id__": 1675 + "__id__": 1243 }, { - "__id__": 1677 + "__id__": 1245 }, { - "__id__": 1679 + "__id__": 1247 } ], "removedComponents": [] @@ -37305,7 +27189,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1664 + "__id__": 1232 }, "propertyPath": [ "_name" @@ -37321,7 +27205,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1664 + "__id__": 1232 }, "propertyPath": [ "_lpos" @@ -37336,7 +27220,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1664 + "__id__": 1232 }, "propertyPath": [ "_lrot" @@ -37352,7 +27236,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1664 + "__id__": 1232 }, "propertyPath": [ "_euler" @@ -37367,7 +27251,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1669 + "__id__": 1237 }, "propertyPath": [ "_contentSize" @@ -37387,7 +27271,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1671 + "__id__": 1239 }, "propertyPath": [ "_contentSize" @@ -37407,7 +27291,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1673 + "__id__": 1241 }, "propertyPath": [ "_lpos" @@ -37428,7 +27312,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1669 + "__id__": 1237 }, "propertyPath": [ "_anchorPoint" @@ -37442,7 +27326,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1676 + "__id__": 1244 }, "propertyPath": [ "_totalLength" @@ -37458,7 +27342,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1678 + "__id__": 1246 }, "propertyPath": [ "_right" @@ -37474,7 +27358,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1676 + "__id__": 1244 }, "propertyPath": [ "_progress" @@ -37487,26 +27371,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1659 + "__id__": 1227 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1681 + "__id__": 1249 }, { - "__id__": 1683 + "__id__": 1251 }, { - "__id__": 1685 + "__id__": 1253 }, { - "__id__": 1687 + "__id__": 1255 } ], "_prefab": { - "__id__": 1689 + "__id__": 1257 }, "_lpos": { "__type__": "cc.Vec3", @@ -37543,11 +27427,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1680 + "__id__": 1248 }, "_enabled": true, "__prefab": { - "__id__": 1682 + "__id__": 1250 }, "_contentSize": { "__type__": "cc.Size", @@ -37571,11 +27455,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1680 + "__id__": 1248 }, "_enabled": true, "__prefab": { - "__id__": 1684 + "__id__": 1252 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37639,11 +27523,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1680 + "__id__": 1248 }, "_enabled": true, "__prefab": { - "__id__": 1686 + "__id__": 1254 }, "_alignFlags": 34, "_target": null, @@ -37675,11 +27559,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1680 + "__id__": 1248 }, "_enabled": true, "__prefab": { - "__id__": 1688 + "__id__": 1256 }, "_alignFlags": 0, "_target": null, @@ -37724,20 +27608,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1659 + "__id__": 1227 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1691 + "__id__": 1259 }, { - "__id__": 1693 + "__id__": 1261 } ], "_prefab": { - "__id__": 1695 + "__id__": 1263 }, "_lpos": { "__type__": "cc.Vec3", @@ -37774,11 +27658,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1690 + "__id__": 1258 }, "_enabled": true, "__prefab": { - "__id__": 1692 + "__id__": 1260 }, "_contentSize": { "__type__": "cc.Size", @@ -37802,11 +27686,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1690 + "__id__": 1258 }, "_enabled": true, "__prefab": { - "__id__": 1694 + "__id__": 1262 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37883,11 +27767,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1659 + "__id__": 1227 }, "_enabled": true, "__prefab": { - "__id__": 1697 + "__id__": 1265 }, "_contentSize": { "__type__": "cc.Size", @@ -37924,27 +27808,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1512 + "__id__": 1080 }, "_children": [ { - "__id__": 1700 + "__id__": 1268 }, { - "__id__": 1716 + "__id__": 1284 }, { - "__id__": 1726 + "__id__": 1294 } ], "_active": false, "_components": [ { - "__id__": 1732 + "__id__": 1300 } ], "_prefab": { - "__id__": 1734 + "__id__": 1302 }, "_lpos": { "__type__": "cc.Vec3", @@ -37979,17 +27863,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1699 + "__id__": 1267 }, "_prefab": { - "__id__": 1701 + "__id__": 1269 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1700 + "__id__": 1268 }, "asset": { "__uuid__": "5674600e-6428-4c31-9433-d5e8cdeeb9ac", @@ -37997,7 +27881,7 @@ }, "fileId": "a93vi9kpZL3rMNveBNKF4B", "instance": { - "__id__": 1702 + "__id__": 1270 }, "targetOverrides": null }, @@ -38011,31 +27895,31 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1703 + "__id__": 1271 }, { - "__id__": 1705 + "__id__": 1273 }, { - "__id__": 1706 + "__id__": 1274 }, { - "__id__": 1707 + "__id__": 1275 }, { - "__id__": 1708 + "__id__": 1276 }, { - "__id__": 1710 + "__id__": 1278 }, { - "__id__": 1711 + "__id__": 1279 }, { - "__id__": 1713 + "__id__": 1281 }, { - "__id__": 1715 + "__id__": 1283 } ], "removedComponents": [] @@ -38043,7 +27927,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1704 + "__id__": 1272 }, "propertyPath": [ "_name" @@ -38059,7 +27943,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1704 + "__id__": 1272 }, "propertyPath": [ "_lpos" @@ -38074,7 +27958,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1704 + "__id__": 1272 }, "propertyPath": [ "_lrot" @@ -38090,7 +27974,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1704 + "__id__": 1272 }, "propertyPath": [ "_euler" @@ -38105,7 +27989,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1709 + "__id__": 1277 }, "propertyPath": [ "_contentSize" @@ -38125,7 +28009,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1709 + "__id__": 1277 }, "propertyPath": [ "_anchorPoint" @@ -38139,7 +28023,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1712 + "__id__": 1280 }, "propertyPath": [ "_contentSize" @@ -38159,7 +28043,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1714 + "__id__": 1282 }, "propertyPath": [ "_totalLength" @@ -38175,7 +28059,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1714 + "__id__": 1282 }, "propertyPath": [ "_progress" @@ -38188,26 +28072,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1699 + "__id__": 1267 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1717 + "__id__": 1285 }, { - "__id__": 1719 + "__id__": 1287 }, { - "__id__": 1721 + "__id__": 1289 }, { - "__id__": 1723 + "__id__": 1291 } ], "_prefab": { - "__id__": 1725 + "__id__": 1293 }, "_lpos": { "__type__": "cc.Vec3", @@ -38244,11 +28128,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1716 + "__id__": 1284 }, "_enabled": true, "__prefab": { - "__id__": 1718 + "__id__": 1286 }, "_contentSize": { "__type__": "cc.Size", @@ -38272,11 +28156,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1716 + "__id__": 1284 }, "_enabled": true, "__prefab": { - "__id__": 1720 + "__id__": 1288 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38340,11 +28224,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1716 + "__id__": 1284 }, "_enabled": true, "__prefab": { - "__id__": 1722 + "__id__": 1290 }, "_alignFlags": 34, "_target": null, @@ -38376,11 +28260,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1716 + "__id__": 1284 }, "_enabled": true, "__prefab": { - "__id__": 1724 + "__id__": 1292 }, "_alignFlags": 0, "_target": null, @@ -38425,20 +28309,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1699 + "__id__": 1267 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1727 + "__id__": 1295 }, { - "__id__": 1729 + "__id__": 1297 } ], "_prefab": { - "__id__": 1731 + "__id__": 1299 }, "_lpos": { "__type__": "cc.Vec3", @@ -38475,11 +28359,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1726 + "__id__": 1294 }, "_enabled": true, "__prefab": { - "__id__": 1728 + "__id__": 1296 }, "_contentSize": { "__type__": "cc.Size", @@ -38503,11 +28387,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1726 + "__id__": 1294 }, "_enabled": true, "__prefab": { - "__id__": 1730 + "__id__": 1298 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38584,11 +28468,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1699 + "__id__": 1267 }, "_enabled": true, "__prefab": { - "__id__": 1733 + "__id__": 1301 }, "_contentSize": { "__type__": "cc.Size", @@ -38625,11 +28509,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1512 + "__id__": 1080 }, "_enabled": true, "__prefab": { - "__id__": 1736 + "__id__": 1304 }, "_contentSize": { "__type__": "cc.Size", @@ -38653,11 +28537,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1512 + "__id__": 1080 }, "_enabled": true, "__prefab": { - "__id__": 1738 + "__id__": 1306 }, "_alignFlags": 45, "_target": null, @@ -38689,11 +28573,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1512 + "__id__": 1080 }, "_enabled": true, "__prefab": { - "__id__": 1740 + "__id__": 1308 }, "_resizeMode": 0, "_layoutType": 3, @@ -38740,20 +28624,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1492 + "__id__": 1060 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1743 + "__id__": 1311 }, { - "__id__": 1745 + "__id__": 1313 } ], "_prefab": { - "__id__": 1747 + "__id__": 1315 }, "_lpos": { "__type__": "cc.Vec3", @@ -38790,11 +28674,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1742 + "__id__": 1310 }, "_enabled": true, "__prefab": { - "__id__": 1744 + "__id__": 1312 }, "_contentSize": { "__type__": "cc.Size", @@ -38818,11 +28702,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1742 + "__id__": 1310 }, "_enabled": true, "__prefab": { - "__id__": 1746 + "__id__": 1314 }, "_alignFlags": 40, "_target": null, @@ -38867,36 +28751,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1492 + "__id__": 1060 }, "_children": [ { - "__id__": 1749 + "__id__": 1317 }, { - "__id__": 1757 + "__id__": 1325 }, { - "__id__": 1765 + "__id__": 1333 }, { - "__id__": 1799 + "__id__": 1367 } ], "_active": true, "_components": [ { - "__id__": 1833 + "__id__": 1401 }, { - "__id__": 1835 + "__id__": 1403 }, { - "__id__": 1837 + "__id__": 1405 } ], "_prefab": { - "__id__": 1839 + "__id__": 1407 }, "_lpos": { "__type__": "cc.Vec3", @@ -38933,23 +28817,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1748 + "__id__": 1316 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1750 + "__id__": 1318 }, { - "__id__": 1752 + "__id__": 1320 }, { - "__id__": 1754 + "__id__": 1322 } ], "_prefab": { - "__id__": 1756 + "__id__": 1324 }, "_lpos": { "__type__": "cc.Vec3", @@ -38986,11 +28870,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1749 + "__id__": 1317 }, "_enabled": true, "__prefab": { - "__id__": 1751 + "__id__": 1319 }, "_contentSize": { "__type__": "cc.Size", @@ -39014,11 +28898,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1749 + "__id__": 1317 }, "_enabled": true, "__prefab": { - "__id__": 1753 + "__id__": 1321 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39059,11 +28943,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1749 + "__id__": 1317 }, "_enabled": true, "__prefab": { - "__id__": 1755 + "__id__": 1323 }, "_alignFlags": 45, "_target": null, @@ -39108,23 +28992,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1748 + "__id__": 1316 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1758 + "__id__": 1326 }, { - "__id__": 1760 + "__id__": 1328 }, { - "__id__": 1762 + "__id__": 1330 } ], "_prefab": { - "__id__": 1764 + "__id__": 1332 }, "_lpos": { "__type__": "cc.Vec3", @@ -39161,11 +29045,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1757 + "__id__": 1325 }, "_enabled": true, "__prefab": { - "__id__": 1759 + "__id__": 1327 }, "_contentSize": { "__type__": "cc.Size", @@ -39189,11 +29073,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1757 + "__id__": 1325 }, "_enabled": true, "__prefab": { - "__id__": 1761 + "__id__": 1329 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39234,11 +29118,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1757 + "__id__": 1325 }, "_enabled": true, "__prefab": { - "__id__": 1763 + "__id__": 1331 }, "_alignFlags": 42, "_target": null, @@ -39283,27 +29167,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1748 + "__id__": 1316 }, "_children": [ { - "__id__": 1766 + "__id__": 1334 }, { - "__id__": 1774 + "__id__": 1342 } ], "_active": true, "_components": [ { - "__id__": 1794 + "__id__": 1362 }, { - "__id__": 1796 + "__id__": 1364 } ], "_prefab": { - "__id__": 1798 + "__id__": 1366 }, "_lpos": { "__type__": "cc.Vec3", @@ -39340,23 +29224,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1765 + "__id__": 1333 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1767 + "__id__": 1335 }, { - "__id__": 1769 + "__id__": 1337 }, { - "__id__": 1771 + "__id__": 1339 } ], "_prefab": { - "__id__": 1773 + "__id__": 1341 }, "_lpos": { "__type__": "cc.Vec3", @@ -39393,11 +29277,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1766 + "__id__": 1334 }, "_enabled": true, "__prefab": { - "__id__": 1768 + "__id__": 1336 }, "_contentSize": { "__type__": "cc.Size", @@ -39421,11 +29305,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1766 + "__id__": 1334 }, "_enabled": true, "__prefab": { - "__id__": 1770 + "__id__": 1338 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39469,11 +29353,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1766 + "__id__": 1334 }, "_enabled": true, "__prefab": { - "__id__": 1772 + "__id__": 1340 }, "_alignFlags": 10, "_target": null, @@ -39518,27 +29402,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1765 + "__id__": 1333 }, "_children": [ { - "__id__": 1775 + "__id__": 1343 }, { - "__id__": 1783 + "__id__": 1351 } ], "_active": true, "_components": [ { - "__id__": 1789 + "__id__": 1357 }, { - "__id__": 1791 + "__id__": 1359 } ], "_prefab": { - "__id__": 1793 + "__id__": 1361 }, "_lpos": { "__type__": "cc.Vec3", @@ -39575,23 +29459,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1774 + "__id__": 1342 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1776 + "__id__": 1344 }, { - "__id__": 1778 + "__id__": 1346 }, { - "__id__": 1780 + "__id__": 1348 } ], "_prefab": { - "__id__": 1782 + "__id__": 1350 }, "_lpos": { "__type__": "cc.Vec3", @@ -39628,11 +29512,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1775 + "__id__": 1343 }, "_enabled": true, "__prefab": { - "__id__": 1777 + "__id__": 1345 }, "_contentSize": { "__type__": "cc.Size", @@ -39656,11 +29540,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1775 + "__id__": 1343 }, "_enabled": true, "__prefab": { - "__id__": 1779 + "__id__": 1347 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39724,11 +29608,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1775 + "__id__": 1343 }, "_enabled": true, "__prefab": { - "__id__": 1781 + "__id__": 1349 }, "_alignFlags": 45, "_target": null, @@ -39773,20 +29657,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1774 + "__id__": 1342 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1784 + "__id__": 1352 }, { - "__id__": 1786 + "__id__": 1354 } ], "_prefab": { - "__id__": 1788 + "__id__": 1356 }, "_lpos": { "__type__": "cc.Vec3", @@ -39823,11 +29707,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1783 + "__id__": 1351 }, "_enabled": true, "__prefab": { - "__id__": 1785 + "__id__": 1353 }, "_contentSize": { "__type__": "cc.Size", @@ -39851,11 +29735,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1783 + "__id__": 1351 }, "_enabled": true, "__prefab": { - "__id__": 1787 + "__id__": 1355 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -39932,11 +29816,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1774 + "__id__": 1342 }, "_enabled": true, "__prefab": { - "__id__": 1790 + "__id__": 1358 }, "_contentSize": { "__type__": "cc.Size", @@ -39960,11 +29844,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1774 + "__id__": 1342 }, "_enabled": true, "__prefab": { - "__id__": 1792 + "__id__": 1360 }, "_alignFlags": 45, "_target": null, @@ -40009,11 +29893,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1765 + "__id__": 1333 }, "_enabled": true, "__prefab": { - "__id__": 1795 + "__id__": 1363 }, "_contentSize": { "__type__": "cc.Size", @@ -40037,11 +29921,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1765 + "__id__": 1333 }, "_enabled": true, "__prefab": { - "__id__": 1797 + "__id__": 1365 }, "_alignFlags": 41, "_target": null, @@ -40086,27 +29970,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1748 + "__id__": 1316 }, "_children": [ { - "__id__": 1800 + "__id__": 1368 }, { - "__id__": 1808 + "__id__": 1376 } ], "_active": true, "_components": [ { - "__id__": 1828 + "__id__": 1396 }, { - "__id__": 1830 + "__id__": 1398 } ], "_prefab": { - "__id__": 1832 + "__id__": 1400 }, "_lpos": { "__type__": "cc.Vec3", @@ -40143,23 +30027,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1799 + "__id__": 1367 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1801 + "__id__": 1369 }, { - "__id__": 1803 + "__id__": 1371 }, { - "__id__": 1805 + "__id__": 1373 } ], "_prefab": { - "__id__": 1807 + "__id__": 1375 }, "_lpos": { "__type__": "cc.Vec3", @@ -40196,11 +30080,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1800 + "__id__": 1368 }, "_enabled": true, "__prefab": { - "__id__": 1802 + "__id__": 1370 }, "_contentSize": { "__type__": "cc.Size", @@ -40224,11 +30108,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1800 + "__id__": 1368 }, "_enabled": true, "__prefab": { - "__id__": 1804 + "__id__": 1372 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40272,11 +30156,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1800 + "__id__": 1368 }, "_enabled": true, "__prefab": { - "__id__": 1806 + "__id__": 1374 }, "_alignFlags": 10, "_target": null, @@ -40321,27 +30205,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1799 + "__id__": 1367 }, "_children": [ { - "__id__": 1809 + "__id__": 1377 }, { - "__id__": 1815 + "__id__": 1383 } ], "_active": true, "_components": [ { - "__id__": 1823 + "__id__": 1391 }, { - "__id__": 1825 + "__id__": 1393 } ], "_prefab": { - "__id__": 1827 + "__id__": 1395 }, "_lpos": { "__type__": "cc.Vec3", @@ -40378,20 +30262,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1808 + "__id__": 1376 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1810 + "__id__": 1378 }, { - "__id__": 1812 + "__id__": 1380 } ], "_prefab": { - "__id__": 1814 + "__id__": 1382 }, "_lpos": { "__type__": "cc.Vec3", @@ -40428,11 +30312,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1809 + "__id__": 1377 }, "_enabled": true, "__prefab": { - "__id__": 1811 + "__id__": 1379 }, "_contentSize": { "__type__": "cc.Size", @@ -40456,11 +30340,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1809 + "__id__": 1377 }, "_enabled": true, "__prefab": { - "__id__": 1813 + "__id__": 1381 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40537,23 +30421,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1808 + "__id__": 1376 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1816 + "__id__": 1384 }, { - "__id__": 1818 + "__id__": 1386 }, { - "__id__": 1820 + "__id__": 1388 } ], "_prefab": { - "__id__": 1822 + "__id__": 1390 }, "_lpos": { "__type__": "cc.Vec3", @@ -40590,11 +30474,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1815 + "__id__": 1383 }, "_enabled": true, "__prefab": { - "__id__": 1817 + "__id__": 1385 }, "_contentSize": { "__type__": "cc.Size", @@ -40618,11 +30502,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1815 + "__id__": 1383 }, "_enabled": true, "__prefab": { - "__id__": 1819 + "__id__": 1387 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -40686,11 +30570,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1815 + "__id__": 1383 }, "_enabled": true, "__prefab": { - "__id__": 1821 + "__id__": 1389 }, "_alignFlags": 45, "_target": null, @@ -40735,11 +30619,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1808 + "__id__": 1376 }, "_enabled": true, "__prefab": { - "__id__": 1824 + "__id__": 1392 }, "_contentSize": { "__type__": "cc.Size", @@ -40763,11 +30647,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1808 + "__id__": 1376 }, "_enabled": true, "__prefab": { - "__id__": 1826 + "__id__": 1394 }, "_alignFlags": 45, "_target": null, @@ -40812,11 +30696,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1799 + "__id__": 1367 }, "_enabled": true, "__prefab": { - "__id__": 1829 + "__id__": 1397 }, "_contentSize": { "__type__": "cc.Size", @@ -40840,11 +30724,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1799 + "__id__": 1367 }, "_enabled": true, "__prefab": { - "__id__": 1831 + "__id__": 1399 }, "_alignFlags": 44, "_target": null, @@ -40889,11 +30773,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1748 + "__id__": 1316 }, "_enabled": true, "__prefab": { - "__id__": 1834 + "__id__": 1402 }, "_contentSize": { "__type__": "cc.Size", @@ -40917,11 +30801,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1748 + "__id__": 1316 }, "_enabled": false, "__prefab": { - "__id__": 1836 + "__id__": 1404 }, "_resizeMode": 0, "_layoutType": 1, @@ -40955,11 +30839,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1748 + "__id__": 1316 }, "_enabled": true, "__prefab": { - "__id__": 1838 + "__id__": 1406 }, "_alignFlags": 44, "_target": null, @@ -41004,11 +30888,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1492 + "__id__": 1060 }, "_enabled": true, "__prefab": { - "__id__": 1841 + "__id__": 1409 }, "_contentSize": { "__type__": "cc.Size", @@ -41045,11 +30929,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1483 + "__id__": 1051 }, "_enabled": true, "__prefab": { - "__id__": 1844 + "__id__": 1412 }, "_contentSize": { "__type__": "cc.Size", @@ -41073,11 +30957,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1483 + "__id__": 1051 }, "_enabled": true, "__prefab": { - "__id__": 1846 + "__id__": 1414 }, "_alignFlags": 44, "_target": null, @@ -41122,36 +31006,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1260 + "__id__": 828 }, "_children": [ { - "__id__": 1849 + "__id__": 1417 }, { - "__id__": 1855 + "__id__": 1423 }, { - "__id__": 1863 + "__id__": 1431 }, { - "__id__": 1869 + "__id__": 1437 } ], "_active": true, "_components": [ { - "__id__": 1900 + "__id__": 1468 }, { - "__id__": 1902 + "__id__": 1470 }, { - "__id__": 1904 + "__id__": 1472 } ], "_prefab": { - "__id__": 1906 + "__id__": 1474 }, "_lpos": { "__type__": "cc.Vec3", @@ -41188,20 +31072,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1848 + "__id__": 1416 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1850 + "__id__": 1418 }, { - "__id__": 1852 + "__id__": 1420 } ], "_prefab": { - "__id__": 1854 + "__id__": 1422 }, "_lpos": { "__type__": "cc.Vec3", @@ -41238,11 +31122,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1849 + "__id__": 1417 }, "_enabled": true, "__prefab": { - "__id__": 1851 + "__id__": 1419 }, "_contentSize": { "__type__": "cc.Size", @@ -41266,11 +31150,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1849 + "__id__": 1417 }, "_enabled": true, "__prefab": { - "__id__": 1853 + "__id__": 1421 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41327,23 +31211,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1848 + "__id__": 1416 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1856 + "__id__": 1424 }, { - "__id__": 1858 + "__id__": 1426 }, { - "__id__": 1860 + "__id__": 1428 } ], "_prefab": { - "__id__": 1862 + "__id__": 1430 }, "_lpos": { "__type__": "cc.Vec3", @@ -41380,11 +31264,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1855 + "__id__": 1423 }, "_enabled": true, "__prefab": { - "__id__": 1857 + "__id__": 1425 }, "_contentSize": { "__type__": "cc.Size", @@ -41408,11 +31292,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1855 + "__id__": 1423 }, "_enabled": true, "__prefab": { - "__id__": 1859 + "__id__": 1427 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41476,11 +31360,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1855 + "__id__": 1423 }, "_enabled": true, "__prefab": { - "__id__": 1861 + "__id__": 1429 }, "_alignFlags": 1, "_target": null, @@ -41525,20 +31409,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1848 + "__id__": 1416 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1864 + "__id__": 1432 }, { - "__id__": 1866 + "__id__": 1434 } ], "_prefab": { - "__id__": 1868 + "__id__": 1436 }, "_lpos": { "__type__": "cc.Vec3", @@ -41575,11 +31459,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1863 + "__id__": 1431 }, "_enabled": true, "__prefab": { - "__id__": 1865 + "__id__": 1433 }, "_contentSize": { "__type__": "cc.Size", @@ -41603,11 +31487,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1863 + "__id__": 1431 }, "_enabled": true, "__prefab": { - "__id__": 1867 + "__id__": 1435 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41684,27 +31568,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1848 + "__id__": 1416 }, "_children": [ { - "__id__": 1870 + "__id__": 1438 }, { - "__id__": 1882 + "__id__": 1450 } ], "_active": true, "_components": [ { - "__id__": 1894 + "__id__": 1462 }, { - "__id__": 1896 + "__id__": 1464 } ], "_prefab": { - "__id__": 1899 + "__id__": 1467 }, "_lpos": { "__type__": "cc.Vec3", @@ -41741,24 +31625,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1869 + "__id__": 1437 }, "_children": [ { - "__id__": 1871 + "__id__": 1439 } ], "_active": true, "_components": [ { - "__id__": 1877 + "__id__": 1445 }, { - "__id__": 1879 + "__id__": 1447 } ], "_prefab": { - "__id__": 1881 + "__id__": 1449 }, "_lpos": { "__type__": "cc.Vec3", @@ -41795,20 +31679,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1870 + "__id__": 1438 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1872 + "__id__": 1440 }, { - "__id__": 1874 + "__id__": 1442 } ], "_prefab": { - "__id__": 1876 + "__id__": 1444 }, "_lpos": { "__type__": "cc.Vec3", @@ -41845,11 +31729,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1871 + "__id__": 1439 }, "_enabled": true, "__prefab": { - "__id__": 1873 + "__id__": 1441 }, "_contentSize": { "__type__": "cc.Size", @@ -41873,11 +31757,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1871 + "__id__": 1439 }, "_enabled": true, "__prefab": { - "__id__": 1875 + "__id__": 1443 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -41931,11 +31815,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1870 + "__id__": 1438 }, "_enabled": true, "__prefab": { - "__id__": 1878 + "__id__": 1446 }, "_contentSize": { "__type__": "cc.Size", @@ -41959,11 +31843,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1870 + "__id__": 1438 }, "_enabled": true, "__prefab": { - "__id__": 1880 + "__id__": 1448 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42017,24 +31901,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1869 + "__id__": 1437 }, "_children": [ { - "__id__": 1883 + "__id__": 1451 } ], "_active": true, "_components": [ { - "__id__": 1889 + "__id__": 1457 }, { - "__id__": 1891 + "__id__": 1459 } ], "_prefab": { - "__id__": 1893 + "__id__": 1461 }, "_lpos": { "__type__": "cc.Vec3", @@ -42071,20 +31955,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1882 + "__id__": 1450 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1884 + "__id__": 1452 }, { - "__id__": 1886 + "__id__": 1454 } ], "_prefab": { - "__id__": 1888 + "__id__": 1456 }, "_lpos": { "__type__": "cc.Vec3", @@ -42121,11 +32005,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1883 + "__id__": 1451 }, "_enabled": true, "__prefab": { - "__id__": 1885 + "__id__": 1453 }, "_contentSize": { "__type__": "cc.Size", @@ -42149,11 +32033,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1883 + "__id__": 1451 }, "_enabled": true, "__prefab": { - "__id__": 1887 + "__id__": 1455 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42207,11 +32091,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1882 + "__id__": 1450 }, "_enabled": true, "__prefab": { - "__id__": 1890 + "__id__": 1458 }, "_contentSize": { "__type__": "cc.Size", @@ -42235,11 +32119,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1882 + "__id__": 1450 }, "_enabled": true, "__prefab": { - "__id__": 1892 + "__id__": 1460 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42293,11 +32177,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1869 + "__id__": 1437 }, "_enabled": true, "__prefab": { - "__id__": 1895 + "__id__": 1463 }, "_contentSize": { "__type__": "cc.Size", @@ -42321,15 +32205,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1869 + "__id__": 1437 }, "_enabled": true, "__prefab": { - "__id__": 1897 + "__id__": 1465 }, "clickEvents": [ { - "__id__": 1898 + "__id__": 1466 } ], "_interactable": true, @@ -42378,7 +32262,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 1260 + "__id__": 828 }, "component": "", "_componentId": "f8dd2ODYatM+Zh5DQ/izWwv", @@ -42404,11 +32288,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1848 + "__id__": 1416 }, "_enabled": true, "__prefab": { - "__id__": 1901 + "__id__": 1469 }, "_contentSize": { "__type__": "cc.Size", @@ -42432,11 +32316,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1848 + "__id__": 1416 }, "_enabled": false, "__prefab": { - "__id__": 1903 + "__id__": 1471 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42474,11 +32358,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1848 + "__id__": 1416 }, "_enabled": true, "__prefab": { - "__id__": 1905 + "__id__": 1473 }, "_alignFlags": 44, "_target": null, @@ -42523,33 +32407,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1260 + "__id__": 828 }, "_children": [ { - "__id__": 1908 + "__id__": 1476 }, { - "__id__": 1916 + "__id__": 1484 }, { - "__id__": 1930 + "__id__": 1498 }, { - "__id__": 2154 + "__id__": 1722 } ], "_active": false, "_components": [ { - "__id__": 2171 + "__id__": 1739 }, { - "__id__": 2173 + "__id__": 1741 } ], "_prefab": { - "__id__": 2175 + "__id__": 1743 }, "_lpos": { "__type__": "cc.Vec3", @@ -42586,23 +32470,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1907 + "__id__": 1475 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1909 + "__id__": 1477 }, { - "__id__": 1911 + "__id__": 1479 }, { - "__id__": 1913 + "__id__": 1481 } ], "_prefab": { - "__id__": 1915 + "__id__": 1483 }, "_lpos": { "__type__": "cc.Vec3", @@ -42639,11 +32523,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1908 + "__id__": 1476 }, "_enabled": true, "__prefab": { - "__id__": 1910 + "__id__": 1478 }, "_contentSize": { "__type__": "cc.Size", @@ -42667,11 +32551,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1908 + "__id__": 1476 }, "_enabled": true, "__prefab": { - "__id__": 1912 + "__id__": 1480 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42712,11 +32596,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1908 + "__id__": 1476 }, "_enabled": true, "__prefab": { - "__id__": 1914 + "__id__": 1482 }, "_alignFlags": 45, "_target": null, @@ -42761,27 +32645,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1907 + "__id__": 1475 }, "_children": [ { - "__id__": 1917 + "__id__": 1485 } ], "_active": true, "_components": [ { - "__id__": 1923 + "__id__": 1491 }, { - "__id__": 1925 + "__id__": 1493 }, { - "__id__": 1927 + "__id__": 1495 } ], "_prefab": { - "__id__": 1929 + "__id__": 1497 }, "_lpos": { "__type__": "cc.Vec3", @@ -42818,20 +32702,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1916 + "__id__": 1484 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1918 + "__id__": 1486 }, { - "__id__": 1920 + "__id__": 1488 } ], "_prefab": { - "__id__": 1922 + "__id__": 1490 }, "_lpos": { "__type__": "cc.Vec3", @@ -42868,11 +32752,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1917 + "__id__": 1485 }, "_enabled": true, "__prefab": { - "__id__": 1919 + "__id__": 1487 }, "_contentSize": { "__type__": "cc.Size", @@ -42896,11 +32780,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1917 + "__id__": 1485 }, "_enabled": true, "__prefab": { - "__id__": 1921 + "__id__": 1489 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -42977,11 +32861,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1916 + "__id__": 1484 }, "_enabled": true, "__prefab": { - "__id__": 1924 + "__id__": 1492 }, "_contentSize": { "__type__": "cc.Size", @@ -43005,11 +32889,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1916 + "__id__": 1484 }, "_enabled": true, "__prefab": { - "__id__": 1926 + "__id__": 1494 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43050,11 +32934,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1916 + "__id__": 1484 }, "_enabled": true, "__prefab": { - "__id__": 1928 + "__id__": 1496 }, "_alignFlags": 17, "_target": null, @@ -43099,42 +32983,42 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1907 + "__id__": 1475 }, "_children": [ { - "__id__": 1931 + "__id__": 1499 }, { - "__id__": 1967 + "__id__": 1535 }, { - "__id__": 2003 + "__id__": 1571 }, { - "__id__": 2039 + "__id__": 1607 }, { - "__id__": 2075 + "__id__": 1643 }, { - "__id__": 2111 + "__id__": 1679 } ], "_active": true, "_components": [ { - "__id__": 2147 + "__id__": 1715 }, { - "__id__": 2149 + "__id__": 1717 }, { - "__id__": 2151 + "__id__": 1719 } ], "_prefab": { - "__id__": 2153 + "__id__": 1721 }, "_lpos": { "__type__": "cc.Vec3", @@ -43171,30 +33055,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1930 + "__id__": 1498 }, "_children": [ { - "__id__": 1932 + "__id__": 1500 }, { - "__id__": 1940 + "__id__": 1508 }, { - "__id__": 1952 + "__id__": 1520 }, { - "__id__": 1958 + "__id__": 1526 } ], "_active": true, "_components": [ { - "__id__": 1964 + "__id__": 1532 } ], "_prefab": { - "__id__": 1966 + "__id__": 1534 }, "_lpos": { "__type__": "cc.Vec3", @@ -43231,23 +33115,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1931 + "__id__": 1499 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1933 + "__id__": 1501 }, { - "__id__": 1935 + "__id__": 1503 }, { - "__id__": 1937 + "__id__": 1505 } ], "_prefab": { - "__id__": 1939 + "__id__": 1507 }, "_lpos": { "__type__": "cc.Vec3", @@ -43284,11 +33168,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1932 + "__id__": 1500 }, "_enabled": true, "__prefab": { - "__id__": 1934 + "__id__": 1502 }, "_contentSize": { "__type__": "cc.Size", @@ -43312,11 +33196,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1932 + "__id__": 1500 }, "_enabled": true, "__prefab": { - "__id__": 1936 + "__id__": 1504 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43357,11 +33241,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1932 + "__id__": 1500 }, "_enabled": true, "__prefab": { - "__id__": 1938 + "__id__": 1506 }, "_alignFlags": 45, "_target": null, @@ -43406,24 +33290,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1931 + "__id__": 1499 }, "_children": [ { - "__id__": 1941 + "__id__": 1509 } ], "_active": true, "_components": [ { - "__id__": 1947 + "__id__": 1515 }, { - "__id__": 1949 + "__id__": 1517 } ], "_prefab": { - "__id__": 1951 + "__id__": 1519 }, "_lpos": { "__type__": "cc.Vec3", @@ -43460,20 +33344,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1940 + "__id__": 1508 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1942 + "__id__": 1510 }, { - "__id__": 1944 + "__id__": 1512 } ], "_prefab": { - "__id__": 1946 + "__id__": 1514 }, "_lpos": { "__type__": "cc.Vec3", @@ -43510,11 +33394,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1941 + "__id__": 1509 }, "_enabled": true, "__prefab": { - "__id__": 1943 + "__id__": 1511 }, "_contentSize": { "__type__": "cc.Size", @@ -43538,11 +33422,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1941 + "__id__": 1509 }, "_enabled": true, "__prefab": { - "__id__": 1945 + "__id__": 1513 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43619,11 +33503,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1940 + "__id__": 1508 }, "_enabled": true, "__prefab": { - "__id__": 1948 + "__id__": 1516 }, "_contentSize": { "__type__": "cc.Size", @@ -43647,11 +33531,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1940 + "__id__": 1508 }, "_enabled": true, "__prefab": { - "__id__": 1950 + "__id__": 1518 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43705,20 +33589,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1931 + "__id__": 1499 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1953 + "__id__": 1521 }, { - "__id__": 1955 + "__id__": 1523 } ], "_prefab": { - "__id__": 1957 + "__id__": 1525 }, "_lpos": { "__type__": "cc.Vec3", @@ -43755,11 +33639,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1952 + "__id__": 1520 }, "_enabled": true, "__prefab": { - "__id__": 1954 + "__id__": 1522 }, "_contentSize": { "__type__": "cc.Size", @@ -43783,11 +33667,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1952 + "__id__": 1520 }, "_enabled": true, "__prefab": { - "__id__": 1956 + "__id__": 1524 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -43864,20 +33748,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1931 + "__id__": 1499 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1959 + "__id__": 1527 }, { - "__id__": 1961 + "__id__": 1529 } ], "_prefab": { - "__id__": 1963 + "__id__": 1531 }, "_lpos": { "__type__": "cc.Vec3", @@ -43914,11 +33798,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1958 + "__id__": 1526 }, "_enabled": true, "__prefab": { - "__id__": 1960 + "__id__": 1528 }, "_contentSize": { "__type__": "cc.Size", @@ -43942,11 +33826,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1958 + "__id__": 1526 }, "_enabled": true, "__prefab": { - "__id__": 1962 + "__id__": 1530 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44023,11 +33907,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1931 + "__id__": 1499 }, "_enabled": true, "__prefab": { - "__id__": 1965 + "__id__": 1533 }, "_contentSize": { "__type__": "cc.Size", @@ -44064,30 +33948,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1930 + "__id__": 1498 }, "_children": [ { - "__id__": 1968 + "__id__": 1536 }, { - "__id__": 1976 + "__id__": 1544 }, { - "__id__": 1988 + "__id__": 1556 }, { - "__id__": 1994 + "__id__": 1562 } ], "_active": true, "_components": [ { - "__id__": 2000 + "__id__": 1568 } ], "_prefab": { - "__id__": 2002 + "__id__": 1570 }, "_lpos": { "__type__": "cc.Vec3", @@ -44124,23 +34008,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1967 + "__id__": 1535 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1969 + "__id__": 1537 }, { - "__id__": 1971 + "__id__": 1539 }, { - "__id__": 1973 + "__id__": 1541 } ], "_prefab": { - "__id__": 1975 + "__id__": 1543 }, "_lpos": { "__type__": "cc.Vec3", @@ -44177,11 +34061,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1968 + "__id__": 1536 }, "_enabled": true, "__prefab": { - "__id__": 1970 + "__id__": 1538 }, "_contentSize": { "__type__": "cc.Size", @@ -44205,11 +34089,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1968 + "__id__": 1536 }, "_enabled": true, "__prefab": { - "__id__": 1972 + "__id__": 1540 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44250,11 +34134,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1968 + "__id__": 1536 }, "_enabled": true, "__prefab": { - "__id__": 1974 + "__id__": 1542 }, "_alignFlags": 45, "_target": null, @@ -44299,24 +34183,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1967 + "__id__": 1535 }, "_children": [ { - "__id__": 1977 + "__id__": 1545 } ], "_active": true, "_components": [ { - "__id__": 1983 + "__id__": 1551 }, { - "__id__": 1985 + "__id__": 1553 } ], "_prefab": { - "__id__": 1987 + "__id__": 1555 }, "_lpos": { "__type__": "cc.Vec3", @@ -44353,20 +34237,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1976 + "__id__": 1544 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1978 + "__id__": 1546 }, { - "__id__": 1980 + "__id__": 1548 } ], "_prefab": { - "__id__": 1982 + "__id__": 1550 }, "_lpos": { "__type__": "cc.Vec3", @@ -44403,11 +34287,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1977 + "__id__": 1545 }, "_enabled": true, "__prefab": { - "__id__": 1979 + "__id__": 1547 }, "_contentSize": { "__type__": "cc.Size", @@ -44431,11 +34315,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1977 + "__id__": 1545 }, "_enabled": true, "__prefab": { - "__id__": 1981 + "__id__": 1549 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44512,11 +34396,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1976 + "__id__": 1544 }, "_enabled": true, "__prefab": { - "__id__": 1984 + "__id__": 1552 }, "_contentSize": { "__type__": "cc.Size", @@ -44540,11 +34424,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1976 + "__id__": 1544 }, "_enabled": true, "__prefab": { - "__id__": 1986 + "__id__": 1554 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44598,20 +34482,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1967 + "__id__": 1535 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1989 + "__id__": 1557 }, { - "__id__": 1991 + "__id__": 1559 } ], "_prefab": { - "__id__": 1993 + "__id__": 1561 }, "_lpos": { "__type__": "cc.Vec3", @@ -44648,11 +34532,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1988 + "__id__": 1556 }, "_enabled": true, "__prefab": { - "__id__": 1990 + "__id__": 1558 }, "_contentSize": { "__type__": "cc.Size", @@ -44676,11 +34560,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1988 + "__id__": 1556 }, "_enabled": true, "__prefab": { - "__id__": 1992 + "__id__": 1560 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44757,20 +34641,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1967 + "__id__": 1535 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1995 + "__id__": 1563 }, { - "__id__": 1997 + "__id__": 1565 } ], "_prefab": { - "__id__": 1999 + "__id__": 1567 }, "_lpos": { "__type__": "cc.Vec3", @@ -44807,11 +34691,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1994 + "__id__": 1562 }, "_enabled": true, "__prefab": { - "__id__": 1996 + "__id__": 1564 }, "_contentSize": { "__type__": "cc.Size", @@ -44835,11 +34719,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1994 + "__id__": 1562 }, "_enabled": true, "__prefab": { - "__id__": 1998 + "__id__": 1566 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -44916,11 +34800,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1967 + "__id__": 1535 }, "_enabled": true, "__prefab": { - "__id__": 2001 + "__id__": 1569 }, "_contentSize": { "__type__": "cc.Size", @@ -44957,30 +34841,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1930 + "__id__": 1498 }, "_children": [ { - "__id__": 2004 + "__id__": 1572 }, { - "__id__": 2012 + "__id__": 1580 }, { - "__id__": 2024 + "__id__": 1592 }, { - "__id__": 2030 + "__id__": 1598 } ], "_active": true, "_components": [ { - "__id__": 2036 + "__id__": 1604 } ], "_prefab": { - "__id__": 2038 + "__id__": 1606 }, "_lpos": { "__type__": "cc.Vec3", @@ -45017,23 +34901,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2003 + "__id__": 1571 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2005 + "__id__": 1573 }, { - "__id__": 2007 + "__id__": 1575 }, { - "__id__": 2009 + "__id__": 1577 } ], "_prefab": { - "__id__": 2011 + "__id__": 1579 }, "_lpos": { "__type__": "cc.Vec3", @@ -45070,11 +34954,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2004 + "__id__": 1572 }, "_enabled": true, "__prefab": { - "__id__": 2006 + "__id__": 1574 }, "_contentSize": { "__type__": "cc.Size", @@ -45098,11 +34982,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2004 + "__id__": 1572 }, "_enabled": true, "__prefab": { - "__id__": 2008 + "__id__": 1576 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45143,11 +35027,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2004 + "__id__": 1572 }, "_enabled": true, "__prefab": { - "__id__": 2010 + "__id__": 1578 }, "_alignFlags": 45, "_target": null, @@ -45192,24 +35076,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2003 + "__id__": 1571 }, "_children": [ { - "__id__": 2013 + "__id__": 1581 } ], "_active": true, "_components": [ { - "__id__": 2019 + "__id__": 1587 }, { - "__id__": 2021 + "__id__": 1589 } ], "_prefab": { - "__id__": 2023 + "__id__": 1591 }, "_lpos": { "__type__": "cc.Vec3", @@ -45246,20 +35130,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2012 + "__id__": 1580 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2014 + "__id__": 1582 }, { - "__id__": 2016 + "__id__": 1584 } ], "_prefab": { - "__id__": 2018 + "__id__": 1586 }, "_lpos": { "__type__": "cc.Vec3", @@ -45296,11 +35180,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2013 + "__id__": 1581 }, "_enabled": true, "__prefab": { - "__id__": 2015 + "__id__": 1583 }, "_contentSize": { "__type__": "cc.Size", @@ -45324,11 +35208,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2013 + "__id__": 1581 }, "_enabled": true, "__prefab": { - "__id__": 2017 + "__id__": 1585 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45405,11 +35289,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2012 + "__id__": 1580 }, "_enabled": true, "__prefab": { - "__id__": 2020 + "__id__": 1588 }, "_contentSize": { "__type__": "cc.Size", @@ -45433,11 +35317,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2012 + "__id__": 1580 }, "_enabled": true, "__prefab": { - "__id__": 2022 + "__id__": 1590 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45491,20 +35375,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2003 + "__id__": 1571 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2025 + "__id__": 1593 }, { - "__id__": 2027 + "__id__": 1595 } ], "_prefab": { - "__id__": 2029 + "__id__": 1597 }, "_lpos": { "__type__": "cc.Vec3", @@ -45541,11 +35425,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2024 + "__id__": 1592 }, "_enabled": true, "__prefab": { - "__id__": 2026 + "__id__": 1594 }, "_contentSize": { "__type__": "cc.Size", @@ -45569,11 +35453,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2024 + "__id__": 1592 }, "_enabled": true, "__prefab": { - "__id__": 2028 + "__id__": 1596 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45650,20 +35534,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2003 + "__id__": 1571 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2031 + "__id__": 1599 }, { - "__id__": 2033 + "__id__": 1601 } ], "_prefab": { - "__id__": 2035 + "__id__": 1603 }, "_lpos": { "__type__": "cc.Vec3", @@ -45700,11 +35584,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2030 + "__id__": 1598 }, "_enabled": true, "__prefab": { - "__id__": 2032 + "__id__": 1600 }, "_contentSize": { "__type__": "cc.Size", @@ -45728,11 +35612,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2030 + "__id__": 1598 }, "_enabled": true, "__prefab": { - "__id__": 2034 + "__id__": 1602 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -45809,11 +35693,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2003 + "__id__": 1571 }, "_enabled": true, "__prefab": { - "__id__": 2037 + "__id__": 1605 }, "_contentSize": { "__type__": "cc.Size", @@ -45850,30 +35734,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1930 + "__id__": 1498 }, "_children": [ { - "__id__": 2040 + "__id__": 1608 }, { - "__id__": 2048 + "__id__": 1616 }, { - "__id__": 2060 + "__id__": 1628 }, { - "__id__": 2066 + "__id__": 1634 } ], "_active": true, "_components": [ { - "__id__": 2072 + "__id__": 1640 } ], "_prefab": { - "__id__": 2074 + "__id__": 1642 }, "_lpos": { "__type__": "cc.Vec3", @@ -45910,23 +35794,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2039 + "__id__": 1607 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2041 + "__id__": 1609 }, { - "__id__": 2043 + "__id__": 1611 }, { - "__id__": 2045 + "__id__": 1613 } ], "_prefab": { - "__id__": 2047 + "__id__": 1615 }, "_lpos": { "__type__": "cc.Vec3", @@ -45963,11 +35847,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2040 + "__id__": 1608 }, "_enabled": true, "__prefab": { - "__id__": 2042 + "__id__": 1610 }, "_contentSize": { "__type__": "cc.Size", @@ -45991,11 +35875,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2040 + "__id__": 1608 }, "_enabled": true, "__prefab": { - "__id__": 2044 + "__id__": 1612 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -46036,11 +35920,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2040 + "__id__": 1608 }, "_enabled": true, "__prefab": { - "__id__": 2046 + "__id__": 1614 }, "_alignFlags": 45, "_target": null, @@ -46085,24 +35969,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2039 + "__id__": 1607 }, "_children": [ { - "__id__": 2049 + "__id__": 1617 } ], "_active": true, "_components": [ { - "__id__": 2055 + "__id__": 1623 }, { - "__id__": 2057 + "__id__": 1625 } ], "_prefab": { - "__id__": 2059 + "__id__": 1627 }, "_lpos": { "__type__": "cc.Vec3", @@ -46139,20 +36023,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2048 + "__id__": 1616 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2050 + "__id__": 1618 }, { - "__id__": 2052 + "__id__": 1620 } ], "_prefab": { - "__id__": 2054 + "__id__": 1622 }, "_lpos": { "__type__": "cc.Vec3", @@ -46189,11 +36073,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2049 + "__id__": 1617 }, "_enabled": true, "__prefab": { - "__id__": 2051 + "__id__": 1619 }, "_contentSize": { "__type__": "cc.Size", @@ -46217,11 +36101,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2049 + "__id__": 1617 }, "_enabled": true, "__prefab": { - "__id__": 2053 + "__id__": 1621 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -46298,11 +36182,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2048 + "__id__": 1616 }, "_enabled": true, "__prefab": { - "__id__": 2056 + "__id__": 1624 }, "_contentSize": { "__type__": "cc.Size", @@ -46326,11 +36210,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2048 + "__id__": 1616 }, "_enabled": true, "__prefab": { - "__id__": 2058 + "__id__": 1626 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -46384,20 +36268,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2039 + "__id__": 1607 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2061 + "__id__": 1629 }, { - "__id__": 2063 + "__id__": 1631 } ], "_prefab": { - "__id__": 2065 + "__id__": 1633 }, "_lpos": { "__type__": "cc.Vec3", @@ -46434,11 +36318,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2060 + "__id__": 1628 }, "_enabled": true, "__prefab": { - "__id__": 2062 + "__id__": 1630 }, "_contentSize": { "__type__": "cc.Size", @@ -46462,11 +36346,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2060 + "__id__": 1628 }, "_enabled": true, "__prefab": { - "__id__": 2064 + "__id__": 1632 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -46543,20 +36427,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2039 + "__id__": 1607 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2067 + "__id__": 1635 }, { - "__id__": 2069 + "__id__": 1637 } ], "_prefab": { - "__id__": 2071 + "__id__": 1639 }, "_lpos": { "__type__": "cc.Vec3", @@ -46593,11 +36477,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2066 + "__id__": 1634 }, "_enabled": true, "__prefab": { - "__id__": 2068 + "__id__": 1636 }, "_contentSize": { "__type__": "cc.Size", @@ -46621,11 +36505,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2066 + "__id__": 1634 }, "_enabled": true, "__prefab": { - "__id__": 2070 + "__id__": 1638 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -46702,11 +36586,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2039 + "__id__": 1607 }, "_enabled": true, "__prefab": { - "__id__": 2073 + "__id__": 1641 }, "_contentSize": { "__type__": "cc.Size", @@ -46743,30 +36627,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1930 + "__id__": 1498 }, "_children": [ { - "__id__": 2076 + "__id__": 1644 }, { - "__id__": 2084 + "__id__": 1652 }, { - "__id__": 2096 + "__id__": 1664 }, { - "__id__": 2102 + "__id__": 1670 } ], "_active": true, "_components": [ { - "__id__": 2108 + "__id__": 1676 } ], "_prefab": { - "__id__": 2110 + "__id__": 1678 }, "_lpos": { "__type__": "cc.Vec3", @@ -46803,23 +36687,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2075 + "__id__": 1643 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2077 + "__id__": 1645 }, { - "__id__": 2079 + "__id__": 1647 }, { - "__id__": 2081 + "__id__": 1649 } ], "_prefab": { - "__id__": 2083 + "__id__": 1651 }, "_lpos": { "__type__": "cc.Vec3", @@ -46856,11 +36740,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2076 + "__id__": 1644 }, "_enabled": true, "__prefab": { - "__id__": 2078 + "__id__": 1646 }, "_contentSize": { "__type__": "cc.Size", @@ -46884,11 +36768,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2076 + "__id__": 1644 }, "_enabled": true, "__prefab": { - "__id__": 2080 + "__id__": 1648 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -46932,11 +36816,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2076 + "__id__": 1644 }, "_enabled": true, "__prefab": { - "__id__": 2082 + "__id__": 1650 }, "_alignFlags": 45, "_target": null, @@ -46981,24 +36865,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2075 + "__id__": 1643 }, "_children": [ { - "__id__": 2085 + "__id__": 1653 } ], "_active": true, "_components": [ { - "__id__": 2091 + "__id__": 1659 }, { - "__id__": 2093 + "__id__": 1661 } ], "_prefab": { - "__id__": 2095 + "__id__": 1663 }, "_lpos": { "__type__": "cc.Vec3", @@ -47035,20 +36919,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2084 + "__id__": 1652 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2086 + "__id__": 1654 }, { - "__id__": 2088 + "__id__": 1656 } ], "_prefab": { - "__id__": 2090 + "__id__": 1658 }, "_lpos": { "__type__": "cc.Vec3", @@ -47085,11 +36969,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2085 + "__id__": 1653 }, "_enabled": true, "__prefab": { - "__id__": 2087 + "__id__": 1655 }, "_contentSize": { "__type__": "cc.Size", @@ -47113,11 +36997,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2085 + "__id__": 1653 }, "_enabled": true, "__prefab": { - "__id__": 2089 + "__id__": 1657 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47194,11 +37078,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2084 + "__id__": 1652 }, "_enabled": true, "__prefab": { - "__id__": 2092 + "__id__": 1660 }, "_contentSize": { "__type__": "cc.Size", @@ -47222,11 +37106,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2084 + "__id__": 1652 }, "_enabled": true, "__prefab": { - "__id__": 2094 + "__id__": 1662 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47280,20 +37164,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2075 + "__id__": 1643 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2097 + "__id__": 1665 }, { - "__id__": 2099 + "__id__": 1667 } ], "_prefab": { - "__id__": 2101 + "__id__": 1669 }, "_lpos": { "__type__": "cc.Vec3", @@ -47330,11 +37214,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2096 + "__id__": 1664 }, "_enabled": true, "__prefab": { - "__id__": 2098 + "__id__": 1666 }, "_contentSize": { "__type__": "cc.Size", @@ -47358,11 +37242,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2096 + "__id__": 1664 }, "_enabled": true, "__prefab": { - "__id__": 2100 + "__id__": 1668 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47439,20 +37323,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2075 + "__id__": 1643 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2103 + "__id__": 1671 }, { - "__id__": 2105 + "__id__": 1673 } ], "_prefab": { - "__id__": 2107 + "__id__": 1675 }, "_lpos": { "__type__": "cc.Vec3", @@ -47489,11 +37373,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2102 + "__id__": 1670 }, "_enabled": true, "__prefab": { - "__id__": 2104 + "__id__": 1672 }, "_contentSize": { "__type__": "cc.Size", @@ -47517,11 +37401,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2102 + "__id__": 1670 }, "_enabled": true, "__prefab": { - "__id__": 2106 + "__id__": 1674 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47598,11 +37482,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2075 + "__id__": 1643 }, "_enabled": true, "__prefab": { - "__id__": 2109 + "__id__": 1677 }, "_contentSize": { "__type__": "cc.Size", @@ -47639,30 +37523,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1930 + "__id__": 1498 }, "_children": [ { - "__id__": 2112 + "__id__": 1680 }, { - "__id__": 2120 + "__id__": 1688 }, { - "__id__": 2132 + "__id__": 1700 }, { - "__id__": 2138 + "__id__": 1706 } ], "_active": true, "_components": [ { - "__id__": 2144 + "__id__": 1712 } ], "_prefab": { - "__id__": 2146 + "__id__": 1714 }, "_lpos": { "__type__": "cc.Vec3", @@ -47699,23 +37583,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2111 + "__id__": 1679 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2113 + "__id__": 1681 }, { - "__id__": 2115 + "__id__": 1683 }, { - "__id__": 2117 + "__id__": 1685 } ], "_prefab": { - "__id__": 2119 + "__id__": 1687 }, "_lpos": { "__type__": "cc.Vec3", @@ -47752,11 +37636,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2112 + "__id__": 1680 }, "_enabled": true, "__prefab": { - "__id__": 2114 + "__id__": 1682 }, "_contentSize": { "__type__": "cc.Size", @@ -47780,11 +37664,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2112 + "__id__": 1680 }, "_enabled": true, "__prefab": { - "__id__": 2116 + "__id__": 1684 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -47825,11 +37709,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2112 + "__id__": 1680 }, "_enabled": true, "__prefab": { - "__id__": 2118 + "__id__": 1686 }, "_alignFlags": 45, "_target": null, @@ -47874,24 +37758,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2111 + "__id__": 1679 }, "_children": [ { - "__id__": 2121 + "__id__": 1689 } ], "_active": true, "_components": [ { - "__id__": 2127 + "__id__": 1695 }, { - "__id__": 2129 + "__id__": 1697 } ], "_prefab": { - "__id__": 2131 + "__id__": 1699 }, "_lpos": { "__type__": "cc.Vec3", @@ -47928,20 +37812,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2120 + "__id__": 1688 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2122 + "__id__": 1690 }, { - "__id__": 2124 + "__id__": 1692 } ], "_prefab": { - "__id__": 2126 + "__id__": 1694 }, "_lpos": { "__type__": "cc.Vec3", @@ -47978,11 +37862,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2121 + "__id__": 1689 }, "_enabled": true, "__prefab": { - "__id__": 2123 + "__id__": 1691 }, "_contentSize": { "__type__": "cc.Size", @@ -48006,11 +37890,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2121 + "__id__": 1689 }, "_enabled": true, "__prefab": { - "__id__": 2125 + "__id__": 1693 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -48087,11 +37971,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2120 + "__id__": 1688 }, "_enabled": true, "__prefab": { - "__id__": 2128 + "__id__": 1696 }, "_contentSize": { "__type__": "cc.Size", @@ -48115,11 +37999,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2120 + "__id__": 1688 }, "_enabled": true, "__prefab": { - "__id__": 2130 + "__id__": 1698 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -48173,20 +38057,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2111 + "__id__": 1679 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2133 + "__id__": 1701 }, { - "__id__": 2135 + "__id__": 1703 } ], "_prefab": { - "__id__": 2137 + "__id__": 1705 }, "_lpos": { "__type__": "cc.Vec3", @@ -48223,11 +38107,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2132 + "__id__": 1700 }, "_enabled": true, "__prefab": { - "__id__": 2134 + "__id__": 1702 }, "_contentSize": { "__type__": "cc.Size", @@ -48251,11 +38135,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2132 + "__id__": 1700 }, "_enabled": true, "__prefab": { - "__id__": 2136 + "__id__": 1704 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -48332,20 +38216,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2111 + "__id__": 1679 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2139 + "__id__": 1707 }, { - "__id__": 2141 + "__id__": 1709 } ], "_prefab": { - "__id__": 2143 + "__id__": 1711 }, "_lpos": { "__type__": "cc.Vec3", @@ -48382,11 +38266,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2138 + "__id__": 1706 }, "_enabled": true, "__prefab": { - "__id__": 2140 + "__id__": 1708 }, "_contentSize": { "__type__": "cc.Size", @@ -48410,11 +38294,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2138 + "__id__": 1706 }, "_enabled": true, "__prefab": { - "__id__": 2142 + "__id__": 1710 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -48491,11 +38375,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2111 + "__id__": 1679 }, "_enabled": true, "__prefab": { - "__id__": 2145 + "__id__": 1713 }, "_contentSize": { "__type__": "cc.Size", @@ -48532,11 +38416,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1930 + "__id__": 1498 }, "_enabled": true, "__prefab": { - "__id__": 2148 + "__id__": 1716 }, "_contentSize": { "__type__": "cc.Size", @@ -48560,11 +38444,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1930 + "__id__": 1498 }, "_enabled": true, "__prefab": { - "__id__": 2150 + "__id__": 1718 }, "_resizeMode": 0, "_layoutType": 2, @@ -48598,11 +38482,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1930 + "__id__": 1498 }, "_enabled": true, "__prefab": { - "__id__": 2152 + "__id__": 1720 }, "_alignFlags": 45, "_target": null, @@ -48647,30 +38531,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1907 + "__id__": 1475 }, "_children": [ { - "__id__": 2155 + "__id__": 1723 } ], "_active": true, "_components": [ { - "__id__": 2161 + "__id__": 1729 }, { - "__id__": 2163 + "__id__": 1731 }, { - "__id__": 2165 + "__id__": 1733 }, { - "__id__": 2168 + "__id__": 1736 } ], "_prefab": { - "__id__": 2170 + "__id__": 1738 }, "_lpos": { "__type__": "cc.Vec3", @@ -48707,20 +38591,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2154 + "__id__": 1722 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2156 + "__id__": 1724 }, { - "__id__": 2158 + "__id__": 1726 } ], "_prefab": { - "__id__": 2160 + "__id__": 1728 }, "_lpos": { "__type__": "cc.Vec3", @@ -48757,11 +38641,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2155 + "__id__": 1723 }, "_enabled": true, "__prefab": { - "__id__": 2157 + "__id__": 1725 }, "_contentSize": { "__type__": "cc.Size", @@ -48785,11 +38669,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2155 + "__id__": 1723 }, "_enabled": true, "__prefab": { - "__id__": 2159 + "__id__": 1727 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -48846,11 +38730,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2154 + "__id__": 1722 }, "_enabled": true, "__prefab": { - "__id__": 2162 + "__id__": 1730 }, "_contentSize": { "__type__": "cc.Size", @@ -48874,11 +38758,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2154 + "__id__": 1722 }, "_enabled": true, "__prefab": { - "__id__": 2164 + "__id__": 1732 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -48922,15 +38806,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2154 + "__id__": 1722 }, "_enabled": true, "__prefab": { - "__id__": 2166 + "__id__": 1734 }, "clickEvents": [ { - "__id__": 2167 + "__id__": 1735 } ], "_interactable": true, @@ -48979,7 +38863,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 1260 + "__id__": 828 }, "component": "", "_componentId": "f8dd2ODYatM+Zh5DQ/izWwv", @@ -48992,11 +38876,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2154 + "__id__": 1722 }, "_enabled": true, "__prefab": { - "__id__": 2169 + "__id__": 1737 }, "_alignFlags": 4, "_target": null, @@ -49041,11 +38925,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1907 + "__id__": 1475 }, "_enabled": true, "__prefab": { - "__id__": 2172 + "__id__": 1740 }, "_contentSize": { "__type__": "cc.Size", @@ -49069,11 +38953,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1907 + "__id__": 1475 }, "_enabled": true, "__prefab": { - "__id__": 2174 + "__id__": 1742 }, "_alignFlags": 45, "_target": null, @@ -49118,11 +39002,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1260 + "__id__": 828 }, "_enabled": true, "__prefab": { - "__id__": 2177 + "__id__": 1745 }, "_contentSize": { "__type__": "cc.Size", @@ -49146,11 +39030,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1260 + "__id__": 828 }, "_enabled": true, "__prefab": { - "__id__": 2179 + "__id__": 1747 }, "_alignFlags": 21, "_target": null, @@ -49182,11 +39066,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1260 + "__id__": 828 }, "_enabled": true, "__prefab": { - "__id__": 2181 + "__id__": 1749 }, "_id": "" }, @@ -49200,11 +39084,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1260 + "__id__": 828 }, "_enabled": true, "__prefab": { - "__id__": 2183 + "__id__": 1751 }, "_id": "" }, @@ -49232,14 +39116,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 2186 + "__id__": 1754 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 2185 + "__id__": 1753 }, "asset": { "__uuid__": "26bff847-cd29-48a5-bbfa-c3e2dbda688d", @@ -49247,7 +39131,7 @@ }, "fileId": "5a9CMsVQhKP5Y+UJfTKPbx", "instance": { - "__id__": 2187 + "__id__": 1755 }, "targetOverrides": null }, @@ -49261,19 +39145,19 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 2188 + "__id__": 1756 }, { - "__id__": 2190 + "__id__": 1758 }, { - "__id__": 2191 + "__id__": 1759 }, { - "__id__": 2192 + "__id__": 1760 }, { - "__id__": 2193 + "__id__": 1761 } ], "removedComponents": [] @@ -49281,7 +39165,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2189 + "__id__": 1757 }, "propertyPath": [ "_name" @@ -49297,7 +39181,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2189 + "__id__": 1757 }, "propertyPath": [ "_lpos" @@ -49312,7 +39196,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2189 + "__id__": 1757 }, "propertyPath": [ "_lrot" @@ -49328,7 +39212,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2189 + "__id__": 1757 }, "propertyPath": [ "_euler" @@ -49343,7 +39227,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 2189 + "__id__": 1757 }, "propertyPath": [ "_active" @@ -49360,23 +39244,23 @@ }, "_children": [ { - "__id__": 2195 + "__id__": 1763 } ], "_active": false, "_components": [ { - "__id__": 2233 + "__id__": 1801 }, { - "__id__": 2235 + "__id__": 1803 }, { - "__id__": 2237 + "__id__": 1805 } ], "_prefab": { - "__id__": 2239 + "__id__": 1807 }, "_lpos": { "__type__": "cc.Vec3", @@ -49413,30 +39297,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2194 + "__id__": 1762 }, "_children": [ { - "__id__": 2196 + "__id__": 1764 } ], "_active": true, "_components": [ { - "__id__": 2224 + "__id__": 1792 }, { - "__id__": 2226 + "__id__": 1794 }, { - "__id__": 2228 + "__id__": 1796 }, { - "__id__": 2230 + "__id__": 1798 } ], "_prefab": { - "__id__": 2232 + "__id__": 1800 }, "_lpos": { "__type__": "cc.Vec3", @@ -49473,27 +39357,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2195 + "__id__": 1763 }, "_children": [ { - "__id__": 2197 + "__id__": 1765 }, { - "__id__": 2205 + "__id__": 1773 }, { - "__id__": 2211 + "__id__": 1779 } ], "_active": true, "_components": [ { - "__id__": 2221 + "__id__": 1789 } ], "_prefab": { - "__id__": 2223 + "__id__": 1791 }, "_lpos": { "__type__": "cc.Vec3", @@ -49530,23 +39414,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2196 + "__id__": 1764 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2198 + "__id__": 1766 }, { - "__id__": 2200 + "__id__": 1768 }, { - "__id__": 2202 + "__id__": 1770 } ], "_prefab": { - "__id__": 2204 + "__id__": 1772 }, "_lpos": { "__type__": "cc.Vec3", @@ -49583,11 +39467,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2197 + "__id__": 1765 }, "_enabled": true, "__prefab": { - "__id__": 2199 + "__id__": 1767 }, "_contentSize": { "__type__": "cc.Size", @@ -49611,11 +39495,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2197 + "__id__": 1765 }, "_enabled": true, "__prefab": { - "__id__": 2201 + "__id__": 1769 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -49659,11 +39543,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2197 + "__id__": 1765 }, "_enabled": true, "__prefab": { - "__id__": 2203 + "__id__": 1771 }, "_alignFlags": 40, "_target": null, @@ -49708,20 +39592,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2196 + "__id__": 1764 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2206 + "__id__": 1774 }, { - "__id__": 2208 + "__id__": 1776 } ], "_prefab": { - "__id__": 2210 + "__id__": 1778 }, "_lpos": { "__type__": "cc.Vec3", @@ -49758,11 +39642,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2205 + "__id__": 1773 }, "_enabled": true, "__prefab": { - "__id__": 2207 + "__id__": 1775 }, "_contentSize": { "__type__": "cc.Size", @@ -49786,11 +39670,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2205 + "__id__": 1773 }, "_enabled": true, "__prefab": { - "__id__": 2209 + "__id__": 1777 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -49847,26 +39731,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2196 + "__id__": 1764 }, "_children": [], "_active": true, "_components": [ { - "__id__": 2212 + "__id__": 1780 }, { - "__id__": 2214 + "__id__": 1782 }, { - "__id__": 2216 + "__id__": 1784 }, { - "__id__": 2218 + "__id__": 1786 } ], "_prefab": { - "__id__": 2220 + "__id__": 1788 }, "_lpos": { "__type__": "cc.Vec3", @@ -49903,11 +39787,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2211 + "__id__": 1779 }, "_enabled": true, "__prefab": { - "__id__": 2213 + "__id__": 1781 }, "_contentSize": { "__type__": "cc.Size", @@ -49931,11 +39815,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2211 + "__id__": 1779 }, "_enabled": true, "__prefab": { - "__id__": 2215 + "__id__": 1783 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -49999,11 +39883,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2211 + "__id__": 1779 }, "_enabled": true, "__prefab": { - "__id__": 2217 + "__id__": 1785 }, "_alignFlags": 10, "_target": null, @@ -50035,11 +39919,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2211 + "__id__": 1779 }, "_enabled": true, "__prefab": { - "__id__": 2219 + "__id__": 1787 }, "templateMode": true, "watchPath": "data.data.gold", @@ -50072,11 +39956,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2196 + "__id__": 1764 }, "_enabled": true, "__prefab": { - "__id__": 2222 + "__id__": 1790 }, "_contentSize": { "__type__": "cc.Size", @@ -50113,11 +39997,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2195 + "__id__": 1763 }, "_enabled": true, "__prefab": { - "__id__": 2225 + "__id__": 1793 }, "_contentSize": { "__type__": "cc.Size", @@ -50141,11 +40025,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2195 + "__id__": 1763 }, "_enabled": true, "__prefab": { - "__id__": 2227 + "__id__": 1795 }, "_alignFlags": 8, "_target": null, @@ -50177,11 +40061,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2195 + "__id__": 1763 }, "_enabled": true, "__prefab": { - "__id__": 2229 + "__id__": 1797 }, "_resizeMode": 0, "_layoutType": 1, @@ -50215,11 +40099,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2195 + "__id__": 1763 }, "_enabled": true, "__prefab": { - "__id__": 2231 + "__id__": 1799 }, "_alignFlags": 40, "_target": null, @@ -50264,11 +40148,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2194 + "__id__": 1762 }, "_enabled": true, "__prefab": { - "__id__": 2234 + "__id__": 1802 }, "_contentSize": { "__type__": "cc.Size", @@ -50292,11 +40176,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2194 + "__id__": 1762 }, "_enabled": true, "__prefab": { - "__id__": 2236 + "__id__": 1804 }, "_alignFlags": 17, "_target": null, @@ -50328,11 +40212,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2194 + "__id__": 1762 }, "_enabled": true, "__prefab": { - "__id__": 2238 + "__id__": 1806 }, "_id": "" }, @@ -50363,7 +40247,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2241 + "__id__": 1809 }, "_contentSize": { "__type__": "cc.Size", @@ -50391,7 +40275,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2243 + "__id__": 1811 }, "_alignFlags": 45, "_target": null, @@ -50427,7 +40311,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 2245 + "__id__": 1813 }, "debugMode": false, "_id": "" @@ -50448,82 +40332,82 @@ "instance": null, "targetOverrides": [ { - "__id__": 2247 + "__id__": 1815 }, { - "__id__": 2250 + "__id__": 1818 }, { - "__id__": 2253 + "__id__": 1821 }, { - "__id__": 2256 + "__id__": 1824 }, { - "__id__": 2259 + "__id__": 1827 }, { - "__id__": 2262 + "__id__": 1830 } ], "nestedPrefabInstanceRoots": [ { - "__id__": 2185 + "__id__": 1753 }, { - "__id__": 1700 + "__id__": 1268 }, { - "__id__": 1660 + "__id__": 1228 }, { - "__id__": 1622 + "__id__": 1190 }, { - "__id__": 1590 + "__id__": 1158 }, { - "__id__": 1552 + "__id__": 1120 }, { - "__id__": 1514 + "__id__": 1082 }, { - "__id__": 1493 + "__id__": 1061 }, { - "__id__": 1277 + "__id__": 845 }, { - "__id__": 864 + "__id__": 432 }, { - "__id__": 847 + "__id__": 415 }, { - "__id__": 830 + "__id__": 398 }, { - "__id__": 809 + "__id__": 377 } ] }, { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1514 + "__id__": 1082 }, "sourceInfo": { - "__id__": 2248 + "__id__": 1816 }, "propertyPath": [ "_barSprite" ], "target": { - "__id__": 1514 + "__id__": 1082 }, "targetInfo": { - "__id__": 2249 + "__id__": 1817 } }, { @@ -50541,19 +40425,19 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1552 + "__id__": 1120 }, "sourceInfo": { - "__id__": 2251 + "__id__": 1819 }, "propertyPath": [ "_barSprite" ], "target": { - "__id__": 1552 + "__id__": 1120 }, "targetInfo": { - "__id__": 2252 + "__id__": 1820 } }, { @@ -50571,19 +40455,19 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1622 + "__id__": 1190 }, "sourceInfo": { - "__id__": 2254 + "__id__": 1822 }, "propertyPath": [ "_barSprite" ], "target": { - "__id__": 1622 + "__id__": 1190 }, "targetInfo": { - "__id__": 2255 + "__id__": 1823 } }, { @@ -50601,19 +40485,19 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1660 + "__id__": 1228 }, "sourceInfo": { - "__id__": 2257 + "__id__": 1825 }, "propertyPath": [ "_barSprite" ], "target": { - "__id__": 1660 + "__id__": 1228 }, "targetInfo": { - "__id__": 2258 + "__id__": 1826 } }, { @@ -50631,19 +40515,19 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1590 + "__id__": 1158 }, "sourceInfo": { - "__id__": 2260 + "__id__": 1828 }, "propertyPath": [ "_barSprite" ], "target": { - "__id__": 1590 + "__id__": 1158 }, "targetInfo": { - "__id__": 2261 + "__id__": 1829 } }, { @@ -50661,19 +40545,19 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 1700 + "__id__": 1268 }, "sourceInfo": { - "__id__": 2263 + "__id__": 1831 }, "propertyPath": [ "_barSprite" ], "target": { - "__id__": 1700 + "__id__": 1268 }, "targetInfo": { - "__id__": 2264 + "__id__": 1832 } }, { diff --git a/assets/script/game/common/SingletonModuleComp.ts b/assets/script/game/common/SingletonModuleComp.ts index 446355cb..35fa6777 100644 --- a/assets/script/game/common/SingletonModuleComp.ts +++ b/assets/script/game/common/SingletonModuleComp.ts @@ -143,9 +143,9 @@ export class SingletonModuleComp extends ecs.Comp { // 全局属性加成 {attrIndex: [value, count]} global_attrs: Record = { [Attrs.AP]: [1, 0], // 攻击力 - [Attrs.HP_MAX]: [100, 100], // 生命上限 + [Attrs.HP_MAX]: [10, 10], // 生命上限 [Attrs.DEF]: [1, 0], // 防御 - [Attrs.SPEED]: [1, 0], // 速度 + [Attrs.DODGE]: [1, 0], // 闪避率 [Attrs.CRITICAL]: [1, 0], // 暴击率 [Attrs.STUN_CHANCE]: [1, 0], // 眩晕率 [Attrs.WFUNY]: [1, 0], // 风怒率 @@ -393,7 +393,7 @@ export class SingletonModuleComp extends ecs.Comp { h.mp_max = Math.floor(heroAttrs.Attrs[Attrs.MP_MAX] || 0); h.def = Math.floor(heroAttrs.Attrs[Attrs.DEF] || 0); h.ap = Math.floor(heroAttrs.Attrs[Attrs.AP] || 0); - h.speed = Math.floor(heroAttrs.Attrs[Attrs.SPEED] || 0); + h.dodge = Math.floor(heroAttrs.Attrs[Attrs.DODGE] || 0); h.crt = Math.floor(heroAttrs.Attrs[Attrs.CRITICAL] || 0); h.as = Math.floor(heroAttrs.Attrs[Attrs.AS] || 0); diff --git a/assets/script/game/common/config/HeroAttrs.ts b/assets/script/game/common/config/HeroAttrs.ts index b75558d0..22f94195 100644 --- a/assets/script/game/common/config/HeroAttrs.ts +++ b/assets/script/game/common/config/HeroAttrs.ts @@ -146,7 +146,7 @@ export const AttrsType: Record = { [Attrs.AREA_OF_EFFECT]: BType.VALUE, // 作用范围 - 数值型 // ========== 防御属性(混合类型) ========== - [Attrs.DEF]: BType.RATIO, // 物理防御 - 百分比型 + [Attrs.DEF]: BType.VALUE, // 物理防御 - 数值型 [Attrs.DODGE]: BType.RATIO, // 闪避率 - 百分比型 [Attrs.THORNS]: BType.RATIO, // 反伤 - 百分比型 diff --git a/assets/script/game/map/MissionCardComp.ts b/assets/script/game/map/MissionCardComp.ts index 78d2d44a..9acdec02 100644 --- a/assets/script/game/map/MissionCardComp.ts +++ b/assets/script/game/map/MissionCardComp.ts @@ -28,9 +28,7 @@ interface ICardEvent { @ccclass('MissionCardComp') @ecs.register('MissionCard', false) export class MissionCardComp extends CCComp { - @property({ tooltip: "是否启用调试日志" }) - private debugMode: boolean = false; - + private debugMode: boolean = true; /** 视图层逻辑代码分离演示 */ @property(Node) card1:Node = null!