DelayNoMore/frontend/assets/resources/prefabs/GameRule.prefab

540 lines
9.3 KiB
Plaintext
Raw Normal View History

2022-09-20 15:50:01 +00:00
[
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false
2022-09-20 15:50:01 +00:00
},
{
"__type__": "cc.Node",
"_name": "gameRule",
"_objFlags": 0,
"_parent": null,
"_children": [
{
"__id__": 2
},
{
2023-01-18 02:06:27 +00:00
"__id__": 5
2022-09-20 15:50:01 +00:00
}
],
"_active": true,
"_components": [
{
2023-01-18 02:06:27 +00:00
"__id__": 12
2022-09-20 15:50:01 +00:00
},
{
2023-01-18 02:06:27 +00:00
"__id__": 13
2022-09-20 15:50:01 +00:00
}
],
"_prefab": {
2023-01-18 02:06:27 +00:00
"__id__": 14
2022-09-20 15:50:01 +00:00
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
2023-01-17 15:29:05 +00:00
"width": 960,
"height": 640
2022-09-20 15:50:01 +00:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
2023-01-18 02:06:27 +00:00
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
480,
320,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "Background",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 3
}
],
"_prefab": {
"__id__": 4
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1920,
"height": 1280
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
2022-09-20 15:50:01 +00:00
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
2022-09-20 15:50:01 +00:00
"x": 0,
"y": 0,
"z": 0
2022-09-20 15:50:01 +00:00
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
2022-09-20 15:50:01 +00:00
"groupIndex": 0,
"_id": ""
},
2023-01-18 02:06:27 +00:00
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "637f31c2-c53e-4dec-ae11-d56c0c6177ad"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": {
"__uuid__": "030d9286-e8a2-40cf-98f8-baf713f0b8c4"
},
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "32b8e752-8362-4783-a4a6-1160af8b7109"
},
"fileId": "a7oR1cZvVO/pp9QJgLnJyt",
"sync": false
},
2022-09-20 15:50:01 +00:00
{
"__type__": "cc.Node",
"_name": "modeButton",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [
{
2023-01-18 02:06:27 +00:00
"__id__": 6
2022-09-20 15:50:01 +00:00
}
],
"_active": true,
"_components": [
{
2023-01-18 02:06:27 +00:00
"__id__": 9
2022-09-20 15:50:01 +00:00
},
{
2023-01-18 02:06:27 +00:00
"__id__": 10
2022-09-20 15:50:01 +00:00
}
],
"_prefab": {
2023-01-18 02:06:27 +00:00
"__id__": 11
2022-09-20 15:50:01 +00:00
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
2023-01-18 02:06:27 +00:00
"width": 240,
"height": 100
2022-09-20 15:50:01 +00:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
2023-01-18 02:06:27 +00:00
-90.495,
2022-09-20 15:50:01 +00:00
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
2022-09-20 15:50:01 +00:00
},
{
"__type__": "cc.Node",
"_name": "Label",
"_objFlags": 0,
"_parent": {
2023-01-18 02:06:27 +00:00
"__id__": 5
2022-09-20 15:50:01 +00:00
},
"_children": [],
"_active": true,
"_components": [
{
2023-01-18 02:06:27 +00:00
"__id__": 7
2022-09-20 15:50:01 +00:00
}
],
"_prefab": {
2023-01-18 02:06:27 +00:00
"__id__": 8
2022-09-20 15:50:01 +00:00
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 146,
"g": 54,
"b": 2,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 300,
"height": 150
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
1,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
2022-09-20 15:50:01 +00:00
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"node": {
2023-01-18 02:06:27 +00:00
"__id__": 6
2022-09-20 15:50:01 +00:00
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
2022-09-20 15:50:01 +00:00
"_useOriginalSize": false,
2023-01-18 02:06:27 +00:00
"_string": "1 v 1",
"_N$string": "1 v 1",
2022-09-20 15:50:01 +00:00
"_fontSize": 55,
"_lineHeight": 50,
"_enableWrapText": false,
"_N$file": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_batchAsBitmap": false,
"_N$horizontalAlign": 1,
"_N$verticalAlign": 1,
"_N$fontFamily": "Arial",
"_N$overflow": 1,
"_N$cacheMode": 0,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "32b8e752-8362-4783-a4a6-1160af8b7109"
},
"fileId": "3ecZ7NyE1JYbvJj1FmTAnb",
"sync": false
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
2023-01-18 02:06:27 +00:00
"__id__": 5
2022-09-20 15:50:01 +00:00
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
2022-09-20 15:50:01 +00:00
"_spriteFrame": {
"__uuid__": "081ad337-20ca-4313-ae3e-bb6dee3547b7"
},
"_type": 1,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": {
"__uuid__": "030d9286-e8a2-40cf-98f8-baf713f0b8c4"
},
"_id": ""
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
2023-01-18 02:06:27 +00:00
"__id__": 5
2022-09-20 15:50:01 +00:00
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
2022-09-20 15:50:01 +00:00
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 2,
"transition": 2,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$normalSprite": {
"__uuid__": "081ad337-20ca-4313-ae3e-bb6dee3547b7"
},
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": {
2023-01-18 02:06:27 +00:00
"__id__": 5
2022-09-20 15:50:01 +00:00
},
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "32b8e752-8362-4783-a4a6-1160af8b7109"
},
"fileId": "c54lqSflFD8ogSYAhsAkKh",
"sync": false
},
{
"__type__": "dd92bKVy8FJY7uq3ieoNZCZ",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"modeButton": {
2023-01-18 02:06:27 +00:00
"__id__": 10
2022-09-20 15:50:01 +00:00
},
"mapNode": null,
"_id": ""
},
{
2023-01-18 02:06:27 +00:00
"__type__": "cc.Widget",
2022-09-20 15:50:01 +00:00
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
2023-01-18 02:06:27 +00:00
"alignMode": 1,
"_target": null,
"_alignFlags": 18,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
2022-09-20 15:50:01 +00:00
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "32b8e752-8362-4783-a4a6-1160af8b7109"
},
"fileId": "aeNQYVwQtBaZGXgzoZIthK",
"sync": false
}
]