Files

7092 lines
126 KiB
Plaintext
Raw Permalink Normal View History

2025-08-12 20:22:54 +08:00
[
{
"__type__": "cc.Prefab",
2025-09-10 19:37:12 +08:00
"_name": "SettingPanel",
2025-08-12 20:22:54 +08:00
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"persistent": false
},
{
"__type__": "cc.Node",
2025-09-10 19:37:12 +08:00
"_name": "SettingPanel",
2025-08-12 20:22:54 +08:00
"_objFlags": 0,
"__editorExtras__": {},
"_parent": null,
"_children": [
{
"__id__": 2
},
{
2025-09-21 21:10:41 +08:00
"__id__": 12
2025-08-12 20:22:54 +08:00
}
],
"_active": true,
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 290
2025-08-12 20:22:54 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 292
2025-08-12 20:22:54 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 294
2025-08-12 20:22:54 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
2025-09-21 21:10:41 +08:00
"y": 0,
2025-08-12 20:22:54 +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": ""
},
2025-09-21 21:10:41 +08:00
{
"__type__": "cc.Node",
"_name": "bgClicker",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 3
},
{
"__id__": 5
},
{
"__id__": 7
},
{
"__id__": 9
}
],
"_prefab": {
"__id__": 11
},
"_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",
2025-10-14 15:19:12 +08:00
"width": 950,
"height": 1800
2025-09-21 21:10:41 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "e5mbQAooRFY6z72BypJ3/m"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 6
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
2025-10-13 15:39:35 +08:00
"r": 24,
"g": 15,
"b": 32,
"a": 153
2025-09-21 21:10:41 +08:00
},
"_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": "d5H6FDr4xOHY46yQ/I/pR7"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 8
},
"clickEvents": [],
"_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__": 2
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "f1HM1+On9H8Yw7SwCC7ORa"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 10
},
"_alignFlags": 45,
"_target": null,
2025-10-14 15:19:12 +08:00
"_left": -100,
"_right": -100,
"_top": -100,
"_bottom": -100,
2025-09-21 21:10:41 +08:00
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 100,
"_originalHeight": 40,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "faKmbqVvNAmrdc/H+lFivh"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "14844INjZGN6NPfH3+4iap",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
2025-08-12 20:22:54 +08:00
{
"__type__": "cc.Node",
2025-09-10 19:37:12 +08:00
"_name": "bg",
2025-08-12 20:22:54 +08:00
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 1
},
2025-09-10 19:37:12 +08:00
"_children": [
2025-08-12 20:22:54 +08:00
{
2025-09-21 21:10:41 +08:00
"__id__": 13
2025-08-12 20:22:54 +08:00
},
{
2025-09-21 21:10:41 +08:00
"__id__": 19
},
{
2025-10-10 16:09:14 +08:00
"__id__": 27
2025-09-21 21:10:41 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 277
2025-09-10 19:37:12 +08:00
}
],
"_active": true,
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 285
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 287
2025-08-12 20:22:54 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 289
2025-08-12 20:22:54 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
2025-09-10 19:37:12 +08:00
"x": 0,
2025-10-10 16:09:14 +08:00
"y": 161.57399999999996,
2025-09-10 19:37:12 +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",
2025-10-10 16:09:14 +08:00
"_name": "bg",
2025-09-10 19:37:12 +08:00
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-09-21 21:10:41 +08:00
"__id__": 12
2025-09-10 19:37:12 +08:00
},
"_children": [],
"_active": true,
"_components": [
{
2025-09-21 21:10:41 +08:00
"__id__": 14
2025-09-10 19:37:12 +08:00
},
{
2025-09-21 21:10:41 +08:00
"__id__": 16
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-09-21 21:10:41 +08:00
"__id__": 18
2025-09-10 19:37:12 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
2025-10-10 16:09:14 +08:00
"y": 0,
2025-08-12 20:22:54 +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.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-09-21 21:10:41 +08:00
"__id__": 13
2025-08-12 20:22:54 +08:00
},
"_enabled": true,
"__prefab": {
2025-09-21 21:10:41 +08:00
"__id__": 15
2025-08-12 20:22:54 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 450,
"height": 370
2025-08-12 20:22:54 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
2025-10-10 16:09:14 +08:00
"y": 0.5
2025-08-12 20:22:54 +08:00
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-09-10 19:37:12 +08:00
"fileId": "63EIwqeEhIbZrReCDerrxX"
2025-08-12 20:22:54 +08:00
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-09-21 21:10:41 +08:00
"__id__": 13
2025-08-12 20:22:54 +08:00
},
"_enabled": true,
"__prefab": {
2025-09-21 21:10:41 +08:00
"__id__": 17
2025-08-12 20:22:54 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
2025-09-10 19:37:12 +08:00
"r": 255,
"g": 255,
"b": 255,
2025-09-10 21:02:32 +08:00
"a": 255
2025-08-12 20:22:54 +08:00
},
"_spriteFrame": {
2025-10-10 16:09:14 +08:00
"__uuid__": "ecc78d15-9b59-4865-8cb7-e337de96da9e@f9941",
2025-08-12 20:22:54 +08:00
"__expectedType__": "cc.SpriteFrame"
},
2025-09-10 19:37:12 +08:00
"_type": 1,
2025-08-12 20:22:54 +08:00
"_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",
2025-09-10 19:37:12 +08:00
"fileId": "cdBc0LvFVC9Ki+CwGlcWIj"
2025-08-12 20:22:54 +08:00
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-09-10 19:37:12 +08:00
"fileId": "c9vrQdTkJOhbCKY8SH8Zch",
2025-09-17 16:12:54 +08:00
"instance": null,
"targetOverrides": null,
2025-08-12 20:22:54 +08:00
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
2025-10-10 16:09:14 +08:00
"_name": "title",
2025-08-12 20:22:54 +08:00
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-09-21 21:10:41 +08:00
"__id__": 12
2025-08-12 20:22:54 +08:00
},
"_children": [],
"_active": true,
"_components": [
{
2025-09-21 21:10:41 +08:00
"__id__": 20
2025-08-12 20:22:54 +08:00
},
{
2025-09-21 21:10:41 +08:00
"__id__": 22
2025-10-10 16:09:14 +08:00
},
{
"__id__": 24
2025-08-12 20:22:54 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 26
2025-08-12 20:22:54 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
2025-10-10 16:09:14 +08:00
"y": 131.94899999999996,
2025-08-12 20:22:54 +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.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-09-21 21:10:41 +08:00
"__id__": 19
2025-08-12 20:22:54 +08:00
},
"_enabled": true,
"__prefab": {
2025-09-21 21:10:41 +08:00
"__id__": 21
2025-08-12 20:22:54 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 136.46484375,
"height": 59.22
2025-08-12 20:22:54 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-09-10 19:37:12 +08:00
"fileId": "eaX8f6PE5OZrFuHbThyx7o"
2025-08-12 20:22:54 +08:00
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 19
2025-08-12 20:22:54 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 23
2025-08-12 20:22:54 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
2025-10-10 16:09:14 +08:00
"r": 116,
"g": 31,
"b": 188,
2025-08-12 20:22:54 +08:00
"a": 255
},
2025-09-10 19:37:12 +08:00
"_string": "Setting",
2025-08-12 20:22:54 +08:00
"_horizontalAlign": 1,
"_verticalAlign": 1,
2025-10-10 16:09:14 +08:00
"_actualFontSize": 40,
"_fontSize": 40,
2025-08-12 20:22:54 +08:00
"_fontFamily": "Arial",
2025-10-10 16:09:14 +08:00
"_lineHeight": 47,
2025-08-12 20:22:54 +08:00
"_overflow": 0,
"_enableWrapText": true,
2025-10-10 16:09:14 +08:00
"_font": {
"__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70",
"__expectedType__": "cc.TTFFont"
},
"_isSystemFontUsed": false,
2025-08-12 20:22:54 +08:00
"_spacingX": 0,
"_isItalic": false,
2025-10-10 16:09:14 +08:00
"_isBold": true,
2025-08-12 20:22:54 +08:00
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-09-10 19:37:12 +08:00
"fileId": "84oYK1ZhpPr7w970hxaJS/"
2025-08-13 16:17:44 +08:00
},
2025-09-20 12:52:04 +08:00
{
"__type__": "d7e4fOii5xNLqH2PF6de4pP",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 19
2025-09-20 12:52:04 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 25
2025-09-20 12:52:04 +08:00
},
"languageKey": "settingpanel.title",
"defaultText": "",
"autoUpdate": true,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "cfNprFz7xH1KoQpGvPaprV"
},
2025-08-12 20:22:54 +08:00
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-09-10 19:37:12 +08:00
"fileId": "0e8iQtRx5EhYypzlU12eno",
2025-08-13 16:17:44 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
2025-08-12 20:22:54 +08:00
{
"__type__": "cc.Node",
2025-09-10 19:37:12 +08:00
"_name": "content",
2025-08-12 20:22:54 +08:00
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-09-21 21:10:41 +08:00
"__id__": 12
2025-08-12 20:22:54 +08:00
},
"_children": [
{
2025-10-10 16:09:14 +08:00
"__id__": 28
2025-08-13 16:17:44 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 106
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 184
2025-08-12 20:22:54 +08:00
}
],
"_active": true,
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 274
2025-08-12 20:22:54 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 276
2025-08-12 20:22:54 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
2025-08-13 16:17:44 +08:00
"x": 0,
2025-10-10 16:09:14 +08:00
"y": -32.68999999999994,
2025-08-12 20:22:54 +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",
2025-09-10 19:37:12 +08:00
"_name": "Music",
2025-08-13 16:17:44 +08:00
"_objFlags": 0,
2025-08-12 20:22:54 +08:00
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 27
2025-08-13 16:17:44 +08:00
},
"_children": [
{
2025-10-10 16:09:14 +08:00
"__id__": 29
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 93
2025-08-13 16:17:44 +08:00
}
],
"_active": true,
"_components": [
2025-09-10 19:37:12 +08:00
{
2025-10-10 16:09:14 +08:00
"__id__": 101
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 103
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 105
2025-09-10 19:37:12 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
2025-10-10 16:09:14 +08:00
"y": 82.07499999999993,
2025-09-10 19:37:12 +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": "MusicBtn",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 28
2025-09-10 19:37:12 +08:00
},
"_children": [
{
2025-10-10 16:09:14 +08:00
"__id__": 30
2025-09-10 19:37:12 +08:00
},
2025-08-13 16:17:44 +08:00
{
2025-09-21 21:10:41 +08:00
"__id__": 58
2025-09-10 19:37:12 +08:00
}
],
"_active": true,
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 86
2025-08-13 16:17:44 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 88
2025-08-13 16:17:44 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 90
2025-08-13 16:17:44 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 92
2025-08-13 16:17:44 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
2025-10-10 16:09:14 +08:00
"x": 102.66699999999997,
2025-08-13 16:17:44 +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",
2025-09-10 19:37:12 +08:00
"_name": "On",
2025-08-13 16:17:44 +08:00
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 29
2025-08-12 20:22:54 +08:00
},
2025-09-10 19:37:12 +08:00
"_children": [
2025-10-10 16:09:14 +08:00
{
"__id__": 31
},
2025-09-10 19:37:12 +08:00
{
2025-09-21 21:10:41 +08:00
"__id__": 37
2025-09-10 19:37:12 +08:00
},
{
2025-09-21 21:10:41 +08:00
"__id__": 45
2025-09-10 19:37:12 +08:00
}
],
2025-08-12 20:22:54 +08:00
"_active": true,
"_components": [
{
2025-09-21 21:10:41 +08:00
"__id__": 53
2025-08-12 20:22:54 +08:00
},
{
2025-09-21 21:10:41 +08:00
"__id__": 55
2025-08-12 20:22:54 +08:00
}
],
"_prefab": {
2025-09-21 21:10:41 +08:00
"__id__": 57
2025-08-13 16:17:44 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
2025-10-10 16:09:14 +08:00
"x": 0,
2025-09-10 19:37:12 +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": ""
},
2025-10-10 16:09:14 +08:00
{
"__type__": "cc.Node",
"_name": "WD_AN_KG1",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 30
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 32
},
{
"__id__": 34
}
],
"_prefab": {
"__id__": 36
},
"_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__": 31
},
"_enabled": true,
"__prefab": {
"__id__": 33
},
"_contentSize": {
"__type__": "cc.Size",
"width": 154,
"height": 48
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "eepF61B5RAUKSF1LeR+ERH"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 31
},
"_enabled": true,
"__prefab": {
"__id__": 35
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "e993d51b-9d8d-4e01-bd6c-681b404d0785@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": "46zvIA23xPS6/vP+F8quXe"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "a8Po4HLWdLJblPcPEtmNUN",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
2025-09-10 19:37:12 +08:00
{
"__type__": "cc.Node",
"_name": "text",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 30
2025-09-10 19:37:12 +08:00
},
"_children": [],
2025-10-10 16:09:14 +08:00
"_active": false,
2025-09-10 19:37:12 +08:00
"_components": [
{
2025-09-21 21:10:41 +08:00
"__id__": 38
2025-09-10 19:37:12 +08:00
},
{
2025-09-21 21:10:41 +08:00
"__id__": 40
2025-09-20 12:52:04 +08:00
},
{
2025-09-21 21:10:41 +08:00
"__id__": 42
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-09-21 21:10:41 +08:00
"__id__": 44
2025-09-10 19:37:12 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
2025-08-13 16:17:44 +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.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-09-21 21:10:41 +08:00
"__id__": 37
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-09-21 21:10:41 +08:00
"__id__": 39
2025-09-10 19:37:12 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
"width": 72,
"height": 50.4
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "3cpkOuVKlPAY3AxrzOxM5s"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-09-21 21:10:41 +08:00
"__id__": 37
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-09-21 21:10:41 +08:00
"__id__": 41
2025-09-10 19:37:12 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 40,
"g": 62,
"b": 57,
"a": 255
},
"_string": "ON",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 48,
"_fontSize": 48,
"_fontFamily": "Arial",
"_lineHeight": 40,
"_overflow": 0,
"_enableWrapText": true,
"_font": {
"__uuid__": "52af39e6-df78-413a-88bb-72dfdca7ec84",
"__expectedType__": "cc.TTFFont"
},
"_isSystemFontUsed": false,
"_spacingX": 0,
"_isItalic": false,
"_isBold": true,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "1fVoaplj5Ip7p8ykFEQepN"
},
2025-09-20 12:52:04 +08:00
{
"__type__": "d7e4fOii5xNLqH2PF6de4pP",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-09-21 21:10:41 +08:00
"__id__": 37
2025-09-20 12:52:04 +08:00
},
"_enabled": true,
"__prefab": {
2025-09-21 21:10:41 +08:00
"__id__": 43
2025-09-20 12:52:04 +08:00
},
"languageKey": "settingpanel.on",
"defaultText": "",
"autoUpdate": true,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "fcw9tAvqxKtahN6xx+Z6kA"
},
2025-09-10 19:37:12 +08:00
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "86Ujl9eqNP9KBhCM5D0Irm",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "text-001",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 30
2025-09-10 19:37:12 +08:00
},
"_children": [],
2025-10-10 16:09:14 +08:00
"_active": false,
2025-09-10 19:37:12 +08:00
"_components": [
{
2025-09-21 21:10:41 +08:00
"__id__": 46
2025-09-10 19:37:12 +08:00
},
{
2025-09-21 21:10:41 +08:00
"__id__": 48
2025-09-20 12:52:04 +08:00
},
{
2025-09-21 21:10:41 +08:00
"__id__": 50
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-09-21 21:10:41 +08:00
"__id__": 52
2025-08-13 16:17:44 +08:00
},
2025-09-10 19:37:12 +08:00
"_lpos": {
"__type__": "cc.Vec3",
"x": 152.039,
"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": {
2025-09-21 21:10:41 +08:00
"__id__": 45
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-09-21 21:10:41 +08:00
"__id__": 47
2025-09-10 19:37:12 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
"width": 95.9765625,
"height": 50.4
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "2fJrlNAp9HUYj6Al4Sc7sD"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-09-21 21:10:41 +08:00
"__id__": 45
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-09-21 21:10:41 +08:00
"__id__": 49
2025-09-10 19:37:12 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 42,
"g": 27,
"b": 51,
"a": 255
},
"_string": "OFF",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 48,
"_fontSize": 48,
"_fontFamily": "Arial",
"_lineHeight": 40,
"_overflow": 0,
"_enableWrapText": true,
"_font": {
"__uuid__": "52af39e6-df78-413a-88bb-72dfdca7ec84",
"__expectedType__": "cc.TTFFont"
},
"_isSystemFontUsed": false,
"_spacingX": 0,
"_isItalic": false,
"_isBold": true,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "7aMLAgRt1PJ5KHT3Pkjx1h"
},
2025-09-20 12:52:04 +08:00
{
"__type__": "d7e4fOii5xNLqH2PF6de4pP",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-09-21 21:10:41 +08:00
"__id__": 45
2025-09-20 12:52:04 +08:00
},
"_enabled": true,
"__prefab": {
2025-09-21 21:10:41 +08:00
"__id__": 51
2025-09-20 12:52:04 +08:00
},
"languageKey": "settingpanel.off",
"defaultText": "",
"autoUpdate": true,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "54uxDIKzFI0pa56y7Rh5gl"
},
2025-09-10 19:37:12 +08:00
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "8eb1fg3EVAj45/Am68TD7x",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 30
2025-09-10 19:37:12 +08:00
},
2025-08-13 16:17:44 +08:00
"_enabled": true,
"__prefab": {
2025-09-21 21:10:41 +08:00
"__id__": 54
2025-08-13 16:17:44 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-09-10 19:37:12 +08:00
"width": 193,
"height": 94
2025-08-13 16:17:44 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
2025-09-10 19:37:12 +08:00
"x": 0.5,
"y": 0.5
2025-08-13 16:17:44 +08:00
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-09-10 19:37:12 +08:00
"fileId": "37y1XlBAVBlaSt9T4ucH9L"
2025-08-13 16:17:44 +08:00
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 30
2025-08-13 16:17:44 +08:00
},
2025-10-10 16:09:14 +08:00
"_enabled": false,
2025-08-13 16:17:44 +08:00
"__prefab": {
2025-09-21 21:10:41 +08:00
"__id__": 56
2025-08-13 16:17:44 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
2025-09-10 19:37:12 +08:00
"__uuid__": "698fab8b-2941-4989-8ebb-12029155498c@f9941",
2025-08-13 16:17:44 +08:00
"__expectedType__": "cc.SpriteFrame"
},
2025-09-10 19:37:12 +08:00
"_type": 0,
2025-08-13 16:17:44 +08:00
"_fillType": 0,
2025-10-27 17:36:25 +08:00
"_sizeMode": 0,
2025-08-13 16:17:44 +08:00
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-09-10 19:37:12 +08:00
"fileId": "eeiFH9m1NOdZCLlxggC46o"
2025-08-13 16:17:44 +08:00
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-09-10 19:37:12 +08:00
"fileId": "d5ToILGGVEDqdOVST58riE",
2025-08-13 16:17:44 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
2025-09-10 19:37:12 +08:00
{
"__type__": "cc.Node",
"_name": "Off",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 29
2025-09-10 19:37:12 +08:00
},
"_children": [
{
2025-09-21 21:10:41 +08:00
"__id__": 59
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 65
2025-09-20 12:52:04 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 73
}
],
"_active": false,
"_components": [
{
"__id__": 81
},
{
"__id__": 83
2025-09-20 12:52:04 +08:00
}
],
2025-09-10 19:37:12 +08:00
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 85
2025-09-10 19:37:12 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
2025-10-10 16:09:14 +08:00
"x": 0,
2025-09-10 19:37:12 +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",
2025-10-10 16:09:14 +08:00
"_name": "WD_AN_KG2",
2025-09-10 19:37:12 +08:00
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-09-21 21:10:41 +08:00
"__id__": 58
2025-09-10 19:37:12 +08:00
},
"_children": [],
"_active": true,
"_components": [
{
2025-09-21 21:10:41 +08:00
"__id__": 60
2025-09-10 19:37:12 +08:00
},
{
2025-09-21 21:10:41 +08:00
"__id__": 62
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 64
2025-09-10 19:37:12 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
2025-10-10 16:09:14 +08:00
"x": 0,
2025-09-10 19:37:12 +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": ""
},
2025-08-13 16:17:44 +08:00
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-09-21 21:10:41 +08:00
"__id__": 59
2025-08-13 16:17:44 +08:00
},
"_enabled": true,
"__prefab": {
2025-09-21 21:10:41 +08:00
"__id__": 61
2025-08-13 16:17:44 +08:00
},
2025-10-10 16:09:14 +08:00
"_contentSize": {
"__type__": "cc.Size",
"width": 154,
"height": 48
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "b9BfUThBVGn7ojJVVfHEYq"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 59
},
"_enabled": true,
"__prefab": {
"__id__": 63
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "c74e5298-516b-4845-8e05-631ec7ffb315@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": "d0ncWOYGZLqLOg8J1QBf0S"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "6fY2y421pCc4d3y/mwaQCb",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "text",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 58
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 66
},
{
"__id__": 68
},
{
"__id__": 70
}
],
"_prefab": {
"__id__": 72
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -152.039,
"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__": 65
},
"_enabled": true,
"__prefab": {
"__id__": 67
},
2025-09-10 19:37:12 +08:00
"_contentSize": {
"__type__": "cc.Size",
"width": 72,
"height": 50.4
2025-08-13 16:17:44 +08:00
},
2025-09-10 19:37:12 +08:00
"_anchorPoint": {
2025-08-13 16:17:44 +08:00
"__type__": "cc.Vec2",
2025-09-10 19:37:12 +08:00
"x": 0.5,
"y": 0.5
2025-08-13 16:17:44 +08:00
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-09-10 19:37:12 +08:00
"fileId": "c7yi+8nQRM84M4ylojEjmU"
2025-08-13 16:17:44 +08:00
},
{
2025-09-10 19:37:12 +08:00
"__type__": "cc.Label",
2025-08-13 16:17:44 +08:00
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 65
2025-08-13 16:17:44 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 69
2025-08-13 16:17:44 +08:00
},
2025-09-10 19:37:12 +08:00
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 42,
"g": 27,
"b": 51,
"a": 255
},
"_string": "ON",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 48,
"_fontSize": 48,
"_fontFamily": "Arial",
"_lineHeight": 40,
"_overflow": 0,
"_enableWrapText": true,
"_font": {
"__uuid__": "52af39e6-df78-413a-88bb-72dfdca7ec84",
"__expectedType__": "cc.TTFFont"
},
"_isSystemFontUsed": false,
"_spacingX": 0,
"_isItalic": false,
"_isBold": true,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
2025-08-13 16:17:44 +08:00
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-09-10 19:37:12 +08:00
"fileId": "b9WUO49p1H86I/RlJGiUbk"
2025-08-13 16:17:44 +08:00
},
2025-09-20 12:52:04 +08:00
{
"__type__": "d7e4fOii5xNLqH2PF6de4pP",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 65
2025-09-20 12:52:04 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 71
2025-09-20 12:52:04 +08:00
},
"languageKey": "settingpanel.on",
"defaultText": "",
"autoUpdate": true,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "52XSq/E6FN7KegOq3H5lr8"
},
2025-08-13 16:17:44 +08:00
{
2025-09-10 19:37:12 +08:00
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "74O0AIWUdAx4EnwCz5Yrs9",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "text-001",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-09-21 21:10:41 +08:00
"__id__": 58
2025-09-10 19:37:12 +08:00
},
"_children": [],
2025-10-10 16:09:14 +08:00
"_active": false,
2025-09-10 19:37:12 +08:00
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 74
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 76
2025-09-20 12:52:04 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 78
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 80
2025-09-10 19:37:12 +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",
2025-08-13 16:17:44 +08:00
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 73
2025-08-13 16:17:44 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 75
2025-08-13 16:17:44 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-09-10 19:37:12 +08:00
"width": 95.9765625,
"height": 50.4
2025-08-13 16:17:44 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-09-10 19:37:12 +08:00
"fileId": "b768Yu57RGP5wk2qlyRUQW"
2025-08-13 16:17:44 +08:00
},
{
2025-09-10 19:37:12 +08:00
"__type__": "cc.Label",
2025-08-13 16:17:44 +08:00
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 73
2025-08-13 16:17:44 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 77
2025-08-13 16:17:44 +08:00
},
2025-09-10 19:37:12 +08:00
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 50,
"g": 46,
"b": 52,
"a": 255
},
"_string": "OFF",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 48,
"_fontSize": 48,
"_fontFamily": "Arial",
"_lineHeight": 40,
"_overflow": 0,
"_enableWrapText": true,
"_font": {
"__uuid__": "52af39e6-df78-413a-88bb-72dfdca7ec84",
"__expectedType__": "cc.TTFFont"
},
"_isSystemFontUsed": false,
"_spacingX": 0,
"_isItalic": false,
"_isBold": true,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
2025-08-13 16:17:44 +08:00
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-09-10 19:37:12 +08:00
"fileId": "5cOj+08UFM8qbGjuws3iQK"
2025-08-13 16:17:44 +08:00
},
2025-09-20 12:52:04 +08:00
{
"__type__": "d7e4fOii5xNLqH2PF6de4pP",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 73
2025-09-20 12:52:04 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 79
2025-09-20 12:52:04 +08:00
},
"languageKey": "settingpanel.off",
"defaultText": "",
"autoUpdate": true,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "c9+AgpRX9Fn4MUL5ASCwLj"
},
2025-08-13 16:17:44 +08:00
{
2025-09-10 19:37:12 +08:00
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "3anEO1NvhHTo5bXzgP5XND",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
2025-08-13 16:17:44 +08:00
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-09-21 21:10:41 +08:00
"__id__": 58
2025-08-13 16:17:44 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 82
2025-09-10 19:37:12 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
"width": 193,
"height": 94
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "56t9C0YetA/pO1KVtYefyb"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-09-21 21:10:41 +08:00
"__id__": 58
2025-09-10 19:37:12 +08:00
},
2025-10-10 16:09:14 +08:00
"_enabled": false,
2025-09-10 19:37:12 +08:00
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 84
2025-08-13 16:17:44 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
2025-09-10 19:37:12 +08:00
"_spriteFrame": {
"__uuid__": "59ec8fdd-8a92-42e7-a8c8-108506149f08@f9941",
"__expectedType__": "cc.SpriteFrame"
2025-08-13 16:17:44 +08:00
},
2025-09-10 19:37:12 +08:00
"_type": 0,
"_fillType": 0,
"_sizeMode": 1,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
2025-08-13 16:17:44 +08:00
},
2025-09-10 19:37:12 +08:00
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
2025-08-13 16:17:44 +08:00
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-09-10 19:37:12 +08:00
"fileId": "03QEEYhWJEn6Al9uBtMCBc"
2025-08-13 16:17:44 +08:00
},
{
2025-09-10 19:37:12 +08:00
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "ddGhfJA2JPd4GwWlA6w4rs",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
2025-08-13 16:17:44 +08:00
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 29
2025-08-13 16:17:44 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 87
2025-08-13 16:17:44 +08:00
},
2025-08-12 20:22:54 +08:00
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 154,
"height": 48
2025-08-12 20:22:54 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-09-10 19:37:12 +08:00
"fileId": "eabr3JcbJBwZ5UTaYC2C3/"
2025-08-12 20:22:54 +08:00
},
{
2025-09-10 19:37:12 +08:00
"__type__": "cc.Sprite",
2025-08-12 20:22:54 +08:00
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 29
2025-08-12 20:22:54 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 89
2025-08-12 20:22:54 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
2025-09-10 19:37:12 +08:00
"r": 255,
"g": 255,
"b": 255,
2025-08-12 20:22:54 +08:00
"a": 255
},
2025-10-27 17:36:25 +08:00
"_spriteFrame": null,
2025-09-10 19:37:12 +08:00
"_type": 0,
"_fillType": 0,
2025-10-10 16:09:14 +08:00
"_sizeMode": 0,
2025-09-10 19:37:12 +08:00
"_fillCenter": {
2025-08-12 20:22:54 +08:00
"__type__": "cc.Vec2",
2025-09-10 19:37:12 +08:00
"x": 0,
"y": 0
2025-08-12 20:22:54 +08:00
},
2025-09-10 19:37:12 +08:00
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
2025-08-12 20:22:54 +08:00
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-09-10 19:37:12 +08:00
"fileId": "e4jvVHFEZM26TVV5lLFgM1"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 29
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 91
2025-09-10 19:37:12 +08:00
},
"clickEvents": [],
"_interactable": true,
"_transition": 0,
"_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": "e0pY7inB1Bh51cgf4Pq+6T"
2025-08-12 20:22:54 +08:00
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-09-10 19:37:12 +08:00
"fileId": "94gObn03tIT6bcO++rNvWF",
2025-08-12 20:22:54 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
2025-09-10 19:37:12 +08:00
{
"__type__": "cc.Node",
"_name": "Music",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 28
2025-09-10 19:37:12 +08:00
},
"_children": [],
"_active": true,
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 94
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 96
2025-09-20 12:52:04 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 98
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 100
2025-09-10 19:37:12 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
2025-10-10 16:09:14 +08:00
"x": -170.111,
"y": 1.0080000000000382,
2025-09-10 19:37:12 +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": ""
},
2025-08-12 20:22:54 +08:00
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 93
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 95
2025-09-10 19:37:12 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 84.7119140625,
"height": 50.652
2025-09-10 19:37:12 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "0cvpDe+7VFJJUJerpeYPxk"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 93
2025-08-12 20:22:54 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 97
2025-08-12 20:22:54 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
2025-10-10 16:09:14 +08:00
"r": 116,
"g": 31,
"b": 188,
2025-08-12 20:22:54 +08:00
"a": 255
},
2025-09-10 19:37:12 +08:00
"_string": "Music",
"_horizontalAlign": 0,
2025-08-12 20:22:54 +08:00
"_verticalAlign": 1,
2025-10-10 16:09:14 +08:00
"_actualFontSize": 30,
"_fontSize": 30,
2025-08-12 20:22:54 +08:00
"_fontFamily": "Arial",
2025-10-10 16:09:14 +08:00
"_lineHeight": 40.2,
2025-09-10 19:37:12 +08:00
"_overflow": 0,
"_enableWrapText": true,
"_font": {
2025-10-10 16:09:14 +08:00
"__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70",
2025-09-10 19:37:12 +08:00
"__expectedType__": "cc.TTFFont"
},
"_isSystemFontUsed": false,
2025-08-12 20:22:54 +08:00
"_spacingX": 0,
"_isItalic": false,
"_isBold": false,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-09-10 19:37:12 +08:00
"fileId": "69C9GzKxdPq4P065twrK3U"
2025-08-12 20:22:54 +08:00
},
2025-09-20 12:52:04 +08:00
{
"__type__": "d7e4fOii5xNLqH2PF6de4pP",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 93
2025-09-20 12:52:04 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 99
2025-09-20 12:52:04 +08:00
},
"languageKey": "settingpanel.music",
"defaultText": "",
"autoUpdate": true,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "a8JAKTGxFAna9aLSZPYbhD"
},
2025-08-12 20:22:54 +08:00
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-09-10 19:37:12 +08:00
"fileId": "d8OVATWL5BuYIpn7wP3W1W",
2025-08-12 20:22:54 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 28
2025-08-12 20:22:54 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 102
2025-08-12 20:22:54 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 387.2,
"height": 73.6
2025-08-12 20:22:54 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-09-10 19:37:12 +08:00
"fileId": "5208ndM1dIX7WoYDqobcfJ"
2025-08-12 20:22:54 +08:00
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 28
2025-08-12 20:22:54 +08:00
},
2025-09-10 19:37:12 +08:00
"_enabled": false,
2025-08-12 20:22:54 +08:00
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 104
2025-08-12 20:22:54 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
2025-09-10 19:37:12 +08:00
"__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
2025-08-12 20:22:54 +08:00
"__expectedType__": "cc.SpriteFrame"
},
2025-09-10 19:37:12 +08:00
"_type": 0,
2025-08-12 20:22:54 +08:00
"_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",
2025-09-10 19:37:12 +08:00
"fileId": "61kawb0EhDt71krE8B+f6e"
2025-08-12 20:22:54 +08:00
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-09-10 19:37:12 +08:00
"fileId": "6bzNvfTAVOXKQ9g4J8JSej",
2025-08-12 20:22:54 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
2025-09-10 19:37:12 +08:00
"_name": "Sound",
2025-08-12 20:22:54 +08:00
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 27
2025-08-12 20:22:54 +08:00
},
"_children": [
{
2025-10-10 16:09:14 +08:00
"__id__": 107
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 171
2025-08-12 20:22:54 +08:00
}
],
"_active": true,
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 179
2025-08-12 20:22:54 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 181
2025-08-12 20:22:54 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 183
2025-08-12 20:22:54 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
2025-08-13 16:17:44 +08:00
"x": 0,
2025-10-10 16:09:14 +08:00
"y": 12.92599999999993,
2025-08-12 20:22:54 +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",
2025-09-10 19:37:12 +08:00
"_name": "SoundBtn",
"_objFlags": 0,
2025-08-12 20:22:54 +08:00
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 106
2025-08-12 20:22:54 +08:00
},
2025-09-10 19:37:12 +08:00
"_children": [
{
2025-10-10 16:09:14 +08:00
"__id__": 108
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 136
2025-09-10 19:37:12 +08:00
}
],
"_active": true,
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 164
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 166
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 168
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 170
2025-09-10 19:37:12 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
2025-10-10 16:09:14 +08:00
"x": 102.66699999999997,
2025-09-10 19:37:12 +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",
"_name": "On",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 107
2025-09-10 19:37:12 +08:00
},
"_children": [
{
2025-10-10 16:09:14 +08:00
"__id__": 109
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 115
},
{
"__id__": 123
2025-09-10 19:37:12 +08:00
}
],
2025-08-12 20:22:54 +08:00
"_active": true,
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 131
2025-08-12 20:22:54 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 133
2025-08-12 20:22:54 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 135
2025-08-12 20:22:54 +08:00
},
2025-09-10 19:37:12 +08:00
"_lpos": {
"__type__": "cc.Vec3",
2025-10-10 16:09:14 +08:00
"x": 0,
2025-09-10 19:37:12 +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",
2025-10-10 16:09:14 +08:00
"_name": "WD_AN_KG1",
2025-09-10 19:37:12 +08:00
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 108
2025-09-10 19:37:12 +08:00
},
"_children": [],
"_active": true,
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 110
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 112
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 114
2025-09-10 19:37:12 +08:00
},
2025-08-12 20:22:54 +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": {
2025-10-10 16:09:14 +08:00
"__id__": 109
2025-08-12 20:22:54 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 111
},
"_contentSize": {
"__type__": "cc.Size",
"width": 154,
"height": 48
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "fd03SjyjtO+5hmqSxYV6op"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 109
},
"_enabled": true,
"__prefab": {
"__id__": 113
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "e993d51b-9d8d-4e01-bd6c-681b404d0785@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": "caBRSDPrZKK5Bh0U5ygAI4"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "b4PI81jSJAKZed/e+7jttw",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "text",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 108
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 116
},
{
"__id__": 118
},
{
"__id__": 120
}
],
"_prefab": {
"__id__": 122
},
"_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__": 115
},
"_enabled": true,
"__prefab": {
"__id__": 117
2025-08-12 20:22:54 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-09-10 19:37:12 +08:00
"width": 72,
"height": 50.4
2025-08-12 20:22:54 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "7182AqTRBLtJEOt0DU5WTs"
2025-08-12 20:22:54 +08:00
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 115
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 119
2025-09-10 19:37:12 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 40,
"g": 62,
"b": 57,
"a": 255
},
"_string": "ON",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 48,
"_fontSize": 48,
"_fontFamily": "Arial",
"_lineHeight": 40,
"_overflow": 0,
"_enableWrapText": true,
"_font": {
"__uuid__": "52af39e6-df78-413a-88bb-72dfdca7ec84",
"__expectedType__": "cc.TTFFont"
},
"_isSystemFontUsed": false,
"_spacingX": 0,
"_isItalic": false,
"_isBold": true,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "b9mvEuuN9MnqIfuHfiWGmN"
2025-09-10 19:37:12 +08:00
},
2025-09-26 11:50:20 +08:00
{
"__type__": "d7e4fOii5xNLqH2PF6de4pP",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 115
2025-09-26 11:50:20 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 121
2025-09-26 11:50:20 +08:00
},
"languageKey": "settingpanel.on",
"defaultText": "",
"autoUpdate": true,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "c4oUqhZS9BsZLCYXyENfF/"
2025-09-26 11:50:20 +08:00
},
2025-09-10 19:37:12 +08:00
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-10-10 16:09:14 +08:00
"fileId": "8bKJLyqghFbqzHZhzYHexB",
2025-09-10 19:37:12 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "text-001",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 108
2025-09-10 19:37:12 +08:00
},
"_children": [],
2025-10-10 16:09:14 +08:00
"_active": false,
2025-09-10 19:37:12 +08:00
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 124
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 126
2025-09-26 11:50:20 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 128
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 130
2025-08-12 20:22:54 +08:00
},
2025-09-10 19:37:12 +08:00
"_lpos": {
"__type__": "cc.Vec3",
"x": 152.039,
"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": {
2025-10-10 16:09:14 +08:00
"__id__": 123
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 125
2025-09-10 19:37:12 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
"width": 95.9765625,
"height": 50.4
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "e5xk4BNGZPqolpmBv3QKq6"
2025-09-10 19:37:12 +08:00
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 123
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 127
2025-09-10 19:37:12 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 42,
"g": 27,
"b": 51,
"a": 255
},
"_string": "OFF",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 48,
"_fontSize": 48,
"_fontFamily": "Arial",
"_lineHeight": 40,
"_overflow": 0,
"_enableWrapText": true,
"_font": {
"__uuid__": "52af39e6-df78-413a-88bb-72dfdca7ec84",
"__expectedType__": "cc.TTFFont"
},
"_isSystemFontUsed": false,
"_spacingX": 0,
"_isItalic": false,
"_isBold": true,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "c4d/skjftGeKtTq/+Bz2m4"
2025-09-10 19:37:12 +08:00
},
2025-09-26 11:50:20 +08:00
{
"__type__": "d7e4fOii5xNLqH2PF6de4pP",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 123
2025-09-26 11:50:20 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 129
2025-09-26 11:50:20 +08:00
},
"languageKey": "settingpanel.off",
"defaultText": "",
"autoUpdate": true,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "5dSOAcqMFNo6qKYapWgVfR"
2025-09-26 11:50:20 +08:00
},
2025-09-10 19:37:12 +08:00
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-10-10 16:09:14 +08:00
"fileId": "60d4scYPBFWIopROPlUY/t",
2025-09-10 19:37:12 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 108
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 132
2025-09-10 19:37:12 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
"width": 193,
"height": 94
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "f3l6ascq5DWJ5fySAldAuk"
2025-09-10 19:37:12 +08:00
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 108
2025-09-10 19:37:12 +08:00
},
2025-10-10 16:09:14 +08:00
"_enabled": false,
2025-08-12 20:22:54 +08:00
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 134
2025-08-12 20:22:54 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
2025-09-10 19:37:12 +08:00
"r": 255,
"g": 255,
"b": 255,
2025-08-12 20:22:54 +08:00
"a": 255
},
2025-09-10 19:37:12 +08:00
"_spriteFrame": {
"__uuid__": "698fab8b-2941-4989-8ebb-12029155498c@f9941",
"__expectedType__": "cc.SpriteFrame"
2025-08-12 20:22:54 +08:00
},
2025-09-10 19:37:12 +08:00
"_type": 0,
"_fillType": 0,
2025-10-27 17:36:25 +08:00
"_sizeMode": 0,
2025-09-10 19:37:12 +08:00
"_fillCenter": {
2025-08-12 20:22:54 +08:00
"__type__": "cc.Vec2",
2025-09-10 19:37:12 +08:00
"x": 0,
"y": 0
2025-08-12 20:22:54 +08:00
},
2025-09-10 19:37:12 +08:00
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
2025-08-12 20:22:54 +08:00
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "a4zwTnxpZDuLLualwhftqc"
2025-08-12 20:22:54 +08:00
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-10-10 16:09:14 +08:00
"fileId": "8cuNGHNI9Mxod/fmkCYrYk",
2025-08-12 20:22:54 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
2025-09-10 19:37:12 +08:00
{
"__type__": "cc.Node",
"_name": "Off",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 107
2025-09-10 19:37:12 +08:00
},
"_children": [
{
2025-10-10 16:09:14 +08:00
"__id__": 137
2025-09-10 19:37:12 +08:00
},
{
2025-09-26 11:50:20 +08:00
"__id__": 143
2025-10-10 16:09:14 +08:00
},
{
"__id__": 151
}
],
"_active": false,
"_components": [
{
"__id__": 159
},
{
"__id__": 161
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 163
2025-09-10 19:37:12 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
2025-10-10 16:09:14 +08:00
"x": 0,
2025-09-10 19:37:12 +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",
2025-10-10 16:09:14 +08:00
"_name": "WD_AN_KG2",
2025-09-10 19:37:12 +08:00
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 136
2025-09-10 19:37:12 +08:00
},
"_children": [],
"_active": true,
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 138
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 140
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 142
},
"_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__": 137
},
"_enabled": true,
"__prefab": {
"__id__": 139
},
"_contentSize": {
"__type__": "cc.Size",
"width": 154,
"height": 48
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "12DAINmcVBp5XebU7hChaf"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 137
},
"_enabled": true,
"__prefab": {
"__id__": 141
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "c74e5298-516b-4845-8e05-631ec7ffb315@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": "defqtNGjRIJ6xibd3XQ4Y6"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "74R36srEhOqoXl12ug6AOH",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "text",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 136
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 144
},
{
"__id__": 146
},
{
"__id__": 148
}
],
"_prefab": {
"__id__": 150
2025-09-10 19:37:12 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -152.039,
"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": ""
},
2025-08-12 20:22:54 +08:00
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 143
2025-08-12 20:22:54 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 145
2025-08-12 20:22:54 +08:00
},
2025-09-10 19:37:12 +08:00
"_contentSize": {
"__type__": "cc.Size",
"width": 72,
"height": 50.4
2025-08-12 20:22:54 +08:00
},
2025-09-10 19:37:12 +08:00
"_anchorPoint": {
2025-08-12 20:22:54 +08:00
"__type__": "cc.Vec2",
2025-09-10 19:37:12 +08:00
"x": 0.5,
"y": 0.5
2025-08-12 20:22:54 +08:00
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "9di0ds5ppIUZzeo6VtjE/S"
2025-08-12 20:22:54 +08:00
},
{
2025-09-10 19:37:12 +08:00
"__type__": "cc.Label",
2025-08-12 20:22:54 +08:00
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 143
2025-08-12 20:22:54 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 147
2025-08-12 20:22:54 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
2025-09-10 19:37:12 +08:00
"r": 42,
"g": 27,
"b": 51,
2025-08-12 20:22:54 +08:00
"a": 255
},
2025-09-10 19:37:12 +08:00
"_string": "ON",
2025-08-12 20:22:54 +08:00
"_horizontalAlign": 1,
"_verticalAlign": 1,
2025-09-10 19:37:12 +08:00
"_actualFontSize": 48,
"_fontSize": 48,
2025-08-12 20:22:54 +08:00
"_fontFamily": "Arial",
2025-09-10 19:37:12 +08:00
"_lineHeight": 40,
"_overflow": 0,
"_enableWrapText": true,
"_font": {
"__uuid__": "52af39e6-df78-413a-88bb-72dfdca7ec84",
"__expectedType__": "cc.TTFFont"
},
"_isSystemFontUsed": false,
2025-08-12 20:22:54 +08:00
"_spacingX": 0,
"_isItalic": false,
2025-09-10 19:37:12 +08:00
"_isBold": true,
2025-08-12 20:22:54 +08:00
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "83vPZtFohH/YGmp40T24d6"
2025-08-12 20:22:54 +08:00
},
2025-09-26 11:50:20 +08:00
{
"__type__": "d7e4fOii5xNLqH2PF6de4pP",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 143
2025-09-26 11:50:20 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 149
2025-09-26 11:50:20 +08:00
},
"languageKey": "settingpanel.on",
"defaultText": "",
"autoUpdate": true,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "02ly5KzTRDdqwIcj5fXUNm"
2025-09-26 11:50:20 +08:00
},
2025-08-12 20:22:54 +08:00
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-10-10 16:09:14 +08:00
"fileId": "522Exb4yxN25Zy+UB0i0vw",
2025-08-12 20:22:54 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
2025-09-10 19:37:12 +08:00
{
"__type__": "cc.Node",
"_name": "text-001",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 136
2025-09-10 19:37:12 +08:00
},
"_children": [],
2025-10-10 16:09:14 +08:00
"_active": false,
2025-09-10 19:37:12 +08:00
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 152
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 154
2025-09-26 11:50:20 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 156
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 158
2025-09-10 19:37:12 +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": ""
},
2025-08-12 20:22:54 +08:00
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 151
2025-08-12 20:22:54 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 153
2025-08-12 20:22:54 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-09-10 19:37:12 +08:00
"width": 95.9765625,
"height": 50.4
2025-08-12 20:22:54 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "f5T7L+mmBPG66eE5uFPKn3"
2025-08-12 20:22:54 +08:00
},
{
2025-09-10 19:37:12 +08:00
"__type__": "cc.Label",
2025-08-12 20:22:54 +08:00
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 151
2025-08-12 20:22:54 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 155
2025-09-10 19:37:12 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 50,
"g": 46,
"b": 52,
"a": 255
},
"_string": "OFF",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 48,
"_fontSize": 48,
"_fontFamily": "Arial",
"_lineHeight": 40,
"_overflow": 0,
"_enableWrapText": true,
"_font": {
"__uuid__": "52af39e6-df78-413a-88bb-72dfdca7ec84",
"__expectedType__": "cc.TTFFont"
},
"_isSystemFontUsed": false,
"_spacingX": 0,
"_isItalic": false,
"_isBold": true,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "82jJ6fvBdHH4t7kTmfCa/N"
2025-09-10 19:37:12 +08:00
},
2025-09-26 11:50:20 +08:00
{
"__type__": "d7e4fOii5xNLqH2PF6de4pP",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 151
2025-09-26 11:50:20 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 157
2025-09-26 11:50:20 +08:00
},
"languageKey": "settingpanel.off",
"defaultText": "",
"autoUpdate": true,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "a8uqtYwTBFC5c1Bfdk2A8W"
2025-09-26 11:50:20 +08:00
},
2025-09-10 19:37:12 +08:00
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-10-10 16:09:14 +08:00
"fileId": "f9Cl0Y7wRFI5IKOPJLN7QD",
2025-09-10 19:37:12 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 136
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 160
2025-09-10 19:37:12 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
"width": 193,
"height": 94
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "5aQ5rw9IdC6ZYRcJoY3Q7o"
2025-09-10 19:37:12 +08:00
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 136
2025-09-10 19:37:12 +08:00
},
2025-10-10 16:09:14 +08:00
"_enabled": false,
2025-09-10 19:37:12 +08:00
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 162
2025-08-12 20:22:54 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
2025-09-10 19:37:12 +08:00
"__uuid__": "59ec8fdd-8a92-42e7-a8c8-108506149f08@f9941",
2025-08-12 20:22:54 +08:00
"__expectedType__": "cc.SpriteFrame"
},
2025-09-10 19:37:12 +08:00
"_type": 0,
2025-08-12 20:22:54 +08:00
"_fillType": 0,
2025-09-10 19:37:12 +08:00
"_sizeMode": 1,
2025-08-12 20:22:54 +08:00
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "d4PEyi4xFI7atkIbBFPvKi"
2025-08-12 20:22:54 +08:00
},
{
2025-09-10 19:37:12 +08:00
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-10-10 16:09:14 +08:00
"fileId": "12lMQOagdAXYVMKMqjhmiZ",
2025-09-10 19:37:12 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
2025-08-12 20:22:54 +08:00
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 107
2025-08-12 20:22:54 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 165
2025-08-12 20:22:54 +08:00
},
2025-09-10 19:37:12 +08:00
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 154,
"height": 48
2025-09-10 19:37:12 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "88W59VH31ISqTZbH1xoREy"
2025-09-10 19:37:12 +08:00
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 107
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 167
2025-09-10 19:37:12 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
2025-10-27 17:36:25 +08:00
"_spriteFrame": null,
2025-09-10 19:37:12 +08:00
"_type": 0,
"_fillType": 0,
2025-10-10 16:09:14 +08:00
"_sizeMode": 0,
2025-09-10 19:37:12 +08:00
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "53O+LSfxBB5qYi4P2XNhuY"
2025-09-10 19:37:12 +08:00
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 107
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 169
2025-09-10 19:37:12 +08:00
},
2025-08-12 20:22:54 +08:00
"clickEvents": [],
"_interactable": true,
2025-09-10 19:37:12 +08:00
"_transition": 0,
2025-08-12 20:22:54 +08:00
"_normalColor": {
"__type__": "cc.Color",
2025-09-10 19:37:12 +08:00
"r": 255,
"g": 255,
"b": 255,
2025-08-12 20:22:54 +08:00
"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
},
2025-09-10 19:37:12 +08:00
"_normalSprite": null,
"_hoverSprite": null,
"_pressedSprite": null,
"_disabledSprite": null,
2025-08-12 20:22:54 +08:00
"_duration": 0.1,
"_zoomScale": 1.2,
2025-09-10 19:37:12 +08:00
"_target": null,
2025-08-12 20:22:54 +08:00
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "d0ImDQAR9GTI/CSd4pfaXb"
2025-08-12 20:22:54 +08:00
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-10-10 16:09:14 +08:00
"fileId": "cc1oA6BZ9D9Kt51uqcdtbp",
2025-08-12 20:22:54 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
2025-09-10 19:37:12 +08:00
"_name": "Sound",
2025-08-12 20:22:54 +08:00
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 106
2025-09-10 19:37:12 +08:00
},
"_children": [],
"_active": true,
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 172
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 174
2025-09-20 12:52:04 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 176
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 178
2025-09-10 19:37:12 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
2025-10-10 16:09:14 +08:00
"x": -170.111,
"y": 1.0080000000000382,
2025-09-10 19:37:12 +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.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 171
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 173
2025-09-10 19:37:12 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 92.548828125,
"height": 50.652
2025-09-10 19:37:12 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "73w06gjbhJE6ozSAxeLNXK"
2025-09-10 19:37:12 +08:00
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 171
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 175
2025-09-10 19:37:12 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
2025-10-10 16:09:14 +08:00
"r": 116,
"g": 31,
"b": 188,
2025-09-10 19:37:12 +08:00
"a": 255
},
"_string": "Sound",
"_horizontalAlign": 0,
"_verticalAlign": 1,
2025-10-10 16:09:14 +08:00
"_actualFontSize": 30,
"_fontSize": 30,
2025-09-10 19:37:12 +08:00
"_fontFamily": "Arial",
2025-10-10 16:09:14 +08:00
"_lineHeight": 40.2,
2025-09-10 19:37:12 +08:00
"_overflow": 0,
"_enableWrapText": true,
"_font": {
2025-10-10 16:09:14 +08:00
"__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70",
2025-09-10 19:37:12 +08:00
"__expectedType__": "cc.TTFFont"
},
"_isSystemFontUsed": false,
"_spacingX": 0,
"_isItalic": false,
"_isBold": false,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "d5s8oTUiVK3La3/M4gId2O"
2025-09-10 19:37:12 +08:00
},
2025-09-20 12:52:04 +08:00
{
"__type__": "d7e4fOii5xNLqH2PF6de4pP",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 171
2025-09-20 12:52:04 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 177
2025-09-20 12:52:04 +08:00
},
2025-10-11 14:59:05 +08:00
"languageKey": "settingpanel.sound",
2025-09-20 12:52:04 +08:00
"defaultText": "",
"autoUpdate": true,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "3aLL6cnuRMs6biBhcYhpVd"
2025-09-20 12:52:04 +08:00
},
2025-09-10 19:37:12 +08:00
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-10-10 16:09:14 +08:00
"fileId": "a44FDACi5JPJZ18w9y7y/3",
2025-09-10 19:37:12 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 106
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 180
2025-09-10 19:37:12 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 387.2,
"height": 73.6
2025-09-10 19:37:12 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "30AWkEGLhMDI28VLCxxFwa"
2025-09-10 19:37:12 +08:00
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 106
2025-09-10 19:37:12 +08:00
},
"_enabled": false,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 182
2025-09-10 19:37:12 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"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",
2025-10-10 16:09:14 +08:00
"fileId": "ffsWp9ThJD3IgJyO/s8A5M"
2025-09-10 19:37:12 +08:00
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-10-10 16:09:14 +08:00
"fileId": "8d6C/G5V5I4Y1ENzTf8RgA",
2025-09-10 19:37:12 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "Language",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 27
2025-08-12 20:22:54 +08:00
},
"_children": [
{
2025-10-10 16:09:14 +08:00
"__id__": 185
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 211
2025-09-26 11:50:20 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 219
2025-08-12 20:22:54 +08:00
}
],
"_active": true,
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 269
2025-08-12 20:22:54 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 271
2025-08-12 20:22:54 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 273
2025-08-12 20:22:54 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
2025-08-13 16:17:44 +08:00
"x": 0,
2025-10-10 16:09:14 +08:00
"y": -51.61699999999996,
2025-08-12 20:22:54 +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",
2025-09-10 19:37:12 +08:00
"_name": "LanguageBtn",
"_objFlags": 0,
2025-08-12 20:22:54 +08:00
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 184
2025-09-10 19:37:12 +08:00
},
"_children": [
{
2025-10-10 16:09:14 +08:00
"__id__": 186
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 192
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 198
2025-09-10 19:37:12 +08:00
}
],
2025-09-26 11:50:20 +08:00
"_active": true,
"_components": [
{
"__id__": 204
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 206
},
2025-09-10 19:37:12 +08:00
{
2025-10-10 16:09:14 +08:00
"__id__": 208
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 210
2025-09-10 19:37:12 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
2025-10-10 16:09:14 +08:00
"x": 102.66699999999997,
2025-09-10 19:37:12 +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",
2025-10-10 16:09:14 +08:00
"_name": "WD_AN_JT2",
2025-09-10 19:37:12 +08:00
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 185
2025-08-12 20:22:54 +08:00
},
"_children": [],
"_active": true,
"_components": [
2025-09-10 19:37:12 +08:00
{
2025-09-26 11:50:20 +08:00
"__id__": 187
2025-10-10 16:09:14 +08:00
},
{
"__id__": 189
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 191
2025-09-10 19:37:12 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
2025-10-10 16:09:14 +08:00
"x": 53.44999999999999,
2025-09-10 19:37:12 +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.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-09-26 11:50:20 +08:00
"__id__": 186
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-09-26 11:50:20 +08:00
"__id__": 188
2025-09-10 19:37:12 +08:00
},
2025-10-10 16:09:14 +08:00
"_contentSize": {
"__type__": "cc.Size",
"width": 48,
"height": 48
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "84mV1t0thGTbV3IE4o6P90"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 186
},
"_enabled": true,
"__prefab": {
"__id__": 190
},
2025-09-10 19:37:12 +08:00
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
2025-10-10 16:09:14 +08:00
"__uuid__": "1b6f8a0f-ebde-435e-9346-4d8498c562df@f9941",
2025-09-10 19:37:12 +08:00
"__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",
2025-10-10 16:09:14 +08:00
"fileId": "39euDp1vtD7Ll3slpP0oT1"
2025-09-10 19:37:12 +08:00
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-10-10 16:09:14 +08:00
"fileId": "865O0q7NpGkojd7JeV1ZKo",
2025-09-10 19:37:12 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
2025-10-10 16:09:14 +08:00
"_name": "WD_AN_JT1",
2025-09-10 19:37:12 +08:00
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 185
2025-09-10 19:37:12 +08:00
},
"_children": [],
2025-10-10 16:09:14 +08:00
"_active": true,
2025-09-10 19:37:12 +08:00
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 193
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 195
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 197
2025-09-10 19:37:12 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
2025-10-10 16:09:14 +08:00
"x": 53.44999999999999,
2025-09-10 19:37:12 +08:00
"y": 0,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
2025-10-10 16:09:14 +08:00
"z": 0,
"w": 1
2025-09-10 19:37:12 +08:00
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,
"_layer": 33554432,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
2025-10-10 16:09:14 +08:00
"z": 0
2025-09-10 19:37:12 +08:00
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 192
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 194
2025-09-10 19:37:12 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 48,
"height": 48
2025-09-10 19:37:12 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "63sNytWJRGWoi6FvdDSvqL"
2025-09-10 19:37:12 +08:00
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 192
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 196
2025-09-10 19:37:12 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
2025-10-10 16:09:14 +08:00
"__uuid__": "9453262b-31ae-474d-b913-d60af58fdcaf@f9941",
2025-09-10 19:37:12 +08:00
"__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",
2025-10-10 16:09:14 +08:00
"fileId": "2f+TBfw/9GBqa5L3zquyCS"
2025-09-10 19:37:12 +08:00
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-10-10 16:09:14 +08:00
"fileId": "07i3uw6xxNsrXnPQxvpU3h",
2025-09-10 19:37:12 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "curLanguage",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 185
2025-09-10 19:37:12 +08:00
},
"_children": [],
"_active": true,
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 199
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 201
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 203
2025-09-10 19:37:12 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
2025-10-10 16:09:14 +08:00
"x": -20.036,
2025-09-10 19:37:12 +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.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 198
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 200
2025-09-10 19:37:12 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 98.466797,
"height": 46.1
2025-09-10 19:37:12 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "f9EFbWVGdCa646ilqFnfCl"
2025-08-12 20:22:54 +08:00
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 198
2025-08-12 20:22:54 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 202
2025-08-12 20:22:54 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
2025-09-10 19:37:12 +08:00
"__type__": "cc.Color",
2025-10-10 16:09:14 +08:00
"r": 215,
"g": 209,
"b": 255,
2025-09-10 19:37:12 +08:00
"a": 255
},
"_string": "English",
"_horizontalAlign": 1,
"_verticalAlign": 1,
2025-10-10 16:09:14 +08:00
"_actualFontSize": 25,
"_fontSize": 24,
2025-09-10 19:37:12 +08:00
"_fontFamily": "Arial",
2025-10-10 16:09:14 +08:00
"_lineHeight": 40,
2025-09-10 19:37:12 +08:00
"_overflow": 2,
"_enableWrapText": true,
2025-10-10 16:09:14 +08:00
"_font": {
"__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70",
"__expectedType__": "cc.TTFFont"
},
"_isSystemFontUsed": false,
2025-09-10 19:37:12 +08:00
"_spacingX": 0,
"_isItalic": false,
2025-10-10 16:09:14 +08:00
"_isBold": false,
2025-09-10 19:37:12 +08:00
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
2025-08-12 20:22:54 +08:00
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
2025-09-10 19:37:12 +08:00
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "5bSRyuS3VE+YIUe+pkMKE8"
2025-09-10 19:37:12 +08:00
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-10-10 16:09:14 +08:00
"fileId": "d4K8fiQXFGcoQwmkpXMuvi",
2025-09-10 19:37:12 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 185
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 205
2025-09-10 19:37:12 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 154,
"height": 48
2025-09-10 19:37:12 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "e5ICE3f15OraD0R+Ix0NKL"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 185
},
"_enabled": true,
"__prefab": {
"__id__": 207
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "c159bef3-dc97-4e59-a16a-d7eea9a98bd0@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": "b0cDzDmFNBzIFt0GaBEsCl"
2025-09-10 19:37:12 +08:00
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 185
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 209
2025-09-10 19:37:12 +08:00
},
"clickEvents": [],
"_interactable": true,
"_transition": 0,
"_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",
2025-10-10 16:09:14 +08:00
"fileId": "cdm3GTasxEDL2oJlvo13Uj"
2025-09-10 19:37:12 +08:00
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-10-10 16:09:14 +08:00
"fileId": "53ZE0N1SlGeq7FgDIwuXAZ",
2025-09-10 19:37:12 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
2025-10-10 16:09:14 +08:00
"_name": "Language",
2025-09-10 19:37:12 +08:00
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 184
2025-09-10 19:37:12 +08:00
},
"_children": [],
"_active": true,
"_components": [
2025-09-20 12:52:04 +08:00
{
2025-09-26 11:50:20 +08:00
"__id__": 212
2025-10-10 16:09:14 +08:00
},
{
"__id__": 214
},
{
"__id__": 216
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 218
2025-09-10 19:37:12 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
2025-10-10 16:09:14 +08:00
"x": -170.111,
"y": 1.0080000000000382,
2025-09-10 19:37:12 +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.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 211
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 213
2025-09-10 19:37:12 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 140.9326171875,
"height": 50.652
2025-09-10 19:37:12 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "8btsoi27JC+qnqowLqiI9l"
2025-09-10 19:37:12 +08:00
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 211
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 215
2025-09-10 19:37:12 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
2025-10-10 16:09:14 +08:00
"r": 116,
"g": 31,
"b": 188,
2025-09-10 19:37:12 +08:00
"a": 255
},
"_string": "Language",
"_horizontalAlign": 0,
"_verticalAlign": 1,
2025-10-10 16:09:14 +08:00
"_actualFontSize": 30,
"_fontSize": 30,
2025-09-10 19:37:12 +08:00
"_fontFamily": "Arial",
2025-10-10 16:09:14 +08:00
"_lineHeight": 40.2,
2025-09-10 19:37:12 +08:00
"_overflow": 0,
"_enableWrapText": true,
"_font": {
2025-10-10 16:09:14 +08:00
"__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70",
2025-09-10 19:37:12 +08:00
"__expectedType__": "cc.TTFFont"
},
"_isSystemFontUsed": false,
"_spacingX": 0,
"_isItalic": false,
"_isBold": false,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "9enouq/8hFv7mPb2djRR2B"
2025-09-10 19:37:12 +08:00
},
2025-09-20 12:52:04 +08:00
{
"__type__": "d7e4fOii5xNLqH2PF6de4pP",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 211
2025-09-20 12:52:04 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 217
2025-09-20 12:52:04 +08:00
},
2025-10-11 14:59:05 +08:00
"languageKey": "settingpanel.language",
2025-09-20 12:52:04 +08:00
"defaultText": "",
"autoUpdate": true,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "05UiO5d9dFl4I06n85jccg"
2025-09-20 12:52:04 +08:00
},
2025-09-10 19:37:12 +08:00
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-10-10 16:09:14 +08:00
"fileId": "c04WG6oWJFjLfHe6WuyUw6",
2025-09-10 19:37:12 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "languageSelection",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 184
2025-09-10 19:37:12 +08:00
},
"_children": [
{
2025-10-10 16:09:14 +08:00
"__id__": 220
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 234
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 248
2025-09-10 19:37:12 +08:00
}
],
"_active": true,
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 262
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 264
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 266
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 268
2025-09-10 19:37:12 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
2025-10-10 16:09:14 +08:00
"x": 97.88299999999998,
"y": -31.81000000000006,
2025-09-10 19:37:12 +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": "Language1",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 219
2025-09-10 19:37:12 +08:00
},
"_children": [
{
2025-10-10 16:09:14 +08:00
"__id__": 221
2025-09-10 19:37:12 +08:00
}
],
"_active": true,
"_components": [
{
2025-09-26 11:50:20 +08:00
"__id__": 227
2025-10-10 16:09:14 +08:00
},
{
"__id__": 229
},
{
"__id__": 231
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 233
2025-09-10 19:37:12 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
2025-10-10 16:09:14 +08:00
"y": -22,
2025-09-10 19:37:12 +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": {
2025-10-10 16:09:14 +08:00
"__id__": 220
2025-09-10 19:37:12 +08:00
},
"_children": [],
"_active": true,
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 222
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 224
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 226
2025-09-10 19:37:12 +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": {
2025-10-10 16:09:14 +08:00
"__id__": 221
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 223
2025-09-10 19:37:12 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 81.99609375,
"height": 40.068
2025-09-10 19:37:12 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "ccbyLGdxFIvYXSTM8yh90I"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 221
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 225
2025-09-10 19:37:12 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
2025-10-10 16:09:14 +08:00
"r": 215,
"g": 209,
"b": 255,
2025-09-10 19:37:12 +08:00
"a": 255
},
"_string": "English",
2025-08-12 20:22:54 +08:00
"_horizontalAlign": 1,
"_verticalAlign": 1,
2025-10-10 16:09:14 +08:00
"_actualFontSize": 24,
"_fontSize": 24,
2025-08-12 20:22:54 +08:00
"_fontFamily": "Arial",
2025-10-10 16:09:14 +08:00
"_lineHeight": 31.8,
2025-09-10 19:37:12 +08:00
"_overflow": 0,
2025-08-12 20:22:54 +08:00
"_enableWrapText": false,
2025-10-10 16:09:14 +08:00
"_font": {
"__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70",
"__expectedType__": "cc.TTFFont"
},
"_isSystemFontUsed": false,
2025-08-12 20:22:54 +08:00
"_spacingX": 0,
"_isItalic": false,
"_isBold": false,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-09-10 19:37:12 +08:00
"fileId": "556Xt8gIJJHKVywBUGgtAb"
2025-08-12 20:22:54 +08:00
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-09-10 19:37:12 +08:00
"fileId": "e3965QO7BNH6J1lGQWWrZn",
2025-10-11 14:59:05 +08:00
"instance": null,
"targetOverrides": null,
2025-08-12 20:22:54 +08:00
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 220
2025-08-12 20:22:54 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 228
2025-08-12 20:22:54 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 150,
"height": 40
2025-08-12 20:22:54 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-09-10 19:37:12 +08:00
"fileId": "2bArffUz5EFZfbLaM8rTV6"
2025-08-12 20:22:54 +08:00
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 220
2025-08-12 20:22:54 +08:00
},
2025-09-10 21:02:32 +08:00
"_enabled": false,
2025-08-12 20:22:54 +08:00
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 230
2025-08-12 20:22:54 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
2025-09-10 21:02:32 +08:00
"r": 214,
"g": 214,
"b": 214,
2025-08-12 20:22:54 +08:00
"a": 255
},
2025-09-10 21:02:32 +08:00
"_spriteFrame": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
"__expectedType__": "cc.SpriteFrame"
},
2025-08-12 20:22:54 +08:00
"_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",
2025-09-10 19:37:12 +08:00
"fileId": "aa8DQAjAVEVrmrdX22opjh"
2025-08-12 20:22:54 +08:00
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 220
2025-08-12 20:22:54 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 232
2025-08-12 20:22:54 +08:00
},
"clickEvents": [],
"_interactable": true,
2025-09-21 16:43:07 +08:00
"_transition": 0,
2025-08-12 20:22:54 +08:00
"_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": {
2025-10-10 16:09:14 +08:00
"__id__": 220
2025-08-12 20:22:54 +08:00
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-09-10 19:37:12 +08:00
"fileId": "fcaoWMWt5FbJro9ZKdWKKe"
2025-08-12 20:22:54 +08:00
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-09-10 19:37:12 +08:00
"fileId": "c7elOiU6lL742K74e1NJ3v",
2025-09-17 16:12:54 +08:00
"instance": null,
"targetOverrides": null,
2025-09-10 19:37:12 +08:00
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "Language2",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 219
2025-09-10 19:37:12 +08:00
},
"_children": [
{
2025-10-10 16:09:14 +08:00
"__id__": 235
2025-09-10 19:37:12 +08:00
}
],
"_active": true,
"_components": [
2025-10-10 16:09:14 +08:00
{
"__id__": 241
},
2025-09-10 19:37:12 +08:00
{
2025-09-26 11:50:20 +08:00
"__id__": 243
2025-09-10 19:37:12 +08:00
},
{
2025-09-26 11:50:20 +08:00
"__id__": 245
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 247
2025-09-10 19:37:12 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
2025-10-10 16:09:14 +08:00
"y": -64,
2025-09-10 19:37:12 +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": {
2025-10-10 16:09:14 +08:00
"__id__": 234
2025-09-10 19:37:12 +08:00
},
"_children": [],
"_active": true,
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 236
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 238
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 240
2025-09-10 19:37:12 +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": {
2025-10-10 16:09:14 +08:00
"__id__": 235
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 237
2025-09-10 19:37:12 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 81.99609375,
"height": 40.068
2025-09-10 19:37:12 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "f52gNcB/5AzpMpX4InBp7L"
2025-09-10 19:37:12 +08:00
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 235
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 239
2025-09-10 19:37:12 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
2025-10-10 16:09:14 +08:00
"r": 215,
"g": 209,
"b": 255,
2025-09-10 19:37:12 +08:00
"a": 255
},
2025-10-10 16:09:14 +08:00
"_string": "English",
2025-09-10 19:37:12 +08:00
"_horizontalAlign": 1,
"_verticalAlign": 1,
2025-10-10 16:09:14 +08:00
"_actualFontSize": 24,
"_fontSize": 24,
2025-09-10 19:37:12 +08:00
"_fontFamily": "Arial",
2025-10-10 16:09:14 +08:00
"_lineHeight": 31.8,
2025-09-10 19:37:12 +08:00
"_overflow": 0,
"_enableWrapText": false,
2025-10-10 16:09:14 +08:00
"_font": {
"__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70",
"__expectedType__": "cc.TTFFont"
},
"_isSystemFontUsed": false,
2025-09-10 19:37:12 +08:00
"_spacingX": 0,
"_isItalic": false,
"_isBold": false,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "fe7gGPJi5HfLay0yRO7M5O"
2025-09-10 19:37:12 +08:00
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-10-10 16:09:14 +08:00
"fileId": "99TAU0lddAxLfyZeyL9d7D",
2025-08-12 20:22:54 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
2025-08-13 16:17:44 +08:00
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 234
2025-08-13 16:17:44 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 242
2025-08-13 16:17:44 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 150,
"height": 40
2025-09-10 19:37:12 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "a0Jzw23FhD3JcLDlaJyCTS"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 234
2025-09-10 19:37:12 +08:00
},
2025-09-10 21:02:32 +08:00
"_enabled": false,
2025-09-10 19:37:12 +08:00
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 244
2025-09-10 19:37:12 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
2025-09-10 21:02:32 +08:00
"r": 214,
"g": 214,
"b": 214,
2025-09-10 19:37:12 +08:00
"a": 255
},
2025-09-10 21:02:32 +08:00
"_spriteFrame": {
"__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
"__expectedType__": "cc.SpriteFrame"
},
2025-09-10 19:37:12 +08:00
"_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": "famAIR1JxBobLLWQGl92o0"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 234
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 246
2025-09-10 19:37:12 +08:00
},
"clickEvents": [],
"_interactable": true,
2025-09-10 21:02:32 +08:00
"_transition": 0,
2025-09-10 19:37:12 +08:00
"_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": {
2025-10-10 16:09:14 +08:00
"__id__": 234
2025-09-10 19:37:12 +08:00
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "13H26OqOVGTYAfepfuwByA"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "ad+JOqXVVBgJzQOCZa3yWE",
2025-10-11 14:59:05 +08:00
"instance": null,
"targetOverrides": null,
2025-09-21 16:43:07 +08:00
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "Language3",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-10-10 16:09:14 +08:00
"__id__": 219
2025-09-21 16:43:07 +08:00
},
"_children": [
{
2025-10-10 16:09:14 +08:00
"__id__": 249
2025-09-21 16:43:07 +08:00
}
],
"_active": true,
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 255
2025-09-21 16:43:07 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 257
2025-09-21 16:43:07 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 259
2025-09-21 16:43:07 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 261
2025-09-21 16:43:07 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
2025-10-10 16:09:14 +08:00
"y": -106,
2025-09-21 16:43:07 +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": {
2025-10-10 16:09:14 +08:00
"__id__": 248
2025-09-21 16:43:07 +08:00
},
"_children": [],
"_active": true,
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 250
2025-09-21 16:43:07 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 252
2025-09-21 16:43:07 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 254
2025-09-21 16:43:07 +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": {
2025-10-10 16:09:14 +08:00
"__id__": 249
2025-09-21 16:43:07 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 251
2025-09-21 16:43:07 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 81.99609375,
"height": 40.068
2025-09-21 16:43:07 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "ced2QbNKtMcKK/pVOORuX5"
2025-09-21 16:43:07 +08:00
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 249
2025-09-21 16:43:07 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 253
2025-09-21 16:43:07 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
2025-10-10 16:09:14 +08:00
"r": 215,
"g": 209,
"b": 255,
2025-09-21 16:43:07 +08:00
"a": 255
},
2025-10-10 16:09:14 +08:00
"_string": "English",
2025-09-21 16:43:07 +08:00
"_horizontalAlign": 1,
"_verticalAlign": 1,
2025-10-10 16:09:14 +08:00
"_actualFontSize": 24,
"_fontSize": 24,
2025-09-21 16:43:07 +08:00
"_fontFamily": "Arial",
2025-10-10 16:09:14 +08:00
"_lineHeight": 31.8,
2025-09-21 16:43:07 +08:00
"_overflow": 0,
"_enableWrapText": false,
2025-10-10 16:09:14 +08:00
"_font": {
"__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70",
"__expectedType__": "cc.TTFFont"
},
"_isSystemFontUsed": false,
2025-09-21 16:43:07 +08:00
"_spacingX": 0,
"_isItalic": false,
"_isBold": false,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "760+QihHhHqYXnwqSqWhPw"
2025-09-21 16:43:07 +08:00
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-10-10 16:09:14 +08:00
"fileId": "797MDa8oVDOJHhuSeNgeCx",
2025-09-21 16:43:07 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 248
2025-09-21 16:43:07 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 256
2025-09-21 16:43:07 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 150,
"height": 40
2025-09-21 16:43:07 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "ec6YBwepBPp7VmffeA9npl"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 248
2025-09-21 16:43:07 +08:00
},
"_enabled": false,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 258
2025-09-21 16:43:07 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 214,
"g": 214,
"b": 214,
"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": "0771Uqw+tGr762Sf0Sj1na"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 248
2025-09-21 16:43:07 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 260
2025-09-21 16:43:07 +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__": "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": {
2025-10-10 16:09:14 +08:00
"__id__": 248
2025-09-21 16:43:07 +08:00
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "91a/dfy55D7KhYZdWU2cif"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "8aIGTJb8xH7Z52zp9WxCCG",
2025-10-11 14:59:05 +08:00
"instance": null,
"targetOverrides": null,
2025-09-21 16:43:07 +08:00
"nestedPrefabInstanceRoots": null
},
2025-09-10 19:37:12 +08:00
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 219
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 263
2025-09-10 19:37:12 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 152,
"height": 128
2025-08-13 16:17:44 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 1
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-09-10 19:37:12 +08:00
"fileId": "0dYz3u7ixAHbHIE8IpgZHj"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 219
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 265
2025-09-10 19:37:12 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
2025-10-10 16:09:14 +08:00
"__uuid__": "cfb70033-8243-453f-9153-347c05d68b08@f9941",
2025-09-10 19:37:12 +08:00
"__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": "72kZCarjZLsIElU9fwe6Yj"
2025-08-13 16:17:44 +08:00
},
{
"__type__": "cc.Layout",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 219
2025-08-13 16:17:44 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 267
2025-08-13 16:17:44 +08:00
},
"_resizeMode": 1,
"_layoutType": 2,
"_cellSize": {
"__type__": "cc.Size",
"width": 40,
"height": 40
},
"_startAxis": 0,
"_paddingLeft": 0,
"_paddingRight": 0,
2025-10-10 16:09:14 +08:00
"_paddingTop": 2,
"_paddingBottom": 2,
2025-08-13 16:17:44 +08:00
"_spacingX": 0,
2025-10-10 16:09:14 +08:00
"_spacingY": 2,
2025-08-13 16:17:44 +08:00
"_verticalDirection": 1,
"_horizontalDirection": 0,
"_constraint": 0,
"_constraintNum": 2,
"_affectedByScale": false,
"_isAlign": false,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-09-10 19:37:12 +08:00
"fileId": "aeRPKmeVRDFLifjttYUGZj"
2025-08-13 16:17:44 +08:00
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-09-10 19:37:12 +08:00
"fileId": "79Z/+H+mpKDIw2jVpwE99E",
2025-08-13 16:17:44 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 184
2025-08-13 16:17:44 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 270
2025-08-13 16:17:44 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 387.2,
"height": 73.6
2025-08-13 16:17:44 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-10-10 16:09:14 +08:00
"fileId": "00l7sjQNpBZpm+dA9aHCDu"
2025-08-13 16:17:44 +08:00
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 184
2025-08-13 16:17:44 +08:00
},
"_enabled": false,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 272
2025-08-13 16:17:44 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
2025-09-10 19:37:12 +08:00
"__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
2025-08-13 16:17:44 +08:00
"__expectedType__": "cc.SpriteFrame"
},
2025-09-10 19:37:12 +08:00
"_type": 0,
2025-08-13 16:17:44 +08:00
"_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",
2025-10-10 16:09:14 +08:00
"fileId": "8a5gUEJ4JCB5DT6Qxmy0ik"
2025-08-13 16:17:44 +08:00
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-10-10 16:09:14 +08:00
"fileId": "11lm+hZRNEfIkAl+uq7HaQ",
2025-09-10 19:37:12 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 27
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 275
2025-09-10 19:37:12 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 388.4,
"height": 238.3
2025-09-10 19:37:12 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "cdk/5vsDtFB6rARZiNis6u"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "d1Eytw8FFE7JTWjSjgow9u",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "closeBtn",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
2025-09-21 21:10:41 +08:00
"__id__": 12
2025-09-10 19:37:12 +08:00
},
"_children": [],
"_active": true,
"_components": [
{
2025-10-10 16:09:14 +08:00
"__id__": 278
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 280
2025-09-10 19:37:12 +08:00
},
{
2025-10-10 16:09:14 +08:00
"__id__": 282
2025-09-10 19:37:12 +08:00
}
],
"_prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 284
2025-09-10 19:37:12 +08:00
},
"_lpos": {
"__type__": "cc.Vec3",
2025-10-10 16:09:14 +08:00
"x": 187.33500000000004,
"y": 145.79100000000005,
2025-09-10 19:37:12 +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.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 277
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 279
2025-09-10 19:37:12 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 36,
"height": 36
2025-09-10 19:37:12 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "60m+QgKE9CfY2DpEUvFNFz"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 277
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 281
2025-09-10 19:37:12 +08:00
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 192,
"g": 182,
"b": 194,
"a": 255
},
"_spriteFrame": {
2025-10-10 16:09:14 +08:00
"__uuid__": "06b32779-9627-4ace-b4bc-c8d25f3b3273@f9941",
2025-09-10 19:37:12 +08:00
"__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": "f4EeCwIsJK3IfmFJCehqBc"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-10-10 16:09:14 +08:00
"__id__": 277
2025-09-10 19:37:12 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 283
2025-09-10 19:37:12 +08:00
},
"clickEvents": [],
"_interactable": true,
"_transition": 0,
"_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": "ccpH5PXE1Fc4ctYRuMqD1X"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "15T/nBYDVIebn9oZ+SSQ+u",
2025-08-13 16:17:44 +08:00
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
2025-08-12 20:22:54 +08:00
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
2025-09-21 21:10:41 +08:00
"__id__": 12
2025-08-12 20:22:54 +08:00
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 286
2025-08-12 20:22:54 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 450,
"height": 370
2025-09-21 21:10:41 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "2e1albMRFCg6gt+C0PdQkS"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 12
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 288
2025-09-21 21:10:41 +08:00
},
"_alignFlags": 18,
"_target": null,
"_left": 382.5,
"_right": 382.5,
"_top": 400,
"_bottom": 400,
"_horizontalCenter": 0,
2025-10-10 16:09:14 +08:00
"_verticalCenter": 161.57399999999996,
2025-09-21 21:10:41 +08:00
"_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": "51c3bZr4hMF7Ssi82fx/QR"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "22QBQZDU5G142RSjlDv8cU",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 291
2025-09-21 21:10:41 +08:00
},
"_contentSize": {
"__type__": "cc.Size",
2025-10-10 16:09:14 +08:00
"width": 750,
"height": 1600
2025-08-12 20:22:54 +08:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-09-10 19:37:12 +08:00
"fileId": "ebi97bfa5JtIO6OyZdHg9j"
2025-08-12 20:22:54 +08:00
},
{
2025-09-10 19:37:12 +08:00
"__type__": "ee20adrrH5Mnr7PJtaRLGnf",
2025-08-12 20:22:54 +08:00
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
2025-10-10 16:09:14 +08:00
"__id__": 293
2025-08-12 20:22:54 +08:00
},
"m_rootNode": null,
2025-08-13 16:17:44 +08:00
"titleLabel": {
2025-10-10 16:09:14 +08:00
"__id__": 22
2025-08-13 16:17:44 +08:00
},
2025-09-10 19:37:12 +08:00
"panelBg": {
2025-09-21 21:10:41 +08:00
"__id__": 12
2025-08-13 16:17:44 +08:00
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
2025-09-10 19:37:12 +08:00
"fileId": "96Ak1ItLFNpqklNK47fEm7"
2025-08-13 16:17:44 +08:00
},
2025-08-12 20:22:54 +08:00
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
2025-09-10 19:37:12 +08:00
"fileId": "38Fm50GEVAG5PwFkR1o9QJ",
2025-09-20 12:52:04 +08:00
"instance": null,
2025-09-17 16:12:54 +08:00
"targetOverrides": null
2025-08-12 20:22:54 +08:00
}
]