From 98135dc5a4e9dfa4c388f9507791c9c065223e85 Mon Sep 17 00:00:00 2001 From: pan Date: Thu, 6 Aug 2026 09:05:33 +0800 Subject: [PATCH] =?UTF-8?q?refactor(map):=20=E9=87=8D=E6=9E=84=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E5=8D=A1=E7=89=87=E9=9D=A2=E6=9D=BF=E9=87=91=E5=B8=81?= =?UTF-8?q?=E8=B4=B9=E7=94=A8=E6=98=BE=E7=A4=BA=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. 新增四个面板的费用显示节点绑定属性 2. 拆分原更新方法,提取获取费用节点的独立函数 3. 优化注释和代码结构,提升可维护性 --- assets/resources/gui/element/mission.prefab | 6211 ++++++++++++++++--- assets/script/game/map/MissionCardComp.ts | 30 +- 2 files changed, 5281 insertions(+), 960 deletions(-) diff --git a/assets/resources/gui/element/mission.prefab b/assets/resources/gui/element/mission.prefab index 5278908f..faa22154 100644 --- a/assets/resources/gui/element/mission.prefab +++ b/assets/resources/gui/element/mission.prefab @@ -34,56 +34,56 @@ "__id__": 420 }, { - "__id__": 549 + "__id__": 741 }, { - "__id__": 589 + "__id__": 781 }, { - "__id__": 676 + "__id__": 868 }, { - "__id__": 795 + "__id__": 987 }, { - "__id__": 884 + "__id__": 1076 }, { - "__id__": 971 + "__id__": 1163 }, { - "__id__": 1001 + "__id__": 1193 } ], "_active": true, "_components": [ { - "__id__": 1045 + "__id__": 1237 }, { - "__id__": 1047 + "__id__": 1239 }, { - "__id__": 1049 + "__id__": 1241 }, { - "__id__": 1051 + "__id__": 1243 }, { - "__id__": 1053 + "__id__": 1245 }, { - "__id__": 1055 + "__id__": 1247 }, { - "__id__": 1057 + "__id__": 1249 }, { - "__id__": 1059 + "__id__": 1251 } ], "_prefab": { - "__id__": 1061 + "__id__": 1253 }, "_lpos": { "__type__": "cc.Vec3", @@ -6870,34 +6870,34 @@ "__id__": 421 }, { - "__id__": 450 + "__id__": 498 }, { - "__id__": 482 + "__id__": 578 }, { - "__id__": 511 + "__id__": 655 } ], "_active": true, "_components": [ { - "__id__": 542 + "__id__": 734 }, { - "__id__": 544 + "__id__": 736 }, { - "__id__": 546 + "__id__": 738 } ], "_prefab": { - "__id__": 548 + "__id__": 740 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 55, + "y": 75, "z": 0 }, "_lrot": { @@ -6955,39 +6955,173 @@ "prefabRootNode": { "__id__": 1 }, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ + "mountedChildren": [ { "__id__": 424 + } + ], + "mountedComponents": [ + { + "__id__": 464 + } + ], + "propertyOverrides": [ + { + "__id__": 468 }, + { + "__id__": 470 + }, + { + "__id__": 471 + }, + { + "__id__": 472 + }, + { + "__id__": 473 + }, + { + "__id__": 475 + }, + { + "__id__": 477 + }, + { + "__id__": 479 + }, + { + "__id__": 481 + }, + { + "__id__": 482 + }, + { + "__id__": 484 + }, + { + "__id__": 486 + }, + { + "__id__": 487 + }, + { + "__id__": 489 + }, + { + "__id__": 491 + }, + { + "__id__": 492 + }, + { + "__id__": 494 + }, + { + "__id__": 496 + } + ], + "removedComponents": [] + }, + { + "__type__": "cc.MountedChildrenInfo", + "targetInfo": { + "__id__": 425 + }, + "nodes": [ { "__id__": 426 + } + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8cNgawRaBANJHCmdHLH75E" + ] + }, + { + "__type__": "cc.Node", + "_name": "coin", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 421 + } + }, + "_parent": { + "__id__": 427 + }, + "_children": [ + { + "__id__": 447 }, { - "__id__": 427 + "__id__": 453 + } + ], + "_active": true, + "_components": [ + { + "__id__": 459 }, + { + "__id__": 461 + } + ], + "_prefab": { + "__id__": 463 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -43.672, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 421 + }, + "_children": [ { "__id__": 428 }, { - "__id__": 429 + "__id__": 434 }, { - "__id__": 431 - }, - { - "__id__": 433 - }, - { - "__id__": 435 - }, - { - "__id__": 437 - }, - { - "__id__": 438 - }, + "__id__": 426 + } + ], + "_active": true, + "_components": [ { "__id__": 440 }, @@ -6995,24 +7129,896 @@ "__id__": 442 }, { - "__id__": 443 - }, - { - "__id__": 445 - }, - { - "__id__": 447 - }, - { - "__id__": 448 + "__id__": 444 } ], - "removedComponents": [] + "_prefab": { + "__id__": 446 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 427 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 429 + }, + { + "__id__": 431 + } + ], + "_prefab": { + "__id__": 433 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 16.67, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.6, + "y": 0.6, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 428 + }, + "_enabled": true, + "__prefab": { + "__id__": 430 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 114, + "height": 120 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bdIoXh/hdNirkf1KcWeGiB" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 428 + }, + "_enabled": true, + "__prefab": { + "__id__": 432 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@5e56a", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "efGswFY3FAVL1sj4VKXGeV" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "86S3E4+VBNF5Q4sYq5WENB", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 427 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 435 + }, + { + "__id__": 437 + } + ], + "_prefab": { + "__id__": 439 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -11.871, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 434 + }, + "_enabled": true, + "__prefab": { + "__id__": 436 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 54, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ccA41JDOhKgqbiLsCpXiwO" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 434 + }, + "_enabled": true, + "__prefab": { + "__id__": 438 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "英雄", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 25, + "_fontSize": 25, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "1diBHwI3BLsrW9ouEzlrJW" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a35yYbTnxBD6iN++55tyft", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 427 + }, + "_enabled": true, + "__prefab": { + "__id__": 441 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 180, + "height": 160 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3dmZ6PcZ1O06B9Vy9yU761" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 427 + }, + "_enabled": true, + "__prefab": { + "__id__": 443 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@65cbe", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "58xYEIMtdG64TYb0cR8Dqn" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 427 + }, + "_enabled": true, + "__prefab": { + "__id__": 445 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 144, + "_originalHeight": 120, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "98LAY3MlpCIqtnpozcBZ6V" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8cNgawRaBANJHCmdHLH75E", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 426 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 448 + }, + { + "__id__": 450 + } + ], + "_prefab": { + "__id__": 452 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -7.5615234375, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 447 + }, + "_enabled": true, + "__prefab": { + "__id__": 449 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 27, + "height": 27 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e3os+Fuu5Ao44I5dzA5LyD" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 447 + }, + "_enabled": true, + "__prefab": { + "__id__": 451 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@ec5a5", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "50Ylq0fJ1ER5MJpNl/ZrUL" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c3cCL3LlZEKreaeHRcPcMG", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "num", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 426 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 454 + }, + { + "__id__": 456 + } + ], + "_prefab": { + "__id__": 458 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 13.5, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 453 + }, + "_enabled": true, + "__prefab": { + "__id__": 455 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 15.123046875, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "107BZnR+dIoImeNcDPdpT2" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 453 + }, + "_enabled": true, + "__prefab": { + "__id__": 457 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "2", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": true, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "137Rwv1cpNAZf1M1TZguY9" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9dChREWyNPyLbtVjJJ30S0", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 426 + }, + "_enabled": true, + "__prefab": { + "__id__": 460 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 42.123046875, + "height": 30 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "98QvfhCgVDFLBkEdq/E1BH" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 426 + }, + "_enabled": true, + "__prefab": { + "__id__": 462 + }, + "_resizeMode": 1, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 0, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 0, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "34u1b7ZjpB9Jv3DZtknguK" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e1M4/4zPVLhq5A412YcEi8", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.MountedComponentsInfo", + "targetInfo": { + "__id__": 465 + }, + "components": [ + { + "__id__": 466 + } + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cfWG6+EKVJ3IlHCuz5Pa35" + ] + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 421 + } + }, + "node": { + "__id__": 421 + }, + "_enabled": true, + "__prefab": { + "__id__": 467 + }, + "_alignFlags": 4, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": -5, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b3TgZkGElK9IHFsloGrDda" }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 425 + "__id__": 469 }, "propertyPath": [ "_name" @@ -7028,7 +8034,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 425 + "__id__": 469 }, "propertyPath": [ "_lpos" @@ -7043,7 +8049,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 425 + "__id__": 469 }, "propertyPath": [ "_lrot" @@ -7059,7 +8065,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 425 + "__id__": 469 }, "propertyPath": [ "_euler" @@ -7074,7 +8080,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 430 + "__id__": 474 }, "propertyPath": [ "_contentSize" @@ -7082,7 +8088,7 @@ "value": { "__type__": "cc.Size", "width": 180, - "height": 110 + "height": 160 } }, { @@ -7094,7 +8100,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 432 + "__id__": 476 }, "propertyPath": [ "_contentSize" @@ -7102,7 +8108,7 @@ "value": { "__type__": "cc.Size", "width": 180, - "height": 110 + "height": 160 } }, { @@ -7114,7 +8120,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 434 + "__id__": 478 }, "propertyPath": [ "_contentSize" @@ -7134,7 +8140,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 436 + "__id__": 480 }, "propertyPath": [ "_spriteFrame" @@ -7153,7 +8159,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 436 + "__id__": 480 }, "propertyPath": [ "_atlas" @@ -7166,7 +8172,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 439 + "__id__": 483 }, "propertyPath": [ "_contentSize" @@ -7186,7 +8192,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 441 + "__id__": 485 }, "propertyPath": [ "_spriteFrame" @@ -7205,7 +8211,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 441 + "__id__": 485 }, "propertyPath": [ "_atlas" @@ -7218,7 +8224,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 444 + "__id__": 488 }, "propertyPath": [ "_string" @@ -7234,7 +8240,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 446 + "__id__": 490 }, "propertyPath": [ "_string" @@ -7250,7 +8256,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 430 + "__id__": 474 }, "propertyPath": [ "_anchorPoint" @@ -7264,7 +8270,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 449 + "__id__": 493 }, "propertyPath": [ "_lpos" @@ -7282,6 +8288,48 @@ "8cNgawRaBANJHCmdHLH75E" ] }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 495 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -11.871, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a35yYbTnxBD6iN++55tyft" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 497 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 16.67, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "86S3E4+VBNF5Q4sYq5WENB" + ] + }, { "__type__": "cc.Node", "_objFlags": 0, @@ -7289,14 +8337,14 @@ "__id__": 420 }, "_prefab": { - "__id__": 451 + "__id__": 499 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 450 + "__id__": 498 }, "asset": { "__uuid__": "99b1fd19-5e71-4e63-9682-d82b23244510", @@ -7304,7 +8352,7 @@ }, "fileId": "cfWG6+EKVJ3IlHCuz5Pa35", "instance": { - "__id__": 452 + "__id__": 500 }, "targetOverrides": null }, @@ -7314,70 +8362,1076 @@ "prefabRootNode": { "__id__": 1 }, - "mountedChildren": [], - "mountedComponents": [], + "mountedChildren": [ + { + "__id__": 501 + } + ], + "mountedComponents": [ + { + "__id__": 541 + } + ], "propertyOverrides": [ { - "__id__": 453 + "__id__": 545 }, { - "__id__": 455 + "__id__": 547 }, { - "__id__": 456 + "__id__": 548 }, { - "__id__": 457 + "__id__": 549 }, { - "__id__": 458 + "__id__": 550 }, { - "__id__": 460 + "__id__": 552 }, { - "__id__": 462 + "__id__": 554 }, { - "__id__": 464 + "__id__": 556 }, { - "__id__": 465 + "__id__": 557 }, { - "__id__": 467 + "__id__": 559 }, { - "__id__": 469 + "__id__": 561 }, { - "__id__": 470 + "__id__": 562 }, { - "__id__": 472 + "__id__": 564 }, { - "__id__": 474 + "__id__": 566 }, { - "__id__": 475 + "__id__": 567 }, { - "__id__": 477 + "__id__": 569 }, { - "__id__": 479 + "__id__": 571 }, { - "__id__": 480 + "__id__": 572 + }, + { + "__id__": 574 + }, + { + "__id__": 576 } ], "removedComponents": [] }, + { + "__type__": "cc.MountedChildrenInfo", + "targetInfo": { + "__id__": 502 + }, + "nodes": [ + { + "__id__": 503 + } + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8cNgawRaBANJHCmdHLH75E" + ] + }, + { + "__type__": "cc.Node", + "_name": "coin", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 498 + } + }, + "_parent": { + "__id__": 504 + }, + "_children": [ + { + "__id__": 524 + }, + { + "__id__": 530 + } + ], + "_active": true, + "_components": [ + { + "__id__": 536 + }, + { + "__id__": 538 + } + ], + "_prefab": { + "__id__": 540 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -43.672, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 498 + }, + "_children": [ + { + "__id__": 505 + }, + { + "__id__": 511 + }, + { + "__id__": 503 + } + ], + "_active": true, + "_components": [ + { + "__id__": 517 + }, + { + "__id__": 519 + }, + { + "__id__": 521 + } + ], + "_prefab": { + "__id__": 523 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 504 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 506 + }, + { + "__id__": 508 + } + ], + "_prefab": { + "__id__": 510 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 16.67, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.6, + "y": 0.6, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 505 + }, + "_enabled": true, + "__prefab": { + "__id__": 507 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 120 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bdIoXh/hdNirkf1KcWeGiB" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 505 + }, + "_enabled": true, + "__prefab": { + "__id__": 509 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@0b1ef", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "efGswFY3FAVL1sj4VKXGeV" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "86S3E4+VBNF5Q4sYq5WENB", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 504 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 512 + }, + { + "__id__": 514 + } + ], + "_prefab": { + "__id__": 516 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -11.871, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 511 + }, + "_enabled": true, + "__prefab": { + "__id__": 513 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 54, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ccA41JDOhKgqbiLsCpXiwO" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 511 + }, + "_enabled": true, + "__prefab": { + "__id__": 515 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "装备", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 25, + "_fontSize": 25, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "1diBHwI3BLsrW9ouEzlrJW" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a35yYbTnxBD6iN++55tyft", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 504 + }, + "_enabled": true, + "__prefab": { + "__id__": 518 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 180, + "height": 160 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3dmZ6PcZ1O06B9Vy9yU761" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 504 + }, + "_enabled": true, + "__prefab": { + "__id__": 520 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@65cbe", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "58xYEIMtdG64TYb0cR8Dqn" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 504 + }, + "_enabled": true, + "__prefab": { + "__id__": 522 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 144, + "_originalHeight": 120, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "98LAY3MlpCIqtnpozcBZ6V" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8cNgawRaBANJHCmdHLH75E", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 503 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 525 + }, + { + "__id__": 527 + } + ], + "_prefab": { + "__id__": 529 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -7.5615234375, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 524 + }, + "_enabled": true, + "__prefab": { + "__id__": 526 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 27, + "height": 27 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b1vWN4FCBB962EyKLa0/GF" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 524 + }, + "_enabled": true, + "__prefab": { + "__id__": 528 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@ec5a5", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ae7LLQzodLgZymwEvji23x" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "392bsHSGxEPqCHavnjbUSh", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "num", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 503 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 531 + }, + { + "__id__": 533 + } + ], + "_prefab": { + "__id__": 535 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 13.5, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 530 + }, + "_enabled": true, + "__prefab": { + "__id__": 532 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 15.123046875, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "01teijqQ9PmpPGw0kA4Z19" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 530 + }, + "_enabled": true, + "__prefab": { + "__id__": 534 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "2", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": true, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2ceMwqw7pLk6bxYUYHTHNf" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a1OhgsvutCJZGw0hocKDgo", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 503 + }, + "_enabled": true, + "__prefab": { + "__id__": 537 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 42.123046875, + "height": 30 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f9fvS0BI5Fo4NMf+OwHnWN" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 503 + }, + "_enabled": true, + "__prefab": { + "__id__": 539 + }, + "_resizeMode": 1, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 0, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 0, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5e4UdXYEpN+rvSrhtzLwQt" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e4yAlet1JHN6CSdzUxYVk3", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.MountedComponentsInfo", + "targetInfo": { + "__id__": 542 + }, + "components": [ + { + "__id__": 543 + } + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cfWG6+EKVJ3IlHCuz5Pa35" + ] + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 498 + } + }, + "node": { + "__id__": 498 + }, + "_enabled": true, + "__prefab": { + "__id__": 544 + }, + "_alignFlags": 4, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": -5, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "55lF5a6D9IJrPspqCOX9qt" + }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 454 + "__id__": 546 }, "propertyPath": [ "_name" @@ -7393,7 +9447,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 454 + "__id__": 546 }, "propertyPath": [ "_lpos" @@ -7408,7 +9462,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 454 + "__id__": 546 }, "propertyPath": [ "_lrot" @@ -7424,7 +9478,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 454 + "__id__": 546 }, "propertyPath": [ "_euler" @@ -7439,7 +9493,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 459 + "__id__": 551 }, "propertyPath": [ "_contentSize" @@ -7447,7 +9501,7 @@ "value": { "__type__": "cc.Size", "width": 180, - "height": 110 + "height": 160 } }, { @@ -7459,7 +9513,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 461 + "__id__": 553 }, "propertyPath": [ "_contentSize" @@ -7467,7 +9521,7 @@ "value": { "__type__": "cc.Size", "width": 180, - "height": 110 + "height": 160 } }, { @@ -7479,7 +9533,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 463 + "__id__": 555 }, "propertyPath": [ "_active" @@ -7495,7 +9549,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 463 + "__id__": 555 }, "propertyPath": [ "_lpos" @@ -7510,7 +9564,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 466 + "__id__": 558 }, "propertyPath": [ "_contentSize" @@ -7530,7 +9584,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 468 + "__id__": 560 }, "propertyPath": [ "_spriteFrame" @@ -7549,7 +9603,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 468 + "__id__": 560 }, "propertyPath": [ "_atlas" @@ -7562,7 +9616,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 471 + "__id__": 563 }, "propertyPath": [ "_contentSize" @@ -7582,7 +9636,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 473 + "__id__": 565 }, "propertyPath": [ "_spriteFrame" @@ -7601,7 +9655,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 473 + "__id__": 565 }, "propertyPath": [ "_atlas" @@ -7614,7 +9668,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 476 + "__id__": 568 }, "propertyPath": [ "_string" @@ -7630,7 +9684,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 478 + "__id__": 570 }, "propertyPath": [ "_string" @@ -7646,7 +9700,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 459 + "__id__": 551 }, "propertyPath": [ "_anchorPoint" @@ -7660,7 +9714,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 481 + "__id__": 573 }, "propertyPath": [ "_lpos" @@ -7678,6 +9732,48 @@ "8cNgawRaBANJHCmdHLH75E" ] }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 575 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -11.871, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a35yYbTnxBD6iN++55tyft" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 577 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 16.67, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "86S3E4+VBNF5Q4sYq5WENB" + ] + }, { "__type__": "cc.Node", "_objFlags": 0, @@ -7685,14 +9781,14 @@ "__id__": 420 }, "_prefab": { - "__id__": 483 + "__id__": 579 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 482 + "__id__": 578 }, "asset": { "__uuid__": "99b1fd19-5e71-4e63-9682-d82b23244510", @@ -7700,7 +9796,7 @@ }, "fileId": "cfWG6+EKVJ3IlHCuz5Pa35", "instance": { - "__id__": 484 + "__id__": 580 }, "targetOverrides": null }, @@ -7710,64 +9806,1070 @@ "prefabRootNode": { "__id__": 1 }, - "mountedChildren": [], - "mountedComponents": [], + "mountedChildren": [ + { + "__id__": 581 + } + ], + "mountedComponents": [ + { + "__id__": 621 + } + ], "propertyOverrides": [ { - "__id__": 485 + "__id__": 625 }, { - "__id__": 487 + "__id__": 627 }, { - "__id__": 488 + "__id__": 628 }, { - "__id__": 489 + "__id__": 629 }, { - "__id__": 490 + "__id__": 630 }, { - "__id__": 492 + "__id__": 632 }, { - "__id__": 494 + "__id__": 634 }, { - "__id__": 496 + "__id__": 636 }, { - "__id__": 498 + "__id__": 638 }, { - "__id__": 499 + "__id__": 639 }, { - "__id__": 501 + "__id__": 641 }, { - "__id__": 503 + "__id__": 643 }, { - "__id__": 504 + "__id__": 644 }, { - "__id__": 506 + "__id__": 646 }, { - "__id__": 508 + "__id__": 648 }, { - "__id__": 509 + "__id__": 649 + }, + { + "__id__": 651 + }, + { + "__id__": 653 } ], "removedComponents": [] }, + { + "__type__": "cc.MountedChildrenInfo", + "targetInfo": { + "__id__": 582 + }, + "nodes": [ + { + "__id__": 583 + } + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8cNgawRaBANJHCmdHLH75E" + ] + }, + { + "__type__": "cc.Node", + "_name": "coin", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 578 + } + }, + "_parent": { + "__id__": 584 + }, + "_children": [ + { + "__id__": 604 + }, + { + "__id__": 610 + } + ], + "_active": true, + "_components": [ + { + "__id__": 616 + }, + { + "__id__": 618 + } + ], + "_prefab": { + "__id__": 620 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -43.672, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 578 + }, + "_children": [ + { + "__id__": 585 + }, + { + "__id__": 591 + }, + { + "__id__": 583 + } + ], + "_active": true, + "_components": [ + { + "__id__": 597 + }, + { + "__id__": 599 + }, + { + "__id__": 601 + } + ], + "_prefab": { + "__id__": 603 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 584 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 586 + }, + { + "__id__": 588 + } + ], + "_prefab": { + "__id__": 590 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 16.67, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.6, + "y": 0.6, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 585 + }, + "_enabled": true, + "__prefab": { + "__id__": 587 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 120 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bdIoXh/hdNirkf1KcWeGiB" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 585 + }, + "_enabled": true, + "__prefab": { + "__id__": 589 + }, + "_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@936a7", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "efGswFY3FAVL1sj4VKXGeV" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "86S3E4+VBNF5Q4sYq5WENB", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 584 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 592 + }, + { + "__id__": 594 + } + ], + "_prefab": { + "__id__": 596 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -11.871, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 591 + }, + "_enabled": true, + "__prefab": { + "__id__": 593 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 54, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ccA41JDOhKgqbiLsCpXiwO" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 591 + }, + "_enabled": true, + "__prefab": { + "__id__": 595 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "卷轴", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 25, + "_fontSize": 25, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "1diBHwI3BLsrW9ouEzlrJW" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a35yYbTnxBD6iN++55tyft", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 584 + }, + "_enabled": true, + "__prefab": { + "__id__": 598 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 180, + "height": 160 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3dmZ6PcZ1O06B9Vy9yU761" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 584 + }, + "_enabled": true, + "__prefab": { + "__id__": 600 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@65cbe", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "58xYEIMtdG64TYb0cR8Dqn" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 584 + }, + "_enabled": true, + "__prefab": { + "__id__": 602 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 144, + "_originalHeight": 120, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "98LAY3MlpCIqtnpozcBZ6V" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8cNgawRaBANJHCmdHLH75E", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 583 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 605 + }, + { + "__id__": 607 + } + ], + "_prefab": { + "__id__": 609 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -7.5615234375, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 604 + }, + "_enabled": true, + "__prefab": { + "__id__": 606 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 27, + "height": 27 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d2wMcDb0JIob0/M0a2RQCA" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 604 + }, + "_enabled": true, + "__prefab": { + "__id__": 608 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@ec5a5", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e4RLjCToJJzpYF4Ox2M565" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "414YiUpmxB/qa5Uq1ZHmXU", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "num", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 583 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 611 + }, + { + "__id__": 613 + } + ], + "_prefab": { + "__id__": 615 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 13.5, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 610 + }, + "_enabled": true, + "__prefab": { + "__id__": 612 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 15.123046875, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "68YsQj1IFEaYvEsdevTCij" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 610 + }, + "_enabled": true, + "__prefab": { + "__id__": 614 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "2", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": true, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e0TEtzthZJ5KWX5bf/WJbc" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f4eI+/3R1NoIA3SsQFS5jp", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 583 + }, + "_enabled": true, + "__prefab": { + "__id__": 617 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 42.123046875, + "height": 30 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ccHutez9FE/Zf1Zim7f9uF" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 583 + }, + "_enabled": true, + "__prefab": { + "__id__": 619 + }, + "_resizeMode": 1, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 0, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 0, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "25KKfogGpMu7uyKOdUfWC3" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "7aS61Ve3FB66YPU+GLHFkm", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.MountedComponentsInfo", + "targetInfo": { + "__id__": 622 + }, + "components": [ + { + "__id__": 623 + } + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cfWG6+EKVJ3IlHCuz5Pa35" + ] + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 578 + } + }, + "node": { + "__id__": 578 + }, + "_enabled": true, + "__prefab": { + "__id__": 624 + }, + "_alignFlags": 4, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": -5, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0f9TZ5byNAA6VBhxGSUaUH" + }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 486 + "__id__": 626 }, "propertyPath": [ "_name" @@ -7783,7 +10885,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 486 + "__id__": 626 }, "propertyPath": [ "_lpos" @@ -7798,7 +10900,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 486 + "__id__": 626 }, "propertyPath": [ "_lrot" @@ -7814,7 +10916,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 486 + "__id__": 626 }, "propertyPath": [ "_euler" @@ -7829,7 +10931,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 491 + "__id__": 631 }, "propertyPath": [ "_contentSize" @@ -7837,7 +10939,7 @@ "value": { "__type__": "cc.Size", "width": 180, - "height": 110 + "height": 160 } }, { @@ -7849,7 +10951,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 493 + "__id__": 633 }, "propertyPath": [ "_contentSize" @@ -7857,7 +10959,7 @@ "value": { "__type__": "cc.Size", "width": 180, - "height": 110 + "height": 160 } }, { @@ -7869,7 +10971,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 495 + "__id__": 635 }, "propertyPath": [ "_contentSize" @@ -7889,7 +10991,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 497 + "__id__": 637 }, "propertyPath": [ "_spriteFrame" @@ -7908,7 +11010,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 497 + "__id__": 637 }, "propertyPath": [ "_atlas" @@ -7921,7 +11023,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 500 + "__id__": 640 }, "propertyPath": [ "_contentSize" @@ -7941,7 +11043,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 502 + "__id__": 642 }, "propertyPath": [ "_spriteFrame" @@ -7960,7 +11062,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 502 + "__id__": 642 }, "propertyPath": [ "_atlas" @@ -7973,7 +11075,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 505 + "__id__": 645 }, "propertyPath": [ "_string" @@ -7989,7 +11091,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 507 + "__id__": 647 }, "propertyPath": [ "_string" @@ -8005,7 +11107,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 491 + "__id__": 631 }, "propertyPath": [ "_anchorPoint" @@ -8019,7 +11121,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 510 + "__id__": 650 }, "propertyPath": [ "_lpos" @@ -8037,6 +11139,48 @@ "8cNgawRaBANJHCmdHLH75E" ] }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 652 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -11.871, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a35yYbTnxBD6iN++55tyft" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 654 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 16.67, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "86S3E4+VBNF5Q4sYq5WENB" + ] + }, { "__type__": "cc.Node", "_objFlags": 0, @@ -8044,14 +11188,14 @@ "__id__": 420 }, "_prefab": { - "__id__": 512 + "__id__": 656 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 511 + "__id__": 655 }, "asset": { "__uuid__": "99b1fd19-5e71-4e63-9682-d82b23244510", @@ -8059,7 +11203,7 @@ }, "fileId": "cfWG6+EKVJ3IlHCuz5Pa35", "instance": { - "__id__": 513 + "__id__": 657 }, "targetOverrides": null }, @@ -8069,67 +11213,1073 @@ "prefabRootNode": { "__id__": 1 }, - "mountedChildren": [], - "mountedComponents": [], + "mountedChildren": [ + { + "__id__": 658 + } + ], + "mountedComponents": [ + { + "__id__": 698 + } + ], "propertyOverrides": [ { - "__id__": 514 + "__id__": 702 }, { - "__id__": 516 + "__id__": 704 }, { - "__id__": 517 + "__id__": 705 }, { - "__id__": 518 + "__id__": 706 }, { - "__id__": 519 + "__id__": 707 }, { - "__id__": 521 + "__id__": 709 }, { - "__id__": 523 + "__id__": 711 }, { - "__id__": 525 + "__id__": 713 }, { - "__id__": 527 + "__id__": 715 }, { - "__id__": 528 + "__id__": 716 }, { - "__id__": 530 + "__id__": 718 }, { - "__id__": 532 + "__id__": 720 }, { - "__id__": 533 + "__id__": 721 }, { - "__id__": 535 + "__id__": 723 }, { - "__id__": 537 + "__id__": 725 }, { - "__id__": 539 + "__id__": 727 }, { - "__id__": 540 + "__id__": 728 + }, + { + "__id__": 730 + }, + { + "__id__": 732 } ], "removedComponents": [] }, + { + "__type__": "cc.MountedChildrenInfo", + "targetInfo": { + "__id__": 659 + }, + "nodes": [ + { + "__id__": 660 + } + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8cNgawRaBANJHCmdHLH75E" + ] + }, + { + "__type__": "cc.Node", + "_name": "coin", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 655 + } + }, + "_parent": { + "__id__": 661 + }, + "_children": [ + { + "__id__": 681 + }, + { + "__id__": 687 + } + ], + "_active": true, + "_components": [ + { + "__id__": 693 + }, + { + "__id__": 695 + } + ], + "_prefab": { + "__id__": 697 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -43.672, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 655 + }, + "_children": [ + { + "__id__": 662 + }, + { + "__id__": 668 + }, + { + "__id__": 660 + } + ], + "_active": true, + "_components": [ + { + "__id__": 674 + }, + { + "__id__": 676 + }, + { + "__id__": 678 + } + ], + "_prefab": { + "__id__": 680 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 661 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 663 + }, + { + "__id__": 665 + } + ], + "_prefab": { + "__id__": 667 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 16.67, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.6, + "y": 0.6, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 662 + }, + "_enabled": true, + "__prefab": { + "__id__": 664 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 122 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bdIoXh/hdNirkf1KcWeGiB" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 662 + }, + "_enabled": true, + "__prefab": { + "__id__": 666 + }, + "_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@e89e2", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73", + "__expectedType__": "cc.SpriteAtlas" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "efGswFY3FAVL1sj4VKXGeV" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "86S3E4+VBNF5Q4sYq5WENB", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 661 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 669 + }, + { + "__id__": 671 + } + ], + "_prefab": { + "__id__": 673 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -11.871, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 668 + }, + "_enabled": true, + "__prefab": { + "__id__": 670 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 54, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ccA41JDOhKgqbiLsCpXiwO" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 668 + }, + "_enabled": true, + "__prefab": { + "__id__": 672 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "药品", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 25, + "_fontSize": 25, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "1diBHwI3BLsrW9ouEzlrJW" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a35yYbTnxBD6iN++55tyft", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 661 + }, + "_enabled": true, + "__prefab": { + "__id__": 675 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 180, + "height": 160 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3dmZ6PcZ1O06B9Vy9yU761" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 661 + }, + "_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__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@65cbe", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "58xYEIMtdG64TYb0cR8Dqn" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 661 + }, + "_enabled": true, + "__prefab": { + "__id__": 679 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 144, + "_originalHeight": 120, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "98LAY3MlpCIqtnpozcBZ6V" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8cNgawRaBANJHCmdHLH75E", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 660 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 682 + }, + { + "__id__": 684 + } + ], + "_prefab": { + "__id__": 686 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -7.5615234375, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 681 + }, + "_enabled": true, + "__prefab": { + "__id__": 683 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 27, + "height": 27 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "26HEyGwhJPQ6WCp06Q0E0p" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 681 + }, + "_enabled": true, + "__prefab": { + "__id__": 685 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@ec5a5", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "270oEasUtPK4ywLdel+f20" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b9TSYxGkVE+Ia9+4eNhQ6C", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "num", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 660 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 688 + }, + { + "__id__": 690 + } + ], + "_prefab": { + "__id__": 692 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 13.5, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 687 + }, + "_enabled": true, + "__prefab": { + "__id__": 689 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 15.123046875, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d0GQ8GiE9E4aMZmahEFTZt" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 687 + }, + "_enabled": true, + "__prefab": { + "__id__": 691 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "2", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": true, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3cDez5VmFPAriw2HktraHY" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "bcDErh5N5OL4BO4ULxn1c+", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 660 + }, + "_enabled": true, + "__prefab": { + "__id__": 694 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 42.123046875, + "height": 30 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f5cyiOOgFH2aZDfLf2Eess" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 660 + }, + "_enabled": true, + "__prefab": { + "__id__": 696 + }, + "_resizeMode": 1, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 0, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 0, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bfLk3FJ0hG2LXPUmWCiQO9" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "45BSyfBk5K8YfRncQdNzEn", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.MountedComponentsInfo", + "targetInfo": { + "__id__": 699 + }, + "components": [ + { + "__id__": 700 + } + ] + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "cfWG6+EKVJ3IlHCuz5Pa35" + ] + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": { + "mountedRoot": { + "__id__": 655 + } + }, + "node": { + "__id__": 655 + }, + "_enabled": true, + "__prefab": { + "__id__": 701 + }, + "_alignFlags": 4, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": -5, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9aB5lZz1lBF7nO4ayH8U6i" + }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 515 + "__id__": 703 }, "propertyPath": [ "_name" @@ -8145,7 +12295,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 515 + "__id__": 703 }, "propertyPath": [ "_lpos" @@ -8160,7 +12310,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 515 + "__id__": 703 }, "propertyPath": [ "_lrot" @@ -8176,7 +12326,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 515 + "__id__": 703 }, "propertyPath": [ "_euler" @@ -8191,7 +12341,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 520 + "__id__": 708 }, "propertyPath": [ "_contentSize" @@ -8199,7 +12349,7 @@ "value": { "__type__": "cc.Size", "width": 180, - "height": 110 + "height": 160 } }, { @@ -8211,7 +12361,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 522 + "__id__": 710 }, "propertyPath": [ "_contentSize" @@ -8219,7 +12369,7 @@ "value": { "__type__": "cc.Size", "width": 180, - "height": 110 + "height": 160 } }, { @@ -8231,7 +12381,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 524 + "__id__": 712 }, "propertyPath": [ "_contentSize" @@ -8251,7 +12401,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 526 + "__id__": 714 }, "propertyPath": [ "_spriteFrame" @@ -8270,7 +12420,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 526 + "__id__": 714 }, "propertyPath": [ "_atlas" @@ -8283,7 +12433,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 529 + "__id__": 717 }, "propertyPath": [ "_contentSize" @@ -8303,7 +12453,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 531 + "__id__": 719 }, "propertyPath": [ "_spriteFrame" @@ -8322,7 +12472,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 531 + "__id__": 719 }, "propertyPath": [ "_atlas" @@ -8335,7 +12485,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 534 + "__id__": 722 }, "propertyPath": [ "_string" @@ -8351,7 +12501,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 536 + "__id__": 724 }, "propertyPath": [ "_string" @@ -8367,7 +12517,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 538 + "__id__": 726 }, "propertyPath": [ "_contentSize" @@ -8387,7 +12537,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 520 + "__id__": 708 }, "propertyPath": [ "_anchorPoint" @@ -8401,7 +12551,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 541 + "__id__": 729 }, "propertyPath": [ "_lpos" @@ -8419,6 +12569,48 @@ "8cNgawRaBANJHCmdHLH75E" ] }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 731 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": -11.871, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a35yYbTnxBD6iN++55tyft" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 733 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 16.67, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "86S3E4+VBNF5Q4sYq5WENB" + ] + }, { "__type__": "cc.UITransform", "_name": "", @@ -8429,12 +12621,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 543 + "__id__": 735 }, "_contentSize": { "__type__": "cc.Size", "width": 720, - "height": 110 + "height": 150 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -8457,7 +12649,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 545 + "__id__": 737 }, "_alignFlags": 44, "_target": null, @@ -8493,7 +12685,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 547 + "__id__": 739 }, "_resizeMode": 0, "_layoutType": 1, @@ -8544,32 +12736,32 @@ }, "_children": [ { - "__id__": 550 + "__id__": 742 }, { - "__id__": 560 + "__id__": 752 }, { - "__id__": 570 + "__id__": 762 } ], "_active": false, "_components": [ { - "__id__": 580 + "__id__": 772 }, { - "__id__": 582 + "__id__": 774 }, { - "__id__": 584 + "__id__": 776 }, { - "__id__": 586 + "__id__": 778 } ], "_prefab": { - "__id__": 588 + "__id__": 780 }, "_lpos": { "__type__": "cc.Vec3", @@ -8606,21 +12798,21 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 549 + "__id__": 741 }, "_children": [ { - "__id__": 551 + "__id__": 743 } ], "_active": true, "_components": [ { - "__id__": 557 + "__id__": 749 } ], "_prefab": { - "__id__": 559 + "__id__": 751 }, "_lpos": { "__type__": "cc.Vec3", @@ -8657,20 +12849,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 550 + "__id__": 742 }, "_children": [], "_active": true, "_components": [ { - "__id__": 552 + "__id__": 744 }, { - "__id__": 554 + "__id__": 746 } ], "_prefab": { - "__id__": 556 + "__id__": 748 }, "_lpos": { "__type__": "cc.Vec3", @@ -8707,11 +12899,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 551 + "__id__": 743 }, "_enabled": true, "__prefab": { - "__id__": 553 + "__id__": 745 }, "_contentSize": { "__type__": "cc.Size", @@ -8735,11 +12927,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 551 + "__id__": 743 }, "_enabled": true, "__prefab": { - "__id__": 555 + "__id__": 747 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8793,11 +12985,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 550 + "__id__": 742 }, "_enabled": true, "__prefab": { - "__id__": 558 + "__id__": 750 }, "_contentSize": { "__type__": "cc.Size", @@ -8834,21 +13026,21 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 549 + "__id__": 741 }, "_children": [ { - "__id__": 561 + "__id__": 753 } ], "_active": true, "_components": [ { - "__id__": 567 + "__id__": 759 } ], "_prefab": { - "__id__": 569 + "__id__": 761 }, "_lpos": { "__type__": "cc.Vec3", @@ -8885,20 +13077,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 560 + "__id__": 752 }, "_children": [], "_active": true, "_components": [ { - "__id__": 562 + "__id__": 754 }, { - "__id__": 564 + "__id__": 756 } ], "_prefab": { - "__id__": 566 + "__id__": 758 }, "_lpos": { "__type__": "cc.Vec3", @@ -8935,11 +13127,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 561 + "__id__": 753 }, "_enabled": true, "__prefab": { - "__id__": 563 + "__id__": 755 }, "_contentSize": { "__type__": "cc.Size", @@ -8963,11 +13155,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 561 + "__id__": 753 }, "_enabled": true, "__prefab": { - "__id__": 565 + "__id__": 757 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9021,11 +13213,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 560 + "__id__": 752 }, "_enabled": true, "__prefab": { - "__id__": 568 + "__id__": 760 }, "_contentSize": { "__type__": "cc.Size", @@ -9062,21 +13254,21 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 549 + "__id__": 741 }, "_children": [ { - "__id__": 571 + "__id__": 763 } ], "_active": true, "_components": [ { - "__id__": 577 + "__id__": 769 } ], "_prefab": { - "__id__": 579 + "__id__": 771 }, "_lpos": { "__type__": "cc.Vec3", @@ -9113,20 +13305,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 570 + "__id__": 762 }, "_children": [], "_active": true, "_components": [ { - "__id__": 572 + "__id__": 764 }, { - "__id__": 574 + "__id__": 766 } ], "_prefab": { - "__id__": 576 + "__id__": 768 }, "_lpos": { "__type__": "cc.Vec3", @@ -9163,11 +13355,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 571 + "__id__": 763 }, "_enabled": true, "__prefab": { - "__id__": 573 + "__id__": 765 }, "_contentSize": { "__type__": "cc.Size", @@ -9191,11 +13383,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 571 + "__id__": 763 }, "_enabled": true, "__prefab": { - "__id__": 575 + "__id__": 767 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9249,11 +13441,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 570 + "__id__": 762 }, "_enabled": true, "__prefab": { - "__id__": 578 + "__id__": 770 }, "_contentSize": { "__type__": "cc.Size", @@ -9290,11 +13482,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 549 + "__id__": 741 }, "_enabled": true, "__prefab": { - "__id__": 581 + "__id__": 773 }, "_contentSize": { "__type__": "cc.Size", @@ -9318,11 +13510,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 549 + "__id__": 741 }, "_enabled": true, "__prefab": { - "__id__": 583 + "__id__": 775 }, "_alignFlags": 44, "_target": null, @@ -9354,11 +13546,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 549 + "__id__": 741 }, "_enabled": true, "__prefab": { - "__id__": 585 + "__id__": 777 }, "_resizeMode": 0, "_layoutType": 1, @@ -9392,11 +13584,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 549 + "__id__": 741 }, "_enabled": true, "__prefab": { - "__id__": 587 + "__id__": 779 }, "_id": "" }, @@ -9427,35 +13619,35 @@ }, "_children": [ { - "__id__": 590 + "__id__": 782 }, { - "__id__": 598 + "__id__": 790 }, { - "__id__": 647 + "__id__": 839 }, { - "__id__": 655 + "__id__": 847 } ], - "_active": true, + "_active": false, "_components": [ { - "__id__": 667 + "__id__": 859 }, { - "__id__": 669 + "__id__": 861 }, { - "__id__": 671 + "__id__": 863 }, { - "__id__": 673 + "__id__": 865 } ], "_prefab": { - "__id__": 675 + "__id__": 867 }, "_lpos": { "__type__": "cc.Vec3", @@ -9492,23 +13684,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 589 + "__id__": 781 }, "_children": [], "_active": true, "_components": [ { - "__id__": 591 + "__id__": 783 }, { - "__id__": 593 + "__id__": 785 }, { - "__id__": 595 + "__id__": 787 } ], "_prefab": { - "__id__": 597 + "__id__": 789 }, "_lpos": { "__type__": "cc.Vec3", @@ -9545,11 +13737,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 590 + "__id__": 782 }, "_enabled": true, "__prefab": { - "__id__": 592 + "__id__": 784 }, "_contentSize": { "__type__": "cc.Size", @@ -9573,11 +13765,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 590 + "__id__": 782 }, "_enabled": true, "__prefab": { - "__id__": 594 + "__id__": 786 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9618,11 +13810,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 590 + "__id__": 782 }, "_enabled": true, "__prefab": { - "__id__": 596 + "__id__": 788 }, "_alignFlags": 45, "_target": null, @@ -9665,17 +13857,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 589 + "__id__": 781 }, "_prefab": { - "__id__": 599 + "__id__": 791 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 598 + "__id__": 790 }, "asset": { "__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3", @@ -9683,7 +13875,7 @@ }, "fileId": "50T0YGiGBH7qZZFeATiEP+", "instance": { - "__id__": 600 + "__id__": 792 }, "targetOverrides": null }, @@ -9695,40 +13887,40 @@ }, "mountedChildren": [ { - "__id__": 601 + "__id__": 793 } ], "mountedComponents": [], "propertyOverrides": [ { - "__id__": 631 + "__id__": 823 }, { - "__id__": 633 + "__id__": 825 }, { - "__id__": 634 + "__id__": 826 }, { - "__id__": 635 + "__id__": 827 }, { - "__id__": 636 + "__id__": 828 }, { - "__id__": 638 + "__id__": 830 }, { - "__id__": 640 + "__id__": 832 }, { - "__id__": 642 + "__id__": 834 }, { - "__id__": 644 + "__id__": 836 }, { - "__id__": 646 + "__id__": 838 } ], "removedComponents": [] @@ -9736,11 +13928,11 @@ { "__type__": "cc.MountedChildrenInfo", "targetInfo": { - "__id__": 602 + "__id__": 794 }, "nodes": [ { - "__id__": 603 + "__id__": 795 } ] }, @@ -9754,21 +13946,21 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 598 + "__id__": 790 }, "_prefab": { - "__id__": 604 + "__id__": 796 }, "__editorExtras__": { "mountedRoot": { - "__id__": 598 + "__id__": 790 } } }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 603 + "__id__": 795 }, "asset": { "__uuid__": "b5782405-f3d9-4d45-ba8c-01b5ec2748b2", @@ -9776,7 +13968,7 @@ }, "fileId": "99dvuw5eJJzqP11ZqucD+r", "instance": { - "__id__": 605 + "__id__": 797 }, "targetOverrides": null }, @@ -9790,55 +13982,55 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 606 + "__id__": 798 }, { - "__id__": 608 + "__id__": 800 }, { - "__id__": 609 + "__id__": 801 }, { - "__id__": 610 + "__id__": 802 }, { - "__id__": 611 + "__id__": 803 }, { - "__id__": 613 + "__id__": 805 }, { - "__id__": 615 + "__id__": 807 }, { - "__id__": 616 + "__id__": 808 }, { - "__id__": 618 + "__id__": 810 }, { - "__id__": 620 + "__id__": 812 }, { - "__id__": 622 + "__id__": 814 }, { - "__id__": 623 + "__id__": 815 }, { - "__id__": 625 + "__id__": 817 }, { - "__id__": 626 + "__id__": 818 }, { - "__id__": 627 + "__id__": 819 }, { - "__id__": 629 + "__id__": 821 }, { - "__id__": 630 + "__id__": 822 } ], "removedComponents": [] @@ -9846,7 +14038,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 607 + "__id__": 799 }, "propertyPath": [ "_name" @@ -9862,7 +14054,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 607 + "__id__": 799 }, "propertyPath": [ "_lpos" @@ -9877,7 +14069,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 607 + "__id__": 799 }, "propertyPath": [ "_lrot" @@ -9893,7 +14085,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 607 + "__id__": 799 }, "propertyPath": [ "_euler" @@ -9908,7 +14100,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 612 + "__id__": 804 }, "propertyPath": [ "_top" @@ -9924,7 +14116,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 614 + "__id__": 806 }, "propertyPath": [ "_active" @@ -9940,7 +14132,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 612 + "__id__": 804 }, "propertyPath": [ "_left" @@ -9950,7 +14142,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 617 + "__id__": 809 }, "propertyPath": [ "_contentSize" @@ -9970,7 +14162,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 619 + "__id__": 811 }, "propertyPath": [ "_contentSize" @@ -9990,7 +14182,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 621 + "__id__": 813 }, "propertyPath": [ "_contentSize" @@ -10010,7 +14202,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 612 + "__id__": 804 }, "propertyPath": [ "_right" @@ -10020,7 +14212,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 624 + "__id__": 816 }, "propertyPath": [ "_alignFlags" @@ -10036,7 +14228,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 624 + "__id__": 816 }, "propertyPath": [ "_top" @@ -10046,7 +14238,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 624 + "__id__": 816 }, "propertyPath": [ "_bottom" @@ -10056,7 +14248,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 628 + "__id__": 820 }, "propertyPath": [ "_lpos" @@ -10077,7 +14269,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 612 + "__id__": 804 }, "propertyPath": [ "_alignFlags" @@ -10087,7 +14279,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 612 + "__id__": 804 }, "propertyPath": [ "_bottom" @@ -10097,7 +14289,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 632 + "__id__": 824 }, "propertyPath": [ "_name" @@ -10113,7 +14305,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 632 + "__id__": 824 }, "propertyPath": [ "_lpos" @@ -10128,7 +14320,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 632 + "__id__": 824 }, "propertyPath": [ "_lrot" @@ -10144,7 +14336,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 632 + "__id__": 824 }, "propertyPath": [ "_euler" @@ -10159,7 +14351,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 637 + "__id__": 829 }, "propertyPath": [ "_contentSize" @@ -10179,7 +14371,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 639 + "__id__": 831 }, "propertyPath": [ "_contentSize" @@ -10199,7 +14391,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 641 + "__id__": 833 }, "propertyPath": [ "_contentSize" @@ -10219,7 +14411,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 643 + "__id__": 835 }, "propertyPath": [ "_contentSize" @@ -10239,7 +14431,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 645 + "__id__": 837 }, "propertyPath": [ "_active" @@ -10255,7 +14447,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 632 + "__id__": 824 }, "propertyPath": [ "_active" @@ -10268,23 +14460,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 589 + "__id__": 781 }, "_children": [], "_active": true, "_components": [ { - "__id__": 648 + "__id__": 840 }, { - "__id__": 650 + "__id__": 842 }, { - "__id__": 652 + "__id__": 844 } ], "_prefab": { - "__id__": 654 + "__id__": 846 }, "_lpos": { "__type__": "cc.Vec3", @@ -10321,11 +14513,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 647 + "__id__": 839 }, "_enabled": true, "__prefab": { - "__id__": 649 + "__id__": 841 }, "_contentSize": { "__type__": "cc.Size", @@ -10349,11 +14541,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 647 + "__id__": 839 }, "_enabled": true, "__prefab": { - "__id__": 651 + "__id__": 843 }, "_alignFlags": 18, "_target": null, @@ -10385,11 +14577,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 647 + "__id__": 839 }, "_enabled": false, "__prefab": { - "__id__": 653 + "__id__": 845 }, "_resizeMode": 0, "_layoutType": 1, @@ -10434,17 +14626,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 589 + "__id__": 781 }, "_prefab": { - "__id__": 656 + "__id__": 848 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 655 + "__id__": 847 }, "asset": { "__uuid__": "506d0f89-1cf1-4c3b-be47-a3abaf3695e8", @@ -10452,7 +14644,7 @@ }, "fileId": "60RuUkpjBAGoLk3z4xlHcF", "instance": { - "__id__": 657 + "__id__": 849 }, "targetOverrides": null }, @@ -10465,21 +14657,21 @@ "mountedChildren": [], "mountedComponents": [ { - "__id__": 658 + "__id__": 850 } ], "propertyOverrides": [ { - "__id__": 662 + "__id__": 854 }, { - "__id__": 664 + "__id__": 856 }, { - "__id__": 665 + "__id__": 857 }, { - "__id__": 666 + "__id__": 858 } ], "removedComponents": [] @@ -10487,11 +14679,11 @@ { "__type__": "cc.MountedComponentsInfo", "targetInfo": { - "__id__": 659 + "__id__": 851 }, "components": [ { - "__id__": 660 + "__id__": 852 } ] }, @@ -10507,15 +14699,15 @@ "_objFlags": 0, "__editorExtras__": { "mountedRoot": { - "__id__": 655 + "__id__": 847 } }, "node": { - "__id__": 655 + "__id__": 847 }, "_enabled": true, "__prefab": { - "__id__": 661 + "__id__": 853 }, "_alignFlags": 2, "_target": null, @@ -10544,7 +14736,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 663 + "__id__": 855 }, "propertyPath": [ "_name" @@ -10560,7 +14752,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 663 + "__id__": 855 }, "propertyPath": [ "_lpos" @@ -10575,7 +14767,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 663 + "__id__": 855 }, "propertyPath": [ "_lrot" @@ -10591,7 +14783,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 663 + "__id__": 855 }, "propertyPath": [ "_euler" @@ -10609,11 +14801,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 589 + "__id__": 781 }, "_enabled": true, "__prefab": { - "__id__": 668 + "__id__": 860 }, "_contentSize": { "__type__": "cc.Size", @@ -10637,11 +14829,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 589 + "__id__": 781 }, "_enabled": true, "__prefab": { - "__id__": 670 + "__id__": 862 }, "_alignFlags": 45, "_target": null, @@ -10673,11 +14865,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 589 + "__id__": 781 }, "_enabled": false, "__prefab": { - "__id__": 672 + "__id__": 864 }, "_resizeMode": 1, "_layoutType": 1, @@ -10711,11 +14903,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 589 + "__id__": 781 }, "_enabled": true, "__prefab": { - "__id__": 674 + "__id__": 866 }, "_id": "" }, @@ -10746,35 +14938,35 @@ }, "_children": [ { - "__id__": 677 + "__id__": 869 }, { - "__id__": 685 + "__id__": 877 }, { - "__id__": 734 + "__id__": 926 }, { - "__id__": 742 + "__id__": 934 } ], - "_active": true, + "_active": false, "_components": [ { - "__id__": 786 + "__id__": 978 }, { - "__id__": 788 + "__id__": 980 }, { - "__id__": 790 + "__id__": 982 }, { - "__id__": 792 + "__id__": 984 } ], "_prefab": { - "__id__": 794 + "__id__": 986 }, "_lpos": { "__type__": "cc.Vec3", @@ -10811,23 +15003,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 676 + "__id__": 868 }, "_children": [], "_active": true, "_components": [ { - "__id__": 678 + "__id__": 870 }, { - "__id__": 680 + "__id__": 872 }, { - "__id__": 682 + "__id__": 874 } ], "_prefab": { - "__id__": 684 + "__id__": 876 }, "_lpos": { "__type__": "cc.Vec3", @@ -10864,11 +15056,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 677 + "__id__": 869 }, "_enabled": true, "__prefab": { - "__id__": 679 + "__id__": 871 }, "_contentSize": { "__type__": "cc.Size", @@ -10892,11 +15084,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 677 + "__id__": 869 }, "_enabled": true, "__prefab": { - "__id__": 681 + "__id__": 873 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10937,11 +15129,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 677 + "__id__": 869 }, "_enabled": true, "__prefab": { - "__id__": 683 + "__id__": 875 }, "_alignFlags": 45, "_target": null, @@ -10984,17 +15176,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 676 + "__id__": 868 }, "_prefab": { - "__id__": 686 + "__id__": 878 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 685 + "__id__": 877 }, "asset": { "__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3", @@ -11002,7 +15194,7 @@ }, "fileId": "50T0YGiGBH7qZZFeATiEP+", "instance": { - "__id__": 687 + "__id__": 879 }, "targetOverrides": null }, @@ -11014,40 +15206,40 @@ }, "mountedChildren": [ { - "__id__": 688 + "__id__": 880 } ], "mountedComponents": [], "propertyOverrides": [ { - "__id__": 718 + "__id__": 910 }, { - "__id__": 720 + "__id__": 912 }, { - "__id__": 721 + "__id__": 913 }, { - "__id__": 722 + "__id__": 914 }, { - "__id__": 723 + "__id__": 915 }, { - "__id__": 725 + "__id__": 917 }, { - "__id__": 727 + "__id__": 919 }, { - "__id__": 729 + "__id__": 921 }, { - "__id__": 731 + "__id__": 923 }, { - "__id__": 732 + "__id__": 924 } ], "removedComponents": [] @@ -11055,11 +15247,11 @@ { "__type__": "cc.MountedChildrenInfo", "targetInfo": { - "__id__": 689 + "__id__": 881 }, "nodes": [ { - "__id__": 690 + "__id__": 882 } ] }, @@ -11073,21 +15265,21 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 685 + "__id__": 877 }, "_prefab": { - "__id__": 691 + "__id__": 883 }, "__editorExtras__": { "mountedRoot": { - "__id__": 685 + "__id__": 877 } } }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 690 + "__id__": 882 }, "asset": { "__uuid__": "b5782405-f3d9-4d45-ba8c-01b5ec2748b2", @@ -11095,7 +15287,7 @@ }, "fileId": "99dvuw5eJJzqP11ZqucD+r", "instance": { - "__id__": 692 + "__id__": 884 }, "targetOverrides": null }, @@ -11109,55 +15301,55 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 693 + "__id__": 885 }, { - "__id__": 695 + "__id__": 887 }, { - "__id__": 696 + "__id__": 888 }, { - "__id__": 697 + "__id__": 889 }, { - "__id__": 698 + "__id__": 890 }, { - "__id__": 700 + "__id__": 892 }, { - "__id__": 702 + "__id__": 894 }, { - "__id__": 703 + "__id__": 895 }, { - "__id__": 705 + "__id__": 897 }, { - "__id__": 707 + "__id__": 899 }, { - "__id__": 709 + "__id__": 901 }, { - "__id__": 710 + "__id__": 902 }, { - "__id__": 712 + "__id__": 904 }, { - "__id__": 713 + "__id__": 905 }, { - "__id__": 714 + "__id__": 906 }, { - "__id__": 716 + "__id__": 908 }, { - "__id__": 717 + "__id__": 909 } ], "removedComponents": [] @@ -11165,7 +15357,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 694 + "__id__": 886 }, "propertyPath": [ "_name" @@ -11181,7 +15373,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 694 + "__id__": 886 }, "propertyPath": [ "_lpos" @@ -11196,7 +15388,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 694 + "__id__": 886 }, "propertyPath": [ "_lrot" @@ -11212,7 +15404,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 694 + "__id__": 886 }, "propertyPath": [ "_euler" @@ -11227,7 +15419,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 699 + "__id__": 891 }, "propertyPath": [ "_top" @@ -11243,7 +15435,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 701 + "__id__": 893 }, "propertyPath": [ "_active" @@ -11259,7 +15451,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 699 + "__id__": 891 }, "propertyPath": [ "_left" @@ -11269,7 +15461,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 704 + "__id__": 896 }, "propertyPath": [ "_contentSize" @@ -11289,7 +15481,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 706 + "__id__": 898 }, "propertyPath": [ "_contentSize" @@ -11309,7 +15501,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 708 + "__id__": 900 }, "propertyPath": [ "_contentSize" @@ -11329,7 +15521,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 699 + "__id__": 891 }, "propertyPath": [ "_right" @@ -11339,7 +15531,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 711 + "__id__": 903 }, "propertyPath": [ "_alignFlags" @@ -11355,7 +15547,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 711 + "__id__": 903 }, "propertyPath": [ "_top" @@ -11365,7 +15557,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 711 + "__id__": 903 }, "propertyPath": [ "_bottom" @@ -11375,7 +15567,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 715 + "__id__": 907 }, "propertyPath": [ "_lpos" @@ -11396,7 +15588,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 699 + "__id__": 891 }, "propertyPath": [ "_alignFlags" @@ -11406,7 +15598,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 699 + "__id__": 891 }, "propertyPath": [ "_bottom" @@ -11416,7 +15608,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 719 + "__id__": 911 }, "propertyPath": [ "_name" @@ -11432,7 +15624,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 719 + "__id__": 911 }, "propertyPath": [ "_lpos" @@ -11447,7 +15639,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 719 + "__id__": 911 }, "propertyPath": [ "_lrot" @@ -11463,7 +15655,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 719 + "__id__": 911 }, "propertyPath": [ "_euler" @@ -11478,7 +15670,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 724 + "__id__": 916 }, "propertyPath": [ "_contentSize" @@ -11498,7 +15690,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 726 + "__id__": 918 }, "propertyPath": [ "_contentSize" @@ -11518,7 +15710,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 728 + "__id__": 920 }, "propertyPath": [ "_contentSize" @@ -11538,7 +15730,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 730 + "__id__": 922 }, "propertyPath": [ "_contentSize" @@ -11558,7 +15750,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 719 + "__id__": 911 }, "propertyPath": [ "_active" @@ -11568,7 +15760,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 733 + "__id__": 925 }, "propertyPath": [ "_active" @@ -11587,23 +15779,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 676 + "__id__": 868 }, "_children": [], "_active": true, "_components": [ { - "__id__": 735 + "__id__": 927 }, { - "__id__": 737 + "__id__": 929 }, { - "__id__": 739 + "__id__": 931 } ], "_prefab": { - "__id__": 741 + "__id__": 933 }, "_lpos": { "__type__": "cc.Vec3", @@ -11640,11 +15832,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 734 + "__id__": 926 }, "_enabled": true, "__prefab": { - "__id__": 736 + "__id__": 928 }, "_contentSize": { "__type__": "cc.Size", @@ -11668,11 +15860,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 734 + "__id__": 926 }, "_enabled": true, "__prefab": { - "__id__": 738 + "__id__": 930 }, "_alignFlags": 18, "_target": null, @@ -11704,11 +15896,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 734 + "__id__": 926 }, "_enabled": false, "__prefab": { - "__id__": 740 + "__id__": 932 }, "_resizeMode": 0, "_layoutType": 1, @@ -11755,33 +15947,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 676 + "__id__": 868 }, "_children": [ { - "__id__": 743 + "__id__": 935 }, { - "__id__": 753 + "__id__": 945 } ], "_active": true, "_components": [ { - "__id__": 777 + "__id__": 969 }, { - "__id__": 779 + "__id__": 971 }, { - "__id__": 781 + "__id__": 973 }, { - "__id__": 783 + "__id__": 975 } ], "_prefab": { - "__id__": 785 + "__id__": 977 }, "_lpos": { "__type__": "cc.Vec3", @@ -11816,17 +16008,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 742 + "__id__": 934 }, "_prefab": { - "__id__": 744 + "__id__": 936 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 743 + "__id__": 935 }, "asset": { "__uuid__": "506d0f89-1cf1-4c3b-be47-a3abaf3695e8", @@ -11834,7 +16026,7 @@ }, "fileId": "60RuUkpjBAGoLk3z4xlHcF", "instance": { - "__id__": 745 + "__id__": 937 }, "targetOverrides": null }, @@ -11848,31 +16040,31 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 746 + "__id__": 938 }, { - "__id__": 748 + "__id__": 940 }, { - "__id__": 749 + "__id__": 941 }, { - "__id__": 750 + "__id__": 942 } ], "removedComponents": [ { - "__id__": 751 + "__id__": 943 }, { - "__id__": 752 + "__id__": 944 } ] }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 747 + "__id__": 939 }, "propertyPath": [ "_name" @@ -11888,7 +16080,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 747 + "__id__": 939 }, "propertyPath": [ "_lpos" @@ -11903,7 +16095,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 747 + "__id__": 939 }, "propertyPath": [ "_lrot" @@ -11919,7 +16111,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 747 + "__id__": 939 }, "propertyPath": [ "_euler" @@ -11947,17 +16139,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 742 + "__id__": 934 }, "_prefab": { - "__id__": 754 + "__id__": 946 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 753 + "__id__": 945 }, "asset": { "__uuid__": "506d0f89-1cf1-4c3b-be47-a3abaf3695e8", @@ -11965,7 +16157,7 @@ }, "fileId": "60RuUkpjBAGoLk3z4xlHcF", "instance": { - "__id__": 755 + "__id__": 947 }, "targetOverrides": null }, @@ -11979,55 +16171,55 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 756 + "__id__": 948 }, { - "__id__": 758 + "__id__": 950 }, { - "__id__": 759 + "__id__": 951 }, { - "__id__": 760 + "__id__": 952 }, { - "__id__": 761 + "__id__": 953 }, { - "__id__": 763 + "__id__": 955 }, { - "__id__": 765 + "__id__": 957 }, { - "__id__": 767 + "__id__": 959 }, { - "__id__": 769 + "__id__": 961 }, { - "__id__": 770 + "__id__": 962 }, { - "__id__": 772 + "__id__": 964 }, { - "__id__": 774 + "__id__": 966 } ], "removedComponents": [ { - "__id__": 775 + "__id__": 967 }, { - "__id__": 776 + "__id__": 968 } ] }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 757 + "__id__": 949 }, "propertyPath": [ "_name" @@ -12043,7 +16235,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 757 + "__id__": 949 }, "propertyPath": [ "_lpos" @@ -12058,7 +16250,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 757 + "__id__": 949 }, "propertyPath": [ "_lrot" @@ -12074,7 +16266,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 757 + "__id__": 949 }, "propertyPath": [ "_euler" @@ -12089,7 +16281,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 762 + "__id__": 954 }, "propertyPath": [ "_active" @@ -12105,7 +16297,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 764 + "__id__": 956 }, "propertyPath": [ "_lpos" @@ -12126,7 +16318,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 766 + "__id__": 958 }, "propertyPath": [ "_contentSize" @@ -12146,7 +16338,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 768 + "__id__": 960 }, "propertyPath": [ "_top" @@ -12162,7 +16354,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 768 + "__id__": 960 }, "propertyPath": [ "_bottom" @@ -12172,7 +16364,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 771 + "__id__": 963 }, "propertyPath": [ "_string" @@ -12188,7 +16380,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 773 + "__id__": 965 }, "propertyPath": [ "_contentSize" @@ -12208,7 +16400,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 757 + "__id__": 949 }, "propertyPath": [ "_active" @@ -12233,11 +16425,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 742 + "__id__": 934 }, "_enabled": true, "__prefab": { - "__id__": 778 + "__id__": 970 }, "_contentSize": { "__type__": "cc.Size", @@ -12261,11 +16453,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 742 + "__id__": 934 }, "_enabled": true, "__prefab": { - "__id__": 780 + "__id__": 972 }, "_alignFlags": 42, "_target": null, @@ -12297,11 +16489,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 742 + "__id__": 934 }, "_enabled": true, "__prefab": { - "__id__": 782 + "__id__": 974 }, "_resizeMode": 1, "_layoutType": 1, @@ -12335,11 +16527,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 742 + "__id__": 934 }, "_enabled": true, "__prefab": { - "__id__": 784 + "__id__": 976 }, "_alignFlags": 0, "_target": null, @@ -12384,11 +16576,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 676 + "__id__": 868 }, "_enabled": true, "__prefab": { - "__id__": 787 + "__id__": 979 }, "_contentSize": { "__type__": "cc.Size", @@ -12412,11 +16604,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 676 + "__id__": 868 }, "_enabled": true, "__prefab": { - "__id__": 789 + "__id__": 981 }, "_alignFlags": 45, "_target": null, @@ -12448,11 +16640,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 676 + "__id__": 868 }, "_enabled": false, "__prefab": { - "__id__": 791 + "__id__": 983 }, "_resizeMode": 1, "_layoutType": 1, @@ -12486,11 +16678,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 676 + "__id__": 868 }, "_enabled": true, "__prefab": { - "__id__": 793 + "__id__": 985 }, "_id": "" }, @@ -12521,35 +16713,35 @@ }, "_children": [ { - "__id__": 796 + "__id__": 988 }, { - "__id__": 804 + "__id__": 996 }, { - "__id__": 853 + "__id__": 1045 }, { - "__id__": 861 + "__id__": 1053 } ], - "_active": true, + "_active": false, "_components": [ { - "__id__": 875 + "__id__": 1067 }, { - "__id__": 877 + "__id__": 1069 }, { - "__id__": 879 + "__id__": 1071 }, { - "__id__": 881 + "__id__": 1073 } ], "_prefab": { - "__id__": 883 + "__id__": 1075 }, "_lpos": { "__type__": "cc.Vec3", @@ -12586,23 +16778,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 987 }, "_children": [], "_active": true, "_components": [ { - "__id__": 797 + "__id__": 989 }, { - "__id__": 799 + "__id__": 991 }, { - "__id__": 801 + "__id__": 993 } ], "_prefab": { - "__id__": 803 + "__id__": 995 }, "_lpos": { "__type__": "cc.Vec3", @@ -12639,11 +16831,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 796 + "__id__": 988 }, "_enabled": true, "__prefab": { - "__id__": 798 + "__id__": 990 }, "_contentSize": { "__type__": "cc.Size", @@ -12667,11 +16859,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 796 + "__id__": 988 }, "_enabled": true, "__prefab": { - "__id__": 800 + "__id__": 992 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12712,11 +16904,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 796 + "__id__": 988 }, "_enabled": true, "__prefab": { - "__id__": 802 + "__id__": 994 }, "_alignFlags": 45, "_target": null, @@ -12759,17 +16951,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 795 + "__id__": 987 }, "_prefab": { - "__id__": 805 + "__id__": 997 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 804 + "__id__": 996 }, "asset": { "__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3", @@ -12777,7 +16969,7 @@ }, "fileId": "50T0YGiGBH7qZZFeATiEP+", "instance": { - "__id__": 806 + "__id__": 998 }, "targetOverrides": null }, @@ -12789,40 +16981,40 @@ }, "mountedChildren": [ { - "__id__": 807 + "__id__": 999 } ], "mountedComponents": [], "propertyOverrides": [ { - "__id__": 837 + "__id__": 1029 }, { - "__id__": 839 + "__id__": 1031 }, { - "__id__": 840 + "__id__": 1032 }, { - "__id__": 841 + "__id__": 1033 }, { - "__id__": 842 + "__id__": 1034 }, { - "__id__": 844 + "__id__": 1036 }, { - "__id__": 846 + "__id__": 1038 }, { - "__id__": 848 + "__id__": 1040 }, { - "__id__": 850 + "__id__": 1042 }, { - "__id__": 852 + "__id__": 1044 } ], "removedComponents": [] @@ -12830,11 +17022,11 @@ { "__type__": "cc.MountedChildrenInfo", "targetInfo": { - "__id__": 808 + "__id__": 1000 }, "nodes": [ { - "__id__": 809 + "__id__": 1001 } ] }, @@ -12848,21 +17040,21 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 804 + "__id__": 996 }, "_prefab": { - "__id__": 810 + "__id__": 1002 }, "__editorExtras__": { "mountedRoot": { - "__id__": 804 + "__id__": 996 } } }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 809 + "__id__": 1001 }, "asset": { "__uuid__": "b5782405-f3d9-4d45-ba8c-01b5ec2748b2", @@ -12870,7 +17062,7 @@ }, "fileId": "99dvuw5eJJzqP11ZqucD+r", "instance": { - "__id__": 811 + "__id__": 1003 }, "targetOverrides": null }, @@ -12884,55 +17076,55 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 812 + "__id__": 1004 }, { - "__id__": 814 + "__id__": 1006 }, { - "__id__": 815 + "__id__": 1007 }, { - "__id__": 816 + "__id__": 1008 }, { - "__id__": 817 + "__id__": 1009 }, { - "__id__": 819 + "__id__": 1011 }, { - "__id__": 821 + "__id__": 1013 }, { - "__id__": 822 + "__id__": 1014 }, { - "__id__": 824 + "__id__": 1016 }, { - "__id__": 826 + "__id__": 1018 }, { - "__id__": 828 + "__id__": 1020 }, { - "__id__": 829 + "__id__": 1021 }, { - "__id__": 831 + "__id__": 1023 }, { - "__id__": 832 + "__id__": 1024 }, { - "__id__": 833 + "__id__": 1025 }, { - "__id__": 835 + "__id__": 1027 }, { - "__id__": 836 + "__id__": 1028 } ], "removedComponents": [] @@ -12940,7 +17132,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 813 + "__id__": 1005 }, "propertyPath": [ "_name" @@ -12956,7 +17148,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 813 + "__id__": 1005 }, "propertyPath": [ "_lpos" @@ -12971,7 +17163,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 813 + "__id__": 1005 }, "propertyPath": [ "_lrot" @@ -12987,7 +17179,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 813 + "__id__": 1005 }, "propertyPath": [ "_euler" @@ -13002,7 +17194,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 818 + "__id__": 1010 }, "propertyPath": [ "_top" @@ -13018,7 +17210,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 820 + "__id__": 1012 }, "propertyPath": [ "_active" @@ -13034,7 +17226,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 818 + "__id__": 1010 }, "propertyPath": [ "_left" @@ -13044,7 +17236,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 823 + "__id__": 1015 }, "propertyPath": [ "_contentSize" @@ -13064,7 +17256,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 825 + "__id__": 1017 }, "propertyPath": [ "_contentSize" @@ -13084,7 +17276,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 827 + "__id__": 1019 }, "propertyPath": [ "_contentSize" @@ -13104,7 +17296,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 818 + "__id__": 1010 }, "propertyPath": [ "_right" @@ -13114,7 +17306,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 830 + "__id__": 1022 }, "propertyPath": [ "_alignFlags" @@ -13130,7 +17322,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 830 + "__id__": 1022 }, "propertyPath": [ "_top" @@ -13140,7 +17332,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 830 + "__id__": 1022 }, "propertyPath": [ "_bottom" @@ -13150,7 +17342,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 834 + "__id__": 1026 }, "propertyPath": [ "_lpos" @@ -13171,7 +17363,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 818 + "__id__": 1010 }, "propertyPath": [ "_alignFlags" @@ -13181,7 +17373,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 818 + "__id__": 1010 }, "propertyPath": [ "_bottom" @@ -13191,7 +17383,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 838 + "__id__": 1030 }, "propertyPath": [ "_name" @@ -13207,7 +17399,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 838 + "__id__": 1030 }, "propertyPath": [ "_lpos" @@ -13222,7 +17414,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 838 + "__id__": 1030 }, "propertyPath": [ "_lrot" @@ -13238,7 +17430,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 838 + "__id__": 1030 }, "propertyPath": [ "_euler" @@ -13253,7 +17445,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 843 + "__id__": 1035 }, "propertyPath": [ "_contentSize" @@ -13273,7 +17465,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 845 + "__id__": 1037 }, "propertyPath": [ "_contentSize" @@ -13293,7 +17485,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 847 + "__id__": 1039 }, "propertyPath": [ "_contentSize" @@ -13313,7 +17505,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 849 + "__id__": 1041 }, "propertyPath": [ "_contentSize" @@ -13333,7 +17525,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 851 + "__id__": 1043 }, "propertyPath": [ "_active" @@ -13349,7 +17541,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 838 + "__id__": 1030 }, "propertyPath": [ "_active" @@ -13362,23 +17554,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 795 + "__id__": 987 }, "_children": [], "_active": true, "_components": [ { - "__id__": 854 + "__id__": 1046 }, { - "__id__": 856 + "__id__": 1048 }, { - "__id__": 858 + "__id__": 1050 } ], "_prefab": { - "__id__": 860 + "__id__": 1052 }, "_lpos": { "__type__": "cc.Vec3", @@ -13415,11 +17607,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 853 + "__id__": 1045 }, "_enabled": true, "__prefab": { - "__id__": 855 + "__id__": 1047 }, "_contentSize": { "__type__": "cc.Size", @@ -13443,11 +17635,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 853 + "__id__": 1045 }, "_enabled": true, "__prefab": { - "__id__": 857 + "__id__": 1049 }, "_alignFlags": 18, "_target": null, @@ -13479,11 +17671,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 853 + "__id__": 1045 }, "_enabled": false, "__prefab": { - "__id__": 859 + "__id__": 1051 }, "_resizeMode": 0, "_layoutType": 1, @@ -13528,17 +17720,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 795 + "__id__": 987 }, "_prefab": { - "__id__": 862 + "__id__": 1054 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 861 + "__id__": 1053 }, "asset": { "__uuid__": "506d0f89-1cf1-4c3b-be47-a3abaf3695e8", @@ -13546,7 +17738,7 @@ }, "fileId": "60RuUkpjBAGoLk3z4xlHcF", "instance": { - "__id__": 863 + "__id__": 1055 }, "targetOverrides": null }, @@ -13559,40 +17751,40 @@ "mountedChildren": [], "mountedComponents": [ { - "__id__": 864 + "__id__": 1056 } ], "propertyOverrides": [ { - "__id__": 868 + "__id__": 1060 }, { - "__id__": 870 + "__id__": 1062 }, { - "__id__": 871 + "__id__": 1063 }, { - "__id__": 872 + "__id__": 1064 } ], "removedComponents": [ { - "__id__": 873 + "__id__": 1065 }, { - "__id__": 874 + "__id__": 1066 } ] }, { "__type__": "cc.MountedComponentsInfo", "targetInfo": { - "__id__": 865 + "__id__": 1057 }, "components": [ { - "__id__": 866 + "__id__": 1058 } ] }, @@ -13608,15 +17800,15 @@ "_objFlags": 0, "__editorExtras__": { "mountedRoot": { - "__id__": 861 + "__id__": 1053 } }, "node": { - "__id__": 861 + "__id__": 1053 }, "_enabled": true, "__prefab": { - "__id__": 867 + "__id__": 1059 }, "_alignFlags": 2, "_target": null, @@ -13645,7 +17837,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 869 + "__id__": 1061 }, "propertyPath": [ "_name" @@ -13661,7 +17853,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 869 + "__id__": 1061 }, "propertyPath": [ "_lpos" @@ -13676,7 +17868,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 869 + "__id__": 1061 }, "propertyPath": [ "_lrot" @@ -13692,7 +17884,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 869 + "__id__": 1061 }, "propertyPath": [ "_euler" @@ -13722,11 +17914,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 795 + "__id__": 987 }, "_enabled": true, "__prefab": { - "__id__": 876 + "__id__": 1068 }, "_contentSize": { "__type__": "cc.Size", @@ -13750,11 +17942,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 795 + "__id__": 987 }, "_enabled": true, "__prefab": { - "__id__": 878 + "__id__": 1070 }, "_alignFlags": 45, "_target": null, @@ -13786,11 +17978,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 795 + "__id__": 987 }, "_enabled": false, "__prefab": { - "__id__": 880 + "__id__": 1072 }, "_resizeMode": 1, "_layoutType": 1, @@ -13824,11 +18016,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 795 + "__id__": 987 }, "_enabled": true, "__prefab": { - "__id__": 882 + "__id__": 1074 }, "_id": "" }, @@ -13859,35 +18051,35 @@ }, "_children": [ { - "__id__": 885 + "__id__": 1077 }, { - "__id__": 893 + "__id__": 1085 }, { - "__id__": 942 + "__id__": 1134 }, { - "__id__": 950 + "__id__": 1142 } ], - "_active": true, + "_active": false, "_components": [ { - "__id__": 962 + "__id__": 1154 }, { - "__id__": 964 + "__id__": 1156 }, { - "__id__": 966 + "__id__": 1158 }, { - "__id__": 968 + "__id__": 1160 } ], "_prefab": { - "__id__": 970 + "__id__": 1162 }, "_lpos": { "__type__": "cc.Vec3", @@ -13924,23 +18116,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 884 + "__id__": 1076 }, "_children": [], "_active": true, "_components": [ { - "__id__": 886 + "__id__": 1078 }, { - "__id__": 888 + "__id__": 1080 }, { - "__id__": 890 + "__id__": 1082 } ], "_prefab": { - "__id__": 892 + "__id__": 1084 }, "_lpos": { "__type__": "cc.Vec3", @@ -13977,11 +18169,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 885 + "__id__": 1077 }, "_enabled": true, "__prefab": { - "__id__": 887 + "__id__": 1079 }, "_contentSize": { "__type__": "cc.Size", @@ -14005,11 +18197,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 885 + "__id__": 1077 }, "_enabled": true, "__prefab": { - "__id__": 889 + "__id__": 1081 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14050,11 +18242,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 885 + "__id__": 1077 }, "_enabled": true, "__prefab": { - "__id__": 891 + "__id__": 1083 }, "_alignFlags": 45, "_target": null, @@ -14097,17 +18289,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 884 + "__id__": 1076 }, "_prefab": { - "__id__": 894 + "__id__": 1086 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 893 + "__id__": 1085 }, "asset": { "__uuid__": "555f7387-1025-41a8-a2a8-ff61c76004a3", @@ -14115,7 +18307,7 @@ }, "fileId": "50T0YGiGBH7qZZFeATiEP+", "instance": { - "__id__": 895 + "__id__": 1087 }, "targetOverrides": null }, @@ -14127,40 +18319,40 @@ }, "mountedChildren": [ { - "__id__": 896 + "__id__": 1088 } ], "mountedComponents": [], "propertyOverrides": [ { - "__id__": 926 + "__id__": 1118 }, { - "__id__": 928 + "__id__": 1120 }, { - "__id__": 929 + "__id__": 1121 }, { - "__id__": 930 + "__id__": 1122 }, { - "__id__": 931 + "__id__": 1123 }, { - "__id__": 933 + "__id__": 1125 }, { - "__id__": 935 + "__id__": 1127 }, { - "__id__": 937 + "__id__": 1129 }, { - "__id__": 939 + "__id__": 1131 }, { - "__id__": 941 + "__id__": 1133 } ], "removedComponents": [] @@ -14168,11 +18360,11 @@ { "__type__": "cc.MountedChildrenInfo", "targetInfo": { - "__id__": 897 + "__id__": 1089 }, "nodes": [ { - "__id__": 898 + "__id__": 1090 } ] }, @@ -14186,21 +18378,21 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 893 + "__id__": 1085 }, "_prefab": { - "__id__": 899 + "__id__": 1091 }, "__editorExtras__": { "mountedRoot": { - "__id__": 893 + "__id__": 1085 } } }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 898 + "__id__": 1090 }, "asset": { "__uuid__": "b5782405-f3d9-4d45-ba8c-01b5ec2748b2", @@ -14208,7 +18400,7 @@ }, "fileId": "99dvuw5eJJzqP11ZqucD+r", "instance": { - "__id__": 900 + "__id__": 1092 }, "targetOverrides": null }, @@ -14222,55 +18414,55 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 901 + "__id__": 1093 }, { - "__id__": 903 + "__id__": 1095 }, { - "__id__": 904 + "__id__": 1096 }, { - "__id__": 905 + "__id__": 1097 }, { - "__id__": 906 + "__id__": 1098 }, { - "__id__": 908 + "__id__": 1100 }, { - "__id__": 910 + "__id__": 1102 }, { - "__id__": 911 + "__id__": 1103 }, { - "__id__": 913 + "__id__": 1105 }, { - "__id__": 915 + "__id__": 1107 }, { - "__id__": 917 + "__id__": 1109 }, { - "__id__": 918 + "__id__": 1110 }, { - "__id__": 920 + "__id__": 1112 }, { - "__id__": 921 + "__id__": 1113 }, { - "__id__": 922 + "__id__": 1114 }, { - "__id__": 924 + "__id__": 1116 }, { - "__id__": 925 + "__id__": 1117 } ], "removedComponents": [] @@ -14278,7 +18470,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 902 + "__id__": 1094 }, "propertyPath": [ "_name" @@ -14294,7 +18486,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 902 + "__id__": 1094 }, "propertyPath": [ "_lpos" @@ -14309,7 +18501,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 902 + "__id__": 1094 }, "propertyPath": [ "_lrot" @@ -14325,7 +18517,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 902 + "__id__": 1094 }, "propertyPath": [ "_euler" @@ -14340,7 +18532,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 907 + "__id__": 1099 }, "propertyPath": [ "_top" @@ -14356,7 +18548,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 909 + "__id__": 1101 }, "propertyPath": [ "_active" @@ -14372,7 +18564,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 907 + "__id__": 1099 }, "propertyPath": [ "_left" @@ -14382,7 +18574,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 912 + "__id__": 1104 }, "propertyPath": [ "_contentSize" @@ -14402,7 +18594,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 914 + "__id__": 1106 }, "propertyPath": [ "_contentSize" @@ -14422,7 +18614,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 916 + "__id__": 1108 }, "propertyPath": [ "_contentSize" @@ -14442,7 +18634,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 907 + "__id__": 1099 }, "propertyPath": [ "_right" @@ -14452,7 +18644,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 919 + "__id__": 1111 }, "propertyPath": [ "_alignFlags" @@ -14468,7 +18660,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 919 + "__id__": 1111 }, "propertyPath": [ "_top" @@ -14478,7 +18670,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 919 + "__id__": 1111 }, "propertyPath": [ "_bottom" @@ -14488,7 +18680,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 923 + "__id__": 1115 }, "propertyPath": [ "_lpos" @@ -14509,7 +18701,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 907 + "__id__": 1099 }, "propertyPath": [ "_alignFlags" @@ -14519,7 +18711,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 907 + "__id__": 1099 }, "propertyPath": [ "_bottom" @@ -14529,7 +18721,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 927 + "__id__": 1119 }, "propertyPath": [ "_name" @@ -14545,7 +18737,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 927 + "__id__": 1119 }, "propertyPath": [ "_lpos" @@ -14560,7 +18752,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 927 + "__id__": 1119 }, "propertyPath": [ "_lrot" @@ -14576,7 +18768,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 927 + "__id__": 1119 }, "propertyPath": [ "_euler" @@ -14591,7 +18783,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 932 + "__id__": 1124 }, "propertyPath": [ "_contentSize" @@ -14611,7 +18803,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 934 + "__id__": 1126 }, "propertyPath": [ "_contentSize" @@ -14631,7 +18823,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 936 + "__id__": 1128 }, "propertyPath": [ "_contentSize" @@ -14651,7 +18843,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 938 + "__id__": 1130 }, "propertyPath": [ "_contentSize" @@ -14671,7 +18863,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 940 + "__id__": 1132 }, "propertyPath": [ "_active" @@ -14687,7 +18879,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 927 + "__id__": 1119 }, "propertyPath": [ "_active" @@ -14700,23 +18892,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 884 + "__id__": 1076 }, "_children": [], "_active": true, "_components": [ { - "__id__": 943 + "__id__": 1135 }, { - "__id__": 945 + "__id__": 1137 }, { - "__id__": 947 + "__id__": 1139 } ], "_prefab": { - "__id__": 949 + "__id__": 1141 }, "_lpos": { "__type__": "cc.Vec3", @@ -14753,11 +18945,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 942 + "__id__": 1134 }, "_enabled": true, "__prefab": { - "__id__": 944 + "__id__": 1136 }, "_contentSize": { "__type__": "cc.Size", @@ -14781,11 +18973,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 942 + "__id__": 1134 }, "_enabled": true, "__prefab": { - "__id__": 946 + "__id__": 1138 }, "_alignFlags": 18, "_target": null, @@ -14817,11 +19009,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 942 + "__id__": 1134 }, "_enabled": false, "__prefab": { - "__id__": 948 + "__id__": 1140 }, "_resizeMode": 0, "_layoutType": 1, @@ -14866,17 +19058,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 884 + "__id__": 1076 }, "_prefab": { - "__id__": 951 + "__id__": 1143 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 950 + "__id__": 1142 }, "asset": { "__uuid__": "506d0f89-1cf1-4c3b-be47-a3abaf3695e8", @@ -14884,7 +19076,7 @@ }, "fileId": "60RuUkpjBAGoLk3z4xlHcF", "instance": { - "__id__": 952 + "__id__": 1144 }, "targetOverrides": null }, @@ -14897,21 +19089,21 @@ "mountedChildren": [], "mountedComponents": [ { - "__id__": 953 + "__id__": 1145 } ], "propertyOverrides": [ { - "__id__": 957 + "__id__": 1149 }, { - "__id__": 959 + "__id__": 1151 }, { - "__id__": 960 + "__id__": 1152 }, { - "__id__": 961 + "__id__": 1153 } ], "removedComponents": [] @@ -14919,11 +19111,11 @@ { "__type__": "cc.MountedComponentsInfo", "targetInfo": { - "__id__": 954 + "__id__": 1146 }, "components": [ { - "__id__": 955 + "__id__": 1147 } ] }, @@ -14939,15 +19131,15 @@ "_objFlags": 0, "__editorExtras__": { "mountedRoot": { - "__id__": 950 + "__id__": 1142 } }, "node": { - "__id__": 950 + "__id__": 1142 }, "_enabled": true, "__prefab": { - "__id__": 956 + "__id__": 1148 }, "_alignFlags": 2, "_target": null, @@ -14976,7 +19168,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 958 + "__id__": 1150 }, "propertyPath": [ "_name" @@ -14992,7 +19184,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 958 + "__id__": 1150 }, "propertyPath": [ "_lpos" @@ -15007,7 +19199,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 958 + "__id__": 1150 }, "propertyPath": [ "_lrot" @@ -15023,7 +19215,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 958 + "__id__": 1150 }, "propertyPath": [ "_euler" @@ -15041,11 +19233,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 884 + "__id__": 1076 }, "_enabled": true, "__prefab": { - "__id__": 963 + "__id__": 1155 }, "_contentSize": { "__type__": "cc.Size", @@ -15069,11 +19261,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 884 + "__id__": 1076 }, "_enabled": true, "__prefab": { - "__id__": 965 + "__id__": 1157 }, "_alignFlags": 45, "_target": null, @@ -15105,11 +19297,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 884 + "__id__": 1076 }, "_enabled": false, "__prefab": { - "__id__": 967 + "__id__": 1159 }, "_resizeMode": 1, "_layoutType": 1, @@ -15143,11 +19335,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 884 + "__id__": 1076 }, "_enabled": true, "__prefab": { - "__id__": 969 + "__id__": 1161 }, "_id": "" }, @@ -15178,26 +19370,26 @@ }, "_children": [ { - "__id__": 972 + "__id__": 1164 }, { - "__id__": 978 + "__id__": 1170 }, { - "__id__": 986 + "__id__": 1178 } ], "_active": true, "_components": [ { - "__id__": 996 + "__id__": 1188 }, { - "__id__": 998 + "__id__": 1190 } ], "_prefab": { - "__id__": 1000 + "__id__": 1192 }, "_lpos": { "__type__": "cc.Vec3", @@ -15234,20 +19426,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 971 + "__id__": 1163 }, "_children": [], "_active": true, "_components": [ { - "__id__": 973 + "__id__": 1165 }, { - "__id__": 975 + "__id__": 1167 } ], "_prefab": { - "__id__": 977 + "__id__": 1169 }, "_lpos": { "__type__": "cc.Vec3", @@ -15284,11 +19476,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 972 + "__id__": 1164 }, "_enabled": true, "__prefab": { - "__id__": 974 + "__id__": 1166 }, "_contentSize": { "__type__": "cc.Size", @@ -15312,11 +19504,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 972 + "__id__": 1164 }, "_enabled": true, "__prefab": { - "__id__": 976 + "__id__": 1168 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15370,23 +19562,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 971 + "__id__": 1163 }, "_children": [], "_active": false, "_components": [ { - "__id__": 979 + "__id__": 1171 }, { - "__id__": 981 + "__id__": 1173 }, { - "__id__": 983 + "__id__": 1175 } ], "_prefab": { - "__id__": 985 + "__id__": 1177 }, "_lpos": { "__type__": "cc.Vec3", @@ -15423,11 +19615,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 978 + "__id__": 1170 }, "_enabled": true, "__prefab": { - "__id__": 980 + "__id__": 1172 }, "_contentSize": { "__type__": "cc.Size", @@ -15451,11 +19643,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 978 + "__id__": 1170 }, "_enabled": true, "__prefab": { - "__id__": 982 + "__id__": 1174 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15499,11 +19691,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 978 + "__id__": 1170 }, "_enabled": true, "__prefab": { - "__id__": 984 + "__id__": 1176 }, "_alignFlags": 40, "_target": null, @@ -15548,26 +19740,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 971 + "__id__": 1163 }, "_children": [], "_active": true, "_components": [ { - "__id__": 987 + "__id__": 1179 }, { - "__id__": 989 + "__id__": 1181 }, { - "__id__": 991 + "__id__": 1183 }, { - "__id__": 993 + "__id__": 1185 } ], "_prefab": { - "__id__": 995 + "__id__": 1187 }, "_lpos": { "__type__": "cc.Vec3", @@ -15604,11 +19796,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 986 + "__id__": 1178 }, "_enabled": true, "__prefab": { - "__id__": 988 + "__id__": 1180 }, "_contentSize": { "__type__": "cc.Size", @@ -15632,11 +19824,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 986 + "__id__": 1178 }, "_enabled": true, "__prefab": { - "__id__": 990 + "__id__": 1182 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15700,11 +19892,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 986 + "__id__": 1178 }, "_enabled": true, "__prefab": { - "__id__": 992 + "__id__": 1184 }, "_params": [], "_dataID": "", @@ -15720,11 +19912,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 986 + "__id__": 1178 }, "_enabled": true, "__prefab": { - "__id__": 994 + "__id__": 1186 }, "_alignFlags": 45, "_target": null, @@ -15769,11 +19961,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 971 + "__id__": 1163 }, "_enabled": true, "__prefab": { - "__id__": 997 + "__id__": 1189 }, "_contentSize": { "__type__": "cc.Size", @@ -15797,11 +19989,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 971 + "__id__": 1163 }, "_enabled": true, "__prefab": { - "__id__": 999 + "__id__": 1191 }, "_alignFlags": 1, "_target": null, @@ -15850,26 +20042,26 @@ }, "_children": [ { - "__id__": 1002 + "__id__": 1194 }, { - "__id__": 1018 + "__id__": 1210 }, { - "__id__": 1028 + "__id__": 1220 } ], "_active": true, "_components": [ { - "__id__": 1040 + "__id__": 1232 }, { - "__id__": 1042 + "__id__": 1234 } ], "_prefab": { - "__id__": 1044 + "__id__": 1236 }, "_lpos": { "__type__": "cc.Vec3", @@ -15906,24 +20098,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1001 + "__id__": 1193 }, "_children": [ { - "__id__": 1003 + "__id__": 1195 }, { - "__id__": 1009 + "__id__": 1201 } ], "_active": true, "_components": [ { - "__id__": 1015 + "__id__": 1207 } ], "_prefab": { - "__id__": 1017 + "__id__": 1209 }, "_lpos": { "__type__": "cc.Vec3", @@ -15960,20 +20152,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1002 + "__id__": 1194 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1004 + "__id__": 1196 }, { - "__id__": 1006 + "__id__": 1198 } ], "_prefab": { - "__id__": 1008 + "__id__": 1200 }, "_lpos": { "__type__": "cc.Vec3", @@ -16010,11 +20202,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1003 + "__id__": 1195 }, "_enabled": true, "__prefab": { - "__id__": 1005 + "__id__": 1197 }, "_contentSize": { "__type__": "cc.Size", @@ -16038,11 +20230,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1003 + "__id__": 1195 }, "_enabled": true, "__prefab": { - "__id__": 1007 + "__id__": 1199 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16099,20 +20291,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1002 + "__id__": 1194 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1010 + "__id__": 1202 }, { - "__id__": 1012 + "__id__": 1204 } ], "_prefab": { - "__id__": 1014 + "__id__": 1206 }, "_lpos": { "__type__": "cc.Vec3", @@ -16149,11 +20341,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1009 + "__id__": 1201 }, "_enabled": true, "__prefab": { - "__id__": 1011 + "__id__": 1203 }, "_contentSize": { "__type__": "cc.Size", @@ -16177,11 +20369,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1009 + "__id__": 1201 }, "_enabled": true, "__prefab": { - "__id__": 1013 + "__id__": 1205 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16258,11 +20450,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1002 + "__id__": 1194 }, "_enabled": true, "__prefab": { - "__id__": 1016 + "__id__": 1208 }, "_contentSize": { "__type__": "cc.Size", @@ -16299,21 +20491,21 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1001 + "__id__": 1193 }, "_children": [ { - "__id__": 1019 + "__id__": 1211 } ], "_active": false, "_components": [ { - "__id__": 1025 + "__id__": 1217 } ], "_prefab": { - "__id__": 1027 + "__id__": 1219 }, "_lpos": { "__type__": "cc.Vec3", @@ -16350,20 +20542,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1018 + "__id__": 1210 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1020 + "__id__": 1212 }, { - "__id__": 1022 + "__id__": 1214 } ], "_prefab": { - "__id__": 1024 + "__id__": 1216 }, "_lpos": { "__type__": "cc.Vec3", @@ -16400,11 +20592,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1019 + "__id__": 1211 }, "_enabled": true, "__prefab": { - "__id__": 1021 + "__id__": 1213 }, "_contentSize": { "__type__": "cc.Size", @@ -16428,11 +20620,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1019 + "__id__": 1211 }, "_enabled": true, "__prefab": { - "__id__": 1023 + "__id__": 1215 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16509,11 +20701,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1018 + "__id__": 1210 }, "_enabled": true, "__prefab": { - "__id__": 1026 + "__id__": 1218 }, "_contentSize": { "__type__": "cc.Size", @@ -16550,24 +20742,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1001 + "__id__": 1193 }, "_children": [ { - "__id__": 1029 + "__id__": 1221 } ], "_active": true, "_components": [ { - "__id__": 1035 + "__id__": 1227 }, { - "__id__": 1037 + "__id__": 1229 } ], "_prefab": { - "__id__": 1039 + "__id__": 1231 }, "_lpos": { "__type__": "cc.Vec3", @@ -16604,20 +20796,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1028 + "__id__": 1220 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1030 + "__id__": 1222 }, { - "__id__": 1032 + "__id__": 1224 } ], "_prefab": { - "__id__": 1034 + "__id__": 1226 }, "_lpos": { "__type__": "cc.Vec3", @@ -16654,11 +20846,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1029 + "__id__": 1221 }, "_enabled": true, "__prefab": { - "__id__": 1031 + "__id__": 1223 }, "_contentSize": { "__type__": "cc.Size", @@ -16682,11 +20874,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1029 + "__id__": 1221 }, "_enabled": true, "__prefab": { - "__id__": 1033 + "__id__": 1225 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16743,11 +20935,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1028 + "__id__": 1220 }, "_enabled": true, "__prefab": { - "__id__": 1036 + "__id__": 1228 }, "_contentSize": { "__type__": "cc.Size", @@ -16771,11 +20963,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1028 + "__id__": 1220 }, "_enabled": true, "__prefab": { - "__id__": 1038 + "__id__": 1230 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16852,11 +21044,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1001 + "__id__": 1193 }, "_enabled": true, "__prefab": { - "__id__": 1041 + "__id__": 1233 }, "_contentSize": { "__type__": "cc.Size", @@ -16880,11 +21072,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1001 + "__id__": 1193 }, "_enabled": true, "__prefab": { - "__id__": 1043 + "__id__": 1235 }, "_alignFlags": 41, "_target": null, @@ -16933,7 +21125,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1046 + "__id__": 1238 }, "_contentSize": { "__type__": "cc.Size", @@ -16961,7 +21153,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1048 + "__id__": 1240 }, "_alignFlags": 21, "_target": null, @@ -16997,16 +21189,16 @@ }, "_enabled": true, "__prefab": { - "__id__": 1050 + "__id__": 1242 }, "debugMode": false, "showMemoryPanel": true, "start_btn": null, "time_node": { - "__id__": 1001 + "__id__": 1193 }, "tooltip": { - "__id__": 971 + "__id__": 1163 }, "_id": "" }, @@ -17024,23 +21216,23 @@ }, "_enabled": true, "__prefab": { - "__id__": 1052 + "__id__": 1244 }, "cardPanNode": { - "__id__": 676 + "__id__": 868 }, "cards_node": { - "__id__": 734 + "__id__": 926 }, "cardPrefab": { "__uuid__": "f2f9a3e0-d0f5-46f4-84bd-dd54c2248470", "__expectedType__": "cc.Prefab" }, "closeCards": { - "__id__": 753 + "__id__": 945 }, "nock_node": { - "__id__": 549 + "__id__": 741 }, "showHeros": { "__id__": 421 @@ -17051,56 +21243,68 @@ "herosBoxNode": { "__id__": 328 }, + "showHerosCost": { + "__id__": 453 + }, "showEquips": { - "__id__": 450 + "__id__": 498 }, "equipsPanNode": { - "__id__": 589 + "__id__": 781 }, "equipsBoxNode": { - "__id__": 647 + "__id__": 839 }, "equipPrefab": { "__uuid__": "f30f91b1-3100-4d9e-befb-cdde5f86e6f8", "__expectedType__": "cc.Prefab" }, + "showEquipsCost": { + "__id__": 530 + }, "showSkills": { - "__id__": 482 + "__id__": 578 }, "skillPanNode": { - "__id__": 795 + "__id__": 987 }, "skillBoxNode": { - "__id__": 853 + "__id__": 1045 }, "sCardPrefab": { "__uuid__": "78a5b2d1-a34b-4190-895d-7d0aa22037cc", "__expectedType__": "cc.Prefab" }, + "showSkillsCost": { + "__id__": 610 + }, "showShop": { - "__id__": 511 + "__id__": 655 }, "shopPanNode": { - "__id__": 884 + "__id__": 1076 }, "shopBoxNode": { - "__id__": 942 + "__id__": 1134 }, "itemPrefab": { "__uuid__": "abae16b3-c2a2-4971-95b1-fc121f769554", "__expectedType__": "cc.Prefab" }, + "showShopCost": { + "__id__": 687 + }, "skill_refresh": { - "__id__": 861 + "__id__": 1053 }, "equip_refresh": { - "__id__": 655 + "__id__": 847 }, "shop_refresh": { - "__id__": 950 + "__id__": 1142 }, "cards_chou": { - "__id__": 743 + "__id__": 935 }, "coins_node": { "__id__": 172 @@ -17127,7 +21331,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1054 + "__id__": 1246 }, "_id": "" }, @@ -17145,7 +21349,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1056 + "__id__": 1248 }, "debugMode": false, "_id": "" @@ -17164,7 +21368,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1058 + "__id__": 1250 }, "skill_box": { "__uuid__": "d19cde30-f5d0-47de-a0d5-3a272b696343", @@ -17186,7 +21390,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1060 + "__id__": 1252 }, "equip_box": { "__uuid__": "66d7902d-2a85-43d5-8cbb-671cc7dbb275", @@ -17208,55 +21412,68 @@ }, "fileId": "f7/N7i8SZFDZ/cm3Iro3X8", "instance": null, - "targetOverrides": [], + "targetOverrides": [ + { + "__id__": 1254 + }, + { + "__id__": 1256 + }, + { + "__id__": 1258 + }, + { + "__id__": 1260 + } + ], "nestedPrefabInstanceRoots": [ { - "__id__": 950 + "__id__": 1142 }, { - "__id__": 893 + "__id__": 1085 }, { - "__id__": 898 + "__id__": 1090 }, { - "__id__": 861 + "__id__": 1053 }, { - "__id__": 804 + "__id__": 996 }, { - "__id__": 809 + "__id__": 1001 }, { - "__id__": 753 + "__id__": 945 }, { - "__id__": 743 + "__id__": 935 }, { - "__id__": 685 + "__id__": 877 }, { - "__id__": 690 + "__id__": 882 + }, + { + "__id__": 847 + }, + { + "__id__": 790 + }, + { + "__id__": 795 }, { "__id__": 655 }, { - "__id__": 598 + "__id__": 578 }, { - "__id__": 603 - }, - { - "__id__": 511 - }, - { - "__id__": 482 - }, - { - "__id__": 450 + "__id__": 498 }, { "__id__": 421 @@ -17304,5 +21521,93 @@ "__id__": 12 } ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 1243 + }, + "sourceInfo": null, + "propertyPath": [ + "showHerosCost" + ], + "target": { + "__id__": 421 + }, + "targetInfo": { + "__id__": 1255 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "9dChREWyNPyLbtVjJJ30S0" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 1243 + }, + "sourceInfo": null, + "propertyPath": [ + "showEquipsCost" + ], + "target": { + "__id__": 498 + }, + "targetInfo": { + "__id__": 1257 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "a1OhgsvutCJZGw0hocKDgo" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 1243 + }, + "sourceInfo": null, + "propertyPath": [ + "showSkillsCost" + ], + "target": { + "__id__": 578 + }, + "targetInfo": { + "__id__": 1259 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "f4eI+/3R1NoIA3SsQFS5jp" + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 1243 + }, + "sourceInfo": null, + "propertyPath": [ + "showShopCost" + ], + "target": { + "__id__": 655 + }, + "targetInfo": { + "__id__": 1261 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "bcDErh5N5OL4BO4ULxn1c+" + ] } ] \ No newline at end of file diff --git a/assets/script/game/map/MissionCardComp.ts b/assets/script/game/map/MissionCardComp.ts index 8d26e0fd..f170e2ef 100644 --- a/assets/script/game/map/MissionCardComp.ts +++ b/assets/script/game/map/MissionCardComp.ts @@ -106,6 +106,9 @@ export class MissionCardComp extends CCComp { herosPanNode: Node = null! @property(Node) herosBoxNode: Node = null! + /** 英雄抽卡面板开启金币费用显示节点 */ + @property(Node) + showHerosCost: Node = null! /** 装备面板显示按钮 */ @property(Node) @@ -116,6 +119,9 @@ export class MissionCardComp extends CCComp { equipsBoxNode: Node = null! @property(Prefab) equipPrefab: Prefab = null! + /** 装备面板开启金币费用显示节点 */ + @property(Node) + showEquipsCost: Node = null! /** 技能面板显示按钮 */ @property(Node) @@ -126,6 +132,9 @@ export class MissionCardComp extends CCComp { skillBoxNode: Node = null! @property(Prefab) sCardPrefab: Prefab = null! + /** 技能面板开启金币费用显示节点 */ + @property(Node) + showSkillsCost: Node = null! /** 药品面板显示按钮 */ @property(Node) @@ -136,6 +145,9 @@ export class MissionCardComp extends CCComp { shopBoxNode: Node = null! @property(Prefab) itemPrefab: Prefab = null! + /** 药品面板开启金币费用显示节点 */ + @property(Node) + showShopCost: Node = null! /** 技能刷新按钮节点 */ @property(Node) @@ -1127,20 +1139,24 @@ export class MissionCardComp extends CCComp { this.updatePanelOpenCostUI(); } - /** 刷新 4 个显示按钮上的开启费用显示(按钮下无 cost/num 标签子节点时自动跳过) */ + /** 刷新 4 个显示按钮上的开启金币费用显示 */ private updatePanelOpenCostUI() { - const buttons = this.getPanelShowButtons(); - for (let i = 0; i < buttons.length; i++) { - const btn = buttons[i]; - if (!btn || !btn.isValid) continue; - const costNode = btn.getChildByName("cost") ?? btn.getChildByName("num"); - const label = costNode ? costNode.getComponent(Label) : null; + const costNodes = this.getPanelCostNodes(); + for (let i = 0; i < costNodes.length; i++) { + const node = costNodes[i]; + if (!node || !node.isValid) continue; + const label = node.getComponent(Label); if (label) { label.string = `${this.panelOpenCosts[i] ?? MissionCardComp.PANEL_OPEN_BASE_COST}`; } } } + /** 获取 4 个面板开启金币费用显示节点(顺序:0=英雄 1=装备 2=技能 3=药品) */ + private getPanelCostNodes(): Node[] { + return [this.showHerosCost, this.showEquipsCost, this.showSkillsCost, this.showShopCost]; + } + /** * 显示卡牌面板:缩放从 0 动画放大到 1 */