diff --git a/assets/resources/game/gui/hchip.prefab b/assets/resources/game/gui/hchip.prefab index 322be809..50a48987 100644 --- a/assets/resources/game/gui/hchip.prefab +++ b/assets/resources/game/gui/hchip.prefab @@ -38,22 +38,25 @@ }, { "__id__": 94 + }, + { + "__id__": 114 } ], "_active": true, "_components": [ { - "__id__": 114 + "__id__": 121 }, { - "__id__": 116 + "__id__": 123 }, { - "__id__": 118 + "__id__": 125 } ], "_prefab": { - "__id__": 120 + "__id__": 127 }, "_lpos": { "__type__": "cc.Vec3", @@ -209,7 +212,7 @@ "_contentSize": { "__type__": "cc.Size", "width": 110, - "height": 115 + "height": 110 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -384,7 +387,7 @@ "_contentSize": { "__type__": "cc.Size", "width": 86, - "height": 91 + "height": 86 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -506,7 +509,7 @@ "_contentSize": { "__type__": "cc.Size", "width": 110, - "height": 115 + "height": 110 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -702,7 +705,7 @@ "_contentSize": { "__type__": "cc.Size", "width": 110, - "height": 115 + "height": 110 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -732,8 +735,8 @@ "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 44, - "g": 190, + "r": 17, + "g": 123, "b": 255, "a": 255 }, @@ -877,7 +880,7 @@ "_contentSize": { "__type__": "cc.Size", "width": 86, - "height": 91 + "height": 86 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -907,9 +910,9 @@ "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 0, - "g": 168, - "b": 255, + "r": 17, + "g": 50, + "b": 135, "a": 255 }, "_spriteFrame": { @@ -999,7 +1002,7 @@ "_contentSize": { "__type__": "cc.Size", "width": 110, - "height": 115 + "height": 110 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1195,7 +1198,7 @@ "_contentSize": { "__type__": "cc.Size", "width": 110, - "height": 115 + "height": 110 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1225,9 +1228,9 @@ "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 224, - "g": 195, - "b": 0, + "r": 241, + "g": 154, + "b": 2, "a": 255 }, "_spriteFrame": { @@ -1370,7 +1373,7 @@ "_contentSize": { "__type__": "cc.Size", "width": 86, - "height": 91 + "height": 86 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1400,9 +1403,9 @@ "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 219, - "g": 173, - "b": 0, + "r": 142, + "g": 49, + "b": 16, "a": 255 }, "_spriteFrame": { @@ -1492,7 +1495,7 @@ "_contentSize": { "__type__": "cc.Size", "width": 110, - "height": 115 + "height": 110 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1888,8 +1891,8 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 34.517, - "y": -42.277, + "x": 40.798, + "y": -37, "z": 0 }, "_lrot": { @@ -2047,8 +2050,8 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": -39.118, - "y": -44.831, + "x": -40.837, + "y": -37, "z": 0 }, "_lrot": { @@ -2600,6 +2603,167 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "btn", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 115 + }, + { + "__id__": 117 + } + ], + "_prefab": { + "__id__": 120 + }, + "_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__": 114 + }, + "_enabled": true, + "__prefab": { + "__id__": 116 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "85+YAl4NtJo6EY9xL02Qja" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 114 + }, + "_enabled": true, + "__prefab": { + "__id__": 118 + }, + "clickEvents": [ + { + "__id__": 119 + } + ], + "_interactable": true, + "_transition": 3, + "_normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_hoverColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "_pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_normalSprite": null, + "_hoverSprite": null, + "_pressedSprite": null, + "_disabledSprite": null, + "_duration": 0.1, + "_zoomScale": 1.2, + "_target": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f8t1wMQYpHTZSD4ng7T/IA" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 1 + }, + "component": "", + "_componentId": "dc8e3zoHO1Bq7v2cjEJd0Za", + "handler": "show_info", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "bbAnzgbZBPX4ofy4o42sL7", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.UITransform", "_name": "", @@ -2610,7 +2774,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 115 + "__id__": 122 }, "_contentSize": { "__type__": "cc.Size", @@ -2638,7 +2802,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 117 + "__id__": 124 }, "_id": "" }, @@ -2656,7 +2820,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 119 + "__id__": 126 }, "playOnLoad": true, "_clips": [ diff --git a/assets/resources/game/gui/hero_card.prefab b/assets/resources/game/gui/hero_card.prefab index a1769fd4..c369dd81 100644 --- a/assets/resources/game/gui/hero_card.prefab +++ b/assets/resources/game/gui/hero_card.prefab @@ -759,8 +759,8 @@ "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 44, - "g": 190, + "r": 17, + "g": 123, "b": 255, "a": 255 }, @@ -934,9 +934,9 @@ "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 0, - "g": 168, - "b": 255, + "r": 17, + "g": 50, + "b": 135, "a": 255 }, "_spriteFrame": { @@ -1113,7 +1113,7 @@ "__id__": 55 } ], - "_active": true, + "_active": false, "_components": [ { "__id__": 63 @@ -1252,9 +1252,9 @@ "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 224, - "g": 195, - "b": 0, + "r": 241, + "g": 154, + "b": 2, "a": 255 }, "_spriteFrame": { @@ -1427,9 +1427,9 @@ "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 219, - "g": 173, - "b": 0, + "r": 142, + "g": 49, + "b": 16, "a": 255 }, "_spriteFrame": { diff --git a/assets/resources/game/gui/hero_set.prefab b/assets/resources/game/gui/hero_set.prefab index 30435148..04ded902 100644 --- a/assets/resources/game/gui/hero_set.prefab +++ b/assets/resources/game/gui/hero_set.prefab @@ -738,8 +738,8 @@ "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 44, - "g": 190, + "r": 17, + "g": 123, "b": 255, "a": 255 }, @@ -913,9 +913,9 @@ "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 0, - "g": 168, - "b": 255, + "r": 17, + "g": 50, + "b": 135, "a": 255 }, "_spriteFrame": { @@ -1231,9 +1231,9 @@ "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 224, - "g": 195, - "b": 0, + "r": 241, + "g": 154, + "b": 2, "a": 255 }, "_spriteFrame": { @@ -1406,9 +1406,9 @@ "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 219, - "g": 173, - "b": 0, + "r": 142, + "g": 49, + "b": 16, "a": 255 }, "_spriteFrame": { diff --git a/assets/resources/game/gui/item.prefab b/assets/resources/game/gui/item.prefab index 70371219..c6d9eb4c 100644 --- a/assets/resources/game/gui/item.prefab +++ b/assets/resources/game/gui/item.prefab @@ -22,38 +22,44 @@ "__id__": 2 }, { - "__id__": 8 - }, - { - "__id__": 14 - }, - { - "__id__": 20 - }, - { - "__id__": 26 - }, - { - "__id__": 32 - }, - { - "__id__": 38 - } - ], - "_active": true, - "_components": [ - { - "__id__": 44 + "__id__": 24 }, { "__id__": 46 }, { - "__id__": 48 + "__id__": 68 + }, + { + "__id__": 90 + }, + { + "__id__": 112 + }, + { + "__id__": 118 + }, + { + "__id__": 124 + } + ], + "_active": true, + "_components": [ + { + "__id__": 144 + }, + { + "__id__": 146 + }, + { + "__id__": 148 + }, + { + "__id__": 151 } ], "_prefab": { - "__id__": 51 + "__id__": 153 }, "_lpos": { "__type__": "cc.Vec3", @@ -92,18 +98,78 @@ "_parent": { "__id__": 1 }, - "_children": [], - "_active": true, - "_components": [ + "_children": [ { "__id__": 3 }, { - "__id__": 5 + "__id__": 11 + } + ], + "_active": true, + "_components": [ + { + "__id__": 19 + }, + { + "__id__": 21 } ], "_prefab": { - "__id__": 7 + "__id__": 23 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -3.747, + "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": "CardFrame03_n_Bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 4 + }, + { + "__id__": 6 + }, + { + "__id__": 8 + } + ], + "_prefab": { + "__id__": 10 }, "_lpos": { "__type__": "cc.Vec3", @@ -125,7 +191,7 @@ "z": 1 }, "_mobility": 0, - "_layer": 1073741824, + "_layer": 33554432, "_euler": { "__type__": "cc.Vec3", "x": 0, @@ -140,11 +206,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 3 }, "_enabled": true, "__prefab": { - "__id__": 4 + "__id__": 5 }, "_contentSize": { "__type__": "cc.Size", @@ -160,7 +226,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "26BQtmpmJLzZMWKouiVfaV" + "fileId": "f38zNUFGFN/J0y73PxCvWi" }, { "__type__": "cc.Sprite", @@ -168,24 +234,24 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 3 }, "_enabled": true, "__prefab": { - "__id__": 6 + "__id__": 7 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, + "r": 131, + "g": 206, + "b": 0, "a": 255 }, "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5eaff", + "__uuid__": "260d01c4-5936-4c90-8ff9-b892c60b2e48@8ed5b", "__expectedType__": "cc.SpriteFrame" }, "_type": 1, @@ -205,7 +271,43 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "85AtqxZbhLsr88zJ/Gy1sk" + "fileId": "ecuslMhJNPP6N/ETvE0GsN" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 9 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 140, + "_originalHeight": 160, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "65wGIus19BM66GJN6oIkO9" }, { "__type__": "cc.PrefabInfo", @@ -215,7 +317,268 @@ "asset": { "__id__": 0 }, - "fileId": "d9YwQ+IntGq5G78fDooY/f", + "fileId": "e841ECdOFNQZyoKGXL3mnH", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "CardFrame03_n_InnerBg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 12 + }, + { + "__id__": 14 + }, + { + "__id__": 16 + } + ], + "_prefab": { + "__id__": 18 + }, + "_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__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 13 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 86, + "height": 86 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d2BQSuHV1Bt6b6xQvQlq8X" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 15 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 23, + "g": 160, + "b": 71, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "260d01c4-5936-4c90-8ff9-b892c60b2e48@e230b", + "__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": "8d8UAb3QFBcrMLQXWecl4s" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 11 + }, + "_enabled": true, + "__prefab": { + "__id__": 17 + }, + "_alignFlags": 45, + "_target": null, + "_left": 12, + "_right": 12, + "_top": 12, + "_bottom": 12, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 130, + "_originalHeight": 120, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a4UJBgythE1qzzkex+ZQQB" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c0ZKyziydC5YzANIt/bNHE", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 20 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dfHdaOwZBPsZoil+tmPqE2" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": false, + "__prefab": { + "__id__": 22 + }, + "_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@cf2fa", + "__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": "31tyJpaI5E6JMhgJ+NhfOt" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "64pADz6VxDMqH8Xq8zOunx", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -228,18 +591,78 @@ "_parent": { "__id__": 1 }, - "_children": [], - "_active": false, - "_components": [ + "_children": [ { - "__id__": 9 + "__id__": 25 }, { - "__id__": 11 + "__id__": 33 + } + ], + "_active": true, + "_components": [ + { + "__id__": 41 + }, + { + "__id__": 43 } ], "_prefab": { - "__id__": 13 + "__id__": 45 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -3.747, + "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": "CardFrame03_n_Bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 24 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 26 + }, + { + "__id__": 28 + }, + { + "__id__": 30 + } + ], + "_prefab": { + "__id__": 32 }, "_lpos": { "__type__": "cc.Vec3", @@ -261,7 +684,7 @@ "z": 1 }, "_mobility": 0, - "_layer": 1073741824, + "_layer": 33554432, "_euler": { "__type__": "cc.Vec3", "x": 0, @@ -276,11 +699,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 8 + "__id__": 25 }, "_enabled": true, "__prefab": { - "__id__": 10 + "__id__": 27 }, "_contentSize": { "__type__": "cc.Size", @@ -296,7 +719,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "08/hD4/ZlOkZoJDDjU95Xj" + "fileId": "8cwTxYQw9CIa0Nlv6cbzg1" }, { "__type__": "cc.Sprite", @@ -304,24 +727,24 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 8 + "__id__": 25 }, "_enabled": true, "__prefab": { - "__id__": 12 + "__id__": 29 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 255, - "g": 255, + "r": 44, + "g": 190, "b": 255, "a": 255 }, "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@f0088", + "__uuid__": "260d01c4-5936-4c90-8ff9-b892c60b2e48@8ed5b", "__expectedType__": "cc.SpriteFrame" }, "_type": 1, @@ -341,7 +764,43 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "e6ZZ/ngyBLE5TAa6uoynsh" + "fileId": "f7GH9LkkFG74eeEDlcyXdh" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 25 + }, + "_enabled": true, + "__prefab": { + "__id__": 31 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 140, + "_originalHeight": 160, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f06jyXwF9J2a63v5D/sgKG" }, { "__type__": "cc.PrefabInfo", @@ -351,7 +810,268 @@ "asset": { "__id__": 0 }, - "fileId": "0dLGvtUJJGQplUEIoE7XXw", + "fileId": "69AqP9DJVLcLeswmgIpMGo", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "CardFrame03_n_InnerBg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 24 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 34 + }, + { + "__id__": 36 + }, + { + "__id__": 38 + } + ], + "_prefab": { + "__id__": 40 + }, + "_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__": 33 + }, + "_enabled": true, + "__prefab": { + "__id__": 35 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 86, + "height": 86 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "83wbFllqdMoKzmbP1KzhAH" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 33 + }, + "_enabled": true, + "__prefab": { + "__id__": 37 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 168, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "260d01c4-5936-4c90-8ff9-b892c60b2e48@e230b", + "__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": "c4BaGTjEZNBLrKCqozop0U" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 33 + }, + "_enabled": true, + "__prefab": { + "__id__": 39 + }, + "_alignFlags": 45, + "_target": null, + "_left": 12, + "_right": 12, + "_top": 12, + "_bottom": 12, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 130, + "_originalHeight": 120, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f9KZk8r7NImpDfLQlSR3vn" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "8byqnYFU1Gt5VDOQx+uJvH", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 24 + }, + "_enabled": true, + "__prefab": { + "__id__": 42 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9d4sLWEq5CD78rGUMOB2eN" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 24 + }, + "_enabled": false, + "__prefab": { + "__id__": 44 + }, + "_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@cf2fa", + "__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": "32t7g7Be9FUKNEWpzNcvV9" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "edlt3Zs8dAG5Mu5yHAXXuC", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -364,18 +1084,78 @@ "_parent": { "__id__": 1 }, - "_children": [], - "_active": false, - "_components": [ + "_children": [ { - "__id__": 15 + "__id__": 47 }, { - "__id__": 17 + "__id__": 55 + } + ], + "_active": true, + "_components": [ + { + "__id__": 63 + }, + { + "__id__": 65 } ], "_prefab": { - "__id__": 19 + "__id__": 67 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -3.747, + "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": "CardFrame03_n_Bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 46 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 48 + }, + { + "__id__": 50 + }, + { + "__id__": 52 + } + ], + "_prefab": { + "__id__": 54 }, "_lpos": { "__type__": "cc.Vec3", @@ -397,7 +1177,7 @@ "z": 1 }, "_mobility": 0, - "_layer": 1073741824, + "_layer": 33554432, "_euler": { "__type__": "cc.Vec3", "x": 0, @@ -412,11 +1192,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 14 + "__id__": 47 }, "_enabled": true, "__prefab": { - "__id__": 16 + "__id__": 49 }, "_contentSize": { "__type__": "cc.Size", @@ -432,7 +1212,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "62feOqMW1D/75K5HZSLeqG" + "fileId": "8avXVXep9KLKcpIrBS+9xT" }, { "__type__": "cc.Sprite", @@ -440,24 +1220,24 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 14 + "__id__": 47 }, "_enabled": true, "__prefab": { - "__id__": 18 + "__id__": 51 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, + "r": 182, + "g": 64, + "b": 234, "a": 255 }, "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@1a1e9", + "__uuid__": "260d01c4-5936-4c90-8ff9-b892c60b2e48@8ed5b", "__expectedType__": "cc.SpriteFrame" }, "_type": 1, @@ -477,7 +1257,43 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "faGezH4lZDrJIOLH2rRoOt" + "fileId": "22CEWLNnNN8qYMV0nOZqdz" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 47 + }, + "_enabled": true, + "__prefab": { + "__id__": 53 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 140, + "_originalHeight": 160, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "95npxSDm1MvbTsjMe4L/l0" }, { "__type__": "cc.PrefabInfo", @@ -487,7 +1303,268 @@ "asset": { "__id__": 0 }, - "fileId": "89qevUEwlO9on5MbM3PrK5", + "fileId": "fb24SCePBFG7MB5BzGKZAf", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "CardFrame03_n_InnerBg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 46 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 56 + }, + { + "__id__": 58 + }, + { + "__id__": 60 + } + ], + "_prefab": { + "__id__": 62 + }, + "_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__": 55 + }, + "_enabled": true, + "__prefab": { + "__id__": 57 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 86, + "height": 86 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fcClnmnvVAZINLrjcLeeTR" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 55 + }, + "_enabled": true, + "__prefab": { + "__id__": 59 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 98, + "g": 22, + "b": 120, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "260d01c4-5936-4c90-8ff9-b892c60b2e48@e230b", + "__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": "bcRmML5VxFsKcgPd7lNdpg" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 55 + }, + "_enabled": true, + "__prefab": { + "__id__": 61 + }, + "_alignFlags": 45, + "_target": null, + "_left": 12, + "_right": 12, + "_top": 12, + "_bottom": 12, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 130, + "_originalHeight": 120, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2cCVU7WjVJOqpXQYURLEqg" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b526YcGrBG867n7DhK5M35", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 46 + }, + "_enabled": true, + "__prefab": { + "__id__": 64 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "28lyvOPUtM4rKH0G8qDse3" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 46 + }, + "_enabled": false, + "__prefab": { + "__id__": 66 + }, + "_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@cf2fa", + "__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": "abLACjyNhDjb69LPHS7WBe" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "07yL3/E69Lq5BhMTuZZDZf", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -500,18 +1577,78 @@ "_parent": { "__id__": 1 }, - "_children": [], - "_active": false, - "_components": [ + "_children": [ { - "__id__": 21 + "__id__": 69 }, { - "__id__": 23 + "__id__": 77 + } + ], + "_active": true, + "_components": [ + { + "__id__": 85 + }, + { + "__id__": 87 } ], "_prefab": { - "__id__": 25 + "__id__": 89 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -3.747, + "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": "CardFrame03_n_Bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 68 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 70 + }, + { + "__id__": 72 + }, + { + "__id__": 74 + } + ], + "_prefab": { + "__id__": 76 }, "_lpos": { "__type__": "cc.Vec3", @@ -533,7 +1670,7 @@ "z": 1 }, "_mobility": 0, - "_layer": 1073741824, + "_layer": 33554432, "_euler": { "__type__": "cc.Vec3", "x": 0, @@ -548,11 +1685,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 20 + "__id__": 69 }, "_enabled": true, "__prefab": { - "__id__": 22 + "__id__": 71 }, "_contentSize": { "__type__": "cc.Size", @@ -568,7 +1705,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "84dbzXu+BBaYqw1ujrXwQJ" + "fileId": "0f4xv2CKxH4KP4wltg5GbE" }, { "__type__": "cc.Sprite", @@ -576,24 +1713,24 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 20 + "__id__": 69 }, "_enabled": true, "__prefab": { - "__id__": 24 + "__id__": 73 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, + "r": 241, + "g": 154, + "b": 2, "a": 255 }, "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@55671", + "__uuid__": "260d01c4-5936-4c90-8ff9-b892c60b2e48@8ed5b", "__expectedType__": "cc.SpriteFrame" }, "_type": 1, @@ -613,7 +1750,43 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "67baSVL8VMK6MX4kCj3e7y" + "fileId": "81LrHt7npDxpGYMc9P/V5U" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 69 + }, + "_enabled": true, + "__prefab": { + "__id__": 75 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 140, + "_originalHeight": 160, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e4yG6cC2ZJ05mgk/a5z7LN" }, { "__type__": "cc.PrefabInfo", @@ -623,7 +1796,268 @@ "asset": { "__id__": 0 }, - "fileId": "b0aZXPRq5Nw7C+m0CPSBDo", + "fileId": "aaoFtY8U1L34hHXK1WuHTY", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "CardFrame03_n_InnerBg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 68 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 78 + }, + { + "__id__": 80 + }, + { + "__id__": 82 + } + ], + "_prefab": { + "__id__": 84 + }, + "_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__": 77 + }, + "_enabled": true, + "__prefab": { + "__id__": 79 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 86, + "height": 86 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "99glG5IrBBIIlnVgNmioF8" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 77 + }, + "_enabled": true, + "__prefab": { + "__id__": 81 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 142, + "g": 49, + "b": 16, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "260d01c4-5936-4c90-8ff9-b892c60b2e48@e230b", + "__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": "676MQdcTJMa5F2O8UYAhqp" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 77 + }, + "_enabled": true, + "__prefab": { + "__id__": 83 + }, + "_alignFlags": 45, + "_target": null, + "_left": 12, + "_right": 12, + "_top": 12, + "_bottom": 12, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 130, + "_originalHeight": 120, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0253hg0BBHG6PJKw7IGYDK" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e9s8I9NY5FwbAFJ7vbkbI5", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 68 + }, + "_enabled": true, + "__prefab": { + "__id__": 86 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "06QViTkFlBqLuwN7px4CV0" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 68 + }, + "_enabled": false, + "__prefab": { + "__id__": 88 + }, + "_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@cf2fa", + "__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": "c7X3+5mGBI9Y+TbnkggAOi" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "6aM8UVVolLmYTPtTJlbZyi", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -636,18 +2070,78 @@ "_parent": { "__id__": 1 }, - "_children": [], - "_active": false, - "_components": [ + "_children": [ { - "__id__": 27 + "__id__": 91 }, { - "__id__": 29 + "__id__": 99 + } + ], + "_active": true, + "_components": [ + { + "__id__": 107 + }, + { + "__id__": 109 } ], "_prefab": { - "__id__": 31 + "__id__": 111 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -3.747, + "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": "CardFrame03_n_Bg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 90 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 92 + }, + { + "__id__": 94 + }, + { + "__id__": 96 + } + ], + "_prefab": { + "__id__": 98 }, "_lpos": { "__type__": "cc.Vec3", @@ -669,7 +2163,7 @@ "z": 1 }, "_mobility": 0, - "_layer": 1073741824, + "_layer": 33554432, "_euler": { "__type__": "cc.Vec3", "x": 0, @@ -684,11 +2178,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 26 + "__id__": 91 }, "_enabled": true, "__prefab": { - "__id__": 28 + "__id__": 93 }, "_contentSize": { "__type__": "cc.Size", @@ -704,7 +2198,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "9drQj5wNBLkrj0ccClfMFL" + "fileId": "92QVlpLv1OX4fuyh0O5DRS" }, { "__type__": "cc.Sprite", @@ -712,24 +2206,24 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 26 + "__id__": 91 }, "_enabled": true, "__prefab": { - "__id__": 30 + "__id__": 95 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, + "r": 252, + "g": 23, + "b": 2, "a": 255 }, "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@052e0", + "__uuid__": "260d01c4-5936-4c90-8ff9-b892c60b2e48@8ed5b", "__expectedType__": "cc.SpriteFrame" }, "_type": 1, @@ -749,7 +2243,43 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "61Mqm5bG5IUKBmiOq5IMCy" + "fileId": "8d3vFAp59Har8qan6qVVsG" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 91 + }, + "_enabled": true, + "__prefab": { + "__id__": 97 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 140, + "_originalHeight": 160, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e8I1PbZJlN8IIOq8RFepa/" }, { "__type__": "cc.PrefabInfo", @@ -759,7 +2289,268 @@ "asset": { "__id__": 0 }, - "fileId": "aa6RwIbYVLLYzo60FiRQb6", + "fileId": "7d5XOfmkdLMpofxoW3pLUq", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "CardFrame03_n_InnerBg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 90 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 100 + }, + { + "__id__": 102 + }, + { + "__id__": 104 + } + ], + "_prefab": { + "__id__": 106 + }, + "_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__": 99 + }, + "_enabled": true, + "__prefab": { + "__id__": 101 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 86, + "height": 86 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "34+mvQIRBA7ZCnZo93hV0w" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 99 + }, + "_enabled": true, + "__prefab": { + "__id__": 103 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 123, + "g": 11, + "b": 5, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "260d01c4-5936-4c90-8ff9-b892c60b2e48@e230b", + "__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": "4bUeK8JMBC8rRhXmVDYiCO" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 99 + }, + "_enabled": true, + "__prefab": { + "__id__": 105 + }, + "_alignFlags": 45, + "_target": null, + "_left": 12, + "_right": 12, + "_top": 12, + "_bottom": 12, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 130, + "_originalHeight": 120, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "82nCKCC+BOyZIUwfvChcXM" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "83AshKiaFFPo518QY6GoSs", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 90 + }, + "_enabled": true, + "__prefab": { + "__id__": 108 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "16pOvrSmpDo64BKHPSSo1M" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 90 + }, + "_enabled": false, + "__prefab": { + "__id__": 110 + }, + "_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@cf2fa", + "__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": "b8VkFmbQRO2Ij2nZ1zdokZ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "c6o3RrF1JNJblX0d5/K4H/", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -776,14 +2567,14 @@ "_active": true, "_components": [ { - "__id__": 33 + "__id__": 113 }, { - "__id__": 35 + "__id__": 115 } ], "_prefab": { - "__id__": 37 + "__id__": 117 }, "_lpos": { "__type__": "cc.Vec3", @@ -820,11 +2611,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 32 + "__id__": 112 }, "_enabled": true, "__prefab": { - "__id__": 34 + "__id__": 114 }, "_contentSize": { "__type__": "cc.Size", @@ -848,11 +2639,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 32 + "__id__": 112 }, "_enabled": true, "__prefab": { - "__id__": 36 + "__id__": 116 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -909,14 +2700,14 @@ "_active": true, "_components": [ { - "__id__": 39 + "__id__": 119 }, { - "__id__": 41 + "__id__": 121 } ], "_prefab": { - "__id__": 43 + "__id__": 123 }, "_lpos": { "__type__": "cc.Vec3", @@ -953,11 +2744,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 38 + "__id__": 118 }, "_enabled": true, "__prefab": { - "__id__": 40 + "__id__": 120 }, "_contentSize": { "__type__": "cc.Size", @@ -981,11 +2772,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 38 + "__id__": 118 }, "_enabled": true, "__prefab": { - "__id__": 42 + "__id__": 122 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1056,6 +2847,446 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "Mask", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 125 + }, + { + "__id__": 131 + } + ], + "_active": true, + "_components": [ + { + "__id__": 137 + }, + { + "__id__": 139 + }, + { + "__id__": 141 + } + ], + "_prefab": { + "__id__": 143 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -1.926, + "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": "Image_Effect_Square_Blue", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 124 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 126 + }, + { + "__id__": 128 + } + ], + "_prefab": { + "__id__": 130 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -84.27, + "y": -84.27, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": -0.3826834323650898, + "w": 0.9238795325112867 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": -45 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 125 + }, + "_enabled": true, + "__prefab": { + "__id__": 127 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 600, + "height": 80 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4bXxwRPbxO/baXv5SlUYiA" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 125 + }, + "_enabled": true, + "__prefab": { + "__id__": 129 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "260d01c4-5936-4c90-8ff9-b892c60b2e48@54f7c", + "__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": "8bd9oiB55NwbIOul0FLiww" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e5OILp3fZK0ZNLxy10xHXQ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Image_Effect_Square_Blue-001", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 124 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 132 + }, + { + "__id__": 134 + } + ], + "_prefab": { + "__id__": 136 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -1.664, + "y": -1.664, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": -0.3826834323650898, + "w": 0.9238795325112867 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": -45 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 131 + }, + "_enabled": true, + "__prefab": { + "__id__": 133 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 700, + "height": 700 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9bS1sOOltNFK85xIdyJFgt" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 131 + }, + "_enabled": true, + "__prefab": { + "__id__": 135 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "260d01c4-5936-4c90-8ff9-b892c60b2e48@54f7c", + "__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": "cd9+SkHJtJrKt5Z0ifd6YI" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "43538atrtKiqHUbPHpGPC/", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 124 + }, + "_enabled": true, + "__prefab": { + "__id__": 138 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 110 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "71Nn5b0hhAIZWiFUY/uQ1Y" + }, + { + "__type__": "cc.Mask", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 124 + }, + "_enabled": true, + "__prefab": { + "__id__": 140 + }, + "_type": 3, + "_inverted": false, + "_segments": 64, + "_alphaThreshold": 0.1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bfZSa2r9FNDZJNXhApVH/d" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 124 + }, + "_enabled": true, + "__prefab": { + "__id__": 142 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "260d01c4-5936-4c90-8ff9-b892c60b2e48@8ed5b", + "__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": "7czt9URQVCV7rBirwakHPo" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4eAhyRv/pN5ow6mh4S4yPK", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.UITransform", "_name": "", @@ -1066,7 +3297,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 45 + "__id__": 145 }, "_contentSize": { "__type__": "cc.Size", @@ -1094,7 +3325,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 47 + "__id__": 147 }, "_id": "" }, @@ -1112,11 +3343,11 @@ }, "_enabled": true, "__prefab": { - "__id__": 49 + "__id__": 149 }, "clickEvents": [ { - "__id__": 50 + "__id__": 150 } ], "_interactable": true, @@ -1172,6 +3403,35 @@ "handler": "show_info", "customEventData": "" }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 152 + }, + "playOnLoad": true, + "_clips": [ + { + "__uuid__": "0de1533d-2062-403d-9eda-5ee5395e3375", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "0de1533d-2062-403d-9eda-5ee5395e3375", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d1XcqiX4RGXZlqQsasKl17" + }, { "__type__": "cc.PrefabInfo", "root": { diff --git a/assets/resources/gui/element/item_info.prefab b/assets/resources/gui/element/item_info.prefab index 61c3f1f1..8e2f5a8a 100644 --- a/assets/resources/gui/element/item_info.prefab +++ b/assets/resources/gui/element/item_info.prefab @@ -28,32 +28,32 @@ "__id__": 14 }, { - "__id__": 54 + "__id__": 23 }, { - "__id__": 78 + "__id__": 47 + }, + { + "__id__": 59 + }, + { + "__id__": 84 }, { "__id__": 90 - }, - { - "__id__": 115 - }, - { - "__id__": 121 } ], "_active": true, "_components": [ { - "__id__": 127 + "__id__": 96 }, { - "__id__": 129 + "__id__": 98 } ], "_prefab": { - "__id__": 131 + "__id__": 100 }, "_lpos": { "__type__": "cc.Vec3", @@ -381,926 +381,133 @@ }, { "__type__": "cc.Node", - "_name": "item", "_objFlags": 0, - "__editorExtras__": {}, "_parent": { "__id__": 1 }, - "_children": [ + "_prefab": { + "__id__": 15 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 14 + }, + "asset": { + "__uuid__": "a8eef812-551a-46fc-9dc2-b5b544e00d36", + "__expectedType__": "cc.Prefab" + }, + "fileId": "c46/YsCPVOJYA4mWEpNYRx", + "instance": { + "__id__": 16 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "58tDtdHUFDOqXYwPtJ7tgi", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ { - "__id__": 15 + "__id__": 17 + }, + { + "__id__": 19 + }, + { + "__id__": 20 }, { "__id__": 21 }, - { - "__id__": 27 - }, - { - "__id__": 33 - }, - { - "__id__": 39 - }, - { - "__id__": 45 - } - ], - "_active": true, - "_components": [ - { - "__id__": 51 - } - ], - "_prefab": { - "__id__": 53 - }, - "_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": "lv0", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 14 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 16 - }, - { - "__id__": 18 - } - ], - "_prefab": { - "__id__": 20 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -278.1, - "y": 140.01599999999996, - "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__": 15 - }, - "_enabled": true, - "__prefab": { - "__id__": 17 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 90, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "390iXmXJdD35wsgWVk0L57" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 15 - }, - "_enabled": true, - "__prefab": { - "__id__": 19 - }, - "_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@5eaff", - "__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": "9aNPA4o3ZI6r7FEN/MWhfQ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "6aSknSwtdG+Z7VXND59HAa", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv1", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 14 - }, - "_children": [], - "_active": true, - "_components": [ { "__id__": 22 - }, - { - "__id__": 24 } ], - "_prefab": { - "__id__": 26 + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 18 }, - "_lpos": { + "propertyPath": [ + "_name" + ], + "value": "item" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "c46/YsCPVOJYA4mWEpNYRx" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 18 + }, + "propertyPath": [ + "_lpos" + ], + "value": { "__type__": "cc.Vec3", - "x": -278.1, - "y": 140.01599999999996, + "x": -275, + "y": 145, "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 18 }, - "_lrot": { + "propertyPath": [ + "_lrot" + ], + "value": { "__type__": "cc.Quat", "x": 0, "y": 0, "z": 0, "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 1073741824, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" + } }, { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 21 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 18 }, - "_enabled": true, - "__prefab": { - "__id__": 23 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 90, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "78P6mI+9tC5o5t7Z500Y5c" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 21 - }, - "_enabled": true, - "__prefab": { - "__id__": 25 - }, - "_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@f0088", - "__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": "a8MjJ9dHJHdLykhRuEh6Md" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "acCJymEK5ODLdeeA4ckooG", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv2", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 14 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 28 - }, - { - "__id__": 30 - } + "propertyPath": [ + "_euler" ], - "_prefab": { - "__id__": 32 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -278.1, - "y": 140.01599999999996, - "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": { + "value": { "__type__": "cc.Vec3", "x": 0, "y": 0, "z": 0 - }, - "_id": "" + } }, { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 27 + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 18 }, - "_enabled": true, - "__prefab": { - "__id__": 29 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 90, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "51otgO9NxP7L4xVUmzSxw/" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 27 - }, - "_enabled": true, - "__prefab": { - "__id__": 31 - }, - "_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@1a1e9", - "__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": "28VP0tfMRDlJaiH/cgClfj" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "6fjowsDPZF55OMXLJx+Y9H", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv3", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 14 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 34 - }, - { - "__id__": 36 - } + "propertyPath": [ + "_lscale" ], - "_prefab": { - "__id__": 38 - }, - "_lpos": { + "value": { "__type__": "cc.Vec3", - "x": -278.1, - "y": 140.01599999999996, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, + "x": 0.8, + "y": 0.8, "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__": 33 - }, - "_enabled": true, - "__prefab": { - "__id__": 35 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 90, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f82Y5MAitLeY54JnxWitKv" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 33 - }, - "_enabled": true, - "__prefab": { - "__id__": 37 - }, - "_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@55671", - "__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": "1bGhT8qM9L56cphzTPZL/k" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b5Q9X0O39CYqHw3I8H+tVl", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "lv4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 14 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 40 - }, - { - "__id__": 42 - } - ], - "_prefab": { - "__id__": 44 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -278.1, - "y": 140.01599999999996, - "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": 90, - "height": 90 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5fIbs2SgJPCK92zCoGf/qb" - }, - { - "__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@052e0", - "__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": "d8wS3n+4hGurLqlgc+ea3Z" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "acAdPKERFHJqiP0BOuaLHM", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "icon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 14 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 46 - }, - { - "__id__": 48 - } - ], - "_prefab": { - "__id__": 50 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -278, - "y": 140, - "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": 71, - "height": 65 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "44UzU0bhVJ7pWTZfLo1UgW" - }, - { - "__type__": "cc.Sprite", - "_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 - }, - "_spriteFrame": { - "__uuid__": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@b3f5a", - "__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": "42dEM1coNBhIKOs89f/8OS" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "8e1IRM125CG58Vuf8pEptA", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 14 - }, - "_enabled": true, - "__prefab": { - "__id__": 52 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f0PJBzB+NMO6HVFxeg4VQn" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "696gwbrlRApKZq48b8K2TA", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null + } }, { "__type__": "cc.Node", @@ -1312,20 +519,20 @@ }, "_children": [ { - "__id__": 55 + "__id__": 24 }, { - "__id__": 61 + "__id__": 30 } ], "_active": false, "_components": [ { - "__id__": 75 + "__id__": 44 } ], "_prefab": { - "__id__": 77 + "__id__": 46 }, "_lpos": { "__type__": "cc.Vec3", @@ -1362,20 +569,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 54 + "__id__": 23 }, "_children": [], "_active": true, "_components": [ { - "__id__": 56 + "__id__": 25 }, { - "__id__": 58 + "__id__": 27 } ], "_prefab": { - "__id__": 60 + "__id__": 29 }, "_lpos": { "__type__": "cc.Vec3", @@ -1412,11 +619,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 55 + "__id__": 24 }, "_enabled": true, "__prefab": { - "__id__": 57 + "__id__": 26 }, "_contentSize": { "__type__": "cc.Size", @@ -1440,11 +647,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 55 + "__id__": 24 }, "_enabled": true, "__prefab": { - "__id__": 59 + "__id__": 28 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1498,27 +705,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 54 + "__id__": 23 }, "_children": [ { - "__id__": 62 + "__id__": 31 } ], "_active": true, "_components": [ { - "__id__": 68 + "__id__": 37 }, { - "__id__": 70 + "__id__": 39 }, { - "__id__": 72 + "__id__": 41 } ], "_prefab": { - "__id__": 74 + "__id__": 43 }, "_lpos": { "__type__": "cc.Vec3", @@ -1555,20 +762,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 61 + "__id__": 30 }, "_children": [], "_active": true, "_components": [ { - "__id__": 63 + "__id__": 32 }, { - "__id__": 65 + "__id__": 34 } ], "_prefab": { - "__id__": 67 + "__id__": 36 }, "_lpos": { "__type__": "cc.Vec3", @@ -1605,11 +812,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 62 + "__id__": 31 }, "_enabled": true, "__prefab": { - "__id__": 64 + "__id__": 33 }, "_contentSize": { "__type__": "cc.Size", @@ -1633,11 +840,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 62 + "__id__": 31 }, "_enabled": true, "__prefab": { - "__id__": 66 + "__id__": 35 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1688,11 +895,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 61 + "__id__": 30 }, "_enabled": true, "__prefab": { - "__id__": 69 + "__id__": 38 }, "_contentSize": { "__type__": "cc.Size", @@ -1716,11 +923,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 61 + "__id__": 30 }, "_enabled": true, "__prefab": { - "__id__": 71 + "__id__": 40 }, "_type": 3, "_inverted": false, @@ -1738,11 +945,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 61 + "__id__": 30 }, "_enabled": true, "__prefab": { - "__id__": 73 + "__id__": 42 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1796,11 +1003,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 54 + "__id__": 23 }, "_enabled": true, "__prefab": { - "__id__": 76 + "__id__": 45 }, "_contentSize": { "__type__": "cc.Size", @@ -1838,14 +1045,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 79 + "__id__": 48 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 78 + "__id__": 47 }, "asset": { "__uuid__": "1331ab21-9111-4f46-b039-db7ab85aef63", @@ -1853,7 +1060,7 @@ }, "fileId": "c46/YsCPVOJYA4mWEpNYRx", "instance": { - "__id__": 80 + "__id__": 49 }, "targetOverrides": null }, @@ -1867,25 +1074,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 81 + "__id__": 50 }, { - "__id__": 83 + "__id__": 52 }, { - "__id__": 84 + "__id__": 53 }, { - "__id__": 85 + "__id__": 54 }, { - "__id__": 86 + "__id__": 55 }, { - "__id__": 87 + "__id__": 56 }, { - "__id__": 88 + "__id__": 57 } ], "removedComponents": [] @@ -1893,7 +1100,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 82 + "__id__": 51 }, "propertyPath": [ "_name" @@ -1909,22 +1116,22 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 82 + "__id__": 51 }, "propertyPath": [ "_lpos" ], "value": { "__type__": "cc.Vec3", - "x": -277.953, - "y": 134.528, + "x": -275, + "y": 145, "z": 0 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 82 + "__id__": 51 }, "propertyPath": [ "_lrot" @@ -1940,7 +1147,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 82 + "__id__": 51 }, "propertyPath": [ "_euler" @@ -1955,7 +1162,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 82 + "__id__": 51 }, "propertyPath": [ "_active" @@ -1965,22 +1172,22 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 82 + "__id__": 51 }, "propertyPath": [ "_lscale" ], "value": { "__type__": "cc.Vec3", - "x": 0.7, - "y": 0.7, + "x": 0.8, + "y": 0.8, "z": 1 } }, { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 89 + "__id__": 58 }, "propertyPath": [ "_contentSize" @@ -2007,23 +1214,23 @@ }, "_children": [ { - "__id__": 91 + "__id__": 60 }, { - "__id__": 103 + "__id__": 72 } ], "_active": true, "_components": [ { - "__id__": 109 + "__id__": 78 }, { - "__id__": 111 + "__id__": 80 } ], "_prefab": { - "__id__": 114 + "__id__": 83 }, "_lpos": { "__type__": "cc.Vec3", @@ -2058,17 +1265,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 90 + "__id__": 59 }, "_prefab": { - "__id__": 92 + "__id__": 61 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 91 + "__id__": 60 }, "asset": { "__uuid__": "915a4408-90ea-4c30-9974-05d96c0c27f1", @@ -2076,7 +1283,7 @@ }, "fileId": "c46/YsCPVOJYA4mWEpNYRx", "instance": { - "__id__": 93 + "__id__": 62 }, "targetOverrides": null }, @@ -2090,22 +1297,22 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 94 + "__id__": 63 }, { - "__id__": 96 + "__id__": 65 }, { - "__id__": 97 + "__id__": 66 }, { - "__id__": 98 + "__id__": 67 }, { - "__id__": 99 + "__id__": 68 }, { - "__id__": 101 + "__id__": 70 } ], "removedComponents": [] @@ -2113,7 +1320,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 95 + "__id__": 64 }, "propertyPath": [ "_name" @@ -2129,7 +1336,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 95 + "__id__": 64 }, "propertyPath": [ "_lpos" @@ -2144,7 +1351,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 95 + "__id__": 64 }, "propertyPath": [ "_lrot" @@ -2160,7 +1367,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 95 + "__id__": 64 }, "propertyPath": [ "_euler" @@ -2175,7 +1382,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 100 + "__id__": 69 }, "propertyPath": [ "_lscale" @@ -2196,7 +1403,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 102 + "__id__": 71 }, "propertyPath": [ "_contentSize" @@ -2219,20 +1426,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 90 + "__id__": 59 }, "_children": [], "_active": true, "_components": [ { - "__id__": 104 + "__id__": 73 }, { - "__id__": 106 + "__id__": 75 } ], "_prefab": { - "__id__": 108 + "__id__": 77 }, "_lpos": { "__type__": "cc.Vec3", @@ -2269,11 +1476,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 103 + "__id__": 72 }, "_enabled": true, "__prefab": { - "__id__": 105 + "__id__": 74 }, "_contentSize": { "__type__": "cc.Size", @@ -2297,11 +1504,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 103 + "__id__": 72 }, "_enabled": true, "__prefab": { - "__id__": 107 + "__id__": 76 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2378,11 +1585,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 90 + "__id__": 59 }, "_enabled": true, "__prefab": { - "__id__": 110 + "__id__": 79 }, "_contentSize": { "__type__": "cc.Size", @@ -2406,15 +1613,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 90 + "__id__": 59 }, "_enabled": true, "__prefab": { - "__id__": 112 + "__id__": 81 }, "clickEvents": [ { - "__id__": 113 + "__id__": 82 } ], "_interactable": true, @@ -2495,14 +1702,14 @@ "_active": true, "_components": [ { - "__id__": 116 + "__id__": 85 }, { - "__id__": 118 + "__id__": 87 } ], "_prefab": { - "__id__": 120 + "__id__": 89 }, "_lpos": { "__type__": "cc.Vec3", @@ -2539,11 +1746,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 115 + "__id__": 84 }, "_enabled": true, "__prefab": { - "__id__": 117 + "__id__": 86 }, "_contentSize": { "__type__": "cc.Size", @@ -2567,11 +1774,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 115 + "__id__": 84 }, "_enabled": true, "__prefab": { - "__id__": 119 + "__id__": 88 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2631,14 +1838,14 @@ "_active": true, "_components": [ { - "__id__": 122 + "__id__": 91 }, { - "__id__": 124 + "__id__": 93 } ], "_prefab": { - "__id__": 126 + "__id__": 95 }, "_lpos": { "__type__": "cc.Vec3", @@ -2675,11 +1882,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 121 + "__id__": 90 }, "_enabled": true, "__prefab": { - "__id__": 123 + "__id__": 92 }, "_contentSize": { "__type__": "cc.Size", @@ -2703,11 +1910,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 121 + "__id__": 90 }, "_enabled": true, "__prefab": { - "__id__": 125 + "__id__": 94 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2788,7 +1995,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 128 + "__id__": 97 }, "_contentSize": { "__type__": "cc.Size", @@ -2816,7 +2023,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 130 + "__id__": 99 }, "_id": "" }, @@ -2837,10 +2044,13 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": [ { - "__id__": 91 + "__id__": 60 }, { - "__id__": 78 + "__id__": 47 + }, + { + "__id__": 14 } ] } diff --git a/assets/script/game/common/config/BoxSet.ts b/assets/script/game/common/config/BoxSet.ts index 18d5b24f..ce7ad78a 100644 --- a/assets/script/game/common/config/BoxSet.ts +++ b/assets/script/game/common/config/BoxSet.ts @@ -54,11 +54,23 @@ export enum GameSet { HERO_NUM=3, } export const ColorSet: { [key: string]: string } = { - RED: "ff364d", + RED: "FF364D", + RED1: "FC1702", + RED2: "7B0B05", BLUE: "2CBEFF", BLUE2: "00A8FF", + BLUE3: "117bff", + BLUE4: "113287", YELLOW: "E0C300" , YELLOW2: "DBAD00" , - GREEN:"83CE00", - GREEN2:"17A047", + YELLOW3: "F19A02", + YELLOW4: "8E3110", + GREEN: "83CE00", + GREEN2: "17A047", + GREEN3: "5ECC3C", + GREEN4: "014523", + PURPLE1: "B640EA", + PURPLE2: "621678", + ORIGIN1: "968369", + ORIGIN2: "483825", }; \ No newline at end of file diff --git a/assets/script/game/hero/HChipComp.ts b/assets/script/game/hero/HChipComp.ts index 9bdba047..a851e3d0 100644 --- a/assets/script/game/hero/HChipComp.ts +++ b/assets/script/game/hero/HChipComp.ts @@ -19,7 +19,7 @@ export class HChipComp extends Component { } show_info(){ - if(this.node.parent.name=="reward"||this.node.parent.name=="item_info") return + if(this.node.parent.name=="item_info") return oops.gui.open(UIID.ItemInfo, {uuid:this.h_uuid,type:2}); } diff --git a/assets/script/game/hero/HeroViewComp.ts b/assets/script/game/hero/HeroViewComp.ts index 2f455a5c..6b198218 100644 --- a/assets/script/game/hero/HeroViewComp.ts +++ b/assets/script/game/hero/HeroViewComp.ts @@ -30,11 +30,11 @@ const { ccclass, property } = _decorator; @ccclass('HeroViewComp') // 定义为 Cocos Creator 组件 @ecs.register('HeroView', false) // 定义为 ECS 组件 export class HeroViewComp extends CCComp { - BUFFCOMP:any=null!; - enemy_pos:Vec3=null!; - enemy:any=null!; + BUFFCOMP:BuffComp=null! + enemy_pos:Vec3=null! + // enemy:any=null!; - as: HeroSpine = null!; + as: HeroSpine = null! anm_timer:Timer = new Timer(0.3); anm_name="idle" status:String = "idle" diff --git a/assets/script/game/map/ItemComp.ts b/assets/script/game/map/ItemComp.ts index fd19aa22..ea259fc6 100644 --- a/assets/script/game/map/ItemComp.ts +++ b/assets/script/game/map/ItemComp.ts @@ -17,7 +17,7 @@ export class ItemComp extends CCComp { //todo 设定icon 显示 } - update_data(uuid:number,num:number){ + update_data(uuid:number,num:number=0){ this.i_uuid=uuid; this.num=num; this.node.getChildByName("num").getComponent(Label).string = num.toString(); @@ -26,26 +26,18 @@ export class ItemComp extends CCComp { } let url = "gui/items"; let pathName= Items[uuid].path; - switch(Items[uuid].lv){ - case 1: - this.node.getChildByName("lv1").active = true; - break; - case 2: - this.node.getChildByName("lv2").active = true; - break; - case 3: - this.node.getChildByName("lv3").active = true; - break; - case 4: - this.node.getChildByName("lv4").active = true; - break; - } + this.node.getChildByName("lv1").active = Items[uuid].lv==1; + this.node.getChildByName("lv2").active = Items[uuid].lv==2; + this.node.getChildByName("lv3").active = Items[uuid].lv==3; + this.node.getChildByName("lv4").active = Items[uuid].lv==4; + resources.load(url, SpriteAtlas, (err: any, atlas) => { const sprite = this.node.getChildByName("icon").getComponent(Sprite); sprite.spriteFrame = atlas.getSpriteFrame(pathName); }); } show_info(){ + if(this.node.parent.name=="item_info") return oops.gui.open(UIID.ItemInfo, {uuid:this.i_uuid,type:0}); } diff --git a/assets/script/game/map/ItemInfoComp.ts b/assets/script/game/map/ItemInfoComp.ts index f2c0e781..d4e2395a 100644 --- a/assets/script/game/map/ItemInfoComp.ts +++ b/assets/script/game/map/ItemInfoComp.ts @@ -8,6 +8,7 @@ import { SkillSet } from "../common/config/SkillSet"; import { HeroInfo, HeroSet } from "../common/config/heroSet"; import { Hero } from "../hero/Hero"; import { HChipComp } from "../hero/HChipComp"; +import { ItemComp } from "./ItemComp"; const { ccclass, property } = _decorator; /** 视图层对象 */ @@ -23,31 +24,9 @@ export class ItemInfoComp extends CCComp { this.node.getChildByName("item").active = true; this.node.getChildByName("name").getComponent(Label).string=Items[args.uuid].name this.node.getChildByName("info").getComponent(Label).string=Items[args.uuid].info - let url = "gui/items"; - let pathName= Items[args.uuid].path; - this.node.getChildByName("item").getChildByName("lv1").active = false; - this.node.getChildByName("item").getChildByName("lv2").active = false; - this.node.getChildByName("item").getChildByName("lv3").active = false; - this.node.getChildByName("item").getChildByName("lv4").active = false; - switch(Items[args.uuid].lv){ - case 1: - this.node.getChildByName("item").getChildByName("lv1").active = true; - break; - case 2: - this.node.getChildByName("item").getChildByName("lv2").active = true; - break; - case 3: - this.node.getChildByName("item").getChildByName("lv3").active = true; - break; - case 4: - this.node.getChildByName("item").getChildByName("lv4").active = true; - break; - } - resources.load(url, SpriteAtlas, (err: any, atlas) => { - const sprite = this.node.getChildByName("item").getChildByName("icon").getComponent(Sprite); - sprite.spriteFrame = atlas.getSpriteFrame(pathName); - }); + let itemcom = this.node.getChildByName("item").getComponent(ItemComp); + itemcom.update_data(args.uuid,args.num); } if(args.type==1){ //技能碎片 this.node.getChildByName("skill").active = true; @@ -59,13 +38,12 @@ export class ItemInfoComp extends CCComp { // console.log("update_data",atlas,sprite) sprite.spriteFrame = atlas.getSpriteFrame(SkillSet[args.uuid].path); }); - - + } if(args.type==2){ //英雄碎片 this.node.getChildByName("hero").active = true; this.node.getChildByName("name").getComponent(Label).string=HeroInfo[args.uuid].name+" 碎片" - this.node.getChildByName("info").getComponent(Label).string="「"+HeroInfo[args.uuid].name+"」碎片,用于英雄升阶,开宝箱获得" + this.node.getChildByName("info").getComponent(Label).string="「"+HeroInfo[args.uuid].name+"」碎片,用于强化英雄,怪物掉落和开宝箱抽卡获得" let HChip=this.node.getChildByName("hero").getComponent(HChipComp); HChip.update_data(args.uuid) } diff --git a/assets/script/game/skills/seCom.ts b/assets/script/game/skills/seCom.ts index 35ff721e..da254db5 100644 --- a/assets/script/game/skills/seCom.ts +++ b/assets/script/game/skills/seCom.ts @@ -1,4 +1,4 @@ -import { _decorator, Animation, Component, Node } from 'cc'; +import { _decorator, Animation, Component, Node, sp } from 'cc'; import { SkillCom } from './SkillCom'; import { SkillSet } from '../common/config/SkillSet'; import { ecs } from 'db://oops-framework/libs/ecs/ECS';