mirror of
https://github.com/Leo501/CocosCreatorTutorial.git
synced 2026-05-13 01:26:58 +08:00
2301 lines
38 KiB
Plaintext
2301 lines
38 KiB
Plaintext
[
|
|
{
|
|
"__type__": "cc.Prefab",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"_native": "",
|
|
"data": {
|
|
"__id__": 1
|
|
},
|
|
"optimizationPolicy": 0,
|
|
"asyncLoadAssets": false
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "ScrollSelect",
|
|
"_objFlags": 0,
|
|
"_parent": null,
|
|
"_children": [
|
|
{
|
|
"__id__": 2
|
|
},
|
|
{
|
|
"__id__": 7
|
|
},
|
|
{
|
|
"__id__": 58
|
|
}
|
|
],
|
|
"_active": true,
|
|
"_level": 2,
|
|
"_components": [
|
|
{
|
|
"__id__": 63
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 64
|
|
},
|
|
"_opacity": 255,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 700,
|
|
"height": 200
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_quat": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_skewX": 0,
|
|
"_skewY": 0,
|
|
"groupIndex": 0,
|
|
"_id": "",
|
|
"_trs": {
|
|
"__type__": "TypedArray",
|
|
"ctor": "Float64Array",
|
|
"array": [
|
|
0,
|
|
249,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "pagebtn",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 1
|
|
},
|
|
"_children": [],
|
|
"_active": true,
|
|
"_level": 4,
|
|
"_components": [
|
|
{
|
|
"__id__": 3
|
|
},
|
|
{
|
|
"__id__": 4
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 6
|
|
},
|
|
"_opacity": 255,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 26,
|
|
"height": 64
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_quat": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_skewX": 0,
|
|
"_skewY": 0,
|
|
"groupIndex": 0,
|
|
"_id": "",
|
|
"_trs": {
|
|
"__type__": "TypedArray",
|
|
"ctor": "Float64Array",
|
|
"array": [
|
|
-307.9,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
1,
|
|
2,
|
|
2,
|
|
1
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 2
|
|
},
|
|
"_enabled": true,
|
|
"_srcBlendFactor": 770,
|
|
"_dstBlendFactor": 771,
|
|
"_spriteFrame": {
|
|
"__uuid__": "cbbdd8f9-ca03-4803-bb0c-99bdf4d5f23e"
|
|
},
|
|
"_type": 0,
|
|
"_sizeMode": 1,
|
|
"_fillType": 0,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_state": 0,
|
|
"_atlas": null,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.Button",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 2
|
|
},
|
|
"_enabled": true,
|
|
"duration": 0.1,
|
|
"zoomScale": 1.2,
|
|
"clickEvents": [
|
|
{
|
|
"__id__": 5
|
|
}
|
|
],
|
|
"_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__": 2
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.ClickEvent",
|
|
"target": {
|
|
"__id__": 1
|
|
},
|
|
"component": "",
|
|
"_componentId": "2c5b54HAs9KdZ9qoPZhyqxX",
|
|
"handler": "scrollToLeft",
|
|
"customEventData": ""
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "e7iCXCnetBS4aMNt7jv289",
|
|
"sync": false
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "mask",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 1
|
|
},
|
|
"_children": [
|
|
{
|
|
"__id__": 8
|
|
},
|
|
{
|
|
"__id__": 14
|
|
},
|
|
{
|
|
"__id__": 20
|
|
},
|
|
{
|
|
"__id__": 26
|
|
},
|
|
{
|
|
"__id__": 32
|
|
},
|
|
{
|
|
"__id__": 38
|
|
},
|
|
{
|
|
"__id__": 44
|
|
},
|
|
{
|
|
"__id__": 50
|
|
}
|
|
],
|
|
"_active": true,
|
|
"_level": 4,
|
|
"_components": [
|
|
{
|
|
"__id__": 56
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 57
|
|
},
|
|
"_opacity": 255,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 490,
|
|
"height": 180
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_quat": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_skewX": 0,
|
|
"_skewY": 0,
|
|
"groupIndex": 0,
|
|
"_id": "",
|
|
"_trs": {
|
|
"__type__": "TypedArray",
|
|
"ctor": "Float64Array",
|
|
"array": [
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "0",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 7
|
|
},
|
|
"_children": [
|
|
{
|
|
"__id__": 9
|
|
}
|
|
],
|
|
"_active": true,
|
|
"_level": 5,
|
|
"_components": [
|
|
{
|
|
"__id__": 12
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 13
|
|
},
|
|
"_opacity": 255,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 142,
|
|
"height": 162
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_quat": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_skewX": 0,
|
|
"_skewY": 0,
|
|
"groupIndex": 0,
|
|
"_id": "",
|
|
"_trs": {
|
|
"__type__": "TypedArray",
|
|
"ctor": "Float64Array",
|
|
"array": [
|
|
-279,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "icon",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 8
|
|
},
|
|
"_children": [],
|
|
"_active": true,
|
|
"_level": 5,
|
|
"_components": [
|
|
{
|
|
"__id__": 10
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 11
|
|
},
|
|
"_opacity": 255,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 118,
|
|
"height": 147
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_quat": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_skewX": 0,
|
|
"_skewY": 0,
|
|
"groupIndex": 0,
|
|
"_id": "",
|
|
"_trs": {
|
|
"__type__": "TypedArray",
|
|
"ctor": "Float64Array",
|
|
"array": [
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 9
|
|
},
|
|
"_enabled": true,
|
|
"_srcBlendFactor": 770,
|
|
"_dstBlendFactor": 771,
|
|
"_spriteFrame": {
|
|
"__uuid__": "1b6af0ef-58ce-4766-82ab-3e69202c082f"
|
|
},
|
|
"_type": 0,
|
|
"_sizeMode": 1,
|
|
"_fillType": 0,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_state": 0,
|
|
"_atlas": {
|
|
"__uuid__": "ddcf59d9-d4c5-4863-a899-9dc9991dae65"
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "cd6LkUuUdFw6IbGdpxB8N6",
|
|
"sync": false
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 8
|
|
},
|
|
"_enabled": true,
|
|
"_srcBlendFactor": 770,
|
|
"_dstBlendFactor": 771,
|
|
"_spriteFrame": {
|
|
"__uuid__": "e871590c-f9e2-4c7c-b80b-56d4cfcc2ba2"
|
|
},
|
|
"_type": 0,
|
|
"_sizeMode": 1,
|
|
"_fillType": 0,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_state": 0,
|
|
"_atlas": null,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "93SU/wlxtCdqzCTK/HKwn3",
|
|
"sync": false
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "1",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 7
|
|
},
|
|
"_children": [
|
|
{
|
|
"__id__": 15
|
|
}
|
|
],
|
|
"_active": true,
|
|
"_level": 5,
|
|
"_components": [
|
|
{
|
|
"__id__": 18
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 19
|
|
},
|
|
"_opacity": 255,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 142,
|
|
"height": 162
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_quat": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_skewX": 0,
|
|
"_skewY": 0,
|
|
"groupIndex": 0,
|
|
"_id": "",
|
|
"_trs": {
|
|
"__type__": "TypedArray",
|
|
"ctor": "Float64Array",
|
|
"array": [
|
|
-113,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "icon",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 14
|
|
},
|
|
"_children": [],
|
|
"_active": true,
|
|
"_level": 5,
|
|
"_components": [
|
|
{
|
|
"__id__": 16
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 17
|
|
},
|
|
"_opacity": 255,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 118,
|
|
"height": 147
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_quat": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_skewX": 0,
|
|
"_skewY": 0,
|
|
"groupIndex": 0,
|
|
"_id": "",
|
|
"_trs": {
|
|
"__type__": "TypedArray",
|
|
"ctor": "Float64Array",
|
|
"array": [
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 15
|
|
},
|
|
"_enabled": true,
|
|
"_srcBlendFactor": 770,
|
|
"_dstBlendFactor": 771,
|
|
"_spriteFrame": {
|
|
"__uuid__": "e25e48e7-bd4a-4fdc-9f27-59693b54c4ee"
|
|
},
|
|
"_type": 0,
|
|
"_sizeMode": 1,
|
|
"_fillType": 0,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_state": 0,
|
|
"_atlas": {
|
|
"__uuid__": "ddcf59d9-d4c5-4863-a899-9dc9991dae65"
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "c0Ogb+R9xDmqNHIMvufFo/",
|
|
"sync": false
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 14
|
|
},
|
|
"_enabled": true,
|
|
"_srcBlendFactor": 770,
|
|
"_dstBlendFactor": 771,
|
|
"_spriteFrame": {
|
|
"__uuid__": "e871590c-f9e2-4c7c-b80b-56d4cfcc2ba2"
|
|
},
|
|
"_type": 0,
|
|
"_sizeMode": 1,
|
|
"_fillType": 0,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_state": 0,
|
|
"_atlas": null,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "bdd7VBTzhDS4oyiMX9AHbe",
|
|
"sync": false
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "2",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 7
|
|
},
|
|
"_children": [
|
|
{
|
|
"__id__": 21
|
|
}
|
|
],
|
|
"_active": true,
|
|
"_level": 5,
|
|
"_components": [
|
|
{
|
|
"__id__": 24
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 25
|
|
},
|
|
"_opacity": 255,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 142,
|
|
"height": 162
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_quat": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_skewX": 0,
|
|
"_skewY": 0,
|
|
"groupIndex": 0,
|
|
"_id": "",
|
|
"_trs": {
|
|
"__type__": "TypedArray",
|
|
"ctor": "Float64Array",
|
|
"array": [
|
|
53,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "icon",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 20
|
|
},
|
|
"_children": [],
|
|
"_active": true,
|
|
"_level": 5,
|
|
"_components": [
|
|
{
|
|
"__id__": 22
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 23
|
|
},
|
|
"_opacity": 255,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 118,
|
|
"height": 147
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_quat": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_skewX": 0,
|
|
"_skewY": 0,
|
|
"groupIndex": 0,
|
|
"_id": "",
|
|
"_trs": {
|
|
"__type__": "TypedArray",
|
|
"ctor": "Float64Array",
|
|
"array": [
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 21
|
|
},
|
|
"_enabled": true,
|
|
"_srcBlendFactor": 770,
|
|
"_dstBlendFactor": 771,
|
|
"_spriteFrame": {
|
|
"__uuid__": "fae08ca5-df57-44df-b652-ded601c8ab3d"
|
|
},
|
|
"_type": 0,
|
|
"_sizeMode": 1,
|
|
"_fillType": 0,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_state": 0,
|
|
"_atlas": {
|
|
"__uuid__": "ddcf59d9-d4c5-4863-a899-9dc9991dae65"
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "19vwIK3m9M86EUl1Nm/GUK",
|
|
"sync": false
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 20
|
|
},
|
|
"_enabled": true,
|
|
"_srcBlendFactor": 770,
|
|
"_dstBlendFactor": 771,
|
|
"_spriteFrame": {
|
|
"__uuid__": "e871590c-f9e2-4c7c-b80b-56d4cfcc2ba2"
|
|
},
|
|
"_type": 0,
|
|
"_sizeMode": 1,
|
|
"_fillType": 0,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_state": 0,
|
|
"_atlas": null,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "beyn9LzuRPl5eh5FXWVdI8",
|
|
"sync": false
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "3",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 7
|
|
},
|
|
"_children": [
|
|
{
|
|
"__id__": 27
|
|
}
|
|
],
|
|
"_active": true,
|
|
"_level": 5,
|
|
"_components": [
|
|
{
|
|
"__id__": 30
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 31
|
|
},
|
|
"_opacity": 255,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 142,
|
|
"height": 162
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_quat": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_skewX": 0,
|
|
"_skewY": 0,
|
|
"groupIndex": 0,
|
|
"_id": "",
|
|
"_trs": {
|
|
"__type__": "TypedArray",
|
|
"ctor": "Float64Array",
|
|
"array": [
|
|
219,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "icon",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 26
|
|
},
|
|
"_children": [],
|
|
"_active": true,
|
|
"_level": 5,
|
|
"_components": [
|
|
{
|
|
"__id__": 28
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 29
|
|
},
|
|
"_opacity": 255,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 118,
|
|
"height": 147
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_quat": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_skewX": 0,
|
|
"_skewY": 0,
|
|
"groupIndex": 0,
|
|
"_id": "",
|
|
"_trs": {
|
|
"__type__": "TypedArray",
|
|
"ctor": "Float64Array",
|
|
"array": [
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 27
|
|
},
|
|
"_enabled": true,
|
|
"_srcBlendFactor": 770,
|
|
"_dstBlendFactor": 771,
|
|
"_spriteFrame": {
|
|
"__uuid__": "6c0e3a55-c925-40d2-94ba-34694f9b9a25"
|
|
},
|
|
"_type": 0,
|
|
"_sizeMode": 1,
|
|
"_fillType": 0,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_state": 0,
|
|
"_atlas": {
|
|
"__uuid__": "ddcf59d9-d4c5-4863-a899-9dc9991dae65"
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "6e8pUVTk5H+79UKfNgjwg/",
|
|
"sync": false
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 26
|
|
},
|
|
"_enabled": true,
|
|
"_srcBlendFactor": 770,
|
|
"_dstBlendFactor": 771,
|
|
"_spriteFrame": {
|
|
"__uuid__": "e871590c-f9e2-4c7c-b80b-56d4cfcc2ba2"
|
|
},
|
|
"_type": 0,
|
|
"_sizeMode": 1,
|
|
"_fillType": 0,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_state": 0,
|
|
"_atlas": null,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "3909HSXKtPZ6oBWCAHCdWX",
|
|
"sync": false
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "4",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 7
|
|
},
|
|
"_children": [
|
|
{
|
|
"__id__": 33
|
|
}
|
|
],
|
|
"_active": true,
|
|
"_level": 5,
|
|
"_components": [
|
|
{
|
|
"__id__": 36
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 37
|
|
},
|
|
"_opacity": 255,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 142,
|
|
"height": 162
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_quat": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_skewX": 0,
|
|
"_skewY": 0,
|
|
"groupIndex": 0,
|
|
"_id": "",
|
|
"_trs": {
|
|
"__type__": "TypedArray",
|
|
"ctor": "Float64Array",
|
|
"array": [
|
|
385,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "icon",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 32
|
|
},
|
|
"_children": [],
|
|
"_active": true,
|
|
"_level": 5,
|
|
"_components": [
|
|
{
|
|
"__id__": 34
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 35
|
|
},
|
|
"_opacity": 255,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 118,
|
|
"height": 147
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_quat": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_skewX": 0,
|
|
"_skewY": 0,
|
|
"groupIndex": 0,
|
|
"_id": "",
|
|
"_trs": {
|
|
"__type__": "TypedArray",
|
|
"ctor": "Float64Array",
|
|
"array": [
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 33
|
|
},
|
|
"_enabled": true,
|
|
"_srcBlendFactor": 770,
|
|
"_dstBlendFactor": 771,
|
|
"_spriteFrame": {
|
|
"__uuid__": "cb9a671c-2fff-4da5-8508-2fccce422e0b"
|
|
},
|
|
"_type": 0,
|
|
"_sizeMode": 1,
|
|
"_fillType": 0,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_state": 0,
|
|
"_atlas": {
|
|
"__uuid__": "ddcf59d9-d4c5-4863-a899-9dc9991dae65"
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "3cWsXyWLBDB77cJwwE6qy6",
|
|
"sync": false
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 32
|
|
},
|
|
"_enabled": true,
|
|
"_srcBlendFactor": 770,
|
|
"_dstBlendFactor": 771,
|
|
"_spriteFrame": {
|
|
"__uuid__": "e871590c-f9e2-4c7c-b80b-56d4cfcc2ba2"
|
|
},
|
|
"_type": 0,
|
|
"_sizeMode": 1,
|
|
"_fillType": 0,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_state": 0,
|
|
"_atlas": null,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "d3soIpxX5ChLtT5eNLX1KE",
|
|
"sync": false
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "5",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 7
|
|
},
|
|
"_children": [
|
|
{
|
|
"__id__": 39
|
|
}
|
|
],
|
|
"_active": true,
|
|
"_level": 5,
|
|
"_components": [
|
|
{
|
|
"__id__": 42
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 43
|
|
},
|
|
"_opacity": 255,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 142,
|
|
"height": 162
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_quat": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_skewX": 0,
|
|
"_skewY": 0,
|
|
"groupIndex": 0,
|
|
"_id": "",
|
|
"_trs": {
|
|
"__type__": "TypedArray",
|
|
"ctor": "Float64Array",
|
|
"array": [
|
|
551,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "icon",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 38
|
|
},
|
|
"_children": [],
|
|
"_active": true,
|
|
"_level": 5,
|
|
"_components": [
|
|
{
|
|
"__id__": 40
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 41
|
|
},
|
|
"_opacity": 255,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 118,
|
|
"height": 147
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_quat": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_skewX": 0,
|
|
"_skewY": 0,
|
|
"groupIndex": 0,
|
|
"_id": "",
|
|
"_trs": {
|
|
"__type__": "TypedArray",
|
|
"ctor": "Float64Array",
|
|
"array": [
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 39
|
|
},
|
|
"_enabled": true,
|
|
"_srcBlendFactor": 770,
|
|
"_dstBlendFactor": 771,
|
|
"_spriteFrame": {
|
|
"__uuid__": "e228970e-92e3-40af-b8bd-e41c1fc95570"
|
|
},
|
|
"_type": 0,
|
|
"_sizeMode": 1,
|
|
"_fillType": 0,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_state": 0,
|
|
"_atlas": {
|
|
"__uuid__": "ddcf59d9-d4c5-4863-a899-9dc9991dae65"
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "78BxC1cIFEDaFEP7eys4G6",
|
|
"sync": false
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 38
|
|
},
|
|
"_enabled": true,
|
|
"_srcBlendFactor": 770,
|
|
"_dstBlendFactor": 771,
|
|
"_spriteFrame": {
|
|
"__uuid__": "e871590c-f9e2-4c7c-b80b-56d4cfcc2ba2"
|
|
},
|
|
"_type": 0,
|
|
"_sizeMode": 1,
|
|
"_fillType": 0,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_state": 0,
|
|
"_atlas": null,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "79HvQhBalLOroZ87GkwNPy",
|
|
"sync": false
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "6",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 7
|
|
},
|
|
"_children": [
|
|
{
|
|
"__id__": 45
|
|
}
|
|
],
|
|
"_active": true,
|
|
"_level": 5,
|
|
"_components": [
|
|
{
|
|
"__id__": 48
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 49
|
|
},
|
|
"_opacity": 255,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 142,
|
|
"height": 162
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_quat": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_skewX": 0,
|
|
"_skewY": 0,
|
|
"groupIndex": 0,
|
|
"_id": "",
|
|
"_trs": {
|
|
"__type__": "TypedArray",
|
|
"ctor": "Float64Array",
|
|
"array": [
|
|
712,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "icon",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 44
|
|
},
|
|
"_children": [],
|
|
"_active": true,
|
|
"_level": 5,
|
|
"_components": [
|
|
{
|
|
"__id__": 46
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 47
|
|
},
|
|
"_opacity": 255,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 118,
|
|
"height": 147
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_quat": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_skewX": 0,
|
|
"_skewY": 0,
|
|
"groupIndex": 0,
|
|
"_id": "",
|
|
"_trs": {
|
|
"__type__": "TypedArray",
|
|
"ctor": "Float64Array",
|
|
"array": [
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 45
|
|
},
|
|
"_enabled": true,
|
|
"_srcBlendFactor": 770,
|
|
"_dstBlendFactor": 771,
|
|
"_spriteFrame": {
|
|
"__uuid__": "4f931312-43a6-4634-a713-fdc99fa40bfe"
|
|
},
|
|
"_type": 0,
|
|
"_sizeMode": 1,
|
|
"_fillType": 0,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_state": 0,
|
|
"_atlas": {
|
|
"__uuid__": "ddcf59d9-d4c5-4863-a899-9dc9991dae65"
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "715Zop39hB75DjuUiPiAYt",
|
|
"sync": false
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 44
|
|
},
|
|
"_enabled": true,
|
|
"_srcBlendFactor": 770,
|
|
"_dstBlendFactor": 771,
|
|
"_spriteFrame": {
|
|
"__uuid__": "e871590c-f9e2-4c7c-b80b-56d4cfcc2ba2"
|
|
},
|
|
"_type": 0,
|
|
"_sizeMode": 1,
|
|
"_fillType": 0,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_state": 0,
|
|
"_atlas": null,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "c1rA6vZepN3JSwA0Vb+l7C",
|
|
"sync": false
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "7",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 7
|
|
},
|
|
"_children": [
|
|
{
|
|
"__id__": 51
|
|
}
|
|
],
|
|
"_active": true,
|
|
"_level": 5,
|
|
"_components": [
|
|
{
|
|
"__id__": 54
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 55
|
|
},
|
|
"_opacity": 255,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 142,
|
|
"height": 162
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_quat": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_skewX": 0,
|
|
"_skewY": 0,
|
|
"groupIndex": 0,
|
|
"_id": "",
|
|
"_trs": {
|
|
"__type__": "TypedArray",
|
|
"ctor": "Float64Array",
|
|
"array": [
|
|
864,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "icon",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 50
|
|
},
|
|
"_children": [],
|
|
"_active": true,
|
|
"_level": 5,
|
|
"_components": [
|
|
{
|
|
"__id__": 52
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 53
|
|
},
|
|
"_opacity": 255,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 102,
|
|
"height": 125
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_quat": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_skewX": 0,
|
|
"_skewY": 0,
|
|
"groupIndex": 0,
|
|
"_id": "",
|
|
"_trs": {
|
|
"__type__": "TypedArray",
|
|
"ctor": "Float64Array",
|
|
"array": [
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 51
|
|
},
|
|
"_enabled": true,
|
|
"_srcBlendFactor": 770,
|
|
"_dstBlendFactor": 771,
|
|
"_spriteFrame": {
|
|
"__uuid__": "596900dc-eb5c-41b9-8bc2-f8761e8ae6bb"
|
|
},
|
|
"_type": 0,
|
|
"_sizeMode": 1,
|
|
"_fillType": 0,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_state": 0,
|
|
"_atlas": {
|
|
"__uuid__": "ddcf59d9-d4c5-4863-a899-9dc9991dae65"
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "52/ozFQBZALohm131SEW5z",
|
|
"sync": false
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 50
|
|
},
|
|
"_enabled": true,
|
|
"_srcBlendFactor": 770,
|
|
"_dstBlendFactor": 771,
|
|
"_spriteFrame": {
|
|
"__uuid__": "e871590c-f9e2-4c7c-b80b-56d4cfcc2ba2"
|
|
},
|
|
"_type": 0,
|
|
"_sizeMode": 1,
|
|
"_fillType": 0,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_state": 0,
|
|
"_atlas": null,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "80kzlHUJFL7pKWBpHAnkGm",
|
|
"sync": false
|
|
},
|
|
{
|
|
"__type__": "cc.Mask",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 7
|
|
},
|
|
"_enabled": true,
|
|
"_spriteFrame": null,
|
|
"_type": 0,
|
|
"_segments": 64,
|
|
"_N$alphaThreshold": 0.1,
|
|
"_N$inverted": false,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "f5v31sppBBYo7+YrBnR/25",
|
|
"sync": false
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "pagebtn",
|
|
"_objFlags": 0,
|
|
"_parent": {
|
|
"__id__": 1
|
|
},
|
|
"_children": [],
|
|
"_active": true,
|
|
"_level": 4,
|
|
"_components": [
|
|
{
|
|
"__id__": 59
|
|
},
|
|
{
|
|
"__id__": 60
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 62
|
|
},
|
|
"_opacity": 255,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 26,
|
|
"height": 64
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_quat": {
|
|
"__type__": "cc.Quat",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"w": 1
|
|
},
|
|
"_skewX": 0,
|
|
"_skewY": 0,
|
|
"groupIndex": 0,
|
|
"_id": "",
|
|
"_trs": {
|
|
"__type__": "TypedArray",
|
|
"ctor": "Float64Array",
|
|
"array": [
|
|
297,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
0,
|
|
1,
|
|
-2,
|
|
2,
|
|
1
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"__type__": "cc.Sprite",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 58
|
|
},
|
|
"_enabled": true,
|
|
"_srcBlendFactor": 770,
|
|
"_dstBlendFactor": 771,
|
|
"_spriteFrame": {
|
|
"__uuid__": "cbbdd8f9-ca03-4803-bb0c-99bdf4d5f23e"
|
|
},
|
|
"_type": 0,
|
|
"_sizeMode": 1,
|
|
"_fillType": 0,
|
|
"_fillCenter": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"_fillStart": 0,
|
|
"_fillRange": 0,
|
|
"_isTrimmedMode": true,
|
|
"_state": 0,
|
|
"_atlas": null,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.Button",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 58
|
|
},
|
|
"_enabled": true,
|
|
"duration": 0.1,
|
|
"zoomScale": 1.2,
|
|
"clickEvents": [
|
|
{
|
|
"__id__": 61
|
|
}
|
|
],
|
|
"_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__": 58
|
|
},
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.ClickEvent",
|
|
"target": {
|
|
"__id__": 1
|
|
},
|
|
"component": "",
|
|
"_componentId": "2c5b54HAs9KdZ9qoPZhyqxX",
|
|
"handler": "scrollToRight",
|
|
"customEventData": ""
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "fajCdKDF9AurCVPn6B2yCy",
|
|
"sync": false
|
|
},
|
|
{
|
|
"__type__": "2c5b54HAs9KdZ9qoPZhyqxX",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 1
|
|
},
|
|
"_enabled": true,
|
|
"content": {
|
|
"__id__": 7
|
|
},
|
|
"deltaX": 160,
|
|
"centerScale": 1,
|
|
"minScale": 0.7,
|
|
"scrollSpeed": 600,
|
|
"selectEvents": [],
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__id__": 0
|
|
},
|
|
"fileId": "31kSR4OO1JDKlzTAEndV6p",
|
|
"sync": false
|
|
}
|
|
] |