From c0f2d33e66cd080f2aa09903019acd4a5f7bdbec Mon Sep 17 00:00:00 2001 From: "pan@work" Date: Tue, 3 Sep 2024 09:41:31 +0800 Subject: [PATCH] dd --- assets/resources/gui/card_info.prefab | 1697 +++++++++++++++++ assets/resources/gui/card_info.prefab.meta | 13 + assets/resources/gui/role_controller.prefab | 1213 ++++++------ .../script/game/monster/HeroCardViewComp.ts | 16 +- 4 files changed, 2392 insertions(+), 547 deletions(-) create mode 100644 assets/resources/gui/card_info.prefab create mode 100644 assets/resources/gui/card_info.prefab.meta diff --git a/assets/resources/gui/card_info.prefab b/assets/resources/gui/card_info.prefab new file mode 100644 index 00000000..1a4fde9b --- /dev/null +++ b/assets/resources/gui/card_info.prefab @@ -0,0 +1,1697 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "card_info", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "card_info", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 8 + }, + { + "__id__": 14 + }, + { + "__id__": 20 + }, + { + "__id__": 26 + }, + { + "__id__": 32 + }, + { + "__id__": 38 + } + ], + "_active": true, + "_components": [ + { + "__id__": 66 + } + ], + "_prefab": { + "__id__": 68 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 5 + } + ], + "_prefab": { + "__id__": 7 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 4 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, + "height": 230 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4cIi/5iipKa4yfskm8zMU2" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 6 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 245, + "g": 242, + "b": 242, + "a": 213 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@eb602", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": true, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "06Y4xEaARI05nvrg0poyXV" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "24Vt7qJFREc4/unSDCjf70", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "hero", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 9 + }, + { + "__id__": 11 + } + ], + "_prefab": { + "__id__": 13 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 28.396, + "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__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 10 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 76, + "height": 72 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "23bU3TGOhEu7j06Gj0+Bhm" + }, + { + "__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__": "8a791edd-743c-45ad-8991-81f589e8b598@c29c5", + "__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": "74onpoaLRFppbDJL5d1/1B" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "dcN4RpbHFAorfo39g6gJ01", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Cartoon RPG UI_Game Icon - Attack", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 15 + }, + { + "__id__": 17 + } + ], + "_prefab": { + "__id__": 19 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -60.234, + "y": 97.91, + "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__": 14 + }, + "_enabled": true, + "__prefab": { + "__id__": 16 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 20, + "height": 20 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "aa6em5FDlFHKlva1eKUNVJ" + }, + { + "__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": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@360cc", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "27WskVFnhI07OaTgJMahDT" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "81uSdCsZ9NKZkFC/Y1cmQR", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Cartoon RPG UI_Game Icon - Life", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 21 + }, + { + "__id__": 23 + } + ], + "_prefab": { + "__id__": 25 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 60.481, + "y": 94.9, + "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__": 20 + }, + "_enabled": true, + "__prefab": { + "__id__": 22 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 20, + "height": 20 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dcBI0fcP5A26BGA4FkyGyl" + }, + { + "__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": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@63bfa", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a9dX7LjSNOMqztRalDIlOX" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "93o1SYNTVFoY5jbm6kTqKg", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "atk", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 27 + }, + { + "__id__": 29 + } + ], + "_prefab": { + "__id__": 31 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -47.016, + "y": 84.107, + "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__": 26 + }, + "_enabled": true, + "__prefab": { + "__id__": 28 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 42.255859375, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2bkaIZue1IJY+BIdhiJuGc" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 26 + }, + "_enabled": true, + "__prefab": { + "__id__": 30 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "label", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "06bFcBYfxJDIc3Wzva5Wc7" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "2f8dxVNhZGzpii0ECWLoDR", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "hp", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 33 + }, + { + "__id__": 35 + } + ], + "_prefab": { + "__id__": 37 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 48.061, + "y": 82.017, + "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__": 32 + }, + "_enabled": true, + "__prefab": { + "__id__": 34 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 42.255859375, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f7TdxfB8NFRZUOJRQlbELU" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 32 + }, + "_enabled": true, + "__prefab": { + "__id__": 36 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "label", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fb+AjcqJFO/6xFOZF6vDmk" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a2F1E/wuBM3ppC+Vb3dDtt", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "skill", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 39 + }, + { + "__id__": 45 + }, + { + "__id__": 51 + }, + { + "__id__": 57 + } + ], + "_active": true, + "_components": [ + { + "__id__": 63 + } + ], + "_prefab": { + "__id__": 65 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -9.133, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "line_bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 38 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 40 + }, + { + "__id__": 42 + } + ], + "_prefab": { + "__id__": 44 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -0.4409999999999741, + "y": -46.76599999999996, + "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__": 39 + }, + "_enabled": true, + "__prefab": { + "__id__": 41 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 135, + "height": 70 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d8ygK0GHtNmJHeNIb5HqJP" + }, + { + "__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@5304c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "02d6VmxqJC2ZWc6gYQPYZx" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b1JC7VQeZDMqWIJWdvKR06", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "skill_name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 38 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 46 + }, + { + "__id__": 48 + } + ], + "_prefab": { + "__id__": 50 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -0.961, + "y": -21.67, + "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__": 45 + }, + "_enabled": true, + "__prefab": { + "__id__": 47 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 45, + "height": 18.9 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f78eemX4RBfqkVFna+XoUE" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 45 + }, + "_enabled": true, + "__prefab": { + "__id__": 49 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "火球术", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 15, + "_fontSize": 15, + "_fontFamily": "Arial", + "_lineHeight": 15, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "90pikVxIlCjJ4L07ZN8omC" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f4baK6JVZF0YpBkMJtRtJC", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "skill_info", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 38 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 52 + }, + { + "__id__": 54 + } + ], + "_prefab": { + "__id__": 56 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 24.515, + "y": -44.225, + "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__": 51 + }, + "_enabled": true, + "__prefab": { + "__id__": 53 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 180, + "height": 18.9 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "84YR+U5f5KqL0nNL/kAtbH" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 51 + }, + "_enabled": true, + "__prefab": { + "__id__": 55 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "技能说明啊实打实的阿萨德", + "_horizontalAlign": 0, + "_verticalAlign": 0, + "_actualFontSize": 15, + "_fontSize": 15, + "_fontFamily": "Arial", + "_lineHeight": 15, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e2WVh3rW1OEp98Pu1jZCB0" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "22e1HJyN9J3ZkOC4OwIFqf", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 38 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 58 + }, + { + "__id__": 60 + } + ], + "_prefab": { + "__id__": 62 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -42.783, + "y": -21.152, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 57 + }, + "_enabled": true, + "__prefab": { + "__id__": 59 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 45, + "height": 18.9 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d2c4DLwnNDiJLyG3j+wNvX" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 57 + }, + "_enabled": true, + "__prefab": { + "__id__": 61 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "技能:", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 15, + "_fontSize": 15, + "_fontFamily": "Arial", + "_lineHeight": 15, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dcbSsOB4RHr4XzAkBiphEZ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "03twTNl+RMDa67W0pGvO7X", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 38 + }, + "_enabled": true, + "__prefab": { + "__id__": 64 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5aSyvRb01ArKT8sCSBKQHY" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "ddNsY68Q1HPYEBXOuIaDql", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 67 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8e1YZAVRlLzLVn6G5xXFTV" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": null, + "targetOverrides": null + } +] \ No newline at end of file diff --git a/assets/resources/gui/card_info.prefab.meta b/assets/resources/gui/card_info.prefab.meta new file mode 100644 index 00000000..ddf72a52 --- /dev/null +++ b/assets/resources/gui/card_info.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.50", + "importer": "prefab", + "imported": true, + "uuid": "8e4fb949-6668-4442-bd81-7c6a95e6512f", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "card_info" + } +} diff --git a/assets/resources/gui/role_controller.prefab b/assets/resources/gui/role_controller.prefab index 4b3a9da6..d35e1b6c 100644 --- a/assets/resources/gui/role_controller.prefab +++ b/assets/resources/gui/role_controller.prefab @@ -31,53 +31,56 @@ "__id__": 256 }, { - "__id__": 264 + "__id__": 267 }, { - "__id__": 282 + "__id__": 285 }, { - "__id__": 326 + "__id__": 329 }, { - "__id__": 408 + "__id__": 411 }, { - "__id__": 445 + "__id__": 448 }, { - "__id__": 480 + "__id__": 483 }, { - "__id__": 504 + "__id__": 507 }, { - "__id__": 512 + "__id__": 515 }, { - "__id__": 548 + "__id__": 551 }, { - "__id__": 554 + "__id__": 557 }, { - "__id__": 563 + "__id__": 566 + }, + { + "__id__": 614 } ], "_active": true, "_components": [ { - "__id__": 611 + "__id__": 622 }, { - "__id__": 613 + "__id__": 624 }, { - "__id__": 615 + "__id__": 626 } ], "_prefab": { - "__id__": 617 + "__id__": 628 }, "_lpos": { "__type__": "cc.Vec3", @@ -6085,8 +6088,7 @@ "fileId": "c46/YsCPVOJYA4mWEpNYRx", "instance": { "__id__": 258 - }, - "targetOverrides": null + } }, { "__type__": "cc.PrefabInstance", @@ -6104,10 +6106,10 @@ "__id__": 261 }, { - "__id__": 262 + "__id__": 263 }, { - "__id__": 263 + "__id__": 265 } ], "removedComponents": [] @@ -6131,7 +6133,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 260 + "__id__": 262 }, "propertyPath": [ "_lpos" @@ -6143,10 +6145,16 @@ "z": 0 } }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 260 + "__id__": 264 }, "propertyPath": [ "_lrot" @@ -6159,10 +6167,16 @@ "w": 1 } }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 260 + "__id__": 266 }, "propertyPath": [ "_euler" @@ -6174,6 +6188,12 @@ "z": 0 } }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, { "__type__": "cc.Node", "_name": "infobox", @@ -6184,23 +6204,23 @@ }, "_children": [ { - "__id__": 265 + "__id__": 268 }, { - "__id__": 271 + "__id__": 274 } ], - "_active": true, + "_active": false, "_components": [ { - "__id__": 277 + "__id__": 280 }, { - "__id__": 279 + "__id__": 282 } ], "_prefab": { - "__id__": 281 + "__id__": 284 }, "_lpos": { "__type__": "cc.Vec3", @@ -6237,20 +6257,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 264 + "__id__": 267 }, "_children": [], "_active": true, "_components": [ { - "__id__": 266 + "__id__": 269 }, { - "__id__": 268 + "__id__": 271 } ], "_prefab": { - "__id__": 270 + "__id__": 273 }, "_lpos": { "__type__": "cc.Vec3", @@ -6287,11 +6307,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 265 + "__id__": 268 }, "_enabled": true, "__prefab": { - "__id__": 267 + "__id__": 270 }, "_contentSize": { "__type__": "cc.Size", @@ -6315,11 +6335,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 265 + "__id__": 268 }, "_enabled": true, "__prefab": { - "__id__": 269 + "__id__": 272 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6373,20 +6393,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 264 + "__id__": 267 }, "_children": [], "_active": true, "_components": [ { - "__id__": 272 + "__id__": 275 }, { - "__id__": 274 + "__id__": 277 } ], "_prefab": { - "__id__": 276 + "__id__": 279 }, "_lpos": { "__type__": "cc.Vec3", @@ -6423,11 +6443,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 271 + "__id__": 274 }, "_enabled": true, "__prefab": { - "__id__": 273 + "__id__": 276 }, "_contentSize": { "__type__": "cc.Size", @@ -6451,11 +6471,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 271 + "__id__": 274 }, "_enabled": true, "__prefab": { - "__id__": 275 + "__id__": 278 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6509,11 +6529,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 264 + "__id__": 267 }, "_enabled": true, "__prefab": { - "__id__": 278 + "__id__": 281 }, "_contentSize": { "__type__": "cc.Size", @@ -6537,11 +6557,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 264 + "__id__": 267 }, "_enabled": true, "__prefab": { - "__id__": 280 + "__id__": 283 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6599,29 +6619,29 @@ }, "_children": [ { - "__id__": 283 + "__id__": 286 }, { - "__id__": 295 + "__id__": 298 }, { - "__id__": 305 + "__id__": 308 }, { - "__id__": 311 + "__id__": 314 } ], "_active": false, "_components": [ { - "__id__": 321 + "__id__": 324 }, { - "__id__": 323 + "__id__": 326 } ], "_prefab": { - "__id__": 325 + "__id__": 328 }, "_lpos": { "__type__": "cc.Vec3", @@ -6658,24 +6678,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 282 + "__id__": 285 }, "_children": [ { - "__id__": 284 + "__id__": 287 } ], "_active": true, "_components": [ { - "__id__": 290 + "__id__": 293 }, { - "__id__": 292 + "__id__": 295 } ], "_prefab": { - "__id__": 294 + "__id__": 297 }, "_lpos": { "__type__": "cc.Vec3", @@ -6712,20 +6732,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 283 + "__id__": 286 }, "_children": [], "_active": true, "_components": [ { - "__id__": 285 + "__id__": 288 }, { - "__id__": 287 + "__id__": 290 } ], "_prefab": { - "__id__": 289 + "__id__": 292 }, "_lpos": { "__type__": "cc.Vec3", @@ -6762,11 +6782,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 284 + "__id__": 287 }, "_enabled": true, "__prefab": { - "__id__": 286 + "__id__": 289 }, "_contentSize": { "__type__": "cc.Size", @@ -6790,11 +6810,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 284 + "__id__": 287 }, "_enabled": true, "__prefab": { - "__id__": 288 + "__id__": 291 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6848,11 +6868,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 283 + "__id__": 286 }, "_enabled": true, "__prefab": { - "__id__": 291 + "__id__": 294 }, "_contentSize": { "__type__": "cc.Size", @@ -6876,11 +6896,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 283 + "__id__": 286 }, "_enabled": true, "__prefab": { - "__id__": 293 + "__id__": 296 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6934,26 +6954,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 282 + "__id__": 285 }, "_children": [], "_active": true, "_components": [ { - "__id__": 296 + "__id__": 299 }, { - "__id__": 298 + "__id__": 301 }, { - "__id__": 300 + "__id__": 303 }, { - "__id__": 302 + "__id__": 305 } ], "_prefab": { - "__id__": 304 + "__id__": 307 }, "_lpos": { "__type__": "cc.Vec3", @@ -6990,11 +7010,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 295 + "__id__": 298 }, "_enabled": true, "__prefab": { - "__id__": 297 + "__id__": 300 }, "_contentSize": { "__type__": "cc.Size", @@ -7018,11 +7038,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 295 + "__id__": 298 }, "_enabled": true, "__prefab": { - "__id__": 299 + "__id__": 302 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7086,11 +7106,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 295 + "__id__": 298 }, "_enabled": true, "__prefab": { - "__id__": 301 + "__id__": 304 }, "_id": "" }, @@ -7104,11 +7124,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 295 + "__id__": 298 }, "_enabled": true, "__prefab": { - "__id__": 303 + "__id__": 306 }, "templateMode": false, "watchPath": "data.hp.min", @@ -7141,20 +7161,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 282 + "__id__": 285 }, "_children": [], "_active": true, "_components": [ { - "__id__": 306 + "__id__": 309 }, { - "__id__": 308 + "__id__": 311 } ], "_prefab": { - "__id__": 310 + "__id__": 313 }, "_lpos": { "__type__": "cc.Vec3", @@ -7191,11 +7211,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 305 + "__id__": 308 }, "_enabled": true, "__prefab": { - "__id__": 307 + "__id__": 310 }, "_contentSize": { "__type__": "cc.Size", @@ -7219,11 +7239,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 305 + "__id__": 308 }, "_enabled": true, "__prefab": { - "__id__": 309 + "__id__": 312 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7277,26 +7297,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 282 + "__id__": 285 }, "_children": [], "_active": true, "_components": [ { - "__id__": 312 + "__id__": 315 }, { - "__id__": 314 + "__id__": 317 }, { - "__id__": 316 + "__id__": 319 }, { - "__id__": 318 + "__id__": 321 } ], "_prefab": { - "__id__": 320 + "__id__": 323 }, "_lpos": { "__type__": "cc.Vec3", @@ -7333,11 +7353,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 311 + "__id__": 314 }, "_enabled": true, "__prefab": { - "__id__": 313 + "__id__": 316 }, "_contentSize": { "__type__": "cc.Size", @@ -7361,11 +7381,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 311 + "__id__": 314 }, "_enabled": true, "__prefab": { - "__id__": 315 + "__id__": 318 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7429,11 +7449,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 311 + "__id__": 314 }, "_enabled": true, "__prefab": { - "__id__": 317 + "__id__": 320 }, "_id": "" }, @@ -7447,11 +7467,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 311 + "__id__": 314 }, "_enabled": true, "__prefab": { - "__id__": 319 + "__id__": 322 }, "templateMode": false, "watchPath": "data.hp.max", @@ -7484,11 +7504,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 282 + "__id__": 285 }, "_enabled": true, "__prefab": { - "__id__": 322 + "__id__": 325 }, "_contentSize": { "__type__": "cc.Size", @@ -7512,11 +7532,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 282 + "__id__": 285 }, "_enabled": true, "__prefab": { - "__id__": 324 + "__id__": 327 }, "_alignFlags": 12, "_target": null, @@ -7565,20 +7585,20 @@ }, "_children": [ { - "__id__": 327 + "__id__": 330 } ], "_active": true, "_components": [ { - "__id__": 403 + "__id__": 406 }, { - "__id__": 405 + "__id__": 408 } ], "_prefab": { - "__id__": 407 + "__id__": 410 }, "_lpos": { "__type__": "cc.Vec3", @@ -7615,33 +7635,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 326 + "__id__": 329 }, "_children": [ { - "__id__": 328 + "__id__": 331 }, { - "__id__": 346 + "__id__": 349 }, { - "__id__": 368 + "__id__": 371 }, { - "__id__": 384 + "__id__": 387 } ], "_active": true, "_components": [ { - "__id__": 398 + "__id__": 401 }, { - "__id__": 400 + "__id__": 403 } ], "_prefab": { - "__id__": 402 + "__id__": 405 }, "_lpos": { "__type__": "cc.Vec3", @@ -7678,33 +7698,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 327 + "__id__": 330 }, "_children": [ { - "__id__": 329 + "__id__": 332 } ], "_active": true, "_components": [ { - "__id__": 335 + "__id__": 338 }, { - "__id__": 337 + "__id__": 340 }, { - "__id__": 339 + "__id__": 342 }, { - "__id__": 341 + "__id__": 344 }, { - "__id__": 343 + "__id__": 346 } ], "_prefab": { - "__id__": 345 + "__id__": 348 }, "_lpos": { "__type__": "cc.Vec3", @@ -7741,20 +7761,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 328 + "__id__": 331 }, "_children": [], "_active": true, "_components": [ { - "__id__": 330 + "__id__": 333 }, { - "__id__": 332 + "__id__": 335 } ], "_prefab": { - "__id__": 334 + "__id__": 337 }, "_lpos": { "__type__": "cc.Vec3", @@ -7791,11 +7811,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 329 + "__id__": 332 }, "_enabled": true, "__prefab": { - "__id__": 331 + "__id__": 334 }, "_contentSize": { "__type__": "cc.Size", @@ -7819,11 +7839,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 329 + "__id__": 332 }, "_enabled": true, "__prefab": { - "__id__": 333 + "__id__": 336 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7877,11 +7897,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 328 + "__id__": 331 }, "_enabled": true, "__prefab": { - "__id__": 336 + "__id__": 339 }, "_contentSize": { "__type__": "cc.Size", @@ -7905,11 +7925,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 328 + "__id__": 331 }, "_enabled": true, "__prefab": { - "__id__": 338 + "__id__": 341 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7947,14 +7967,14 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 328 + "__id__": 331 }, "_enabled": true, "__prefab": { - "__id__": 340 + "__id__": 343 }, "_barSprite": { - "__id__": 332 + "__id__": 335 }, "_mode": 2, "_totalLength": 1, @@ -7972,11 +7992,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 328 + "__id__": 331 }, "_enabled": true, "__prefab": { - "__id__": 342 + "__id__": 345 }, "controller": false, "watchPath": "", @@ -8000,11 +8020,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 328 + "__id__": 331 }, "_enabled": true, "__prefab": { - "__id__": 344 + "__id__": 347 }, "_alignFlags": 4, "_target": null, @@ -8049,33 +8069,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 327 + "__id__": 330 }, "_children": [ { - "__id__": 347 + "__id__": 350 }, { - "__id__": 353 + "__id__": 356 } ], "_active": true, "_components": [ { - "__id__": 359 + "__id__": 362 }, { - "__id__": 361 + "__id__": 364 }, { - "__id__": 363 + "__id__": 366 }, { - "__id__": 365 + "__id__": 368 } ], "_prefab": { - "__id__": 367 + "__id__": 370 }, "_lpos": { "__type__": "cc.Vec3", @@ -8112,20 +8132,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 346 + "__id__": 349 }, "_children": [], "_active": true, "_components": [ { - "__id__": 348 + "__id__": 351 }, { - "__id__": 350 + "__id__": 353 } ], "_prefab": { - "__id__": 352 + "__id__": 355 }, "_lpos": { "__type__": "cc.Vec3", @@ -8162,11 +8182,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 347 + "__id__": 350 }, "_enabled": true, "__prefab": { - "__id__": 349 + "__id__": 352 }, "_contentSize": { "__type__": "cc.Size", @@ -8190,11 +8210,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 347 + "__id__": 350 }, "_enabled": true, "__prefab": { - "__id__": 351 + "__id__": 354 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8248,20 +8268,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 346 + "__id__": 349 }, "_children": [], "_active": true, "_components": [ { - "__id__": 354 + "__id__": 357 }, { - "__id__": 356 + "__id__": 359 } ], "_prefab": { - "__id__": 358 + "__id__": 361 }, "_lpos": { "__type__": "cc.Vec3", @@ -8298,11 +8318,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 353 + "__id__": 356 }, "_enabled": true, "__prefab": { - "__id__": 355 + "__id__": 358 }, "_contentSize": { "__type__": "cc.Size", @@ -8326,11 +8346,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 353 + "__id__": 356 }, "_enabled": true, "__prefab": { - "__id__": 357 + "__id__": 360 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8384,11 +8404,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 346 + "__id__": 349 }, "_enabled": true, "__prefab": { - "__id__": 360 + "__id__": 363 }, "_contentSize": { "__type__": "cc.Size", @@ -8412,11 +8432,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 346 + "__id__": 349 }, "_enabled": true, "__prefab": { - "__id__": 362 + "__id__": 365 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8457,14 +8477,14 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 346 + "__id__": 349 }, "_enabled": true, "__prefab": { - "__id__": 364 + "__id__": 367 }, "_barSprite": { - "__id__": 350 + "__id__": 353 }, "_mode": 0, "_totalLength": 392, @@ -8482,11 +8502,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 346 + "__id__": 349 }, "_enabled": true, "__prefab": { - "__id__": 366 + "__id__": 369 }, "controller": false, "watchPath": "", @@ -8523,24 +8543,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 327 + "__id__": 330 }, "_children": [ { - "__id__": 369 + "__id__": 372 } ], "_active": true, "_components": [ { - "__id__": 379 + "__id__": 382 }, { - "__id__": 381 + "__id__": 384 } ], "_prefab": { - "__id__": 383 + "__id__": 386 }, "_lpos": { "__type__": "cc.Vec3", @@ -8577,26 +8597,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 368 + "__id__": 371 }, "_children": [], "_active": true, "_components": [ { - "__id__": 370 + "__id__": 373 }, { - "__id__": 372 + "__id__": 375 }, { - "__id__": 374 + "__id__": 377 }, { - "__id__": 376 + "__id__": 379 } ], "_prefab": { - "__id__": 378 + "__id__": 381 }, "_lpos": { "__type__": "cc.Vec3", @@ -8633,11 +8653,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 369 + "__id__": 372 }, "_enabled": true, "__prefab": { - "__id__": 371 + "__id__": 374 }, "_contentSize": { "__type__": "cc.Size", @@ -8661,11 +8681,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 369 + "__id__": 372 }, "_enabled": true, "__prefab": { - "__id__": 373 + "__id__": 376 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8729,11 +8749,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 369 + "__id__": 372 }, "_enabled": true, "__prefab": { - "__id__": 375 + "__id__": 378 }, "_id": "" }, @@ -8747,11 +8767,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 369 + "__id__": 372 }, "_enabled": true, "__prefab": { - "__id__": 377 + "__id__": 380 }, "templateMode": false, "watchPath": "data.gold.min", @@ -8784,11 +8804,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 368 + "__id__": 371 }, "_enabled": true, "__prefab": { - "__id__": 380 + "__id__": 383 }, "_contentSize": { "__type__": "cc.Size", @@ -8812,11 +8832,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 368 + "__id__": 371 }, "_enabled": true, "__prefab": { - "__id__": 382 + "__id__": 385 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8870,24 +8890,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 327 + "__id__": 330 }, "_children": [ { - "__id__": 385 + "__id__": 388 } ], "_active": true, "_components": [ { - "__id__": 393 + "__id__": 396 }, { - "__id__": 395 + "__id__": 398 } ], "_prefab": { - "__id__": 397 + "__id__": 400 }, "_lpos": { "__type__": "cc.Vec3", @@ -8924,23 +8944,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 384 + "__id__": 387 }, "_children": [], "_active": true, "_components": [ { - "__id__": 386 + "__id__": 389 }, { - "__id__": 388 + "__id__": 391 }, { - "__id__": 390 + "__id__": 393 } ], "_prefab": { - "__id__": 392 + "__id__": 395 }, "_lpos": { "__type__": "cc.Vec3", @@ -8977,11 +8997,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 385 + "__id__": 388 }, "_enabled": true, "__prefab": { - "__id__": 387 + "__id__": 390 }, "_contentSize": { "__type__": "cc.Size", @@ -9005,11 +9025,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 385 + "__id__": 388 }, "_enabled": true, "__prefab": { - "__id__": 389 + "__id__": 392 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9073,11 +9093,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 385 + "__id__": 388 }, "_enabled": true, "__prefab": { - "__id__": 391 + "__id__": 394 }, "templateMode": false, "watchPath": "data.cards.level", @@ -9108,11 +9128,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 384 + "__id__": 387 }, "_enabled": true, "__prefab": { - "__id__": 394 + "__id__": 397 }, "_contentSize": { "__type__": "cc.Size", @@ -9136,11 +9156,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 384 + "__id__": 387 }, "_enabled": true, "__prefab": { - "__id__": 396 + "__id__": 399 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9194,11 +9214,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 327 + "__id__": 330 }, "_enabled": true, "__prefab": { - "__id__": 399 + "__id__": 402 }, "_contentSize": { "__type__": "cc.Size", @@ -9222,11 +9242,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 327 + "__id__": 330 }, "_enabled": true, "__prefab": { - "__id__": 401 + "__id__": 404 }, "_alignFlags": 12, "_target": null, @@ -9271,11 +9291,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 326 + "__id__": 329 }, "_enabled": true, "__prefab": { - "__id__": 404 + "__id__": 407 }, "_contentSize": { "__type__": "cc.Size", @@ -9299,11 +9319,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 326 + "__id__": 329 }, "_enabled": true, "__prefab": { - "__id__": 406 + "__id__": 409 }, "_alignFlags": 12, "_target": null, @@ -9352,29 +9372,29 @@ }, "_children": [ { - "__id__": 409 + "__id__": 412 }, { - "__id__": 418 + "__id__": 421 }, { - "__id__": 424 + "__id__": 427 } ], "_active": true, "_components": [ { - "__id__": 438 + "__id__": 441 }, { - "__id__": 440 + "__id__": 443 }, { - "__id__": 442 + "__id__": 445 } ], "_prefab": { - "__id__": 444 + "__id__": 447 }, "_lpos": { "__type__": "cc.Vec3", @@ -9411,23 +9431,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 408 + "__id__": 411 }, "_children": [], "_active": true, "_components": [ { - "__id__": 410 + "__id__": 413 }, { - "__id__": 412 + "__id__": 415 }, { - "__id__": 414 + "__id__": 417 } ], "_prefab": { - "__id__": 417 + "__id__": 420 }, "_lpos": { "__type__": "cc.Vec3", @@ -9464,11 +9484,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 409 + "__id__": 412 }, "_enabled": true, "__prefab": { - "__id__": 411 + "__id__": 414 }, "_contentSize": { "__type__": "cc.Size", @@ -9492,11 +9512,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 409 + "__id__": 412 }, "_enabled": true, "__prefab": { - "__id__": 413 + "__id__": 416 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9537,15 +9557,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 409 + "__id__": 412 }, "_enabled": true, "__prefab": { - "__id__": 415 + "__id__": 418 }, "clickEvents": [ { - "__id__": 416 + "__id__": 419 } ], "_interactable": true, @@ -9620,20 +9640,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 408 + "__id__": 411 }, "_children": [], "_active": true, "_components": [ { - "__id__": 419 + "__id__": 422 }, { - "__id__": 421 + "__id__": 424 } ], "_prefab": { - "__id__": 423 + "__id__": 426 }, "_lpos": { "__type__": "cc.Vec3", @@ -9670,11 +9690,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 418 + "__id__": 421 }, "_enabled": true, "__prefab": { - "__id__": 420 + "__id__": 423 }, "_contentSize": { "__type__": "cc.Size", @@ -9698,11 +9718,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 418 + "__id__": 421 }, "_enabled": true, "__prefab": { - "__id__": 422 + "__id__": 425 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9756,24 +9776,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 408 + "__id__": 411 }, "_children": [ { - "__id__": 425 + "__id__": 428 } ], "_active": true, "_components": [ { - "__id__": 433 + "__id__": 436 }, { - "__id__": 435 + "__id__": 438 } ], "_prefab": { - "__id__": 437 + "__id__": 440 }, "_lpos": { "__type__": "cc.Vec3", @@ -9810,23 +9830,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 424 + "__id__": 427 }, "_children": [], "_active": true, "_components": [ { - "__id__": 426 + "__id__": 429 }, { - "__id__": 428 + "__id__": 431 }, { - "__id__": 430 + "__id__": 433 } ], "_prefab": { - "__id__": 432 + "__id__": 435 }, "_lpos": { "__type__": "cc.Vec3", @@ -9863,11 +9883,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 425 + "__id__": 428 }, "_enabled": true, "__prefab": { - "__id__": 427 + "__id__": 430 }, "_contentSize": { "__type__": "cc.Size", @@ -9891,11 +9911,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 425 + "__id__": 428 }, "_enabled": true, "__prefab": { - "__id__": 429 + "__id__": 432 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9959,11 +9979,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 425 + "__id__": 428 }, "_enabled": true, "__prefab": { - "__id__": 431 + "__id__": 434 }, "templateMode": false, "watchPath": "data.cards.up_cost", @@ -9994,11 +10014,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 424 + "__id__": 427 }, "_enabled": true, "__prefab": { - "__id__": 434 + "__id__": 437 }, "_contentSize": { "__type__": "cc.Size", @@ -10022,11 +10042,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 424 + "__id__": 427 }, "_enabled": true, "__prefab": { - "__id__": 436 + "__id__": 439 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10080,11 +10100,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 408 + "__id__": 411 }, "_enabled": true, "__prefab": { - "__id__": 439 + "__id__": 442 }, "_contentSize": { "__type__": "cc.Size", @@ -10108,11 +10128,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 408 + "__id__": 411 }, "_enabled": true, "__prefab": { - "__id__": 441 + "__id__": 444 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10150,11 +10170,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 408 + "__id__": 411 }, "_enabled": true, "__prefab": { - "__id__": 443 + "__id__": 446 }, "_alignFlags": 12, "_target": null, @@ -10203,26 +10223,26 @@ }, "_children": [ { - "__id__": 446 + "__id__": 449 }, { - "__id__": 455 + "__id__": 458 }, { - "__id__": 461 + "__id__": 464 } ], "_active": true, "_components": [ { - "__id__": 475 + "__id__": 478 }, { - "__id__": 477 + "__id__": 480 } ], "_prefab": { - "__id__": 479 + "__id__": 482 }, "_lpos": { "__type__": "cc.Vec3", @@ -10259,23 +10279,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 445 + "__id__": 448 }, "_children": [], "_active": true, "_components": [ { - "__id__": 447 + "__id__": 450 }, { - "__id__": 449 + "__id__": 452 }, { - "__id__": 451 + "__id__": 454 } ], "_prefab": { - "__id__": 454 + "__id__": 457 }, "_lpos": { "__type__": "cc.Vec3", @@ -10312,11 +10332,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 446 + "__id__": 449 }, "_enabled": true, "__prefab": { - "__id__": 448 + "__id__": 451 }, "_contentSize": { "__type__": "cc.Size", @@ -10340,11 +10360,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 446 + "__id__": 449 }, "_enabled": true, "__prefab": { - "__id__": 450 + "__id__": 453 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10385,15 +10405,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 446 + "__id__": 449 }, "_enabled": true, "__prefab": { - "__id__": 452 + "__id__": 455 }, "clickEvents": [ { - "__id__": 453 + "__id__": 456 } ], "_interactable": true, @@ -10468,20 +10488,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 445 + "__id__": 448 }, "_children": [], "_active": true, "_components": [ { - "__id__": 456 + "__id__": 459 }, { - "__id__": 458 + "__id__": 461 } ], "_prefab": { - "__id__": 460 + "__id__": 463 }, "_lpos": { "__type__": "cc.Vec3", @@ -10518,11 +10538,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 455 + "__id__": 458 }, "_enabled": true, "__prefab": { - "__id__": 457 + "__id__": 460 }, "_contentSize": { "__type__": "cc.Size", @@ -10546,11 +10566,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 455 + "__id__": 458 }, "_enabled": true, "__prefab": { - "__id__": 459 + "__id__": 462 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10604,24 +10624,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 445 + "__id__": 448 }, "_children": [ { - "__id__": 462 + "__id__": 465 } ], "_active": true, "_components": [ { - "__id__": 470 + "__id__": 473 }, { - "__id__": 472 + "__id__": 475 } ], "_prefab": { - "__id__": 474 + "__id__": 477 }, "_lpos": { "__type__": "cc.Vec3", @@ -10658,23 +10678,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 461 + "__id__": 464 }, "_children": [], "_active": true, "_components": [ { - "__id__": 463 + "__id__": 466 }, { - "__id__": 465 + "__id__": 468 }, { - "__id__": 467 + "__id__": 470 } ], "_prefab": { - "__id__": 469 + "__id__": 472 }, "_lpos": { "__type__": "cc.Vec3", @@ -10711,11 +10731,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 462 + "__id__": 465 }, "_enabled": true, "__prefab": { - "__id__": 464 + "__id__": 467 }, "_contentSize": { "__type__": "cc.Size", @@ -10739,11 +10759,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 462 + "__id__": 465 }, "_enabled": true, "__prefab": { - "__id__": 466 + "__id__": 469 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10807,11 +10827,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 462 + "__id__": 465 }, "_enabled": true, "__prefab": { - "__id__": 468 + "__id__": 471 }, "templateMode": false, "watchPath": "data.cards.ref_cost", @@ -10842,11 +10862,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 461 + "__id__": 464 }, "_enabled": true, "__prefab": { - "__id__": 471 + "__id__": 474 }, "_contentSize": { "__type__": "cc.Size", @@ -10870,11 +10890,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 461 + "__id__": 464 }, "_enabled": true, "__prefab": { - "__id__": 473 + "__id__": 476 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10928,11 +10948,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 445 + "__id__": 448 }, "_enabled": true, "__prefab": { - "__id__": 476 + "__id__": 479 }, "_contentSize": { "__type__": "cc.Size", @@ -10956,11 +10976,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 445 + "__id__": 448 }, "_enabled": true, "__prefab": { - "__id__": 478 + "__id__": 481 }, "_alignFlags": 36, "_target": null, @@ -11009,20 +11029,20 @@ }, "_children": [ { - "__id__": 481 + "__id__": 484 } ], "_active": true, "_components": [ { - "__id__": 499 + "__id__": 502 }, { - "__id__": 501 + "__id__": 504 } ], "_prefab": { - "__id__": 503 + "__id__": 506 }, "_lpos": { "__type__": "cc.Vec3", @@ -11059,33 +11079,33 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 480 + "__id__": 483 }, "_children": [ { - "__id__": 482 + "__id__": 485 } ], "_active": true, "_components": [ { - "__id__": 488 + "__id__": 491 }, { - "__id__": 490 + "__id__": 493 }, { - "__id__": 492 + "__id__": 495 }, { - "__id__": 494 + "__id__": 497 }, { - "__id__": 496 + "__id__": 499 } ], "_prefab": { - "__id__": 498 + "__id__": 501 }, "_lpos": { "__type__": "cc.Vec3", @@ -11122,20 +11142,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 481 + "__id__": 484 }, "_children": [], "_active": true, "_components": [ { - "__id__": 483 + "__id__": 486 }, { - "__id__": 485 + "__id__": 488 } ], "_prefab": { - "__id__": 487 + "__id__": 490 }, "_lpos": { "__type__": "cc.Vec3", @@ -11172,11 +11192,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 482 + "__id__": 485 }, "_enabled": true, "__prefab": { - "__id__": 484 + "__id__": 487 }, "_contentSize": { "__type__": "cc.Size", @@ -11200,11 +11220,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 482 + "__id__": 485 }, "_enabled": true, "__prefab": { - "__id__": 486 + "__id__": 489 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11258,11 +11278,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 481 + "__id__": 484 }, "_enabled": true, "__prefab": { - "__id__": 489 + "__id__": 492 }, "_contentSize": { "__type__": "cc.Size", @@ -11286,11 +11306,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 481 + "__id__": 484 }, "_enabled": true, "__prefab": { - "__id__": 491 + "__id__": 494 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11328,14 +11348,14 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 481 + "__id__": 484 }, "_enabled": true, "__prefab": { - "__id__": 493 + "__id__": 496 }, "_barSprite": { - "__id__": 485 + "__id__": 488 }, "_mode": 2, "_totalLength": 1, @@ -11353,11 +11373,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 481 + "__id__": 484 }, "_enabled": true, "__prefab": { - "__id__": 495 + "__id__": 498 }, "controller": false, "watchPath": "", @@ -11381,11 +11401,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 481 + "__id__": 484 }, "_enabled": true, "__prefab": { - "__id__": 497 + "__id__": 500 }, "_alignFlags": 4, "_target": null, @@ -11430,11 +11450,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 480 + "__id__": 483 }, "_enabled": true, "__prefab": { - "__id__": 500 + "__id__": 503 }, "_contentSize": { "__type__": "cc.Size", @@ -11458,11 +11478,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 480 + "__id__": 483 }, "_enabled": true, "__prefab": { - "__id__": 502 + "__id__": 505 }, "_alignFlags": 44, "_target": null, @@ -11513,17 +11533,17 @@ "_active": true, "_components": [ { - "__id__": 505 + "__id__": 508 }, { - "__id__": 507 + "__id__": 510 }, { - "__id__": 509 + "__id__": 512 } ], "_prefab": { - "__id__": 511 + "__id__": 514 }, "_lpos": { "__type__": "cc.Vec3", @@ -11560,11 +11580,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 504 + "__id__": 507 }, "_enabled": true, "__prefab": { - "__id__": 506 + "__id__": 509 }, "_contentSize": { "__type__": "cc.Size", @@ -11588,11 +11608,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 504 + "__id__": 507 }, "_enabled": true, "__prefab": { - "__id__": 508 + "__id__": 511 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11633,11 +11653,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 504 + "__id__": 507 }, "_enabled": true, "__prefab": { - "__id__": 510 + "__id__": 513 }, "_alignFlags": 4, "_target": null, @@ -11686,32 +11706,32 @@ }, "_children": [ { - "__id__": 513 + "__id__": 516 }, { - "__id__": 519 + "__id__": 522 }, { - "__id__": 525 + "__id__": 528 }, { - "__id__": 531 + "__id__": 534 }, { - "__id__": 537 + "__id__": 540 } ], "_active": true, "_components": [ { - "__id__": 543 + "__id__": 546 }, { - "__id__": 545 + "__id__": 548 } ], "_prefab": { - "__id__": 547 + "__id__": 550 }, "_lpos": { "__type__": "cc.Vec3", @@ -11748,20 +11768,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 512 + "__id__": 515 }, "_children": [], "_active": false, "_components": [ { - "__id__": 514 + "__id__": 517 }, { - "__id__": 516 + "__id__": 519 } ], "_prefab": { - "__id__": 518 + "__id__": 521 }, "_lpos": { "__type__": "cc.Vec3", @@ -11798,11 +11818,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 513 + "__id__": 516 }, "_enabled": true, "__prefab": { - "__id__": 515 + "__id__": 518 }, "_contentSize": { "__type__": "cc.Size", @@ -11826,11 +11846,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 513 + "__id__": 516 }, "_enabled": true, "__prefab": { - "__id__": 517 + "__id__": 520 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11884,20 +11904,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 512 + "__id__": 515 }, "_children": [], "_active": false, "_components": [ { - "__id__": 520 + "__id__": 523 }, { - "__id__": 522 + "__id__": 525 } ], "_prefab": { - "__id__": 524 + "__id__": 527 }, "_lpos": { "__type__": "cc.Vec3", @@ -11934,11 +11954,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 519 + "__id__": 522 }, "_enabled": true, "__prefab": { - "__id__": 521 + "__id__": 524 }, "_contentSize": { "__type__": "cc.Size", @@ -11962,11 +11982,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 519 + "__id__": 522 }, "_enabled": true, "__prefab": { - "__id__": 523 + "__id__": 526 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12020,20 +12040,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 512 + "__id__": 515 }, "_children": [], "_active": false, "_components": [ { - "__id__": 526 + "__id__": 529 }, { - "__id__": 528 + "__id__": 531 } ], "_prefab": { - "__id__": 530 + "__id__": 533 }, "_lpos": { "__type__": "cc.Vec3", @@ -12070,11 +12090,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 525 + "__id__": 528 }, "_enabled": true, "__prefab": { - "__id__": 527 + "__id__": 530 }, "_contentSize": { "__type__": "cc.Size", @@ -12098,11 +12118,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 525 + "__id__": 528 }, "_enabled": true, "__prefab": { - "__id__": 529 + "__id__": 532 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12156,20 +12176,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 512 + "__id__": 515 }, "_children": [], "_active": false, "_components": [ { - "__id__": 532 + "__id__": 535 }, { - "__id__": 534 + "__id__": 537 } ], "_prefab": { - "__id__": 536 + "__id__": 539 }, "_lpos": { "__type__": "cc.Vec3", @@ -12206,11 +12226,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 531 + "__id__": 534 }, "_enabled": true, "__prefab": { - "__id__": 533 + "__id__": 536 }, "_contentSize": { "__type__": "cc.Size", @@ -12234,11 +12254,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 531 + "__id__": 534 }, "_enabled": true, "__prefab": { - "__id__": 535 + "__id__": 538 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12292,20 +12312,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 512 + "__id__": 515 }, "_children": [], "_active": false, "_components": [ { - "__id__": 538 + "__id__": 541 }, { - "__id__": 540 + "__id__": 543 } ], "_prefab": { - "__id__": 542 + "__id__": 545 }, "_lpos": { "__type__": "cc.Vec3", @@ -12342,11 +12362,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 537 + "__id__": 540 }, "_enabled": true, "__prefab": { - "__id__": 539 + "__id__": 542 }, "_contentSize": { "__type__": "cc.Size", @@ -12370,11 +12390,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 537 + "__id__": 540 }, "_enabled": true, "__prefab": { - "__id__": 541 + "__id__": 544 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12428,11 +12448,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 512 + "__id__": 515 }, "_enabled": true, "__prefab": { - "__id__": 544 + "__id__": 547 }, "_contentSize": { "__type__": "cc.Size", @@ -12456,11 +12476,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 512 + "__id__": 515 }, "_enabled": true, "__prefab": { - "__id__": 546 + "__id__": 549 }, "_alignFlags": 44, "_target": null, @@ -12511,14 +12531,14 @@ "_active": true, "_components": [ { - "__id__": 549 + "__id__": 552 }, { - "__id__": 551 + "__id__": 554 } ], "_prefab": { - "__id__": 553 + "__id__": 556 }, "_lpos": { "__type__": "cc.Vec3", @@ -12555,11 +12575,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 548 + "__id__": 551 }, "_enabled": true, "__prefab": { - "__id__": 550 + "__id__": 553 }, "_contentSize": { "__type__": "cc.Size", @@ -12583,11 +12603,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 548 + "__id__": 551 }, "_enabled": true, "__prefab": { - "__id__": 552 + "__id__": 555 }, "_alignFlags": 12, "_target": null, @@ -12636,29 +12656,29 @@ }, "_children": [ { - "__id__": 555 + "__id__": 558 }, { - "__id__": 593 + "__id__": 596 } ], "_active": true, "_components": [ { - "__id__": 602 + "__id__": 605 }, { - "__id__": 604 + "__id__": 607 }, { - "__id__": 606 + "__id__": 609 }, { - "__id__": 608 + "__id__": 611 } ], "_prefab": { - "__id__": 610 + "__id__": 613 }, "_lpos": { "__type__": "cc.Vec3", @@ -12695,23 +12715,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 554 + "__id__": 557 }, "_children": [], "_active": true, "_components": [ { - "__id__": 556 + "__id__": 559 }, { - "__id__": 558 + "__id__": 561 }, { - "__id__": 560 + "__id__": 563 } ], "_prefab": { - "__id__": 592 + "__id__": 595 }, "_lpos": { "__type__": "cc.Vec3", @@ -12748,11 +12768,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 555 + "__id__": 558 }, "_enabled": true, "__prefab": { - "__id__": 557 + "__id__": 560 }, "_contentSize": { "__type__": "cc.Size", @@ -12776,11 +12796,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 555 + "__id__": 558 }, "_enabled": true, "__prefab": { - "__id__": 559 + "__id__": 562 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12821,15 +12841,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 555 + "__id__": 558 }, "_enabled": true, "__prefab": { - "__id__": 561 + "__id__": 564 }, "clickEvents": [ { - "__id__": 562 + "__id__": 565 } ], "_interactable": true, @@ -12869,7 +12889,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 555 + "__id__": 558 }, "_id": "" }, @@ -12880,7 +12900,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 563 + "__id__": 566 }, "component": "", "_componentId": "3a67fnZjfNM/JVdGoscMLLo", @@ -12894,14 +12914,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 564 + "__id__": 567 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 563 + "__id__": 566 }, "asset": { "__uuid__": "b033123c-3b97-4d66-a18d-c584460cf02f", @@ -12909,7 +12929,7 @@ }, "fileId": "c7ZN3fr+hJoZmUZs2A0Ye0", "instance": { - "__id__": 565 + "__id__": 568 }, "targetOverrides": null }, @@ -12922,33 +12942,27 @@ "mountedChildren": [], "mountedComponents": [ { - "__id__": 566 + "__id__": 569 } ], "propertyOverrides": [ { - "__id__": 570 + "__id__": 573 }, { - "__id__": 572 + "__id__": 575 }, { - "__id__": 574 + "__id__": 577 }, { - "__id__": 576 + "__id__": 579 }, { - "__id__": 578 + "__id__": 581 }, { - "__id__": 580 - }, - { - "__id__": 582 - }, - { - "__id__": 584 + "__id__": 583 }, { "__id__": 585 @@ -12960,10 +12974,16 @@ "__id__": 588 }, { - "__id__": 589 + "__id__": 590 }, { - "__id__": 590 + "__id__": 591 + }, + { + "__id__": 592 + }, + { + "__id__": 593 } ], "removedComponents": [] @@ -12971,11 +12991,11 @@ { "__type__": "cc.MountedComponentsInfo", "targetInfo": { - "__id__": 567 + "__id__": 570 }, "components": [ { - "__id__": 568 + "__id__": 571 } ] }, @@ -12991,15 +13011,15 @@ "_objFlags": 0, "__editorExtras__": { "mountedRoot": { - "__id__": 563 + "__id__": 566 } }, "node": { - "__id__": 563 + "__id__": 566 }, "_enabled": true, "__prefab": { - "__id__": 569 + "__id__": 572 }, "_id": "" }, @@ -13010,7 +13030,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 571 + "__id__": 574 }, "propertyPath": [ "_name" @@ -13026,7 +13046,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 573 + "__id__": 576 }, "propertyPath": [ "_lpos" @@ -13047,7 +13067,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 575 + "__id__": 578 }, "propertyPath": [ "_lrot" @@ -13069,7 +13089,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 577 + "__id__": 580 }, "propertyPath": [ "_euler" @@ -13090,7 +13110,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 579 + "__id__": 582 }, "propertyPath": [ "_active" @@ -13106,7 +13126,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 581 + "__id__": 584 }, "propertyPath": [ "clickEvents", @@ -13114,7 +13134,7 @@ "target" ], "value": { - "__id__": 554 + "__id__": 557 } }, { @@ -13126,7 +13146,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 583 + "__id__": 586 }, "propertyPath": [ "clickEvents", @@ -13144,7 +13164,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 583 + "__id__": 586 }, "propertyPath": [ "clickEvents", @@ -13156,7 +13176,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 586 + "__id__": 589 }, "propertyPath": [ "clickEvents", @@ -13164,7 +13184,7 @@ "target" ], "value": { - "__id__": 563 + "__id__": 566 } }, { @@ -13176,7 +13196,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 586 + "__id__": 589 }, "propertyPath": [ "clickEvents", @@ -13188,7 +13208,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 586 + "__id__": 589 }, "propertyPath": [ "clickEvents", @@ -13200,7 +13220,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 583 + "__id__": 586 }, "propertyPath": [ "clickEvents", @@ -13211,20 +13231,20 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 583 + "__id__": 586 }, "propertyPath": [ "clickEvents", "1" ], "value": { - "__id__": 591 + "__id__": 594 } }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 563 + "__id__": 566 }, "component": "", "_componentId": "3a67fnZjfNM/JVdGoscMLLo", @@ -13250,23 +13270,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 554 + "__id__": 557 }, "_children": [], "_active": true, "_components": [ { - "__id__": 594 + "__id__": 597 }, { - "__id__": 596 + "__id__": 599 }, { - "__id__": 598 + "__id__": 601 } ], "_prefab": { - "__id__": 601 + "__id__": 604 }, "_lpos": { "__type__": "cc.Vec3", @@ -13303,11 +13323,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 593 + "__id__": 596 }, "_enabled": true, "__prefab": { - "__id__": 595 + "__id__": 598 }, "_contentSize": { "__type__": "cc.Size", @@ -13331,11 +13351,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 593 + "__id__": 596 }, "_enabled": true, "__prefab": { - "__id__": 597 + "__id__": 600 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13376,15 +13396,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 593 + "__id__": 596 }, "_enabled": true, "__prefab": { - "__id__": 599 + "__id__": 602 }, "clickEvents": [ { - "__id__": 600 + "__id__": 603 } ], "_interactable": true, @@ -13424,7 +13444,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 593 + "__id__": 596 }, "_id": "" }, @@ -13435,7 +13455,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 563 + "__id__": 566 }, "component": "", "_componentId": "3a67fnZjfNM/JVdGoscMLLo", @@ -13461,11 +13481,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 554 + "__id__": 557 }, "_enabled": true, "__prefab": { - "__id__": 603 + "__id__": 606 }, "_contentSize": { "__type__": "cc.Size", @@ -13489,11 +13509,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 554 + "__id__": 557 }, "_enabled": true, "__prefab": { - "__id__": 605 + "__id__": 608 }, "_alignFlags": 4, "_target": null, @@ -13525,11 +13545,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 554 + "__id__": 557 }, "_enabled": true, "__prefab": { - "__id__": 607 + "__id__": 610 }, "_id": "" }, @@ -13543,11 +13563,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 554 + "__id__": 557 }, "_enabled": true, "__prefab": { - "__id__": 609 + "__id__": 612 }, "_id": "" }, @@ -13568,6 +13588,118 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 615 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 614 + }, + "asset": { + "__uuid__": "8e4fb949-6668-4442-bd81-7c6a95e6512f", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 616 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "daHUZc/b5P45sIrGy8Ltaj", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 617 + }, + { + "__id__": 619 + }, + { + "__id__": 620 + }, + { + "__id__": 621 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 618 + }, + "propertyPath": [ + "_name" + ], + "value": "card_info" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 618 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 342.614, + "y": 309.67, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 618 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 618 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, { "__type__": "cc.UITransform", "_name": "GameUI", @@ -13578,7 +13710,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 612 + "__id__": 623 }, "_contentSize": { "__type__": "cc.Size", @@ -13606,7 +13738,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 614 + "__id__": 625 }, "_alignFlags": 45, "_target": null, @@ -13642,7 +13774,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 616 + "__id__": 627 }, "_id": "" }, @@ -13662,15 +13794,18 @@ "instance": null, "targetOverrides": [ { - "__id__": 618 + "__id__": 629 }, { - "__id__": 621 + "__id__": 632 } ], "nestedPrefabInstanceRoots": [ { - "__id__": 563 + "__id__": 614 + }, + { + "__id__": 566 }, { "__id__": 256 @@ -13680,19 +13815,19 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 563 + "__id__": 566 }, "sourceInfo": { - "__id__": 619 + "__id__": 630 }, "propertyPath": [ "_target" ], "target": { - "__id__": 563 + "__id__": 566 }, "targetInfo": { - "__id__": 620 + "__id__": 631 } }, { @@ -13710,19 +13845,19 @@ { "__type__": "cc.TargetOverrideInfo", "source": { - "__id__": 563 + "__id__": 566 }, "sourceInfo": { - "__id__": 622 + "__id__": 633 }, "propertyPath": [ "_target" ], "target": { - "__id__": 563 + "__id__": 566 }, "targetInfo": { - "__id__": 623 + "__id__": 634 } }, { diff --git a/assets/script/game/monster/HeroCardViewComp.ts b/assets/script/game/monster/HeroCardViewComp.ts index 639deaac..ae6be62c 100644 --- a/assets/script/game/monster/HeroCardViewComp.ts +++ b/assets/script/game/monster/HeroCardViewComp.ts @@ -78,18 +78,18 @@ export class HeroCardViewComp extends CCComp { } do_active(){ // console.log(this.node.getChildByName("active"),this.node.getChildByName("use"), this.node.getChildByName("bag")) - // let active = this.node.getChildByName("active") // let use = this.node.getChildByName("use") // let bag = this.node.getChildByName("bag") - // active.active = !active.active + let active = this.node.getChildByName("active") + active.active = !active.active // use.active = !use.active // bag.active = !bag.active - this.alive=!this.alive - if(this.alive){ - this.node.setScale(1.5,1.5,1) - }else{ - this.node.setScale(1,1,0) - } + // this.alive=!this.alive + // if(this.alive){ + // this.node.setScale(1.5,1.5,1) + // }else{ + // this.node.setScale(1,1,0) + // } } no_active(){