4447 lines
80 KiB
Plaintext
Raw Normal View History

2023-10-23 18:56:01 +08:00
[
{
"__type__": "cc.Prefab",
"_name": "HomeView",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"persistent": false
},
{
"__type__": "cc.Node",
"_name": "HomeView",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": null,
"_children": [
{
"__id__": 2
},
{
2023-11-03 02:57:38 +08:00
"__id__": 10
2023-10-24 19:12:25 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 16
2023-10-24 19:12:25 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 26
2023-10-26 18:53:08 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 47
2023-10-30 18:53:21 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 68
},
{
"__id__": 83
},
{
"__id__": 98
},
{
"__id__": 113
2023-11-08 02:32:54 +08:00
},
{
"__id__": 128
2023-11-09 04:22:04 +08:00
},
{
"__id__": 143
},
{
"__id__": 149
},
{
"__id__": 155
},
{
"__id__": 161
2023-11-13 02:37:29 +08:00
},
{
"__id__": 167
2023-10-23 18:56:01 +08:00
}
],
"_active": true,
"_components": [
{
2023-11-13 02:37:29 +08:00
"__id__": 182
2023-10-23 18:56:01 +08:00
},
{
2023-11-13 02:37:29 +08:00
"__id__": 184
2023-10-23 18:56:01 +08:00
},
{
2023-11-13 02:37:29 +08:00
"__id__": 186
2023-10-23 18:56:01 +08:00
}
],
"_prefab": {
2023-11-13 02:37:29 +08:00
"__id__": 188
2023-10-23 18:56:01 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
2023-11-05 03:26:09 +08:00
"x": 720,
2023-10-23 18:56:01 +08:00
"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.Node",
2023-11-03 02:57:38 +08:00
"_name": "bg",
2023-10-23 18:56:01 +08:00
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 3
},
{
"__id__": 5
2023-11-03 02:57:38 +08:00
},
{
"__id__": 7
2023-10-23 18:56:01 +08:00
}
],
"_prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 9
2023-10-23 18:56:01 +08:00
},
"_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__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 4
},
"_contentSize": {
"__type__": "cc.Size",
"width": 720,
2023-11-03 02:57:38 +08:00
"height": 1280
2023-10-23 18:56:01 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2023-11-03 02:57:38 +08:00
"fileId": "8ftYzn1eBL/KI9lfvctDGE"
2023-10-23 18:56:01 +08:00
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 6
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
2023-11-03 02:57:38 +08:00
"_color": {
"__type__": "cc.Color",
"r": 114,
"g": 182,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
"__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": "72OG0M5ThEtaIaziixD4R1"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 8
},
"_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": 720,
"_originalHeight": 720,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "8ejneRsd9FXLr6cGBBG0Rk"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "85bQbPz7FPkaRPL/kSAwAE",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "WorldCamera",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 11
},
{
"__id__": 13
}
],
"_prefab": {
"__id__": 15
},
"_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__": 10
},
"_enabled": true,
"__prefab": {
"__id__": 12
},
"_contentSize": {
"__type__": "cc.Size",
"width": 720,
"height": 720
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "3dNcUIjpJIZYtiTXw3/Kdl"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 10
},
"_enabled": true,
"__prefab": {
"__id__": 14
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
2023-10-23 18:56:01 +08:00
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "a0d1e275-5512-493e-8e15-7d2db8beb48e@f9941",
"__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": "74AjLR66tB0pdLM43xqHBy"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "4aMSbRyHRCFLJdofgJ2I8V",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "frameText",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
2023-11-03 02:57:38 +08:00
"__id__": 17
2023-10-23 18:56:01 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 19
2023-10-23 18:56:01 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 21
2023-10-23 18:56:01 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 23
2023-10-23 18:56:01 +08:00
}
],
"_prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 25
2023-10-23 18:56:01 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 308.238171875,
"y": 548.874,
"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": {
2023-11-03 02:57:38 +08:00
"__id__": 16
2023-10-23 18:56:01 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 18
2023-10-23 18:56:01 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
"width": 95.15234375,
"height": 54.4
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 1,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "17pNeWiYVPXqBekArDDeGP"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 16
2023-10-23 18:56:01 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 20
2023-10-23 18:56:01 +08:00
},
"_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": 40,
"_fontSize": 40,
"_fontFamily": "Arial",
"_lineHeight": 40,
"_overflow": 0,
"_enableWrapText": true,
"_font": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_isItalic": false,
"_isBold": true,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "68tMuyxxpDNqEo3WNWD+qq"
},
{
"__type__": "cc.LabelOutline",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 16
2023-10-23 18:56:01 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 22
2023-10-23 18:56:01 +08:00
},
"_color": {
"__type__": "cc.Color",
"r": 105,
"g": 105,
"b": 105,
"a": 255
},
"_width": 2,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "a3hJNOCe5KtYrsOql/FWjZ"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 16
2023-10-23 18:56:01 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 24
2023-10-23 18:56:01 +08:00
},
"_alignFlags": 33,
"_target": null,
"_left": 0,
"_right": 51.76182812500002,
"_top": 63.92599999999993,
"_bottom": 0,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "6fXEFlCxxJF5bzX4Q/cCVg"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "73JTcgB9xJrLjod90WDGwS",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
2023-10-24 19:12:25 +08:00
{
"__type__": "cc.Node",
"_name": "Toggle",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
2023-11-03 02:57:38 +08:00
"__id__": 27
2023-10-24 19:12:25 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 33
2023-10-24 19:12:25 +08:00
}
],
"_active": true,
"_components": [
{
2023-11-03 02:57:38 +08:00
"__id__": 39
2023-10-24 19:12:25 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 41
2023-10-24 19:12:25 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 43
2023-10-24 19:12:25 +08:00
}
],
"_prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 46
2023-10-24 19:12:25 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -226.208,
"y": 547.969,
"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": "Checkmark",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2023-11-03 02:57:38 +08:00
"__id__": 26
2023-10-24 19:12:25 +08:00
},
"_children": [],
"_active": false,
"_components": [
{
2023-11-03 02:57:38 +08:00
"__id__": 28
2023-10-24 19:12:25 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 30
2023-10-24 19:12:25 +08:00
}
],
"_prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 32
2023-10-24 19:12:25 +08:00
},
"_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": ""
},
2023-10-23 18:56:01 +08:00
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 27
2023-10-23 18:56:01 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 29
2023-10-23 18:56:01 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2023-10-24 19:12:25 +08:00
"width": 26,
"height": 26
2023-10-23 18:56:01 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2023-10-24 19:12:25 +08:00
"fileId": "57M3Sha6NHwKjFFR9pGUnw"
2023-10-23 18:56:01 +08:00
},
{
2023-10-24 19:12:25 +08:00
"__type__": "cc.Sprite",
2023-10-23 18:56:01 +08:00
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 27
2023-10-24 19:12:25 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 31
2023-10-24 19:12:25 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "158e7e52-3220-4cd7-9694-713e0e6e8278@f9941",
"__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": "070sxTOTBFA4TFU7sJF9ky"
},
{
"__type__": "cc.PrefabInfo",
"root": {
2023-10-23 18:56:01 +08:00
"__id__": 1
},
2023-10-24 19:12:25 +08:00
"asset": {
"__id__": 0
},
"fileId": "01vrgFnUhBPKc8MwIBVWAz",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "Label",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2023-11-03 02:57:38 +08:00
"__id__": 26
2023-10-24 19:12:25 +08:00
},
"_children": [],
"_active": true,
"_components": [
{
2023-11-03 02:57:38 +08:00
"__id__": 34
2023-10-24 19:12:25 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 36
2023-10-24 19:12:25 +08:00
}
],
"_prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 38
2023-10-24 19:12:25 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 23.387,
"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": {
2023-11-03 02:57:38 +08:00
"__id__": 33
2023-10-24 19:12:25 +08:00
},
2023-10-23 18:56:01 +08:00
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 35
2023-10-24 19:12:25 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
"width": 80,
"height": 50.4
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0.5
2023-10-23 18:56:01 +08:00
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2023-10-24 19:12:25 +08:00
"fileId": "f1f++/8aZFs7DSjhFVKV7q"
2023-10-23 18:56:01 +08:00
},
{
2023-10-24 19:12:25 +08:00
"__type__": "cc.Label",
2023-10-23 18:56:01 +08:00
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 33
2023-10-23 18:56:01 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 37
2023-10-24 19:12:25 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_string": "攻击",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 40,
"_fontSize": 40,
"_fontFamily": "Arial",
"_lineHeight": 40,
"_overflow": 0,
"_enableWrapText": true,
"_font": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_isItalic": false,
"_isBold": false,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "bcqiWV4+dDTYHgr4l/Zpi8"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "90l9+mjeFHkLaU5YnvvBs4",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 26
2023-10-24 19:12:25 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 40
2023-10-24 19:12:25 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
"width": 28,
"height": 28
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "49F8/vuy1HiIhN9nPaNbrw"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 26
2023-10-24 19:12:25 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 42
2023-10-24 19:12:25 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "11bdc4b0-64a8-4eb7-a2a7-9fb9e233e977@f9941",
"__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": "f3iXpUSf5GoaBMf6pZtdha"
},
{
"__type__": "cc.Toggle",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 26
2023-10-24 19:12:25 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 44
2023-10-24 19:12:25 +08:00
},
"clickEvents": [],
"_interactable": true,
"_transition": 0,
"_normalColor": {
"__type__": "cc.Color",
"r": 214,
"g": 214,
"b": 214,
"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": {
"__uuid__": "11bdc4b0-64a8-4eb7-a2a7-9fb9e233e977@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_hoverSprite": null,
"_pressedSprite": null,
"_disabledSprite": null,
"_duration": 0.1,
"_zoomScale": 1.2,
"_target": {
2023-11-03 02:57:38 +08:00
"__id__": 26
2023-10-24 19:12:25 +08:00
},
"checkEvents": [
{
2023-11-03 02:57:38 +08:00
"__id__": 45
2023-10-24 19:12:25 +08:00
}
],
"_isChecked": false,
"_checkMark": {
2023-11-03 02:57:38 +08:00
"__id__": 30
2023-10-24 19:12:25 +08:00
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "fd33sfBNdH4rccG78Rvmx/"
},
{
"__type__": "cc.ClickEvent",
"target": {
"__id__": 1
},
"component": "",
"_componentId": "15051raQgZN6J5ICgY2OfSS",
"handler": "setRoleAttack",
"customEventData": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "40A7fQXkRLN6+OPu4YqtU7",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "Toggle-001",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
2023-11-03 02:57:38 +08:00
"__id__": 48
2023-10-24 19:12:25 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 54
2023-10-24 19:12:25 +08:00
}
],
"_active": true,
"_components": [
{
2023-11-03 02:57:38 +08:00
"__id__": 60
2023-10-24 19:12:25 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 62
2023-10-24 19:12:25 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 64
2023-10-24 19:12:25 +08:00
}
],
"_prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 67
2023-10-24 19:12:25 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -69.994,
"y": 547.969,
"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": "Checkmark",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2023-11-03 02:57:38 +08:00
"__id__": 47
2023-10-24 19:12:25 +08:00
},
"_children": [],
"_active": false,
"_components": [
{
2023-11-03 02:57:38 +08:00
"__id__": 49
2023-10-24 19:12:25 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 51
2023-10-24 19:12:25 +08:00
}
],
"_prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 53
2023-10-24 19:12:25 +08:00
},
"_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": {
2023-11-03 02:57:38 +08:00
"__id__": 48
2023-10-24 19:12:25 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 50
2023-10-24 19:12:25 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
"width": 26,
"height": 26
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "1a5tnWVpdPbYjrww5M5UcK"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 48
2023-10-24 19:12:25 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 52
2023-10-24 19:12:25 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "158e7e52-3220-4cd7-9694-713e0e6e8278@f9941",
"__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": "1ccp5Dy3tCB7jzwEk4zsw/"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "52BEPomGdDMoEhOakCa22v",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "Label",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2023-11-03 02:57:38 +08:00
"__id__": 47
2023-10-24 19:12:25 +08:00
},
"_children": [],
"_active": true,
"_components": [
{
2023-11-03 02:57:38 +08:00
"__id__": 55
2023-10-24 19:12:25 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 57
2023-10-24 19:12:25 +08:00
}
],
"_prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 59
2023-10-24 19:12:25 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 23.387,
"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": {
2023-11-03 02:57:38 +08:00
"__id__": 54
2023-10-24 19:12:25 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 56
2023-10-24 19:12:25 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
"width": 80,
"height": 50.4
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "9b4ynxKlpCLKSv1LZTBKND"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 54
2023-10-24 19:12:25 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 58
2023-10-24 19:12:25 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_string": "移动",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 40,
"_fontSize": 40,
"_fontFamily": "Arial",
"_lineHeight": 40,
"_overflow": 0,
"_enableWrapText": true,
"_font": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_isItalic": false,
"_isBold": false,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "03ISSxaIdEbLq/KwIoTXqq"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "33F84tRZNATaT2SIhyBmZB",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 47
2023-10-24 19:12:25 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 61
2023-10-24 19:12:25 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
"width": 28,
"height": 28
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "4cZhpnq+dAL4V0l2x0ZM19"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 47
2023-10-24 19:12:25 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 63
2023-10-24 19:12:25 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "11bdc4b0-64a8-4eb7-a2a7-9fb9e233e977@f9941",
"__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": "b3RMzqVjJHga9tOajMNWrC"
},
{
"__type__": "cc.Toggle",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 47
2023-10-24 19:12:25 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 65
2023-10-24 19:12:25 +08:00
},
"clickEvents": [],
"_interactable": true,
"_transition": 0,
"_normalColor": {
"__type__": "cc.Color",
"r": 214,
"g": 214,
"b": 214,
"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": {
"__uuid__": "11bdc4b0-64a8-4eb7-a2a7-9fb9e233e977@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_hoverSprite": null,
"_pressedSprite": null,
"_disabledSprite": null,
"_duration": 0.1,
"_zoomScale": 1.2,
"_target": {
2023-11-03 02:57:38 +08:00
"__id__": 47
2023-10-24 19:12:25 +08:00
},
"checkEvents": [
{
2023-11-03 02:57:38 +08:00
"__id__": 66
2023-10-24 19:12:25 +08:00
}
],
"_isChecked": false,
"_checkMark": {
2023-11-03 02:57:38 +08:00
"__id__": 51
2023-10-24 19:12:25 +08:00
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "2biFYzZXZMw7ZIf25PoU9r"
},
{
"__type__": "cc.ClickEvent",
"target": {
"__id__": 1
},
"component": "",
"_componentId": "15051raQgZN6J5ICgY2OfSS",
"handler": "setRoleMove",
"customEventData": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "30gHU+/k5EjauwgjpdgxQR",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
2023-10-26 18:53:08 +08:00
{
"__type__": "cc.Node",
"_name": "Button",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
2023-11-03 02:57:38 +08:00
"__id__": 69
2023-10-26 18:53:08 +08:00
}
],
"_active": true,
"_components": [
{
2023-11-03 02:57:38 +08:00
"__id__": 75
2023-10-26 18:53:08 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 77
2023-10-26 18:53:08 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 79
2023-10-26 18:53:08 +08:00
}
],
"_prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 82
2023-10-26 18:53:08 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 253.94,
"y": 414.543,
"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": "Label",
"_objFlags": 512,
"__editorExtras__": {},
"_parent": {
2023-11-03 02:57:38 +08:00
"__id__": 68
2023-10-26 18:53:08 +08:00
},
"_children": [],
"_active": true,
"_components": [
{
2023-11-03 02:57:38 +08:00
"__id__": 70
2023-10-26 18:53:08 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 72
2023-10-26 18:53:08 +08:00
}
],
"_prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 74
2023-10-26 18:53:08 +08:00
},
"_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": ""
},
2023-10-24 19:12:25 +08:00
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 69
2023-10-24 19:12:25 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 71
2023-10-26 18:53:08 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
"width": 100,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "2bSpfZbFRHvpwnki2RaZ7V"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 69
2023-10-24 19:12:25 +08:00
},
2023-10-26 18:53:08 +08:00
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 73
2023-10-26 18:53:08 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_string": "重置",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 20,
"_fontSize": 20,
"_fontFamily": "Arial",
"_lineHeight": 40,
"_overflow": 1,
"_enableWrapText": false,
"_font": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_isItalic": false,
"_isBold": false,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "32geHwtodGZa8v3VxQUJiX"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "7dyiPuQ91LSpN4VBXRTIVK",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 68
2023-10-26 18:53:08 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 76
2023-10-26 18:53:08 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
"width": 100,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "2f6odzsA9CEqdVB6sONuuN"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 68
2023-10-26 18:53:08 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 78
2023-10-26 18:53:08 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
"__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": "feJd2oVGZP6os12q4IS28U"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 68
2023-10-26 18:53:08 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 80
2023-10-26 18:53:08 +08:00
},
"clickEvents": [
{
2023-11-03 02:57:38 +08:00
"__id__": 81
2023-10-26 18:53:08 +08:00
}
],
"_interactable": true,
"_transition": 2,
"_normalColor": {
"__type__": "cc.Color",
"r": 214,
"g": 214,
"b": 214,
"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": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_hoverSprite": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_pressedSprite": {
"__uuid__": "544e49d6-3f05-4fa8-9a9e-091f98fc2ce8@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_disabledSprite": {
"__uuid__": "951249e0-9f16-456d-8b85-a6ca954da16b@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_duration": 0.1,
"_zoomScale": 1.2,
"_target": {
2023-11-03 02:57:38 +08:00
"__id__": 68
2023-10-26 18:53:08 +08:00
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "b3kouOTZ5EYLw5sMZG324p"
},
{
"__type__": "cc.ClickEvent",
"target": {
"__id__": 1
},
"component": "",
"_componentId": "15051raQgZN6J5ICgY2OfSS",
"handler": "onClickReset",
"customEventData": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "4aOUTyOz1Czp5cs51pt4hX",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
2023-10-30 18:53:21 +08:00
{
"__type__": "cc.Node",
"_name": "Button-001",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
2023-11-03 02:57:38 +08:00
"__id__": 84
2023-10-30 18:53:21 +08:00
}
],
"_active": true,
"_components": [
{
2023-11-03 02:57:38 +08:00
"__id__": 90
2023-10-30 18:53:21 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 92
2023-10-30 18:53:21 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 94
2023-10-30 18:53:21 +08:00
}
],
"_prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 97
2023-10-30 18:53:21 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 108.634,
"y": 414.543,
"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": "Label",
"_objFlags": 512,
"__editorExtras__": {},
"_parent": {
2023-11-03 02:57:38 +08:00
"__id__": 83
2023-10-30 18:53:21 +08:00
},
"_children": [],
"_active": true,
"_components": [
{
2023-11-03 02:57:38 +08:00
"__id__": 85
2023-10-30 18:53:21 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__id__": 87
2023-10-30 18:53:21 +08:00
}
],
"_prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 89
2023-10-30 18:53:21 +08:00
},
"_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": ""
},
2023-10-26 18:53:08 +08:00
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 84
2023-10-26 18:53:08 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 86
2023-10-30 18:53:21 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
"width": 150,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "5fboR6YyBN54l5x0btJQyW"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 84
2023-10-26 18:53:08 +08:00
},
2023-10-30 18:53:21 +08:00
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 88
2023-10-30 18:53:21 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_string": "重置服务器帧",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 20,
"_fontSize": 20,
"_fontFamily": "Arial",
"_lineHeight": 40,
"_overflow": 1,
"_enableWrapText": false,
"_font": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_isItalic": false,
"_isBold": false,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "a6QibMTH5G+7LMHG0qhbVT"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "da36iiJxtJPZLjwyxqfLYI",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 83
2023-10-30 18:53:21 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 91
2023-10-30 18:53:21 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
"width": 150,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "11gVfKX15J75lmC5wMXNoV"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 83
2023-10-30 18:53:21 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 93
2023-10-30 18:53:21 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
"__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": "6bzNThqslF4rtzhtv4z/wB"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 83
2023-10-30 18:53:21 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 95
2023-10-30 18:53:21 +08:00
},
"clickEvents": [
{
2023-11-03 02:57:38 +08:00
"__id__": 96
2023-10-30 18:53:21 +08:00
}
],
"_interactable": true,
"_transition": 2,
"_normalColor": {
"__type__": "cc.Color",
"r": 214,
"g": 214,
"b": 214,
"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": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_hoverSprite": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_pressedSprite": {
"__uuid__": "544e49d6-3f05-4fa8-9a9e-091f98fc2ce8@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_disabledSprite": {
"__uuid__": "951249e0-9f16-456d-8b85-a6ca954da16b@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_duration": 0.1,
"_zoomScale": 1.2,
"_target": {
2023-11-03 02:57:38 +08:00
"__id__": 83
2023-10-30 18:53:21 +08:00
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "33456IPOpL9oM7x0gq/Oo4"
},
{
"__type__": "cc.ClickEvent",
"target": {
"__id__": 1
},
"component": "",
"_componentId": "15051raQgZN6J5ICgY2OfSS",
"handler": "onClickResetServer",
"customEventData": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "17rzI8RjNOmqCFQhUeM594",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
2023-11-03 02:57:38 +08:00
{
"__type__": "cc.Node",
"_name": "Button-002",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 99
}
],
"_active": true,
"_components": [
{
"__id__": 105
},
{
"__id__": 107
},
{
"__id__": 109
}
],
"_prefab": {
"__id__": 112
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -257.954,
2023-11-08 02:32:54 +08:00
"y": 444.499,
2023-11-03 02:57:38 +08:00
"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": "Label",
"_objFlags": 512,
"__editorExtras__": {},
"_parent": {
"__id__": 98
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 100
},
{
"__id__": 102
}
],
"_prefab": {
"__id__": 104
},
"_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": ""
},
2023-10-30 18:53:21 +08:00
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 99
2023-10-30 18:53:21 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 101
2023-10-30 18:53:21 +08:00
},
2023-10-24 19:12:25 +08:00
"_contentSize": {
"__type__": "cc.Size",
2023-11-03 02:57:38 +08:00
"width": 100,
"height": 40
2023-10-24 19:12:25 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2023-11-03 02:57:38 +08:00
"fileId": "27LlaNzrpGrKETMdfGobkO"
2023-10-24 19:12:25 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__type__": "cc.Label",
2023-10-24 19:12:25 +08:00
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 99
},
"_enabled": true,
"__prefab": {
"__id__": 103
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_string": "PVP",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 20,
"_fontSize": 20,
"_fontFamily": "Arial",
"_lineHeight": 40,
"_overflow": 1,
"_enableWrapText": false,
"_font": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_isItalic": false,
"_isBold": false,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "61XeEHyStNPbG4n2nfIsEQ"
},
{
"__type__": "cc.PrefabInfo",
"root": {
2023-10-24 19:12:25 +08:00
"__id__": 1
},
2023-11-03 02:57:38 +08:00
"asset": {
"__id__": 0
},
"fileId": "8c+LvgDIdKFqySAnsN+HjN",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 98
},
2023-10-24 19:12:25 +08:00
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 106
},
"_contentSize": {
"__type__": "cc.Size",
"width": 100,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
2023-10-24 19:12:25 +08:00
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2023-11-03 02:57:38 +08:00
"fileId": "1fF0+uXqhL3rMnNkxpa1Ws"
2023-10-24 19:12:25 +08:00
},
{
2023-11-03 02:57:38 +08:00
"__type__": "cc.Sprite",
2023-10-24 19:12:25 +08:00
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 98
2023-10-24 19:12:25 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-03 02:57:38 +08:00
"__id__": 108
2023-10-23 18:56:01 +08:00
},
2023-11-03 02:57:38 +08:00
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
"__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": "686NsPKXRBfZQVxordVnJV"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 98
},
"_enabled": true,
"__prefab": {
"__id__": 110
},
"clickEvents": [
{
"__id__": 111
}
],
"_interactable": true,
"_transition": 2,
"_normalColor": {
"__type__": "cc.Color",
"r": 214,
"g": 214,
"b": 214,
"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": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_hoverSprite": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_pressedSprite": {
"__uuid__": "544e49d6-3f05-4fa8-9a9e-091f98fc2ce8@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_disabledSprite": {
"__uuid__": "951249e0-9f16-456d-8b85-a6ca954da16b@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_duration": 0.1,
"_zoomScale": 1.2,
"_target": {
"__id__": 98
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "9f1H91mr5KiJHRBl5szAaV"
},
{
"__type__": "cc.ClickEvent",
"target": {
"__id__": 1
},
"component": "",
"_componentId": "15051raQgZN6J5ICgY2OfSS",
"handler": "onClickGoPVP",
"customEventData": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "cainqikw9Ga4Etlqv6OA8T",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "Button-003",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 114
}
],
"_active": true,
"_components": [
{
"__id__": 120
},
{
"__id__": 122
},
{
"__id__": 124
}
],
"_prefab": {
"__id__": 127
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -122.84,
2023-11-08 02:32:54 +08:00
"y": 444.499,
2023-11-03 02:57:38 +08:00
"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": "Label",
"_objFlags": 512,
"__editorExtras__": {},
"_parent": {
"__id__": 113
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 115
},
{
"__id__": 117
}
],
"_prefab": {
"__id__": 119
},
"_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__": 114
},
"_enabled": true,
"__prefab": {
"__id__": 116
},
"_contentSize": {
"__type__": "cc.Size",
"width": 100,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "e8bceZ9aJN16fFlE6INswu"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 114
},
"_enabled": true,
"__prefab": {
"__id__": 118
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_string": "无尽",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 20,
"_fontSize": 20,
"_fontFamily": "Arial",
"_lineHeight": 40,
"_overflow": 1,
"_enableWrapText": false,
"_font": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_isItalic": false,
"_isBold": false,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "d6NfZjhZBFrbWWfKzUypg/"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "fe/vAbeIZDSL5+jLMLpQx1",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 113
},
"_enabled": true,
"__prefab": {
"__id__": 121
},
"_contentSize": {
"__type__": "cc.Size",
"width": 100,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "f3tTtTb3tIvLRgSMzRdatV"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 113
},
"_enabled": true,
"__prefab": {
"__id__": 123
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
"__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": "30hQXcxAVAkJPdIW/yG4Qa"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 113
},
"_enabled": true,
"__prefab": {
"__id__": 125
},
"clickEvents": [
{
"__id__": 126
}
],
"_interactable": true,
"_transition": 2,
"_normalColor": {
"__type__": "cc.Color",
"r": 214,
"g": 214,
"b": 214,
"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": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_hoverSprite": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_pressedSprite": {
"__uuid__": "544e49d6-3f05-4fa8-9a9e-091f98fc2ce8@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_disabledSprite": {
"__uuid__": "951249e0-9f16-456d-8b85-a6ca954da16b@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_duration": 0.1,
"_zoomScale": 1.2,
"_target": {
"__id__": 113
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "61w0jxbglArbNBvEWVT+HQ"
},
{
"__type__": "cc.ClickEvent",
"target": {
"__id__": 1
},
"component": "",
"_componentId": "15051raQgZN6J5ICgY2OfSS",
"handler": "onClickGoOnHook",
"customEventData": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "61TBvE1Z9A2ZgeXAooCr2A",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
2023-11-08 02:32:54 +08:00
{
"__type__": "cc.Node",
"_name": "Button-004",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 129
}
],
"_active": true,
"_components": [
{
"__id__": 135
},
{
"__id__": 137
},
{
"__id__": 139
}
],
"_prefab": {
"__id__": 142
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -257.216,
"y": 388.865,
"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": "Label",
"_objFlags": 512,
"__editorExtras__": {},
"_parent": {
"__id__": 128
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 130
},
{
"__id__": 132
}
],
"_prefab": {
"__id__": 134
},
"_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": ""
},
2023-11-03 02:57:38 +08:00
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-08 02:32:54 +08:00
"__id__": 129
2023-11-03 02:57:38 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-08 02:32:54 +08:00
"__id__": 131
},
"_contentSize": {
"__type__": "cc.Size",
"width": 100,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "0dYLifIW9OqYbvWJwA9FIw"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-03 02:57:38 +08:00
"__id__": 129
},
2023-11-08 02:32:54 +08:00
"_enabled": true,
"__prefab": {
"__id__": 133
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_string": "清除登录",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 20,
"_fontSize": 20,
"_fontFamily": "Arial",
"_lineHeight": 40,
"_overflow": 1,
"_enableWrapText": false,
"_font": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_isItalic": false,
"_isBold": false,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "78eEBfEAJCZ76oiIOAdJLy"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "0bQ8J+1HpGQJw+S7QHXV1Z",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 128
},
"_enabled": true,
"__prefab": {
"__id__": 136
},
"_contentSize": {
"__type__": "cc.Size",
"width": 100,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "b4khKqgSZBh58V5TThdbxj"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 128
},
"_enabled": true,
"__prefab": {
"__id__": 138
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
"__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": "72VDDxVNFE76GqA+sf39oX"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 128
},
"_enabled": true,
"__prefab": {
"__id__": 140
},
"clickEvents": [
{
"__id__": 141
}
],
"_interactable": true,
"_transition": 2,
"_normalColor": {
"__type__": "cc.Color",
"r": 214,
"g": 214,
"b": 214,
"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": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_hoverSprite": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_pressedSprite": {
"__uuid__": "544e49d6-3f05-4fa8-9a9e-091f98fc2ce8@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_disabledSprite": {
"__uuid__": "951249e0-9f16-456d-8b85-a6ca954da16b@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_duration": 0.1,
"_zoomScale": 1.2,
"_target": {
"__id__": 128
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "f2hvwmdOlKJZs7O6wGRUDM"
},
{
"__type__": "cc.ClickEvent",
"target": {
"__id__": 1
},
"component": "",
"_componentId": "15051raQgZN6J5ICgY2OfSS",
"handler": "onClickToken",
"customEventData": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "37fEjaHr5OLJgNvj0MHHmo",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
2023-11-09 04:22:04 +08:00
{
"__type__": "cc.Node",
"_name": "001妙蛙种子",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 144
},
{
"__id__": 146
}
],
"_prefab": {
"__id__": 148
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -271.702,
"y": -580.56,
"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": ""
},
2023-11-08 02:32:54 +08:00
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-09 04:22:04 +08:00
"__id__": 143
},
"_enabled": true,
"__prefab": {
"__id__": 145
},
"_contentSize": {
"__type__": "cc.Size",
"width": 643.989990234375,
"height": 385.94000244140625
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.6291246759115515,
"y": 0.7755350460309831
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "24mjCxtbJAIYhkSGJS2XGL"
},
{
"__type__": "sp.Skeleton",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 143
},
"_enabled": true,
"__prefab": {
"__id__": 147
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_skeletonData": {
"__uuid__": "29e1c6dc-6549-4f30-ad94-fe92d3cead0c",
"__expectedType__": "sp.SkeletonData"
},
"defaultSkin": "default",
"defaultAnimation": "atk",
"_premultipliedAlpha": true,
"_timeScale": 1,
"_preCacheMode": 0,
"_cacheMode": 0,
"_defaultCacheMode": 0,
"_sockets": [],
"_useTint": false,
"_debugMesh": false,
"_debugBones": false,
"_debugSlots": false,
"_enableBatch": false,
"loop": true,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "02mvi2yPpIvajNGIKqQDxP"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "03QOgvM5ZPaLJxWwx9tYtd",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "guaiA1a",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2023-11-08 02:32:54 +08:00
"__id__": 1
},
2023-11-09 04:22:04 +08:00
"_children": [],
"_active": true,
"_components": [
{
"__id__": 150
},
{
"__id__": 152
}
],
"_prefab": {
"__id__": 154
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -123.079,
"y": -580.56,
"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__": 149
},
2023-11-08 02:32:54 +08:00
"_enabled": true,
"__prefab": {
2023-11-09 04:22:04 +08:00
"__id__": 151
},
"_contentSize": {
"__type__": "cc.Size",
"width": 84.5999984741211,
"height": 116.54000091552734
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.4938534223742009,
"y": 0.024026084866309822
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "8dVNo47axGpJRFT8NW+dax"
},
{
"__type__": "sp.Skeleton",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 149
},
"_enabled": true,
"__prefab": {
"__id__": 153
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_skeletonData": {
"__uuid__": "14d2a9b1-50ad-4051-a96a-b1c194651259",
"__expectedType__": "sp.SkeletonData"
},
"defaultSkin": "default",
"defaultAnimation": "atk",
"_premultipliedAlpha": true,
"_timeScale": 1,
"_preCacheMode": 0,
"_cacheMode": 0,
"_defaultCacheMode": 0,
"_sockets": [],
"_useTint": false,
"_debugMesh": false,
"_debugBones": false,
"_debugSlots": false,
"_enableBatch": false,
"loop": true,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "63+7zF/35IIatyyta5jw8G"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "9cYPe89alNLpO1Qn8AI3Y5",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "guaiA1a",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 156
},
{
"__id__": 158
}
],
"_prefab": {
"__id__": 160
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 11.611,
"y": -580.56,
"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__": 155
},
"_enabled": true,
"__prefab": {
"__id__": 157
},
"_contentSize": {
"__type__": "cc.Size",
"width": 100.08000183105469,
"height": 113.76000213623047
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5040967210222901,
"y": 0.07770745417182541
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "fdXo7ORJpDv6JVChYlXVuX"
},
{
"__type__": "sp.Skeleton",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 155
},
"_enabled": true,
"__prefab": {
"__id__": 159
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_skeletonData": {
"__uuid__": "42029fae-0ee0-48c1-b7c5-850c03664ae4",
"__expectedType__": "sp.SkeletonData"
},
"defaultSkin": "default",
"defaultAnimation": "atk",
"_premultipliedAlpha": true,
"_timeScale": 1,
"_preCacheMode": 0,
"_cacheMode": 0,
"_defaultCacheMode": 0,
"_sockets": [],
"_useTint": false,
"_debugMesh": false,
"_debugBones": false,
"_debugSlots": false,
"_enableBatch": false,
"loop": true,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "d8a1mv3UxMQI8rwba1ICfW"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "87tzkjpopJ6YTEDK3Fvt9k",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "guaiA4e",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 162
},
{
"__id__": 164
}
],
"_prefab": {
"__id__": 166
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 171.846,
"y": -589.848,
"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__": 161
},
"_enabled": true,
"__prefab": {
"__id__": 163
},
"_contentSize": {
"__type__": "cc.Size",
"width": 162.3699951171875,
"height": 188.55999755859375
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5011394050227984,
"y": 0.04884387016013313
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "27Mc3b9O5A9b5AOEEyyaCO"
},
{
"__type__": "sp.Skeleton",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 161
},
"_enabled": true,
"__prefab": {
"__id__": 165
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_skeletonData": {
"__uuid__": "51104c05-e5db-4274-a66e-1de9ab511e4f",
"__expectedType__": "sp.SkeletonData"
},
"defaultSkin": "default",
"defaultAnimation": "atk",
"_premultipliedAlpha": true,
"_timeScale": 1,
"_preCacheMode": 0,
"_cacheMode": 0,
"_defaultCacheMode": 0,
"_sockets": [],
"_useTint": false,
"_debugMesh": false,
"_debugBones": false,
"_debugSlots": false,
"_enableBatch": false,
"loop": true,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "89C5gFHAdBlJbIYn4ncYCm"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "ff9s+mSCdOhIPYSW36LMEs",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
2023-11-13 02:37:29 +08:00
{
"__type__": "cc.Node",
"_name": "Button-005",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 168
}
],
"_active": true,
"_components": [
{
"__id__": 174
},
{
"__id__": 176
},
{
"__id__": 178
}
],
"_prefab": {
"__id__": 181
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -122.21,
"y": 388.865,
"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": "Label",
"_objFlags": 512,
"__editorExtras__": {},
"_parent": {
"__id__": 167
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 169
},
{
"__id__": 171
}
],
"_prefab": {
"__id__": 173
},
"_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": ""
},
2023-11-09 04:22:04 +08:00
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-13 02:37:29 +08:00
"__id__": 168
2023-11-09 04:22:04 +08:00
},
"_enabled": true,
"__prefab": {
2023-11-13 02:37:29 +08:00
"__id__": 170
},
"_contentSize": {
"__type__": "cc.Size",
"width": 100,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "181opkbsFLlJNymR3M4uvu"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2023-11-09 04:22:04 +08:00
"__id__": 168
2023-11-08 02:32:54 +08:00
},
2023-11-13 02:37:29 +08:00
"_enabled": true,
"__prefab": {
"__id__": 172
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_string": "关闭页面",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 20,
"_fontSize": 20,
"_fontFamily": "Arial",
"_lineHeight": 40,
"_overflow": 1,
"_enableWrapText": false,
"_font": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_isItalic": false,
"_isBold": false,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "81YMncu2NHsagDuwTq7/U6"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "d3Bd/9nkpON4BJ8l9e8YpR",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 167
},
"_enabled": true,
"__prefab": {
"__id__": 175
},
"_contentSize": {
"__type__": "cc.Size",
"width": 100,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "f2A4s7sxNJZoPz5Yxd1Kjo"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 167
},
"_enabled": true,
"__prefab": {
"__id__": 177
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
"__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": "d5zsQW2rJHwJgz15jlkPil"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 167
},
"_enabled": true,
"__prefab": {
"__id__": 179
},
"clickEvents": [
{
"__id__": 180
}
],
"_interactable": true,
"_transition": 2,
"_normalColor": {
"__type__": "cc.Color",
"r": 214,
"g": 214,
"b": 214,
"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": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_hoverSprite": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_pressedSprite": {
"__uuid__": "544e49d6-3f05-4fa8-9a9e-091f98fc2ce8@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_disabledSprite": {
"__uuid__": "951249e0-9f16-456d-8b85-a6ca954da16b@f9941",
"__expectedType__": "cc.SpriteFrame"
},
"_duration": 0.1,
"_zoomScale": 1.2,
"_target": {
"__id__": 167
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "36ADMzWDFFrJ4Zovw7UC0Q"
},
{
"__type__": "cc.ClickEvent",
"target": {
"__id__": 1
},
"component": "",
"_componentId": "15051raQgZN6J5ICgY2OfSS",
"handler": "close",
"customEventData": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "33JGU4WUBFUY+HahE3PBE8",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 183
},
2023-11-03 02:57:38 +08:00
"_contentSize": {
"__type__": "cc.Size",
"width": 720,
"height": 1280
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "1dgJxmIH5HIpXD6y0/xMwI"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
2023-11-13 02:37:29 +08:00
"__id__": 185
2023-11-03 02:57:38 +08:00
},
"_alignFlags": 45,
"_target": null,
2023-11-05 03:26:09 +08:00
"_left": 720,
"_right": -720,
2023-11-03 02:57:38 +08:00
"_top": 0,
"_bottom": 0,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 100,
"_originalHeight": 100,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "582zBz6m5DKqmkTkiS/LE0"
},
{
"__type__": "15051raQgZN6J5ICgY2OfSS",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
2023-11-13 02:37:29 +08:00
"__id__": 187
2023-11-03 02:57:38 +08:00
},
2023-11-13 02:37:29 +08:00
"mask": false,
"maskOpcity": 80,
2023-11-03 02:57:38 +08:00
"frameText": {
"__id__": 19
2023-10-23 18:56:01 +08:00
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "88Xw2zQZdDJJYIIFL0sfcf"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "08xLpDDa9NlK3pgR7XiOqb",
"instance": null,
"targetOverrides": null
}
]