This commit is contained in:
guoqing.zhu 2022-06-05 18:27:38 +08:00
parent f0d5f5c3c8
commit 0b04cf4816
2 changed files with 426 additions and 8 deletions

View File

@ -30,23 +30,26 @@
},
{
"__id__": 63
},
{
"__id__": 67
}
],
"_active": true,
"_level": 1,
"_components": [
{
"__id__": 67
"__id__": 73
},
{
"__id__": 68
"__id__": 74
},
{
"__id__": 69
"__id__": 75
}
],
"_prefab": {
"__id__": 70
"__id__": 76
},
"_opacity": 255,
"_color": {
@ -2307,6 +2310,209 @@
"fileId": "15DapvTLxBGYf2tqkGcF/c",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "wanted",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 68
}
],
"_active": false,
"_level": 2,
"_components": [
{
"__id__": 71
}
],
"_prefab": {
"__id__": 72
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 270,
"height": 75
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_position": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_scale": {
"__type__": "cc.Vec3",
"x": 0.47,
"y": 0.47,
"z": 1
},
"_rotationX": 0,
"_rotationY": 0,
"_quat": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_skewX": 0,
"_skewY": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "New Label",
"_objFlags": 0,
"_parent": {
"__id__": 67
},
"_children": [],
"_active": true,
"_level": 4,
"_components": [
{
"__id__": 69
}
],
"_prefab": {
"__id__": 70
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 155.7,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_position": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_scale": {
"__type__": "cc.Vec3",
"x": 0.5,
"y": 0.5,
"z": 1
},
"_rotationX": 0,
"_rotationY": 0,
"_quat": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_skewX": 0,
"_skewY": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 68
},
"_enabled": true,
"_useOriginalSize": false,
"_string": "99:99:99",
"_N$string": "99:99:99",
"_fontSize": 40,
"_lineHeight": 40,
"_enableWrapText": true,
"_N$file": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_batchAsBitmap": false,
"_N$horizontalAlign": 1,
"_N$verticalAlign": 1,
"_N$fontFamily": "Arial",
"_N$overflow": 0,
"_N$cacheMode": 0,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "a3b39117-4888-4cb6-8e8c-34edcb2e834c"
},
"fileId": "63tPaB2NdA0qTRhA8/iF3q",
"sync": false
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 67
},
"_enabled": true,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "3cce0e79-f8db-4f0b-8290-2e18d8d0a65d"
},
"_type": 0,
"_sizeMode": 0,
"_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": {
"__uuid__": "a3b39117-4888-4cb6-8e8c-34edcb2e834c"
},
"fileId": "55oYcOgddElKur5690g/NB",
"sync": false
},
{
"__type__": "3ab5aujL9pBtI0pOn6xUDhZ",
"_name": "",
@ -2326,6 +2532,9 @@
},
"limitBar": null,
"cegget": null,
"wantedNode": {
"__id__": 67
},
"_id": ""
},
{

View File

@ -36,23 +36,26 @@
},
{
"__id__": 76
},
{
"__id__": 79
}
],
"_active": true,
"_level": 1,
"_components": [
{
"__id__": 79
"__id__": 85
},
{
"__id__": 80
"__id__": 86
},
{
"__id__": 81
"__id__": 87
}
],
"_prefab": {
"__id__": 82
"__id__": 88
},
"_opacity": 255,
"_color": {
@ -2704,6 +2707,209 @@
"fileId": "173WcSSqdAmKrDqtpYTTEC",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "wanted",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 80
}
],
"_active": false,
"_level": 2,
"_components": [
{
"__id__": 83
}
],
"_prefab": {
"__id__": 84
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 270,
"height": 75
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_position": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_scale": {
"__type__": "cc.Vec3",
"x": 0.39,
"y": 0.39,
"z": 1
},
"_rotationX": 0,
"_rotationY": 0,
"_quat": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_skewX": 0,
"_skewY": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "New Label",
"_objFlags": 0,
"_parent": {
"__id__": 79
},
"_children": [],
"_active": true,
"_level": 4,
"_components": [
{
"__id__": 81
}
],
"_prefab": {
"__id__": 82
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 155.7,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_position": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_scale": {
"__type__": "cc.Vec3",
"x": 0.5,
"y": 0.5,
"z": 1
},
"_rotationX": 0,
"_rotationY": 0,
"_quat": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_skewX": 0,
"_skewY": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 80
},
"_enabled": true,
"_useOriginalSize": false,
"_string": "99:99:99",
"_N$string": "99:99:99",
"_fontSize": 40,
"_lineHeight": 40,
"_enableWrapText": true,
"_N$file": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_batchAsBitmap": false,
"_N$horizontalAlign": 1,
"_N$verticalAlign": 1,
"_N$fontFamily": "Arial",
"_N$overflow": 0,
"_N$cacheMode": 0,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "41d442fe-0708-4989-9da6-9750228a347e"
},
"fileId": "a56z/01+lAuZZLRd+R2THH",
"sync": false
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 79
},
"_enabled": true,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "3cce0e79-f8db-4f0b-8290-2e18d8d0a65d"
},
"_type": 0,
"_sizeMode": 0,
"_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": {
"__uuid__": "41d442fe-0708-4989-9da6-9750228a347e"
},
"fileId": "48bK/Wd6JCsrHRM3BYzUDK",
"sync": false
},
{
"__type__": "6cbb2VZaCFDLpQGKXchgwYR",
"_name": "",
@ -2729,6 +2935,9 @@
},
"limitBar": null,
"cegget": null,
"wantedNode": {
"__id__": 79
},
"_id": ""
},
{