From 85625cc1e821ca495f93d66318cc8c41b76be698 Mon Sep 17 00:00:00 2001 From: panw Date: Wed, 4 Dec 2024 11:04:23 +0800 Subject: [PATCH] dd --- assets/resources/gui/element/btn.prefab | 369 + assets/resources/gui/element/btn.prefab.meta | 13 + .../resources/gui/element/skill_card.prefab | 5 +- assets/resources/gui/gui.plist.meta | 12 +- assets/resources/gui/role_controller.prefab | 7002 +++++++++++++---- 5 files changed, 5758 insertions(+), 1643 deletions(-) create mode 100644 assets/resources/gui/element/btn.prefab create mode 100644 assets/resources/gui/element/btn.prefab.meta diff --git a/assets/resources/gui/element/btn.prefab b/assets/resources/gui/element/btn.prefab new file mode 100644 index 00000000..9bdba87e --- /dev/null +++ b/assets/resources/gui/element/btn.prefab @@ -0,0 +1,369 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "btn", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "btn", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + } + ], + "_active": true, + "_components": [ + { + "__id__": 8 + }, + { + "__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": 0.5, + "y": 0.5, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 5 + } + ], + "_prefab": { + "__id__": 7 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 6, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 2, + "y": 2, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 4 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 97.33984375, + "height": 41.8 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8ev1bzgb9FkKs4G2lXeWvw" + }, + { + "__type__": "cc.Label", + "_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 + }, + "_string": "领 取", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 30, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 30, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "32B0FLKVNABK7LhLXOTr2f" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fcBbVXwj5PRILhTP1RxHtc", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 9 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 400, + "height": 160 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "34LbsQQhxIjbFmHNvlDIrm" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 11 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b2a40", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3eBlGKU79NQ7Zgh3JaBzcm" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 13 + }, + "clickEvents": [], + "_interactable": true, + "_transition": 3, + "_normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_hoverColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "_pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_normalSprite": null, + "_hoverSprite": null, + "_pressedSprite": null, + "_disabledSprite": null, + "_duration": 0.1, + "_zoomScale": 0.8, + "_target": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c7QZYMuMFN6Yr72VlAjj3P" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "42oZKxjKlMNbCg30c0PEYe", + "instance": null, + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/resources/gui/element/btn.prefab.meta b/assets/resources/gui/element/btn.prefab.meta new file mode 100644 index 00000000..660a6c02 --- /dev/null +++ b/assets/resources/gui/element/btn.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "1850a07c-28d2-4ffe-b7b2-d32838f6aae9", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "btn" + } +} diff --git a/assets/resources/gui/element/skill_card.prefab b/assets/resources/gui/element/skill_card.prefab index 3772e880..e9e7011d 100644 --- a/assets/resources/gui/element/skill_card.prefab +++ b/assets/resources/gui/element/skill_card.prefab @@ -477,10 +477,7 @@ "b": 255, "a": 255 }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@946dc", - "__expectedType__": "cc.SpriteFrame" - }, + "_spriteFrame": null, "_type": 0, "_fillType": 0, "_sizeMode": 0, diff --git a/assets/resources/gui/gui.plist.meta b/assets/resources/gui/gui.plist.meta index 539afc4e..9fb258ae 100644 --- a/assets/resources/gui/gui.plist.meta +++ b/assets/resources/gui/gui.plist.meta @@ -6557,10 +6557,10 @@ "height": 83, "rawWidth": 80, "rawHeight": 83, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, + "borderTop": 34, + "borderBottom": 34, + "borderLeft": 31, + "borderRight": 30, "packable": true, "pixelsToUnit": 100, "pivotX": 0.5, @@ -8123,8 +8123,8 @@ "rawHeight": 64, "borderTop": 0, "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, + "borderLeft": 26, + "borderRight": 26, "packable": true, "pixelsToUnit": 100, "pivotX": 0.5, diff --git a/assets/resources/gui/role_controller.prefab b/assets/resources/gui/role_controller.prefab index 6f1a1dde..186f7d9e 100644 --- a/assets/resources/gui/role_controller.prefab +++ b/assets/resources/gui/role_controller.prefab @@ -22,41 +22,41 @@ "__id__": 2 }, { - "__id__": 274 + "__id__": 273 }, { - "__id__": 300 + "__id__": 299 }, { - "__id__": 304 + "__id__": 303 }, { - "__id__": 314 + "__id__": 313 }, { - "__id__": 318 + "__id__": 317 }, { - "__id__": 644 + "__id__": 813 }, { - "__id__": 733 + "__id__": 902 } ], "_active": true, "_components": [ { - "__id__": 739 + "__id__": 908 }, { - "__id__": 741 + "__id__": 910 }, { - "__id__": 743 + "__id__": 912 } ], "_prefab": { - "__id__": 745 + "__id__": 914 }, "_lpos": { "__type__": "cc.Vec3", @@ -115,17 +115,17 @@ "_active": true, "_components": [ { - "__id__": 267 + "__id__": 266 }, { - "__id__": 269 + "__id__": 268 }, { - "__id__": 271 + "__id__": 270 } ], "_prefab": { - "__id__": 273 + "__id__": 272 }, "_lpos": { "__type__": "cc.Vec3", @@ -1851,17 +1851,17 @@ "_active": true, "_components": [ { - "__id__": 260 + "__id__": 259 }, { - "__id__": 262 + "__id__": 261 }, { - "__id__": 264 + "__id__": 263 } ], "_prefab": { - "__id__": 266 + "__id__": 265 }, "_lpos": { "__type__": "cc.Vec3", @@ -1929,11 +1929,11 @@ "_active": true, "_components": [ { - "__id__": 257 + "__id__": 256 } ], "_prefab": { - "__id__": 259 + "__id__": 258 }, "_lpos": { "__type__": "cc.Vec3", @@ -4237,11 +4237,11 @@ "_active": true, "_components": [ { - "__id__": 254 + "__id__": 253 } ], "_prefab": { - "__id__": 256 + "__id__": 255 }, "_lpos": { "__type__": "cc.Vec3", @@ -4321,8 +4321,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": 1, - "y": 1, + "x": 0.5, + "y": 0.5, "z": 1 }, "_mobility": 0, @@ -4358,8 +4358,8 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": -83.029, - "y": 21.233, + "x": -164.88, + "y": 21.558, "z": 0 }, "_lrot": { @@ -4494,7 +4494,7 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 63.654, + "x": 123.108, "y": 6, "z": 0 }, @@ -4507,8 +4507,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": 1, - "y": 1, + "x": 2, + "y": 2, "z": 1 }, "_mobility": 0, @@ -4653,7 +4653,7 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": -21.797, + "x": -34.594, "y": 7.494, "z": 0 }, @@ -4666,8 +4666,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": 1, - "y": 1, + "x": 2, + "y": 2, "z": 1 }, "_mobility": 0, @@ -4803,8 +4803,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 300, - "height": 100 + "width": 540, + "height": 160 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4973,378 +4973,157 @@ }, { "__type__": "cc.Node", - "_name": "Button", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { "__id__": 207 }, - "_children": [ - { - "__id__": 238 - } - ], - "_active": true, - "_components": [ - { - "__id__": 244 - }, - { - "__id__": 246 - }, - { - "__id__": 248 - } - ], "_prefab": { - "__id__": 253 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 160.45600000000002, - "y": -367.799, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Label", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 237 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 239 - }, - { - "__id__": 241 - } - ], - "_prefab": { - "__id__": 243 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 6, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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": 97.33984375, - "height": 41.8 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8ev1bzgb9FkKs4G2lXeWvw" - }, - { - "__type__": "cc.Label", - "_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 - }, - "_string": "领 取", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 30, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "32B0FLKVNABK7LhLXOTr2f" + "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1 + "__id__": 237 }, "asset": { - "__id__": 0 + "__uuid__": "1850a07c-28d2-4ffe-b7b2-d32838f6aae9", + "__expectedType__": "cc.Prefab" }, - "fileId": "fcBbVXwj5PRILhTP1RxHtc", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + "fileId": "42oZKxjKlMNbCg30c0PEYe", + "instance": { + "__id__": 239 + }, + "targetOverrides": null }, { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 237 + "__type__": "cc.PrefabInstance", + "fileId": "ff9iJow4hBnZlPO8secsFX", + "prefabRootNode": { + "__id__": 1 }, - "_enabled": true, - "__prefab": { - "__id__": 245 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 200, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "34LbsQQhxIjbFmHNvlDIrm" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 237 - }, - "_enabled": true, - "__prefab": { - "__id__": 247 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b2a40", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3eBlGKU79NQ7Zgh3JaBzcm" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 237 - }, - "_enabled": true, - "__prefab": { - "__id__": 249 - }, - "clickEvents": [ + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ { - "__id__": 250 + "__id__": 240 + }, + { + "__id__": 242 + }, + { + "__id__": 243 + }, + { + "__id__": 244 + }, + { + "__id__": 245 + }, + { + "__id__": 247 + }, + { + "__id__": 249 }, { "__id__": 251 - }, - { - "__id__": 252 } ], - "_interactable": true, - "_transition": 3, - "_normalColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": null, - "_hoverSprite": null, - "_pressedSprite": null, - "_disabledSprite": null, - "_duration": 0.1, - "_zoomScale": 0.8, - "_target": null, - "_id": "" + "removedComponents": [] }, { - "__type__": "cc.CompPrefabInfo", - "fileId": "c7QZYMuMFN6Yr72VlAjj3P" + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 241 + }, + "propertyPath": [ + "_name" + ], + "value": "btn" }, { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 109 - }, - "component": "", - "_componentId": "463c7iN7clDbLBuuJ6fqWQv", - "handler": "do_x1", - "customEventData": "" + "__type__": "cc.TargetInfo", + "localID": [ + "42oZKxjKlMNbCg30c0PEYe" + ] }, { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 2 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 241 }, - "component": "", - "_componentId": "9cbe4j5jBRBt7aZKuB2MRoX", - "handler": "mission_end", - "customEventData": "" + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 160.45600000000002, + "y": -367.799, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 241 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 241 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 246 + }, + "propertyPath": [ + "clickEvents", + "length" + ], + "value": 3 + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c7QZYMuMFN6Yr72VlAjj3P" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 246 + }, + "propertyPath": [ + "clickEvents", + "0" + ], + "value": { + "__id__": 248 + } }, { "__type__": "cc.ClickEvent", @@ -5357,17 +5136,50 @@ "customEventData": "" }, { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 246 }, - "asset": { - "__id__": 0 + "propertyPath": [ + "clickEvents", + "1" + ], + "value": { + "__id__": 250 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 2 }, - "fileId": "42oZKxjKlMNbCg30c0PEYe", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + "component": "", + "_componentId": "9cbe4j5jBRBt7aZKuB2MRoX", + "handler": "mission_end", + "customEventData": "" + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 246 + }, + "propertyPath": [ + "clickEvents", + "2" + ], + "value": { + "__id__": 252 + } + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 109 + }, + "component": "", + "_componentId": "463c7iN7clDbLBuuJ6fqWQv", + "handler": "do_x1", + "customEventData": "" }, { "__type__": "cc.UITransform", @@ -5379,7 +5191,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 255 + "__id__": 254 }, "_contentSize": { "__type__": "cc.Size", @@ -5420,7 +5232,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 258 + "__id__": 257 }, "_contentSize": { "__type__": "cc.Size", @@ -5461,7 +5273,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 261 + "__id__": 260 }, "_contentSize": { "__type__": "cc.Size", @@ -5489,7 +5301,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 263 + "__id__": 262 }, "_id": "" }, @@ -5507,7 +5319,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 265 + "__id__": 264 }, "_alignFlags": 18, "_target": null, @@ -5556,7 +5368,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 268 + "__id__": 267 }, "_contentSize": { "__type__": "cc.Size", @@ -5584,7 +5396,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 270 + "__id__": 269 }, "_alignFlags": 16, "_target": null, @@ -5620,7 +5432,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 272 + "__id__": 271 }, "_id": "" }, @@ -5651,20 +5463,20 @@ }, "_children": [ { - "__id__": 275 + "__id__": 274 } ], "_active": true, "_components": [ { - "__id__": 295 + "__id__": 294 }, { - "__id__": 297 + "__id__": 296 } ], "_prefab": { - "__id__": 299 + "__id__": 298 }, "_lpos": { "__type__": "cc.Vec3", @@ -5701,27 +5513,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 274 + "__id__": 273 }, "_children": [ { - "__id__": 276 + "__id__": 275 }, { - "__id__": 282 + "__id__": 281 } ], "_active": true, "_components": [ { - "__id__": 288 + "__id__": 287 }, { - "__id__": 290 + "__id__": 289 } ], "_prefab": { - "__id__": 294 + "__id__": 293 }, "_lpos": { "__type__": "cc.Vec3", @@ -5758,20 +5570,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 275 + "__id__": 274 }, "_children": [], "_active": true, "_components": [ { - "__id__": 277 + "__id__": 276 }, { - "__id__": 279 + "__id__": 278 } ], "_prefab": { - "__id__": 281 + "__id__": 280 }, "_lpos": { "__type__": "cc.Vec3", @@ -5808,11 +5620,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 276 + "__id__": 275 }, "_enabled": true, "__prefab": { - "__id__": 278 + "__id__": 277 }, "_contentSize": { "__type__": "cc.Size", @@ -5836,11 +5648,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 276 + "__id__": 275 }, "_enabled": true, "__prefab": { - "__id__": 280 + "__id__": 279 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5894,20 +5706,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 275 + "__id__": 274 }, "_children": [], "_active": true, "_components": [ { - "__id__": 283 + "__id__": 282 }, { - "__id__": 285 + "__id__": 284 } ], "_prefab": { - "__id__": 287 + "__id__": 286 }, "_lpos": { "__type__": "cc.Vec3", @@ -5944,11 +5756,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 282 + "__id__": 281 }, "_enabled": true, "__prefab": { - "__id__": 284 + "__id__": 283 }, "_contentSize": { "__type__": "cc.Size", @@ -5972,11 +5784,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 282 + "__id__": 281 }, "_enabled": true, "__prefab": { - "__id__": 286 + "__id__": 285 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6053,11 +5865,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 275 + "__id__": 274 }, "_enabled": true, "__prefab": { - "__id__": 289 + "__id__": 288 }, "_contentSize": { "__type__": "cc.Size", @@ -6081,18 +5893,18 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 275 + "__id__": 274 }, "_enabled": true, "__prefab": { - "__id__": 291 + "__id__": 290 }, "clickEvents": [ { - "__id__": 292 + "__id__": 291 }, { - "__id__": 293 + "__id__": 292 } ], "_interactable": true, @@ -6132,7 +5944,7 @@ "_duration": 0.1, "_zoomScale": 0.8, "_target": { - "__id__": 275 + "__id__": 274 }, "_id": "" }, @@ -6179,11 +5991,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 274 + "__id__": 273 }, "_enabled": true, "__prefab": { - "__id__": 296 + "__id__": 295 }, "_contentSize": { "__type__": "cc.Size", @@ -6207,11 +6019,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 274 + "__id__": 273 }, "_enabled": true, "__prefab": { - "__id__": 298 + "__id__": 297 }, "_alignFlags": 16, "_target": null, @@ -6262,11 +6074,11 @@ "_active": true, "_components": [ { - "__id__": 301 + "__id__": 300 } ], "_prefab": { - "__id__": 303 + "__id__": 302 }, "_lpos": { "__type__": "cc.Vec3", @@ -6303,11 +6115,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 300 + "__id__": 299 }, "_enabled": true, "__prefab": { - "__id__": 302 + "__id__": 301 }, "_contentSize": { "__type__": "cc.Size", @@ -6345,14 +6157,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 305 + "__id__": 304 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 304 + "__id__": 303 }, "asset": { "__uuid__": "dc0b56d7-c633-4cd2-a6ff-8fa2d7456d9d", @@ -6360,7 +6172,7 @@ }, "fileId": "5bChJGE9BD55+nIimwyIR0", "instance": { - "__id__": 306 + "__id__": 305 }, "targetOverrides": null }, @@ -6374,7 +6186,10 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 307 + "__id__": 306 + }, + { + "__id__": 308 }, { "__id__": 309 @@ -6384,9 +6199,6 @@ }, { "__id__": 311 - }, - { - "__id__": 312 } ], "removedComponents": [] @@ -6394,7 +6206,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 308 + "__id__": 307 }, "propertyPath": [ "_name" @@ -6410,7 +6222,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 308 + "__id__": 307 }, "propertyPath": [ "_lpos" @@ -6425,7 +6237,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 308 + "__id__": 307 }, "propertyPath": [ "_lrot" @@ -6441,7 +6253,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 308 + "__id__": 307 }, "propertyPath": [ "_euler" @@ -6456,7 +6268,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 313 + "__id__": 312 }, "propertyPath": [ "_active" @@ -6481,11 +6293,11 @@ "_active": true, "_components": [ { - "__id__": 315 + "__id__": 314 } ], "_prefab": { - "__id__": 317 + "__id__": 316 }, "_lpos": { "__type__": "cc.Vec3", @@ -6522,11 +6334,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 314 + "__id__": 313 }, "_enabled": true, "__prefab": { - "__id__": 316 + "__id__": 315 }, "_contentSize": { "__type__": "cc.Size", @@ -6567,44 +6379,47 @@ }, "_children": [ { - "__id__": 319 + "__id__": 318 }, { - "__id__": 327 + "__id__": 326 }, { - "__id__": 379 + "__id__": 378 }, { - "__id__": 431 + "__id__": 430 }, { - "__id__": 435 + "__id__": 434 }, { - "__id__": 465 + "__id__": 464 }, { - "__id__": 503 + "__id__": 592 }, { - "__id__": 619 + "__id__": 708 + }, + { + "__id__": 726 } ], "_active": true, "_components": [ { - "__id__": 637 + "__id__": 806 }, { - "__id__": 639 + "__id__": 808 }, { - "__id__": 641 + "__id__": 810 } ], "_prefab": { - "__id__": 643 + "__id__": 812 }, "_lpos": { "__type__": "cc.Vec3", @@ -6641,23 +6456,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 318 + "__id__": 317 }, "_children": [], "_active": true, "_components": [ { - "__id__": 320 + "__id__": 319 }, { - "__id__": 322 + "__id__": 321 }, { - "__id__": 324 + "__id__": 323 } ], "_prefab": { - "__id__": 326 + "__id__": 325 }, "_lpos": { "__type__": "cc.Vec3", @@ -6694,11 +6509,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 319 + "__id__": 318 }, "_enabled": true, "__prefab": { - "__id__": 321 + "__id__": 320 }, "_contentSize": { "__type__": "cc.Size", @@ -6722,11 +6537,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 319 + "__id__": 318 }, "_enabled": true, "__prefab": { - "__id__": 323 + "__id__": 322 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6767,11 +6582,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 319 + "__id__": 318 }, "_enabled": true, "__prefab": { - "__id__": 325 + "__id__": 324 }, "_alignFlags": 45, "_target": null, @@ -6816,35 +6631,35 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 318 + "__id__": 317 }, "_children": [ { - "__id__": 328 + "__id__": 327 }, { - "__id__": 334 + "__id__": 333 }, { - "__id__": 340 + "__id__": 339 } ], "_active": true, "_components": [ { - "__id__": 374 + "__id__": 373 }, { - "__id__": 376 + "__id__": 375 } ], "_prefab": { - "__id__": 378 + "__id__": 377 }, "_lpos": { "__type__": "cc.Vec3", "x": -200, - "y": 735, + "y": 850, "z": 0 }, "_lrot": { @@ -6876,20 +6691,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 327 + "__id__": 326 }, "_children": [], "_active": true, "_components": [ { - "__id__": 329 + "__id__": 328 }, { - "__id__": 331 + "__id__": 330 } ], "_prefab": { - "__id__": 333 + "__id__": 332 }, "_lpos": { "__type__": "cc.Vec3", @@ -6926,11 +6741,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 328 + "__id__": 327 }, "_enabled": true, "__prefab": { - "__id__": 330 + "__id__": 329 }, "_contentSize": { "__type__": "cc.Size", @@ -6954,11 +6769,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 328 + "__id__": 327 }, "_enabled": true, "__prefab": { - "__id__": 332 + "__id__": 331 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7012,20 +6827,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 327 + "__id__": 326 }, "_children": [], "_active": true, "_components": [ { - "__id__": 335 + "__id__": 334 }, { - "__id__": 337 + "__id__": 336 } ], "_prefab": { - "__id__": 339 + "__id__": 338 }, "_lpos": { "__type__": "cc.Vec3", @@ -7062,11 +6877,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 334 + "__id__": 333 }, "_enabled": true, "__prefab": { - "__id__": 336 + "__id__": 335 }, "_contentSize": { "__type__": "cc.Size", @@ -7090,11 +6905,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 334 + "__id__": 333 }, "_enabled": true, "__prefab": { - "__id__": 338 + "__id__": 337 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7148,33 +6963,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 327 + "__id__": 326 }, "_children": [ { - "__id__": 341 + "__id__": 340 }, { - "__id__": 347 + "__id__": 346 }, { - "__id__": 353 + "__id__": 352 }, { - "__id__": 359 + "__id__": 358 }, { - "__id__": 365 + "__id__": 364 } ], "_active": true, "_components": [ { - "__id__": 371 + "__id__": 370 } ], "_prefab": { - "__id__": 373 + "__id__": 372 }, "_lpos": { "__type__": "cc.Vec3", @@ -7211,20 +7026,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 340 + "__id__": 339 }, "_children": [], "_active": true, "_components": [ { - "__id__": 342 + "__id__": 341 }, { - "__id__": 344 + "__id__": 343 } ], "_prefab": { - "__id__": 346 + "__id__": 345 }, "_lpos": { "__type__": "cc.Vec3", @@ -7261,11 +7076,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 341 + "__id__": 340 }, "_enabled": true, "__prefab": { - "__id__": 343 + "__id__": 342 }, "_contentSize": { "__type__": "cc.Size", @@ -7289,11 +7104,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 341 + "__id__": 340 }, "_enabled": true, "__prefab": { - "__id__": 345 + "__id__": 344 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7347,20 +7162,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 340 + "__id__": 339 }, "_children": [], "_active": true, "_components": [ { - "__id__": 348 + "__id__": 347 }, { - "__id__": 350 + "__id__": 349 } ], "_prefab": { - "__id__": 352 + "__id__": 351 }, "_lpos": { "__type__": "cc.Vec3", @@ -7397,11 +7212,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 347 + "__id__": 346 }, "_enabled": true, "__prefab": { - "__id__": 349 + "__id__": 348 }, "_contentSize": { "__type__": "cc.Size", @@ -7425,11 +7240,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 347 + "__id__": 346 }, "_enabled": true, "__prefab": { - "__id__": 351 + "__id__": 350 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7483,20 +7298,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 340 + "__id__": 339 }, "_children": [], "_active": true, "_components": [ { - "__id__": 354 + "__id__": 353 }, { - "__id__": 356 + "__id__": 355 } ], "_prefab": { - "__id__": 358 + "__id__": 357 }, "_lpos": { "__type__": "cc.Vec3", @@ -7533,11 +7348,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 353 + "__id__": 352 }, "_enabled": true, "__prefab": { - "__id__": 355 + "__id__": 354 }, "_contentSize": { "__type__": "cc.Size", @@ -7561,11 +7376,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 353 + "__id__": 352 }, "_enabled": true, "__prefab": { - "__id__": 357 + "__id__": 356 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7619,20 +7434,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 340 + "__id__": 339 }, "_children": [], "_active": true, "_components": [ { - "__id__": 360 + "__id__": 359 }, { - "__id__": 362 + "__id__": 361 } ], "_prefab": { - "__id__": 364 + "__id__": 363 }, "_lpos": { "__type__": "cc.Vec3", @@ -7669,11 +7484,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 359 + "__id__": 358 }, "_enabled": true, "__prefab": { - "__id__": 361 + "__id__": 360 }, "_contentSize": { "__type__": "cc.Size", @@ -7697,11 +7512,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 359 + "__id__": 358 }, "_enabled": true, "__prefab": { - "__id__": 363 + "__id__": 362 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7755,20 +7570,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 340 + "__id__": 339 }, "_children": [], "_active": true, "_components": [ { - "__id__": 366 + "__id__": 365 }, { - "__id__": 368 + "__id__": 367 } ], "_prefab": { - "__id__": 370 + "__id__": 369 }, "_lpos": { "__type__": "cc.Vec3", @@ -7805,11 +7620,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 365 + "__id__": 364 }, "_enabled": true, "__prefab": { - "__id__": 367 + "__id__": 366 }, "_contentSize": { "__type__": "cc.Size", @@ -7833,11 +7648,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 365 + "__id__": 364 }, "_enabled": true, "__prefab": { - "__id__": 369 + "__id__": 368 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7891,11 +7706,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 340 + "__id__": 339 }, "_enabled": true, "__prefab": { - "__id__": 372 + "__id__": 371 }, "_contentSize": { "__type__": "cc.Size", @@ -7932,11 +7747,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 327 + "__id__": 326 }, "_enabled": true, "__prefab": { - "__id__": 375 + "__id__": 374 }, "_contentSize": { "__type__": "cc.Size", @@ -7960,18 +7775,18 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 327 + "__id__": 326 }, "_enabled": true, "__prefab": { - "__id__": 377 + "__id__": 376 }, "_alignFlags": 12, "_target": null, "_left": 110, "_right": 0, "_top": 0, - "_bottom": 735, + "_bottom": 850, "_horizontalCenter": 0, "_verticalCenter": 80, "_isAbsLeft": true, @@ -8009,36 +7824,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 318 + "__id__": 317 }, "_children": [ { - "__id__": 380 + "__id__": 379 }, { - "__id__": 388 + "__id__": 387 }, { - "__id__": 406 + "__id__": 405 } ], "_active": true, "_components": [ { - "__id__": 424 + "__id__": 423 }, { - "__id__": 426 + "__id__": 425 }, { - "__id__": 403 + "__id__": 402 }, { - "__id__": 428 + "__id__": 427 } ], "_prefab": { - "__id__": 430 + "__id__": 429 }, "_lpos": { "__type__": "cc.Vec3", @@ -8075,23 +7890,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 379 + "__id__": 378 }, "_children": [], "_active": true, "_components": [ { - "__id__": 381 + "__id__": 380 }, { - "__id__": 383 + "__id__": 382 }, { - "__id__": 385 + "__id__": 384 } ], "_prefab": { - "__id__": 387 + "__id__": 386 }, "_lpos": { "__type__": "cc.Vec3", @@ -8128,11 +7943,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 380 + "__id__": 379 }, "_enabled": true, "__prefab": { - "__id__": 382 + "__id__": 381 }, "_contentSize": { "__type__": "cc.Size", @@ -8156,11 +7971,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 380 + "__id__": 379 }, "_enabled": true, "__prefab": { - "__id__": 384 + "__id__": 383 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8201,11 +8016,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 380 + "__id__": 379 }, "_enabled": true, "__prefab": { - "__id__": 386 + "__id__": 385 }, "_alignFlags": 40, "_target": null, @@ -8250,30 +8065,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 379 + "__id__": 378 }, "_children": [ { - "__id__": 389 + "__id__": 388 } ], "_active": false, "_components": [ { - "__id__": 395 + "__id__": 394 }, { - "__id__": 397 + "__id__": 396 }, { - "__id__": 399 + "__id__": 398 }, { - "__id__": 401 + "__id__": 400 } ], "_prefab": { - "__id__": 423 + "__id__": 422 }, "_lpos": { "__type__": "cc.Vec3", @@ -8310,20 +8125,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 388 + "__id__": 387 }, "_children": [], "_active": true, "_components": [ { - "__id__": 390 + "__id__": 389 }, { - "__id__": 392 + "__id__": 391 } ], "_prefab": { - "__id__": 394 + "__id__": 393 }, "_lpos": { "__type__": "cc.Vec3", @@ -8360,11 +8175,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 389 + "__id__": 388 }, "_enabled": true, "__prefab": { - "__id__": 391 + "__id__": 390 }, "_contentSize": { "__type__": "cc.Size", @@ -8388,11 +8203,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 389 + "__id__": 388 }, "_enabled": true, "__prefab": { - "__id__": 393 + "__id__": 392 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8446,11 +8261,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 388 + "__id__": 387 }, "_enabled": true, "__prefab": { - "__id__": 396 + "__id__": 395 }, "_contentSize": { "__type__": "cc.Size", @@ -8474,11 +8289,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 388 + "__id__": 387 }, "_enabled": true, "__prefab": { - "__id__": 398 + "__id__": 397 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8516,11 +8331,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 388 + "__id__": 387 }, "_enabled": true, "__prefab": { - "__id__": 400 + "__id__": 399 }, "_alignFlags": 37, "_target": null, @@ -8552,17 +8367,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 388 + "__id__": 387 }, "_enabled": true, "__prefab": { - "__id__": 402 + "__id__": 401 }, "_scrollView": { - "__id__": 403 + "__id__": 402 }, "_handle": { - "__id__": 392 + "__id__": 391 }, "_direction": 0, "_enableAutoHide": false, @@ -8579,11 +8394,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 379 + "__id__": 378 }, "_enabled": true, "__prefab": { - "__id__": 404 + "__id__": 403 }, "bounceDuration": 0.23, "brake": 0.75, @@ -8594,11 +8409,11 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 405 + "__id__": 404 }, "_horizontalScrollBar": null, "_verticalScrollBar": { - "__id__": 401 + "__id__": 400 }, "_id": "" }, @@ -8612,23 +8427,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 406 + "__id__": 405 }, "_children": [], "_active": true, "_components": [ { - "__id__": 416 + "__id__": 415 }, { - "__id__": 418 + "__id__": 417 }, { - "__id__": 420 + "__id__": 419 } ], "_prefab": { - "__id__": 422 + "__id__": 421 }, "_lpos": { "__type__": "cc.Vec3", @@ -8665,30 +8480,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 379 + "__id__": 378 }, "_children": [ { - "__id__": 405 + "__id__": 404 } ], "_active": true, "_components": [ { - "__id__": 407 + "__id__": 406 }, { - "__id__": 409 + "__id__": 408 }, { - "__id__": 411 + "__id__": 410 }, { - "__id__": 413 + "__id__": 412 } ], "_prefab": { - "__id__": 415 + "__id__": 414 }, "_lpos": { "__type__": "cc.Vec3", @@ -8725,11 +8540,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 406 + "__id__": 405 }, "_enabled": true, "__prefab": { - "__id__": 408 + "__id__": 407 }, "_contentSize": { "__type__": "cc.Size", @@ -8753,11 +8568,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 406 + "__id__": 405 }, "_enabled": true, "__prefab": { - "__id__": 410 + "__id__": 409 }, "_type": 0, "_inverted": false, @@ -8775,11 +8590,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 406 + "__id__": 405 }, "_enabled": true, "__prefab": { - "__id__": 412 + "__id__": 411 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8821,11 +8636,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 406 + "__id__": 405 }, "_enabled": true, "__prefab": { - "__id__": 414 + "__id__": 413 }, "_alignFlags": 45, "_target": null, @@ -8870,11 +8685,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 405 + "__id__": 404 }, "_enabled": true, "__prefab": { - "__id__": 417 + "__id__": 416 }, "_contentSize": { "__type__": "cc.Size", @@ -8898,11 +8713,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 405 + "__id__": 404 }, "_enabled": true, "__prefab": { - "__id__": 419 + "__id__": 418 }, "_resizeMode": 0, "_layoutType": 3, @@ -8936,11 +8751,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 405 + "__id__": 404 }, "_enabled": true, "__prefab": { - "__id__": 421 + "__id__": 420 }, "_alignFlags": 9, "_target": null, @@ -8998,11 +8813,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 379 + "__id__": 378 }, "_enabled": true, "__prefab": { - "__id__": 425 + "__id__": 424 }, "_contentSize": { "__type__": "cc.Size", @@ -9026,11 +8841,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 379 + "__id__": 378 }, "_enabled": true, "__prefab": { - "__id__": 427 + "__id__": 426 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9068,11 +8883,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 379 + "__id__": 378 }, "_enabled": true, "__prefab": { - "__id__": 429 + "__id__": 428 }, "_alignFlags": 20, "_target": null, @@ -9117,17 +8932,17 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 318 + "__id__": 317 }, "_children": [], "_active": true, "_components": [ { - "__id__": 432 + "__id__": 431 } ], "_prefab": { - "__id__": 434 + "__id__": 433 }, "_lpos": { "__type__": "cc.Vec3", @@ -9164,11 +8979,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 431 + "__id__": 430 }, "_enabled": true, "__prefab": { - "__id__": 433 + "__id__": 432 }, "_contentSize": { "__type__": "cc.Size", @@ -9205,30 +9020,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 318 + "__id__": 317 }, "_children": [ { - "__id__": 436 + "__id__": 435 }, { - "__id__": 442 + "__id__": 441 }, { - "__id__": 448 + "__id__": 447 } ], "_active": true, "_components": [ { - "__id__": 460 + "__id__": 459 }, { - "__id__": 462 + "__id__": 461 } ], "_prefab": { - "__id__": 464 + "__id__": 463 }, "_lpos": { "__type__": "cc.Vec3", @@ -9265,20 +9080,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 435 + "__id__": 434 }, "_children": [], "_active": true, "_components": [ { - "__id__": 437 + "__id__": 436 }, { - "__id__": 439 + "__id__": 438 } ], "_prefab": { - "__id__": 441 + "__id__": 440 }, "_lpos": { "__type__": "cc.Vec3", @@ -9315,11 +9130,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 436 + "__id__": 435 }, "_enabled": true, "__prefab": { - "__id__": 438 + "__id__": 437 }, "_contentSize": { "__type__": "cc.Size", @@ -9343,11 +9158,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 436 + "__id__": 435 }, "_enabled": true, "__prefab": { - "__id__": 440 + "__id__": 439 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9401,20 +9216,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 435 + "__id__": 434 }, "_children": [], "_active": true, "_components": [ { - "__id__": 443 + "__id__": 442 }, { - "__id__": 445 + "__id__": 444 } ], "_prefab": { - "__id__": 447 + "__id__": 446 }, "_lpos": { "__type__": "cc.Vec3", @@ -9451,11 +9266,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 442 + "__id__": 441 }, "_enabled": true, "__prefab": { - "__id__": 444 + "__id__": 443 }, "_contentSize": { "__type__": "cc.Size", @@ -9479,11 +9294,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 442 + "__id__": 441 }, "_enabled": true, "__prefab": { - "__id__": 446 + "__id__": 445 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9560,24 +9375,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 435 + "__id__": 434 }, "_children": [ { - "__id__": 449 + "__id__": 448 } ], "_active": true, "_components": [ { - "__id__": 455 + "__id__": 454 }, { - "__id__": 457 + "__id__": 456 } ], "_prefab": { - "__id__": 459 + "__id__": 458 }, "_lpos": { "__type__": "cc.Vec3", @@ -9614,20 +9429,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 448 + "__id__": 447 }, "_children": [], "_active": true, "_components": [ { - "__id__": 450 + "__id__": 449 }, { - "__id__": 452 + "__id__": 451 } ], "_prefab": { - "__id__": 454 + "__id__": 453 }, "_lpos": { "__type__": "cc.Vec3", @@ -9664,11 +9479,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 449 + "__id__": 448 }, "_enabled": true, "__prefab": { - "__id__": 451 + "__id__": 450 }, "_contentSize": { "__type__": "cc.Size", @@ -9692,11 +9507,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 449 + "__id__": 448 }, "_enabled": true, "__prefab": { - "__id__": 453 + "__id__": 452 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9773,11 +9588,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 448 + "__id__": 447 }, "_enabled": true, "__prefab": { - "__id__": 456 + "__id__": 455 }, "_contentSize": { "__type__": "cc.Size", @@ -9801,11 +9616,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 448 + "__id__": 447 }, "_enabled": true, "__prefab": { - "__id__": 458 + "__id__": 457 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9882,11 +9697,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 435 + "__id__": 434 }, "_enabled": true, "__prefab": { - "__id__": 461 + "__id__": 460 }, "_contentSize": { "__type__": "cc.Size", @@ -9910,11 +9725,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 435 + "__id__": 434 }, "_enabled": true, "__prefab": { - "__id__": 463 + "__id__": 462 }, "_alignFlags": 1, "_target": null, @@ -9959,44 +9774,44 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 318 + "__id__": 317 }, "_children": [ { - "__id__": 466 + "__id__": 465 }, { - "__id__": 472 + "__id__": 489 }, { - "__id__": 478 + "__id__": 513 }, { - "__id__": 484 + "__id__": 537 }, { - "__id__": 490 + "__id__": 561 } ], "_active": true, "_components": [ { - "__id__": 496 + "__id__": 585 }, { - "__id__": 498 + "__id__": 587 }, { - "__id__": 500 + "__id__": 589 } ], "_prefab": { - "__id__": 502 + "__id__": 591 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 320, + "y": 480, "z": 0 }, "_lrot": { @@ -10027,6 +9842,66 @@ "_name": "slv1", "_objFlags": 0, "__editorExtras__": {}, + "_parent": { + "__id__": 464 + }, + "_children": [ + { + "__id__": 466 + }, + { + "__id__": 472 + }, + { + "__id__": 478 + } + ], + "_active": true, + "_components": [ + { + "__id__": 484 + }, + { + "__id__": 486 + } + ], + "_prefab": { + "__id__": 488 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -350, + "y": 297.5, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "__editorExtras__": {}, "_parent": { "__id__": 465 }, @@ -10045,8 +9920,8 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 0, - "y": 290, + "x": 35, + "y": 0, "z": 0 }, "_lrot": { @@ -10086,8 +9961,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 700, - "height": 60 + "width": 40, + "height": 50.4 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -10096,6 +9971,410 @@ }, "_id": "" }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "198tqTGVZIjK7/Qp2QKGt+" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 466 + }, + "_enabled": true, + "__prefab": { + "__id__": 470 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "一星", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bbtYXg31NMPacRJ/sizdVS" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "39DfWGRfVNILoTYMUIXAuv", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "val", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 465 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 473 + }, + { + "__id__": 475 + } + ], + "_prefab": { + "__id__": 477 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 94.795, + "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__": 472 + }, + "_enabled": true, + "__prefab": { + "__id__": 474 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 550, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8be93DMUhGPIdAvL4ko9CS" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 472 + }, + "_enabled": true, + "__prefab": { + "__id__": 476 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "这是星级说明,这是星级说明,这是星级说明,这是星级说明,", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 19, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d4Mq07R4BEf5bRaO78wnRT" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "75hGVQ+5tDJLxRlvuJWbM3", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lock", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 465 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 479 + }, + { + "__id__": 481 + } + ], + "_prefab": { + "__id__": 483 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 668.621, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.4, + "y": 0.4, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 478 + }, + "_enabled": true, + "__prefab": { + "__id__": 480 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 71, + "height": 93 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d3iRL8UvdB4Kl2/RSMNWaz" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 478 + }, + "_enabled": true, + "__prefab": { + "__id__": 482 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@cebb2", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "701IJGD+5AFoBDkFwOFkfm" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "44jFdkY55J64wWvRaxe434", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 465 + }, + "_enabled": true, + "__prefab": { + "__id__": 485 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 700, + "height": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, { "__type__": "cc.CompPrefabInfo", "fileId": "3ddAP3acxAsqvikzCLPp9A" @@ -10106,11 +10385,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 466 + "__id__": 465 }, "_enabled": true, "__prefab": { - "__id__": 470 + "__id__": 487 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10164,25 +10443,35 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 465 + "__id__": 464 }, - "_children": [], + "_children": [ + { + "__id__": 490 + }, + { + "__id__": 496 + }, + { + "__id__": 502 + } + ], "_active": true, "_components": [ { - "__id__": 473 + "__id__": 508 }, { - "__id__": 475 + "__id__": 510 } ], "_prefab": { - "__id__": 477 + "__id__": 512 }, "_lpos": { "__type__": "cc.Vec3", - "x": 0, - "y": 195, + "x": -350, + "y": 247.5, "z": 0 }, "_lrot": { @@ -10208,372 +10497,14 @@ }, "_id": "" }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 472 - }, - "_enabled": true, - "__prefab": { - "__id__": 474 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ece+1rK41HapxFHUkqnHiG" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 472 - }, - "_enabled": true, - "__prefab": { - "__id__": 476 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@9c879", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "36ySb79BlIkagpmnFGn7eb" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "46/Fb0wwlMQYy5WMYjK8oE", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, { "__type__": "cc.Node", - "_name": "slv3", + "_name": "name", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 465 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 479 - }, - { - "__id__": 481 - } - ], - "_prefab": { - "__id__": 483 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 130, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 478 - }, - "_enabled": true, - "__prefab": { - "__id__": 480 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "dau6ar1MFG96+9C29Z1bDE" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 478 - }, - "_enabled": true, - "__prefab": { - "__id__": 482 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@9c879", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ec/cKU6chB/rhfyVJBqUg7" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "371h3XkV9NlqGKKAS95kI9", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "slv4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 465 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 485 - }, - { - "__id__": 487 - } - ], - "_prefab": { "__id__": 489 }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 65, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.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__": 484 - }, - "_enabled": true, - "__prefab": { - "__id__": 486 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 700, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c9U8vL/HdEDZEVYCznuq+3" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 484 - }, - "_enabled": true, - "__prefab": { - "__id__": 488 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@9c879", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "09bzp9PZxLK4epMf9ssSyO" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "cbCuiQrK5GL5xBr9pbcrzg", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "slv5", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 465 - }, "_children": [], "_active": true, "_components": [ @@ -10589,7 +10520,7 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 0, + "x": 35, "y": 0, "z": 0 }, @@ -10630,22 +10561,22 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 700, - "height": 60 + "width": 40, + "height": 50.4 }, "_anchorPoint": { "__type__": "cc.Vec2", "x": 0.5, - "y": 0 + "y": 0.5 }, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "5a3YiFIDxMDZW9+e1wmNsq" + "fileId": "7er3ve9qBE5JkSDs9a1C3t" }, { - "__type__": "cc.Sprite", + "__type__": "cc.Label", "_name": "", "_objFlags": 0, "__editorExtras__": {}, @@ -10666,6 +10597,410 @@ "b": 255, "a": 255 }, + "_string": "一星", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dbZ3HrSvhF8KHlp8Do0LtU" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e4FpA8XY9KKpJwHOIpenFx", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "val", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 489 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 497 + }, + { + "__id__": 499 + } + ], + "_prefab": { + "__id__": 501 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 94.795, + "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__": 496 + }, + "_enabled": true, + "__prefab": { + "__id__": 498 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 550, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fb4HOeByRLY7UY7ADA0kJb" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 496 + }, + "_enabled": true, + "__prefab": { + "__id__": 500 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "这是星级说明,这是星级说明,这是星级说明,这是星级说明,", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 19, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "37p4Zt8k5G3IBqfnXU8BhO" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "225ojqYpZGLqD1LSC6NHwX", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lock", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 489 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 503 + }, + { + "__id__": 505 + } + ], + "_prefab": { + "__id__": 507 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 668.621, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.4, + "y": 0.4, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 502 + }, + "_enabled": true, + "__prefab": { + "__id__": 504 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 71, + "height": 93 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fbdV7dZWNEKK2C3AhPCqTT" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 502 + }, + "_enabled": true, + "__prefab": { + "__id__": 506 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@cebb2", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "48kyAFMJtMuJNo/PNwyIzq" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "65Y0ggOEVEJpqGB9CL+xka", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 489 + }, + "_enabled": true, + "__prefab": { + "__id__": 509 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 700, + "height": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a5avNGCshGo61zlm/l42fk" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 489 + }, + "_enabled": true, + "__prefab": { + "__id__": 511 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, "_spriteFrame": { "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@9c879", "__expectedType__": "cc.SpriteFrame" @@ -10687,7 +11022,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "6arIyPNe5GJ6lMb8sQx8yy" + "fileId": "4d2HqKWvpHLbjTSpYsY37s" }, { "__type__": "cc.PrefabInfo", @@ -10697,7 +11032,521 @@ "asset": { "__id__": 0 }, - "fileId": "3bbFqLkYNIyre/s+4W0d8o", + "fileId": "89J5ldZQpHca5YkP+MP08Q", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "slv3", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 464 + }, + "_children": [ + { + "__id__": 514 + }, + { + "__id__": 520 + }, + { + "__id__": 526 + } + ], + "_active": true, + "_components": [ + { + "__id__": 532 + }, + { + "__id__": 534 + } + ], + "_prefab": { + "__id__": 536 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -350, + "y": 197.5, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 513 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 515 + }, + { + "__id__": 517 + } + ], + "_prefab": { + "__id__": 519 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 35, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 514 + }, + "_enabled": true, + "__prefab": { + "__id__": 516 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "19Rn2MfqhEiKmqjfmSFx0g" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 514 + }, + "_enabled": true, + "__prefab": { + "__id__": 518 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "一星", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0fHTt217dK6oCiT8hobe3w" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4fzcEEZABF+5MLXEE2vNZF", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "val", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 513 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 521 + }, + { + "__id__": 523 + } + ], + "_prefab": { + "__id__": 525 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 94.795, + "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__": 520 + }, + "_enabled": true, + "__prefab": { + "__id__": 522 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 550, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6aL/UDR5NPKrYhlPE235lC" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 520 + }, + "_enabled": true, + "__prefab": { + "__id__": 524 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "这是星级说明,这是星级说明,这是星级说明,这是星级说明,", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 19, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "79jlmNjsxHiayHFe2QDwZS" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d2hVBjJBVHZp+8Undqh23b", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lock", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 513 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 527 + }, + { + "__id__": 529 + } + ], + "_prefab": { + "__id__": 531 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 668.621, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.4, + "y": 0.4, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 526 + }, + "_enabled": true, + "__prefab": { + "__id__": 528 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 71, + "height": 93 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b3ctbP+pJK0q8InecbpaCf" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 526 + }, + "_enabled": true, + "__prefab": { + "__id__": 530 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@cebb2", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "92i/YaJiBIgah9NU/LvzPZ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "29cz2D7hZLy4ao6U9GYLTB", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -10708,11 +11557,1297 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 465 + "__id__": 513 }, "_enabled": true, "__prefab": { - "__id__": 497 + "__id__": 533 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 700, + "height": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "93Tk+NZK9HnZNr+dMSVC4C" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 513 + }, + "_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__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@9c879", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "61pYEoJwtKuaj758G2dEi2" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "08oMg8A/pLD7kkBz7LGJCZ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "slv4", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 464 + }, + "_children": [ + { + "__id__": 538 + }, + { + "__id__": 544 + }, + { + "__id__": 550 + } + ], + "_active": true, + "_components": [ + { + "__id__": 556 + }, + { + "__id__": 558 + } + ], + "_prefab": { + "__id__": 560 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -350, + "y": 147.5, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 537 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 539 + }, + { + "__id__": 541 + } + ], + "_prefab": { + "__id__": 543 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 35, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 538 + }, + "_enabled": true, + "__prefab": { + "__id__": 540 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "39tZ19lDlC2q14he2RCKvT" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 538 + }, + "_enabled": true, + "__prefab": { + "__id__": 542 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "一星", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "90f72AIRdC14UMnrIYIfoW" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b0lq4UA8RPw6Ay/ZZw+08E", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "val", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 537 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 545 + }, + { + "__id__": 547 + } + ], + "_prefab": { + "__id__": 549 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 94.795, + "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__": 544 + }, + "_enabled": true, + "__prefab": { + "__id__": 546 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 550, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c3nO3jHZRI2r8BPTDNNRbZ" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 544 + }, + "_enabled": true, + "__prefab": { + "__id__": 548 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "这是星级说明,这是星级说明,这是星级说明,这是星级说明,", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 19, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9asIb6KyVLfJKu8baxJIKw" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "43lzMqOeVCWp9LWsDvgDZV", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lock", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 537 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 551 + }, + { + "__id__": 553 + } + ], + "_prefab": { + "__id__": 555 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 668.621, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.4, + "y": 0.4, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 550 + }, + "_enabled": true, + "__prefab": { + "__id__": 552 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 71, + "height": 93 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "19csb0ofBDXpvf/YS2AD2x" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 550 + }, + "_enabled": true, + "__prefab": { + "__id__": 554 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@cebb2", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d7FZEvaoZPn4oeQXbYAy5u" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a480Xs8gdDVY8JtaDUWmDY", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 537 + }, + "_enabled": true, + "__prefab": { + "__id__": 557 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 700, + "height": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "13F0LXXQFHPahb56QFhSYh" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 537 + }, + "_enabled": true, + "__prefab": { + "__id__": 559 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@9c879", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "76vo8c7BJA1pI/g/sXXAW7" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d4dQ/Xzo9FAq1hOJ6o8CPj", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "slv5", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 464 + }, + "_children": [ + { + "__id__": 562 + }, + { + "__id__": 568 + }, + { + "__id__": 574 + } + ], + "_active": true, + "_components": [ + { + "__id__": 580 + }, + { + "__id__": 582 + } + ], + "_prefab": { + "__id__": 584 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -350, + "y": 97.5, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 561 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 563 + }, + { + "__id__": 565 + } + ], + "_prefab": { + "__id__": 567 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 35, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 562 + }, + "_enabled": true, + "__prefab": { + "__id__": 564 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 40, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c6jVsjZ8pKjaSWiZSeSBLu" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 562 + }, + "_enabled": true, + "__prefab": { + "__id__": 566 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "一星", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9f0V0kyKZDp5zlU/R8iCLh" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "44diljJpVMn7Sb8Yz0Z4iK", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "val", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 561 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 569 + }, + { + "__id__": 571 + } + ], + "_prefab": { + "__id__": 573 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 94.795, + "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__": 568 + }, + "_enabled": true, + "__prefab": { + "__id__": 570 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 550, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e0qtyk5oBK0KKy2Y95jI2+" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 568 + }, + "_enabled": true, + "__prefab": { + "__id__": 572 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "这是星级说明,这是星级说明,这是星级说明,这是星级说明,", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 19, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f1scJXWvdOu6r3davVcP7s" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "16T9cBYBVDWofscV67zwr3", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lock", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 561 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 575 + }, + { + "__id__": 577 + } + ], + "_prefab": { + "__id__": 579 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 668.621, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.4, + "y": 0.4, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 574 + }, + "_enabled": true, + "__prefab": { + "__id__": 576 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 71, + "height": 93 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e2VTcMzolCtpCxhyxRvuKL" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 574 + }, + "_enabled": true, + "__prefab": { + "__id__": 578 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@cebb2", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4b8oANhppM4pJfG4cdcSkp" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "99L/PzlpVJd5JpKIQn2rrP", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 561 + }, + "_enabled": true, + "__prefab": { + "__id__": 581 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 700, + "height": 45 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6bYJWPwvFNQKEBw/jOyxsi" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 561 + }, + "_enabled": true, + "__prefab": { + "__id__": 583 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@9c879", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "25fM3kK5hCYIHAKWpoS1GI" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "33kg725I9Er7sDA+5SZI/p", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 464 + }, + "_enabled": true, + "__prefab": { + "__id__": 586 }, "_contentSize": { "__type__": "cc.Size", @@ -10736,18 +12871,18 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 465 + "__id__": 464 }, "_enabled": true, "__prefab": { - "__id__": 499 + "__id__": 588 }, "_alignFlags": 20, "_target": null, "_left": 0, "_right": 0, "_top": 0, - "_bottom": 320, + "_bottom": 480, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -10772,11 +12907,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 465 + "__id__": 464 }, "_enabled": true, "__prefab": { - "__id__": 501 + "__id__": 590 }, "_resizeMode": 0, "_layoutType": 3, @@ -10823,46 +12958,46 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 318 + "__id__": 317 }, "_children": [ { - "__id__": 504 + "__id__": 593 }, { - "__id__": 522 + "__id__": 611 }, { - "__id__": 540 + "__id__": 629 }, { - "__id__": 558 + "__id__": 647 }, { - "__id__": 576 + "__id__": 665 }, { - "__id__": 594 + "__id__": 683 } ], "_active": true, "_components": [ { - "__id__": 612 + "__id__": 701 }, { - "__id__": 614 + "__id__": 703 }, { - "__id__": 616 + "__id__": 705 } ], "_prefab": { - "__id__": 618 + "__id__": 707 }, "_lpos": { "__type__": "cc.Vec3", - "x": 180, + "x": 140, "y": 910, "z": 0 }, @@ -10895,32 +13030,32 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 503 + "__id__": 592 }, "_children": [ { - "__id__": 505 + "__id__": 594 }, { - "__id__": 511 + "__id__": 600 } ], "_active": true, "_components": [ { - "__id__": 517 + "__id__": 606 }, { - "__id__": 519 + "__id__": 608 } ], "_prefab": { - "__id__": 521 + "__id__": 610 }, "_lpos": { "__type__": "cc.Vec3", - "x": -200, - "y": 165, + "x": -205, + "y": 177.5, "z": 0 }, "_lrot": { @@ -10952,25 +13087,25 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 504 + "__id__": 593 }, "_children": [], "_active": true, "_components": [ { - "__id__": 506 + "__id__": 595 }, { - "__id__": 508 + "__id__": 597 } ], "_prefab": { - "__id__": 510 + "__id__": 599 }, "_lpos": { "__type__": "cc.Vec3", - "x": 10, - "y": 18, + "x": 20, + "y": 0, "z": 0 }, "_lrot": { @@ -11002,11 +13137,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 505 + "__id__": 594 }, "_enabled": true, "__prefab": { - "__id__": 507 + "__id__": 596 }, "_contentSize": { "__type__": "cc.Size", @@ -11030,29 +13165,29 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 505 + "__id__": 594 }, "_enabled": true, "__prefab": { - "__id__": 509 + "__id__": 598 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 219, - "g": 216, - "b": 216, + "r": 0, + "g": 0, + "b": 0, "a": 255 }, - "_string": "攻击", + "_string": "攻 击 :", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 19, - "_fontSize": 18, + "_actualFontSize": 21, + "_fontSize": 20, "_fontFamily": "Arial", - "_lineHeight": 20, + "_lineHeight": 25, "_overflow": 2, "_enableWrapText": true, "_font": null, @@ -11063,15 +13198,15 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_enableOutline": false, + "_enableOutline": true, "_outlineColor": { "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, - "_outlineWidth": 1, + "_outlineWidth": 2, "_enableShadow": false, "_shadowColor": { "__type__": "cc.Color", @@ -11111,25 +13246,25 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 504 + "__id__": 593 }, "_children": [], "_active": true, "_components": [ { - "__id__": 512 + "__id__": 601 }, { - "__id__": 514 + "__id__": 603 } ], "_prefab": { - "__id__": 516 + "__id__": 605 }, "_lpos": { "__type__": "cc.Vec3", - "x": 30, - "y": -12, + "x": 120, + "y": 0, "z": 0 }, "_lrot": { @@ -11161,16 +13296,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 511 + "__id__": 600 }, "_enabled": true, "__prefab": { - "__id__": 513 + "__id__": 602 }, "_contentSize": { "__type__": "cc.Size", - "width": 160, - "height": 50.4 + "width": 90, + "height": 40 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -11189,27 +13324,27 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 511 + "__id__": 600 }, "_enabled": true, "__prefab": { - "__id__": 515 + "__id__": 604 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, + "r": 0, + "g": 0, + "b": 0, "a": 255 }, "_string": "99999", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 26, - "_fontSize": 25, + "_actualFontSize": 21, + "_fontSize": 20, "_fontFamily": "Arial", "_lineHeight": 25, "_overflow": 2, @@ -11222,15 +13357,15 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_enableOutline": false, + "_enableOutline": true, "_outlineColor": { "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, - "_outlineWidth": 1, + "_outlineWidth": 2, "_enableShadow": false, "_shadowColor": { "__type__": "cc.Color", @@ -11270,16 +13405,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 504 + "__id__": 593 }, "_enabled": true, "__prefab": { - "__id__": 518 + "__id__": 607 }, "_contentSize": { "__type__": "cc.Size", - "width": 180, - "height": 70 + "width": 200, + "height": 45 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -11298,11 +13433,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 504 + "__id__": 593 }, "_enabled": true, "__prefab": { - "__id__": 520 + "__id__": 609 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11356,32 +13491,32 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 503 + "__id__": 592 }, "_children": [ { - "__id__": 523 + "__id__": 612 }, { - "__id__": 529 + "__id__": 618 } ], "_active": true, "_components": [ { - "__id__": 535 + "__id__": 624 }, { - "__id__": 537 + "__id__": 626 } ], "_prefab": { - "__id__": 539 + "__id__": 628 }, "_lpos": { "__type__": "cc.Vec3", - "x": -10, - "y": 165, + "x": 5, + "y": 177.5, "z": 0 }, "_lrot": { @@ -11413,25 +13548,25 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 522 + "__id__": 611 }, "_children": [], "_active": true, "_components": [ { - "__id__": 524 + "__id__": 613 }, { - "__id__": 526 + "__id__": 615 } ], "_prefab": { - "__id__": 528 + "__id__": 617 }, "_lpos": { "__type__": "cc.Vec3", - "x": 10, - "y": 18, + "x": 20, + "y": 0, "z": 0 }, "_lrot": { @@ -11463,11 +13598,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 523 + "__id__": 612 }, "_enabled": true, "__prefab": { - "__id__": 525 + "__id__": 614 }, "_contentSize": { "__type__": "cc.Size", @@ -11491,29 +13626,29 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 523 + "__id__": 612 }, "_enabled": true, "__prefab": { - "__id__": 527 + "__id__": 616 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 219, - "g": 216, - "b": 216, + "r": 0, + "g": 0, + "b": 0, "a": 255 }, - "_string": "生命", + "_string": "生 命 :", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 19, - "_fontSize": 18, + "_actualFontSize": 21, + "_fontSize": 20, "_fontFamily": "Arial", - "_lineHeight": 20, + "_lineHeight": 25, "_overflow": 2, "_enableWrapText": true, "_font": null, @@ -11524,15 +13659,15 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_enableOutline": false, + "_enableOutline": true, "_outlineColor": { "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, - "_outlineWidth": 1, + "_outlineWidth": 2, "_enableShadow": false, "_shadowColor": { "__type__": "cc.Color", @@ -11572,25 +13707,25 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 522 + "__id__": 611 }, "_children": [], "_active": true, "_components": [ { - "__id__": 530 + "__id__": 619 }, { - "__id__": 532 + "__id__": 621 } ], "_prefab": { - "__id__": 534 + "__id__": 623 }, "_lpos": { "__type__": "cc.Vec3", - "x": 30, - "y": -12, + "x": 120, + "y": 0, "z": 0 }, "_lrot": { @@ -11622,16 +13757,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 529 + "__id__": 618 }, "_enabled": true, "__prefab": { - "__id__": 531 + "__id__": 620 }, "_contentSize": { "__type__": "cc.Size", - "width": 160, - "height": 50.4 + "width": 90, + "height": 40 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -11650,27 +13785,27 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 529 + "__id__": 618 }, "_enabled": true, "__prefab": { - "__id__": 533 + "__id__": 622 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, + "r": 0, + "g": 0, + "b": 0, "a": 255 }, "_string": "99999", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 26, - "_fontSize": 25, + "_actualFontSize": 21, + "_fontSize": 20, "_fontFamily": "Arial", "_lineHeight": 25, "_overflow": 2, @@ -11683,15 +13818,15 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_enableOutline": false, + "_enableOutline": true, "_outlineColor": { "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, - "_outlineWidth": 1, + "_outlineWidth": 2, "_enableShadow": false, "_shadowColor": { "__type__": "cc.Color", @@ -11731,16 +13866,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 522 + "__id__": 611 }, "_enabled": true, "__prefab": { - "__id__": 536 + "__id__": 625 }, "_contentSize": { "__type__": "cc.Size", - "width": 180, - "height": 70 + "width": 200, + "height": 45 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -11759,11 +13894,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 522 + "__id__": 611 }, "_enabled": true, "__prefab": { - "__id__": 538 + "__id__": 627 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11817,32 +13952,32 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 503 + "__id__": 592 }, "_children": [ { - "__id__": 541 + "__id__": 630 }, { - "__id__": 547 + "__id__": 636 } ], "_active": true, "_components": [ { - "__id__": 553 + "__id__": 642 }, { - "__id__": 555 + "__id__": 644 } ], "_prefab": { - "__id__": 557 + "__id__": 646 }, "_lpos": { "__type__": "cc.Vec3", - "x": -200, - "y": 85, + "x": -205, + "y": 122.5, "z": 0 }, "_lrot": { @@ -11874,25 +14009,25 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 540 + "__id__": 629 }, "_children": [], "_active": true, "_components": [ { - "__id__": 542 + "__id__": 631 }, { - "__id__": 544 + "__id__": 633 } ], "_prefab": { - "__id__": 546 + "__id__": 635 }, "_lpos": { "__type__": "cc.Vec3", - "x": 10, - "y": 18, + "x": 20, + "y": 0, "z": 0 }, "_lrot": { @@ -11924,11 +14059,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 541 + "__id__": 630 }, "_enabled": true, "__prefab": { - "__id__": 543 + "__id__": 632 }, "_contentSize": { "__type__": "cc.Size", @@ -11952,29 +14087,29 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 541 + "__id__": 630 }, "_enabled": true, "__prefab": { - "__id__": 545 + "__id__": 634 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 219, - "g": 216, - "b": 216, + "r": 0, + "g": 0, + "b": 0, "a": 255 }, - "_string": "防御", + "_string": "防 御 :", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 19, - "_fontSize": 18, + "_actualFontSize": 21, + "_fontSize": 20, "_fontFamily": "Arial", - "_lineHeight": 20, + "_lineHeight": 25, "_overflow": 2, "_enableWrapText": true, "_font": null, @@ -11985,15 +14120,15 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_enableOutline": false, + "_enableOutline": true, "_outlineColor": { "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, - "_outlineWidth": 1, + "_outlineWidth": 2, "_enableShadow": false, "_shadowColor": { "__type__": "cc.Color", @@ -12033,25 +14168,25 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 540 + "__id__": 629 }, "_children": [], "_active": true, "_components": [ { - "__id__": 548 + "__id__": 637 }, { - "__id__": 550 + "__id__": 639 } ], "_prefab": { - "__id__": 552 + "__id__": 641 }, "_lpos": { "__type__": "cc.Vec3", - "x": 30, - "y": -12, + "x": 120, + "y": 0, "z": 0 }, "_lrot": { @@ -12083,16 +14218,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 547 + "__id__": 636 }, "_enabled": true, "__prefab": { - "__id__": 549 + "__id__": 638 }, "_contentSize": { "__type__": "cc.Size", - "width": 160, - "height": 50.4 + "width": 90, + "height": 40 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -12111,27 +14246,27 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 547 + "__id__": 636 }, "_enabled": true, "__prefab": { - "__id__": 551 + "__id__": 640 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, + "r": 0, + "g": 0, + "b": 0, "a": 255 }, "_string": "99999", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 26, - "_fontSize": 25, + "_actualFontSize": 21, + "_fontSize": 20, "_fontFamily": "Arial", "_lineHeight": 25, "_overflow": 2, @@ -12144,15 +14279,15 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_enableOutline": false, + "_enableOutline": true, "_outlineColor": { "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, - "_outlineWidth": 1, + "_outlineWidth": 2, "_enableShadow": false, "_shadowColor": { "__type__": "cc.Color", @@ -12192,16 +14327,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 540 + "__id__": 629 }, "_enabled": true, "__prefab": { - "__id__": 554 + "__id__": 643 }, "_contentSize": { "__type__": "cc.Size", - "width": 180, - "height": 70 + "width": 200, + "height": 45 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -12220,11 +14355,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 540 + "__id__": 629 }, "_enabled": true, "__prefab": { - "__id__": 556 + "__id__": 645 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12278,32 +14413,32 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 503 + "__id__": 592 }, "_children": [ { - "__id__": 559 + "__id__": 648 }, { - "__id__": 565 + "__id__": 654 } ], "_active": true, "_components": [ { - "__id__": 571 + "__id__": 660 }, { - "__id__": 573 + "__id__": 662 } ], "_prefab": { - "__id__": 575 + "__id__": 664 }, "_lpos": { "__type__": "cc.Vec3", - "x": -10, - "y": 85, + "x": 5, + "y": 122.5, "z": 0 }, "_lrot": { @@ -12335,25 +14470,25 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 558 + "__id__": 647 }, "_children": [], "_active": true, "_components": [ { - "__id__": 560 + "__id__": 649 }, { - "__id__": 562 + "__id__": 651 } ], "_prefab": { - "__id__": 564 + "__id__": 653 }, "_lpos": { "__type__": "cc.Vec3", - "x": 10, - "y": 18, + "x": 20, + "y": 0, "z": 0 }, "_lrot": { @@ -12385,11 +14520,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 559 + "__id__": 648 }, "_enabled": true, "__prefab": { - "__id__": 561 + "__id__": 650 }, "_contentSize": { "__type__": "cc.Size", @@ -12413,29 +14548,29 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 559 + "__id__": 648 }, "_enabled": true, "__prefab": { - "__id__": 563 + "__id__": 652 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 219, - "g": 216, - "b": 216, + "r": 0, + "g": 0, + "b": 0, "a": 255 }, - "_string": "攻击速度", + "_string": "攻击间隔 :", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 19, - "_fontSize": 18, + "_actualFontSize": 21, + "_fontSize": 20, "_fontFamily": "Arial", - "_lineHeight": 20, + "_lineHeight": 25, "_overflow": 2, "_enableWrapText": true, "_font": null, @@ -12446,15 +14581,15 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_enableOutline": false, + "_enableOutline": true, "_outlineColor": { "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, - "_outlineWidth": 1, + "_outlineWidth": 2, "_enableShadow": false, "_shadowColor": { "__type__": "cc.Color", @@ -12494,25 +14629,25 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 558 + "__id__": 647 }, "_children": [], "_active": true, "_components": [ { - "__id__": 566 + "__id__": 655 }, { - "__id__": 568 + "__id__": 657 } ], "_prefab": { - "__id__": 570 + "__id__": 659 }, "_lpos": { "__type__": "cc.Vec3", - "x": 30, - "y": -12, + "x": 120, + "y": 0, "z": 0 }, "_lrot": { @@ -12544,16 +14679,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 565 + "__id__": 654 }, "_enabled": true, "__prefab": { - "__id__": 567 + "__id__": 656 }, "_contentSize": { "__type__": "cc.Size", - "width": 160, - "height": 50.4 + "width": 90, + "height": 40 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -12572,27 +14707,27 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 565 + "__id__": 654 }, "_enabled": true, "__prefab": { - "__id__": 569 + "__id__": 658 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, + "r": 0, + "g": 0, + "b": 0, "a": 255 }, "_string": "99999", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 26, - "_fontSize": 25, + "_actualFontSize": 21, + "_fontSize": 20, "_fontFamily": "Arial", "_lineHeight": 25, "_overflow": 2, @@ -12605,15 +14740,15 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_enableOutline": false, + "_enableOutline": true, "_outlineColor": { "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, - "_outlineWidth": 1, + "_outlineWidth": 2, "_enableShadow": false, "_shadowColor": { "__type__": "cc.Color", @@ -12653,16 +14788,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 558 + "__id__": 647 }, "_enabled": true, "__prefab": { - "__id__": 572 + "__id__": 661 }, "_contentSize": { "__type__": "cc.Size", - "width": 180, - "height": 70 + "width": 200, + "height": 45 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -12681,11 +14816,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 558 + "__id__": 647 }, "_enabled": true, "__prefab": { - "__id__": 574 + "__id__": 663 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12739,32 +14874,32 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 503 + "__id__": 592 }, "_children": [ { - "__id__": 577 + "__id__": 666 }, { - "__id__": 583 + "__id__": 672 } ], "_active": true, "_components": [ { - "__id__": 589 + "__id__": 678 }, { - "__id__": 591 + "__id__": 680 } ], "_prefab": { - "__id__": 593 + "__id__": 682 }, "_lpos": { "__type__": "cc.Vec3", - "x": -200, - "y": 5, + "x": -205, + "y": 67.5, "z": 0 }, "_lrot": { @@ -12796,25 +14931,25 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 576 + "__id__": 665 }, "_children": [], "_active": true, "_components": [ { - "__id__": 578 + "__id__": 667 }, { - "__id__": 580 + "__id__": 669 } ], "_prefab": { - "__id__": 582 + "__id__": 671 }, "_lpos": { "__type__": "cc.Vec3", - "x": 10, - "y": 18, + "x": 20, + "y": 0, "z": 0 }, "_lrot": { @@ -12846,11 +14981,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 577 + "__id__": 666 }, "_enabled": true, "__prefab": { - "__id__": 579 + "__id__": 668 }, "_contentSize": { "__type__": "cc.Size", @@ -12874,29 +15009,29 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 577 + "__id__": 666 }, "_enabled": true, "__prefab": { - "__id__": 581 + "__id__": 670 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 219, - "g": 216, - "b": 216, + "r": 0, + "g": 0, + "b": 0, "a": 255 }, - "_string": "移动速度", + "_string": "移动速度 :", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 19, - "_fontSize": 18, + "_actualFontSize": 21, + "_fontSize": 20, "_fontFamily": "Arial", - "_lineHeight": 20, + "_lineHeight": 25, "_overflow": 2, "_enableWrapText": true, "_font": null, @@ -12907,15 +15042,15 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_enableOutline": false, + "_enableOutline": true, "_outlineColor": { "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, - "_outlineWidth": 1, + "_outlineWidth": 2, "_enableShadow": false, "_shadowColor": { "__type__": "cc.Color", @@ -12955,25 +15090,25 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 576 + "__id__": 665 }, "_children": [], "_active": true, "_components": [ { - "__id__": 584 + "__id__": 673 }, { - "__id__": 586 + "__id__": 675 } ], "_prefab": { - "__id__": 588 + "__id__": 677 }, "_lpos": { "__type__": "cc.Vec3", - "x": 30, - "y": -12, + "x": 120, + "y": 0, "z": 0 }, "_lrot": { @@ -13005,16 +15140,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 583 + "__id__": 672 }, "_enabled": true, "__prefab": { - "__id__": 585 + "__id__": 674 }, "_contentSize": { "__type__": "cc.Size", - "width": 160, - "height": 50.4 + "width": 90, + "height": 40 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -13033,27 +15168,27 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 583 + "__id__": 672 }, "_enabled": true, "__prefab": { - "__id__": 587 + "__id__": 676 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, + "r": 0, + "g": 0, + "b": 0, "a": 255 }, "_string": "99999", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 26, - "_fontSize": 25, + "_actualFontSize": 21, + "_fontSize": 20, "_fontFamily": "Arial", "_lineHeight": 25, "_overflow": 2, @@ -13066,15 +15201,15 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_enableOutline": false, + "_enableOutline": true, "_outlineColor": { "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, - "_outlineWidth": 1, + "_outlineWidth": 2, "_enableShadow": false, "_shadowColor": { "__type__": "cc.Color", @@ -13114,16 +15249,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 576 + "__id__": 665 }, "_enabled": true, "__prefab": { - "__id__": 590 + "__id__": 679 }, "_contentSize": { "__type__": "cc.Size", - "width": 180, - "height": 70 + "width": 200, + "height": 45 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -13142,11 +15277,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 576 + "__id__": 665 }, "_enabled": true, "__prefab": { - "__id__": 592 + "__id__": 681 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13200,32 +15335,32 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 503 + "__id__": 592 }, "_children": [ { - "__id__": 595 + "__id__": 684 }, { - "__id__": 601 + "__id__": 690 } ], "_active": true, "_components": [ { - "__id__": 607 + "__id__": 696 }, { - "__id__": 609 + "__id__": 698 } ], "_prefab": { - "__id__": 611 + "__id__": 700 }, "_lpos": { "__type__": "cc.Vec3", - "x": -10, - "y": 5, + "x": 5, + "y": 67.5, "z": 0 }, "_lrot": { @@ -13257,25 +15392,25 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 594 + "__id__": 683 }, "_children": [], "_active": true, "_components": [ { - "__id__": 596 + "__id__": 685 }, { - "__id__": 598 + "__id__": 687 } ], "_prefab": { - "__id__": 600 + "__id__": 689 }, "_lpos": { "__type__": "cc.Vec3", - "x": 10, - "y": 18, + "x": 20, + "y": 0, "z": 0 }, "_lrot": { @@ -13307,11 +15442,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 595 + "__id__": 684 }, "_enabled": true, "__prefab": { - "__id__": 597 + "__id__": 686 }, "_contentSize": { "__type__": "cc.Size", @@ -13335,29 +15470,29 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 595 + "__id__": 684 }, "_enabled": true, "__prefab": { - "__id__": 599 + "__id__": 688 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 219, - "g": 216, - "b": 216, + "r": 0, + "g": 0, + "b": 0, "a": 255 }, - "_string": "攻击距离", + "_string": "攻击距离 :", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 19, - "_fontSize": 18, + "_actualFontSize": 21, + "_fontSize": 20, "_fontFamily": "Arial", - "_lineHeight": 20, + "_lineHeight": 25, "_overflow": 2, "_enableWrapText": true, "_font": null, @@ -13368,15 +15503,15 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_enableOutline": false, + "_enableOutline": true, "_outlineColor": { "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, - "_outlineWidth": 1, + "_outlineWidth": 2, "_enableShadow": false, "_shadowColor": { "__type__": "cc.Color", @@ -13416,25 +15551,25 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 594 + "__id__": 683 }, "_children": [], "_active": true, "_components": [ { - "__id__": 602 + "__id__": 691 }, { - "__id__": 604 + "__id__": 693 } ], "_prefab": { - "__id__": 606 + "__id__": 695 }, "_lpos": { "__type__": "cc.Vec3", - "x": 30, - "y": -12, + "x": 120, + "y": 0, "z": 0 }, "_lrot": { @@ -13466,16 +15601,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 601 + "__id__": 690 }, "_enabled": true, "__prefab": { - "__id__": 603 + "__id__": 692 }, "_contentSize": { "__type__": "cc.Size", - "width": 160, - "height": 50.4 + "width": 90, + "height": 40 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -13494,27 +15629,27 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 601 + "__id__": 690 }, "_enabled": true, "__prefab": { - "__id__": 605 + "__id__": 694 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, + "r": 0, + "g": 0, + "b": 0, "a": 255 }, "_string": "99999", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 26, - "_fontSize": 25, + "_actualFontSize": 21, + "_fontSize": 20, "_fontFamily": "Arial", "_lineHeight": 25, "_overflow": 2, @@ -13527,15 +15662,15 @@ "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, - "_enableOutline": false, + "_enableOutline": true, "_outlineColor": { "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, - "_outlineWidth": 1, + "_outlineWidth": 2, "_enableShadow": false, "_shadowColor": { "__type__": "cc.Color", @@ -13575,16 +15710,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 594 + "__id__": 683 }, "_enabled": true, "__prefab": { - "__id__": 608 + "__id__": 697 }, "_contentSize": { "__type__": "cc.Size", - "width": 180, - "height": 70 + "width": 200, + "height": 45 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -13603,11 +15738,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 594 + "__id__": 683 }, "_enabled": true, "__prefab": { - "__id__": 610 + "__id__": 699 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13661,15 +15796,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 503 + "__id__": 592 }, "_enabled": true, "__prefab": { - "__id__": 613 + "__id__": 702 }, "_contentSize": { "__type__": "cc.Size", - "width": 400, + "width": 410, "height": 200 }, "_anchorPoint": { @@ -13689,11 +15824,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 503 + "__id__": 592 }, "_enabled": true, "__prefab": { - "__id__": 615 + "__id__": 704 }, "_alignFlags": 20, "_target": null, @@ -13701,7 +15836,7 @@ "_right": 0, "_top": 1230, "_bottom": 910, - "_horizontalCenter": 180, + "_horizontalCenter": 140, "_verticalCenter": 0, "_isAbsLeft": true, "_isAbsRight": true, @@ -13725,11 +15860,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 503 + "__id__": 592 }, "_enabled": true, "__prefab": { - "__id__": 617 + "__id__": 706 }, "_resizeMode": 0, "_layoutType": 3, @@ -13776,32 +15911,32 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 318 + "__id__": 317 }, "_children": [ { - "__id__": 620 + "__id__": 709 }, { - "__id__": 626 + "__id__": 715 } ], "_active": true, "_components": [ { - "__id__": 632 + "__id__": 721 }, { - "__id__": 634 + "__id__": 723 } ], "_prefab": { - "__id__": 636 + "__id__": 725 }, "_lpos": { "__type__": "cc.Vec3", - "x": -20, - "y": 790, + "x": -65, + "y": 875, "z": 0 }, "_lrot": { @@ -13833,20 +15968,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 619 + "__id__": 708 }, "_children": [], "_active": true, "_components": [ { - "__id__": 621 + "__id__": 710 }, { - "__id__": 623 + "__id__": 712 } ], "_prefab": { - "__id__": 625 + "__id__": 714 }, "_lpos": { "__type__": "cc.Vec3", @@ -13883,16 +16018,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 620 + "__id__": 709 }, "_enabled": true, "__prefab": { - "__id__": 622 + "__id__": 711 }, "_contentSize": { "__type__": "cc.Size", - "width": 370, - "height": 170 + "width": 410, + "height": 140 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -13911,11 +16046,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 620 + "__id__": 709 }, "_enabled": true, "__prefab": { - "__id__": 624 + "__id__": 713 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13969,20 +16104,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 619 + "__id__": 708 }, "_children": [], "_active": true, "_components": [ { - "__id__": 627 + "__id__": 716 }, { - "__id__": 629 + "__id__": 718 } ], "_prefab": { - "__id__": 631 + "__id__": 720 }, "_lpos": { "__type__": "cc.Vec3", @@ -14019,16 +16154,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 626 + "__id__": 715 }, "_enabled": true, "__prefab": { - "__id__": 628 + "__id__": 717 }, "_contentSize": { "__type__": "cc.Size", - "width": 350, - "height": 150 + "width": 390, + "height": 130 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -14047,11 +16182,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 626 + "__id__": 715 }, "_enabled": true, "__prefab": { - "__id__": 630 + "__id__": 719 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14066,7 +16201,7 @@ "_string": "这里英雄说明 这里英雄说明 这里英雄说明 这里英雄说明 这里英雄说明 这里英雄说明 这里英雄说明 这里英雄说明 这里英雄说明,这里英雄说明,这里英雄说明,这里英雄说明,这里英雄说明,这里英雄说明,这里英雄说明", "_horizontalAlign": 0, "_verticalAlign": 0, - "_actualFontSize": 20, + "_actualFontSize": 19, "_fontSize": 20, "_fontFamily": "Arial", "_lineHeight": 25, @@ -14128,16 +16263,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 619 + "__id__": 708 }, "_enabled": true, "__prefab": { - "__id__": 633 + "__id__": 722 }, "_contentSize": { "__type__": "cc.Size", - "width": 400, - "height": 170 + "width": 410, + "height": 140 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -14156,19 +16291,19 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 619 + "__id__": 708 }, "_enabled": true, "__prefab": { - "__id__": 635 + "__id__": 724 }, "_alignFlags": 20, "_target": null, "_left": 0, "_right": 0, "_top": 0, - "_bottom": 705, - "_horizontalCenter": 180, + "_bottom": 805, + "_horizontalCenter": 140, "_verticalCenter": 0, "_isAbsLeft": true, "_isAbsRight": true, @@ -14199,17 +16334,1606 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "up", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 317 + }, + "_children": [ + { + "__id__": 727 + } + ], + "_active": true, + "_components": [ + { + "__id__": 801 + }, + { + "__id__": 803 + } + ], + "_prefab": { + "__id__": 805 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 370, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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": "lv", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 726 + }, + "_children": [ + { + "__id__": 728 + }, + { + "__id__": 734 + }, + { + "__id__": 740 + }, + { + "__id__": 746 + }, + { + "__id__": 752 + }, + { + "__id__": 756 + }, + { + "__id__": 762 + }, + { + "__id__": 771 + }, + { + "__id__": 782 + } + ], + "_active": true, + "_components": [ + { + "__id__": 796 + }, + { + "__id__": 798 + } + ], + "_prefab": { + "__id__": 800 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 110, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 727 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 729 + }, + { + "__id__": 731 + } + ], + "_prefab": { + "__id__": 733 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -286.048, + "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__": 318 + "__id__": 728 }, "_enabled": true, "__prefab": { - "__id__": 638 + "__id__": 730 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 90, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "138ZzN7YxERZXVyNzlEVFA" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 728 + }, + "_enabled": true, + "__prefab": { + "__id__": 732 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@d4108", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "03KMvzUTBNQ4iLdCe5VnAN" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e5WLeCFPxL6Y/2j2tbV8JT", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 727 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 735 + }, + { + "__id__": 737 + } + ], + "_prefab": { + "__id__": 739 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -286.073, + "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__": 734 + }, + "_enabled": true, + "__prefab": { + "__id__": 736 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 74, + "height": 48.1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d9gfk1mo1AL5oQUBgHWF3U" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 734 + }, + "_enabled": true, + "__prefab": { + "__id__": 738 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "等级", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 35, + "_fontSize": 35, + "_fontFamily": "Arial", + "_lineHeight": 35, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": true, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "04S2yMdx5BZa056YY7dVpY" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b7DBl42qNBzLubRqYCdNZC", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon-001", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 727 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 741 + }, + { + "__id__": 743 + } + ], + "_prefab": { + "__id__": 745 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -178.035, + "y": 29.636, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.5, + "y": 0.5, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 740 + }, + "_enabled": true, + "__prefab": { + "__id__": 742 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 230, + "height": 64 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bbJNqim0ROIZNyx6/7Pm2/" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 740 + }, + "_enabled": true, + "__prefab": { + "__id__": 744 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 206, + "g": 195, + "b": 195, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@d4108", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0ase2O9ZVHzpxUVBGa6JxB" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c04PJQMVdIeIFUwGTJHAH1", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "it", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 727 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 747 + }, + { + "__id__": 749 + } + ], + "_prefab": { + "__id__": 751 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -223.333, + "y": 30.802, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 746 + }, + "_enabled": true, + "__prefab": { + "__id__": 748 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 200, + "height": 50 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a17JHw8pNN5qFEzMoJ2K7W" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 746 + }, + "_enabled": true, + "__prefab": { + "__id__": 750 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "升级加成", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 21, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "83dGHIEexKYZpjikqw1Yh7" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "3ebuv2sDBGVK86unVzaX4F", + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Node", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 727 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 753 + } + ], + "_prefab": { + "__id__": 755 + }, + "_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__": 752 + }, + "_enabled": true, + "__prefab": { + "__id__": 754 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3cXkElDkNKp6NPvtslXwXe" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e6OGbie4NAU7zeAwEgVVdP", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "info", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 727 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 757 + }, + { + "__id__": 759 + } + ], + "_prefab": { + "__id__": 761 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -120, + "y": -6.52, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 756 + }, + "_enabled": true, + "__prefab": { + "__id__": 758 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 225.748046875, + "height": 60 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c7pH7gEDpClYwrq0JhnlDc" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 756 + }, + "_enabled": true, + "__prefab": { + "__id__": 760 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_string": "攻击+2 / 防御+2 / 生命+5", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "1czkg6ZVBJWZLvaQHwuAh2" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "afplL7D9FMM7mX4iGzPlzH", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 727 + }, + "_prefab": { + "__id__": 763 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 762 + }, + "asset": { + "__uuid__": "a8eef812-551a-46fc-9dc2-b5b544e00d36", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 764 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "aesV0v2ptE8a7qn/yFxoIV", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 765 + }, + { + "__id__": 767 + }, + { + "__id__": 768 + }, + { + "__id__": 769 + }, + { + "__id__": 770 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 766 + }, + "propertyPath": [ + "_name" + ], + "value": "item" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 766 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 85.567, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 766 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 766 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 766 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0.6, + "y": 0.6, + "z": 1 + } + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 727 + }, + "_prefab": { + "__id__": 772 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 771 + }, + "asset": { + "__uuid__": "a8eef812-551a-46fc-9dc2-b5b544e00d36", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 773 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "a8vERv4hxHPrVhahiz1HhU", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 774 + }, + { + "__id__": 776 + }, + { + "__id__": 777 + }, + { + "__id__": 778 + }, + { + "__id__": 779 + }, + { + "__id__": 780 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 775 + }, + "propertyPath": [ + "_name" + ], + "value": "item" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 775 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 158.659, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 775 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 775 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 775 + }, + "propertyPath": [ + "_lscale" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0.6, + "y": 0.6, + "z": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 781 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "31eGbyP+5HypryNgj/YnuU" + ] + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 727 + }, + "_prefab": { + "__id__": 783 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 782 + }, + "asset": { + "__uuid__": "1850a07c-28d2-4ffe-b7b2-d32838f6aae9", + "__expectedType__": "cc.Prefab" + }, + "fileId": "42oZKxjKlMNbCg30c0PEYe", + "instance": { + "__id__": 784 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "50B0CAv9xEyo1claof8sdy", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 785 + }, + { + "__id__": 787 + }, + { + "__id__": 788 + }, + { + "__id__": 789 + }, + { + "__id__": 790 + }, + { + "__id__": 792 + }, + { + "__id__": 794 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 786 + }, + "propertyPath": [ + "_name" + ], + "value": "btn" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "42oZKxjKlMNbCg30c0PEYe" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 786 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 279.25, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 786 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 786 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 791 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 240, + "height": 140 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "34LbsQQhxIjbFmHNvlDIrm" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 793 + }, + "propertyPath": [ + "_string" + ], + "value": "升级" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "32B0FLKVNABK7LhLXOTr2f" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 795 + }, + "propertyPath": [ + "_contentSize" + ], + "value": { + "__type__": "cc.Size", + "width": 64, + "height": 41.8 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "8ev1bzgb9FkKs4G2lXeWvw" + ] + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 727 + }, + "_enabled": true, + "__prefab": { + "__id__": 797 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 700, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fdx3mq5NNIKJZoc5FuvSN9" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 727 + }, + "_enabled": true, + "__prefab": { + "__id__": 799 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 184, + "b": 0, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@6f3f1", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fdEiKKZjhG2qHq+sQT2Rv8" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ddkhuzo+dOJZ6RIKY8iKqA", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 726 + }, + "_enabled": true, + "__prefab": { + "__id__": 802 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6dVBOeLRlE0I/MbgyLIxNf" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 726 + }, + "_enabled": true, + "__prefab": { + "__id__": 804 + }, + "_alignFlags": 4, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 320, + "_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": "62/8Xi+uhGhIZunUleJAnn" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "bdl5LPMu5AGZNjQFz9XEPa", + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 317 + }, + "_enabled": true, + "__prefab": { + "__id__": 807 }, "_contentSize": { "__type__": "cc.Size", @@ -14233,11 +17957,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 318 + "__id__": 317 }, "_enabled": true, "__prefab": { - "__id__": 640 + "__id__": 809 }, "_alignFlags": 45, "_target": null, @@ -14269,11 +17993,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 318 + "__id__": 317 }, "_enabled": true, "__prefab": { - "__id__": 642 + "__id__": 811 }, "_id": "" }, @@ -14304,32 +18028,32 @@ }, "_children": [ { - "__id__": 645 + "__id__": 814 }, { - "__id__": 651 + "__id__": 820 }, { - "__id__": 676 + "__id__": 845 }, { - "__id__": 701 + "__id__": 870 } ], "_active": true, "_components": [ { - "__id__": 726 + "__id__": 895 }, { - "__id__": 728 + "__id__": 897 }, { - "__id__": 730 + "__id__": 899 } ], "_prefab": { - "__id__": 732 + "__id__": 901 }, "_lpos": { "__type__": "cc.Vec3", @@ -14366,20 +18090,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 644 + "__id__": 813 }, "_children": [], "_active": true, "_components": [ { - "__id__": 646 + "__id__": 815 }, { - "__id__": 648 + "__id__": 817 } ], "_prefab": { - "__id__": 650 + "__id__": 819 }, "_lpos": { "__type__": "cc.Vec3", @@ -14416,11 +18140,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 645 + "__id__": 814 }, "_enabled": true, "__prefab": { - "__id__": 647 + "__id__": 816 }, "_contentSize": { "__type__": "cc.Size", @@ -14444,11 +18168,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 645 + "__id__": 814 }, "_enabled": true, "__prefab": { - "__id__": 649 + "__id__": 818 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14502,30 +18226,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 644 + "__id__": 813 }, "_children": [ { - "__id__": 652 + "__id__": 821 }, { - "__id__": 658 + "__id__": 827 }, { - "__id__": 664 + "__id__": 833 } ], "_active": true, "_components": [ { - "__id__": 670 + "__id__": 839 }, { - "__id__": 672 + "__id__": 841 } ], "_prefab": { - "__id__": 675 + "__id__": 844 }, "_lpos": { "__type__": "cc.Vec3", @@ -14562,20 +18286,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 651 + "__id__": 820 }, "_children": [], "_active": true, "_components": [ { - "__id__": 653 + "__id__": 822 }, { - "__id__": 655 + "__id__": 824 } ], "_prefab": { - "__id__": 657 + "__id__": 826 }, "_lpos": { "__type__": "cc.Vec3", @@ -14612,11 +18336,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 652 + "__id__": 821 }, "_enabled": true, "__prefab": { - "__id__": 654 + "__id__": 823 }, "_contentSize": { "__type__": "cc.Size", @@ -14640,11 +18364,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 652 + "__id__": 821 }, "_enabled": true, "__prefab": { - "__id__": 656 + "__id__": 825 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14698,20 +18422,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 651 + "__id__": 820 }, "_children": [], "_active": true, "_components": [ { - "__id__": 659 + "__id__": 828 }, { - "__id__": 661 + "__id__": 830 } ], "_prefab": { - "__id__": 663 + "__id__": 832 }, "_lpos": { "__type__": "cc.Vec3", @@ -14748,11 +18472,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 658 + "__id__": 827 }, "_enabled": true, "__prefab": { - "__id__": 660 + "__id__": 829 }, "_contentSize": { "__type__": "cc.Size", @@ -14776,11 +18500,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 658 + "__id__": 827 }, "_enabled": true, "__prefab": { - "__id__": 662 + "__id__": 831 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14834,20 +18558,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 651 + "__id__": 820 }, "_children": [], "_active": true, "_components": [ { - "__id__": 665 + "__id__": 834 }, { - "__id__": 667 + "__id__": 836 } ], "_prefab": { - "__id__": 669 + "__id__": 838 }, "_lpos": { "__type__": "cc.Vec3", @@ -14884,11 +18608,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 664 + "__id__": 833 }, "_enabled": true, "__prefab": { - "__id__": 666 + "__id__": 835 }, "_contentSize": { "__type__": "cc.Size", @@ -14912,11 +18636,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 664 + "__id__": 833 }, "_enabled": true, "__prefab": { - "__id__": 668 + "__id__": 837 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14993,11 +18717,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 651 + "__id__": 820 }, "_enabled": true, "__prefab": { - "__id__": 671 + "__id__": 840 }, "_contentSize": { "__type__": "cc.Size", @@ -15021,15 +18745,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 651 + "__id__": 820 }, "_enabled": true, "__prefab": { - "__id__": 673 + "__id__": 842 }, "clickEvents": [ { - "__id__": 674 + "__id__": 843 } ], "_interactable": true, @@ -15104,30 +18828,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 644 + "__id__": 813 }, "_children": [ { - "__id__": 677 + "__id__": 846 }, { - "__id__": 683 + "__id__": 852 }, { - "__id__": 689 + "__id__": 858 } ], "_active": true, "_components": [ { - "__id__": 695 + "__id__": 864 }, { - "__id__": 697 + "__id__": 866 } ], "_prefab": { - "__id__": 700 + "__id__": 869 }, "_lpos": { "__type__": "cc.Vec3", @@ -15164,20 +18888,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 676 + "__id__": 845 }, "_children": [], "_active": false, "_components": [ { - "__id__": 678 + "__id__": 847 }, { - "__id__": 680 + "__id__": 849 } ], "_prefab": { - "__id__": 682 + "__id__": 851 }, "_lpos": { "__type__": "cc.Vec3", @@ -15214,11 +18938,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 677 + "__id__": 846 }, "_enabled": true, "__prefab": { - "__id__": 679 + "__id__": 848 }, "_contentSize": { "__type__": "cc.Size", @@ -15242,11 +18966,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 677 + "__id__": 846 }, "_enabled": true, "__prefab": { - "__id__": 681 + "__id__": 850 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15300,20 +19024,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 676 + "__id__": 845 }, "_children": [], "_active": true, "_components": [ { - "__id__": 684 + "__id__": 853 }, { - "__id__": 686 + "__id__": 855 } ], "_prefab": { - "__id__": 688 + "__id__": 857 }, "_lpos": { "__type__": "cc.Vec3", @@ -15350,11 +19074,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 683 + "__id__": 852 }, "_enabled": true, "__prefab": { - "__id__": 685 + "__id__": 854 }, "_contentSize": { "__type__": "cc.Size", @@ -15378,11 +19102,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 683 + "__id__": 852 }, "_enabled": true, "__prefab": { - "__id__": 687 + "__id__": 856 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15436,20 +19160,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 676 + "__id__": 845 }, "_children": [], "_active": true, "_components": [ { - "__id__": 690 + "__id__": 859 }, { - "__id__": 692 + "__id__": 861 } ], "_prefab": { - "__id__": 694 + "__id__": 863 }, "_lpos": { "__type__": "cc.Vec3", @@ -15486,11 +19210,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 689 + "__id__": 858 }, "_enabled": true, "__prefab": { - "__id__": 691 + "__id__": 860 }, "_contentSize": { "__type__": "cc.Size", @@ -15514,11 +19238,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 689 + "__id__": 858 }, "_enabled": true, "__prefab": { - "__id__": 693 + "__id__": 862 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15595,11 +19319,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 676 + "__id__": 845 }, "_enabled": true, "__prefab": { - "__id__": 696 + "__id__": 865 }, "_contentSize": { "__type__": "cc.Size", @@ -15623,15 +19347,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 676 + "__id__": 845 }, "_enabled": true, "__prefab": { - "__id__": 698 + "__id__": 867 }, "clickEvents": [ { - "__id__": 699 + "__id__": 868 } ], "_interactable": true, @@ -15706,30 +19430,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 644 + "__id__": 813 }, "_children": [ { - "__id__": 702 + "__id__": 871 }, { - "__id__": 708 + "__id__": 877 }, { - "__id__": 714 + "__id__": 883 } ], "_active": true, "_components": [ { - "__id__": 720 + "__id__": 889 }, { - "__id__": 722 + "__id__": 891 } ], "_prefab": { - "__id__": 725 + "__id__": 894 }, "_lpos": { "__type__": "cc.Vec3", @@ -15766,20 +19490,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 701 + "__id__": 870 }, "_children": [], "_active": false, "_components": [ { - "__id__": 703 + "__id__": 872 }, { - "__id__": 705 + "__id__": 874 } ], "_prefab": { - "__id__": 707 + "__id__": 876 }, "_lpos": { "__type__": "cc.Vec3", @@ -15816,11 +19540,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 702 + "__id__": 871 }, "_enabled": true, "__prefab": { - "__id__": 704 + "__id__": 873 }, "_contentSize": { "__type__": "cc.Size", @@ -15844,11 +19568,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 702 + "__id__": 871 }, "_enabled": true, "__prefab": { - "__id__": 706 + "__id__": 875 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15902,20 +19626,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 701 + "__id__": 870 }, "_children": [], "_active": true, "_components": [ { - "__id__": 709 + "__id__": 878 }, { - "__id__": 711 + "__id__": 880 } ], "_prefab": { - "__id__": 713 + "__id__": 882 }, "_lpos": { "__type__": "cc.Vec3", @@ -15952,11 +19676,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 708 + "__id__": 877 }, "_enabled": true, "__prefab": { - "__id__": 710 + "__id__": 879 }, "_contentSize": { "__type__": "cc.Size", @@ -15980,11 +19704,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 708 + "__id__": 877 }, "_enabled": true, "__prefab": { - "__id__": 712 + "__id__": 881 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16038,20 +19762,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 701 + "__id__": 870 }, "_children": [], "_active": true, "_components": [ { - "__id__": 715 + "__id__": 884 }, { - "__id__": 717 + "__id__": 886 } ], "_prefab": { - "__id__": 719 + "__id__": 888 }, "_lpos": { "__type__": "cc.Vec3", @@ -16088,11 +19812,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 714 + "__id__": 883 }, "_enabled": true, "__prefab": { - "__id__": 716 + "__id__": 885 }, "_contentSize": { "__type__": "cc.Size", @@ -16116,11 +19840,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 714 + "__id__": 883 }, "_enabled": true, "__prefab": { - "__id__": 718 + "__id__": 887 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16197,11 +19921,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 701 + "__id__": 870 }, "_enabled": true, "__prefab": { - "__id__": 721 + "__id__": 890 }, "_contentSize": { "__type__": "cc.Size", @@ -16225,15 +19949,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 701 + "__id__": 870 }, "_enabled": true, "__prefab": { - "__id__": 723 + "__id__": 892 }, "clickEvents": [ { - "__id__": 724 + "__id__": 893 } ], "_interactable": true, @@ -16308,11 +20032,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 644 + "__id__": 813 }, "_enabled": true, "__prefab": { - "__id__": 727 + "__id__": 896 }, "_contentSize": { "__type__": "cc.Size", @@ -16336,11 +20060,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 644 + "__id__": 813 }, "_enabled": true, "__prefab": { - "__id__": 729 + "__id__": 898 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16378,11 +20102,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 644 + "__id__": 813 }, "_enabled": true, "__prefab": { - "__id__": 731 + "__id__": 900 }, "_alignFlags": 20, "_target": null, @@ -16433,14 +20157,14 @@ "_active": true, "_components": [ { - "__id__": 734 + "__id__": 903 }, { - "__id__": 736 + "__id__": 905 } ], "_prefab": { - "__id__": 738 + "__id__": 907 }, "_lpos": { "__type__": "cc.Vec3", @@ -16477,11 +20201,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 733 + "__id__": 902 }, "_enabled": true, "__prefab": { - "__id__": 735 + "__id__": 904 }, "_contentSize": { "__type__": "cc.Size", @@ -16505,11 +20229,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 733 + "__id__": 902 }, "_enabled": true, "__prefab": { - "__id__": 737 + "__id__": 906 }, "_alignFlags": 12, "_target": null, @@ -16558,7 +20282,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 740 + "__id__": 909 }, "_contentSize": { "__type__": "cc.Size", @@ -16586,7 +20310,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 742 + "__id__": 911 }, "_alignFlags": 45, "_target": null, @@ -16622,7 +20346,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 744 + "__id__": 913 }, "_id": "" }, @@ -16643,7 +20367,19 @@ "targetOverrides": [], "nestedPrefabInstanceRoots": [ { - "__id__": 304 + "__id__": 782 + }, + { + "__id__": 771 + }, + { + "__id__": 762 + }, + { + "__id__": 303 + }, + { + "__id__": 237 }, { "__id__": 97