From 47321fc91dacfcbfc928c708e55632ee7640ed6f Mon Sep 17 00:00:00 2001 From: "pan@work" Date: Fri, 1 Nov 2024 16:04:49 +0800 Subject: [PATCH] =?UTF-8?q?ui=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/resources/game/talent.prefab.meta | 1 - assets/resources/gui/element.meta | 9 + assets/resources/gui/element/hero_card.prefab | 1776 +++++++++++++++ .../gui/element/hero_card.prefab.meta | 13 + .../element/skill_card.prefab} | 333 ++- .../gui/element/skill_card.prefab.meta | 13 + assets/resources/gui/gui.plist.meta | 44 +- assets/resources/gui/shop_home.prefab | 1948 ++++------------- assets/resources/gui/victory.prefab | 507 +++-- 9 files changed, 2832 insertions(+), 1812 deletions(-) delete mode 100644 assets/resources/game/talent.prefab.meta create mode 100644 assets/resources/gui/element.meta create mode 100644 assets/resources/gui/element/hero_card.prefab create mode 100644 assets/resources/gui/element/hero_card.prefab.meta rename assets/resources/{game/talent.prefab => gui/element/skill_card.prefab} (93%) create mode 100644 assets/resources/gui/element/skill_card.prefab.meta diff --git a/assets/resources/game/talent.prefab.meta b/assets/resources/game/talent.prefab.meta deleted file mode 100644 index 3ba23fda..00000000 --- a/assets/resources/game/talent.prefab.meta +++ /dev/null @@ -1 +0,0 @@ -{"ver":"1.1.50","importer":"prefab","imported":true,"uuid":"407f71e4-91fa-4800-be94-bcb155cde502","files":[".json"],"subMetas":{},"userData":{"syncNodeName":"talent"}} diff --git a/assets/resources/gui/element.meta b/assets/resources/gui/element.meta new file mode 100644 index 00000000..f2e2ddc5 --- /dev/null +++ b/assets/resources/gui/element.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.2.0", + "importer": "directory", + "imported": true, + "uuid": "3b20dfdf-8127-4357-b79c-0d12cf3328eb", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/resources/gui/element/hero_card.prefab b/assets/resources/gui/element/hero_card.prefab new file mode 100644 index 00000000..a949ccbd --- /dev/null +++ b/assets/resources/gui/element/hero_card.prefab @@ -0,0 +1,1776 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "hero_card", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "hero_card", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 8 + }, + { + "__id__": 14 + }, + { + "__id__": 20 + }, + { + "__id__": 26 + }, + { + "__id__": 32 + }, + { + "__id__": 38 + }, + { + "__id__": 52 + }, + { + "__id__": 64 + } + ], + "_active": true, + "_components": [ + { + "__id__": 70 + }, + { + "__id__": 72 + } + ], + "_prefab": { + "__id__": 74 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -220, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.7, + "y": 0.7, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 5 + } + ], + "_prefab": { + "__id__": 7 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -71.376, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 4 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 79.0439453125, + "height": 41.8 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "03bjLMCvtBg442ykwUS0H+" + }, + { + "__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": "name", + "_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": "17bOfyBZRIWIVTCrsoJMgY" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "60+l7nRINMeYcplrdIX34G", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 9 + }, + { + "__id__": 11 + } + ], + "_prefab": { + "__id__": 13 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 18.571, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 3, + "y": 3, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 10 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 96, + "height": 68 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "41VdEpjdZH3bnBgNN9ylnG" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 12 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@9a470", + "__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": "2a3qDO1npC86JpqWf/Cqwv" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "59cQyFRa9B4b4aK7cVeZjO", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "war_icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 15 + }, + { + "__id__": 17 + } + ], + "_prefab": { + "__id__": 19 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -94.309, + "y": 114.286, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 14 + }, + "_enabled": true, + "__prefab": { + "__id__": 16 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 36, + "height": 39 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "00fJCB3x9L8JlOyNg/ZPIg" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 14 + }, + "_enabled": true, + "__prefab": { + "__id__": 18 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 245, + "g": 118, + "b": 47, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@69993", + "__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": "54czKF11BHWbmrVF74VK4a" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "31pZspAOFF7rfq7/jzzUxS", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "magic_icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 21 + }, + { + "__id__": 23 + } + ], + "_prefab": { + "__id__": 25 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -94.309, + "y": 114.286, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 20 + }, + "_enabled": true, + "__prefab": { + "__id__": 22 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 39, + "height": 34 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bcizAEbSJJH7PH4hdHj/LZ" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 20 + }, + "_enabled": true, + "__prefab": { + "__id__": 24 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 47, + "g": 221, + "b": 245, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@fe0af", + "__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": "4fmRyr0GpFdbgPsyuCOzoL" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c7KVebAQFO0JpBFnlUXwLq", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "bow_icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 27 + }, + { + "__id__": 29 + } + ], + "_prefab": { + "__id__": 31 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -94.309, + "y": 114.286, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 26 + }, + "_enabled": true, + "__prefab": { + "__id__": 28 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 33, + "height": 36 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8a+EWHnVpAyY3uEGPOoMfw" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 26 + }, + "_enabled": true, + "__prefab": { + "__id__": 30 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 245, + "g": 229, + "b": 47, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@398ce", + "__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": "1bnZc2Df1HV64//RJ8+zZR" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "14frbo+WxGjZqD/XIbDNQr", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "herth_icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 33 + }, + { + "__id__": 35 + } + ], + "_prefab": { + "__id__": 37 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -94.309, + "y": 114.286, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 32 + }, + "_enabled": true, + "__prefab": { + "__id__": 34 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 37, + "height": 35 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d5YeBCoxtIoJzuvzGZRFcB" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 32 + }, + "_enabled": true, + "__prefab": { + "__id__": 36 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 47, + "g": 245, + "b": 63, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@ee721", + "__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": "70RjAa0dxOHpOUYIOe5Sud" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "39E55Cp79Li52Usjd8rCvX", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ProgressBar", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 39 + } + ], + "_active": true, + "_components": [ + { + "__id__": 45 + }, + { + "__id__": 47 + }, + { + "__id__": 49 + } + ], + "_prefab": { + "__id__": 51 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 8.549, + "y": -111.429, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Bar", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 38 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 40 + }, + { + "__id__": 42 + } + ], + "_prefab": { + "__id__": 44 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -90, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 39 + }, + "_enabled": true, + "__prefab": { + "__id__": 41 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 180, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e8ntLxafJIDpzvcelY1QAI" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 39 + }, + "_enabled": true, + "__prefab": { + "__id__": 43 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@44c8a", + "__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": "27n+0aqHFEi4637gjuTxVh" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d2nLGnRUFMF6Pec/yBHj/W", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 38 + }, + "_enabled": true, + "__prefab": { + "__id__": 46 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 180, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bfnIv/iphHi5I2LeTvdLG2" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 38 + }, + "_enabled": true, + "__prefab": { + "__id__": 48 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@0e130", + "__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": "1dKrj/V+BCj6QUxkZEeBBi" + }, + { + "__type__": "cc.ProgressBar", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 38 + }, + "_enabled": true, + "__prefab": { + "__id__": 50 + }, + "_barSprite": { + "__id__": 42 + }, + "_mode": 0, + "_totalLength": 180, + "_progress": 1, + "_reverse": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "268lEzU/xExZjaA1mptdhP" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "38JsxcOABPVaAjpq1JTAPN", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lv_icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 53 + } + ], + "_active": true, + "_components": [ + { + "__id__": 59 + }, + { + "__id__": 61 + } + ], + "_prefab": { + "__id__": 63 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -84.777, + "y": -111.429, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.6, + "y": 0.6, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "lv", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 52 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 54 + }, + { + "__id__": 56 + } + ], + "_prefab": { + "__id__": 58 + }, + "_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": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 53 + }, + "_enabled": true, + "__prefab": { + "__id__": 55 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 80, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5cSQlKpO9IZ7kewEfJxXl3" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 53 + }, + "_enabled": true, + "__prefab": { + "__id__": 57 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "111", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 40, + "_fontSize": 40, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 1, + "_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": 3, + "_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": "0e8iEgEXZFQLsWYmIYtiJr" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b2a8V0fDNINoWAOVkYxEh2", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 52 + }, + "_enabled": true, + "__prefab": { + "__id__": 60 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 89, + "height": 89 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "7aA4ZvlQpNear6ycFqd468" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 52 + }, + "_enabled": true, + "__prefab": { + "__id__": 62 + }, + "_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@008c0", + "__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": "b7uI2M3YdGj6VIy7UY4akz" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e8i10bRRRABphjmj2v+NEC", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "exp", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 65 + }, + { + "__id__": 67 + } + ], + "_prefab": { + "__id__": 69 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -110.62, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 64 + }, + "_enabled": true, + "__prefab": { + "__id__": 66 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 42.92578125, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f5nfyR+bBF276jBECYbemp" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 64 + }, + "_enabled": true, + "__prefab": { + "__id__": 68 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "1/10", + "_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": 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": "bd7oDYK+1ExbpipgeZZ8oy" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d5pFJTEqpKTapYcj+pTEku", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 71 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 260, + "height": 300 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ffq0KoarVDR6W0xHCmtCV+" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 73 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fdf0c", + "__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": "32bpMN2RNIXbFGf0XrTQcR" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9eIoeBQ/FAuKISfw/S9q2E", + "instance": null, + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/resources/gui/element/hero_card.prefab.meta b/assets/resources/gui/element/hero_card.prefab.meta new file mode 100644 index 00000000..b3b840e8 --- /dev/null +++ b/assets/resources/gui/element/hero_card.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "79e41d70-e29c-4986-98a4-349aa253f58e", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "hero_card" + } +} diff --git a/assets/resources/game/talent.prefab b/assets/resources/gui/element/skill_card.prefab similarity index 93% rename from assets/resources/game/talent.prefab rename to assets/resources/gui/element/skill_card.prefab index f20ba6b3..3772e880 100644 --- a/assets/resources/game/talent.prefab +++ b/assets/resources/gui/element/skill_card.prefab @@ -1,7 +1,7 @@ [ { "__type__": "cc.Prefab", - "_name": "talent", + "_name": "skill_card", "_objFlags": 0, "__editorExtras__": {}, "_native": "", @@ -13,7 +13,7 @@ }, { "__type__": "cc.Node", - "_name": "talent", + "_name": "skill_card", "_objFlags": 0, "__editorExtras__": {}, "_parent": null, @@ -52,26 +52,29 @@ "__id__": 62 }, { - "__id__": 77 + "__id__": 68 }, { "__id__": 83 }, { "__id__": 89 + }, + { + "__id__": 95 } ], "_active": true, "_components": [ { - "__id__": 95 + "__id__": 101 }, { - "__id__": 97 + "__id__": 103 } ], "_prefab": { - "__id__": 99 + "__id__": 105 }, "_lpos": { "__type__": "cc.Vec3", @@ -203,7 +206,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@d4108", + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b9426", "__expectedType__": "cc.SpriteFrame" }, "_type": 1, @@ -1215,7 +1218,7 @@ }, { "__type__": "cc.Node", - "_name": "name", + "_name": "bg", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -1236,8 +1239,8 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": -143.08, - "y": 39.186, + "x": -11.158, + "y": -12.553, "z": 0 }, "_lrot": { @@ -1277,8 +1280,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 124, - "height": 48.1 + "width": 420, + "height": 75 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1289,10 +1292,10 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "3eIvIWgWRG+ZH+2Avs2v+F" + "fileId": "a4XOBa/D5CVJOV6YJDYzoN" }, { - "__type__": "cc.Label", + "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, "__editorExtras__": {}, @@ -1311,53 +1314,30 @@ "r": 255, "g": 255, "b": 255, - "a": 255 + "a": 111 }, - "_string": "天赋名称", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, - "_fontFamily": "Arial", - "_lineHeight": 35, - "_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 + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@58cb7", + "__expectedType__": "cc.SpriteFrame" }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { "__type__": "cc.Vec2", - "x": 2, - "y": 2 + "x": 0, + "y": 0 }, - "_shadowBlur": 2, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "85/KPIfHxOkqKjGGiokOxa" + "fileId": "2ak3j4GGJM4IT/SqGMrC1M" }, { "__type__": "cc.PrefabInfo", @@ -1367,7 +1347,7 @@ "asset": { "__id__": 0 }, - "fileId": "1eszWpL2JPPrSX620DCBJd", + "fileId": "1aPNLGgx5OPbr+WUXjBkEg", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -1531,6 +1511,165 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 63 + }, + { + "__id__": 65 + } + ], + "_prefab": { + "__id__": 67 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -143.08, + "y": 39.186, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.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__": 62 + }, + "_enabled": true, + "__prefab": { + "__id__": 64 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 48.1 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3eIvIWgWRG+ZH+2Avs2v+F" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 62 + }, + "_enabled": true, + "__prefab": { + "__id__": 66 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "天赋名称", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 30, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 35, + "_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": "85/KPIfHxOkqKjGGiokOxa" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "1eszWpL2JPPrSX620DCBJd", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.Node", "_name": "update", @@ -1541,23 +1680,23 @@ }, "_children": [ { - "__id__": 63 + "__id__": 69 } ], "_active": true, "_components": [ { - "__id__": 69 + "__id__": 75 }, { - "__id__": 71 + "__id__": 77 }, { - "__id__": 73 + "__id__": 79 } ], "_prefab": { - "__id__": 76 + "__id__": 82 }, "_lpos": { "__type__": "cc.Vec3", @@ -1594,20 +1733,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 62 + "__id__": 68 }, "_children": [], "_active": true, "_components": [ { - "__id__": 64 + "__id__": 70 }, { - "__id__": 66 + "__id__": 72 } ], "_prefab": { - "__id__": 68 + "__id__": 74 }, "_lpos": { "__type__": "cc.Vec3", @@ -1644,11 +1783,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 63 + "__id__": 69 }, "_enabled": true, "__prefab": { - "__id__": 65 + "__id__": 71 }, "_contentSize": { "__type__": "cc.Size", @@ -1672,11 +1811,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 63 + "__id__": 69 }, "_enabled": true, "__prefab": { - "__id__": 67 + "__id__": 73 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1753,11 +1892,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 62 + "__id__": 68 }, "_enabled": true, "__prefab": { - "__id__": 70 + "__id__": 76 }, "_contentSize": { "__type__": "cc.Size", @@ -1781,11 +1920,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 62 + "__id__": 68 }, "_enabled": true, "__prefab": { - "__id__": 72 + "__id__": 78 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1826,15 +1965,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 62 + "__id__": 68 }, "_enabled": true, "__prefab": { - "__id__": 74 + "__id__": 80 }, "clickEvents": [ { - "__id__": 75 + "__id__": 81 } ], "_interactable": true, @@ -1915,14 +2054,14 @@ "_active": true, "_components": [ { - "__id__": 78 + "__id__": 84 }, { - "__id__": 80 + "__id__": 86 } ], "_prefab": { - "__id__": 82 + "__id__": 88 }, "_lpos": { "__type__": "cc.Vec3", @@ -1959,11 +2098,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 77 + "__id__": 83 }, "_enabled": true, "__prefab": { - "__id__": 79 + "__id__": 85 }, "_contentSize": { "__type__": "cc.Size", @@ -1987,11 +2126,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 77 + "__id__": 83 }, "_enabled": true, "__prefab": { - "__id__": 81 + "__id__": 87 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2051,14 +2190,14 @@ "_active": true, "_components": [ { - "__id__": 84 + "__id__": 90 }, { - "__id__": 86 + "__id__": 92 } ], "_prefab": { - "__id__": 88 + "__id__": 94 }, "_lpos": { "__type__": "cc.Vec3", @@ -2095,11 +2234,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 83 + "__id__": 89 }, "_enabled": true, "__prefab": { - "__id__": 85 + "__id__": 91 }, "_contentSize": { "__type__": "cc.Size", @@ -2123,11 +2262,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 83 + "__id__": 89 }, "_enabled": true, "__prefab": { - "__id__": 87 + "__id__": 93 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2187,14 +2326,14 @@ "_active": true, "_components": [ { - "__id__": 90 + "__id__": 96 }, { - "__id__": 92 + "__id__": 98 } ], "_prefab": { - "__id__": 94 + "__id__": 100 }, "_lpos": { "__type__": "cc.Vec3", @@ -2231,11 +2370,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 89 + "__id__": 95 }, "_enabled": true, "__prefab": { - "__id__": 91 + "__id__": 97 }, "_contentSize": { "__type__": "cc.Size", @@ -2259,11 +2398,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 89 + "__id__": 95 }, "_enabled": true, "__prefab": { - "__id__": 93 + "__id__": 99 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2344,7 +2483,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 96 + "__id__": 102 }, "_contentSize": { "__type__": "cc.Size", @@ -2372,7 +2511,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 98 + "__id__": 104 }, "_id": "" }, diff --git a/assets/resources/gui/element/skill_card.prefab.meta b/assets/resources/gui/element/skill_card.prefab.meta new file mode 100644 index 00000000..1a1d9e58 --- /dev/null +++ b/assets/resources/gui/element/skill_card.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "407f71e4-91fa-4800-be94-bcb155cde502", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "skill_card" + } +} diff --git a/assets/resources/gui/gui.plist.meta b/assets/resources/gui/gui.plist.meta index ece97944..cd0dbe8b 100644 --- a/assets/resources/gui/gui.plist.meta +++ b/assets/resources/gui/gui.plist.meta @@ -669,10 +669,10 @@ "height": 130, "rawWidth": 65, "rawHeight": 130, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, + "borderTop": 50, + "borderBottom": 55, + "borderLeft": 23, + "borderRight": 24, "packable": true, "pixelsToUnit": 100, "pivotX": 0.5, @@ -3015,10 +3015,10 @@ "height": 107, "rawWidth": 128, "rawHeight": 107, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, + "borderTop": 40, + "borderBottom": 41, + "borderLeft": 30, + "borderRight": 28, "packable": true, "pixelsToUnit": 100, "pivotX": 0.5, @@ -8489,10 +8489,10 @@ "height": 83, "rawWidth": 80, "rawHeight": 83, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, + "borderTop": 32, + "borderBottom": 33, + "borderLeft": 34, + "borderRight": 31, "packable": true, "pixelsToUnit": 100, "pivotX": 0.5, @@ -11295,10 +11295,10 @@ "height": 56, "rawWidth": 190, "rawHeight": 56, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, + "borderTop": 19, + "borderBottom": 18, + "borderLeft": 21, + "borderRight": 14, "packable": true, "pixelsToUnit": 100, "pivotX": 0.5, @@ -12123,8 +12123,8 @@ "height": 130, "rawWidth": 65, "rawHeight": 130, - "borderTop": 0, - "borderBottom": 0, + "borderTop": 51, + "borderBottom": 51, "borderLeft": 25, "borderRight": 23, "packable": true, @@ -12169,10 +12169,10 @@ "height": 130, "rawWidth": 65, "rawHeight": 130, - "borderTop": 0, - "borderBottom": 0, - "borderLeft": 0, - "borderRight": 0, + "borderTop": 51, + "borderBottom": 57, + "borderLeft": 27, + "borderRight": 26, "packable": true, "pixelsToUnit": 100, "pivotX": 0.5, diff --git a/assets/resources/gui/shop_home.prefab b/assets/resources/gui/shop_home.prefab index 2f77c8ec..6b95c22d 100644 --- a/assets/resources/gui/shop_home.prefab +++ b/assets/resources/gui/shop_home.prefab @@ -22,20 +22,20 @@ "__id__": 2 }, { - "__id__": 416 + "__id__": 374 } ], "_active": true, "_components": [ { - "__id__": 446 + "__id__": 404 }, { - "__id__": 448 + "__id__": 406 } ], "_prefab": { - "__id__": 450 + "__id__": 408 }, "_lpos": { "__type__": "cc.Vec3", @@ -85,20 +85,20 @@ "_active": true, "_components": [ { - "__id__": 409 + "__id__": 367 }, { - "__id__": 411 + "__id__": 369 }, { "__id__": 18 }, { - "__id__": 413 + "__id__": 371 } ], "_prefab": { - "__id__": 415 + "__id__": 373 }, "_lpos": { "__type__": "cc.Vec3", @@ -158,7 +158,7 @@ } ], "_prefab": { - "__id__": 408 + "__id__": 366 }, "_lpos": { "__type__": "cc.Vec3", @@ -508,14 +508,14 @@ "_active": true, "_components": [ { - "__id__": 403 + "__id__": 361 }, { - "__id__": 405 + "__id__": 363 } ], "_prefab": { - "__id__": 407 + "__id__": 365 }, "_lpos": { "__type__": "cc.Vec3", @@ -776,14 +776,14 @@ "_active": true, "_components": [ { - "__id__": 398 + "__id__": 356 }, { - "__id__": 400 + "__id__": 358 } ], "_prefab": { - "__id__": 402 + "__id__": 360 }, "_lpos": { "__type__": "cc.Vec3", @@ -6604,19 +6604,16 @@ }, { "__id__": 311 - }, - { - "__id__": 353 } ], "_active": true, "_components": [ { - "__id__": 395 + "__id__": 353 } ], "_prefab": { - "__id__": 397 + "__id__": 355 }, "_lpos": { "__type__": "cc.Vec3", @@ -6649,7 +6646,7 @@ }, { "__type__": "cc.Node", - "_name": "shop_product4", + "_name": "shop_product5", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -6689,7 +6686,7 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": -220, + "x": 0, "y": 0, "z": 0 }, @@ -6718,7 +6715,7 @@ }, { "__type__": "cc.Node", - "_name": "ShopItem_s_CoinPack_1", + "_name": "ShopItem_s_CoinPack_3", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -6780,8 +6777,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 219, - "height": 167 + "width": 207, + "height": 216 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -6792,7 +6789,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "baUg4o+w5NSq3feHtPVPbm" + "fileId": "485dMBX1dBBZUt8O2sVNGQ" }, { "__type__": "cc.Sprite", @@ -6817,7 +6814,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@4dac8", + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@863c8", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -6837,7 +6834,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "fatFb1dUBAXrbG7LYUFby4" + "fileId": "6aXxzp0tpNMbkiiSZ0Z/3k" }, { "__type__": "cc.PrefabInfo", @@ -6847,14 +6844,14 @@ "asset": { "__id__": 0 }, - "fileId": "ddKd2NybJBcZVuH8rqYkm9", + "fileId": "e3v2+3PedK2Znf+W4Rmd/h", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { "__type__": "cc.Node", - "_name": "num", + "_name": "ResourceBar_Single_Icon_Gem", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -6875,8 +6872,144 @@ }, "_lpos": { "__type__": "cc.Vec3", + "x": -30, + "y": -103.173, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", "x": 0, - "y": -37.219, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.7, + "y": 0.7, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 276 + }, + "_enabled": true, + "__prefab": { + "__id__": 278 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 77, + "height": 69 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c3PICVMQFMTapCD8pq/YI4" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 276 + }, + "_enabled": true, + "__prefab": { + "__id__": 280 + }, + "_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@3fef2", + "__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": "b9zaYCdJlB/YTb4EP1B5hm" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "2cC8wvVlNN972k1T5wiAjW", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "cost", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 269 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 283 + }, + { + "__id__": 285 + } + ], + "_prefab": { + "__id__": 287 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 20, + "y": -102.804, "z": 0 }, "_lrot": { @@ -6908,15 +7041,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 276 + "__id__": 282 }, "_enabled": true, "__prefab": { - "__id__": 278 + "__id__": 284 }, "_contentSize": { "__type__": "cc.Size", - "width": 130.73828125, + "width": 20.6845703125, "height": 41.8 }, "_anchorPoint": { @@ -6928,7 +7061,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "f8DcJaghRO0qohRhoC2nha" + "fileId": "c8O1F9h/5Bt5FKvPaEDIB2" }, { "__type__": "cc.Label", @@ -6936,11 +7069,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 276 + "__id__": 282 }, "_enabled": true, "__prefab": { - "__id__": 280 + "__id__": 286 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6952,7 +7085,7 @@ "b": 255, "a": 255 }, - "_string": "5000金币", + "_string": "5", "_horizontalAlign": 1, "_verticalAlign": 1, "_actualFontSize": 30, @@ -6996,7 +7129,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "cb0KeEKP5ErZpAc55AEzP6" + "fileId": "fcLAyewttC4ogxH/v6jMId" }, { "__type__": "cc.PrefabInfo", @@ -7006,7 +7139,166 @@ "asset": { "__id__": 0 }, - "fileId": "09z+/ak0ZDPbHZoCo1kK3J", + "fileId": "1aW8jJwetBY5lUeK1uT3Md", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "num", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 269 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 289 + }, + { + "__id__": 291 + } + ], + "_prefab": { + "__id__": 293 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -37.219, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 288 + }, + "_enabled": true, + "__prefab": { + "__id__": 290 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 147.4228515625, + "height": 41.8 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e1rnniDjRACr8b9uHbvNM1" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 288 + }, + "_enabled": true, + "__prefab": { + "__id__": 292 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "40000金币", + "_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": "beiA63nOlMRb7NcR9prWhC" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "9aU4v94t1Mrp0yGYTIlBak", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -7023,14 +7315,14 @@ "_active": false, "_components": [ { - "__id__": 283 + "__id__": 295 }, { - "__id__": 285 + "__id__": 297 } ], "_prefab": { - "__id__": 287 + "__id__": 299 }, "_lpos": { "__type__": "cc.Vec3", @@ -7067,11 +7359,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 282 + "__id__": 294 }, "_enabled": true, "__prefab": { - "__id__": 284 + "__id__": 296 }, "_contentSize": { "__type__": "cc.Size", @@ -7087,7 +7379,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "23HoqXZfpCRZXKDDePyrGW" + "fileId": "8cDpp/OgtPeJ30b2t/Y9ye" }, { "__type__": "cc.Label", @@ -7095,11 +7387,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 282 + "__id__": 294 }, "_enabled": true, "__prefab": { - "__id__": 286 + "__id__": 298 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7155,7 +7447,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "08pD6041hKlJb7q64yP3US" + "fileId": "47SByDsWpIxrZJ6f3LLOl1" }, { "__type__": "cc.PrefabInfo", @@ -7165,7 +7457,7 @@ "asset": { "__id__": 0 }, - "fileId": "92/eqOl0VNhrkAVXfh9deM", + "fileId": "54JL7/BjdM07MoO3KjxBTj", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -7182,18 +7474,18 @@ "_active": false, "_components": [ { - "__id__": 289 + "__id__": 301 }, { - "__id__": 291 + "__id__": 303 } ], "_prefab": { - "__id__": 293 + "__id__": 305 }, "_lpos": { "__type__": "cc.Vec3", - "x": 46.779, + "x": 51.443, "y": -72.817, "z": 0 }, @@ -7226,15 +7518,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 288 + "__id__": 300 }, "_enabled": true, "__prefab": { - "__id__": 290 + "__id__": 302 }, "_contentSize": { "__type__": "cc.Size", - "width": 13.123046875, + "width": 35.369140625, "height": 27.2 }, "_anchorPoint": { @@ -7246,7 +7538,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "9eJ4r34iBBY4p7cp6qZogx" + "fileId": "b5kurvHfFJeIYggwwJiLmX" }, { "__type__": "cc.Label", @@ -7254,11 +7546,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 288 + "__id__": 300 }, "_enabled": true, "__prefab": { - "__id__": 292 + "__id__": 304 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7270,7 +7562,7 @@ "b": 17, "a": 255 }, - "_string": "2", + "_string": "999", "_horizontalAlign": 1, "_verticalAlign": 1, "_actualFontSize": 20, @@ -7314,7 +7606,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "ecBahB+E1GsrR04nVthA3q" + "fileId": "baoSPaC8VFYbNghniHKp+E" }, { "__type__": "cc.PrefabInfo", @@ -7324,302 +7616,7 @@ "asset": { "__id__": 0 }, - "fileId": "c85/WCHYZMaa5hzeUw3rEK", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ResourceBar_Single_Icon_Gem-001", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 269 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 295 - }, - { - "__id__": 297 - } - ], - "_prefab": { - "__id__": 299 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -30, - "y": -103.173, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.7, - "y": 0.7, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 294 - }, - "_enabled": true, - "__prefab": { - "__id__": 296 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 77, - "height": 69 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0bfLUZwK1HH5ww/WWRxVoe" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 294 - }, - "_enabled": true, - "__prefab": { - "__id__": 298 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@3fef2", - "__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": "cbz8S1SOZPNKK3dNVbAlcu" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f35iimmddMxqYoNkR5FgXz", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "cost", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 269 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 301 - }, - { - "__id__": 303 - } - ], - "_prefab": { - "__id__": 305 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 20, - "y": -102.804, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 300 - }, - "_enabled": true, - "__prefab": { - "__id__": 302 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 20.6845703125, - "height": 41.8 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "03bjLMCvtBg442ykwUS0H+" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 300 - }, - "_enabled": true, - "__prefab": { - "__id__": 304 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "1", - "_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": "17bOfyBZRIWIVTCrsoJMgY" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "60+l7nRINMeYcplrdIX34G", + "fileId": "23qPGEmq1MwaQ/f2kkXVYT", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -7650,7 +7647,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "ffq0KoarVDR6W0xHCmtCV+" + "fileId": "18Ga01DpNM14PKVW04sIx1" }, { "__type__": "cc.Sprite", @@ -7695,7 +7692,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "32bpMN2RNIXbFGf0XrTQcR" + "fileId": "abdCm9l01Fa4oXwDAP1G3O" }, { "__type__": "cc.PrefabInfo", @@ -7705,14 +7702,14 @@ "asset": { "__id__": 0 }, - "fileId": "9eIoeBQ/FAuKISfw/S9q2E", + "fileId": "fbFgJC3A5Ox55vZNmxpp5N", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { "__type__": "cc.Node", - "_name": "shop_product5", + "_name": "shop_product6", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -7752,7 +7749,7 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 0, + "x": 220, "y": 0, "z": 0 }, @@ -7781,7 +7778,7 @@ }, { "__type__": "cc.Node", - "_name": "ShopItem_s_CoinPack_3", + "_name": "ShopItem_s_CoinPack_4", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -7843,8 +7840,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 207, - "height": 216 + "width": 290, + "height": 230 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -7855,7 +7852,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "485dMBX1dBBZUt8O2sVNGQ" + "fileId": "20dJ9JTvtO/6nDUyZogQzc" }, { "__type__": "cc.Sprite", @@ -7880,7 +7877,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@863c8", + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@a91ea", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -7900,7 +7897,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "6aXxzp0tpNMbkiiSZ0Z/3k" + "fileId": "cbUAf2CDJAzbMcaAV43fXw" }, { "__type__": "cc.PrefabInfo", @@ -7910,7 +7907,7 @@ "asset": { "__id__": 0 }, - "fileId": "e3v2+3PedK2Znf+W4Rmd/h", + "fileId": "03Ljut/ExOaacy1eITVBV7", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -7991,7 +7988,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "c3PICVMQFMTapCD8pq/YI4" + "fileId": "4eChyfrmRP5ZTlR98NikwB" }, { "__type__": "cc.Sprite", @@ -8036,7 +8033,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "b9zaYCdJlB/YTb4EP1B5hm" + "fileId": "321RP4YGJDX5L+kDuqc9N3" }, { "__type__": "cc.PrefabInfo", @@ -8046,7 +8043,7 @@ "asset": { "__id__": 0 }, - "fileId": "2cC8wvVlNN972k1T5wiAjW", + "fileId": "2ec1FWCORGt549sw6wwlye", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -8115,7 +8112,7 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 20.6845703125, + "width": 37.369140625, "height": 41.8 }, "_anchorPoint": { @@ -8127,7 +8124,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "c8O1F9h/5Bt5FKvPaEDIB2" + "fileId": "c9DwHSBeZP87CCcZbPqdyX" }, { "__type__": "cc.Label", @@ -8151,7 +8148,7 @@ "b": 255, "a": 255 }, - "_string": "5", + "_string": "50", "_horizontalAlign": 1, "_verticalAlign": 1, "_actualFontSize": 30, @@ -8195,7 +8192,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "fcLAyewttC4ogxH/v6jMId" + "fileId": "e0Om1kuwZO+JcG2HeflVum" }, { "__type__": "cc.PrefabInfo", @@ -8205,7 +8202,7 @@ "asset": { "__id__": 0 }, - "fileId": "1aW8jJwetBY5lUeK1uT3Md", + "fileId": "4cFjsvXzBIN6sZQUeNR1fh", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -8274,7 +8271,7 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 147.4228515625, + "width": 164.107421875, "height": 41.8 }, "_anchorPoint": { @@ -8286,7 +8283,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "e1rnniDjRACr8b9uHbvNM1" + "fileId": "87t9B2WntMdKWuG+SyDGyd" }, { "__type__": "cc.Label", @@ -8310,7 +8307,7 @@ "b": 255, "a": 255 }, - "_string": "40000金币", + "_string": "500000金币", "_horizontalAlign": 1, "_verticalAlign": 1, "_actualFontSize": 30, @@ -8354,7 +8351,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "beiA63nOlMRb7NcR9prWhC" + "fileId": "bbC4UhZ6hK26DYyo4lGpFY" }, { "__type__": "cc.PrefabInfo", @@ -8364,7 +8361,7 @@ "asset": { "__id__": 0 }, - "fileId": "9aU4v94t1Mrp0yGYTIlBak", + "fileId": "9e7Uhn1/FEy5LHtdHcmcEh", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -8445,7 +8442,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "8cDpp/OgtPeJ30b2t/Y9ye" + "fileId": "abYwaxXipKJ5k8mUAfvpj8" }, { "__type__": "cc.Label", @@ -8513,7 +8510,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "47SByDsWpIxrZJ6f3LLOl1" + "fileId": "2dmflj0tFE+LUWMqVMRjOY" }, { "__type__": "cc.PrefabInfo", @@ -8523,7 +8520,7 @@ "asset": { "__id__": 0 }, - "fileId": "54JL7/BjdM07MoO3KjxBTj", + "fileId": "e4lHwr15lDDYgu7M8oq3iR", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -8604,7 +8601,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "b5kurvHfFJeIYggwwJiLmX" + "fileId": "60/s8bQO9PSqL8ujL6fGVA" }, { "__type__": "cc.Label", @@ -8670,1069 +8667,6 @@ "_shadowBlur": 2, "_id": "" }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "baoSPaC8VFYbNghniHKp+E" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "23qPGEmq1MwaQ/f2kkXVYT", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 311 - }, - "_enabled": true, - "__prefab": { - "__id__": 349 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 260, - "height": 300 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "18Ga01DpNM14PKVW04sIx1" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 311 - }, - "_enabled": true, - "__prefab": { - "__id__": 351 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fdf0c", - "__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": "abdCm9l01Fa4oXwDAP1G3O" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "fbFgJC3A5Ox55vZNmxpp5N", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "shop_product6", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 268 - }, - "_children": [ - { - "__id__": 354 - }, - { - "__id__": 360 - }, - { - "__id__": 366 - }, - { - "__id__": 372 - }, - { - "__id__": 378 - }, - { - "__id__": 384 - } - ], - "_active": true, - "_components": [ - { - "__id__": 390 - }, - { - "__id__": 392 - } - ], - "_prefab": { - "__id__": 394 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 220, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.7, - "y": 0.7, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "ShopItem_s_CoinPack_4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 353 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 355 - }, - { - "__id__": 357 - } - ], - "_prefab": { - "__id__": 359 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 40.386, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.7, - "y": 0.7, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 354 - }, - "_enabled": true, - "__prefab": { - "__id__": 356 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 290, - "height": 230 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "20dJ9JTvtO/6nDUyZogQzc" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 354 - }, - "_enabled": true, - "__prefab": { - "__id__": 358 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@a91ea", - "__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": "cbUAf2CDJAzbMcaAV43fXw" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "03Ljut/ExOaacy1eITVBV7", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ResourceBar_Single_Icon_Gem", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 353 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 361 - }, - { - "__id__": 363 - } - ], - "_prefab": { - "__id__": 365 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -30, - "y": -103.173, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.7, - "y": 0.7, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 360 - }, - "_enabled": true, - "__prefab": { - "__id__": 362 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 77, - "height": 69 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4eChyfrmRP5ZTlR98NikwB" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 360 - }, - "_enabled": true, - "__prefab": { - "__id__": 364 - }, - "_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@3fef2", - "__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": "321RP4YGJDX5L+kDuqc9N3" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "2ec1FWCORGt549sw6wwlye", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "cost", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 353 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 367 - }, - { - "__id__": 369 - } - ], - "_prefab": { - "__id__": 371 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 20, - "y": -102.804, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 366 - }, - "_enabled": true, - "__prefab": { - "__id__": 368 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 37.369140625, - "height": 41.8 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c9DwHSBeZP87CCcZbPqdyX" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 366 - }, - "_enabled": true, - "__prefab": { - "__id__": 370 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "50", - "_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": "e0Om1kuwZO+JcG2HeflVum" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "4cFjsvXzBIN6sZQUeNR1fh", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "num", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 353 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 373 - }, - { - "__id__": 375 - } - ], - "_prefab": { - "__id__": 377 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -37.219, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 372 - }, - "_enabled": true, - "__prefab": { - "__id__": 374 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 164.107421875, - "height": 41.8 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "87t9B2WntMdKWuG+SyDGyd" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 372 - }, - "_enabled": true, - "__prefab": { - "__id__": 376 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "500000金币", - "_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": "bbC4UhZ6hK26DYyo4lGpFY" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "9e7Uhn1/FEy5LHtdHcmcEh", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "cost-001", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 353 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 379 - }, - { - "__id__": 381 - } - ], - "_prefab": { - "__id__": 383 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -6.989, - "y": -72.817, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 378 - }, - "_enabled": true, - "__prefab": { - "__id__": 380 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 102, - "height": 27.2 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "abYwaxXipKJ5k8mUAfvpj8" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 378 - }, - "_enabled": true, - "__prefab": { - "__id__": 382 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 236, - "g": 148, - "b": 17, - "a": 255 - }, - "_string": "每日限购:", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 20, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 20, - "_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": 1, - "_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": "2dmflj0tFE+LUWMqVMRjOY" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e4lHwr15lDDYgu7M8oq3iR", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "cost-002", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 353 - }, - "_children": [], - "_active": false, - "_components": [ - { - "__id__": 385 - }, - { - "__id__": 387 - } - ], - "_prefab": { - "__id__": 389 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 51.443, - "y": -72.817, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 384 - }, - "_enabled": true, - "__prefab": { - "__id__": 386 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 35.369140625, - "height": 27.2 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "60/s8bQO9PSqL8ujL6fGVA" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 384 - }, - "_enabled": true, - "__prefab": { - "__id__": 388 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 236, - "g": 148, - "b": 17, - "a": 255 - }, - "_string": "999", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 20, - "_fontSize": 20, - "_fontFamily": "Arial", - "_lineHeight": 20, - "_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": 1, - "_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": "5eCMngI2ZLGb8AY2WCbMj1" @@ -9756,11 +8690,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 353 + "__id__": 311 }, "_enabled": true, "__prefab": { - "__id__": 391 + "__id__": 349 }, "_contentSize": { "__type__": "cc.Size", @@ -9784,11 +8718,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 353 + "__id__": 311 }, "_enabled": true, "__prefab": { - "__id__": 393 + "__id__": 351 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9846,7 +8780,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 396 + "__id__": 354 }, "_contentSize": { "__type__": "cc.Size", @@ -9887,7 +8821,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 399 + "__id__": 357 }, "_contentSize": { "__type__": "cc.Size", @@ -9915,7 +8849,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 401 + "__id__": 359 }, "_alignFlags": 1, "_target": null, @@ -9964,7 +8898,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 404 + "__id__": 362 }, "_contentSize": { "__type__": "cc.Size", @@ -9992,7 +8926,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 406 + "__id__": 364 }, "_alignFlags": 1, "_target": null, @@ -10054,7 +8988,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 410 + "__id__": 368 }, "_contentSize": { "__type__": "cc.Size", @@ -10082,7 +9016,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 412 + "__id__": 370 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10127,7 +9061,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 414 + "__id__": 372 }, "_alignFlags": 5, "_target": null, @@ -10176,29 +9110,29 @@ }, "_children": [ { - "__id__": 417 + "__id__": 375 }, { - "__id__": 423 + "__id__": 381 }, { - "__id__": 429 + "__id__": 387 }, { - "__id__": 435 + "__id__": 393 } ], "_active": true, "_components": [ { - "__id__": 441 + "__id__": 399 }, { - "__id__": 443 + "__id__": 401 } ], "_prefab": { - "__id__": 445 + "__id__": 403 }, "_lpos": { "__type__": "cc.Vec3", @@ -10235,20 +9169,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 416 + "__id__": 374 }, "_children": [], "_active": true, "_components": [ { - "__id__": 418 + "__id__": 376 }, { - "__id__": 420 + "__id__": 378 } ], "_prefab": { - "__id__": 422 + "__id__": 380 }, "_lpos": { "__type__": "cc.Vec3", @@ -10285,11 +9219,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 417 + "__id__": 375 }, "_enabled": true, "__prefab": { - "__id__": 419 + "__id__": 377 }, "_contentSize": { "__type__": "cc.Size", @@ -10313,11 +9247,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 417 + "__id__": 375 }, "_enabled": true, "__prefab": { - "__id__": 421 + "__id__": 379 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10371,20 +9305,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 416 + "__id__": 374 }, "_children": [], "_active": true, "_components": [ { - "__id__": 424 + "__id__": 382 }, { - "__id__": 426 + "__id__": 384 } ], "_prefab": { - "__id__": 428 + "__id__": 386 }, "_lpos": { "__type__": "cc.Vec3", @@ -10421,11 +9355,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 423 + "__id__": 381 }, "_enabled": true, "__prefab": { - "__id__": 425 + "__id__": 383 }, "_contentSize": { "__type__": "cc.Size", @@ -10449,11 +9383,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 423 + "__id__": 381 }, "_enabled": true, "__prefab": { - "__id__": 427 + "__id__": 385 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10507,20 +9441,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 416 + "__id__": 374 }, "_children": [], "_active": true, "_components": [ { - "__id__": 430 + "__id__": 388 }, { - "__id__": 432 + "__id__": 390 } ], "_prefab": { - "__id__": 434 + "__id__": 392 }, "_lpos": { "__type__": "cc.Vec3", @@ -10557,11 +9491,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 429 + "__id__": 387 }, "_enabled": true, "__prefab": { - "__id__": 431 + "__id__": 389 }, "_contentSize": { "__type__": "cc.Size", @@ -10585,11 +9519,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 429 + "__id__": 387 }, "_enabled": true, "__prefab": { - "__id__": 433 + "__id__": 391 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10643,20 +9577,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 416 + "__id__": 374 }, "_children": [], "_active": true, "_components": [ { - "__id__": 436 + "__id__": 394 }, { - "__id__": 438 + "__id__": 396 } ], "_prefab": { - "__id__": 440 + "__id__": 398 }, "_lpos": { "__type__": "cc.Vec3", @@ -10693,11 +9627,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 435 + "__id__": 393 }, "_enabled": true, "__prefab": { - "__id__": 437 + "__id__": 395 }, "_contentSize": { "__type__": "cc.Size", @@ -10721,11 +9655,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 435 + "__id__": 393 }, "_enabled": true, "__prefab": { - "__id__": 439 + "__id__": 397 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10779,11 +9713,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 416 + "__id__": 374 }, "_enabled": true, "__prefab": { - "__id__": 442 + "__id__": 400 }, "_contentSize": { "__type__": "cc.Size", @@ -10807,11 +9741,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 416 + "__id__": 374 }, "_enabled": true, "__prefab": { - "__id__": 444 + "__id__": 402 }, "_alignFlags": 1, "_target": null, @@ -10860,7 +9794,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 447 + "__id__": 405 }, "_contentSize": { "__type__": "cc.Size", @@ -10888,7 +9822,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 449 + "__id__": 407 }, "_alignFlags": 5, "_target": null, diff --git a/assets/resources/gui/victory.prefab b/assets/resources/gui/victory.prefab index 7d138147..ac52ea25 100644 --- a/assets/resources/gui/victory.prefab +++ b/assets/resources/gui/victory.prefab @@ -25,17 +25,17 @@ "_active": true, "_components": [ { - "__id__": 133 + "__id__": 139 }, { - "__id__": 135 + "__id__": 141 }, { - "__id__": 137 + "__id__": 143 } ], "_prefab": { - "__id__": 139 + "__id__": 145 }, "_lpos": { "__type__": "cc.Vec3", @@ -82,10 +82,10 @@ "__id__": 9 }, { - "__id__": 33 + "__id__": 15 }, { - "__id__": 45 + "__id__": 39 }, { "__id__": 51 @@ -94,23 +94,26 @@ "__id__": 57 }, { - "__id__": 72 + "__id__": 63 }, { - "__id__": 92 + "__id__": 78 }, { - "__id__": 112 + "__id__": 98 + }, + { + "__id__": 118 } ], - "_active": false, + "_active": true, "_components": [ { - "__id__": 130 + "__id__": 136 } ], "_prefab": { - "__id__": 132 + "__id__": 138 }, "_lpos": { "__type__": "cc.Vec3", @@ -150,7 +153,7 @@ "__id__": 2 }, "_children": [], - "_active": true, + "_active": false, "_components": [ { "__id__": 4 @@ -256,7 +259,7 @@ "_fillStart": 0, "_fillRange": 0, "_isTrimmedMode": true, - "_useGrayscale": true, + "_useGrayscale": false, "_atlas": null, "_id": "" }, @@ -273,6 +276,140 @@ "__id__": 0 }, "fileId": "5bGQtqeHdKKblZUCYha8gm", + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Button_SkillBtn_Orange", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 10 + }, + { + "__id__": 12 + } + ], + "_prefab": { + "__id__": 14 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 9 + }, + "_enabled": true, + "__prefab": { + "__id__": 11 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 600, + "height": 600 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "91LawJkjxBNadN2JyNP2lC" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 9 + }, + "_enabled": true, + "__prefab": { + "__id__": 13 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@c0043", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "47tyNKs4NJmrm2jHSz4rl8" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e7oKWTyKBPzbTe3G8bfmXP", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -286,32 +423,32 @@ "__id__": 2 }, "_children": [ - { - "__id__": 10 - }, { "__id__": 16 }, { "__id__": 22 + }, + { + "__id__": 28 } ], "_active": false, "_components": [ { - "__id__": 28 + "__id__": 34 }, { - "__id__": 30 + "__id__": 36 } ], "_prefab": { - "__id__": 32 + "__id__": 38 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 367.51, + "y": 194.159, "z": 0 }, "_lrot": { @@ -343,20 +480,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 9 + "__id__": 15 }, "_children": [], "_active": true, "_components": [ { - "__id__": 11 + "__id__": 17 }, { - "__id__": 13 + "__id__": 19 } ], "_prefab": { - "__id__": 15 + "__id__": 21 }, "_lpos": { "__type__": "cc.Vec3", @@ -393,11 +530,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 10 + "__id__": 16 }, "_enabled": true, "__prefab": { - "__id__": 12 + "__id__": 18 }, "_contentSize": { "__type__": "cc.Size", @@ -421,11 +558,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 10 + "__id__": 16 }, "_enabled": true, "__prefab": { - "__id__": 14 + "__id__": 20 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -479,20 +616,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 9 + "__id__": 15 }, "_children": [], "_active": true, "_components": [ { - "__id__": 17 + "__id__": 23 }, { - "__id__": 19 + "__id__": 25 } ], "_prefab": { - "__id__": 21 + "__id__": 27 }, "_lpos": { "__type__": "cc.Vec3", @@ -529,11 +666,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 16 + "__id__": 22 }, "_enabled": true, "__prefab": { - "__id__": 18 + "__id__": 24 }, "_contentSize": { "__type__": "cc.Size", @@ -557,11 +694,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 16 + "__id__": 22 }, "_enabled": true, "__prefab": { - "__id__": 20 + "__id__": 26 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -615,20 +752,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 9 + "__id__": 15 }, "_children": [], "_active": true, "_components": [ { - "__id__": 23 + "__id__": 29 }, { - "__id__": 25 + "__id__": 31 } ], "_prefab": { - "__id__": 27 + "__id__": 33 }, "_lpos": { "__type__": "cc.Vec3", @@ -665,11 +802,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 22 + "__id__": 28 }, "_enabled": true, "__prefab": { - "__id__": 24 + "__id__": 30 }, "_contentSize": { "__type__": "cc.Size", @@ -693,11 +830,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 22 + "__id__": 28 }, "_enabled": true, "__prefab": { - "__id__": 26 + "__id__": 32 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -751,11 +888,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 9 + "__id__": 15 }, "_enabled": true, "__prefab": { - "__id__": 29 + "__id__": 35 }, "_contentSize": { "__type__": "cc.Size", @@ -779,11 +916,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 9 + "__id__": 15 }, "_enabled": true, "__prefab": { - "__id__": 31 + "__id__": 37 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -838,25 +975,25 @@ }, "_children": [ { - "__id__": 34 + "__id__": 40 } ], "_active": false, "_components": [ { - "__id__": 40 + "__id__": 46 }, { - "__id__": 42 + "__id__": 48 } ], "_prefab": { - "__id__": 44 + "__id__": 50 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 367.71, + "y": 114.026, "z": 0 }, "_lrot": { @@ -888,20 +1025,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 33 + "__id__": 39 }, "_children": [], "_active": true, "_components": [ { - "__id__": 35 + "__id__": 41 }, { - "__id__": 37 + "__id__": 43 } ], "_prefab": { - "__id__": 39 + "__id__": 45 }, "_lpos": { "__type__": "cc.Vec3", @@ -938,11 +1075,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 34 + "__id__": 40 }, "_enabled": true, "__prefab": { - "__id__": 36 + "__id__": 42 }, "_contentSize": { "__type__": "cc.Size", @@ -966,11 +1103,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 34 + "__id__": 40 }, "_enabled": true, "__prefab": { - "__id__": 38 + "__id__": 44 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1024,11 +1161,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 33 + "__id__": 39 }, "_enabled": true, "__prefab": { - "__id__": 41 + "__id__": 47 }, "_contentSize": { "__type__": "cc.Size", @@ -1052,11 +1189,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 33 + "__id__": 39 }, "_enabled": true, "__prefab": { - "__id__": 43 + "__id__": 49 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1113,14 +1250,14 @@ "_active": true, "_components": [ { - "__id__": 46 + "__id__": 52 }, { - "__id__": 48 + "__id__": 54 } ], "_prefab": { - "__id__": 50 + "__id__": 56 }, "_lpos": { "__type__": "cc.Vec3", @@ -1157,11 +1294,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 45 + "__id__": 51 }, "_enabled": true, "__prefab": { - "__id__": 47 + "__id__": 53 }, "_contentSize": { "__type__": "cc.Size", @@ -1185,11 +1322,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 45 + "__id__": 51 }, "_enabled": true, "__prefab": { - "__id__": 49 + "__id__": 55 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1249,14 +1386,14 @@ "_active": true, "_components": [ { - "__id__": 52 + "__id__": 58 }, { - "__id__": 54 + "__id__": 60 } ], "_prefab": { - "__id__": 56 + "__id__": 62 }, "_lpos": { "__type__": "cc.Vec3", @@ -1293,11 +1430,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 51 + "__id__": 57 }, "_enabled": true, "__prefab": { - "__id__": 53 + "__id__": 59 }, "_contentSize": { "__type__": "cc.Size", @@ -1321,11 +1458,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 51 + "__id__": 57 }, "_enabled": true, "__prefab": { - "__id__": 55 + "__id__": 61 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1406,23 +1543,23 @@ }, "_children": [ { - "__id__": 58 + "__id__": 64 } ], "_active": true, "_components": [ { - "__id__": 64 + "__id__": 70 }, { - "__id__": 66 + "__id__": 72 }, { - "__id__": 68 + "__id__": 74 } ], "_prefab": { - "__id__": 71 + "__id__": 77 }, "_lpos": { "__type__": "cc.Vec3", @@ -1459,20 +1596,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 57 + "__id__": 63 }, "_children": [], "_active": true, "_components": [ { - "__id__": 59 + "__id__": 65 }, { - "__id__": 61 + "__id__": 67 } ], "_prefab": { - "__id__": 63 + "__id__": 69 }, "_lpos": { "__type__": "cc.Vec3", @@ -1509,11 +1646,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 58 + "__id__": 64 }, "_enabled": true, "__prefab": { - "__id__": 60 + "__id__": 66 }, "_contentSize": { "__type__": "cc.Size", @@ -1537,11 +1674,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 58 + "__id__": 64 }, "_enabled": true, "__prefab": { - "__id__": 62 + "__id__": 68 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1618,11 +1755,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 57 + "__id__": 63 }, "_enabled": true, "__prefab": { - "__id__": 65 + "__id__": 71 }, "_contentSize": { "__type__": "cc.Size", @@ -1646,11 +1783,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 57 + "__id__": 63 }, "_enabled": true, "__prefab": { - "__id__": 67 + "__id__": 73 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1691,15 +1828,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 57 + "__id__": 63 }, "_enabled": true, "__prefab": { - "__id__": 69 + "__id__": 75 }, "clickEvents": [ { - "__id__": 70 + "__id__": 76 } ], "_interactable": true, @@ -1778,23 +1915,23 @@ }, "_children": [ { - "__id__": 73 + "__id__": 79 }, { - "__id__": 79 + "__id__": 85 } ], "_active": true, "_components": [ { - "__id__": 87 + "__id__": 93 }, { - "__id__": 89 + "__id__": 95 } ], "_prefab": { - "__id__": 91 + "__id__": 97 }, "_lpos": { "__type__": "cc.Vec3", @@ -1831,20 +1968,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 72 + "__id__": 78 }, "_children": [], "_active": true, "_components": [ { - "__id__": 74 + "__id__": 80 }, { - "__id__": 76 + "__id__": 82 } ], "_prefab": { - "__id__": 78 + "__id__": 84 }, "_lpos": { "__type__": "cc.Vec3", @@ -1881,11 +2018,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 73 + "__id__": 79 }, "_enabled": true, "__prefab": { - "__id__": 75 + "__id__": 81 }, "_contentSize": { "__type__": "cc.Size", @@ -1909,11 +2046,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 73 + "__id__": 79 }, "_enabled": true, "__prefab": { - "__id__": 77 + "__id__": 83 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1967,23 +2104,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 72 + "__id__": 78 }, "_children": [], "_active": true, "_components": [ { - "__id__": 80 + "__id__": 86 }, { - "__id__": 82 + "__id__": 88 }, { - "__id__": 84 + "__id__": 90 } ], "_prefab": { - "__id__": 86 + "__id__": 92 }, "_lpos": { "__type__": "cc.Vec3", @@ -2020,11 +2157,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 79 + "__id__": 85 }, "_enabled": true, "__prefab": { - "__id__": 81 + "__id__": 87 }, "_contentSize": { "__type__": "cc.Size", @@ -2048,11 +2185,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 79 + "__id__": 85 }, "_enabled": true, "__prefab": { - "__id__": 83 + "__id__": 89 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2116,11 +2253,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 79 + "__id__": 85 }, "_enabled": true, "__prefab": { - "__id__": 85 + "__id__": 91 }, "templateMode": false, "watchPath": "data.mission.reward_gold", @@ -2151,11 +2288,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 72 + "__id__": 78 }, "_enabled": true, "__prefab": { - "__id__": 88 + "__id__": 94 }, "_contentSize": { "__type__": "cc.Size", @@ -2179,11 +2316,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 72 + "__id__": 78 }, "_enabled": true, "__prefab": { - "__id__": 90 + "__id__": 96 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2241,23 +2378,23 @@ }, "_children": [ { - "__id__": 93 + "__id__": 99 }, { - "__id__": 99 + "__id__": 105 } ], "_active": true, "_components": [ { - "__id__": 107 + "__id__": 113 }, { - "__id__": 109 + "__id__": 115 } ], "_prefab": { - "__id__": 111 + "__id__": 117 }, "_lpos": { "__type__": "cc.Vec3", @@ -2294,20 +2431,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 92 + "__id__": 98 }, "_children": [], "_active": true, "_components": [ { - "__id__": 94 + "__id__": 100 }, { - "__id__": 96 + "__id__": 102 } ], "_prefab": { - "__id__": 98 + "__id__": 104 }, "_lpos": { "__type__": "cc.Vec3", @@ -2344,11 +2481,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 93 + "__id__": 99 }, "_enabled": true, "__prefab": { - "__id__": 95 + "__id__": 101 }, "_contentSize": { "__type__": "cc.Size", @@ -2372,11 +2509,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 93 + "__id__": 99 }, "_enabled": true, "__prefab": { - "__id__": 97 + "__id__": 103 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2430,23 +2567,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 92 + "__id__": 98 }, "_children": [], "_active": true, "_components": [ { - "__id__": 100 + "__id__": 106 }, { - "__id__": 102 + "__id__": 108 }, { - "__id__": 104 + "__id__": 110 } ], "_prefab": { - "__id__": 106 + "__id__": 112 }, "_lpos": { "__type__": "cc.Vec3", @@ -2483,11 +2620,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 99 + "__id__": 105 }, "_enabled": true, "__prefab": { - "__id__": 101 + "__id__": 107 }, "_contentSize": { "__type__": "cc.Size", @@ -2511,11 +2648,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 99 + "__id__": 105 }, "_enabled": true, "__prefab": { - "__id__": 103 + "__id__": 109 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2579,11 +2716,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 99 + "__id__": 105 }, "_enabled": true, "__prefab": { - "__id__": 105 + "__id__": 111 }, "templateMode": false, "watchPath": "data.mission.reward_exp", @@ -2614,11 +2751,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 92 + "__id__": 98 }, "_enabled": true, "__prefab": { - "__id__": 108 + "__id__": 114 }, "_contentSize": { "__type__": "cc.Size", @@ -2642,11 +2779,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 92 + "__id__": 98 }, "_enabled": true, "__prefab": { - "__id__": 110 + "__id__": 116 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2704,23 +2841,23 @@ }, "_children": [ { - "__id__": 113 + "__id__": 119 }, { - "__id__": 119 + "__id__": 125 } ], "_active": true, "_components": [ { - "__id__": 125 + "__id__": 131 }, { - "__id__": 127 + "__id__": 133 } ], "_prefab": { - "__id__": 129 + "__id__": 135 }, "_lpos": { "__type__": "cc.Vec3", @@ -2757,20 +2894,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 112 + "__id__": 118 }, "_children": [], "_active": true, "_components": [ { - "__id__": 114 + "__id__": 120 }, { - "__id__": 116 + "__id__": 122 } ], "_prefab": { - "__id__": 118 + "__id__": 124 }, "_lpos": { "__type__": "cc.Vec3", @@ -2807,11 +2944,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 113 + "__id__": 119 }, "_enabled": true, "__prefab": { - "__id__": 115 + "__id__": 121 }, "_contentSize": { "__type__": "cc.Size", @@ -2835,11 +2972,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 113 + "__id__": 119 }, "_enabled": true, "__prefab": { - "__id__": 117 + "__id__": 123 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2893,20 +3030,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 112 + "__id__": 118 }, "_children": [], "_active": true, "_components": [ { - "__id__": 120 + "__id__": 126 }, { - "__id__": 122 + "__id__": 128 } ], "_prefab": { - "__id__": 124 + "__id__": 130 }, "_lpos": { "__type__": "cc.Vec3", @@ -2943,11 +3080,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 119 + "__id__": 125 }, "_enabled": true, "__prefab": { - "__id__": 121 + "__id__": 127 }, "_contentSize": { "__type__": "cc.Size", @@ -2971,11 +3108,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 119 + "__id__": 125 }, "_enabled": true, "__prefab": { - "__id__": 123 + "__id__": 129 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3052,11 +3189,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 112 + "__id__": 118 }, "_enabled": true, "__prefab": { - "__id__": 126 + "__id__": 132 }, "_contentSize": { "__type__": "cc.Size", @@ -3080,11 +3217,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 112 + "__id__": 118 }, "_enabled": true, "__prefab": { - "__id__": 128 + "__id__": 134 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3142,7 +3279,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 131 + "__id__": 137 }, "_contentSize": { "__type__": "cc.Size", @@ -3183,7 +3320,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 134 + "__id__": 140 }, "_contentSize": { "__type__": "cc.Size", @@ -3211,7 +3348,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 136 + "__id__": 142 }, "_alignFlags": 18, "_target": null, @@ -3247,7 +3384,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 138 + "__id__": 144 }, "_id": "" },