From 350b107d2aea56017fdaebc683ab4be0a19c795b Mon Sep 17 00:00:00 2001 From: panw Date: Mon, 25 May 2026 09:03:34 +0800 Subject: [PATCH] =?UTF-8?q?refactor(HInfoComp):=20=E7=AE=80=E5=8C=96?= =?UTF-8?q?=E5=8D=A1=E7=89=8C=E7=AD=89=E7=BA=A7=E6=98=BE=E7=A4=BA=E9=80=BB?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. 将lv_node从Node改为Label类型,直接通过string属性更新等级文本 2. 移除原有的子节点遍历匹配逻辑,替换为更简洁的文本赋值方式 3. 新增pool_lv_node节点属性用于后续池等级相关逻辑 4. 同步更新了ha2.prefab的预制体结构与meta配置文件 --- assets/resources/game/heros/ha2.prefab | 31 +- assets/resources/gui/element/card.prefab | 3970 +------------ assets/resources/gui/element/hnode.prefab | 4892 +++-------------- assets/resources/gui/element/pool_lv.prefab | 3749 +++++++++++++ .../resources/gui/element/pool_lv.prefab.meta | 13 + assets/script/game/map/HInfoComp.ts | 13 +- 6 files changed, 4655 insertions(+), 8013 deletions(-) create mode 100644 assets/resources/gui/element/pool_lv.prefab create mode 100644 assets/resources/gui/element/pool_lv.prefab.meta diff --git a/assets/resources/game/heros/ha2.prefab b/assets/resources/game/heros/ha2.prefab index 50ed310a..bc20d0a1 100644 --- a/assets/resources/game/heros/ha2.prefab +++ b/assets/resources/game/heros/ha2.prefab @@ -47,13 +47,10 @@ }, { "__id__": 53 - }, - { - "__id__": 55 } ], "_prefab": { - "__id__": 57 + "__id__": 55 }, "_lpos": { "__type__": "cc.Vec3", @@ -898,32 +895,6 @@ "__type__": "cc.CompPrefabInfo", "fileId": "23j+p5lLdC+r4iKSVeLNM4" }, - { - "__type__": "cc.Animation", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 56 - }, - "playOnLoad": false, - "_clips": [ - { - "__uuid__": "cd3e0604-8840-4794-8755-f2ed86dbe264", - "__expectedType__": "cc.AnimationClip" - } - ], - "_defaultClip": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "49+IQe4gZPPYzJ/FgxeX/O" - }, { "__type__": "cc.PrefabInfo", "root": { diff --git a/assets/resources/gui/element/card.prefab b/assets/resources/gui/element/card.prefab index d97e872c..c87fcb4d 100644 --- a/assets/resources/gui/element/card.prefab +++ b/assets/resources/gui/element/card.prefab @@ -64,23 +64,23 @@ "__id__": 491 }, { - "__id__": 653 + "__id__": 501 }, { - "__id__": 681 + "__id__": 529 } ], "_active": true, "_components": [ { - "__id__": 709 + "__id__": 557 }, { - "__id__": 711 + "__id__": 559 } ], "_prefab": { - "__id__": 713 + "__id__": 561 }, "_lpos": { "__type__": "cc.Vec3", @@ -11148,3741 +11148,134 @@ }, { "__type__": "cc.Node", - "_name": "lv", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { "__id__": 1 }, - "_children": [ + "_prefab": { + "__id__": 492 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 491 + }, + "asset": { + "__uuid__": "bf40528a-fcf8-44da-af2e-d6b113904f35", + "__expectedType__": "cc.Prefab" + }, + "fileId": "0exfRYL89I3Lnv8hzgx3e7", + "instance": { + "__id__": 493 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "d3w9EAHe9ONIzswidbyLLa", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ { - "__id__": 492 + "__id__": 494 + }, + { + "__id__": 496 + }, + { + "__id__": 497 }, { "__id__": 498 }, - { - "__id__": 508 - }, - { - "__id__": 524 - }, - { - "__id__": 546 - }, - { - "__id__": 574 - }, - { - "__id__": 608 - } - ], - "_active": true, - "_components": [ - { - "__id__": 648 - }, - { - "__id__": 650 - } - ], - "_prefab": { - "__id__": 652 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -74.469, - "y": 82.79499999999999, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 491 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 493 - }, - { - "__id__": 495 - } - ], - "_prefab": { - "__id__": 497 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 492 - }, - "_enabled": true, - "__prefab": { - "__id__": 494 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 62, - "height": 65 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "34so5xXi1Jup+/Oe7Xvcv9" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 492 - }, - "_enabled": true, - "__prefab": { - "__id__": 496 - }, - "_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@b4af4", - "__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": "e0yeK7LQZLtZ0Txj+PWtrF" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "4d8lwMrctFq4mRNVU1cDrV", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 491 - }, - "_children": [ { "__id__": 499 } ], - "_active": true, - "_components": [ - { - "__id__": 505 - } + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 495 + }, + "propertyPath": [ + "_name" ], - "_prefab": { - "__id__": 507 + "value": "lv" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "0exfRYL89I3Lnv8hzgx3e7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 495 }, - "_lpos": { + "propertyPath": [ + "_lpos" + ], + "value": { "__type__": "cc.Vec3", - "x": 0, - "y": 4.968, + "x": -74.469, + "y": 93.86899999999997, "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 495 }, - "_lrot": { + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" + } }, { - "__type__": "cc.Node", - "_name": "ItemIcon_Star", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 498 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 495 }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 500 - }, - { - "__id__": 502 - } + "propertyPath": [ + "_euler" ], - "_prefab": { - "__id__": 504 - }, - "_lpos": { + "value": { "__type__": "cc.Vec3", "x": 0, "y": 0, "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" + } }, { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 499 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 500 }, - "_enabled": true, - "__prefab": { - "__id__": 501 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "89LLQV7dNNGrXEGaxkzlQT" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 499 - }, - "_enabled": true, - "__prefab": { - "__id__": 503 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", - "__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": "c0uxj4E0hNDY/DaLbihGzi" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "01gfUS/IVE8oVfjrQTW3ik", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 498 - }, - "_enabled": true, - "__prefab": { - "__id__": 506 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 39.333333 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "18SZiAM/xDQqoFV+XJSDnD" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e2DNRWqclAOIdv8j1UGjCV", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 491 - }, - "_children": [ - { - "__id__": 509 - }, - { - "__id__": 515 - } + "propertyPath": [ + "_top" ], - "_active": true, - "_components": [ - { - "__id__": 521 - } - ], - "_prefab": { - "__id__": 523 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 9.508, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" + "value": -28.868999999999986 }, { - "__type__": "cc.Node", - "_name": "ItemIcon_Star", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 508 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 510 - }, - { - "__id__": 512 - } - ], - "_prefab": { - "__id__": 514 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -12, - "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__": 509 - }, - "_enabled": true, - "__prefab": { - "__id__": 511 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "fbZWuCeftIyZUgFA7r/595" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 509 - }, - "_enabled": true, - "__prefab": { - "__id__": 513 - }, - "_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@7e512", - "__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": "dd3qIHll1Lq7YgLViqQvXE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "17dS9HxZZAcZJZZfQIlyeU", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-001", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 508 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 516 - }, - { - "__id__": 518 - } - ], - "_prefab": { - "__id__": 520 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 12, - "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__": 515 - }, - "_enabled": true, - "__prefab": { - "__id__": 517 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8csFjWUzFMvLDN44MYiVN5" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 515 - }, - "_enabled": true, - "__prefab": { - "__id__": 519 - }, - "_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@7e512", - "__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": "14RdWrj5tCrJLrxzvR4hVT" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "adLcx6Pt9OR5B14PBJI/NP", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 508 - }, - "_enabled": true, - "__prefab": { - "__id__": 522 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 39.333333 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c7WqC93PBE3aLoprAzbg8I" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "6363aPp4VM05XBadHfnS9P", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 491 - }, - "_children": [ - { - "__id__": 525 - }, - { - "__id__": 531 - }, - { - "__id__": 537 - } - ], - "_active": true, - "_components": [ - { - "__id__": 543 - } - ], - "_prefab": { - "__id__": 545 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 9.508, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 524 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 526 - }, - { - "__id__": 528 - } - ], - "_prefab": { - "__id__": 530 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -12, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 525 - }, - "_enabled": true, - "__prefab": { - "__id__": 527 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b1PeeEbjFEkrYcK5/rSHr2" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 525 - }, - "_enabled": true, - "__prefab": { - "__id__": 529 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", - "__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": "ba+SwatqNONJrU31rYb7h/" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "5fwMWIj2RHDbN+R0icdQ2r", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-001", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 524 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 532 - }, - { - "__id__": 534 - } - ], - "_prefab": { - "__id__": 536 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 12, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 531 - }, - "_enabled": true, - "__prefab": { - "__id__": 533 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ba6vilpj9ApI4IbAlYY23L" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 531 - }, - "_enabled": true, - "__prefab": { - "__id__": 535 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", - "__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": "73ig03xddERYksuisbCe6o" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a5GkNkzglD6q9iW8fOsWk+", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 524 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 538 - }, - { - "__id__": 540 - } - ], - "_prefab": { - "__id__": 542 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -9.508000000000038, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 537 - }, - "_enabled": true, - "__prefab": { - "__id__": 539 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "08e+LqZYdCtpnnsqi8IINz" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 537 - }, - "_enabled": true, - "__prefab": { - "__id__": 541 - }, - "_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@7e512", - "__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": "0631eSAddMc53g+7M+Wg3I" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "56E874CZ1P1YsYERfA3iLX", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 524 - }, - "_enabled": true, - "__prefab": { - "__id__": 544 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 39.333333 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9cr8cwoJRDPY+d+2zRiNfE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "9fuqvxG6hFSau1REsrAyg1", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 491 - }, - "_children": [ - { - "__id__": 547 - }, - { - "__id__": 553 - }, - { - "__id__": 559 - }, - { - "__id__": 565 - } - ], - "_active": true, - "_components": [ - { - "__id__": 571 - } - ], - "_prefab": { - "__id__": 573 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 9.508, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 546 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 548 - }, - { - "__id__": 550 - } - ], - "_prefab": { - "__id__": 552 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -12, - "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__": 547 - }, - "_enabled": true, - "__prefab": { - "__id__": 549 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e9UzfswA9MbI+EAs7BXzJa" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 547 - }, - "_enabled": true, - "__prefab": { - "__id__": 551 - }, - "_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@7e512", - "__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": "86lNIVshlOqZ+ij+ivbzOG" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "fb1uPvDftN/5R6UkwlKCMl", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-001", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 546 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 554 - }, - { - "__id__": 556 - } - ], - "_prefab": { - "__id__": 558 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 12, - "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__": 553 - }, - "_enabled": true, - "__prefab": { - "__id__": 555 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "75AGS5/LZIWZqXHEUrZKzI" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 553 - }, - "_enabled": true, - "__prefab": { - "__id__": 557 - }, - "_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@7e512", - "__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": "c6rCQl4uVNU7wmJaOSor9i" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "49URcrDXBOOZa1D32R8QQp", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-002", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 546 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 560 - }, - { - "__id__": 562 - } - ], - "_prefab": { - "__id__": 564 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 12, - "y": -13.073, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 559 - }, - "_enabled": true, - "__prefab": { - "__id__": 561 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "56moutYAhO/4TixXaJ/ZrP" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 559 - }, - "_enabled": true, - "__prefab": { - "__id__": 563 - }, - "_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@7e512", - "__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": "7fklP+2RxGebCGWHN5HZu/" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "3aonc0YW5CR5L4ZSio6p0+", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-003", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 546 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 566 - }, - { - "__id__": 568 - } - ], - "_prefab": { - "__id__": 570 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -12, - "y": -13.073, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 565 - }, - "_enabled": true, - "__prefab": { - "__id__": 567 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f2UK3MghlHsacT7YLLM22T" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 565 - }, - "_enabled": true, - "__prefab": { - "__id__": 569 - }, - "_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@7e512", - "__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": "bf9OzbYXdB8LlGswS6jhI+" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "dcJYWuVzBN4LG9uPNxpk+G", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 546 - }, - "_enabled": true, - "__prefab": { - "__id__": 572 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 39.333333 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3fq0SoWJ9BsawNlir9lpKp" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "ebGkUzGvFCuqI5JEcKWRWQ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 491 - }, - "_children": [ - { - "__id__": 575 - }, - { - "__id__": 581 - }, - { - "__id__": 587 - }, - { - "__id__": 593 - }, - { - "__id__": 599 - } - ], - "_active": true, - "_components": [ - { - "__id__": 605 - } - ], - "_prefab": { - "__id__": 607 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 9.508, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 574 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 576 - }, - { - "__id__": 578 - } - ], - "_prefab": { - "__id__": 580 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -12, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 575 - }, - "_enabled": true, - "__prefab": { - "__id__": 577 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0fmxqvRD9GMaeLmBt2yg5Z" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 575 - }, - "_enabled": true, - "__prefab": { - "__id__": 579 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", - "__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": "11p0soSddJKpLXa8h+8f3T" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "9b6wxoLGZIUKo+aOCuJekX", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-001", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 574 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 582 - }, - { - "__id__": 584 - } - ], - "_prefab": { - "__id__": 586 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 12, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 581 - }, - "_enabled": true, - "__prefab": { - "__id__": 583 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f6shVAP+tNNoIrD0+INdUT" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 581 - }, - "_enabled": true, - "__prefab": { - "__id__": 585 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", - "__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": "87oA1A8wJGFKxHqD7tbsFl" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "8aA/IP9RFIfJBQsyMODP2R", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-002", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 574 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 588 - }, - { - "__id__": 590 - } - ], - "_prefab": { - "__id__": 592 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 12, - "y": -13.073, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 587 - }, - "_enabled": true, - "__prefab": { - "__id__": 589 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f2QhsG/79OcZV+oBXQ88fP" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 587 - }, - "_enabled": true, - "__prefab": { - "__id__": 591 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", - "__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": "9aHwWx8u5K3IOkx27Ipoaa" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "0dupZJxB1FF48jmEX85A+m", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-003", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 574 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 594 - }, - { - "__id__": 596 - } - ], - "_prefab": { - "__id__": 598 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -12, - "y": -13.073, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 593 - }, - "_enabled": true, - "__prefab": { - "__id__": 595 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8eSpTmnW9GT6QFe8rcyG5l" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 593 - }, - "_enabled": true, - "__prefab": { - "__id__": 597 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", - "__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": "95vXkTv3pPR6aXd0xwamYt" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "6azr2diFND74nAPD/lMoje", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-004", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 574 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 600 - }, - { - "__id__": 602 - } - ], - "_prefab": { - "__id__": 604 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -4.16, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 599 - }, - "_enabled": true, - "__prefab": { - "__id__": 601 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6btXCXyyBFF7CsFd5+rYVV" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 599 - }, - "_enabled": true, - "__prefab": { - "__id__": 603 - }, - "_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@7e512", - "__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": "81s+EPbu5GaLwieiQC4HbV" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "04s6VK8sxKkY8nfbKnIvgo", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 574 - }, - "_enabled": true, - "__prefab": { - "__id__": 606 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 39.333333 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a3EZ8TeuVDU6i65depH1y0" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "81TiWnWedE+azd5Nzsz3fy", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv6", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 491 - }, - "_children": [ - { - "__id__": 609 - }, - { - "__id__": 615 - }, - { - "__id__": 621 - }, - { - "__id__": 627 - }, - { - "__id__": 633 - }, - { - "__id__": 639 - } - ], - "_active": true, - "_components": [ - { - "__id__": 645 - } - ], - "_prefab": { - "__id__": 647 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 9.508, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 608 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 610 - }, - { - "__id__": 612 - } - ], - "_prefab": { - "__id__": 614 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -12, - "y": 6.735, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 609 - }, - "_enabled": true, - "__prefab": { - "__id__": 611 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "dffeRS8qpIdrtcqlqMDg6Y" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 609 - }, - "_enabled": true, - "__prefab": { - "__id__": 613 - }, - "_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@7e512", - "__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": "d9CI79zv1Mnqdj4pobQmLu" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "6eTA5wyQBLeJZk+e6CG7dg", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-001", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 608 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 616 - }, - { - "__id__": 618 - } - ], - "_prefab": { - "__id__": 620 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 12, - "y": 6.735, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 615 - }, - "_enabled": true, - "__prefab": { - "__id__": 617 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c0F4n0o4BEe6WdA2e34bfs" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 615 - }, - "_enabled": true, - "__prefab": { - "__id__": 619 - }, - "_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@7e512", - "__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": "38GiEJUDxGtbRLl4chiv+x" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f8pv/nMY9J1aY+ou3LWYp+", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-002", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 608 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 622 - }, - { - "__id__": 624 - } - ], - "_prefab": { - "__id__": 626 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 12, - "y": -6.338, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 621 - }, - "_enabled": true, - "__prefab": { - "__id__": 623 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "16tHlbAkJA1LcHs0oirWRv" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 621 - }, - "_enabled": true, - "__prefab": { - "__id__": 625 - }, - "_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@7e512", - "__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": "43nnHUCjdIG6dkhtzA6Arq" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "feBWlWo6FEKpgwqaI37h0/", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-003", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 608 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 628 - }, - { - "__id__": 630 - } - ], - "_prefab": { - "__id__": 632 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -12, - "y": -6.338, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 627 - }, - "_enabled": true, - "__prefab": { - "__id__": 629 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "cb397Nn6xM4b9MAoc2e+xa" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 627 - }, - "_enabled": true, - "__prefab": { - "__id__": 631 - }, - "_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@7e512", - "__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": "b1Fi4x0lRETbuO1hLfr6xI" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "8dmwUGUZ1AvLLxId5Nhrmq", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-004", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 608 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 634 - }, - { - "__id__": 636 - } - ], - "_prefab": { - "__id__": 638 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -12, - "y": -16.44, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 633 - }, - "_enabled": true, - "__prefab": { - "__id__": 635 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "50TdODAwlNHpxplapB0jDI" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 633 - }, - "_enabled": true, - "__prefab": { - "__id__": 637 - }, - "_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@7e512", - "__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": "d3eVEuakpGuK+jAc7fJzPe" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b3B4n2D/tCH6dbpbLsmKZ2", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-005", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 608 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 640 - }, - { - "__id__": 642 - } - ], - "_prefab": { - "__id__": 644 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 12, - "y": -16.44, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 639 - }, - "_enabled": true, - "__prefab": { - "__id__": 641 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bebS2gE0NLS6qgM5Er6z+K" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 639 - }, - "_enabled": true, - "__prefab": { - "__id__": 643 - }, - "_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@7e512", - "__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": "c5De1X4AhA/bNui+Sgva67" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "00QnDfqGlAl5UcKMh67B4m", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 608 - }, - "_enabled": true, - "__prefab": { - "__id__": 646 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 39.333333 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2f1uSBHE1Ohq9Gw+ptYzF1" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "89ABXVRiBJVK208QorjcMJ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 491 - }, - "_enabled": true, - "__prefab": { - "__id__": 649 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "84rPiFvUtNeKU1L0P+IWF+" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 491 - }, - "_enabled": true, - "__prefab": { - "__id__": 651 - }, - "_alignFlags": 9, - "_target": null, - "_left": -39.468999999999994, - "_right": 0, - "_top": -17.794999999999987, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f1ONPIrVxLTYzMvvrRCtGr" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "0exfRYL89I3Lnv8hzgx3e7", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + "__type__": "cc.TargetInfo", + "localID": [ + "f1ONPIrVxLTYzMvvrRCtGr" + ] }, { "__type__": "cc.Node", @@ -14894,29 +11287,29 @@ }, "_children": [ { - "__id__": 654 + "__id__": 502 }, { - "__id__": 662 + "__id__": 510 }, { - "__id__": 668 + "__id__": 516 } ], "_active": true, "_components": [ { - "__id__": 674 + "__id__": 522 }, { - "__id__": 676 + "__id__": 524 }, { - "__id__": 678 + "__id__": 526 } ], "_prefab": { - "__id__": 680 + "__id__": 528 }, "_lpos": { "__type__": "cc.Vec3", @@ -14953,23 +11346,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 653 + "__id__": 501 }, "_children": [], "_active": true, "_components": [ { - "__id__": 655 + "__id__": 503 }, { - "__id__": 657 + "__id__": 505 }, { - "__id__": 659 + "__id__": 507 } ], "_prefab": { - "__id__": 661 + "__id__": 509 }, "_lpos": { "__type__": "cc.Vec3", @@ -15006,11 +11399,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 654 + "__id__": 502 }, "_enabled": true, "__prefab": { - "__id__": 656 + "__id__": 504 }, "_contentSize": { "__type__": "cc.Size", @@ -15034,11 +11427,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 654 + "__id__": 502 }, "_enabled": false, "__prefab": { - "__id__": 658 + "__id__": 506 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15079,11 +11472,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 654 + "__id__": 502 }, "_enabled": true, "__prefab": { - "__id__": 660 + "__id__": 508 }, "_alignFlags": 45, "_target": null, @@ -15128,20 +11521,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 653 + "__id__": 501 }, "_children": [], "_active": true, "_components": [ { - "__id__": 663 + "__id__": 511 }, { - "__id__": 665 + "__id__": 513 } ], "_prefab": { - "__id__": 667 + "__id__": 515 }, "_lpos": { "__type__": "cc.Vec3", @@ -15178,11 +11571,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 662 + "__id__": 510 }, "_enabled": true, "__prefab": { - "__id__": 664 + "__id__": 512 }, "_contentSize": { "__type__": "cc.Size", @@ -15206,11 +11599,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 662 + "__id__": 510 }, "_enabled": true, "__prefab": { - "__id__": 666 + "__id__": 514 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15264,20 +11657,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 653 + "__id__": 501 }, "_children": [], "_active": true, "_components": [ { - "__id__": 669 + "__id__": 517 }, { - "__id__": 671 + "__id__": 519 } ], "_prefab": { - "__id__": 673 + "__id__": 521 }, "_lpos": { "__type__": "cc.Vec3", @@ -15314,11 +11707,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 668 + "__id__": 516 }, "_enabled": true, "__prefab": { - "__id__": 670 + "__id__": 518 }, "_contentSize": { "__type__": "cc.Size", @@ -15342,11 +11735,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 668 + "__id__": 516 }, "_enabled": true, "__prefab": { - "__id__": 672 + "__id__": 520 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15423,11 +11816,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 653 + "__id__": 501 }, "_enabled": true, "__prefab": { - "__id__": 675 + "__id__": 523 }, "_contentSize": { "__type__": "cc.Size", @@ -15451,11 +11844,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 653 + "__id__": 501 }, "_enabled": false, "__prefab": { - "__id__": 677 + "__id__": 525 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15496,11 +11889,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 653 + "__id__": 501 }, "_enabled": true, "__prefab": { - "__id__": 679 + "__id__": 527 }, "_alignFlags": 36, "_target": null, @@ -15549,29 +11942,29 @@ }, "_children": [ { - "__id__": 682 + "__id__": 530 }, { - "__id__": 690 + "__id__": 538 }, { - "__id__": 696 + "__id__": 544 } ], "_active": true, "_components": [ { - "__id__": 702 + "__id__": 550 }, { - "__id__": 704 + "__id__": 552 }, { - "__id__": 706 + "__id__": 554 } ], "_prefab": { - "__id__": 708 + "__id__": 556 }, "_lpos": { "__type__": "cc.Vec3", @@ -15608,23 +12001,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 681 + "__id__": 529 }, "_children": [], "_active": true, "_components": [ { - "__id__": 683 + "__id__": 531 }, { - "__id__": 685 + "__id__": 533 }, { - "__id__": 687 + "__id__": 535 } ], "_prefab": { - "__id__": 689 + "__id__": 537 }, "_lpos": { "__type__": "cc.Vec3", @@ -15661,11 +12054,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 682 + "__id__": 530 }, "_enabled": true, "__prefab": { - "__id__": 684 + "__id__": 532 }, "_contentSize": { "__type__": "cc.Size", @@ -15689,11 +12082,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 682 + "__id__": 530 }, "_enabled": false, "__prefab": { - "__id__": 686 + "__id__": 534 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15734,11 +12127,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 682 + "__id__": 530 }, "_enabled": true, "__prefab": { - "__id__": 688 + "__id__": 536 }, "_alignFlags": 45, "_target": null, @@ -15783,20 +12176,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 681 + "__id__": 529 }, "_children": [], "_active": true, "_components": [ { - "__id__": 691 + "__id__": 539 }, { - "__id__": 693 + "__id__": 541 } ], "_prefab": { - "__id__": 695 + "__id__": 543 }, "_lpos": { "__type__": "cc.Vec3", @@ -15833,11 +12226,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 690 + "__id__": 538 }, "_enabled": true, "__prefab": { - "__id__": 692 + "__id__": 540 }, "_contentSize": { "__type__": "cc.Size", @@ -15861,11 +12254,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 690 + "__id__": 538 }, "_enabled": true, "__prefab": { - "__id__": 694 + "__id__": 542 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15919,20 +12312,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 681 + "__id__": 529 }, "_children": [], "_active": true, "_components": [ { - "__id__": 697 + "__id__": 545 }, { - "__id__": 699 + "__id__": 547 } ], "_prefab": { - "__id__": 701 + "__id__": 549 }, "_lpos": { "__type__": "cc.Vec3", @@ -15969,11 +12362,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 696 + "__id__": 544 }, "_enabled": true, "__prefab": { - "__id__": 698 + "__id__": 546 }, "_contentSize": { "__type__": "cc.Size", @@ -15997,11 +12390,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 696 + "__id__": 544 }, "_enabled": true, "__prefab": { - "__id__": 700 + "__id__": 548 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16078,11 +12471,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 681 + "__id__": 529 }, "_enabled": true, "__prefab": { - "__id__": 703 + "__id__": 551 }, "_contentSize": { "__type__": "cc.Size", @@ -16106,11 +12499,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 681 + "__id__": 529 }, "_enabled": false, "__prefab": { - "__id__": 705 + "__id__": 553 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16151,11 +12544,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 681 + "__id__": 529 }, "_enabled": true, "__prefab": { - "__id__": 707 + "__id__": 555 }, "_alignFlags": 12, "_target": null, @@ -16204,7 +12597,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 710 + "__id__": 558 }, "_contentSize": { "__type__": "cc.Size", @@ -16232,7 +12625,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 712 + "__id__": 560 }, "Lock": null, "unLock": null, @@ -16264,10 +12657,10 @@ "__id__": 491 }, "ap_node": { - "__id__": 681 + "__id__": 529 }, "hp_node": { - "__id__": 653 + "__id__": 501 }, "_id": "" }, @@ -16287,6 +12680,9 @@ "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": [ + { + "__id__": 491 + }, { "__id__": 347 } diff --git a/assets/resources/gui/element/hnode.prefab b/assets/resources/gui/element/hnode.prefab index f1b3cabe..0a8a19fc 100644 --- a/assets/resources/gui/element/hnode.prefab +++ b/assets/resources/gui/element/hnode.prefab @@ -31,44 +31,44 @@ "__id__": 31 }, { - "__id__": 313 + "__id__": 173 }, { - "__id__": 359 + "__id__": 219 }, { - "__id__": 405 + "__id__": 265 }, { - "__id__": 411 + "__id__": 271 }, { - "__id__": 449 + "__id__": 309 }, { - "__id__": 465 + "__id__": 325 }, { - "__id__": 481 + "__id__": 341 }, { - "__id__": 557 + "__id__": 417 } ], "_active": true, "_components": [ { - "__id__": 577 + "__id__": 437 }, { - "__id__": 579 + "__id__": 439 }, { - "__id__": 581 + "__id__": 441 } ], "_prefab": { - "__id__": 583 + "__id__": 443 }, "_lpos": { "__type__": "cc.Vec3", @@ -756,20 +756,20 @@ "__id__": 120 }, { - "__id__": 282 + "__id__": 140 }, { - "__id__": 302 + "__id__": 148 } ], "_active": true, "_components": [ { - "__id__": 310 + "__id__": 170 } ], "_prefab": { - "__id__": 312 + "__id__": 172 }, "_lpos": { "__type__": "cc.Vec3", @@ -2773,7 +2773,7 @@ }, { "__type__": "cc.Node", - "_name": "lv", + "_name": "coin", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -2785,39 +2785,27 @@ }, { "__id__": 127 + } + ], + "_active": false, + "_components": [ + { + "__id__": 133 + }, + { + "__id__": 135 }, { "__id__": 137 - }, - { - "__id__": 153 - }, - { - "__id__": 175 - }, - { - "__id__": 203 - }, - { - "__id__": 237 - } - ], - "_active": true, - "_components": [ - { - "__id__": 277 - }, - { - "__id__": 279 } ], "_prefab": { - "__id__": 281 + "__id__": 139 }, "_lpos": { "__type__": "cc.Vec3", - "x": -74.469, - "y": 67.79499999999999, + "x": -73.99699999999999, + "y": 11.235, "z": 0 }, "_lrot": { @@ -2845,7 +2833,7 @@ }, { "__type__": "cc.Node", - "_name": "bg", + "_name": "icon", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -2905,3732 +2893,6 @@ "__prefab": { "__id__": 123 }, - "_contentSize": { - "__type__": "cc.Size", - "width": 62, - "height": 65 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5b0T/GfcJNl7Hl4DFBnVzd" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 121 - }, - "_enabled": true, - "__prefab": { - "__id__": 125 - }, - "_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@b4af4", - "__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": "a1HsdHwKJFj5rU18gPKS9o" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "81tGwmJIZBdIQ9vXPkXonF", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 120 - }, - "_children": [ - { - "__id__": 128 - } - ], - "_active": true, - "_components": [ - { - "__id__": 134 - } - ], - "_prefab": { - "__id__": 136 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 4.968, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 127 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 129 - }, - { - "__id__": 131 - } - ], - "_prefab": { - "__id__": 133 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 128 - }, - "_enabled": true, - "__prefab": { - "__id__": 130 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "64JLSoqWZNrqA2q8ZCgeSu" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 128 - }, - "_enabled": true, - "__prefab": { - "__id__": 132 - }, - "_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@7e512", - "__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": "2egI8WFFxAy4I8Fifb4v6L" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "eaXsETTa1F96QmdSZMMjrh", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 127 - }, - "_enabled": true, - "__prefab": { - "__id__": 135 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 39.333333 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "deQcQHn3RK57MKz6P1UHe9" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "33OxH/BpBAM69wKgpuIp3G", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 120 - }, - "_children": [ - { - "__id__": 138 - }, - { - "__id__": 144 - } - ], - "_active": true, - "_components": [ - { - "__id__": 150 - } - ], - "_prefab": { - "__id__": 152 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 9.508, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 137 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 139 - }, - { - "__id__": 141 - } - ], - "_prefab": { - "__id__": 143 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -12, - "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__": 138 - }, - "_enabled": true, - "__prefab": { - "__id__": 140 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f2OVPS6NdA4abwkmxgAo8c" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 138 - }, - "_enabled": true, - "__prefab": { - "__id__": 142 - }, - "_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@7e512", - "__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": "fcpm4eHKBO1rrYRrR++5KB" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "92dkbWwLBBlYXZpx00eIL9", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-001", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 137 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 145 - }, - { - "__id__": 147 - } - ], - "_prefab": { - "__id__": 149 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 12, - "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__": 144 - }, - "_enabled": true, - "__prefab": { - "__id__": 146 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d2aIBleDdB4orOnV7uhpW+" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 144 - }, - "_enabled": true, - "__prefab": { - "__id__": 148 - }, - "_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@7e512", - "__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": "9bspP49ydPCqzSbH0ojECs" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "83dyIBCH1MOLOkEz1rVll0", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 137 - }, - "_enabled": true, - "__prefab": { - "__id__": 151 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 39.333333 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c6I1uYUMNK94jX+6vo/YQE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "eaur/6QqNAj5zHaejFzF5U", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 120 - }, - "_children": [ - { - "__id__": 154 - }, - { - "__id__": 160 - }, - { - "__id__": 166 - } - ], - "_active": true, - "_components": [ - { - "__id__": 172 - } - ], - "_prefab": { - "__id__": 174 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 9.508, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 153 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 155 - }, - { - "__id__": 157 - } - ], - "_prefab": { - "__id__": 159 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -12, - "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__": 154 - }, - "_enabled": true, - "__prefab": { - "__id__": 156 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bfD9r9OcJFzLQal3prMT7S" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 154 - }, - "_enabled": true, - "__prefab": { - "__id__": 158 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", - "__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": "a5Zci1M3NAcKvPU0J0xvQJ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a0LXGvOIZF0aHKQgDWk6Us", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-001", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 153 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 161 - }, - { - "__id__": 163 - } - ], - "_prefab": { - "__id__": 165 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 12, - "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__": 160 - }, - "_enabled": true, - "__prefab": { - "__id__": 162 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "78iOl/I+5DvqUvVUgwIRNv" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 160 - }, - "_enabled": true, - "__prefab": { - "__id__": 164 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", - "__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": "582CXjmI1PnYDOLUEr46Ly" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "68W0hKHX9BIZB3n9NCr1oc", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 153 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 167 - }, - { - "__id__": 169 - } - ], - "_prefab": { - "__id__": 171 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -9.508000000000038, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 166 - }, - "_enabled": true, - "__prefab": { - "__id__": 168 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "32VjPUFT5ESIptYQmJa33O" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 166 - }, - "_enabled": true, - "__prefab": { - "__id__": 170 - }, - "_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@7e512", - "__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": "711eCdsINCe5xj33eA8xrp" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "faZt+TgQZLEK72X/1kaGJU", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 153 - }, - "_enabled": true, - "__prefab": { - "__id__": 173 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 39.333333 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f6x1SArklG8a0XWQEQJLUZ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a7QTRgi4tDg7at/qO8KEOD", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 120 - }, - "_children": [ - { - "__id__": 176 - }, - { - "__id__": 182 - }, - { - "__id__": 188 - }, - { - "__id__": 194 - } - ], - "_active": true, - "_components": [ - { - "__id__": 200 - } - ], - "_prefab": { - "__id__": 202 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 9.508, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 175 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 177 - }, - { - "__id__": 179 - } - ], - "_prefab": { - "__id__": 181 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -12, - "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__": 176 - }, - "_enabled": true, - "__prefab": { - "__id__": 178 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4c4n9GxvlH/IDvLhVqukc0" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 176 - }, - "_enabled": true, - "__prefab": { - "__id__": 180 - }, - "_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@7e512", - "__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": "0d9LSKWTlFLKbzmvVRRIuo" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "50yEHr8nFAr5k8o1YnUT5k", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-001", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 175 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 183 - }, - { - "__id__": 185 - } - ], - "_prefab": { - "__id__": 187 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 12, - "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__": 182 - }, - "_enabled": true, - "__prefab": { - "__id__": 184 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "48/mKPH9hMULdqOmx2x/EU" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 182 - }, - "_enabled": true, - "__prefab": { - "__id__": 186 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", - "__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": "b3rueCo9tH+rpwmnPA8Ldy" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "7eszpTwYlMzZiqWUUMqh5Y", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-002", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 175 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 189 - }, - { - "__id__": 191 - } - ], - "_prefab": { - "__id__": 193 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 12, - "y": -13.073, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 188 - }, - "_enabled": true, - "__prefab": { - "__id__": 190 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "19Ug2AnO9I+qex6+J7xV0a" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 188 - }, - "_enabled": true, - "__prefab": { - "__id__": 192 - }, - "_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@7e512", - "__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": "e1qgtZH8RAG6oADx8+XQTA" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "21ZcEeHoVDCqNXY9Mzg58T", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-003", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 175 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 195 - }, - { - "__id__": 197 - } - ], - "_prefab": { - "__id__": 199 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -12, - "y": -13.073, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 194 - }, - "_enabled": true, - "__prefab": { - "__id__": 196 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "51bd/g4C1E+ra4cb4r6VfX" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 194 - }, - "_enabled": true, - "__prefab": { - "__id__": 198 - }, - "_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@7e512", - "__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": "78HPyqRZVDfqhptf/OKG30" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "6a5PZpM95AZov2gMex7IEi", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 175 - }, - "_enabled": true, - "__prefab": { - "__id__": 201 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 39.333333 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ebFM4bSfRKRquD0VreKG/3" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b7bzU7NYtOPoutj4On1jm3", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 120 - }, - "_children": [ - { - "__id__": 204 - }, - { - "__id__": 210 - }, - { - "__id__": 216 - }, - { - "__id__": 222 - }, - { - "__id__": 228 - } - ], - "_active": true, - "_components": [ - { - "__id__": 234 - } - ], - "_prefab": { - "__id__": 236 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 9.508, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 203 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 205 - }, - { - "__id__": 207 - } - ], - "_prefab": { - "__id__": 209 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -12, - "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__": 204 - }, - "_enabled": true, - "__prefab": { - "__id__": 206 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "67PlqWuStI6LyMQ2sSCvIL" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 204 - }, - "_enabled": true, - "__prefab": { - "__id__": 208 - }, - "_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@7e512", - "__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": "bbhnKDl1tOMpWfVnGT46VV" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "61mDbV8CFKpa9GdJ3UzV7O", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-001", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 203 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 211 - }, - { - "__id__": 213 - } - ], - "_prefab": { - "__id__": 215 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 12, - "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__": 210 - }, - "_enabled": true, - "__prefab": { - "__id__": 212 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b8/FVT8N9Pxbm4XM4AO3V1" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 210 - }, - "_enabled": true, - "__prefab": { - "__id__": 214 - }, - "_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@7e512", - "__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": "7fjwxnyOxN4J6dTr3HCAOO" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "2e99hIcThEqqJq+ADueM20", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-002", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 203 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 217 - }, - { - "__id__": 219 - } - ], - "_prefab": { - "__id__": 221 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 12, - "y": -13.073, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 216 - }, - "_enabled": true, - "__prefab": { - "__id__": 218 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b3CoAdwKtJBYoZi/VRqez6" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 216 - }, - "_enabled": true, - "__prefab": { - "__id__": 220 - }, - "_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@7e512", - "__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": "e5uvWCiN1LVZ3W+qySIKGl" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "36x1T15lVALp4xpLvJY3Oq", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-003", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 203 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 223 - }, - { - "__id__": 225 - } - ], - "_prefab": { - "__id__": 227 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -12, - "y": -13.073, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 222 - }, - "_enabled": true, - "__prefab": { - "__id__": 224 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "71jkwFZVRGYK4OIa06R6+6" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 222 - }, - "_enabled": true, - "__prefab": { - "__id__": 226 - }, - "_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@7e512", - "__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": "497zTyKGJEmqCF7PwtVUR6" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "7bav4NltZEI6e4UlcicNjG", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-004", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 203 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 229 - }, - { - "__id__": 231 - } - ], - "_prefab": { - "__id__": 233 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -4.16, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 228 - }, - "_enabled": true, - "__prefab": { - "__id__": 230 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "66qlXvssJPjInT3wH03Pr4" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 228 - }, - "_enabled": true, - "__prefab": { - "__id__": 232 - }, - "_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@7e512", - "__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": "b4mHRI8LZKMbbRX/0w+huZ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "3coY3ium5KGJN8ZE82O3/E", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 203 - }, - "_enabled": true, - "__prefab": { - "__id__": 235 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 39.333333 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "cf0yfbdfRJhqbqnGU2JofE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "2drIf7OsNMwrPJwA4502U3", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv6", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 120 - }, - "_children": [ - { - "__id__": 238 - }, - { - "__id__": 244 - }, - { - "__id__": 250 - }, - { - "__id__": 256 - }, - { - "__id__": 262 - }, - { - "__id__": 268 - } - ], - "_active": true, - "_components": [ - { - "__id__": 274 - } - ], - "_prefab": { - "__id__": 276 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 9.508, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 237 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 239 - }, - { - "__id__": 241 - } - ], - "_prefab": { - "__id__": 243 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -12, - "y": 6.735, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 238 - }, - "_enabled": true, - "__prefab": { - "__id__": 240 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ebEsWyKmdBQ5QWQx88aRCL" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 238 - }, - "_enabled": true, - "__prefab": { - "__id__": 242 - }, - "_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@7e512", - "__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": "873PA3zYND5rPrfuN6Hqsg" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "82V5xdTOFEAIaA6O6I33+0", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-001", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 237 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 245 - }, - { - "__id__": 247 - } - ], - "_prefab": { - "__id__": 249 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 12, - "y": 6.735, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 244 - }, - "_enabled": true, - "__prefab": { - "__id__": 246 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2fz0ThV35Dm5AnaG/PHQs/" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 244 - }, - "_enabled": true, - "__prefab": { - "__id__": 248 - }, - "_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@7e512", - "__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": "c65tHKxMRBd5rSOt6+IgY0" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "83xdcowmFJP5tmc8S7QXsy", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-002", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 237 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 251 - }, - { - "__id__": 253 - } - ], - "_prefab": { - "__id__": 255 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 12, - "y": -6.338, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 250 - }, - "_enabled": true, - "__prefab": { - "__id__": 252 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6a6DesatpJbI6Qldw6vITJ" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 250 - }, - "_enabled": true, - "__prefab": { - "__id__": 254 - }, - "_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@7e512", - "__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": "41bb8GJMpHA4l46QrKEsFm" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e7eCs9fhBLxrkuc76hqPXW", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-003", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 237 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 257 - }, - { - "__id__": 259 - } - ], - "_prefab": { - "__id__": 261 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -12, - "y": -6.338, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 256 - }, - "_enabled": true, - "__prefab": { - "__id__": 258 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "33N5booK5MQpAspyO0G5fQ" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 256 - }, - "_enabled": true, - "__prefab": { - "__id__": 260 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", - "__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": "fbExw89jxKIqI0ys6fpSXt" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "a7whUomkhHMIk1/hsUZ/vm", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-004", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 237 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 263 - }, - { - "__id__": 265 - } - ], - "_prefab": { - "__id__": 267 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -12, - "y": -16.44, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 262 - }, - "_enabled": true, - "__prefab": { - "__id__": 264 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1d8pydrTdLU5v60tjczJLd" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 262 - }, - "_enabled": true, - "__prefab": { - "__id__": 266 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", - "__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": "e1u6qPTT9EBaJGentTGylT" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "baIF1uflZOhr88WjpIgmP0", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ItemIcon_Star-005", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 237 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 269 - }, - { - "__id__": 271 - } - ], - "_prefab": { - "__id__": 273 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 12, - "y": -16.44, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 268 - }, - "_enabled": true, - "__prefab": { - "__id__": 270 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 30, - "height": 29.5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "63D0f9cdZAPqJxiWrh4pee" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 268 - }, - "_enabled": true, - "__prefab": { - "__id__": 272 - }, - "_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@7e512", - "__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": "377U+NoIhDu6DPyrXa99CR" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "bbcBhre/FIdbgSd1isx7/m", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 237 - }, - "_enabled": true, - "__prefab": { - "__id__": 275 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 39.333333 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c6uoUizqxNO74nsRtrrWs5" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "6eHTA0QohGbbWRp4M92pgF", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 120 - }, - "_enabled": true, - "__prefab": { - "__id__": 278 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ccuRb/kpZOEoIhWNMLEmlS" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 120 - }, - "_enabled": true, - "__prefab": { - "__id__": 280 - }, - "_alignFlags": 9, - "_target": null, - "_left": -39.468999999999994, - "_right": 0, - "_top": -17.794999999999987, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e3bifS1fRF+qHzAX6lfPcr" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "9bkJs0FmFHH7wyL0mUtsQm", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "coin", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 31 - }, - "_children": [ - { - "__id__": 283 - }, - { - "__id__": 289 - } - ], - "_active": true, - "_components": [ - { - "__id__": 295 - }, - { - "__id__": 297 - }, - { - "__id__": 299 - } - ], - "_prefab": { - "__id__": 301 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -73.99699999999999, - "y": 11.235, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 282 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 284 - }, - { - "__id__": 286 - } - ], - "_prefab": { - "__id__": 288 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 283 - }, - "_enabled": true, - "__prefab": { - "__id__": 285 - }, "_contentSize": { "__type__": "cc.Size", "width": 40, @@ -6653,11 +2915,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 283 + "__id__": 121 }, "_enabled": true, "__prefab": { - "__id__": 287 + "__id__": 125 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6714,20 +2976,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 282 + "__id__": 120 }, "_children": [], "_active": true, "_components": [ { - "__id__": 290 + "__id__": 128 }, { - "__id__": 292 + "__id__": 130 } ], "_prefab": { - "__id__": 294 + "__id__": 132 }, "_lpos": { "__type__": "cc.Vec3", @@ -6764,11 +3026,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 289 + "__id__": 127 }, "_enabled": true, "__prefab": { - "__id__": 291 + "__id__": 129 }, "_contentSize": { "__type__": "cc.Size", @@ -6792,11 +3054,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 289 + "__id__": 127 }, "_enabled": true, "__prefab": { - "__id__": 293 + "__id__": 131 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6873,11 +3135,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 282 + "__id__": 120 }, "_enabled": true, "__prefab": { - "__id__": 296 + "__id__": 134 }, "_contentSize": { "__type__": "cc.Size", @@ -6901,11 +3163,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 282 + "__id__": 120 }, "_enabled": true, "__prefab": { - "__id__": 298 + "__id__": 136 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6943,11 +3205,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 282 + "__id__": 120 }, "_enabled": true, "__prefab": { - "__id__": 300 + "__id__": 138 }, "_alignFlags": 9, "_target": null, @@ -6998,17 +3260,17 @@ "_active": true, "_components": [ { - "__id__": 303 + "__id__": 141 }, { - "__id__": 305 + "__id__": 143 }, { - "__id__": 307 + "__id__": 145 } ], "_prefab": { - "__id__": 309 + "__id__": 147 }, "_lpos": { "__type__": "cc.Vec3", @@ -7045,11 +3307,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 302 + "__id__": 140 }, "_enabled": true, "__prefab": { - "__id__": 304 + "__id__": 142 }, "_contentSize": { "__type__": "cc.Size", @@ -7073,11 +3335,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 302 + "__id__": 140 }, "_enabled": true, "__prefab": { - "__id__": 306 + "__id__": 144 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7141,11 +3403,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 302 + "__id__": 140 }, "_enabled": true, "__prefab": { - "__id__": 308 + "__id__": 146 }, "_alignFlags": 17, "_target": null, @@ -7184,6 +3446,251 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 31 + }, + "_prefab": { + "__id__": 149 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 148 + }, + "asset": { + "__uuid__": "bf40528a-fcf8-44da-af2e-d6b113904f35", + "__expectedType__": "cc.Prefab" + }, + "fileId": "0exfRYL89I3Lnv8hzgx3e7", + "instance": { + "__id__": 150 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "3fwJY1ih9PXZ01FJ27OuyF", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 151 + }, + { + "__id__": 153 + }, + { + "__id__": 154 + }, + { + "__id__": 155 + }, + { + "__id__": 156 + }, + { + "__id__": 158 + }, + { + "__id__": 160 + }, + { + "__id__": 162 + }, + { + "__id__": 164 + }, + { + "__id__": 166 + }, + { + "__id__": 168 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 152 + }, + "propertyPath": [ + "_name" + ], + "value": "pool_lv" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "0exfRYL89I3Lnv8hzgx3e7" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 152 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": -74.469, + "y": 80.439, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 152 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 152 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 157 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "89ABXVRiBJVK208QorjcMJ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 159 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "81TiWnWedE+azd5Nzsz3fy" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 161 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "ebGkUzGvFCuqI5JEcKWRWQ" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 163 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "9fuqvxG6hFSau1REsrAyg1" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 165 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "6363aPp4VM05XBadHfnS9P" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 167 + }, + "propertyPath": [ + "_active" + ], + "value": false + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "e2DNRWqclAOIdv8j1UGjCV" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 169 + }, + "propertyPath": [ + "_top" + ], + "value": -30.438999999999993 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "f1ONPIrVxLTYzMvvrRCtGr" + ] + }, { "__type__": "cc.UITransform", "_name": "", @@ -7194,7 +3701,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 311 + "__id__": 171 }, "_contentSize": { "__type__": "cc.Size", @@ -7235,32 +3742,32 @@ }, "_children": [ { - "__id__": 314 + "__id__": 174 }, { - "__id__": 322 + "__id__": 182 }, { - "__id__": 330 + "__id__": 190 }, { - "__id__": 338 + "__id__": 198 }, { - "__id__": 346 + "__id__": 206 } ], "_active": false, "_components": [ { - "__id__": 354 + "__id__": 214 }, { - "__id__": 356 + "__id__": 216 } ], "_prefab": { - "__id__": 358 + "__id__": 218 }, "_lpos": { "__type__": "cc.Vec3", @@ -7297,23 +3804,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 313 + "__id__": 173 }, "_children": [], "_active": false, "_components": [ { - "__id__": 315 + "__id__": 175 }, { - "__id__": 317 + "__id__": 177 }, { - "__id__": 319 + "__id__": 179 } ], "_prefab": { - "__id__": 321 + "__id__": 181 }, "_lpos": { "__type__": "cc.Vec3", @@ -7350,11 +3857,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 314 + "__id__": 174 }, "_enabled": true, "__prefab": { - "__id__": 316 + "__id__": 176 }, "_contentSize": { "__type__": "cc.Size", @@ -7378,11 +3885,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 314 + "__id__": 174 }, "_enabled": true, "__prefab": { - "__id__": 318 + "__id__": 178 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7426,11 +3933,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 314 + "__id__": 174 }, "_enabled": true, "__prefab": { - "__id__": 320 + "__id__": 180 }, "_alignFlags": 45, "_target": null, @@ -7475,23 +3982,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 313 + "__id__": 173 }, "_children": [], "_active": true, "_components": [ { - "__id__": 323 + "__id__": 183 }, { - "__id__": 325 + "__id__": 185 }, { - "__id__": 327 + "__id__": 187 } ], "_prefab": { - "__id__": 329 + "__id__": 189 }, "_lpos": { "__type__": "cc.Vec3", @@ -7528,11 +4035,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 322 + "__id__": 182 }, "_enabled": true, "__prefab": { - "__id__": 324 + "__id__": 184 }, "_contentSize": { "__type__": "cc.Size", @@ -7556,11 +4063,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 322 + "__id__": 182 }, "_enabled": true, "__prefab": { - "__id__": 326 + "__id__": 186 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7604,11 +4111,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 322 + "__id__": 182 }, "_enabled": true, "__prefab": { - "__id__": 328 + "__id__": 188 }, "_alignFlags": 45, "_target": null, @@ -7653,23 +4160,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 313 + "__id__": 173 }, "_children": [], "_active": false, "_components": [ { - "__id__": 331 + "__id__": 191 }, { - "__id__": 333 + "__id__": 193 }, { - "__id__": 335 + "__id__": 195 } ], "_prefab": { - "__id__": 337 + "__id__": 197 }, "_lpos": { "__type__": "cc.Vec3", @@ -7706,11 +4213,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 330 + "__id__": 190 }, "_enabled": true, "__prefab": { - "__id__": 332 + "__id__": 192 }, "_contentSize": { "__type__": "cc.Size", @@ -7734,11 +4241,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 330 + "__id__": 190 }, "_enabled": true, "__prefab": { - "__id__": 334 + "__id__": 194 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7782,11 +4289,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 330 + "__id__": 190 }, "_enabled": true, "__prefab": { - "__id__": 336 + "__id__": 196 }, "_alignFlags": 45, "_target": null, @@ -7831,23 +4338,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 313 + "__id__": 173 }, "_children": [], "_active": false, "_components": [ { - "__id__": 339 + "__id__": 199 }, { - "__id__": 341 + "__id__": 201 }, { - "__id__": 343 + "__id__": 203 } ], "_prefab": { - "__id__": 345 + "__id__": 205 }, "_lpos": { "__type__": "cc.Vec3", @@ -7884,11 +4391,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 338 + "__id__": 198 }, "_enabled": true, "__prefab": { - "__id__": 340 + "__id__": 200 }, "_contentSize": { "__type__": "cc.Size", @@ -7912,11 +4419,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 338 + "__id__": 198 }, "_enabled": true, "__prefab": { - "__id__": 342 + "__id__": 202 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7960,11 +4467,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 338 + "__id__": 198 }, "_enabled": true, "__prefab": { - "__id__": 344 + "__id__": 204 }, "_alignFlags": 45, "_target": null, @@ -8009,23 +4516,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 313 + "__id__": 173 }, "_children": [], "_active": false, "_components": [ { - "__id__": 347 + "__id__": 207 }, { - "__id__": 349 + "__id__": 209 }, { - "__id__": 351 + "__id__": 211 } ], "_prefab": { - "__id__": 353 + "__id__": 213 }, "_lpos": { "__type__": "cc.Vec3", @@ -8062,11 +4569,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 346 + "__id__": 206 }, "_enabled": true, "__prefab": { - "__id__": 348 + "__id__": 208 }, "_contentSize": { "__type__": "cc.Size", @@ -8090,11 +4597,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 346 + "__id__": 206 }, "_enabled": true, "__prefab": { - "__id__": 350 + "__id__": 210 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8138,11 +4645,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 346 + "__id__": 206 }, "_enabled": true, "__prefab": { - "__id__": 352 + "__id__": 212 }, "_alignFlags": 45, "_target": null, @@ -8187,11 +4694,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 313 + "__id__": 173 }, "_enabled": true, "__prefab": { - "__id__": 355 + "__id__": 215 }, "_contentSize": { "__type__": "cc.Size", @@ -8215,11 +4722,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 313 + "__id__": 173 }, "_enabled": false, "__prefab": { - "__id__": 357 + "__id__": 217 }, "_alignFlags": 45, "_target": null, @@ -8268,32 +4775,32 @@ }, "_children": [ { - "__id__": 360 + "__id__": 220 }, { - "__id__": 368 + "__id__": 228 }, { - "__id__": 376 + "__id__": 236 }, { - "__id__": 384 + "__id__": 244 }, { - "__id__": 392 + "__id__": 252 } ], "_active": false, "_components": [ { - "__id__": 400 + "__id__": 260 }, { - "__id__": 402 + "__id__": 262 } ], "_prefab": { - "__id__": 404 + "__id__": 264 }, "_lpos": { "__type__": "cc.Vec3", @@ -8330,23 +4837,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 359 + "__id__": 219 }, "_children": [], "_active": false, "_components": [ { - "__id__": 361 + "__id__": 221 }, { - "__id__": 363 + "__id__": 223 }, { - "__id__": 365 + "__id__": 225 } ], "_prefab": { - "__id__": 367 + "__id__": 227 }, "_lpos": { "__type__": "cc.Vec3", @@ -8383,11 +4890,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 360 + "__id__": 220 }, "_enabled": true, "__prefab": { - "__id__": 362 + "__id__": 222 }, "_contentSize": { "__type__": "cc.Size", @@ -8411,11 +4918,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 360 + "__id__": 220 }, "_enabled": true, "__prefab": { - "__id__": 364 + "__id__": 224 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8459,11 +4966,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 360 + "__id__": 220 }, "_enabled": true, "__prefab": { - "__id__": 366 + "__id__": 226 }, "_alignFlags": 45, "_target": null, @@ -8508,23 +5015,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 359 + "__id__": 219 }, "_children": [], "_active": false, "_components": [ { - "__id__": 369 + "__id__": 229 }, { - "__id__": 371 + "__id__": 231 }, { - "__id__": 373 + "__id__": 233 } ], "_prefab": { - "__id__": 375 + "__id__": 235 }, "_lpos": { "__type__": "cc.Vec3", @@ -8561,11 +5068,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 368 + "__id__": 228 }, "_enabled": true, "__prefab": { - "__id__": 370 + "__id__": 230 }, "_contentSize": { "__type__": "cc.Size", @@ -8589,11 +5096,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 368 + "__id__": 228 }, "_enabled": true, "__prefab": { - "__id__": 372 + "__id__": 232 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8637,11 +5144,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 368 + "__id__": 228 }, "_enabled": true, "__prefab": { - "__id__": 374 + "__id__": 234 }, "_alignFlags": 45, "_target": null, @@ -8686,23 +5193,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 359 + "__id__": 219 }, "_children": [], "_active": false, "_components": [ { - "__id__": 377 + "__id__": 237 }, { - "__id__": 379 + "__id__": 239 }, { - "__id__": 381 + "__id__": 241 } ], "_prefab": { - "__id__": 383 + "__id__": 243 }, "_lpos": { "__type__": "cc.Vec3", @@ -8739,11 +5246,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 376 + "__id__": 236 }, "_enabled": true, "__prefab": { - "__id__": 378 + "__id__": 238 }, "_contentSize": { "__type__": "cc.Size", @@ -8767,11 +5274,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 376 + "__id__": 236 }, "_enabled": true, "__prefab": { - "__id__": 380 + "__id__": 240 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8815,11 +5322,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 376 + "__id__": 236 }, "_enabled": true, "__prefab": { - "__id__": 382 + "__id__": 242 }, "_alignFlags": 45, "_target": null, @@ -8864,23 +5371,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 359 + "__id__": 219 }, "_children": [], "_active": false, "_components": [ { - "__id__": 385 + "__id__": 245 }, { - "__id__": 387 + "__id__": 247 }, { - "__id__": 389 + "__id__": 249 } ], "_prefab": { - "__id__": 391 + "__id__": 251 }, "_lpos": { "__type__": "cc.Vec3", @@ -8917,11 +5424,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 384 + "__id__": 244 }, "_enabled": true, "__prefab": { - "__id__": 386 + "__id__": 246 }, "_contentSize": { "__type__": "cc.Size", @@ -8945,11 +5452,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 384 + "__id__": 244 }, "_enabled": true, "__prefab": { - "__id__": 388 + "__id__": 248 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8993,11 +5500,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 384 + "__id__": 244 }, "_enabled": true, "__prefab": { - "__id__": 390 + "__id__": 250 }, "_alignFlags": 45, "_target": null, @@ -9042,23 +5549,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 359 + "__id__": 219 }, "_children": [], "_active": false, "_components": [ { - "__id__": 393 + "__id__": 253 }, { - "__id__": 395 + "__id__": 255 }, { - "__id__": 397 + "__id__": 257 } ], "_prefab": { - "__id__": 399 + "__id__": 259 }, "_lpos": { "__type__": "cc.Vec3", @@ -9095,11 +5602,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 392 + "__id__": 252 }, "_enabled": true, "__prefab": { - "__id__": 394 + "__id__": 254 }, "_contentSize": { "__type__": "cc.Size", @@ -9123,11 +5630,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 392 + "__id__": 252 }, "_enabled": true, "__prefab": { - "__id__": 396 + "__id__": 256 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9171,11 +5678,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 392 + "__id__": 252 }, "_enabled": true, "__prefab": { - "__id__": 398 + "__id__": 258 }, "_alignFlags": 45, "_target": null, @@ -9220,11 +5727,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 359 + "__id__": 219 }, "_enabled": true, "__prefab": { - "__id__": 401 + "__id__": 261 }, "_contentSize": { "__type__": "cc.Size", @@ -9248,11 +5755,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 359 + "__id__": 219 }, "_enabled": false, "__prefab": { - "__id__": 403 + "__id__": 263 }, "_alignFlags": 45, "_target": null, @@ -9303,14 +5810,14 @@ "_active": true, "_components": [ { - "__id__": 406 + "__id__": 266 }, { - "__id__": 408 + "__id__": 268 } ], "_prefab": { - "__id__": 410 + "__id__": 270 }, "_lpos": { "__type__": "cc.Vec3", @@ -9347,11 +5854,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 405 + "__id__": 265 }, "_enabled": true, "__prefab": { - "__id__": 407 + "__id__": 267 }, "_contentSize": { "__type__": "cc.Size", @@ -9375,11 +5882,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 405 + "__id__": 265 }, "_enabled": true, "__prefab": { - "__id__": 409 + "__id__": 269 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9460,35 +5967,35 @@ }, "_children": [ { - "__id__": 412 + "__id__": 272 }, { - "__id__": 418 + "__id__": 278 }, { - "__id__": 424 + "__id__": 284 }, { - "__id__": 430 + "__id__": 290 }, { - "__id__": 436 + "__id__": 296 } ], "_active": false, "_components": [ { - "__id__": 442 + "__id__": 302 }, { - "__id__": 444 + "__id__": 304 }, { - "__id__": 446 + "__id__": 306 } ], "_prefab": { - "__id__": 448 + "__id__": 308 }, "_lpos": { "__type__": "cc.Vec3", @@ -9525,20 +6032,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 411 + "__id__": 271 }, "_children": [], "_active": true, "_components": [ { - "__id__": 413 + "__id__": 273 }, { - "__id__": 415 + "__id__": 275 } ], "_prefab": { - "__id__": 417 + "__id__": 277 }, "_lpos": { "__type__": "cc.Vec3", @@ -9575,11 +6082,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 412 + "__id__": 272 }, "_enabled": true, "__prefab": { - "__id__": 414 + "__id__": 274 }, "_contentSize": { "__type__": "cc.Size", @@ -9603,11 +6110,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 412 + "__id__": 272 }, "_enabled": true, "__prefab": { - "__id__": 416 + "__id__": 276 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9664,20 +6171,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 411 + "__id__": 271 }, "_children": [], "_active": true, "_components": [ { - "__id__": 419 + "__id__": 279 }, { - "__id__": 421 + "__id__": 281 } ], "_prefab": { - "__id__": 423 + "__id__": 283 }, "_lpos": { "__type__": "cc.Vec3", @@ -9714,11 +6221,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 418 + "__id__": 278 }, "_enabled": true, "__prefab": { - "__id__": 420 + "__id__": 280 }, "_contentSize": { "__type__": "cc.Size", @@ -9742,11 +6249,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 418 + "__id__": 278 }, "_enabled": true, "__prefab": { - "__id__": 422 + "__id__": 282 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9803,20 +6310,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 411 + "__id__": 271 }, "_children": [], "_active": true, "_components": [ { - "__id__": 425 + "__id__": 285 }, { - "__id__": 427 + "__id__": 287 } ], "_prefab": { - "__id__": 429 + "__id__": 289 }, "_lpos": { "__type__": "cc.Vec3", @@ -9853,11 +6360,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 424 + "__id__": 284 }, "_enabled": true, "__prefab": { - "__id__": 426 + "__id__": 286 }, "_contentSize": { "__type__": "cc.Size", @@ -9881,11 +6388,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 424 + "__id__": 284 }, "_enabled": true, "__prefab": { - "__id__": 428 + "__id__": 288 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9942,20 +6449,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 411 + "__id__": 271 }, "_children": [], "_active": false, "_components": [ { - "__id__": 431 + "__id__": 291 }, { - "__id__": 433 + "__id__": 293 } ], "_prefab": { - "__id__": 435 + "__id__": 295 }, "_lpos": { "__type__": "cc.Vec3", @@ -9992,11 +6499,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 430 + "__id__": 290 }, "_enabled": true, "__prefab": { - "__id__": 432 + "__id__": 292 }, "_contentSize": { "__type__": "cc.Size", @@ -10020,11 +6527,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 430 + "__id__": 290 }, "_enabled": true, "__prefab": { - "__id__": 434 + "__id__": 294 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10081,20 +6588,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 411 + "__id__": 271 }, "_children": [], "_active": false, "_components": [ { - "__id__": 437 + "__id__": 297 }, { - "__id__": 439 + "__id__": 299 } ], "_prefab": { - "__id__": 441 + "__id__": 301 }, "_lpos": { "__type__": "cc.Vec3", @@ -10131,11 +6638,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 436 + "__id__": 296 }, "_enabled": true, "__prefab": { - "__id__": 438 + "__id__": 298 }, "_contentSize": { "__type__": "cc.Size", @@ -10159,11 +6666,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 436 + "__id__": 296 }, "_enabled": true, "__prefab": { - "__id__": 440 + "__id__": 300 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10220,11 +6727,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 411 + "__id__": 271 }, "_enabled": true, "__prefab": { - "__id__": 443 + "__id__": 303 }, "_contentSize": { "__type__": "cc.Size", @@ -10248,11 +6755,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 411 + "__id__": 271 }, "_enabled": true, "__prefab": { - "__id__": 445 + "__id__": 305 }, "_resizeMode": 1, "_layoutType": 1, @@ -10286,11 +6793,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 411 + "__id__": 271 }, "_enabled": true, "__prefab": { - "__id__": 447 + "__id__": 307 }, "_alignFlags": 16, "_target": null, @@ -10339,26 +6846,26 @@ }, "_children": [ { - "__id__": 450 + "__id__": 310 } ], "_active": true, "_components": [ { - "__id__": 456 + "__id__": 316 }, { - "__id__": 458 + "__id__": 318 }, { - "__id__": 460 + "__id__": 320 }, { - "__id__": 462 + "__id__": 322 } ], "_prefab": { - "__id__": 464 + "__id__": 324 }, "_lpos": { "__type__": "cc.Vec3", @@ -10395,20 +6902,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 449 + "__id__": 309 }, "_children": [], "_active": true, "_components": [ { - "__id__": 451 + "__id__": 311 }, { - "__id__": 453 + "__id__": 313 } ], "_prefab": { - "__id__": 455 + "__id__": 315 }, "_lpos": { "__type__": "cc.Vec3", @@ -10445,11 +6952,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 450 + "__id__": 310 }, "_enabled": true, "__prefab": { - "__id__": 452 + "__id__": 312 }, "_contentSize": { "__type__": "cc.Size", @@ -10473,11 +6980,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 450 + "__id__": 310 }, "_enabled": true, "__prefab": { - "__id__": 454 + "__id__": 314 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10554,11 +7061,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 449 + "__id__": 309 }, "_enabled": true, "__prefab": { - "__id__": 457 + "__id__": 317 }, "_contentSize": { "__type__": "cc.Size", @@ -10582,11 +7089,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 449 + "__id__": 309 }, "_enabled": true, "__prefab": { - "__id__": 459 + "__id__": 319 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10630,11 +7137,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 449 + "__id__": 309 }, "_enabled": true, "__prefab": { - "__id__": 461 + "__id__": 321 }, "clickEvents": [], "_interactable": true, @@ -10674,7 +7181,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 449 + "__id__": 309 }, "_id": "" }, @@ -10688,11 +7195,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 449 + "__id__": 309 }, "_enabled": false, "__prefab": { - "__id__": 463 + "__id__": 323 }, "_alignFlags": 44, "_target": null, @@ -10741,26 +7248,26 @@ }, "_children": [ { - "__id__": 466 + "__id__": 326 } ], "_active": true, "_components": [ { - "__id__": 472 + "__id__": 332 }, { - "__id__": 474 + "__id__": 334 }, { - "__id__": 476 + "__id__": 336 }, { - "__id__": 478 + "__id__": 338 } ], "_prefab": { - "__id__": 480 + "__id__": 340 }, "_lpos": { "__type__": "cc.Vec3", @@ -10797,20 +7304,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 465 + "__id__": 325 }, "_children": [], "_active": true, "_components": [ { - "__id__": 467 + "__id__": 327 }, { - "__id__": 469 + "__id__": 329 } ], "_prefab": { - "__id__": 471 + "__id__": 331 }, "_lpos": { "__type__": "cc.Vec3", @@ -10847,11 +7354,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 466 + "__id__": 326 }, "_enabled": true, "__prefab": { - "__id__": 468 + "__id__": 328 }, "_contentSize": { "__type__": "cc.Size", @@ -10875,11 +7382,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 466 + "__id__": 326 }, "_enabled": true, "__prefab": { - "__id__": 470 + "__id__": 330 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10956,11 +7463,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 465 + "__id__": 325 }, "_enabled": true, "__prefab": { - "__id__": 473 + "__id__": 333 }, "_contentSize": { "__type__": "cc.Size", @@ -10984,11 +7491,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 465 + "__id__": 325 }, "_enabled": true, "__prefab": { - "__id__": 475 + "__id__": 335 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11032,11 +7539,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 465 + "__id__": 325 }, "_enabled": true, "__prefab": { - "__id__": 477 + "__id__": 337 }, "clickEvents": [], "_interactable": true, @@ -11076,7 +7583,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 465 + "__id__": 325 }, "_id": "" }, @@ -11090,11 +7597,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 465 + "__id__": 325 }, "_enabled": false, "__prefab": { - "__id__": 479 + "__id__": 339 }, "_alignFlags": 44, "_target": null, @@ -11143,26 +7650,26 @@ }, "_children": [ { - "__id__": 482 + "__id__": 342 }, { - "__id__": 516 + "__id__": 376 } ], "_active": true, "_components": [ { - "__id__": 550 + "__id__": 410 }, { - "__id__": 552 + "__id__": 412 }, { - "__id__": 554 + "__id__": 414 } ], "_prefab": { - "__id__": 556 + "__id__": 416 }, "_lpos": { "__type__": "cc.Vec3", @@ -11199,36 +7706,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 481 + "__id__": 341 }, "_children": [ { - "__id__": 483 + "__id__": 343 }, { - "__id__": 491 + "__id__": 351 }, { - "__id__": 497 + "__id__": 357 }, { - "__id__": 503 + "__id__": 363 } ], "_active": true, "_components": [ { - "__id__": 509 + "__id__": 369 }, { - "__id__": 511 + "__id__": 371 }, { - "__id__": 513 + "__id__": 373 } ], "_prefab": { - "__id__": 515 + "__id__": 375 }, "_lpos": { "__type__": "cc.Vec3", @@ -11265,23 +7772,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 482 + "__id__": 342 }, "_children": [], "_active": true, "_components": [ { - "__id__": 484 + "__id__": 344 }, { - "__id__": 486 + "__id__": 346 }, { - "__id__": 488 + "__id__": 348 } ], "_prefab": { - "__id__": 490 + "__id__": 350 }, "_lpos": { "__type__": "cc.Vec3", @@ -11318,11 +7825,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 483 + "__id__": 343 }, "_enabled": true, "__prefab": { - "__id__": 485 + "__id__": 345 }, "_contentSize": { "__type__": "cc.Size", @@ -11346,11 +7853,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 483 + "__id__": 343 }, "_enabled": true, "__prefab": { - "__id__": 487 + "__id__": 347 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11394,11 +7901,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 483 + "__id__": 343 }, "_enabled": true, "__prefab": { - "__id__": 489 + "__id__": 349 }, "_alignFlags": 45, "_target": null, @@ -11443,20 +7950,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 482 + "__id__": 342 }, "_children": [], "_active": true, "_components": [ { - "__id__": 492 + "__id__": 352 }, { - "__id__": 494 + "__id__": 354 } ], "_prefab": { - "__id__": 496 + "__id__": 356 }, "_lpos": { "__type__": "cc.Vec3", @@ -11493,11 +8000,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 491 + "__id__": 351 }, "_enabled": true, "__prefab": { - "__id__": 493 + "__id__": 353 }, "_contentSize": { "__type__": "cc.Size", @@ -11521,11 +8028,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 491 + "__id__": 351 }, "_enabled": true, "__prefab": { - "__id__": 495 + "__id__": 355 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11579,20 +8086,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 482 + "__id__": 342 }, "_children": [], "_active": true, "_components": [ { - "__id__": 498 + "__id__": 358 }, { - "__id__": 500 + "__id__": 360 } ], "_prefab": { - "__id__": 502 + "__id__": 362 }, "_lpos": { "__type__": "cc.Vec3", @@ -11629,11 +8136,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 497 + "__id__": 357 }, "_enabled": true, "__prefab": { - "__id__": 499 + "__id__": 359 }, "_contentSize": { "__type__": "cc.Size", @@ -11657,11 +8164,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 497 + "__id__": 357 }, "_enabled": true, "__prefab": { - "__id__": 501 + "__id__": 361 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11738,20 +8245,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 482 + "__id__": 342 }, "_children": [], "_active": true, "_components": [ { - "__id__": 504 + "__id__": 364 }, { - "__id__": 506 + "__id__": 366 } ], "_prefab": { - "__id__": 508 + "__id__": 368 }, "_lpos": { "__type__": "cc.Vec3", @@ -11788,11 +8295,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 503 + "__id__": 363 }, "_enabled": true, "__prefab": { - "__id__": 505 + "__id__": 365 }, "_contentSize": { "__type__": "cc.Size", @@ -11816,11 +8323,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 503 + "__id__": 363 }, "_enabled": true, "__prefab": { - "__id__": 507 + "__id__": 367 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11897,11 +8404,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 482 + "__id__": 342 }, "_enabled": true, "__prefab": { - "__id__": 510 + "__id__": 370 }, "_contentSize": { "__type__": "cc.Size", @@ -11925,11 +8432,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 482 + "__id__": 342 }, "_enabled": false, "__prefab": { - "__id__": 512 + "__id__": 372 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11970,11 +8477,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 482 + "__id__": 342 }, "_enabled": false, "__prefab": { - "__id__": 514 + "__id__": 374 }, "_alignFlags": 44, "_target": null, @@ -12019,36 +8526,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 481 + "__id__": 341 }, "_children": [ { - "__id__": 517 + "__id__": 377 }, { - "__id__": 525 + "__id__": 385 }, { - "__id__": 531 + "__id__": 391 }, { - "__id__": 537 + "__id__": 397 } ], "_active": true, "_components": [ { - "__id__": 543 + "__id__": 403 }, { - "__id__": 545 + "__id__": 405 }, { - "__id__": 547 + "__id__": 407 } ], "_prefab": { - "__id__": 549 + "__id__": 409 }, "_lpos": { "__type__": "cc.Vec3", @@ -12085,23 +8592,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 516 + "__id__": 376 }, "_children": [], "_active": true, "_components": [ { - "__id__": 518 + "__id__": 378 }, { - "__id__": 520 + "__id__": 380 }, { - "__id__": 522 + "__id__": 382 } ], "_prefab": { - "__id__": 524 + "__id__": 384 }, "_lpos": { "__type__": "cc.Vec3", @@ -12138,11 +8645,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 517 + "__id__": 377 }, "_enabled": true, "__prefab": { - "__id__": 519 + "__id__": 379 }, "_contentSize": { "__type__": "cc.Size", @@ -12166,11 +8673,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 517 + "__id__": 377 }, "_enabled": true, "__prefab": { - "__id__": 521 + "__id__": 381 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12214,11 +8721,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 517 + "__id__": 377 }, "_enabled": true, "__prefab": { - "__id__": 523 + "__id__": 383 }, "_alignFlags": 45, "_target": null, @@ -12263,20 +8770,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 516 + "__id__": 376 }, "_children": [], "_active": true, "_components": [ { - "__id__": 526 + "__id__": 386 }, { - "__id__": 528 + "__id__": 388 } ], "_prefab": { - "__id__": 530 + "__id__": 390 }, "_lpos": { "__type__": "cc.Vec3", @@ -12313,11 +8820,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 525 + "__id__": 385 }, "_enabled": true, "__prefab": { - "__id__": 527 + "__id__": 387 }, "_contentSize": { "__type__": "cc.Size", @@ -12341,11 +8848,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 525 + "__id__": 385 }, "_enabled": true, "__prefab": { - "__id__": 529 + "__id__": 389 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12399,20 +8906,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 516 + "__id__": 376 }, "_children": [], "_active": true, "_components": [ { - "__id__": 532 + "__id__": 392 }, { - "__id__": 534 + "__id__": 394 } ], "_prefab": { - "__id__": 536 + "__id__": 396 }, "_lpos": { "__type__": "cc.Vec3", @@ -12449,11 +8956,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 531 + "__id__": 391 }, "_enabled": true, "__prefab": { - "__id__": 533 + "__id__": 393 }, "_contentSize": { "__type__": "cc.Size", @@ -12477,11 +8984,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 531 + "__id__": 391 }, "_enabled": true, "__prefab": { - "__id__": 535 + "__id__": 395 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12558,20 +9065,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 516 + "__id__": 376 }, "_children": [], "_active": true, "_components": [ { - "__id__": 538 + "__id__": 398 }, { - "__id__": 540 + "__id__": 400 } ], "_prefab": { - "__id__": 542 + "__id__": 402 }, "_lpos": { "__type__": "cc.Vec3", @@ -12608,11 +9115,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 537 + "__id__": 397 }, "_enabled": true, "__prefab": { - "__id__": 539 + "__id__": 399 }, "_contentSize": { "__type__": "cc.Size", @@ -12636,11 +9143,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 537 + "__id__": 397 }, "_enabled": true, "__prefab": { - "__id__": 541 + "__id__": 401 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12717,11 +9224,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 516 + "__id__": 376 }, "_enabled": true, "__prefab": { - "__id__": 544 + "__id__": 404 }, "_contentSize": { "__type__": "cc.Size", @@ -12745,11 +9252,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 516 + "__id__": 376 }, "_enabled": false, "__prefab": { - "__id__": 546 + "__id__": 406 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12790,11 +9297,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 516 + "__id__": 376 }, "_enabled": false, "__prefab": { - "__id__": 548 + "__id__": 408 }, "_alignFlags": 44, "_target": null, @@ -12839,11 +9346,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 481 + "__id__": 341 }, "_enabled": true, "__prefab": { - "__id__": 551 + "__id__": 411 }, "_contentSize": { "__type__": "cc.Size", @@ -12867,11 +9374,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 481 + "__id__": 341 }, "_enabled": true, "__prefab": { - "__id__": 553 + "__id__": 413 }, "_alignFlags": 0, "_target": null, @@ -12903,11 +9410,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 481 + "__id__": 341 }, "_enabled": true, "__prefab": { - "__id__": 555 + "__id__": 415 }, "_resizeMode": 1, "_layoutType": 3, @@ -12958,26 +9465,26 @@ }, "_children": [ { - "__id__": 558 + "__id__": 418 }, { - "__id__": 566 + "__id__": 426 } ], "_active": true, "_components": [ { - "__id__": 570 + "__id__": 430 }, { - "__id__": 572 + "__id__": 432 }, { - "__id__": 574 + "__id__": 434 } ], "_prefab": { - "__id__": 576 + "__id__": 436 }, "_lpos": { "__type__": "cc.Vec3", @@ -13014,23 +9521,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 557 + "__id__": 417 }, "_children": [], "_active": true, "_components": [ { - "__id__": 559 + "__id__": 419 }, { - "__id__": 561 + "__id__": 421 }, { - "__id__": 563 + "__id__": 423 } ], "_prefab": { - "__id__": 565 + "__id__": 425 }, "_lpos": { "__type__": "cc.Vec3", @@ -13067,11 +9574,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 558 + "__id__": 418 }, "_enabled": true, "__prefab": { - "__id__": 560 + "__id__": 420 }, "_contentSize": { "__type__": "cc.Size", @@ -13095,11 +9602,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 558 + "__id__": 418 }, "_enabled": true, "__prefab": { - "__id__": 562 + "__id__": 422 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13143,11 +9650,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 558 + "__id__": 418 }, "_enabled": true, "__prefab": { - "__id__": 564 + "__id__": 424 }, "_alignFlags": 45, "_target": null, @@ -13192,17 +9699,17 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 557 + "__id__": 417 }, "_children": [], "_active": true, "_components": [ { - "__id__": 567 + "__id__": 427 } ], "_prefab": { - "__id__": 569 + "__id__": 429 }, "_lpos": { "__type__": "cc.Vec3", @@ -13239,11 +9746,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 566 + "__id__": 426 }, "_enabled": true, "__prefab": { - "__id__": 568 + "__id__": 428 }, "_contentSize": { "__type__": "cc.Size", @@ -13280,11 +9787,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 557 + "__id__": 417 }, "_enabled": true, "__prefab": { - "__id__": 571 + "__id__": 431 }, "_contentSize": { "__type__": "cc.Size", @@ -13308,11 +9815,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 557 + "__id__": 417 }, "_enabled": true, "__prefab": { - "__id__": 573 + "__id__": 433 }, "_alignFlags": 0, "_target": null, @@ -13344,11 +9851,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 557 + "__id__": 417 }, "_enabled": false, "__prefab": { - "__id__": 575 + "__id__": 435 }, "_resizeMode": 1, "_layoutType": 3, @@ -13399,7 +9906,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 578 + "__id__": 438 }, "_contentSize": { "__type__": "cc.Size", @@ -13427,31 +9934,35 @@ }, "_enabled": true, "__prefab": { - "__id__": 580 + "__id__": 440 }, "icon_node": { "__id__": 105 }, "sell_node": { - "__id__": 449 + "__id__": 309 }, "close_node": { - "__id__": 465 + "__id__": 325 }, "Name_node": { - "__id__": 302 + "__id__": 140 }, "info_node": { - "__id__": 566 + "__id__": 426 }, "lv_node": { - "__id__": 405 + "__id__": 268 + }, + "pool_lv_node": { + "__id__": 148 }, "ap_node": { - "__id__": 482 + "__id__": 342 }, + "cost_node": null, "hp_node": { - "__id__": 516 + "__id__": 376 }, "_id": "" }, @@ -13469,7 +9980,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 582 + "__id__": 442 }, "_alignFlags": 44, "_target": null, @@ -13505,6 +10016,11 @@ }, "fileId": "d5Q0cgjY1BTIz2JM1k7EZK", "instance": null, - "targetOverrides": null + "targetOverrides": null, + "nestedPrefabInstanceRoots": [ + { + "__id__": 148 + } + ] } ] \ No newline at end of file diff --git a/assets/resources/gui/element/pool_lv.prefab b/assets/resources/gui/element/pool_lv.prefab new file mode 100644 index 00000000..9b113f0f --- /dev/null +++ b/assets/resources/gui/element/pool_lv.prefab @@ -0,0 +1,3749 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "pool_lv", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "pool_lv", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 8 + }, + { + "__id__": 18 + }, + { + "__id__": 34 + }, + { + "__id__": 56 + }, + { + "__id__": 84 + }, + { + "__id__": 118 + } + ], + "_active": true, + "_components": [ + { + "__id__": 158 + }, + { + "__id__": 160 + } + ], + "_prefab": { + "__id__": 162 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -349.469, + "y": 607.795, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 5 + } + ], + "_prefab": { + "__id__": 7 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 4 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 62, + "height": 65 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "34so5xXi1Jup+/Oe7Xvcv9" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 6 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@b4af4", + "__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": "e0yeK7LQZLtZ0Txj+PWtrF" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4d8lwMrctFq4mRNVU1cDrV", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lv1", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 9 + } + ], + "_active": false, + "_components": [ + { + "__id__": 15 + } + ], + "_prefab": { + "__id__": 17 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 4.968, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Star", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 8 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 10 + }, + { + "__id__": 12 + } + ], + "_prefab": { + "__id__": 14 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 9 + }, + "_enabled": true, + "__prefab": { + "__id__": 11 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 29.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "89LLQV7dNNGrXEGaxkzlQT" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 9 + }, + "_enabled": true, + "__prefab": { + "__id__": 13 + }, + "_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@7e512", + "__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": "c0uxj4E0hNDY/DaLbihGzi" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "01gfUS/IVE8oVfjrQTW3ik", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 16 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 39.333333 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "18SZiAM/xDQqoFV+XJSDnD" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e2DNRWqclAOIdv8j1UGjCV", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lv2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 19 + }, + { + "__id__": 25 + } + ], + "_active": false, + "_components": [ + { + "__id__": 31 + } + ], + "_prefab": { + "__id__": 33 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 9.508, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Star", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 18 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 20 + }, + { + "__id__": 22 + } + ], + "_prefab": { + "__id__": 24 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -12, + "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__": 19 + }, + "_enabled": true, + "__prefab": { + "__id__": 21 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 29.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fbZWuCeftIyZUgFA7r/595" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 19 + }, + "_enabled": true, + "__prefab": { + "__id__": 23 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", + "__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": "dd3qIHll1Lq7YgLViqQvXE" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "17dS9HxZZAcZJZZfQIlyeU", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Star-001", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 18 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 26 + }, + { + "__id__": 28 + } + ], + "_prefab": { + "__id__": 30 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 12, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 25 + }, + "_enabled": true, + "__prefab": { + "__id__": 27 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 29.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8csFjWUzFMvLDN44MYiVN5" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 25 + }, + "_enabled": true, + "__prefab": { + "__id__": 29 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", + "__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": "14RdWrj5tCrJLrxzvR4hVT" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "adLcx6Pt9OR5B14PBJI/NP", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 18 + }, + "_enabled": true, + "__prefab": { + "__id__": 32 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 39.333333 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c7WqC93PBE3aLoprAzbg8I" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "6363aPp4VM05XBadHfnS9P", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lv3", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 35 + }, + { + "__id__": 41 + }, + { + "__id__": 47 + } + ], + "_active": false, + "_components": [ + { + "__id__": 53 + } + ], + "_prefab": { + "__id__": 55 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 9.508, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Star", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 34 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 36 + }, + { + "__id__": 38 + } + ], + "_prefab": { + "__id__": 40 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -12, + "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__": 35 + }, + "_enabled": true, + "__prefab": { + "__id__": 37 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 29.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b1PeeEbjFEkrYcK5/rSHr2" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 35 + }, + "_enabled": true, + "__prefab": { + "__id__": 39 + }, + "_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@7e512", + "__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": "ba+SwatqNONJrU31rYb7h/" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5fwMWIj2RHDbN+R0icdQ2r", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Star-001", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 34 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 42 + }, + { + "__id__": 44 + } + ], + "_prefab": { + "__id__": 46 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 12, + "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__": 41 + }, + "_enabled": true, + "__prefab": { + "__id__": 43 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 29.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ba6vilpj9ApI4IbAlYY23L" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 41 + }, + "_enabled": true, + "__prefab": { + "__id__": 45 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", + "__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": "73ig03xddERYksuisbCe6o" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a5GkNkzglD6q9iW8fOsWk+", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Star", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 34 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 48 + }, + { + "__id__": 50 + } + ], + "_prefab": { + "__id__": 52 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -9.508000000000038, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 47 + }, + "_enabled": true, + "__prefab": { + "__id__": 49 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 29.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "08e+LqZYdCtpnnsqi8IINz" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 47 + }, + "_enabled": true, + "__prefab": { + "__id__": 51 + }, + "_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@7e512", + "__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": "0631eSAddMc53g+7M+Wg3I" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "56E874CZ1P1YsYERfA3iLX", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 34 + }, + "_enabled": true, + "__prefab": { + "__id__": 54 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 39.333333 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9cr8cwoJRDPY+d+2zRiNfE" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9fuqvxG6hFSau1REsrAyg1", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lv4", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 57 + }, + { + "__id__": 63 + }, + { + "__id__": 69 + }, + { + "__id__": 75 + } + ], + "_active": false, + "_components": [ + { + "__id__": 81 + } + ], + "_prefab": { + "__id__": 83 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 9.508, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Star", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 56 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 58 + }, + { + "__id__": 60 + } + ], + "_prefab": { + "__id__": 62 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -12, + "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__": 57 + }, + "_enabled": true, + "__prefab": { + "__id__": 59 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 29.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e9UzfswA9MbI+EAs7BXzJa" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 57 + }, + "_enabled": true, + "__prefab": { + "__id__": 61 + }, + "_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@7e512", + "__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": "86lNIVshlOqZ+ij+ivbzOG" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fb1uPvDftN/5R6UkwlKCMl", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Star-001", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 56 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 64 + }, + { + "__id__": 66 + } + ], + "_prefab": { + "__id__": 68 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 12, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 63 + }, + "_enabled": true, + "__prefab": { + "__id__": 65 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 29.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "75AGS5/LZIWZqXHEUrZKzI" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 63 + }, + "_enabled": true, + "__prefab": { + "__id__": 67 + }, + "_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@7e512", + "__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": "c6rCQl4uVNU7wmJaOSor9i" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "49URcrDXBOOZa1D32R8QQp", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Star-002", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 56 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 70 + }, + { + "__id__": 72 + } + ], + "_prefab": { + "__id__": 74 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 12, + "y": -13.073, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 69 + }, + "_enabled": true, + "__prefab": { + "__id__": 71 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 29.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "56moutYAhO/4TixXaJ/ZrP" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 69 + }, + "_enabled": true, + "__prefab": { + "__id__": 73 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", + "__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": "7fklP+2RxGebCGWHN5HZu/" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "3aonc0YW5CR5L4ZSio6p0+", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Star-003", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 56 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 76 + }, + { + "__id__": 78 + } + ], + "_prefab": { + "__id__": 80 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -12, + "y": -13.073, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 75 + }, + "_enabled": true, + "__prefab": { + "__id__": 77 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 29.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f2UK3MghlHsacT7YLLM22T" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 75 + }, + "_enabled": true, + "__prefab": { + "__id__": 79 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", + "__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": "bf9OzbYXdB8LlGswS6jhI+" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "dcJYWuVzBN4LG9uPNxpk+G", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 56 + }, + "_enabled": true, + "__prefab": { + "__id__": 82 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 39.333333 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3fq0SoWJ9BsawNlir9lpKp" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ebGkUzGvFCuqI5JEcKWRWQ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lv5", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 85 + }, + { + "__id__": 91 + }, + { + "__id__": 97 + }, + { + "__id__": 103 + }, + { + "__id__": 109 + } + ], + "_active": false, + "_components": [ + { + "__id__": 115 + } + ], + "_prefab": { + "__id__": 117 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 9.508, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Star", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 84 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 86 + }, + { + "__id__": 88 + } + ], + "_prefab": { + "__id__": 90 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -12, + "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__": 85 + }, + "_enabled": true, + "__prefab": { + "__id__": 87 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 29.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0fmxqvRD9GMaeLmBt2yg5Z" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 85 + }, + "_enabled": true, + "__prefab": { + "__id__": 89 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", + "__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": "11p0soSddJKpLXa8h+8f3T" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9b6wxoLGZIUKo+aOCuJekX", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Star-001", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 84 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 92 + }, + { + "__id__": 94 + } + ], + "_prefab": { + "__id__": 96 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 12, + "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__": 91 + }, + "_enabled": true, + "__prefab": { + "__id__": 93 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 29.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f6shVAP+tNNoIrD0+INdUT" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 91 + }, + "_enabled": true, + "__prefab": { + "__id__": 95 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", + "__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": "87oA1A8wJGFKxHqD7tbsFl" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8aA/IP9RFIfJBQsyMODP2R", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Star-002", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 84 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 98 + }, + { + "__id__": 100 + } + ], + "_prefab": { + "__id__": 102 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 12, + "y": -13.073, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 97 + }, + "_enabled": true, + "__prefab": { + "__id__": 99 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 29.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f2QhsG/79OcZV+oBXQ88fP" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 97 + }, + "_enabled": true, + "__prefab": { + "__id__": 101 + }, + "_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@7e512", + "__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": "9aHwWx8u5K3IOkx27Ipoaa" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "0dupZJxB1FF48jmEX85A+m", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Star-003", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 84 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 104 + }, + { + "__id__": 106 + } + ], + "_prefab": { + "__id__": 108 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -12, + "y": -13.073, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 103 + }, + "_enabled": true, + "__prefab": { + "__id__": 105 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 29.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8eSpTmnW9GT6QFe8rcyG5l" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 103 + }, + "_enabled": true, + "__prefab": { + "__id__": 107 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", + "__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": "95vXkTv3pPR6aXd0xwamYt" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "6azr2diFND74nAPD/lMoje", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Star-004", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 84 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 110 + }, + { + "__id__": 112 + } + ], + "_prefab": { + "__id__": 114 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -4.16, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 109 + }, + "_enabled": true, + "__prefab": { + "__id__": 111 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 29.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6btXCXyyBFF7CsFd5+rYVV" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 109 + }, + "_enabled": true, + "__prefab": { + "__id__": 113 + }, + "_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@7e512", + "__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": "81s+EPbu5GaLwieiQC4HbV" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "04s6VK8sxKkY8nfbKnIvgo", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 84 + }, + "_enabled": true, + "__prefab": { + "__id__": 116 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 39.333333 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a3EZ8TeuVDU6i65depH1y0" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "81TiWnWedE+azd5Nzsz3fy", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lv6", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 119 + }, + { + "__id__": 125 + }, + { + "__id__": 131 + }, + { + "__id__": 137 + }, + { + "__id__": 143 + }, + { + "__id__": 149 + } + ], + "_active": false, + "_components": [ + { + "__id__": 155 + } + ], + "_prefab": { + "__id__": 157 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 9.508, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Star", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 118 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 120 + }, + { + "__id__": 122 + } + ], + "_prefab": { + "__id__": 124 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -12, + "y": 6.735, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 119 + }, + "_enabled": true, + "__prefab": { + "__id__": 121 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 29.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dffeRS8qpIdrtcqlqMDg6Y" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 119 + }, + "_enabled": true, + "__prefab": { + "__id__": 123 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", + "__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": "d9CI79zv1Mnqdj4pobQmLu" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "6eTA5wyQBLeJZk+e6CG7dg", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Star-001", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 118 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 126 + }, + { + "__id__": 128 + } + ], + "_prefab": { + "__id__": 130 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 12, + "y": 6.735, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 125 + }, + "_enabled": true, + "__prefab": { + "__id__": 127 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 29.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c0F4n0o4BEe6WdA2e34bfs" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 125 + }, + "_enabled": true, + "__prefab": { + "__id__": 129 + }, + "_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@7e512", + "__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": "38GiEJUDxGtbRLl4chiv+x" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f8pv/nMY9J1aY+ou3LWYp+", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Star-002", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 118 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 132 + }, + { + "__id__": 134 + } + ], + "_prefab": { + "__id__": 136 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 12, + "y": -6.338, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 131 + }, + "_enabled": true, + "__prefab": { + "__id__": 133 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 29.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "16tHlbAkJA1LcHs0oirWRv" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 131 + }, + "_enabled": true, + "__prefab": { + "__id__": 135 + }, + "_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@7e512", + "__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": "43nnHUCjdIG6dkhtzA6Arq" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "feBWlWo6FEKpgwqaI37h0/", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Star-003", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 118 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 138 + }, + { + "__id__": 140 + } + ], + "_prefab": { + "__id__": 142 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -12, + "y": -6.338, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 137 + }, + "_enabled": true, + "__prefab": { + "__id__": 139 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 29.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "cb397Nn6xM4b9MAoc2e+xa" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 137 + }, + "_enabled": true, + "__prefab": { + "__id__": 141 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", + "__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": "b1Fi4x0lRETbuO1hLfr6xI" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8dmwUGUZ1AvLLxId5Nhrmq", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Star-004", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 118 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 144 + }, + { + "__id__": 146 + } + ], + "_prefab": { + "__id__": 148 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -12, + "y": -16.44, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 143 + }, + "_enabled": true, + "__prefab": { + "__id__": 145 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 29.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "50TdODAwlNHpxplapB0jDI" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 143 + }, + "_enabled": true, + "__prefab": { + "__id__": 147 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", + "__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": "d3eVEuakpGuK+jAc7fJzPe" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b3B4n2D/tCH6dbpbLsmKZ2", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ItemIcon_Star-005", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 118 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 150 + }, + { + "__id__": 152 + } + ], + "_prefab": { + "__id__": 154 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 12, + "y": -16.44, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 149 + }, + "_enabled": true, + "__prefab": { + "__id__": 151 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 30, + "height": 29.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bebS2gE0NLS6qgM5Er6z+K" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 149 + }, + "_enabled": true, + "__prefab": { + "__id__": 153 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "cb93c900-b440-4571-91d1-7da1636e3d73@7e512", + "__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": "c5De1X4AhA/bNui+Sgva67" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "00QnDfqGlAl5UcKMh67B4m", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 118 + }, + "_enabled": true, + "__prefab": { + "__id__": 156 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 39.333333 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2f1uSBHE1Ohq9Gw+ptYzF1" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "89ABXVRiBJVK208QorjcMJ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 159 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "84rPiFvUtNeKU1L0P+IWF+" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 161 + }, + "_alignFlags": 9, + "_target": null, + "_left": -39.468999999999994, + "_right": 0, + "_top": -17.794999999999987, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f1ONPIrVxLTYzMvvrRCtGr" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "0exfRYL89I3Lnv8hzgx3e7", + "instance": null, + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/resources/gui/element/pool_lv.prefab.meta b/assets/resources/gui/element/pool_lv.prefab.meta new file mode 100644 index 00000000..5b4b2b5e --- /dev/null +++ b/assets/resources/gui/element/pool_lv.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "bf40528a-fcf8-44da-af2e-d6b113904f35", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "pool_lv" + } +} diff --git a/assets/script/game/map/HInfoComp.ts b/assets/script/game/map/HInfoComp.ts index 4e71aaac..8249c41a 100644 --- a/assets/script/game/map/HInfoComp.ts +++ b/assets/script/game/map/HInfoComp.ts @@ -66,9 +66,11 @@ export class HInfoComp extends CCComp { @property(Node) info_node=null! - @property(Node) - lv_node=null! + @property(Label) + lv_node: Label = null! + @property(Node) + pool_lv_node: Node = null! @property(Node) ap_node=null! @@ -162,12 +164,7 @@ export class HInfoComp extends CCComp { // ---- 卡牌等级显示 ---- if (this.lv_node) { const currentLv = this.model.lv ?? 1; - this.lv_node.children.forEach(child => { - if (child.name.startsWith('lv')) { - const nodeLv = parseInt(child.name.substring(2)); - child.active = !isNaN(nodeLv) && nodeLv <= currentLv; - } - }); + this.lv_node.string = `Lv.${currentLv}`; } // ---- 图标动画(仅在 UUID 变化时重新加载) ----