Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hy08_caici
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
template admin
hy08_caici
Commits
e2155944
Commit
e2155944
authored
Jul 12, 2023
by
Tt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改完成
parent
00f1008c
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1860 additions
and
246 deletions
+1860
-246
layer_ending_hy06_danxuan.ts
...08_caici/common/layer_ending/layer_ending_hy06_danxuan.ts
+2
-1
hy08_caici.fire
assets/hy08_caici/scene/hy08_caici.fire
+1828
-244
hy08_caici.ts
assets/hy08_caici/scene/hy08_caici.ts
+28
-0
defaultData_hy08_caici.ts
assets/hy08_caici/script/defaultData_hy08_caici.ts
+2
-1
No files found.
assets/hy08_caici/common/layer_ending/layer_ending_hy06_danxuan.ts
View file @
e2155944
...
@@ -21,7 +21,8 @@ export default class LayerEnding extends cc.Component {
...
@@ -21,7 +21,8 @@ export default class LayerEnding extends cc.Component {
pg
.
view
.
touchOn
(
this
.
replay_btn
,
this
.
onTouchReplay
,
this
)
pg
.
view
.
touchOn
(
this
.
replay_btn
,
this
.
onTouchReplay
,
this
)
pg
.
view
.
touchOn
(
this
.
next_btn
,
this
.
onTouchNext
,
this
)
pg
.
view
.
touchOn
(
this
.
next_btn
,
this
.
onTouchNext
,
this
)
pg
.
event
.
on
(
'
layer_ending_show
'
,
(
data
)
=>
{
pg
.
event
.
on
(
'
layer_ending_show
'
,
(
data
)
=>
{
this
.
showLayer
(
data
);
// this.showLayer(data);
this
.
onTouchNext
();
})
})
}
}
showLayer
(
data
)
{
showLayer
(
data
)
{
...
...
assets/hy08_caici/scene/hy08_caici.fire
View file @
e2155944
...
@@ -87,19 +87,22 @@
...
@@ -87,19 +87,22 @@
"__id__": 130
"__id__": 130
},
},
{
{
"__id__": 169
"__id__": 175
},
{
"__id__": 214
}
}
],
],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
191
"__id__":
236
},
},
{
{
"__id__":
192
"__id__":
237
},
},
{
{
"__id__":
193
"__id__":
238
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -1647,14 +1650,14 @@
...
@@ -1647,14 +1650,14 @@
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
"x": 0
.5
,
"x": 0,
"y": 0.5
"y": 0.5
},
},
"_trs": {
"_trs": {
"__type__": "TypedArray",
"__type__": "TypedArray",
"ctor": "Float64Array",
"ctor": "Float64Array",
"array": [
"array": [
81.33
,
-35
,
-30,
-30,
0,
0,
0,
0,
...
@@ -1694,8 +1697,8 @@
...
@@ -1694,8 +1697,8 @@
],
],
"_srcBlendFactor": 770,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_dstBlendFactor": 771,
"_string": "
58.198
",
"_string": "",
"_N$string": "
58.198
",
"_N$string": "",
"_fontSize": 90,
"_fontSize": 90,
"_lineHeight": 100,
"_lineHeight": 100,
"_enableWrapText": true,
"_enableWrapText": true,
...
@@ -1842,14 +1845,14 @@
...
@@ -1842,14 +1845,14 @@
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
"x": 0
.5
,
"x": 0,
"y": 0.5
"y": 0.5
},
},
"_trs": {
"_trs": {
"__type__": "TypedArray",
"__type__": "TypedArray",
"ctor": "Float64Array",
"ctor": "Float64Array",
"array": [
"array": [
81.33
,
-35
,
-30,
-30,
0,
0,
0,
0,
...
@@ -1889,8 +1892,8 @@
...
@@ -1889,8 +1892,8 @@
],
],
"_srcBlendFactor": 770,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_dstBlendFactor": 771,
"_string": "
58.198
",
"_string": "",
"_N$string": "
58.198
",
"_N$string": "",
"_fontSize": 90,
"_fontSize": 90,
"_lineHeight": 100,
"_lineHeight": 100,
"_enableWrapText": true,
"_enableWrapText": true,
...
@@ -5788,7 +5791,7 @@
...
@@ -5788,7 +5791,7 @@
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "layer_
ending
",
"_name": "layer_
right
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 2
"__id__": 2
...
@@ -5798,17 +5801,26 @@
...
@@ -5798,17 +5801,26 @@
"__id__": 131
"__id__": 131
},
},
{
{
"__id__": 162
"__id__": 145
},
{
"__id__": 154
},
{
"__id__": 163
}
}
],
],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 167
"__id__": 172
},
{
"__id__": 173
}
}
],
],
"_prefab": {
"_prefab": {
"__id__": 1
68
"__id__": 1
74
},
},
"_opacity": 255,
"_opacity": 255,
"_color": {
"_color": {
...
@@ -5820,8 +5832,8 @@
...
@@ -5820,8 +5832,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width": 0,
"width":
108
0,
"height": 0
"height":
192
0
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -5855,11 +5867,11 @@
...
@@ -5855,11 +5867,11 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "
a1jM92od5KmL/9v/XP1tY1
"
"_id": "
3cnwVDPOhMWq8D1aoxPyPf
"
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "
layer_center
",
"_name": "
voice
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 130
"__id__": 130
...
@@ -5872,25 +5884,16 @@
...
@@ -5872,25 +5884,16 @@
"__id__": 135
"__id__": 135
},
},
{
{
"__id__": 137
"__id__": 138
},
{
"__id__": 140
},
{
"__id__": 143
},
{
"__id__": 146
},
},
{
{
"__id__": 14
9
"__id__": 14
1
}
}
],
],
"_active": false,
"_active": false,
"_components": [],
"_components": [],
"_prefab": {
"_prefab": {
"__id__": 1
61
"__id__": 1
44
},
},
"_opacity": 255,
"_opacity": 255,
"_color": {
"_color": {
...
@@ -5937,11 +5940,11 @@
...
@@ -5937,11 +5940,11 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "
1fGBtiwF9CaKULp8/cpI5Z
"
"_id": "
7b2eC2tIxEL6LEk1D+uJhG
"
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "
gray_cover
",
"_name": "
excellent
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 131
"__id__": 131
...
@@ -5956,18 +5959,18 @@
...
@@ -5956,18 +5959,18 @@
"_prefab": {
"_prefab": {
"__id__": 134
"__id__": 134
},
},
"_opacity":
102
,
"_opacity":
255
,
"_color": {
"_color": {
"__type__": "cc.Color",
"__type__": "cc.Color",
"r":
0
,
"r":
255
,
"g":
0
,
"g":
255
,
"b":
0
,
"b":
255
,
"a": 255
"a": 255
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
300
0,
"width": 0,
"height":
300
0
"height": 0
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -5978,8 +5981,8 @@
...
@@ -5978,8 +5981,8 @@
"__type__": "TypedArray",
"__type__": "TypedArray",
"ctor": "Float64Array",
"ctor": "Float64Array",
"array": [
"array": [
-0.508
,
0
,
1.574
,
0
,
0,
0,
0,
0,
0,
0,
...
@@ -6001,39 +6004,26 @@
...
@@ -6001,39 +6004,26 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "
c80vdg0nFFxpNb+TvrMi63
"
"_id": "
d41iOaX0VEYbSbLQbvjBJ0
"
},
},
{
{
"__type__": "cc.
Sprit
e",
"__type__": "cc.
AudioSourc
e",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 132
"__id__": 132
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_clip": {
{
"__uuid__": "bafa4c84-01c2-4d6c-8343-745066eed098"
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
},
"_fillStart": 0,
"_volume": 1,
"_fillRange": 0,
"_mute": false,
"_isTrimmedMode": true,
"_loop": false,
"_atlas": null,
"_firstlyEnabled": true,
"_id": "106GrZw4RHj5lYR9d+MpNU"
"playOnLoad": false,
"preload": false,
"_id": "87Spy9UHtF+b4LHcOG1q9S"
},
},
{
{
"__type__": "cc.PrefabInfo",
"__type__": "cc.PrefabInfo",
...
@@ -6041,23 +6031,27 @@
...
@@ -6041,23 +6031,27 @@
"__id__": 130
"__id__": 130
},
},
"asset": {
"asset": {
"__uuid__": "
8944c192-3675-466f-9f94-8f824c68e822
"
"__uuid__": "
b4ac88a3-938b-460f-841e-8f69789677bc
"
},
},
"fileId": "
1cfNdHF9FH3KbwZyC/Rw6p
",
"fileId": "
33BUA/V/lMP72inCoeXVsT
",
"sync": false
"sync": false
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "
layer_middle
",
"_name": "
good
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 131
"__id__": 131
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
],
"_components": [
"_prefab":
{
{
"__id__": 136
"__id__": 136
}
],
"_prefab": {
"__id__": 137
},
},
"_opacity": 255,
"_opacity": 255,
"_color": {
"_color": {
...
@@ -6104,7 +6098,26 @@
...
@@ -6104,7 +6098,26 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "48TAjtwBhOOK3dedplvFRI"
"_id": "0bB9PkV/9Do5aEYE/cbbMV"
},
{
"__type__": "cc.AudioSource",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 135
},
"_enabled": true,
"_clip": {
"__uuid__": "78f18bf7-e329-4386-aaee-1b6737fe5a03"
},
"_volume": 1,
"_mute": false,
"_loop": false,
"_firstlyEnabled": true,
"playOnLoad": false,
"preload": false,
"_id": "b1anWICIpHFokn+cM4CljY"
},
},
{
{
"__type__": "cc.PrefabInfo",
"__type__": "cc.PrefabInfo",
...
@@ -6112,14 +6125,14 @@
...
@@ -6112,14 +6125,14 @@
"__id__": 130
"__id__": 130
},
},
"asset": {
"asset": {
"__uuid__": "
8944c192-3675-466f-9f94-8f824c68e822
"
"__uuid__": "
b4ac88a3-938b-460f-841e-8f69789677bc
"
},
},
"fileId": "
05udCU1VdI/agyYkkywj7D
",
"fileId": "
1aZVj6BXRH4qCn6l6Mr4Xd
",
"sync": false
"sync": false
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "
replay_bt
n",
"_name": "
tryagai
n",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 131
"__id__": 131
...
@@ -6128,11 +6141,11 @@
...
@@ -6128,11 +6141,11 @@
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 13
8
"__id__": 13
9
}
}
],
],
"_prefab": {
"_prefab": {
"__id__": 1
39
"__id__": 1
40
},
},
"_opacity": 255,
"_opacity": 255,
"_color": {
"_color": {
...
@@ -6144,8 +6157,8 @@
...
@@ -6144,8 +6157,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
153
,
"width":
0
,
"height":
153
"height":
0
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -6156,8 +6169,8 @@
...
@@ -6156,8 +6169,8 @@
"__type__": "TypedArray",
"__type__": "TypedArray",
"ctor": "Float64Array",
"ctor": "Float64Array",
"array": [
"array": [
-297.099
,
0
,
-549.937
,
0
,
0,
0,
0,
0,
0,
0,
...
@@ -6179,39 +6192,26 @@
...
@@ -6179,39 +6192,26 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "
d5uo83NvBHzKJfJCqPIuID
"
"_id": "
360F1zjrhBXZeKNrHtgHr7
"
},
},
{
{
"__type__": "cc.
Sprit
e",
"__type__": "cc.
AudioSourc
e",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 13
7
"__id__": 13
8
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_clip": {
{
"__uuid__": "3796b67a-a501-40dc-a1b1-8ea234651d9e"
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "1b782eab-25d2-4314-b83a-258f7e4d7ea4"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
},
"_fillStart": 0,
"_volume": 1,
"_fillRange": 0,
"_mute": false,
"_isTrimmedMode": true,
"_loop": false,
"_atlas": null,
"_firstlyEnabled": true,
"_id": "edZYpR28NMxLLBvGCu5cFv"
"playOnLoad": false,
"preload": false,
"_id": "27nMSr/oVJN43ZFTT/2mbL"
},
},
{
{
"__type__": "cc.PrefabInfo",
"__type__": "cc.PrefabInfo",
...
@@ -6219,14 +6219,14 @@
...
@@ -6219,14 +6219,14 @@
"__id__": 130
"__id__": 130
},
},
"asset": {
"asset": {
"__uuid__": "
8944c192-3675-466f-9f94-8f824c68e822
"
"__uuid__": "
b4ac88a3-938b-460f-841e-8f69789677bc
"
},
},
"fileId": "
64JkLZPOJB45Eawytu4dgS
",
"fileId": "
9eQtRXoTJFf7nIEjAHkeFj
",
"sync": false
"sync": false
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "
bg_light
",
"_name": "
ani
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 131
"__id__": 131
...
@@ -6235,11 +6235,11 @@
...
@@ -6235,11 +6235,11 @@
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 14
1
"__id__": 14
2
}
}
],
],
"_prefab": {
"_prefab": {
"__id__": 14
2
"__id__": 14
3
},
},
"_opacity": 255,
"_opacity": 255,
"_color": {
"_color": {
...
@@ -6251,8 +6251,8 @@
...
@@ -6251,8 +6251,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
1104
,
"width":
0
,
"height":
1109
"height":
0
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -6286,39 +6286,37 @@
...
@@ -6286,39 +6286,37 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "
70Kvd44CBAq75oEjzfSjMJ
"
"_id": "
69VZ2HNgZCNoIwqsJXy2i7
"
},
},
{
{
"__type__": "cc.
Sprit
e",
"__type__": "cc.
AudioSourc
e",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 14
0
"__id__": 14
1
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_clip": {
"__uuid__": "674f97a3-1898-4235-9473-17c357c39605"
},
"_volume": 1,
"_mute": false,
"_loop": false,
"_firstlyEnabled": true,
"playOnLoad": false,
"preload": false,
"_id": "30OnV6FD5FT5WY+ErW2eqU"
},
{
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
"__type__": "cc.PrefabInfo",
}
"root": {
],
"__id__": 130
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "25fb3f92-bcc7-4131-9799-223ffe697b15"
},
},
"_type": 0,
"asset": {
"_sizeMode": 1,
"__uuid__": "b4ac88a3-938b-460f-841e-8f69789677bc"
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
},
"_fillStart": 0,
"fileId": "e3ZmGZ8MpFYoRQ8CustwVU",
"_fillRange": 0,
"sync": false
"_isTrimmedMode": true,
"_atlas": null,
"_id": "faRnGLo+NIHY9R7Yxkcj/e"
},
},
{
{
"__type__": "cc.PrefabInfo",
"__type__": "cc.PrefabInfo",
...
@@ -6326,27 +6324,34 @@
...
@@ -6326,27 +6324,34 @@
"__id__": 130
"__id__": 130
},
},
"asset": {
"asset": {
"__uuid__": "
8944c192-3675-466f-9f94-8f824c68e822
"
"__uuid__": "
b4ac88a3-938b-460f-841e-8f69789677bc
"
},
},
"fileId": "0
6ZiT3YYpCj6mdNSxdYMvD
",
"fileId": "0
bdqtUq3JBRpMAm0cr1j0t
",
"sync": false
"sync": false
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "
finish_ca
t",
"_name": "
layout_excellen
t",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 13
1
"__id__": 13
0
},
},
"_children": [],
"_children": [
"_active": true,
{
"__id__": 146
},
{
"__id__": 149
}
],
"_active": false,
"_components": [
"_components": [
{
{
"__id__": 1
44
"__id__": 1
52
}
}
],
],
"_prefab": {
"_prefab": {
"__id__": 1
45
"__id__": 1
53
},
},
"_opacity": 255,
"_opacity": 255,
"_color": {
"_color": {
...
@@ -6358,8 +6363,8 @@
...
@@ -6358,8 +6363,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
512
,
"width":
1920
,
"height":
497.77919520611704
"height":
1080
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -6371,7 +6376,7 @@
...
@@ -6371,7 +6376,7 @@
"ctor": "Float64Array",
"ctor": "Float64Array",
"array": [
"array": [
0,
0,
-214.645
,
0
,
0,
0,
0,
0,
0,
0,
...
@@ -6393,14 +6398,1593 @@
...
@@ -6393,14 +6398,1593 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "f
8kFuPKFBPn6yOclXxH9qy
"
"_id": "f
ckDT3ultM3YvpRPF41n6K
"
},
},
{
{
"__type__": "dragonBones.ArmatureDisplay",
"__type__": "cc.Node",
"_name": "bg",
"_objFlags": 0,
"_parent": {
"__id__": 145
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 147
}
],
"_prefab": {
"__id__": 148
},
"_opacity": 150,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 5000,
"height": 5000
},
"_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": "e4oLTINERPdoWL6Jl59x4y"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 146
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "37oO4EgUFJeKYFNTL+K3ms"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 130
},
"asset": {
"__uuid__": "b4ac88a3-938b-460f-841e-8f69789677bc"
},
"fileId": "a4AdqYiz1DOqgSmMuhc2/N",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "AniNode",
"_objFlags": 0,
"_parent": {
"__id__": 145
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 150
}
],
"_prefab": {
"__id__": 151
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1920,
"height": 1080
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
-550,
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": "48dIobuf1B8Lp0zXf3gprC"
},
{
"__type__": "dragonBones.ArmatureDisplay",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 149
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_armatureName": "armatureName",
"_animationName": "newAnimation",
"_preCacheMode": 0,
"_cacheMode": 0,
"playTimes": 1,
"premultipliedAlpha": false,
"_armatureKey": "cafb4d03-522d-4674-879a-b8193c99d2b2#14afe0ae-e556-497f-bf9e-0aab665b5693",
"_accTime": 0,
"_playCount": 0,
"_frameCache": null,
"_curFrame": null,
"_playing": false,
"_armatureCache": null,
"_N$dragonAsset": {
"__uuid__": "cafb4d03-522d-4674-879a-b8193c99d2b2"
},
"_N$dragonAtlasAsset": {
"__uuid__": "14afe0ae-e556-497f-bf9e-0aab665b5693"
},
"_N$_defaultArmatureIndex": 0,
"_N$_animationIndex": 1,
"_N$_defaultCacheMode": 0,
"_N$timeScale": 1,
"_N$debugBones": false,
"_N$enableBatch": false,
"_id": "af0PvaHopC9ZvzU5PECXdz"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 130
},
"asset": {
"__uuid__": "b4ac88a3-938b-460f-841e-8f69789677bc"
},
"fileId": "b40tHKPZVIp4ryIkubxK9K",
"sync": false
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 145
},
"_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": 0,
"_originalHeight": 0,
"_id": "17frztp6BBcJKJu51oSNqr"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 130
},
"asset": {
"__uuid__": "b4ac88a3-938b-460f-841e-8f69789677bc"
},
"fileId": "83atRd3AhNS6YbVLMWW6z7",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "layout_good",
"_objFlags": 0,
"_parent": {
"__id__": 130
},
"_children": [
{
"__id__": 155
},
{
"__id__": 158
}
],
"_active": false,
"_components": [
{
"__id__": 161
}
],
"_prefab": {
"__id__": 162
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1920,
"height": 1080
},
"_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": "cf1rX+dptMY6mDtRhCKq0A"
},
{
"__type__": "cc.Node",
"_name": "bg",
"_objFlags": 0,
"_parent": {
"__id__": 154
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 156
}
],
"_prefab": {
"__id__": 157
},
"_opacity": 150,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 5000,
"height": 5000
},
"_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": "cc3WM4hFdELbjZKHy9jXHT"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 155
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "d3N7FdCc5AL652W5soVPVJ"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 130
},
"asset": {
"__uuid__": "b4ac88a3-938b-460f-841e-8f69789677bc"
},
"fileId": "b0N5+syk5Fma/+rzNtImtq",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "AniNode",
"_objFlags": 0,
"_parent": {
"__id__": 154
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 159
}
],
"_prefab": {
"__id__": 160
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1920,
"height": 1080
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
-550,
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": "f0FDYOv7FMdbtggzYzbhfE"
},
{
"__type__": "dragonBones.ArmatureDisplay",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 158
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_armatureName": "armatureName",
"_animationName": "",
"_preCacheMode": 0,
"_cacheMode": 0,
"playTimes": 1,
"premultipliedAlpha": false,
"_armatureKey": "c9cb8190-feb9-4295-a068-9669e36839ad#0d2c601a-6231-45ad-9d1f-d5d51092137b",
"_accTime": 0,
"_playCount": 0,
"_frameCache": null,
"_curFrame": null,
"_playing": false,
"_armatureCache": null,
"_N$dragonAsset": {
"__uuid__": "c9cb8190-feb9-4295-a068-9669e36839ad"
},
"_N$dragonAtlasAsset": {
"__uuid__": "0d2c601a-6231-45ad-9d1f-d5d51092137b"
},
"_N$_defaultArmatureIndex": 0,
"_N$_animationIndex": 0,
"_N$_defaultCacheMode": 0,
"_N$timeScale": 1,
"_N$debugBones": false,
"_N$enableBatch": false,
"_id": "5aL75BHK1JeoyO2ml7pqkl"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 130
},
"asset": {
"__uuid__": "b4ac88a3-938b-460f-841e-8f69789677bc"
},
"fileId": "ackXXHynhEpaEXIfNccJJW",
"sync": false
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 154
},
"_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": 0,
"_originalHeight": 0,
"_id": "cfSrjyiMFGtaFyzOBcoQbm"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 130
},
"asset": {
"__uuid__": "b4ac88a3-938b-460f-841e-8f69789677bc"
},
"fileId": "8eHReYoFBEp6s2TkckkFAw",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "layout_tryagain",
"_objFlags": 0,
"_parent": {
"__id__": 130
},
"_children": [
{
"__id__": 164
},
{
"__id__": 167
}
],
"_active": false,
"_components": [
{
"__id__": 170
}
],
"_prefab": {
"__id__": 171
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1920,
"height": 1080
},
"_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": "f6JiyXqVZJZqRx29LIOeOD"
},
{
"__type__": "cc.Node",
"_name": "bg",
"_objFlags": 0,
"_parent": {
"__id__": 163
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 165
}
],
"_prefab": {
"__id__": 166
},
"_opacity": 150,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 5000,
"height": 5000
},
"_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": "f2XXzgPM9ODrbwzwt+2Tce"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 164
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "f8HEQDTcVGOKAiRwpduNK+"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 130
},
"asset": {
"__uuid__": "b4ac88a3-938b-460f-841e-8f69789677bc"
},
"fileId": "e1LWaBqmRKr73B1CTK/ObB",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "AniNode",
"_objFlags": 0,
"_parent": {
"__id__": 163
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 168
}
],
"_prefab": {
"__id__": 169
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1920,
"height": 1080
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
-550,
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": "b7uVKpdrlN8aW0dk0mH6jc"
},
{
"__type__": "dragonBones.ArmatureDisplay",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 167
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_armatureName": "armatureName",
"_animationName": "",
"_preCacheMode": 0,
"_cacheMode": 0,
"playTimes": 1,
"premultipliedAlpha": false,
"_armatureKey": "b42b295e-67a2-4856-abff-b0f11377e257#1281c03b-70f7-44b4-8cd7-be6328cc711e",
"_accTime": 0,
"_playCount": 0,
"_frameCache": null,
"_curFrame": null,
"_playing": false,
"_armatureCache": null,
"_N$dragonAsset": {
"__uuid__": "b42b295e-67a2-4856-abff-b0f11377e257"
},
"_N$dragonAtlasAsset": {
"__uuid__": "1281c03b-70f7-44b4-8cd7-be6328cc711e"
},
"_N$_defaultArmatureIndex": 0,
"_N$_animationIndex": 0,
"_N$_defaultCacheMode": 0,
"_N$timeScale": 1,
"_N$debugBones": false,
"_N$enableBatch": false,
"_id": "ddkjjpBidMB7uBbnMn7DUa"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 130
},
"asset": {
"__uuid__": "b4ac88a3-938b-460f-841e-8f69789677bc"
},
"fileId": "e1BDqU+wNAoI5A+CoPvUBu",
"sync": false
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 163
},
"_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": 0,
"_originalHeight": 0,
"_id": "9dypxHl6dKc7aEYnN6suJn"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 130
},
"asset": {
"__uuid__": "b4ac88a3-938b-460f-841e-8f69789677bc"
},
"fileId": "24bb5gispDeJFU6G8gojxv",
"sync": false
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 130
},
"_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": 0,
"_originalHeight": 0,
"_id": "51+FbYlNpNm4oP6wNkdEj+"
},
{
"__type__": "6f117NCDy9BKrINFNVufOha",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 130
},
"_enabled": true,
"_id": "31Owv+pi5PN5huN/Mn+fHc"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 130
},
"asset": {
"__uuid__": "b4ac88a3-938b-460f-841e-8f69789677bc"
},
"fileId": "",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "layer_ending",
"_objFlags": 0,
"_parent": {
"__id__": 2
},
"_children": [
{
"__id__": 176
},
{
"__id__": 207
}
],
"_active": true,
"_components": [
{
"__id__": 212
}
],
"_prefab": {
"__id__": 213
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_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": "a1jM92od5KmL/9v/XP1tY1"
},
{
"__type__": "cc.Node",
"_name": "layer_center",
"_objFlags": 0,
"_parent": {
"__id__": 175
},
"_children": [
{
"__id__": 177
},
{
"__id__": 180
},
{
"__id__": 182
},
{
"__id__": 185
},
{
"__id__": 188
},
{
"__id__": 191
},
{
"__id__": 194
}
],
"_active": false,
"_components": [],
"_prefab": {
"__id__": 206
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_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": "1fGBtiwF9CaKULp8/cpI5Z"
},
{
"__type__": "cc.Node",
"_name": "gray_cover",
"_objFlags": 0,
"_parent": {
"__id__": 176
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 178
}
],
"_prefab": {
"__id__": 179
},
"_opacity": 102,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 3000,
"height": 3000
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-0.508,
1.574,
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": "c80vdg0nFFxpNb+TvrMi63"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 177
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "106GrZw4RHj5lYR9d+MpNU"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 175
},
"asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
},
"fileId": "1cfNdHF9FH3KbwZyC/Rw6p",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "layer_middle",
"_objFlags": 0,
"_parent": {
"__id__": 176
},
"_children": [],
"_active": true,
"_components": [],
"_prefab": {
"__id__": 181
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_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": "48TAjtwBhOOK3dedplvFRI"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 175
},
"asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
},
"fileId": "05udCU1VdI/agyYkkywj7D",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "replay_btn",
"_objFlags": 0,
"_parent": {
"__id__": 176
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 183
}
],
"_prefab": {
"__id__": 184
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 153,
"height": 153
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-297.099,
-549.937,
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": "d5uo83NvBHzKJfJCqPIuID"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 182
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "1b782eab-25d2-4314-b83a-258f7e4d7ea4"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "edZYpR28NMxLLBvGCu5cFv"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 175
},
"asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
},
"fileId": "64JkLZPOJB45Eawytu4dgS",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "bg_light",
"_objFlags": 0,
"_parent": {
"__id__": 176
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 186
}
],
"_prefab": {
"__id__": 187
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1104,
"height": 1109
},
"_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": "70Kvd44CBAq75oEjzfSjMJ"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 143
"__id__": 185
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "25fb3f92-bcc7-4131-9799-223ffe697b15"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "faRnGLo+NIHY9R7Yxkcj/e"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 175
},
"asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
},
"fileId": "06ZiT3YYpCj6mdNSxdYMvD",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "finish_cat",
"_objFlags": 0,
"_parent": {
"__id__": 176
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 189
}
],
"_prefab": {
"__id__": 190
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 512,
"height": 497.77919520611704
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
-214.645,
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": "f8kFuPKFBPn6yOclXxH9qy"
},
{
"__type__": "dragonBones.ArmatureDisplay",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 188
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -6438,7 +8022,7 @@
...
@@ -6438,7 +8022,7 @@
{
{
"__type__": "cc.PrefabInfo",
"__type__": "cc.PrefabInfo",
"root": {
"root": {
"__id__": 1
30
"__id__": 1
75
},
},
"asset": {
"asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...
@@ -6451,17 +8035,17 @@
...
@@ -6451,17 +8035,17 @@
"_name": "next_btn",
"_name": "next_btn",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 1
31
"__id__": 1
76
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 1
47
"__id__": 1
92
}
}
],
],
"_prefab": {
"_prefab": {
"__id__": 1
48
"__id__": 1
93
},
},
"_opacity": 255,
"_opacity": 255,
"_color": {
"_color": {
...
@@ -6515,7 +8099,7 @@
...
@@ -6515,7 +8099,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 1
46
"__id__": 1
91
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -6545,7 +8129,7 @@
...
@@ -6545,7 +8129,7 @@
{
{
"__type__": "cc.PrefabInfo",
"__type__": "cc.PrefabInfo",
"root": {
"root": {
"__id__": 1
30
"__id__": 1
75
},
},
"asset": {
"asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...
@@ -6558,27 +8142,27 @@
...
@@ -6558,27 +8142,27 @@
"_name": "finish_box",
"_name": "finish_box",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 1
31
"__id__": 1
76
},
},
"_children": [
"_children": [
{
{
"__id__": 1
50
"__id__": 1
95
},
},
{
{
"__id__": 1
53
"__id__": 1
98
},
},
{
{
"__id__":
156
"__id__":
201
}
}
],
],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
159
"__id__":
204
}
}
],
],
"_prefab": {
"_prefab": {
"__id__":
160
"__id__":
205
},
},
"_opacity": 255,
"_opacity": 255,
"_color": {
"_color": {
...
@@ -6632,17 +8216,17 @@
...
@@ -6632,17 +8216,17 @@
"_name": "result_text",
"_name": "result_text",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 1
49
"__id__": 1
94
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 1
51
"__id__": 1
96
}
}
],
],
"_prefab": {
"_prefab": {
"__id__": 1
52
"__id__": 1
97
},
},
"_opacity": 255,
"_opacity": 255,
"_color": {
"_color": {
...
@@ -6696,7 +8280,7 @@
...
@@ -6696,7 +8280,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 1
50
"__id__": 1
95
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -6727,7 +8311,7 @@
...
@@ -6727,7 +8311,7 @@
{
{
"__type__": "cc.PrefabInfo",
"__type__": "cc.PrefabInfo",
"root": {
"root": {
"__id__": 1
30
"__id__": 1
75
},
},
"asset": {
"asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...
@@ -6740,17 +8324,17 @@
...
@@ -6740,17 +8324,17 @@
"_name": "coin",
"_name": "coin",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 1
49
"__id__": 1
94
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 1
54
"__id__": 1
99
}
}
],
],
"_prefab": {
"_prefab": {
"__id__":
155
"__id__":
200
},
},
"_opacity": 255,
"_opacity": 255,
"_color": {
"_color": {
...
@@ -6804,7 +8388,7 @@
...
@@ -6804,7 +8388,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 1
53
"__id__": 1
98
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -6834,7 +8418,7 @@
...
@@ -6834,7 +8418,7 @@
{
{
"__type__": "cc.PrefabInfo",
"__type__": "cc.PrefabInfo",
"root": {
"root": {
"__id__": 1
30
"__id__": 1
75
},
},
"asset": {
"asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...
@@ -6847,17 +8431,17 @@
...
@@ -6847,17 +8431,17 @@
"_name": "coin_num",
"_name": "coin_num",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 1
49
"__id__": 1
94
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
157
"__id__":
202
}
}
],
],
"_prefab": {
"_prefab": {
"__id__":
158
"__id__":
203
},
},
"_opacity": 255,
"_opacity": 255,
"_color": {
"_color": {
...
@@ -6911,7 +8495,7 @@
...
@@ -6911,7 +8495,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
156
"__id__":
201
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -6942,7 +8526,7 @@
...
@@ -6942,7 +8526,7 @@
{
{
"__type__": "cc.PrefabInfo",
"__type__": "cc.PrefabInfo",
"root": {
"root": {
"__id__": 1
30
"__id__": 1
75
},
},
"asset": {
"asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...
@@ -6955,7 +8539,7 @@
...
@@ -6955,7 +8539,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 1
49
"__id__": 1
94
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -6985,7 +8569,7 @@
...
@@ -6985,7 +8569,7 @@
{
{
"__type__": "cc.PrefabInfo",
"__type__": "cc.PrefabInfo",
"root": {
"root": {
"__id__": 1
30
"__id__": 1
75
},
},
"asset": {
"asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...
@@ -6996,7 +8580,7 @@
...
@@ -6996,7 +8580,7 @@
{
{
"__type__": "cc.PrefabInfo",
"__type__": "cc.PrefabInfo",
"root": {
"root": {
"__id__": 1
30
"__id__": 1
75
},
},
"asset": {
"asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...
@@ -7009,17 +8593,17 @@
...
@@ -7009,17 +8593,17 @@
"_name": "res",
"_name": "res",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 1
30
"__id__": 1
75
},
},
"_children": [
"_children": [
{
{
"__id__":
163
"__id__":
208
}
}
],
],
"_active": true,
"_active": true,
"_components": [],
"_components": [],
"_prefab": {
"_prefab": {
"__id__":
166
"__id__":
211
},
},
"_opacity": 255,
"_opacity": 255,
"_color": {
"_color": {
...
@@ -7073,17 +8657,17 @@
...
@@ -7073,17 +8657,17 @@
"_name": "ending",
"_name": "ending",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
162
"__id__":
207
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
164
"__id__":
209
}
}
],
],
"_prefab": {
"_prefab": {
"__id__":
165
"__id__":
210
},
},
"_opacity": 255,
"_opacity": 255,
"_color": {
"_color": {
...
@@ -7137,7 +8721,7 @@
...
@@ -7137,7 +8721,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
163
"__id__":
208
},
},
"_enabled": true,
"_enabled": true,
"_clip": {
"_clip": {
...
@@ -7154,7 +8738,7 @@
...
@@ -7154,7 +8738,7 @@
{
{
"__type__": "cc.PrefabInfo",
"__type__": "cc.PrefabInfo",
"root": {
"root": {
"__id__": 1
30
"__id__": 1
75
},
},
"asset": {
"asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...
@@ -7165,7 +8749,7 @@
...
@@ -7165,7 +8749,7 @@
{
{
"__type__": "cc.PrefabInfo",
"__type__": "cc.PrefabInfo",
"root": {
"root": {
"__id__": 1
30
"__id__": 1
75
},
},
"asset": {
"asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...
@@ -7178,7 +8762,7 @@
...
@@ -7178,7 +8762,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 1
30
"__id__": 1
75
},
},
"_enabled": true,
"_enabled": true,
"_id": "0eb63qoGNGaK7IkpnARXZE"
"_id": "0eb63qoGNGaK7IkpnARXZE"
...
@@ -7186,7 +8770,7 @@
...
@@ -7186,7 +8770,7 @@
{
{
"__type__": "cc.PrefabInfo",
"__type__": "cc.PrefabInfo",
"root": {
"root": {
"__id__": 1
30
"__id__": 1
75
},
},
"asset": {
"asset": {
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
"__uuid__": "8944c192-3675-466f-9f94-8f824c68e822"
...
@@ -7203,13 +8787,13 @@
...
@@ -7203,13 +8787,13 @@
},
},
"_children": [
"_children": [
{
{
"__id__":
170
"__id__":
215
},
},
{
{
"__id__":
173
"__id__":
218
},
},
{
{
"__id__":
176
"__id__":
221
}
}
],
],
"_active": false,
"_active": false,
...
@@ -7267,11 +8851,11 @@
...
@@ -7267,11 +8851,11 @@
"_name": "font",
"_name": "font",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
169
"__id__":
214
},
},
"_children": [
"_children": [
{
{
"__id__":
171
"__id__":
216
}
}
],
],
"_active": false,
"_active": false,
...
@@ -7329,13 +8913,13 @@
...
@@ -7329,13 +8913,13 @@
"_name": "BRLNSDB",
"_name": "BRLNSDB",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
170
"__id__":
215
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
172
"__id__":
217
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -7391,7 +8975,7 @@
...
@@ -7391,7 +8975,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
171
"__id__":
216
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -7426,11 +9010,11 @@
...
@@ -7426,11 +9010,11 @@
"_name": "img",
"_name": "img",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
169
"__id__":
214
},
},
"_children": [
"_children": [
{
{
"__id__":
174
"__id__":
219
}
}
],
],
"_active": false,
"_active": false,
...
@@ -7488,13 +9072,13 @@
...
@@ -7488,13 +9072,13 @@
"_name": "icon",
"_name": "icon",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
173
"__id__":
218
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
175
"__id__":
220
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -7550,7 +9134,7 @@
...
@@ -7550,7 +9134,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
174
"__id__":
219
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -7582,29 +9166,29 @@
...
@@ -7582,29 +9166,29 @@
"_name": "audio",
"_name": "audio",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
169
"__id__":
214
},
},
"_children": [
"_children": [
{
{
"__id__":
177
"__id__":
222
},
},
{
{
"__id__":
179
"__id__":
224
},
},
{
{
"__id__":
181
"__id__":
226
},
},
{
{
"__id__":
183
"__id__":
228
},
},
{
{
"__id__":
185
"__id__":
230
},
},
{
{
"__id__":
187
"__id__":
232
},
},
{
{
"__id__":
189
"__id__":
234
}
}
],
],
"_active": false,
"_active": false,
...
@@ -7662,13 +9246,13 @@
...
@@ -7662,13 +9246,13 @@
"_name": "btn",
"_name": "btn",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
176
"__id__":
221
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
178
"__id__":
223
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -7724,7 +9308,7 @@
...
@@ -7724,7 +9308,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
177
"__id__":
222
},
},
"_enabled": true,
"_enabled": true,
"_clip": {
"_clip": {
...
@@ -7743,13 +9327,13 @@
...
@@ -7743,13 +9327,13 @@
"_name": "mistake",
"_name": "mistake",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
176
"__id__":
221
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
180
"__id__":
225
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -7805,7 +9389,7 @@
...
@@ -7805,7 +9389,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
179
"__id__":
224
},
},
"_enabled": true,
"_enabled": true,
"_clip": {
"_clip": {
...
@@ -7824,13 +9408,13 @@
...
@@ -7824,13 +9408,13 @@
"_name": "showCard",
"_name": "showCard",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
176
"__id__":
221
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
182
"__id__":
227
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -7886,7 +9470,7 @@
...
@@ -7886,7 +9470,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
181
"__id__":
226
},
},
"_enabled": true,
"_enabled": true,
"_clip": {
"_clip": {
...
@@ -7905,13 +9489,13 @@
...
@@ -7905,13 +9489,13 @@
"_name": "start2Tiger",
"_name": "start2Tiger",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
176
"__id__":
221
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
184
"__id__":
229
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -7967,7 +9551,7 @@
...
@@ -7967,7 +9551,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
183
"__id__":
228
},
},
"_enabled": true,
"_enabled": true,
"_clip": {
"_clip": {
...
@@ -7986,13 +9570,13 @@
...
@@ -7986,13 +9570,13 @@
"_name": "please5speak",
"_name": "please5speak",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
176
"__id__":
221
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
186
"__id__":
231
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -8048,7 +9632,7 @@
...
@@ -8048,7 +9632,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
185
"__id__":
230
},
},
"_enabled": true,
"_enabled": true,
"_clip": {
"_clip": {
...
@@ -8067,13 +9651,13 @@
...
@@ -8067,13 +9651,13 @@
"_name": "readyGo",
"_name": "readyGo",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
176
"__id__":
221
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
188
"__id__":
233
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -8129,7 +9713,7 @@
...
@@ -8129,7 +9713,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
187
"__id__":
232
},
},
"_enabled": true,
"_enabled": true,
"_clip": {
"_clip": {
...
@@ -8148,13 +9732,13 @@
...
@@ -8148,13 +9732,13 @@
"_name": "right",
"_name": "right",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
176
"__id__":
221
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
190
"__id__":
235
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -8210,7 +9794,7 @@
...
@@ -8210,7 +9794,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
189
"__id__":
234
},
},
"_enabled": true,
"_enabled": true,
"_clip": {
"_clip": {
...
...
assets/hy08_caici/scene/hy08_caici.ts
View file @
e2155944
...
@@ -109,6 +109,34 @@ export default class SceneComponent extends MyCocosSceneComponent {
...
@@ -109,6 +109,34 @@ export default class SceneComponent extends MyCocosSceneComponent {
gameOver
()
{
gameOver
()
{
this
.
state
=
State
.
Over
;
this
.
state
=
State
.
Over
;
this
.
showAni
().
then
(
coin
=>
{
pg
.
event
.
once
(
'
layer_coin_show_coin_end
'
,
()
=>
{
pg
.
event
.
emit
(
'
layer_ending_show
'
)
})
// 动画回调
pg
.
event
.
emit
(
'
layer_coin_show_coin
'
,
coin
)
//1 2 3硬币数量
})
}
showAni
()
{
return
new
Promise
((
resolve
,
reject
)
=>
{
let
percent
=
this
.
right
/
this
.
data
.
options
.
length
;
if
(
percent
<
0.3
)
{
pg
.
event
.
once
(
'
layer_right_show_tryagain_end
'
,
()
=>
{
resolve
(
1
);
})
pg
.
event
.
emit
(
'
layer_right_show_tryagain
'
)
}
else
if
(
percent
<
0.6
)
{
pg
.
event
.
once
(
'
layer_right_show_good_end
'
,
()
=>
{
resolve
(
2
);
})
pg
.
event
.
emit
(
'
layer_right_show_good
'
)
}
else
{
pg
.
event
.
once
(
'
layer_right_show_excellent_end
'
,
()
=>
{
resolve
(
3
);
})
pg
.
event
.
emit
(
'
layer_right_show_excellent
'
)
}
});
}
}
showCamera
()
{
showCamera
()
{
courseware
&&
courseware
.
openRecognitionCamera
({
courseware
&&
courseware
.
openRecognitionCamera
({
...
...
assets/hy08_caici/script/defaultData_hy08_caici.ts
View file @
e2155944
...
@@ -10,7 +10,8 @@ export const defaultData =
...
@@ -10,7 +10,8 @@ export const defaultData =
{
{
"
type
"
:
"
img
"
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/5e0afcb2626cb97395fa80688d0da26e.png
"
,
"
audio
"
:
"
http://staging-teach.cdn.ireadabc.com/a5fb06cfafd5c74d143d00b8cafbed2e_l.mp3
"
,
"
text
"
:
"
push
"
,
"
right
"
:
false
,
"
audioName
"
:
"
正确.mp3
"
"
type
"
:
"
img
"
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/5e0afcb2626cb97395fa80688d0da26e.png
"
,
"
audio
"
:
"
http://staging-teach.cdn.ireadabc.com/a5fb06cfafd5c74d143d00b8cafbed2e_l.mp3
"
,
"
text
"
:
"
push
"
,
"
right
"
:
false
,
"
audioName
"
:
"
正确.mp3
"
},
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/d1905036a1cbe59e269641576bf025cb.png
"
,
"
audio
"
:
"
http://staging-teach.cdn.ireadabc.com/141bd6c7ce281deb3c2a6ceb66e2148e_l.mp3
"
,
"
text
"
:
"
yun
"
,
"
right
"
:
false
,
"
audioName
"
:
"
错误.mp3
"
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/65732948abd635b143bcca6bf30e1ae3.png
"
,
"
audio
"
:
"
http://staging-teach.cdn.ireadabc.com/5eeac1448c75db6dda78519ae7986dd2_l.mp3
"
,
"
text
"
:
"
right
"
,
"
right
"
:
false
,
"
audioName
"
:
"
星星变虎头.mp3
"
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/017549d06d93f449af1ca4e1306cc970.png
"
,
"
audio
"
:
"
http://staging-teach.cdn.ireadabc.com/6d742645880f902efae878facc78da07_l.mp3
"
,
"
text
"
:
"
star
"
,
"
right
"
:
false
,
"
audioName
"
:
"
请在5秒内说出正确答案.mp3
"
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/5e0afcb2626cb97395fa80688d0da26e.png
"
,
"
audio
"
:
""
,
"
text
"
:
"
123
"
,
"
right
"
:
false
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/e6ea7e0efa41ddfbcbbd6e01581a1d2f.png
"
,
"
audio
"
:
""
,
"
text
"
:
"
123
"
,
"
right
"
:
false
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/e6ea7e0efa41ddfbcbbd6e01581a1d2f.png
"
,
"
audio
"
:
""
,
"
text
"
:
"
123
"
,
"
right
"
:
false
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/5e0afcb2626cb97395fa80688d0da26e.png
"
,
"
audio
"
:
""
,
"
text
"
:
"
123
"
,
"
right
"
:
false
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/e6ea7e0efa41ddfbcbbd6e01581a1d2f.png
"
,
"
audio
"
:
""
,
"
text
"
:
"
123
"
,
"
right
"
:
false
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/5e0afcb2626cb97395fa80688d0da26e.png
"
,
"
audio
"
:
""
,
"
text
"
:
"
123
"
,
"
right
"
:
false
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/65732948abd635b143bcca6bf30e1ae3.png
"
,
"
audio
"
:
"
http://staging-teach.cdn.ireadabc.com/5eeac1448c75db6dda78519ae7986dd2_l.mp3
"
,
"
text
"
:
"
right
"
,
"
right
"
:
false
,
"
audioName
"
:
"
星星变虎头.mp3
"
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/d1905036a1cbe59e269641576bf025cb.png
"
,
"
audio
"
:
"
http://staging-teach.cdn.ireadabc.com/141bd6c7ce281deb3c2a6ceb66e2148e_l.mp3
"
,
"
text
"
:
"
yun
"
,
"
right
"
:
false
,
"
audioName
"
:
"
错误.mp3
"
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/65732948abd635b143bcca6bf30e1ae3.png
"
,
"
audio
"
:
"
http://staging-teach.cdn.ireadabc.com/5eeac1448c75db6dda78519ae7986dd2_l.mp3
"
,
"
text
"
:
"
right
"
,
"
right
"
:
false
,
"
audioName
"
:
"
星星变虎头.mp3
"
}],
"
audioName
"
:
"
请在5秒内说出正确答案.mp3
"
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/d1905036a1cbe59e269641576bf025cb.png
"
,
"
audio
"
:
"
http://staging-teach.cdn.ireadabc.com/141bd6c7ce281deb3c2a6ceb66e2148e_l.mp3
"
,
"
text
"
:
"
yun
"
,
"
right
"
:
false
,
"
audioName
"
:
"
错误.mp3
"
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/65732948abd635b143bcca6bf30e1ae3.png
"
,
"
audio
"
:
"
http://staging-teach.cdn.ireadabc.com/5eeac1448c75db6dda78519ae7986dd2_l.mp3
"
,
"
text
"
:
"
right
"
,
"
right
"
:
false
,
"
audioName
"
:
"
星星变虎头.mp3
"
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/017549d06d93f449af1ca4e1306cc970.png
"
,
"
audio
"
:
"
http://staging-teach.cdn.ireadabc.com/6d742645880f902efae878facc78da07_l.mp3
"
,
"
text
"
:
"
star
"
,
"
right
"
:
false
,
"
audioName
"
:
"
请在5秒内说出正确答案.mp3
"
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/5e0afcb2626cb97395fa80688d0da26e.png
"
,
"
audio
"
:
""
,
"
text
"
:
"
123
"
,
"
right
"
:
false
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/e6ea7e0efa41ddfbcbbd6e01581a1d2f.png
"
,
"
audio
"
:
""
,
"
text
"
:
"
123
"
,
"
right
"
:
false
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/e6ea7e0efa41ddfbcbbd6e01581a1d2f.png
"
,
"
audio
"
:
""
,
"
text
"
:
"
123
"
,
"
right
"
:
false
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/5e0afcb2626cb97395fa80688d0da26e.png
"
,
"
audio
"
:
""
,
"
text
"
:
"
123
"
,
"
right
"
:
false
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/e6ea7e0efa41ddfbcbbd6e01581a1d2f.png
"
,
"
audio
"
:
""
,
"
text
"
:
"
123
"
,
"
right
"
:
false
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/5e0afcb2626cb97395fa80688d0da26e.png
"
,
"
audio
"
:
""
,
"
text
"
:
"
123
"
,
"
right
"
:
false
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/65732948abd635b143bcca6bf30e1ae3.png
"
,
"
audio
"
:
"
http://staging-teach.cdn.ireadabc.com/5eeac1448c75db6dda78519ae7986dd2_l.mp3
"
,
"
text
"
:
"
right
"
,
"
right
"
:
false
,
"
audioName
"
:
"
星星变虎头.mp3
"
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/d1905036a1cbe59e269641576bf025cb.png
"
,
"
audio
"
:
"
http://staging-teach.cdn.ireadabc.com/141bd6c7ce281deb3c2a6ceb66e2148e_l.mp3
"
,
"
text
"
:
"
yun
"
,
"
right
"
:
false
,
"
audioName
"
:
"
错误.mp3
"
},
{
"
type
"
:
""
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/65732948abd635b143bcca6bf30e1ae3.png
"
,
"
audio
"
:
"
http://staging-teach.cdn.ireadabc.com/5eeac1448c75db6dda78519ae7986dd2_l.mp3
"
,
"
text
"
:
"
right
"
,
"
right
"
:
false
,
"
audioName
"
:
"
星星变虎头.mp3
"
}
],
"
audioName
"
:
"
请在5秒内说出正确答案.mp3
"
}],
"
bgAudio
"
:
""
,
"
bgAudioName
"
:
""
,
"
audioName
"
:
""
}],
"
bgAudio
"
:
""
,
"
bgAudioName
"
:
""
,
"
audioName
"
:
""
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment