Commit 00f1008c authored by Tt's avatar Tt

修改公共问题

parent 2d3ac2b9
...@@ -60,8 +60,12 @@ export default class LayerBack extends cc.Component { ...@@ -60,8 +60,12 @@ export default class LayerBack extends cc.Component {
this.audioId = audioId; this.audioId = audioId;
}); });
} }
protected onDestroy(): void {
this.unscheduleAllCallbacks();
}
playVoiceRunning() { playVoiceRunning() {
this.playVoiceCount++; this.playVoiceCount++;
if (!this.img_npc_voice) return;
let p1 = this.img_npc_voice.getChildByName('p1') let p1 = this.img_npc_voice.getChildByName('p1')
let p2 = this.img_npc_voice.getChildByName('p2') let p2 = this.img_npc_voice.getChildByName('p2')
let p3 = this.img_npc_voice.getChildByName('p3') let p3 = this.img_npc_voice.getChildByName('p3')
......
...@@ -30,8 +30,12 @@ export default class ImgVoice extends cc.Component { ...@@ -30,8 +30,12 @@ export default class ImgVoice extends cc.Component {
this.playVoiceCount = 0; this.playVoiceCount = 0;
this.schedule(this.playVoiceRunning, 0.3) this.schedule(this.playVoiceRunning, 0.3)
} }
protected onDestroy(): void {
this.unscheduleAllCallbacks();
}
playVoiceRunning() { playVoiceRunning() {
this.playVoiceCount++; this.playVoiceCount++;
if (!this.img_npc_voice) return;
let p1 = this.img_npc_voice.getChildByName('p1') let p1 = this.img_npc_voice.getChildByName('p1')
let p2 = this.img_npc_voice.getChildByName('p2') let p2 = this.img_npc_voice.getChildByName('p2')
let p3 = this.img_npc_voice.getChildByName('p3') let p3 = this.img_npc_voice.getChildByName('p3')
......
...@@ -115,6 +115,7 @@ export default class LayerRecord extends cc.Component { ...@@ -115,6 +115,7 @@ export default class LayerRecord extends cc.Component {
playVoiceRunning() { playVoiceRunning() {
this.playVoiceCount++; this.playVoiceCount++;
let btn_play = pg.view.find(this.layout_record, 'btn_play'); let btn_play = pg.view.find(this.layout_record, 'btn_play');
if (!btn_play) return;
let p0 = btn_play.getChildByName('p0') let p0 = btn_play.getChildByName('p0')
let p1 = btn_play.getChildByName('p1') let p1 = btn_play.getChildByName('p1')
let p2 = btn_play.getChildByName('p2') let p2 = btn_play.getChildByName('p2')
......
...@@ -78,28 +78,28 @@ ...@@ -78,28 +78,28 @@
"__id__": 14 "__id__": 14
}, },
{ {
"__id__": 86 "__id__": 84
}, },
{ {
"__id__": 110 "__id__": 108
}, },
{ {
"__id__": 132 "__id__": 130
}, },
{ {
"__id__": 171 "__id__": 169
} }
], ],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 193 "__id__": 191
}, },
{ {
"__id__": 194 "__id__": 192
}, },
{ {
"__id__": 195 "__id__": 193
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -690,7 +690,7 @@ ...@@ -690,7 +690,7 @@
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 85 "__id__": 83
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -3469,13 +3469,13 @@ ...@@ -3469,13 +3469,13 @@
"__id__": 73 "__id__": 73
}, },
{ {
"__id__": 79 "__id__": 77
} }
], ],
"_active": false, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 84 "__id__": 82
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -3635,7 +3635,7 @@ ...@@ -3635,7 +3635,7 @@
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 78 "__id__": 76
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -3693,15 +3693,11 @@ ...@@ -3693,15 +3693,11 @@
"_parent": { "_parent": {
"__id__": 73 "__id__": 73
}, },
"_children": [ "_children": [],
{
"__id__": 75
}
],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 77 "__id__": 75
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -3752,103 +3748,6 @@ ...@@ -3752,103 +3748,6 @@
"groupIndex": 0, "groupIndex": 0,
"_id": "b24U550EBBx65s4Nx0LmeW" "_id": "b24U550EBBx65s4Nx0LmeW"
}, },
{
"__type__": "cc.Node",
"_name": "prompt",
"_objFlags": 0,
"_parent": {
"__id__": 74
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 76
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 547.35,
"height": 65.52
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-197.138,
-54.159,
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": "92voHIpl5EC7M8DGOnP9rJ"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 75
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_string": "请在5秒内说出正确答案",
"_N$string": "请在5秒内说出正确答案",
"_fontSize": 52,
"_lineHeight": 52,
"_enableWrapText": true,
"_N$file": {
"__uuid__": "b6526ba1-a312-466b-98b0-fb0e4c49c488"
},
"_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": "1fZ+RnyS9PwZg3I1yTxBdN"
},
{ {
"__type__": "cc.Sprite", "__type__": "cc.Sprite",
"_name": "", "_name": "",
...@@ -3917,10 +3816,10 @@ ...@@ -3917,10 +3816,10 @@
}, },
"_children": [ "_children": [
{ {
"__id__": 80 "__id__": 78
}, },
{ {
"__id__": 82 "__id__": 80
} }
], ],
"_active": true, "_active": true,
...@@ -3978,13 +3877,13 @@ ...@@ -3978,13 +3877,13 @@
"_name": "ready", "_name": "ready",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 79 "__id__": 77
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 81 "__id__": 79
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -4040,7 +3939,7 @@ ...@@ -4040,7 +3939,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 80 "__id__": 78
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -4072,13 +3971,13 @@ ...@@ -4072,13 +3971,13 @@
"_name": "go", "_name": "go",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 79 "__id__": 77
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 83 "__id__": 81
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -4134,7 +4033,7 @@ ...@@ -4134,7 +4033,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 82 "__id__": 80
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -4224,23 +4123,23 @@ ...@@ -4224,23 +4123,23 @@
}, },
"_children": [ "_children": [
{ {
"__id__": 87 "__id__": 85
}, },
{ {
"__id__": 92 "__id__": 90
} }
], ],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 107 "__id__": 105
}, },
{ {
"__id__": 108 "__id__": 106
} }
], ],
"_prefab": { "_prefab": {
"__id__": 109 "__id__": 107
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -4294,23 +4193,23 @@ ...@@ -4294,23 +4193,23 @@
"_name": "btn_back", "_name": "btn_back",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 86 "__id__": 84
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 88 "__id__": 86
}, },
{ {
"__id__": 89 "__id__": 87
}, },
{ {
"__id__": 90 "__id__": 88
} }
], ],
"_prefab": { "_prefab": {
"__id__": 91 "__id__": 89
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -4364,7 +4263,7 @@ ...@@ -4364,7 +4263,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 87 "__id__": 85
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -4396,7 +4295,7 @@ ...@@ -4396,7 +4295,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 87 "__id__": 85
}, },
"_enabled": true, "_enabled": true,
"_normalMaterial": null, "_normalMaterial": null,
...@@ -4464,7 +4363,7 @@ ...@@ -4464,7 +4363,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 87 "__id__": 85
}, },
"_enabled": true, "_enabled": true,
"alignMode": 1, "alignMode": 1,
...@@ -4489,7 +4388,7 @@ ...@@ -4489,7 +4388,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 86 "__id__": 84
}, },
"asset": { "asset": {
"__uuid__": "0b87ca13-07e1-4237-ab3b-7f27c69deb2d" "__uuid__": "0b87ca13-07e1-4237-ab3b-7f27c69deb2d"
...@@ -4502,21 +4401,21 @@ ...@@ -4502,21 +4401,21 @@
"_name": "label_title", "_name": "label_title",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 86 "__id__": 84
}, },
"_children": [ "_children": [
{ {
"__id__": 93 "__id__": 91
} }
], ],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 105 "__id__": 103
} }
], ],
"_prefab": { "_prefab": {
"__id__": 106 "__id__": 104
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -4570,27 +4469,27 @@ ...@@ -4570,27 +4469,27 @@
"_name": "img_npc_voice", "_name": "img_npc_voice",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 92 "__id__": 90
}, },
"_children": [ "_children": [
{ {
"__id__": 94 "__id__": 92
}, },
{ {
"__id__": 97 "__id__": 95
}, },
{ {
"__id__": 100 "__id__": 98
} }
], ],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 103 "__id__": 101
} }
], ],
"_prefab": { "_prefab": {
"__id__": 104 "__id__": 102
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -4644,17 +4543,17 @@ ...@@ -4644,17 +4543,17 @@
"_name": "p1", "_name": "p1",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 93 "__id__": 91
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 95 "__id__": 93
} }
], ],
"_prefab": { "_prefab": {
"__id__": 96 "__id__": 94
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -4708,7 +4607,7 @@ ...@@ -4708,7 +4607,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 94 "__id__": 92
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -4738,7 +4637,7 @@ ...@@ -4738,7 +4637,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 86 "__id__": 84
}, },
"asset": { "asset": {
"__uuid__": "0b87ca13-07e1-4237-ab3b-7f27c69deb2d" "__uuid__": "0b87ca13-07e1-4237-ab3b-7f27c69deb2d"
...@@ -4751,17 +4650,17 @@ ...@@ -4751,17 +4650,17 @@
"_name": "p2", "_name": "p2",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 93 "__id__": 91
}, },
"_children": [], "_children": [],
"_active": false, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 98 "__id__": 96
} }
], ],
"_prefab": { "_prefab": {
"__id__": 99 "__id__": 97
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -4815,7 +4714,7 @@ ...@@ -4815,7 +4714,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 97 "__id__": 95
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -4845,7 +4744,7 @@ ...@@ -4845,7 +4744,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 86 "__id__": 84
}, },
"asset": { "asset": {
"__uuid__": "0b87ca13-07e1-4237-ab3b-7f27c69deb2d" "__uuid__": "0b87ca13-07e1-4237-ab3b-7f27c69deb2d"
...@@ -4858,17 +4757,17 @@ ...@@ -4858,17 +4757,17 @@
"_name": "p3", "_name": "p3",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 93 "__id__": 91
}, },
"_children": [], "_children": [],
"_active": false, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 101 "__id__": 99
} }
], ],
"_prefab": { "_prefab": {
"__id__": 102 "__id__": 100
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -4922,7 +4821,7 @@ ...@@ -4922,7 +4821,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 100 "__id__": 98
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -4952,7 +4851,7 @@ ...@@ -4952,7 +4851,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 86 "__id__": 84
}, },
"asset": { "asset": {
"__uuid__": "0b87ca13-07e1-4237-ab3b-7f27c69deb2d" "__uuid__": "0b87ca13-07e1-4237-ab3b-7f27c69deb2d"
...@@ -4965,7 +4864,7 @@ ...@@ -4965,7 +4864,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 93 "__id__": 91
}, },
"_enabled": true, "_enabled": true,
"alignMode": 2, "alignMode": 2,
...@@ -4990,7 +4889,7 @@ ...@@ -4990,7 +4889,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 86 "__id__": 84
}, },
"asset": { "asset": {
"__uuid__": "0b87ca13-07e1-4237-ab3b-7f27c69deb2d" "__uuid__": "0b87ca13-07e1-4237-ab3b-7f27c69deb2d"
...@@ -5003,7 +4902,7 @@ ...@@ -5003,7 +4902,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 92 "__id__": 90
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -5036,7 +4935,7 @@ ...@@ -5036,7 +4935,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 86 "__id__": 84
}, },
"asset": { "asset": {
"__uuid__": "0b87ca13-07e1-4237-ab3b-7f27c69deb2d" "__uuid__": "0b87ca13-07e1-4237-ab3b-7f27c69deb2d"
...@@ -5049,7 +4948,7 @@ ...@@ -5049,7 +4948,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 86 "__id__": 84
}, },
"_enabled": true, "_enabled": true,
"alignMode": 1, "alignMode": 1,
...@@ -5076,7 +4975,7 @@ ...@@ -5076,7 +4975,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 86 "__id__": 84
}, },
"_enabled": true, "_enabled": true,
"_id": "f7dxVJqg1E45KECTQA4bO5" "_id": "f7dxVJqg1E45KECTQA4bO5"
...@@ -5084,7 +4983,7 @@ ...@@ -5084,7 +4983,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 86 "__id__": 84
}, },
"asset": { "asset": {
"__uuid__": "0b87ca13-07e1-4237-ab3b-7f27c69deb2d" "__uuid__": "0b87ca13-07e1-4237-ab3b-7f27c69deb2d"
...@@ -5101,20 +5000,20 @@ ...@@ -5101,20 +5000,20 @@
}, },
"_children": [ "_children": [
{ {
"__id__": 111 "__id__": 109
}, },
{ {
"__id__": 125 "__id__": 123
} }
], ],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 130 "__id__": 128
} }
], ],
"_prefab": { "_prefab": {
"__id__": 131 "__id__": 129
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -5168,26 +5067,26 @@ ...@@ -5168,26 +5067,26 @@
"_name": "layout_center", "_name": "layout_center",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 110 "__id__": 108
}, },
"_children": [ "_children": [
{ {
"__id__": 112 "__id__": 110
}, },
{ {
"__id__": 115 "__id__": 113
}, },
{ {
"__id__": 118 "__id__": 116
}, },
{ {
"__id__": 121 "__id__": 119
} }
], ],
"_active": false, "_active": false,
"_components": [], "_components": [],
"_prefab": { "_prefab": {
"__id__": 124 "__id__": 122
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -5241,17 +5140,17 @@ ...@@ -5241,17 +5140,17 @@
"_name": "bg_gray", "_name": "bg_gray",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 111 "__id__": 109
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 113 "__id__": 111
} }
], ],
"_prefab": { "_prefab": {
"__id__": 114 "__id__": 112
}, },
"_opacity": 102, "_opacity": 102,
"_color": { "_color": {
...@@ -5305,7 +5204,7 @@ ...@@ -5305,7 +5204,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 112 "__id__": 110
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -5335,7 +5234,7 @@ ...@@ -5335,7 +5234,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 110 "__id__": 108
}, },
"asset": { "asset": {
"__uuid__": "a9b135f6-de46-4257-8be2-55dc863ce747" "__uuid__": "a9b135f6-de46-4257-8be2-55dc863ce747"
...@@ -5348,17 +5247,17 @@ ...@@ -5348,17 +5247,17 @@
"_name": "aniNode1", "_name": "aniNode1",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 111 "__id__": 109
}, },
"_children": [], "_children": [],
"_active": false, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 116 "__id__": 114
} }
], ],
"_prefab": { "_prefab": {
"__id__": 117 "__id__": 115
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -5412,7 +5311,7 @@ ...@@ -5412,7 +5311,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 115 "__id__": 113
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -5450,7 +5349,7 @@ ...@@ -5450,7 +5349,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 110 "__id__": 108
}, },
"asset": { "asset": {
"__uuid__": "a9b135f6-de46-4257-8be2-55dc863ce747" "__uuid__": "a9b135f6-de46-4257-8be2-55dc863ce747"
...@@ -5463,17 +5362,17 @@ ...@@ -5463,17 +5362,17 @@
"_name": "aniNode2", "_name": "aniNode2",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 111 "__id__": 109
}, },
"_children": [], "_children": [],
"_active": false, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 119 "__id__": 117
} }
], ],
"_prefab": { "_prefab": {
"__id__": 120 "__id__": 118
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -5527,7 +5426,7 @@ ...@@ -5527,7 +5426,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 118 "__id__": 116
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -5563,7 +5462,7 @@ ...@@ -5563,7 +5462,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 110 "__id__": 108
}, },
"asset": { "asset": {
"__uuid__": "a9b135f6-de46-4257-8be2-55dc863ce747" "__uuid__": "a9b135f6-de46-4257-8be2-55dc863ce747"
...@@ -5576,17 +5475,17 @@ ...@@ -5576,17 +5475,17 @@
"_name": "aniNode3", "_name": "aniNode3",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 111 "__id__": 109
}, },
"_children": [], "_children": [],
"_active": false, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 122 "__id__": 120
} }
], ],
"_prefab": { "_prefab": {
"__id__": 123 "__id__": 121
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -5640,7 +5539,7 @@ ...@@ -5640,7 +5539,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 121 "__id__": 119
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -5678,7 +5577,7 @@ ...@@ -5678,7 +5577,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 110 "__id__": 108
}, },
"asset": { "asset": {
"__uuid__": "a9b135f6-de46-4257-8be2-55dc863ce747" "__uuid__": "a9b135f6-de46-4257-8be2-55dc863ce747"
...@@ -5689,7 +5588,7 @@ ...@@ -5689,7 +5588,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 110 "__id__": 108
}, },
"asset": { "asset": {
"__uuid__": "a9b135f6-de46-4257-8be2-55dc863ce747" "__uuid__": "a9b135f6-de46-4257-8be2-55dc863ce747"
...@@ -5702,17 +5601,17 @@ ...@@ -5702,17 +5601,17 @@
"_name": "res", "_name": "res",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 110 "__id__": 108
}, },
"_children": [ "_children": [
{ {
"__id__": 126 "__id__": 124
} }
], ],
"_active": true, "_active": true,
"_components": [], "_components": [],
"_prefab": { "_prefab": {
"__id__": 129 "__id__": 127
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -5766,17 +5665,17 @@ ...@@ -5766,17 +5665,17 @@
"_name": "coin", "_name": "coin",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 125 "__id__": 123
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 127 "__id__": 125
} }
], ],
"_prefab": { "_prefab": {
"__id__": 128 "__id__": 126
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -5830,7 +5729,7 @@ ...@@ -5830,7 +5729,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 126 "__id__": 124
}, },
"_enabled": true, "_enabled": true,
"_clip": { "_clip": {
...@@ -5847,7 +5746,7 @@ ...@@ -5847,7 +5746,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 110 "__id__": 108
}, },
"asset": { "asset": {
"__uuid__": "a9b135f6-de46-4257-8be2-55dc863ce747" "__uuid__": "a9b135f6-de46-4257-8be2-55dc863ce747"
...@@ -5858,7 +5757,7 @@ ...@@ -5858,7 +5757,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 110 "__id__": 108
}, },
"asset": { "asset": {
"__uuid__": "a9b135f6-de46-4257-8be2-55dc863ce747" "__uuid__": "a9b135f6-de46-4257-8be2-55dc863ce747"
...@@ -5871,7 +5770,7 @@ ...@@ -5871,7 +5770,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 110 "__id__": 108
}, },
"_enabled": true, "_enabled": true,
"_id": "c3dOkfp8JOEIaSkCGGz9Us" "_id": "c3dOkfp8JOEIaSkCGGz9Us"
...@@ -5879,7 +5778,7 @@ ...@@ -5879,7 +5778,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 110 "__id__": 108
}, },
"asset": { "asset": {
"__uuid__": "a9b135f6-de46-4257-8be2-55dc863ce747" "__uuid__": "a9b135f6-de46-4257-8be2-55dc863ce747"
...@@ -5896,20 +5795,20 @@ ...@@ -5896,20 +5795,20 @@
}, },
"_children": [ "_children": [
{ {
"__id__": 133 "__id__": 131
}, },
{ {
"__id__": 164 "__id__": 162
} }
], ],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 169 "__id__": 167
} }
], ],
"_prefab": { "_prefab": {
"__id__": 170 "__id__": 168
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -5963,35 +5862,35 @@ ...@@ -5963,35 +5862,35 @@
"_name": "layer_center", "_name": "layer_center",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 132 "__id__": 130
}, },
"_children": [ "_children": [
{ {
"__id__": 134 "__id__": 132
}, },
{ {
"__id__": 137 "__id__": 135
}, },
{ {
"__id__": 139 "__id__": 137
}, },
{ {
"__id__": 142 "__id__": 140
}, },
{ {
"__id__": 145 "__id__": 143
}, },
{ {
"__id__": 148 "__id__": 146
}, },
{ {
"__id__": 151 "__id__": 149
} }
], ],
"_active": false, "_active": false,
"_components": [], "_components": [],
"_prefab": { "_prefab": {
"__id__": 163 "__id__": 161
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -6045,17 +5944,17 @@ ...@@ -6045,17 +5944,17 @@
"_name": "gray_cover", "_name": "gray_cover",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 133 "__id__": 131
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 135 "__id__": 133
} }
], ],
"_prefab": { "_prefab": {
"__id__": 136 "__id__": 134
}, },
"_opacity": 102, "_opacity": 102,
"_color": { "_color": {
...@@ -6109,7 +6008,7 @@ ...@@ -6109,7 +6008,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 134 "__id__": 132
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -6139,7 +6038,7 @@ ...@@ -6139,7 +6038,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 132 "__id__": 130
}, },
"asset": { "asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822" "__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...@@ -6152,13 +6051,13 @@ ...@@ -6152,13 +6051,13 @@
"_name": "layer_middle", "_name": "layer_middle",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 133 "__id__": 131
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [], "_components": [],
"_prefab": { "_prefab": {
"__id__": 138 "__id__": 136
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -6210,7 +6109,7 @@ ...@@ -6210,7 +6109,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 132 "__id__": 130
}, },
"asset": { "asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822" "__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...@@ -6223,17 +6122,17 @@ ...@@ -6223,17 +6122,17 @@
"_name": "replay_btn", "_name": "replay_btn",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 133 "__id__": 131
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 140 "__id__": 138
} }
], ],
"_prefab": { "_prefab": {
"__id__": 141 "__id__": 139
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -6287,7 +6186,7 @@ ...@@ -6287,7 +6186,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 139 "__id__": 137
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -6317,7 +6216,7 @@ ...@@ -6317,7 +6216,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 132 "__id__": 130
}, },
"asset": { "asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822" "__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...@@ -6330,17 +6229,17 @@ ...@@ -6330,17 +6229,17 @@
"_name": "bg_light", "_name": "bg_light",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 133 "__id__": 131
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 143 "__id__": 141
} }
], ],
"_prefab": { "_prefab": {
"__id__": 144 "__id__": 142
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -6394,7 +6293,7 @@ ...@@ -6394,7 +6293,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 142 "__id__": 140
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -6424,7 +6323,7 @@ ...@@ -6424,7 +6323,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 132 "__id__": 130
}, },
"asset": { "asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822" "__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...@@ -6437,17 +6336,17 @@ ...@@ -6437,17 +6336,17 @@
"_name": "finish_cat", "_name": "finish_cat",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 133 "__id__": 131
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 146 "__id__": 144
} }
], ],
"_prefab": { "_prefab": {
"__id__": 147 "__id__": 145
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -6501,7 +6400,7 @@ ...@@ -6501,7 +6400,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 145 "__id__": 143
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -6539,7 +6438,7 @@ ...@@ -6539,7 +6438,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 132 "__id__": 130
}, },
"asset": { "asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822" "__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...@@ -6552,17 +6451,17 @@ ...@@ -6552,17 +6451,17 @@
"_name": "next_btn", "_name": "next_btn",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 133 "__id__": 131
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 149 "__id__": 147
} }
], ],
"_prefab": { "_prefab": {
"__id__": 150 "__id__": 148
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -6616,7 +6515,7 @@ ...@@ -6616,7 +6515,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 148 "__id__": 146
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -6646,7 +6545,7 @@ ...@@ -6646,7 +6545,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 132 "__id__": 130
}, },
"asset": { "asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822" "__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...@@ -6659,27 +6558,27 @@ ...@@ -6659,27 +6558,27 @@
"_name": "finish_box", "_name": "finish_box",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 133 "__id__": 131
}, },
"_children": [ "_children": [
{ {
"__id__": 152 "__id__": 150
}, },
{ {
"__id__": 155 "__id__": 153
}, },
{ {
"__id__": 158 "__id__": 156
} }
], ],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 161 "__id__": 159
} }
], ],
"_prefab": { "_prefab": {
"__id__": 162 "__id__": 160
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -6733,17 +6632,17 @@ ...@@ -6733,17 +6632,17 @@
"_name": "result_text", "_name": "result_text",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 151 "__id__": 149
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 153 "__id__": 151
} }
], ],
"_prefab": { "_prefab": {
"__id__": 154 "__id__": 152
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -6797,7 +6696,7 @@ ...@@ -6797,7 +6696,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 152 "__id__": 150
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -6828,7 +6727,7 @@ ...@@ -6828,7 +6727,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 132 "__id__": 130
}, },
"asset": { "asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822" "__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...@@ -6841,17 +6740,17 @@ ...@@ -6841,17 +6740,17 @@
"_name": "coin", "_name": "coin",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 151 "__id__": 149
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 156 "__id__": 154
} }
], ],
"_prefab": { "_prefab": {
"__id__": 157 "__id__": 155
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -6905,7 +6804,7 @@ ...@@ -6905,7 +6804,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 155 "__id__": 153
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -6935,7 +6834,7 @@ ...@@ -6935,7 +6834,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 132 "__id__": 130
}, },
"asset": { "asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822" "__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...@@ -6948,17 +6847,17 @@ ...@@ -6948,17 +6847,17 @@
"_name": "coin_num", "_name": "coin_num",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 151 "__id__": 149
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 159 "__id__": 157
} }
], ],
"_prefab": { "_prefab": {
"__id__": 160 "__id__": 158
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -7012,7 +6911,7 @@ ...@@ -7012,7 +6911,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 158 "__id__": 156
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -7043,7 +6942,7 @@ ...@@ -7043,7 +6942,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 132 "__id__": 130
}, },
"asset": { "asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822" "__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...@@ -7056,7 +6955,7 @@ ...@@ -7056,7 +6955,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 151 "__id__": 149
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -7086,7 +6985,7 @@ ...@@ -7086,7 +6985,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 132 "__id__": 130
}, },
"asset": { "asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822" "__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...@@ -7097,7 +6996,7 @@ ...@@ -7097,7 +6996,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 132 "__id__": 130
}, },
"asset": { "asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822" "__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...@@ -7110,17 +7009,17 @@ ...@@ -7110,17 +7009,17 @@
"_name": "res", "_name": "res",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 132 "__id__": 130
}, },
"_children": [ "_children": [
{ {
"__id__": 165 "__id__": 163
} }
], ],
"_active": true, "_active": true,
"_components": [], "_components": [],
"_prefab": { "_prefab": {
"__id__": 168 "__id__": 166
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -7174,17 +7073,17 @@ ...@@ -7174,17 +7073,17 @@
"_name": "ending", "_name": "ending",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 164 "__id__": 162
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 166 "__id__": 164
} }
], ],
"_prefab": { "_prefab": {
"__id__": 167 "__id__": 165
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -7238,7 +7137,7 @@ ...@@ -7238,7 +7137,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 165 "__id__": 163
}, },
"_enabled": true, "_enabled": true,
"_clip": { "_clip": {
...@@ -7255,7 +7154,7 @@ ...@@ -7255,7 +7154,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 132 "__id__": 130
}, },
"asset": { "asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822" "__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...@@ -7266,7 +7165,7 @@ ...@@ -7266,7 +7165,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 132 "__id__": 130
}, },
"asset": { "asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822" "__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...@@ -7279,7 +7178,7 @@ ...@@ -7279,7 +7178,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 132 "__id__": 130
}, },
"_enabled": true, "_enabled": true,
"_id": "0eb63qoGNGaK7IkpnARXZE" "_id": "0eb63qoGNGaK7IkpnARXZE"
...@@ -7287,7 +7186,7 @@ ...@@ -7287,7 +7186,7 @@
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
"__id__": 132 "__id__": 130
}, },
"asset": { "asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822" "__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...@@ -7304,13 +7203,13 @@ ...@@ -7304,13 +7203,13 @@
}, },
"_children": [ "_children": [
{ {
"__id__": 172 "__id__": 170
}, },
{ {
"__id__": 175 "__id__": 173
}, },
{ {
"__id__": 178 "__id__": 176
} }
], ],
"_active": false, "_active": false,
...@@ -7368,11 +7267,11 @@ ...@@ -7368,11 +7267,11 @@
"_name": "font", "_name": "font",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 171 "__id__": 169
}, },
"_children": [ "_children": [
{ {
"__id__": 173 "__id__": 171
} }
], ],
"_active": false, "_active": false,
...@@ -7430,13 +7329,13 @@ ...@@ -7430,13 +7329,13 @@
"_name": "BRLNSDB", "_name": "BRLNSDB",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 172 "__id__": 170
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 174 "__id__": 172
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -7492,7 +7391,7 @@ ...@@ -7492,7 +7391,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 173 "__id__": 171
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -7527,11 +7426,11 @@ ...@@ -7527,11 +7426,11 @@
"_name": "img", "_name": "img",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 171 "__id__": 169
}, },
"_children": [ "_children": [
{ {
"__id__": 176 "__id__": 174
} }
], ],
"_active": false, "_active": false,
...@@ -7589,13 +7488,13 @@ ...@@ -7589,13 +7488,13 @@
"_name": "icon", "_name": "icon",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 175 "__id__": 173
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 177 "__id__": 175
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -7651,7 +7550,7 @@ ...@@ -7651,7 +7550,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 176 "__id__": 174
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -7683,9 +7582,12 @@ ...@@ -7683,9 +7582,12 @@
"_name": "audio", "_name": "audio",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 171 "__id__": 169
}, },
"_children": [ "_children": [
{
"__id__": 177
},
{ {
"__id__": 179 "__id__": 179
}, },
...@@ -7703,9 +7605,6 @@ ...@@ -7703,9 +7605,6 @@
}, },
{ {
"__id__": 189 "__id__": 189
},
{
"__id__": 191
} }
], ],
"_active": false, "_active": false,
...@@ -7763,13 +7662,13 @@ ...@@ -7763,13 +7662,13 @@
"_name": "btn", "_name": "btn",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 178 "__id__": 176
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 180 "__id__": 178
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -7825,7 +7724,7 @@ ...@@ -7825,7 +7724,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 179 "__id__": 177
}, },
"_enabled": true, "_enabled": true,
"_clip": { "_clip": {
...@@ -7844,13 +7743,13 @@ ...@@ -7844,13 +7743,13 @@
"_name": "mistake", "_name": "mistake",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 178 "__id__": 176
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 182 "__id__": 180
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -7906,7 +7805,7 @@ ...@@ -7906,7 +7805,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 181 "__id__": 179
}, },
"_enabled": true, "_enabled": true,
"_clip": { "_clip": {
...@@ -7925,13 +7824,13 @@ ...@@ -7925,13 +7824,13 @@
"_name": "showCard", "_name": "showCard",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 178 "__id__": 176
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 184 "__id__": 182
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -7987,7 +7886,7 @@ ...@@ -7987,7 +7886,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 183 "__id__": 181
}, },
"_enabled": true, "_enabled": true,
"_clip": { "_clip": {
...@@ -8006,13 +7905,13 @@ ...@@ -8006,13 +7905,13 @@
"_name": "start2Tiger", "_name": "start2Tiger",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 178 "__id__": 176
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 186 "__id__": 184
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -8068,7 +7967,7 @@ ...@@ -8068,7 +7967,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 185 "__id__": 183
}, },
"_enabled": true, "_enabled": true,
"_clip": { "_clip": {
...@@ -8087,13 +7986,13 @@ ...@@ -8087,13 +7986,13 @@
"_name": "please5speak", "_name": "please5speak",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 178 "__id__": 176
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 188 "__id__": 186
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -8149,7 +8048,7 @@ ...@@ -8149,7 +8048,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 187 "__id__": 185
}, },
"_enabled": true, "_enabled": true,
"_clip": { "_clip": {
...@@ -8168,13 +8067,13 @@ ...@@ -8168,13 +8067,13 @@
"_name": "readyGo", "_name": "readyGo",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 178 "__id__": 176
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 190 "__id__": 188
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -8230,7 +8129,7 @@ ...@@ -8230,7 +8129,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 189 "__id__": 187
}, },
"_enabled": true, "_enabled": true,
"_clip": { "_clip": {
...@@ -8249,13 +8148,13 @@ ...@@ -8249,13 +8148,13 @@
"_name": "right", "_name": "right",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 178 "__id__": 176
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 192 "__id__": 190
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -8311,7 +8210,7 @@ ...@@ -8311,7 +8210,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 191 "__id__": 189
}, },
"_enabled": true, "_enabled": true,
"_clip": { "_clip": {
......
...@@ -364,6 +364,7 @@ let pg = { ...@@ -364,6 +364,7 @@ let pg = {
if (!node) return; if (!node) return;
let component = node.getComponent(cc.Label);//组件功能 非node的功能 let component = node.getComponent(cc.Label);//组件功能 非node的功能
component.string = text; component.string = text;
component.cacheMode = cc.Label.CacheMode.CHAR;
return true; return true;
}, },
//更变颜色 //更变颜色
......
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