Badminton-Scoreboard/assets/Prefab/SelectPanel/TogglePlayer.prefab

717 lines
12 KiB
Plaintext
Raw Normal View History

2022-04-30 02:21:56 +00:00
[
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false
},
{
"__type__": "cc.Node",
2022-04-30 04:04:44 +00:00
"_name": "TogglePlayer",
2022-04-30 02:21:56 +00:00
"_objFlags": 0,
"_parent": null,
"_children": [
{
"__id__": 2
},
{
2022-04-30 04:04:44 +00:00
"__id__": 5
},
{
"__id__": 11
2022-04-30 02:21:56 +00:00
},
{
"__id__": 14
}
],
"_active": true,
"_components": [
{
"__id__": 17
}
],
"_prefab": {
"__id__": 18
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
2022-04-30 04:04:44 +00:00
"r": 255,
"g": 255,
"b": 255,
2022-04-30 02:21:56 +00:00
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
2022-04-30 04:04:44 +00:00
"width": 265,
"height": 105
2022-04-30 02:21:56 +00:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
2022-04-30 04:04:44 +00:00
0,
-52.5,
2022-04-30 02:21:56 +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": ""
},
{
"__type__": "cc.Node",
2022-04-30 04:04:44 +00:00
"_name": "Image",
2022-04-30 02:21:56 +00:00
"_objFlags": 0,
"_parent": {
"__id__": 1
},
2022-04-30 04:04:44 +00:00
"_children": [],
2022-04-30 02:21:56 +00:00
"_active": true,
"_components": [
{
2022-04-30 04:04:44 +00:00
"__id__": 3
2022-04-30 02:21:56 +00:00
}
],
"_prefab": {
2022-04-30 04:04:44 +00:00
"__id__": 4
2022-04-30 02:21:56 +00:00
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
2022-04-30 04:04:44 +00:00
"width": 265,
"height": 105
2022-04-30 02:21:56 +00:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
2022-04-30 04:04:44 +00:00
0,
0,
2022-04-30 02:21:56 +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": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
2022-04-30 04:04:44 +00:00
"__uuid__": "dc6233f8-d695-4d04-bc46-028589bf5265"
2022-04-30 02:21:56 +00:00
},
2022-04-30 04:04:44 +00:00
"_type": 1,
2022-04-30 02:21:56 +00:00
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
2022-04-30 04:04:44 +00:00
"_isTrimmedMode": true,
2022-04-30 02:21:56 +00:00
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
2022-04-30 04:04:44 +00:00
"__uuid__": "b2e828da-182f-42e6-abdd-b362186ac134"
2022-04-30 02:21:56 +00:00
},
2022-04-30 04:04:44 +00:00
"fileId": "2eWHcOs59JdZZ+WEV0JZQr",
2022-04-30 02:21:56 +00:00
"sync": false
},
{
"__type__": "cc.Node",
2022-04-30 04:04:44 +00:00
"_name": "Background",
2022-04-30 02:21:56 +00:00
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [
{
2022-04-30 04:04:44 +00:00
"__id__": 6
2022-04-30 02:21:56 +00:00
}
],
"_active": true,
"_components": [
{
2022-04-30 04:04:44 +00:00
"__id__": 9
2022-04-30 02:21:56 +00:00
}
],
"_prefab": {
2022-04-30 04:04:44 +00:00
"__id__": 10
2022-04-30 02:21:56 +00:00
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
2022-04-30 04:04:44 +00:00
"width": 32,
"height": 32
2022-04-30 02:21:56 +00:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
2022-04-30 04:04:44 +00:00
-111.751,
-1.003,
2022-04-30 02:21:56 +00:00
0,
0,
0,
0,
1,
1,
1,
2022-04-30 04:04:44 +00:00
0
2022-04-30 02:21:56 +00:00
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Node",
2022-04-30 04:04:44 +00:00
"_name": "checkmark",
2022-04-30 02:21:56 +00:00
"_objFlags": 0,
"_parent": {
2022-04-30 04:04:44 +00:00
"__id__": 5
2022-04-30 02:21:56 +00:00
},
"_children": [],
"_active": true,
"_components": [
{
2022-04-30 04:04:44 +00:00
"__id__": 7
2022-04-30 02:21:56 +00:00
}
],
"_prefab": {
2022-04-30 04:04:44 +00:00
"__id__": 8
2022-04-30 02:21:56 +00:00
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
2022-04-30 04:04:44 +00:00
"r": 255,
"g": 255,
"b": 255,
2022-04-30 02:21:56 +00:00
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
2022-04-30 04:04:44 +00:00
"width": 28,
"height": 28
2022-04-30 02:21:56 +00:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
2022-04-30 04:04:44 +00:00
0,
0,
2022-04-30 02:21:56 +00:00
0,
0,
0,
0,
1,
2022-04-30 04:04:44 +00:00
1,
1,
1
2022-04-30 02:21:56 +00:00
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
2022-04-30 04:04:44 +00:00
"__type__": "cc.Sprite",
2022-04-30 02:21:56 +00:00
"_name": "",
"_objFlags": 0,
"node": {
2022-04-30 04:04:44 +00:00
"__id__": 6
2022-04-30 02:21:56 +00:00
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
2022-04-30 04:04:44 +00:00
"_spriteFrame": {
"__uuid__": "90004ad6-2f6d-40e1-93ef-b714375c6f06"
},
"_type": 0,
"_sizeMode": 2,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": false,
"_atlas": null,
2022-04-30 02:21:56 +00:00
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
2022-04-30 04:04:44 +00:00
"__uuid__": "b2e828da-182f-42e6-abdd-b362186ac134"
2022-04-30 02:21:56 +00:00
},
2022-04-30 04:04:44 +00:00
"fileId": "65xrJ33yhAPJL4DHYj4FRw",
2022-04-30 02:21:56 +00:00
"sync": false
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
2022-04-30 04:04:44 +00:00
"__id__": 5
2022-04-30 02:21:56 +00:00
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
2022-04-30 04:04:44 +00:00
"__uuid__": "dc6233f8-d695-4d04-bc46-028589bf5265"
2022-04-30 02:21:56 +00:00
},
"_type": 0,
2022-04-30 04:04:44 +00:00
"_sizeMode": 1,
2022-04-30 02:21:56 +00:00
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
2022-04-30 04:04:44 +00:00
"_isTrimmedMode": true,
2022-04-30 02:21:56 +00:00
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
2022-04-30 04:04:44 +00:00
"__uuid__": "b2e828da-182f-42e6-abdd-b362186ac134"
2022-04-30 02:21:56 +00:00
},
2022-04-30 04:04:44 +00:00
"fileId": "f5LQifaSBAiIVmcOtCaUg+",
2022-04-30 02:21:56 +00:00
"sync": false
},
{
"__type__": "cc.Node",
2022-04-30 04:04:44 +00:00
"_name": "Status",
2022-04-30 02:21:56 +00:00
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
2022-04-30 04:04:44 +00:00
"__id__": 12
2022-04-30 02:21:56 +00:00
}
],
"_prefab": {
2022-04-30 04:04:44 +00:00
"__id__": 13
2022-04-30 02:21:56 +00:00
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
2022-04-30 04:04:44 +00:00
"r": 48,
"g": 48,
"b": 48,
2022-04-30 02:21:56 +00:00
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
2022-04-30 04:04:44 +00:00
"width": 19.47,
"height": 44.1
2022-04-30 02:21:56 +00:00
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
2022-04-30 04:04:44 +00:00
123.304,
-40.031,
2022-04-30 02:21:56 +00:00
0,
0,
0,
0,
1,
0.5,
0.5,
2022-04-30 04:04:44 +00:00
1
2022-04-30 02:21:56 +00:00
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"node": {
2022-04-30 04:04:44 +00:00
"__id__": 11
2022-04-30 02:21:56 +00:00
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
2022-04-30 04:04:44 +00:00
"_string": "1",
"_N$string": "1",
"_fontSize": 35,
"_lineHeight": 35,
2022-04-30 02:21:56 +00:00
"_enableWrapText": true,
"_N$file": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_batchAsBitmap": false,
2022-04-30 04:04:44 +00:00
"_styleFlags": 0,
2022-04-30 02:21:56 +00:00
"_underlineHeight": 0,
"_N$horizontalAlign": 1,
"_N$verticalAlign": 1,
"_N$fontFamily": "Arial",
"_N$overflow": 0,
"_N$cacheMode": 0,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
2022-04-30 04:04:44 +00:00
"__uuid__": "b2e828da-182f-42e6-abdd-b362186ac134"
2022-04-30 02:21:56 +00:00
},
2022-04-30 04:04:44 +00:00
"fileId": "b5uCCMm8lOkITcrm/uwL7Q",
2022-04-30 02:21:56 +00:00
"sync": false
},
{
2022-04-30 04:04:44 +00:00
"__type__": "cc.Node",
"_name": "Name",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 15
}
],
"_prefab": {
"__id__": 16
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 120,
"height": 50.4
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-90.562,
0,
0,
0,
0,
0,
1,
0.5,
0.5,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Label",
2022-04-30 02:21:56 +00:00
"_name": "",
"_objFlags": 0,
"node": {
2022-04-30 04:04:44 +00:00
"__id__": 14
2022-04-30 02:21:56 +00:00
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
2022-04-30 04:04:44 +00:00
"_string": "那個誰",
"_N$string": "那個誰",
"_fontSize": 40,
"_lineHeight": 40,
"_enableWrapText": true,
"_N$file": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_batchAsBitmap": false,
"_styleFlags": 1,
"_underlineHeight": 0,
"_N$horizontalAlign": 1,
"_N$verticalAlign": 1,
"_N$fontFamily": "Arial",
"_N$overflow": 0,
"_N$cacheMode": 0,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
2022-04-30 02:21:56 +00:00
},
2022-04-30 04:04:44 +00:00
"asset": {
"__uuid__": "b2e828da-182f-42e6-abdd-b362186ac134"
2022-04-30 02:21:56 +00:00
},
2022-04-30 04:04:44 +00:00
"fileId": "6evxwBpa1HHbi5KoMqH4gc",
"sync": false
},
{
"__type__": "cc.Toggle",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 3,
"transition": 3,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 214,
"g": 214,
"b": 214,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"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": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": {
"__id__": 5
},
"_N$isChecked": true,
"toggleGroup": null,
"checkMark": {
"__id__": 7
},
"checkEvents": [],
2022-04-30 02:21:56 +00:00
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
2022-04-30 04:04:44 +00:00
"__uuid__": "b2e828da-182f-42e6-abdd-b362186ac134"
2022-04-30 02:21:56 +00:00
},
"fileId": "",
"sync": false
}
]