Commit 807e2ac9 authored by Tt's avatar Tt

资源替代

parent eaeb36f1
......@@ -32,8 +32,6 @@ export default class NewClass extends cc.Component {
private initEvent() {
pg.event.on("show_round_action", () => {
this.countDown = Game.getIns().getCurrentPage().duration;
cc.find("bg_cd_red", this.node).active = false;
cc.find("bg_cd/label_cd", this.node).getComponent(cc.Label).string = "" + parseInt("" + this.countDown);
this.showRound();
});
pg.event.on("game_start", () => {
......@@ -90,7 +88,6 @@ export default class NewClass extends cc.Component {
stop = true;
})
}
private lastCount: number;
update(dt) {
if (Game.getIns().title) {
cc.find("bg_title/title", this.node).getComponent(cc.Label).string = Game.getIns().title;
......@@ -102,23 +99,6 @@ export default class NewClass extends cc.Component {
pg.event.emit("game_time_over");
return;
}
this.countDown = this.countDown - dt;
if (this.countDown < 6) {
let count = Math.floor(this.countDown);
if (count != this.lastCount) {
this.lastCount = count;
if (this.lastCount == 1) {
pg.audio.playLocalAudio(cc.find("bg_cd_red/audio_cd1", this.node))
} else if (this.lastCount > 1) {
pg.audio.playLocalAudio(cc.find("bg_cd_red/audio_cd", this.node))
}
}
cc.find("bg_cd_red", this.node).active = true;
cc.find("bg_cd_red/label_cd", this.node).getComponent(cc.Label).string = "" + parseInt("" + this.countDown);
} else {
cc.find("bg_cd_red", this.node).active = false;
cc.find("bg_cd/label_cd", this.node).getComponent(cc.Label).string = "" + parseInt("" + this.countDown);
}
}
}
......
......@@ -78,34 +78,37 @@
"__id__": 37
},
{
"__id__": 56
"__id__": 39
},
{
"__id__": 126
"__id__": 53
},
{
"__id__": 164
"__id__": 136
},
{
"__id__": 174
"__id__": 159
},
{
"__id__": 180
"__id__": 169
},
{
"__id__": 175
},
{
"__id__": 196
"__id__": 191
}
],
"_active": true,
"_components": [
{
"__id__": 198
"__id__": 193
},
{
"__id__": 199
"__id__": 194
},
{
"__id__": 200
"__id__": 195
}
],
"_prefab": null,
......@@ -1698,35 +1701,16 @@
},
{
"__type__": "cc.Node",
"_name": "bg",
"_name": "view",
"_objFlags": 0,
"_parent": {
"__id__": 2
},
"_children": [
{
"__id__": 38
},
{
"__id__": 41
},
{
"__id__": 44
},
{
"__id__": 47
},
{
"__id__": 49
},
{
"__id__": 52
}
],
"_children": [],
"_active": true,
"_components": [
{
"__id__": 55
"__id__": 38
}
],
"_prefab": null,
......@@ -1775,23 +1759,65 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "6bLaxky75B34hMmxwByk0n"
"_id": "faJvGtxR1CrbqyePtzbyE/"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 37
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "4b0b5b7a-d3af-4dea-a56d-b57c558babe8"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "ea6G3e99hJJaTSFSUbivVA"
},
{
"__type__": "cc.Node",
"_name": "bg_bg",
"_name": "bg",
"_objFlags": 0,
"_parent": {
"__id__": 37
"__id__": 2
},
"_children": [],
"_active": true,
"_components": [
"_children": [
{
"__id__": 39
"__id__": 40
},
{
"__id__": 40
"__id__": 43
},
{
"__id__": 46
},
{
"__id__": 49
}
],
"_active": false,
"_components": [
{
"__id__": 52
}
],
"_prefab": null,
......@@ -1840,82 +1866,23 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "27MMWBGi9AgoJK5auKEl5w"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 38
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "c7d60ea0-7371-419d-92b1-031e78601ba1"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "26CWBIfNtP24ZB7lDXQrrh"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 38
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 45,
"_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": 1334,
"_originalHeight": 750,
"_id": "819KJLD8tGk4RRR7V3k4uL"
"_id": "6bLaxky75B34hMmxwByk0n"
},
{
"__type__": "cc.Node",
"_name": "bg_sea",
"_name": "bg_sky",
"_objFlags": 0,
"_parent": {
"__id__": 37
"__id__": 39
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 42
"__id__": 41
},
{
"__id__": 43
"__id__": 42
}
],
"_prefab": null,
......@@ -1930,7 +1897,7 @@
"_contentSize": {
"__type__": "cc.Size",
"width": 1334,
"height": 613
"height": 171
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -1942,7 +1909,7 @@
"ctor": "Float64Array",
"array": [
0,
-68.5,
289.5,
0,
0,
0,
......@@ -1964,14 +1931,14 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "76RB8V31hKK4uoDYifMGP6"
"_id": "fbs8pieK5MkoLhSNE/FwMh"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 41
"__id__": 40
},
"_enabled": true,
"_materials": [
......@@ -1982,7 +1949,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "8f16d19a-38cd-4ecc-998b-8e3f47547e70"
"__uuid__": "ef2321ab-e13d-44ac-9677-d5d873eb68ce"
},
"_type": 0,
"_sizeMode": 1,
......@@ -1996,14 +1963,14 @@
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "2f3mPeuPFM5pcdVOPA1TCY"
"_id": "04/P22wtRJXou94F88v5R3"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 41
"__id__": 40
},
"_enabled": true,
"alignMode": 1,
......@@ -2011,8 +1978,8 @@
"_alignFlags": 45,
"_left": 0,
"_right": 0,
"_top": 137,
"_bottom": 0,
"_top": 0,
"_bottom": 579,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
......@@ -2022,24 +1989,24 @@
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 1334,
"_originalHeight": 613,
"_id": "5ddpONKgBHa6kLrqA3qbS8"
"_originalHeight": 171,
"_id": "58AVCpxkBN+54s0rOvS0jt"
},
{
"__type__": "cc.Node",
"_name": "bg_sand",
"_name": "bg_bg",
"_objFlags": 0,
"_parent": {
"__id__": 37
"__id__": 39
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 45
"__id__": 44
},
{
"__id__": 46
"__id__": 45
}
],
"_prefab": null,
......@@ -2054,7 +2021,7 @@
"_contentSize": {
"__type__": "cc.Size",
"width": 1334,
"height": 265
"height": 732
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -2066,7 +2033,7 @@
"ctor": "Float64Array",
"array": [
0,
-242.5,
-9,
0,
0,
0,
......@@ -2088,14 +2055,14 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "36vQgXXpBF/IEMpbGVLRtT"
"_id": "7etBgFpJhA3LQpYddXNvkR"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 44
"__id__": 43
},
"_enabled": true,
"_materials": [
......@@ -2106,10 +2073,10 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "61b04966-3538-4737-8ece-99ab428e13ca"
"__uuid__": "6f6329ad-913e-4d36-8722-a5adcf99a8cc"
},
"_type": 0,
"_sizeMode": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
......@@ -2120,14 +2087,14 @@
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "37mt5YHilAMbuXcDlluAK5"
"_id": "78I9TdyBBJG6/pi5NrY8TJ"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 44
"__id__": 43
},
"_enabled": true,
"alignMode": 1,
......@@ -2147,18 +2114,21 @@
"_isAbsVerticalCenter": true,
"_originalWidth": 1334,
"_originalHeight": 0,
"_id": "9b1B38DDxFr4x8QYQea0DL"
"_id": "18KdHbmAVCtZ7ll/VFv9gl"
},
{
"__type__": "cc.Node",
"_name": "bg_bubble",
"_name": "bg_front",
"_objFlags": 0,
"_parent": {
"__id__": 37
"__id__": 39
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 47
},
{
"__id__": 48
}
......@@ -2174,8 +2144,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1063,
"height": 456
"width": 1184,
"height": 105
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -2186,8 +2156,8 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-41.297,
-85.703,
-75,
-322.5,
0,
0,
0,
......@@ -2209,14 +2179,14 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "67Tm/vt79FhYCdqOf/5qoI"
"_id": "e6g/zMaXJCLKtXhm9PfI7x"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 47
"__id__": 46
},
"_enabled": true,
"_materials": [
......@@ -2227,7 +2197,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "f6c96310-295b-4fa7-a929-3693de52d3b6"
"__uuid__": "e9ee6af2-831c-436f-8388-0b1a4ceb04bf"
},
"_type": 0,
"_sizeMode": 1,
......@@ -2241,14 +2211,41 @@
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "0bgvRUNbdPKqcap9edv4eU"
"_id": "3duerRfslMkZqoDYYgcxfp"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 46
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 12,
"_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,
"_id": "b1bMPvUERMRZaORpdXWt8u"
},
{
"__type__": "cc.Node",
"_name": "bg_bottom",
"_name": "bg_road",
"_objFlags": 0,
"_parent": {
"__id__": 37
"__id__": 39
},
"_children": [],
"_active": true,
......@@ -2271,8 +2268,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 79,
"height": 165
"width": 1334,
"height": 478
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -2283,8 +2280,8 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-627.5,
-292.5,
0,
-19,
0,
0,
0,
......@@ -2306,7 +2303,7 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "cc4eSyBURPNab2b5Px3qvF"
"_id": "7bfhmS2ARJ6L1s6YtcBfK6"
},
{
"__type__": "cc.Sprite",
......@@ -2324,7 +2321,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "1686635e-325b-4754-b345-d4818f2ee508"
"__uuid__": "37d71609-993a-4670-83af-49f7ab5f75ff"
},
"_type": 0,
"_sizeMode": 1,
......@@ -2338,7 +2335,7 @@
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "43PpOExlRIkLUrjCVik5N0"
"_id": "bdWdatlblMn7Kwd436wAoC"
},
{
"__type__": "cc.Widget",
......@@ -2350,7 +2347,34 @@
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 12,
"_alignFlags": 45,
"_left": 0,
"_right": 0,
"_top": 155,
"_bottom": 117,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 1334,
"_originalHeight": 478,
"_id": "5daALMDLRORo36x0COGwek"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 39
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 45,
"_left": 0,
"_right": 0,
"_top": 0,
......@@ -2363,25 +2387,32 @@
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_id": "2ej9/YuPdDUIXvq+JdgTov"
"_originalWidth": 1334,
"_originalHeight": 750,
"_id": "fdBKweHaVKVIlFA6NbP/Bs"
},
{
"__type__": "cc.Node",
"_name": "bg_top",
"_name": "layout_game",
"_objFlags": 0,
"_parent": {
"__id__": 37
"__id__": 2
},
"_children": [],
"_active": true,
"_components": [
"_children": [
{
"__id__": 53
"__id__": 54
},
{
"__id__": 54
"__id__": 119
},
{
"__id__": 127
}
],
"_active": true,
"_components": [
{
"__id__": 135
}
],
"_prefab": null,
......@@ -2395,8 +2426,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 240,
"height": 89
"width": 1334,
"height": 750
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -2407,8 +2438,8 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
547,
330.5,
0,
0,
0,
0,
0,
......@@ -2430,185 +2461,30 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "65DnKclrZOjrdyLcGRjtPC"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 52
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "ad6c4525-8e83-4d13-8f61-142f2e6389f0"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "9fA2LzyQVJzqdBWvjHO+QO"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 52
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 33,
"_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,
"_id": "4cZaMvNJROkI8a4zSbNzUP"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 37
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 45,
"_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": 1334,
"_originalHeight": 750,
"_id": "fdBKweHaVKVIlFA6NbP/Bs"
"_id": "b4AnDLfapILJ1Y08uyU1E0"
},
{
"__type__": "cc.Node",
"_name": "layout_game",
"_name": "layout_fish",
"_objFlags": 0,
"_parent": {
"__id__": 2
"__id__": 53
},
"_children": [
{
"__id__": 57
},
{
"__id__": 109
"__id__": 55
},
{
"__id__": 117
}
],
"_active": true,
"_components": [
{
"__id__": 125
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1334,
"height": 750
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
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": "b4AnDLfapILJ1Y08uyU1E0"
},
{
"__type__": "cc.Node",
"_name": "layout_fish",
"_objFlags": 0,
"_parent": {
"__id__": 56
},
"_children": [
{
"__id__": 58
"__id__": 80
},
{
"__id__": 83
"__id__": 105
}
],
"_active": true,
"_components": [
{
"__id__": 108
"__id__": 118
}
],
"_prefab": null,
......@@ -2664,23 +2540,23 @@
"_name": "item_right",
"_objFlags": 0,
"_parent": {
"__id__": 57
"__id__": 54
},
"_children": [
{
"__id__": 59
"__id__": 56
},
{
"__id__": 65
"__id__": 62
},
{
"__id__": 70
"__id__": 67
}
],
"_active": true,
"_components": [
{
"__id__": 82
"__id__": 79
}
],
"_prefab": null,
......@@ -2706,8 +2582,8 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
1490.935,
33.539,
1353.151,
1536.346,
0,
0,
0,
......@@ -2736,20 +2612,20 @@
"_name": "layout_img",
"_objFlags": 0,
"_parent": {
"__id__": 58
"__id__": 55
},
"_children": [
{
"__id__": 60
"__id__": 57
},
{
"__id__": 62
"__id__": 59
}
],
"_active": true,
"_components": [
{
"__id__": 64
"__id__": 61
}
],
"_prefab": null,
......@@ -2805,13 +2681,13 @@
"_name": "img",
"_objFlags": 0,
"_parent": {
"__id__": 59
"__id__": 56
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 61
"__id__": 58
}
],
"_prefab": null,
......@@ -2867,7 +2743,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 60
"__id__": 57
},
"_enabled": true,
"_materials": [
......@@ -2899,13 +2775,13 @@
"_name": "bg",
"_objFlags": 0,
"_parent": {
"__id__": 59
"__id__": 56
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 63
"__id__": 60
}
],
"_prefab": null,
......@@ -2961,7 +2837,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 62
"__id__": 59
},
"_enabled": true,
"_materials": [
......@@ -2993,7 +2869,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 59
"__id__": 56
},
"_enabled": true,
"_materials": [
......@@ -3025,14 +2901,14 @@
"_name": "layout_text",
"_objFlags": 0,
"_parent": {
"__id__": 58
"__id__": 55
},
"_children": [
{
"__id__": 66
"__id__": 63
},
{
"__id__": 68
"__id__": 65
}
],
"_active": true,
......@@ -3090,13 +2966,13 @@
"_name": "bg",
"_objFlags": 0,
"_parent": {
"__id__": 65
"__id__": 62
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 67
"__id__": 64
}
],
"_prefab": null,
......@@ -3152,7 +3028,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 66
"__id__": 63
},
"_enabled": true,
"_materials": [
......@@ -3184,13 +3060,13 @@
"_name": "text",
"_objFlags": 0,
"_parent": {
"__id__": 65
"__id__": 62
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 69
"__id__": 66
}
],
"_prefab": null,
......@@ -3246,7 +3122,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 68
"__id__": 65
},
"_enabled": true,
"_materials": [
......@@ -3281,29 +3157,29 @@
"_name": "fish",
"_objFlags": 0,
"_parent": {
"__id__": 58
"__id__": 55
},
"_children": [
{
"__id__": 71
"__id__": 68
},
{
"__id__": 73
"__id__": 70
},
{
"__id__": 75
"__id__": 72
},
{
"__id__": 77
"__id__": 74
},
{
"__id__": 79
"__id__": 76
}
],
"_active": true,
"_components": [
{
"__id__": 81
"__id__": 78
}
],
"_prefab": null,
......@@ -3359,13 +3235,13 @@
"_name": "icon_fish1",
"_objFlags": 0,
"_parent": {
"__id__": 70
"__id__": 67
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 72
"__id__": 69
}
],
"_prefab": null,
......@@ -3421,7 +3297,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 71
"__id__": 68
},
"_enabled": true,
"_materials": [
......@@ -3453,13 +3329,13 @@
"_name": "icon_fish2",
"_objFlags": 0,
"_parent": {
"__id__": 70
"__id__": 67
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 74
"__id__": 71
}
],
"_prefab": null,
......@@ -3515,7 +3391,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 73
"__id__": 70
},
"_enabled": true,
"_materials": [
......@@ -3547,13 +3423,13 @@
"_name": "icon_fish3",
"_objFlags": 0,
"_parent": {
"__id__": 70
"__id__": 67
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 76
"__id__": 73
}
],
"_prefab": null,
......@@ -3609,7 +3485,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 75
"__id__": 72
},
"_enabled": true,
"_materials": [
......@@ -3641,13 +3517,13 @@
"_name": "icon_fish4",
"_objFlags": 0,
"_parent": {
"__id__": 70
"__id__": 67
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 78
"__id__": 75
}
],
"_prefab": null,
......@@ -3703,7 +3579,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 77
"__id__": 74
},
"_enabled": true,
"_materials": [
......@@ -3735,13 +3611,13 @@
"_name": "icon_fish5",
"_objFlags": 0,
"_parent": {
"__id__": 70
"__id__": 67
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 80
"__id__": 77
}
],
"_prefab": null,
......@@ -3797,7 +3673,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 79
"__id__": 76
},
"_enabled": true,
"_materials": [
......@@ -3829,7 +3705,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 70
"__id__": 67
},
"_enabled": false,
"_materials": [
......@@ -3861,7 +3737,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 58
"__id__": 55
},
"_enabled": true,
"_normalMaterial": null,
......@@ -3922,7 +3798,7 @@
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": {
"__id__": 58
"__id__": 55
},
"_id": "e4u9PAkfVDMqUyGd78AptW"
},
......@@ -3931,23 +3807,23 @@
"_name": "item_left",
"_objFlags": 0,
"_parent": {
"__id__": 57
"__id__": 54
},
"_children": [
{
"__id__": 84
"__id__": 81
},
{
"__id__": 90
"__id__": 87
},
{
"__id__": 95
"__id__": 92
}
],
"_active": true,
"_components": [
{
"__id__": 107
"__id__": 104
}
],
"_prefab": null,
......@@ -3973,8 +3849,8 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-975.975,
47.375,
-1113.759,
1550.182,
0,
0,
0,
......@@ -4003,20 +3879,20 @@
"_name": "layout_img",
"_objFlags": 0,
"_parent": {
"__id__": 83
"__id__": 80
},
"_children": [
{
"__id__": 85
"__id__": 82
},
{
"__id__": 87
"__id__": 84
}
],
"_active": true,
"_components": [
{
"__id__": 89
"__id__": 86
}
],
"_prefab": null,
......@@ -4072,13 +3948,13 @@
"_name": "img",
"_objFlags": 0,
"_parent": {
"__id__": 84
"__id__": 81
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 86
"__id__": 83
}
],
"_prefab": null,
......@@ -4134,7 +4010,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 85
"__id__": 82
},
"_enabled": true,
"_materials": [
......@@ -4166,13 +4042,13 @@
"_name": "bg",
"_objFlags": 0,
"_parent": {
"__id__": 84
"__id__": 81
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 88
"__id__": 85
}
],
"_prefab": null,
......@@ -4228,7 +4104,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 87
"__id__": 84
},
"_enabled": true,
"_materials": [
......@@ -4260,7 +4136,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 84
"__id__": 81
},
"_enabled": true,
"_materials": [
......@@ -4292,14 +4168,14 @@
"_name": "layout_text",
"_objFlags": 0,
"_parent": {
"__id__": 83
"__id__": 80
},
"_children": [
{
"__id__": 91
"__id__": 88
},
{
"__id__": 93
"__id__": 90
}
],
"_active": true,
......@@ -4357,13 +4233,13 @@
"_name": "bg",
"_objFlags": 0,
"_parent": {
"__id__": 90
"__id__": 87
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 92
"__id__": 89
}
],
"_prefab": null,
......@@ -4419,7 +4295,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 91
"__id__": 88
},
"_enabled": true,
"_materials": [
......@@ -4451,13 +4327,13 @@
"_name": "text",
"_objFlags": 0,
"_parent": {
"__id__": 90
"__id__": 87
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 94
"__id__": 91
}
],
"_prefab": null,
......@@ -4513,7 +4389,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 93
"__id__": 90
},
"_enabled": true,
"_materials": [
......@@ -4548,29 +4424,29 @@
"_name": "fish",
"_objFlags": 0,
"_parent": {
"__id__": 83
"__id__": 80
},
"_children": [
{
"__id__": 96
"__id__": 93
},
{
"__id__": 98
"__id__": 95
},
{
"__id__": 100
"__id__": 97
},
{
"__id__": 102
"__id__": 99
},
{
"__id__": 104
"__id__": 101
}
],
"_active": true,
"_components": [
{
"__id__": 106
"__id__": 103
}
],
"_prefab": null,
......@@ -4626,13 +4502,13 @@
"_name": "icon_fish1",
"_objFlags": 0,
"_parent": {
"__id__": 95
"__id__": 92
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 97
"__id__": 94
}
],
"_prefab": null,
......@@ -4688,7 +4564,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 96
"__id__": 93
},
"_enabled": true,
"_materials": [
......@@ -4720,13 +4596,13 @@
"_name": "icon_fish2",
"_objFlags": 0,
"_parent": {
"__id__": 95
"__id__": 92
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 99
"__id__": 96
}
],
"_prefab": null,
......@@ -4782,7 +4658,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 98
"__id__": 95
},
"_enabled": true,
"_materials": [
......@@ -4814,13 +4690,13 @@
"_name": "icon_fish3",
"_objFlags": 0,
"_parent": {
"__id__": 95
"__id__": 92
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 101
"__id__": 98
}
],
"_prefab": null,
......@@ -4876,7 +4752,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 100
"__id__": 97
},
"_enabled": true,
"_materials": [
......@@ -4908,13 +4784,13 @@
"_name": "icon_fish4",
"_objFlags": 0,
"_parent": {
"__id__": 95
"__id__": 92
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 103
"__id__": 100
}
],
"_prefab": null,
......@@ -4970,7 +4846,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 102
"__id__": 99
},
"_enabled": true,
"_materials": [
......@@ -5002,13 +4878,13 @@
"_name": "icon_fish5",
"_objFlags": 0,
"_parent": {
"__id__": 95
"__id__": 92
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 105
"__id__": 102
}
],
"_prefab": null,
......@@ -5064,7 +4940,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 104
"__id__": 101
},
"_enabled": true,
"_materials": [
......@@ -5096,7 +4972,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 95
"__id__": 92
},
"_enabled": false,
"_materials": [
......@@ -5128,7 +5004,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 83
"__id__": 80
},
"_enabled": true,
"_normalMaterial": null,
......@@ -5189,59 +5065,30 @@
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": {
"__id__": 83
"__id__": 80
},
"_id": "a1Avh4LwBKJKeCLMrv0hnM"
},
{
"__type__": "e9a1cwEffdJ+ol4mfn0p1aL",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 57
},
"_enabled": true,
"res": {
"__id__": 5
},
"layout_player": {
"__id__": 109
},
"layout_robot": {
"__id__": 117
},
"item_left": {
"__id__": 83
},
"item_right": {
"__id__": 58
},
"_id": "df0dbbmsVPMLnMZFIH2QVh"
},
{
"__type__": "cc.Node",
"_name": "layout_player",
"_name": "item",
"_objFlags": 0,
"_parent": {
"__id__": 56
"__id__": 54
},
"_children": [
{
"__id__": 110
"__id__": 106
},
{
"__id__": 112
"__id__": 108
},
{
"__id__": 114
}
],
"_active": true,
"_components": [
{
"__id__": 116
}
],
"_active": true,
"_components": [],
"_prefab": null,
"_opacity": 255,
"_color": {
......@@ -5253,8 +5100,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 292,
"height": 198
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -5265,8 +5112,8 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-39.756,
239.72000000000003,
-424.002,
93.448,
0,
0,
0,
......@@ -5288,20 +5135,20 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "21mXx7Aa9J+Lxbbp2edB7Y"
"_id": "29Ii2Rsk5MO6PvTVG/mD+L"
},
{
"__type__": "cc.Node",
"_name": "wave",
"_name": "bg_hole",
"_objFlags": 0,
"_parent": {
"__id__": 109
"__id__": 105
},
"_children": [],
"_active": false,
"_active": true,
"_components": [
{
"__id__": 111
"__id__": 107
}
],
"_prefab": null,
......@@ -5315,20 +5162,20 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 106,
"height": 294
"width": 245,
"height": 106
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 1
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
-56.851,
5.549,
-21.14,
0,
0,
0,
......@@ -5350,14 +5197,14 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "c170ZaWq1LgrKIuLxwXR7m"
"_id": "3e53AkgYxBYbvGMQU7hwhp"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 110
"__id__": 106
},
"_enabled": true,
"_materials": [
......@@ -5368,7 +5215,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "0eaf83b6-7009-4ecb-84a2-5ca0541b6d06"
"__uuid__": "4c9e0159-0052-4bcf-92b4-6f0ea1132102"
},
"_type": 0,
"_sizeMode": 1,
......@@ -5382,20 +5229,30 @@
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "83s/hUzWVM8rnQa8qhY8jF"
"_id": "29wEDUg0xIDL3FmCMgRSBa"
},
{
"__type__": "cc.Node",
"_name": "player",
"_name": "mask",
"_objFlags": 0,
"_parent": {
"__id__": 109
"__id__": 105
},
"_children": [],
"_children": [
{
"__id__": 109
},
{
"__id__": 111
},
{
"__id__": 113
}
],
"_active": true,
"_components": [
{
"__id__": 113
"__id__": 115
}
],
"_prefab": null,
......@@ -5409,20 +5266,20 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 292,
"height": 198
"width": 240,
"height": 230
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
"y": 0
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
-56.46,
0,
0,
0,
......@@ -5444,52 +5301,20 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "26kaSNzL1Gd5+JYtG3msIP"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 112
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "3bf7ea7c-7fb3-4c94-8fe8-f752dd01606d"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "fdITbTuCBHnYCvjZGlwxky"
"_id": "7cjlF+/cRMc6Pl/fvR42m2"
},
{
"__type__": "cc.Node",
"_name": "text",
"_name": "bg_mouse",
"_objFlags": 0,
"_parent": {
"__id__": 109
"__id__": 108
},
"_children": [],
"_active": false,
"_active": true,
"_components": [
{
"__id__": 115
"__id__": 110
}
],
"_prefab": null,
......@@ -5503,8 +5328,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 54,
"height": 46
"width": 179,
"height": 221
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -5515,8 +5340,8 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
171.966,
-51.074,
10,
110,
0,
0,
0,
......@@ -5538,14 +5363,14 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "ecMi5o87tLBZdc8Tgw9UdC"
"_id": "bfVqZZhZpGeYY39yNIlou7"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 114
"__id__": 109
},
"_enabled": true,
"_materials": [
......@@ -5556,7 +5381,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "65577e9e-9402-4bdf-9718-fd1d8cb5d49f"
"__uuid__": "1152b6c5-0cbc-4eb9-9368-a6278d3e5f9b"
},
"_type": 0,
"_sizeMode": 1,
......@@ -5570,57 +5395,20 @@
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "5d9q2Np0VC7IDY/w8YQbPl"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 109
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 1,
"_left": 0,
"_right": 0,
"_top": 36.27999999999997,
"_bottom": 515.72,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 198,
"_id": "e0L9+eG6xMQrE9IvCFYpFz"
"_id": "0e59x4QB9FY7uUXUE6Bazw"
},
{
"__type__": "cc.Node",
"_name": "layout_robot",
"_name": "bg_mouse-right",
"_objFlags": 0,
"_parent": {
"__id__": 56
"__id__": 108
},
"_children": [
{
"__id__": 118
},
{
"__id__": 120
},
{
"__id__": 122
}
],
"_active": false,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 124
"__id__": 112
}
],
"_prefab": null,
......@@ -5634,8 +5422,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 155,
"height": 146
"width": 180,
"height": 244
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -5646,8 +5434,8 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
298.03,
285.10699999999997,
10,
120.82,
0,
0,
0,
......@@ -5669,20 +5457,52 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "39sMwwdqZHlID4V3cJI5Hl"
"_id": "e9bqcNa6VJ7KhC/CBDtpma"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 111
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "f118f8e7-af30-44c1-9901-f825af21a4b8"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "6a0xM9n8tLQJX3lQ9lG+VW"
},
{
"__type__": "cc.Node",
"_name": "wave",
"_name": "bg_mouse-wrong",
"_objFlags": 0,
"_parent": {
"__id__": 117
"__id__": 108
},
"_children": [],
"_active": false,
"_active": true,
"_components": [
{
"__id__": 119
"__id__": 114
}
],
"_prefab": null,
......@@ -5696,20 +5516,20 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 106,
"height": 294
"width": 179,
"height": 221
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 1
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
-56.851,
10,
110.105,
0,
0,
0,
......@@ -5731,16 +5551,16 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "77YbkObYBAZJz4/8vD/Sqw"
"_id": "b3fwC8NYNJUJcyf7bRjv59"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 118
"__id__": 113
},
"_enabled": false,
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
......@@ -5749,7 +5569,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "0eaf83b6-7009-4ecb-84a2-5ca0541b6d06"
"__uuid__": "c7700c7d-43ca-452a-b26a-c173996ec850"
},
"_type": 0,
"_sizeMode": 1,
......@@ -5763,76 +5583,14 @@
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "efg5FXNiFA1J2HTjl7pz3c"
},
{
"__type__": "cc.Node",
"_name": "player",
"_objFlags": 0,
"_parent": {
"__id__": 117
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 121
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 155,
"height": 146
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
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": "bc7VizKZdLzruVe3gWQp9b"
"_id": "aeO8KM0oNAAqPdYPba1386"
},
{
"__type__": "cc.Sprite",
"__type__": "cc.Mask",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 120
"__id__": 108
},
"_enabled": true,
"_materials": [
......@@ -5840,37 +5598,25 @@
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "6b2656ba-0d0b-4701-8797-3f7e6ddcffcc"
},
"_spriteFrame": null,
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "39rhLkkJxP6L1N9w01sg2U"
"_segments": 64,
"_N$alphaThreshold": 0.1,
"_N$inverted": false,
"_id": "13ddNjNY9LuLrtM5mlkSaS"
},
{
"__type__": "cc.Node",
"_name": "text",
"_name": "bg_hole-front",
"_objFlags": 0,
"_parent": {
"__id__": 117
"__id__": 105
},
"_children": [],
"_active": false,
"_active": true,
"_components": [
{
"__id__": 123
"__id__": 117
}
],
"_prefab": null,
......@@ -5884,8 +5630,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 54,
"height": 46
"width": 245,
"height": 83
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -5896,8 +5642,8 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
82.203,
-14.449,
5.176,
-32.326,
0,
0,
0,
......@@ -5919,14 +5665,14 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "f2VaK/o/ZOM50YvZfbDhBf"
"_id": "f2Acjhyt5AeJvxhXrLqx5b"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 122
"__id__": 116
},
"_enabled": true,
"_materials": [
......@@ -5937,7 +5683,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "65577e9e-9402-4bdf-9718-fd1d8cb5d49f"
"__uuid__": "51bff5dc-a570-49cb-aa77-ee87a6a41c82"
},
"_type": 0,
"_sizeMode": 1,
......@@ -5951,93 +5697,55 @@
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "5dBKF+7oZN3533ovy89+na"
"_id": "303hPK/FhDN4rrNegER+lu"
},
{
"__type__": "cc.Widget",
"__type__": "e9a1cwEffdJ+ol4mfn0p1aL",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 117
"__id__": 54
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 1,
"_left": 0,
"_right": 0,
"_top": 16.893,
"_bottom": 587.107,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 146,
"_id": "d5OJr2cZFJzJ0WKdQBggh4"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 56
"res": {
"__id__": 5
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 45,
"_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": 1334,
"_originalHeight": 750,
"_id": "85BR1R+35OZJ/Dl7ReJRJM"
"layout_player": {
"__id__": 119
},
"layout_robot": {
"__id__": 127
},
"item_left": {
"__id__": 80
},
"item_right": {
"__id__": 55
},
"_id": "df0dbbmsVPMLnMZFIH2QVh"
},
{
"__type__": "cc.Node",
"_name": "layout_info",
"_name": "layout_player",
"_objFlags": 0,
"_parent": {
"__id__": 2
"__id__": 53
},
"_children": [
{
"__id__": 127
},
{
"__id__": 132
},
{
"__id__": 137
"__id__": 120
},
{
"__id__": 147
"__id__": 122
},
{
"__id__": 155
"__id__": 124
}
],
"_active": true,
"_components": [
{
"__id__": 162
},
{
"__id__": 163
"__id__": 126
}
],
"_prefab": null,
......@@ -6051,8 +5759,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1334,
"height": 750
"width": 292,
"height": 198
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -6063,8 +5771,8 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
-39.756,
1514.362,
0,
0,
0,
......@@ -6086,27 +5794,20 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "b65SPsnIVFdZmVHWO91cRI"
"_id": "21mXx7Aa9J+Lxbbp2edB7Y"
},
{
"__type__": "cc.Node",
"_name": "bg_title",
"_name": "wave",
"_objFlags": 0,
"_parent": {
"__id__": 126
"__id__": 119
},
"_children": [
{
"__id__": 128
}
],
"_active": true,
"_children": [],
"_active": false,
"_components": [
{
"__id__": 130
},
{
"__id__": 131
"__id__": 121
}
],
"_prefab": null,
......@@ -6120,20 +5821,20 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 332,
"height": 111
"width": 106,
"height": 294
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
"y": 1
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-388.62,
319.5,
0,
-56.851,
0,
0,
0,
......@@ -6155,35 +5856,67 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "a8o5Ws5h5EB79j7/M1bBhn"
"_id": "c170ZaWq1LgrKIuLxwXR7m"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 120
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "0eaf83b6-7009-4ecb-84a2-5ca0541b6d06"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "83s/hUzWVM8rnQa8qhY8jF"
},
{
"__type__": "cc.Node",
"_name": "title",
"_name": "player",
"_objFlags": 0,
"_parent": {
"__id__": 127
"__id__": 119
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 129
"__id__": 123
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 183,
"g": 83,
"b": 62,
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 185,
"height": 50.4
"width": 292,
"height": 198
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -6194,15 +5927,15 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-1.692,
-14.76,
0,
0,
0,
0,
0,
0,
1,
1,
1,
1,
1
]
},
......@@ -6217,14 +5950,14 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "36o5PqQDFFcK672p0doTwD"
"_id": "26kaSNzL1Gd5+JYtG3msIP"
},
{
"__type__": "cc.Label",
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 128
"__id__": 122
},
"_enabled": true,
"_materials": [
......@@ -6234,32 +5967,91 @@
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_string": "钓鱼大作战",
"_N$string": "钓鱼大作战",
"_fontSize": 37,
"_lineHeight": 40,
"_enableWrapText": true,
"_N$file": {
"__uuid__": "6d9603b2-7bcd-4e6f-9b6d-4186ab676a23"
"_spriteFrame": {
"__uuid__": "3bf7ea7c-7fb3-4c94-8fe8-f752dd01606d"
},
"_isSystemFontUsed": false,
"_spacingX": 0,
"_batchAsBitmap": false,
"_styleFlags": 0,
"_underlineHeight": 0,
"_N$horizontalAlign": 1,
"_N$verticalAlign": 1,
"_N$fontFamily": "Arial",
"_N$overflow": 0,
"_N$cacheMode": 0,
"_id": "96QSwZXYtNiIhVK8uBTi3e"
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "fdITbTuCBHnYCvjZGlwxky"
},
{
"__type__": "cc.Node",
"_name": "text",
"_objFlags": 0,
"_parent": {
"__id__": 119
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 125
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 54,
"height": 46
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
171.966,
-51.074,
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": "ecMi5o87tLBZdc8Tgw9UdC"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 127
"__id__": 124
},
"_enabled": true,
"_materials": [
......@@ -6270,7 +6062,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "e5bd26b2-1171-4e20-986b-829bf7c131e3"
"__uuid__": "65577e9e-9402-4bdf-9718-fd1d8cb5d49f"
},
"_type": 0,
"_sizeMode": 1,
......@@ -6284,23 +6076,23 @@
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "3crjFHWIJKPIdS6JXqL+qc"
"_id": "5d9q2Np0VC7IDY/w8YQbPl"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 127
"__id__": 119
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 9,
"_left": 112.38,
"_alignFlags": 1,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_top": -1238.362,
"_bottom": 515.72,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
......@@ -6310,28 +6102,31 @@
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_id": "1ec58LTr5FvIScF0gIEwLs"
"_originalHeight": 198,
"_id": "e0L9+eG6xMQrE9IvCFYpFz"
},
{
"__type__": "cc.Node",
"_name": "bg_cd",
"_name": "layout_robot",
"_objFlags": 0,
"_parent": {
"__id__": 126
"__id__": 53
},
"_children": [
{
"__id__": 133
"__id__": 128
},
{
"__id__": 130
},
{
"__id__": 132
}
],
"_active": true,
"_components": [
{
"__id__": 135
},
{
"__id__": 136
"__id__": 134
}
],
"_prefab": null,
......@@ -6345,8 +6140,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 95,
"height": 161
"width": 155,
"height": 146
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -6357,8 +6152,8 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
516,
316,
317.022,
1297.134,
0,
0,
0,
......@@ -6380,20 +6175,20 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "97g1An+a5LmLLFKHnxXO7s"
"_id": "39sMwwdqZHlID4V3cJI5Hl"
},
{
"__type__": "cc.Node",
"_name": "label_cd",
"_name": "wave",
"_objFlags": 0,
"_parent": {
"__id__": 132
"__id__": 127
},
"_children": [],
"_active": true,
"_active": false,
"_components": [
{
"__id__": 134
"__id__": 129
}
],
"_prefab": null,
......@@ -6407,20 +6202,20 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 21.6,
"height": 75.6
"width": 106,
"height": 294
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
"y": 1
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-1.103,
-31.093,
0,
-56.851,
0,
0,
0,
......@@ -6442,51 +6237,16 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "0cB0JeUJ9Dj6UdFywNQk8A"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 133
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_string": "0",
"_N$string": "0",
"_fontSize": 45,
"_lineHeight": 60,
"_enableWrapText": true,
"_N$file": {
"__uuid__": "6d9603b2-7bcd-4e6f-9b6d-4186ab676a23"
},
"_isSystemFontUsed": false,
"_spacingX": 0,
"_batchAsBitmap": false,
"_styleFlags": 0,
"_underlineHeight": 0,
"_N$horizontalAlign": 1,
"_N$verticalAlign": 1,
"_N$fontFamily": "Arial",
"_N$overflow": 0,
"_N$cacheMode": 0,
"_id": "15X6dPALNLo6rj5Zly2ga0"
"_id": "77YbkObYBAZJz4/8vD/Sqw"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 132
"__id__": 128
},
"_enabled": true,
"_enabled": false,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
......@@ -6495,7 +6255,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "e930a646-38d5-4cae-9607-90cc928acb51"
"__uuid__": "0eaf83b6-7009-4ecb-84a2-5ca0541b6d06"
},
"_type": 0,
"_sizeMode": 1,
......@@ -6509,60 +6269,20 @@
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "d5WUDvGFNBTJG+2YbO7E5U"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 132
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 1,
"_left": 0,
"_right": 0,
"_top": -21.5,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_id": "d9S6TSoHtOLJUa5dgACyi3"
"_id": "efg5FXNiFA1J2HTjl7pz3c"
},
{
"__type__": "cc.Node",
"_name": "bg_cd_red",
"_name": "player",
"_objFlags": 0,
"_parent": {
"__id__": 126
"__id__": 127
},
"_children": [
{
"__id__": 138
},
{
"__id__": 141
},
{
"__id__": 143
}
],
"_active": false,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 145
},
{
"__id__": 146
"__id__": 131
}
],
"_prefab": null,
......@@ -6576,8 +6296,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 95,
"height": 161
"width": 155,
"height": 146
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -6588,8 +6308,8 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
516,
316,
0,
0,
0,
0,
0,
......@@ -6611,38 +6331,67 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "48v6keCH1M5oL6uefZSTdi"
"_id": "bc7VizKZdLzruVe3gWQp9b"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 130
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "6b2656ba-0d0b-4701-8797-3f7e6ddcffcc"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "39rhLkkJxP6L1N9w01sg2U"
},
{
"__type__": "cc.Node",
"_name": "label_cd",
"_name": "text",
"_objFlags": 0,
"_parent": {
"__id__": 137
"__id__": 127
},
"_children": [],
"_active": true,
"_active": false,
"_components": [
{
"__id__": 139
},
{
"__id__": 140
"__id__": 133
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 249,
"g": 85,
"b": 48,
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 53,
"height": 157.2
"width": 54,
"height": 46
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -6653,8 +6402,8 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-0.564,
-27.875,
82.203,
-14.449,
0,
0,
0,
......@@ -6676,14 +6425,14 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "f0cZBz5jBMP4lthDi1nxzn"
"_id": "f2VaK/o/ZOM50YvZfbDhBf"
},
{
"__type__": "cc.Label",
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 138
"__id__": 132
},
"_enabled": true,
"_materials": [
......@@ -6693,56 +6442,171 @@
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_string": "5",
"_N$string": "5",
"_fontSize": 100,
"_lineHeight": 120,
"_enableWrapText": true,
"_N$file": {
"__uuid__": "6d9603b2-7bcd-4e6f-9b6d-4186ab676a23"
"_spriteFrame": {
"__uuid__": "65577e9e-9402-4bdf-9718-fd1d8cb5d49f"
},
"_isSystemFontUsed": false,
"_spacingX": 0,
"_batchAsBitmap": false,
"_styleFlags": 0,
"_underlineHeight": 0,
"_N$horizontalAlign": 1,
"_N$verticalAlign": 1,
"_N$fontFamily": "Arial",
"_N$overflow": 0,
"_N$cacheMode": 0,
"_id": "f0vaU8v3FC9JptNCJjqe89"
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "5dBKF+7oZN3533ovy89+na"
},
{
"__type__": "cc.LabelOutline",
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 138
"__id__": 127
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 1,
"_left": 0,
"_right": 0,
"_top": -995.134,
"_bottom": 587.107,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 146,
"_id": "d5OJr2cZFJzJ0WKdQBggh4"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 53
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 45,
"_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": 1334,
"_originalHeight": 750,
"_id": "85BR1R+35OZJ/Dl7ReJRJM"
},
{
"__type__": "cc.Node",
"_name": "layout_info",
"_objFlags": 0,
"_parent": {
"__id__": 2
},
"_children": [
{
"__id__": 137
},
{
"__id__": 142
},
{
"__id__": 150
}
],
"_active": true,
"_components": [
{
"__id__": 157
},
{
"__id__": 158
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1334,
"height": 750
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_enabled": true,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_width": 3,
"_id": "2aYr48IxhNJrOt+CUhOPe0"
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "b65SPsnIVFdZmVHWO91cRI"
},
{
"__type__": "cc.Node",
"_name": "audio_cd",
"_name": "bg_title",
"_objFlags": 0,
"_parent": {
"__id__": 137
"__id__": 136
},
"_children": [],
"_children": [
{
"__id__": 138
}
],
"_active": true,
"_components": [
{
"__id__": 142
"__id__": 140
},
{
"__id__": 141
}
],
"_prefab": null,
......@@ -6756,8 +6620,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
"width": 312,
"height": 115
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -6768,8 +6632,8 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
-398.24199999999996,
317.5,
0,
0,
0,
......@@ -6791,30 +6655,11 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "6abRLfGoxKiJjQMyMInjCC"
},
{
"__type__": "cc.AudioSource",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 141
},
"_enabled": true,
"_clip": {
"__uuid__": "e13a028c-7af9-4e72-b208-72fed5e60096"
},
"_volume": 1,
"_mute": false,
"_loop": false,
"_firstlyEnabled": true,
"playOnLoad": false,
"preload": false,
"_id": "c9PDHqwmpBC7v6fO6d/FE2"
"_id": "a8o5Ws5h5EB79j7/M1bBhn"
},
{
"__type__": "cc.Node",
"_name": "audio_cd1",
"_name": "title",
"_objFlags": 0,
"_parent": {
"__id__": 137
......@@ -6823,22 +6668,22 @@
"_active": true,
"_components": [
{
"__id__": 144
"__id__": 139
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"r": 183,
"g": 83,
"b": 62,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
"width": 185,
"height": 50.4
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -6849,8 +6694,8 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
-1.692,
-14.76,
0,
0,
0,
......@@ -6872,26 +6717,42 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "5crijyO8xILLdeBjRp9aRd"
"_id": "36o5PqQDFFcK672p0doTwD"
},
{
"__type__": "cc.AudioSource",
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 143
"__id__": 138
},
"_enabled": true,
"_clip": {
"__uuid__": "4c756c02-c4ec-4fbb-ae3f-56f32bf05319"
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_string": "钓鱼大作战",
"_N$string": "钓鱼大作战",
"_fontSize": 37,
"_lineHeight": 40,
"_enableWrapText": true,
"_N$file": {
"__uuid__": "6d9603b2-7bcd-4e6f-9b6d-4186ab676a23"
},
"_volume": 1,
"_mute": false,
"_loop": false,
"_firstlyEnabled": true,
"playOnLoad": false,
"preload": false,
"_id": "7azEuigplG4rqsqsCPgqn6"
"_isSystemFontUsed": false,
"_spacingX": 0,
"_batchAsBitmap": false,
"_styleFlags": 0,
"_underlineHeight": 0,
"_N$horizontalAlign": 1,
"_N$verticalAlign": 1,
"_N$fontFamily": "Arial",
"_N$overflow": 0,
"_N$cacheMode": 0,
"_id": "96QSwZXYtNiIhVK8uBTi3e"
},
{
"__type__": "cc.Sprite",
......@@ -6909,7 +6770,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "fff81e2a-b173-45f0-a007-8c077b73c2dd"
"__uuid__": "86fe8119-4f5b-4097-97c3-dc787289bb82"
},
"_type": 0,
"_sizeMode": 1,
......@@ -6923,7 +6784,7 @@
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "82KhEpUO9FA78g9fX4ehUS"
"_id": "3crjFHWIJKPIdS6JXqL+qc"
},
{
"__type__": "cc.Widget",
......@@ -6935,10 +6796,10 @@
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 1,
"_left": 0,
"_alignFlags": 9,
"_left": 112.75799999999998,
"_right": 0,
"_top": -21.5,
"_top": 0,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
......@@ -6950,30 +6811,30 @@
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_id": "c6ij5Hg0ZHR6jqZ5UONrld"
"_id": "1ec58LTr5FvIScF0gIEwLs"
},
{
"__type__": "cc.Node",
"_name": "btn_laba",
"_objFlags": 0,
"_parent": {
"__id__": 126
"__id__": 136
},
"_children": [
{
"__id__": 148
"__id__": 143
},
{
"__id__": 150
"__id__": 145
},
{
"__id__": 152
"__id__": 147
}
],
"_active": true,
"_components": [
{
"__id__": 154
"__id__": 149
}
],
"_prefab": null,
......@@ -7029,13 +6890,13 @@
"_name": "btn_laba1",
"_objFlags": 0,
"_parent": {
"__id__": 147
"__id__": 142
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 149
"__id__": 144
}
],
"_prefab": null,
......@@ -7049,8 +6910,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 110,
"height": 104
"width": 130,
"height": 109
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -7061,8 +6922,8 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
-3.771,
-9.491,
0,
0,
0,
......@@ -7091,7 +6952,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 148
"__id__": 143
},
"_enabled": true,
"_materials": [
......@@ -7102,7 +6963,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "6183db0a-7eba-4825-95af-79875c7c814e"
"__uuid__": "07ea5772-1e74-4f70-a44a-4a0a9ceed83c"
},
"_type": 0,
"_sizeMode": 1,
......@@ -7123,13 +6984,13 @@
"_name": "btn_laba2",
"_objFlags": 0,
"_parent": {
"__id__": 147
"__id__": 142
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 151
"__id__": 146
}
],
"_prefab": null,
......@@ -7143,8 +7004,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 110,
"height": 104
"width": 9,
"height": 27
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -7155,8 +7016,8 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
-15.658,
1.265,
0,
0,
0,
......@@ -7185,7 +7046,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 150
"__id__": 145
},
"_enabled": true,
"_materials": [
......@@ -7196,7 +7057,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "1faf0e53-27eb-42f7-a978-e723d754ea44"
"__uuid__": "a2e3bab6-4452-4b80-93ca-55b458ae331d"
},
"_type": 0,
"_sizeMode": 1,
......@@ -7217,13 +7078,13 @@
"_name": "btn_laba3",
"_objFlags": 0,
"_parent": {
"__id__": 147
"__id__": 142
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 153
"__id__": 148
}
],
"_prefab": null,
......@@ -7237,8 +7098,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 110,
"height": 104
"width": 24,
"height": 33
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -7249,8 +7110,8 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
-23.275,
2.643,
0,
0,
0,
......@@ -7279,7 +7140,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 152
"__id__": 147
},
"_enabled": true,
"_materials": [
......@@ -7290,7 +7151,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "82968684-518a-4fdd-a02f-61beb76ce1c0"
"__uuid__": "a6fff801-b74b-40dc-b60e-b1a907cef065"
},
"_type": 0,
"_sizeMode": 1,
......@@ -7311,7 +7172,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 147
"__id__": 142
},
"_enabled": true,
"alignMode": 1,
......@@ -7338,14 +7199,14 @@
"_name": "bg_round",
"_objFlags": 0,
"_parent": {
"__id__": 126
"__id__": 136
},
"_children": [
{
"__id__": 156
"__id__": 151
}
],
"_active": false,
"_active": true,
"_components": [],
"_prefab": null,
"_opacity": 255,
......@@ -7400,17 +7261,17 @@
"_name": "img",
"_objFlags": 0,
"_parent": {
"__id__": 155
"__id__": 150
},
"_children": [
{
"__id__": 157
"__id__": 152
}
],
"_active": true,
"_components": [
{
"__id__": 161
"__id__": 156
}
],
"_prefab": null,
......@@ -7425,7 +7286,7 @@
"_contentSize": {
"__type__": "cc.Size",
"width": 290,
"height": 93
"height": 94
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -7466,19 +7327,19 @@
"_name": "desc",
"_objFlags": 0,
"_parent": {
"__id__": 156
"__id__": 151
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 158
"__id__": 153
},
{
"__id__": 159
"__id__": 154
},
{
"__id__": 160
"__id__": 155
}
],
"_prefab": null,
......@@ -7486,8 +7347,8 @@
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 213,
"b": 108,
"g": 237,
"b": 120,
"a": 255
},
"_contentSize": {
......@@ -7534,7 +7395,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 157
"__id__": 152
},
"_enabled": true,
"_materials": [
......@@ -7569,14 +7430,14 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 157
"__id__": 152
},
"_enabled": true,
"_color": {
"__type__": "cc.Color",
"r": 53,
"g": 111,
"b": 244,
"r": 113,
"g": 45,
"b": 69,
"a": 255
},
"_width": 6,
......@@ -7587,12 +7448,12 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 157
"__id__": 152
},
"_enabled": true,
"alignMode": 1,
"_target": {
"__id__": 156
"__id__": 151
},
"_alignFlags": 32,
"_left": 0,
......@@ -7616,7 +7477,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 156
"__id__": 151
},
"_enabled": true,
"_materials": [
......@@ -7627,7 +7488,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "eeb15841-5605-4ea6-ae74-5da661f393fc"
"__uuid__": "85b42405-9be3-45cc-8094-724da319850f"
},
"_type": 0,
"_sizeMode": 1,
......@@ -7648,7 +7509,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 126
"__id__": 136
},
"_enabled": true,
"label": null,
......@@ -7660,7 +7521,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 126
"__id__": 136
},
"_enabled": true,
"alignMode": 1,
......@@ -7691,19 +7552,19 @@
},
"_children": [
{
"__id__": 165
"__id__": 160
},
{
"__id__": 167
"__id__": 162
},
{
"__id__": 169
"__id__": 164
},
{
"__id__": 171
"__id__": 166
}
],
"_active": false,
"_active": true,
"_components": [],
"_prefab": null,
"_opacity": 255,
......@@ -7758,13 +7619,13 @@
"_name": "New Sprite(Splash)",
"_objFlags": 0,
"_parent": {
"__id__": 164
"__id__": 159
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 166
"__id__": 161
}
],
"_prefab": null,
......@@ -7820,7 +7681,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 165
"__id__": 160
},
"_enabled": true,
"_materials": [
......@@ -7852,13 +7713,13 @@
"_name": "bg_di",
"_objFlags": 0,
"_parent": {
"__id__": 164
"__id__": 159
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 168
"__id__": 163
}
],
"_prefab": null,
......@@ -7914,7 +7775,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 167
"__id__": 162
},
"_enabled": true,
"_materials": [
......@@ -7925,7 +7786,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "312989cf-2016-40b4-ab43-15e3a6b84b33"
"__uuid__": "ba623a38-5eb1-4416-98e2-bd3f2c7f6b94"
},
"_type": 0,
"_sizeMode": 1,
......@@ -7946,13 +7807,13 @@
"_name": "desc",
"_objFlags": 0,
"_parent": {
"__id__": 164
"__id__": 159
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 170
"__id__": 165
}
],
"_prefab": null,
......@@ -7967,7 +7828,7 @@
"_contentSize": {
"__type__": "cc.Size",
"width": 800,
"height": 281.7
"height": 262.92
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -7979,7 +7840,7 @@
"ctor": "Float64Array",
"array": [
7.706,
58.804,
50.337,
0,
0,
0,
......@@ -8008,7 +7869,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 169
"__id__": 164
},
"_enabled": true,
"_materials": [
......@@ -8021,7 +7882,7 @@
"_string": "海洋里有很多鱼,仔细观察每条鱼,身上都藏着魔法信息!亲爱的小玩家,请仔细听游戏指令,找到含有正确魔法信息的鱼,快速完成钓鱼。\n在本次的游戏中,你将和其他玩家进行PK,游戏结束,钓鱼数量最多的玩家,将获得胜利。最后根据钓鱼的数量,你将获得相应的能量石奖励!",
"_N$string": "海洋里有很多鱼,仔细观察每条鱼,身上都藏着魔法信息!亲爱的小玩家,请仔细听游戏指令,找到含有正确魔法信息的鱼,快速完成钓鱼。\n在本次的游戏中,你将和其他玩家进行PK,游戏结束,钓鱼数量最多的玩家,将获得胜利。最后根据钓鱼的数量,你将获得相应的能量石奖励!",
"_fontSize": 35,
"_lineHeight": 45,
"_lineHeight": 42,
"_enableWrapText": true,
"_N$file": {
"__uuid__": "6d9603b2-7bcd-4e6f-9b6d-4186ab676a23"
......@@ -8043,16 +7904,16 @@
"_name": "btn_start",
"_objFlags": 0,
"_parent": {
"__id__": 164
"__id__": 159
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 172
"__id__": 167
},
{
"__id__": 173
"__id__": 168
}
],
"_prefab": null,
......@@ -8067,7 +7928,7 @@
"_contentSize": {
"__type__": "cc.Size",
"width": 332,
"height": 91
"height": 118
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -8108,7 +7969,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 171
"__id__": 166
},
"_enabled": true,
"_materials": [
......@@ -8119,7 +7980,7 @@
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "7e904fe8-47a1-4352-b6da-dc682d1e2e68"
"__uuid__": "52d822eb-398f-4fc1-9380-e9bc275cef54"
},
"_type": 0,
"_sizeMode": 1,
......@@ -8140,7 +8001,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 171
"__id__": 166
},
"_enabled": true,
"_normalMaterial": null,
......@@ -8212,16 +8073,16 @@
},
"_children": [
{
"__id__": 175
"__id__": 170
},
{
"__id__": 177
"__id__": 172
}
],
"_active": false,
"_components": [
{
"__id__": 179
"__id__": 174
}
],
"_prefab": null,
......@@ -8277,13 +8138,13 @@
"_name": "touch",
"_objFlags": 0,
"_parent": {
"__id__": 174
"__id__": 169
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 176
"__id__": 171
}
],
"_prefab": null,
......@@ -8339,7 +8200,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 175
"__id__": 170
},
"_enabled": true,
"_normalMaterial": null,
......@@ -8407,13 +8268,13 @@
"_name": "label",
"_objFlags": 0,
"_parent": {
"__id__": 174
"__id__": 169
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 178
"__id__": 173
}
],
"_prefab": null,
......@@ -8469,7 +8330,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 177
"__id__": 172
},
"_enabled": true,
"_materials": [
......@@ -8502,7 +8363,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 174
"__id__": 169
},
"_enabled": true,
"_materials": [
......@@ -8538,25 +8399,25 @@
},
"_children": [
{
"__id__": 181
"__id__": 176
},
{
"__id__": 184
"__id__": 179
},
{
"__id__": 187
"__id__": 182
},
{
"__id__": 190
"__id__": 185
},
{
"__id__": 193
"__id__": 188
}
],
"_active": false,
"_components": [
{
"__id__": 195
"__id__": 190
}
],
"_prefab": null,
......@@ -8612,16 +8473,16 @@
"_name": "New Sprite(Splash)",
"_objFlags": 0,
"_parent": {
"__id__": 180
"__id__": 175
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 182
"__id__": 177
},
{
"__id__": 183
"__id__": 178
}
],
"_prefab": null,
......@@ -8677,7 +8538,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 181
"__id__": 176
},
"_enabled": true,
"_materials": [
......@@ -8709,7 +8570,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 181
"__id__": 176
},
"_enabled": true,
"alignMode": 1,
......@@ -8736,16 +8597,16 @@
"_name": "bg_vs",
"_objFlags": 0,
"_parent": {
"__id__": 180
"__id__": 175
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 185
"__id__": 180
},
{
"__id__": 186
"__id__": 181
}
],
"_prefab": null,
......@@ -8801,7 +8662,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 184
"__id__": 179
},
"_enabled": true,
"_materials": [
......@@ -8833,7 +8694,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 184
"__id__": 179
},
"_enabled": true,
"alignMode": 1,
......@@ -8860,16 +8721,16 @@
"_name": "player1",
"_objFlags": 0,
"_parent": {
"__id__": 180
"__id__": 175
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 188
"__id__": 183
},
{
"__id__": 189
"__id__": 184
}
],
"_prefab": null,
......@@ -8925,7 +8786,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 187
"__id__": 182
},
"_enabled": true,
"_materials": [
......@@ -8957,7 +8818,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 187
"__id__": 182
},
"_enabled": false,
"alignMode": 1,
......@@ -8984,16 +8845,16 @@
"_name": "player2",
"_objFlags": 0,
"_parent": {
"__id__": 180
"__id__": 175
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 191
"__id__": 186
},
{
"__id__": 192
"__id__": 187
}
],
"_prefab": null,
......@@ -9049,7 +8910,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 190
"__id__": 185
},
"_enabled": true,
"_materials": [
......@@ -9081,7 +8942,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 190
"__id__": 185
},
"_enabled": false,
"alignMode": 1,
......@@ -9108,13 +8969,13 @@
"_name": "icon_vs",
"_objFlags": 0,
"_parent": {
"__id__": 180
"__id__": 175
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 194
"__id__": 189
}
],
"_prefab": null,
......@@ -9170,7 +9031,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 193
"__id__": 188
},
"_enabled": true,
"_materials": [
......@@ -9202,7 +9063,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 180
"__id__": 175
},
"_enabled": true,
"alignMode": 1,
......@@ -9235,7 +9096,7 @@
"_active": false,
"_components": [
{
"__id__": 197
"__id__": 192
}
],
"_prefab": null,
......@@ -9291,7 +9152,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 196
"__id__": 191
},
"_enabled": true,
"_materials": [
......
......@@ -47,7 +47,6 @@ export default class SceneComponent extends MyCocosSceneComponent {
this.layout_start = pg.view.find(this, "layout_start");
let desc = pg.view.find(this.layout_start, 'desc');
pg.view.setString(desc, Game.getIns().question.text)
pg.view.setString(pg.view.find(this, 'layout_info/bg_cd/label_cd'), 0);
this.layout_start.active = true;
this.audioId = await pg.audio.playAudioByUrl(Game.getIns().question.audio);
......
{
"ver": "2.3.5",
"uuid": "015bf9e2-7f3d-47a0-82bd-ddd829932536",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1334,
"height": 750,
"platformSettings": {},
"subMetas": {
"view": {
"ver": "1.0.4",
"uuid": "4b0b5b7a-d3af-4dea-a56d-b57c558babe8",
"rawTextureUuid": "015bf9e2-7f3d-47a0-82bd-ddd829932536",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1334,
"height": 750,
"rawWidth": 1334,
"rawHeight": 750,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "1.1.2",
"uuid": "ceb24a13-6fa1-49f6-8894-795b5c3154ba",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "4aa85e4a-0efa-444b-9c0c-488fe1a99ec1",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 515,
"height": 333,
"platformSettings": {},
"subMetas": {
"bg_card-cover": {
"ver": "1.0.4",
"uuid": "f1947369-c896-4644-8f87-f341b411dd51",
"rawTextureUuid": "4aa85e4a-0efa-444b-9c0c-488fe1a99ec1",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0.5,
"trimX": 1,
"trimY": 1,
"width": 513,
"height": 330,
"rawWidth": 515,
"rawHeight": 333,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "3653ee70-8e03-4e00-8fb9-0cd6c9d23efd",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 174,
"height": 121,
"platformSettings": {},
"subMetas": {
"bg_card-small": {
"ver": "1.0.4",
"uuid": "e1bfd018-ddfd-40df-83ac-b6b5e2d426ca",
"rawTextureUuid": "3653ee70-8e03-4e00-8fb9-0cd6c9d23efd",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 3,
"width": 174,
"height": 115,
"rawWidth": 174,
"rawHeight": 121,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "764b9e20-3936-4829-a2c9-836e060ba78c",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 515,
"height": 333,
"platformSettings": {},
"subMetas": {
"bg_card": {
"ver": "1.0.4",
"uuid": "d16623ec-6860-44df-b8f1-39da5d8f21c9",
"rawTextureUuid": "764b9e20-3936-4829-a2c9-836e060ba78c",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0.5,
"trimX": 1,
"trimY": 1,
"width": 513,
"height": 330,
"rawWidth": 515,
"rawHeight": 333,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "9701480a-5377-48cf-8a73-78abb09bf866",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 862,
"height": 370,
"platformSettings": {},
"subMetas": {
"bg_di": {
"ver": "1.0.4",
"uuid": "ba623a38-5eb1-4416-98e2-bd3f2c7f6b94",
"rawTextureUuid": "9701480a-5377-48cf-8a73-78abb09bf866",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 862,
"height": 370,
"rawWidth": 862,
"rawHeight": 370,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "ae046b49-db21-441c-ae71-4a0c189db86c",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 245,
"height": 106,
"platformSettings": {},
"subMetas": {
"bg_hole-front": {
"ver": "1.0.4",
"uuid": "51bff5dc-a570-49cb-aa77-ee87a6a41c82",
"rawTextureUuid": "ae046b49-db21-441c-ae71-4a0c189db86c",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": -10.5,
"trimX": 0,
"trimY": 22,
"width": 245,
"height": 83,
"rawWidth": 245,
"rawHeight": 106,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "7a1d1396-b269-460c-8438-4650c60f4748",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 245,
"height": 106,
"platformSettings": {},
"subMetas": {
"bg_hole": {
"ver": "1.0.4",
"uuid": "4c9e0159-0052-4bcf-92b4-6f0ea1132102",
"rawTextureUuid": "7a1d1396-b269-460c-8438-4650c60f4748",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 245,
"height": 106,
"rawWidth": 245,
"rawHeight": 106,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "0008f670-6a07-4f87-b010-a52528df1462",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 180,
"height": 244,
"platformSettings": {},
"subMetas": {
"bg_mouse-right": {
"ver": "1.0.4",
"uuid": "f118f8e7-af30-44c1-9901-f825af21a4b8",
"rawTextureUuid": "0008f670-6a07-4f87-b010-a52528df1462",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 180,
"height": 244,
"rawWidth": 180,
"rawHeight": 244,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "a21df088-2cda-4303-a5e6-dbe5c0d6193c",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 180,
"height": 244,
"platformSettings": {},
"subMetas": {
"bg_mouse-wrong": {
"ver": "1.0.4",
"uuid": "c7700c7d-43ca-452a-b26a-c173996ec850",
"rawTextureUuid": "a21df088-2cda-4303-a5e6-dbe5c0d6193c",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -0.5,
"offsetY": -11.5,
"trimX": 0,
"trimY": 23,
"width": 179,
"height": 221,
"rawWidth": 180,
"rawHeight": 244,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "4781475b-1f7a-432d-9b46-8b47b6dbf885",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 180,
"height": 244,
"platformSettings": {},
"subMetas": {
"bg_mouse": {
"ver": "1.0.4",
"uuid": "1152b6c5-0cbc-4eb9-9368-a6278d3e5f9b",
"rawTextureUuid": "4781475b-1f7a-432d-9b46-8b47b6dbf885",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -0.5,
"offsetY": -11.5,
"trimX": 0,
"trimY": 23,
"width": 179,
"height": 221,
"rawWidth": 180,
"rawHeight": 244,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "6bccd5cc-1f4e-4db4-9817-ac342e0a7394",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 312,
"height": 115,
"platformSettings": {},
"subMetas": {
"bg_title": {
"ver": "1.0.4",
"uuid": "86fe8119-4f5b-4097-97c3-dc787289bb82",
"rawTextureUuid": "6bccd5cc-1f4e-4db4-9817-ac342e0a7394",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 312,
"height": 115,
"rawWidth": 312,
"rawHeight": 115,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "73ccb4b8-d97f-4ea7-81fb-dfb304ad53ae",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1334,
"height": 441,
"platformSettings": {},
"subMetas": {
"bg_vs": {
"ver": "1.0.4",
"uuid": "8268c4c0-0981-4287-8614-a64bb23497a8",
"rawTextureUuid": "73ccb4b8-d97f-4ea7-81fb-dfb304ad53ae",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1334,
"height": 441,
"rawWidth": 1334,
"rawHeight": 441,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "d89511df-b7c2-4f62-908b-e97ab99569be",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 130,
"height": 109,
"platformSettings": {},
"subMetas": {
"btn_laba": {
"ver": "1.0.4",
"uuid": "07ea5772-1e74-4f70-a44a-4a0a9ceed83c",
"rawTextureUuid": "d89511df-b7c2-4f62-908b-e97ab99569be",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 130,
"height": 109,
"rawWidth": 130,
"rawHeight": 109,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "a8db2fb1-3591-466b-87f8-e4769cebb341",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 130,
"height": 109,
"platformSettings": {},
"subMetas": {
"btn_laba2": {
"ver": "1.0.4",
"uuid": "a2e3bab6-4452-4b80-93ca-55b458ae331d",
"rawTextureUuid": "a8db2fb1-3591-466b-87f8-e4769cebb341",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -12.5,
"offsetY": 10,
"trimX": 48,
"trimY": 31,
"width": 9,
"height": 27,
"rawWidth": 130,
"rawHeight": 109,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "e888a4df-e226-4507-a132-72c4cff5dd4d",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 130,
"height": 109,
"platformSettings": {},
"subMetas": {
"btn_laba3": {
"ver": "1.0.4",
"uuid": "a6fff801-b74b-40dc-b60e-b1a907cef065",
"rawTextureUuid": "e888a4df-e226-4507-a132-72c4cff5dd4d",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -20,
"offsetY": 11,
"trimX": 33,
"trimY": 27,
"width": 24,
"height": 33,
"rawWidth": 130,
"rawHeight": 109,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "a1a78990-9ed2-40a7-b0e7-fd092d049e85",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 92,
"height": 92,
"platformSettings": {},
"subMetas": {
"btn_music-off": {
"ver": "1.0.4",
"uuid": "048ffa59-1b61-4d6d-b6eb-477e924ed65c",
"rawTextureUuid": "a1a78990-9ed2-40a7-b0e7-fd092d049e85",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 92,
"height": 92,
"rawWidth": 92,
"rawHeight": 92,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "e2fda3e3-29ae-4a89-88df-288a00aba0f9",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 92,
"height": 92,
"platformSettings": {},
"subMetas": {
"btn_music-on": {
"ver": "1.0.4",
"uuid": "7e3dddca-a078-4521-a0e3-0d071756833a",
"rawTextureUuid": "e2fda3e3-29ae-4a89-88df-288a00aba0f9",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 92,
"height": 92,
"rawWidth": 92,
"rawHeight": 92,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "65e66dcf-17c2-4e47-859c-927c0168b1d7",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 332,
"height": 118,
"platformSettings": {},
"subMetas": {
"btn_start": {
"ver": "1.0.4",
"uuid": "52d822eb-398f-4fc1-9380-e9bc275cef54",
"rawTextureUuid": "65e66dcf-17c2-4e47-859c-927c0168b1d7",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 332,
"height": 118,
"rawWidth": 332,
"rawHeight": 118,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "a5de24db-2a61-42f4-aca7-e8e4ce2b2542",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 295,
"height": 295,
"platformSettings": {},
"subMetas": {
"icon_player1": {
"ver": "1.0.4",
"uuid": "6ea08c1a-ecb5-4a15-9af0-c3efca684d5a",
"rawTextureUuid": "a5de24db-2a61-42f4-aca7-e8e4ce2b2542",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 295,
"height": 295,
"rawWidth": 295,
"rawHeight": 295,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "112f561b-c06b-4823-bc40-0d94bee2b892",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 295,
"height": 295,
"platformSettings": {},
"subMetas": {
"icon_player2": {
"ver": "1.0.4",
"uuid": "728b314e-7d68-4624-8d87-8ec78407908a",
"rawTextureUuid": "112f561b-c06b-4823-bc40-0d94bee2b892",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 295,
"height": 295,
"rawWidth": 295,
"rawHeight": 295,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "41dd4ed1-6bdf-400e-926c-d2093ef43ba2",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 113,
"height": 102,
"platformSettings": {},
"subMetas": {
"icon_robot": {
"ver": "1.0.4",
"uuid": "20f9d308-8098-461f-86f9-4b22b1aaa600",
"rawTextureUuid": "41dd4ed1-6bdf-400e-926c-d2093ef43ba2",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 113,
"height": 102,
"rawWidth": 113,
"rawHeight": 102,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "8b2ab4c9-b6c5-42b2-8dcd-0fe62abfb5b0",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 54,
"height": 46,
"platformSettings": {},
"subMetas": {
"text_1": {
"ver": "1.0.4",
"uuid": "98047746-d2cd-4f3d-9848-8c08cff99fb8",
"rawTextureUuid": "8b2ab4c9-b6c5-42b2-8dcd-0fe62abfb5b0",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 54,
"height": 46,
"rawWidth": 54,
"rawHeight": 46,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "fb942b78-c910-45f2-a886-36a92ccfb4d5",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 54,
"height": 46,
"platformSettings": {},
"subMetas": {
"text_computer1": {
"ver": "1.0.4",
"uuid": "b44de38a-0174-4383-ba20-b50532fbd074",
"rawTextureUuid": "fb942b78-c910-45f2-a886-36a92ccfb4d5",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 54,
"height": 46,
"rawWidth": 54,
"rawHeight": 46,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "28a64216-70e2-481e-b68f-fe1903e2855c",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 293,
"height": 97,
"platformSettings": {},
"subMetas": {
"text_round": {
"ver": "1.0.4",
"uuid": "85b42405-9be3-45cc-8094-724da319850f",
"rawTextureUuid": "28a64216-70e2-481e-b68f-fe1903e2855c",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0.5,
"offsetY": -0.5,
"trimX": 2,
"trimY": 2,
"width": 290,
"height": 94,
"rawWidth": 293,
"rawHeight": 97,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "a7e32baa-5943-4e10-9d19-9a2fe4990cf9",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 197,
"height": 127,
"platformSettings": {},
"subMetas": {
"text_vs": {
"ver": "1.0.4",
"uuid": "1d2dbbcd-9f1b-4e62-aa0f-bdcb8e7b640f",
"rawTextureUuid": "a7e32baa-5943-4e10-9d19-9a2fe4990cf9",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 197,
"height": 127,
"rawWidth": 197,
"rawHeight": 127,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "1.1.2",
"uuid": "f5ebcd76-cf30-4af6-bc1b-4f61edc5527e",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "67036e8f-ab3d-424e-8485-82c8007f5ad0",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1204,
"height": 618,
"platformSettings": {},
"subMetas": {
"bg_finish": {
"ver": "1.0.4",
"uuid": "d77b8fee-4840-4c66-bfc8-9199c1c06216",
"rawTextureUuid": "67036e8f-ab3d-424e-8485-82c8007f5ad0",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0.5,
"offsetY": 0,
"trimX": 1,
"trimY": 0,
"width": 1203,
"height": 618,
"rawWidth": 1204,
"rawHeight": 618,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "0be3fe34-661c-4c2d-ad72-aa825480b222",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1096,
"height": 663,
"platformSettings": {},
"subMetas": {
"bg_light": {
"ver": "1.0.4",
"uuid": "9a8c19e2-f42e-42b8-9b2e-c272e6b8db50",
"rawTextureUuid": "0be3fe34-661c-4c2d-ad72-aa825480b222",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1096,
"height": 663,
"rawWidth": 1096,
"rawHeight": 663,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "54b70fd4-63d1-4ba5-b2f7-5f0cc27e8e02",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 474,
"height": 458,
"platformSettings": {},
"subMetas": {
"bg_player1": {
"ver": "1.0.4",
"uuid": "3e05321f-a30c-4ad7-baff-cf59666cf9c9",
"rawTextureUuid": "54b70fd4-63d1-4ba5-b2f7-5f0cc27e8e02",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 474,
"height": 458,
"rawWidth": 474,
"rawHeight": 458,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "18813219-327c-44d5-bece-dbba46369839",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 474,
"height": 458,
"platformSettings": {},
"subMetas": {
"bg_player2": {
"ver": "1.0.4",
"uuid": "0f77d9b1-8811-4fdb-a122-9d87c1736e9e",
"rawTextureUuid": "18813219-327c-44d5-bece-dbba46369839",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 474,
"height": 458,
"rawWidth": 474,
"rawHeight": 458,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "28ab677e-676a-44e5-a442-f29b0f9bf4a8",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 332,
"height": 91,
"platformSettings": {},
"subMetas": {
"btn_restart": {
"ver": "1.0.4",
"uuid": "5a890b2a-ea53-4384-894b-2e77bb2f62dd",
"rawTextureUuid": "28ab677e-676a-44e5-a442-f29b0f9bf4a8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 332,
"height": 91,
"rawWidth": 332,
"rawHeight": 91,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "286f2edb-9bd2-49d4-a9a7-666bce45fdac",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 184,
"height": 184,
"platformSettings": {},
"subMetas": {
"icon_stone1": {
"ver": "1.0.4",
"uuid": "4e7831e3-8feb-4c6a-9321-9bcf231e80b0",
"rawTextureUuid": "286f2edb-9bd2-49d4-a9a7-666bce45fdac",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 184,
"height": 184,
"rawWidth": 184,
"rawHeight": 184,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "23f5d340-fc8a-43cf-821d-5963fc6b1a3c",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 184,
"height": 184,
"platformSettings": {},
"subMetas": {
"icon_stone2": {
"ver": "1.0.4",
"uuid": "848f5b73-d050-4e9a-874b-a5dfc704a179",
"rawTextureUuid": "23f5d340-fc8a-43cf-821d-5963fc6b1a3c",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 184,
"height": 184,
"rawWidth": 184,
"rawHeight": 184,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "1.1.2",
"uuid": "ad3afa74-be9c-44e5-ab76-596e5e72c58c",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "81c8308f-463c-4d94-bc1a-95cbf863a6d1",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1334,
"height": 750,
"platformSettings": {},
"subMetas": {
"bg_bg": {
"ver": "1.0.4",
"uuid": "6f6329ad-913e-4d36-8722-a5adcf99a8cc",
"rawTextureUuid": "81c8308f-463c-4d94-bc1a-95cbf863a6d1",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": -9,
"trimX": 0,
"trimY": 18,
"width": 1334,
"height": 732,
"rawWidth": 1334,
"rawHeight": 750,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "65d9e1b8-b27c-408c-8964-8857225d2197",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1184,
"height": 105,
"platformSettings": {},
"subMetas": {
"bg_front": {
"ver": "1.0.4",
"uuid": "e9ee6af2-831c-436f-8388-0b1a4ceb04bf",
"rawTextureUuid": "65d9e1b8-b27c-408c-8964-8857225d2197",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1184,
"height": 105,
"rawWidth": 1184,
"rawHeight": 105,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "299f2300-0bf0-4bf2-887b-5d1f6a5c558d",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1334,
"height": 478,
"platformSettings": {},
"subMetas": {
"bg_road": {
"ver": "1.0.4",
"uuid": "37d71609-993a-4670-83af-49f7ab5f75ff",
"rawTextureUuid": "299f2300-0bf0-4bf2-887b-5d1f6a5c558d",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1334,
"height": 478,
"rawWidth": 1334,
"rawHeight": 478,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "4aa90002-3e3b-4015-aebf-f9e783b61e73",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1334,
"height": 171,
"platformSettings": {},
"subMetas": {
"bg_sky": {
"ver": "1.0.4",
"uuid": "ef2321ab-e13d-44ac-9677-d5d873eb68ce",
"rawTextureUuid": "4aa90002-3e3b-4015-aebf-f9e783b61e73",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1334,
"height": 171,
"rawWidth": 1334,
"rawHeight": 171,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment