Commit 87c12ad1 authored by yu's avatar yu

背景音乐

parent 2776142d
{
"name": "弹弓动画1",
"imagePath": "dg1_tex.png",
"SubTexture": [
{
"name": "弹弓",
"x": 1,
"height": 264,
"y": 1,
"width": 202
},
{
"name": "大球",
"x": 175,
"height": 78,
"y": 267,
"width": 78
},
{
"name": "中间绳子1",
"x": 1,
"height": 164,
"y": 267,
"width": 172
},
{
"name": "绳子结",
"x": 1,
"height": 43,
"y": 433,
"width": 216
}
],
"height": 512,
"width": 256
}
\ No newline at end of file
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 512, "height": 512,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"弹弓动画1_tex": { "dg1_tex": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "08a64b0a-6aee-4b68-8c16-38af05d8b4e7", "uuid": "08a64b0a-6aee-4b68-8c16-38af05d8b4e7",
"rawTextureUuid": "15c5ed8b-0432-4262-a107-a612e0ca88a3", "rawTextureUuid": "15c5ed8b-0432-4262-a107-a612e0ca88a3",
......
{
"name": "弹弓动画2",
"SubTexture": [
{
"name": "弹弓",
"x": 1,
"height": 264,
"y": 1,
"width": 202
},
{
"name": "大球",
"x": 175,
"height": 78,
"y": 267,
"width": 78
},
{
"name": "小球1",
"x": 205,
"height": 105,
"y": 1,
"width": 41
},
{
"name": "中间绳子1",
"x": 1,
"height": 164,
"y": 267,
"width": 172
},
{
"name": "绳子结",
"x": 1,
"height": 43,
"y": 433,
"width": 216
}
],
"imagePath": "dg2_tex.png",
"height": 512,
"width": 256
}
\ No newline at end of file
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 512, "height": 512,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"弹弓动画2_tex": { "dg2_tex": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "1fdf12c1-79ac-4cf9-b009-1070256eca69", "uuid": "1fdf12c1-79ac-4cf9-b009-1070256eca69",
"rawTextureUuid": "1ce657fa-0585-4aef-ae0f-a5f55538a214", "rawTextureUuid": "1ce657fa-0585-4aef-ae0f-a5f55538a214",
......
{
"name": "弹弓动画3",
"SubTexture": [
{
"name": "弹弓",
"x": 1,
"height": 264,
"y": 1,
"width": 202
},
{
"name": "大球",
"x": 304,
"height": 78,
"y": 415,
"width": 78
},
{
"name": "小球2",
"x": 219,
"height": 90,
"y": 415,
"width": 83
},
{
"name": "左边绳子1",
"x": 1,
"height": 146,
"y": 267,
"width": 233
},
{
"name": "绳子结",
"x": 1,
"height": 43,
"y": 415,
"width": 216
}
],
"imagePath": "dg3_tex.png",
"height": 512,
"width": 512
}
\ No newline at end of file
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 512, "height": 512,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"弹弓动画3_tex": { "dg3_tex": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "e5af6e59-1365-4924-b0e5-9a92f4f6fdb6", "uuid": "e5af6e59-1365-4924-b0e5-9a92f4f6fdb6",
"rawTextureUuid": "d5fa8d39-5895-4a51-bd13-ff6a0cae74e2", "rawTextureUuid": "d5fa8d39-5895-4a51-bd13-ff6a0cae74e2",
......
{"name":"弹弓动画1","imagePath":"弹弓动画1_tex.png","SubTexture":[{"name":"弹弓","x":1,"height":264,"y":1,"width":202},{"name":"大球","x":175,"height":78,"y":267,"width":78},{"name":"中间绳子1","x":1,"height":164,"y":267,"width":172},{"name":"绳子结","x":1,"height":43,"y":433,"width":216}],"height":512,"width":256}
\ No newline at end of file
{"name":"弹弓动画2","SubTexture":[{"name":"弹弓","x":1,"height":264,"y":1,"width":202},{"name":"大球","x":175,"height":78,"y":267,"width":78},{"name":"小球1","x":205,"height":105,"y":1,"width":41},{"name":"中间绳子1","x":1,"height":164,"y":267,"width":172},{"name":"绳子结","x":1,"height":43,"y":433,"width":216}],"imagePath":"弹弓动画2_tex.png","height":512,"width":256}
\ No newline at end of file
{"name":"弹弓动画3","SubTexture":[{"name":"弹弓","x":1,"height":264,"y":1,"width":202},{"name":"大球","x":304,"height":78,"y":415,"width":78},{"name":"小球2","x":219,"height":90,"y":415,"width":83},{"name":"左边绳子1","x":1,"height":146,"y":267,"width":233},{"name":"绳子结","x":1,"height":43,"y":415,"width":216}],"imagePath":"弹弓动画3_tex.png","height":512,"width":512}
\ No newline at end of file
...@@ -87,22 +87,28 @@ ...@@ -87,22 +87,28 @@
"__id__": 121 "__id__": 121
}, },
{ {
"__id__": 133 "__id__": 124
}, },
{ {
"__id__": 149 "__id__": 127
},
{
"__id__": 139
},
{
"__id__": 155
} }
], ],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 161 "__id__": 167
}, },
{ {
"__id__": 162 "__id__": 168
}, },
{ {
"__id__": 163 "__id__": 169
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -5843,26 +5849,274 @@ ...@@ -5843,26 +5849,274 @@
}, },
{ {
"__type__": "cc.Node", "__type__": "cc.Node",
"_name": "layout_start", "_name": "rqq_bg_audio_off",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 2 "__id__": 2
}, },
"_children": [ "_children": [],
"_active": false,
"_components": [
{ {
"__id__": 122 "__id__": 122
}, },
{ {
"__id__": 124 "__id__": 123
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 92,
"height": 92
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-561,
-299,
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": "00XccfDc1NB6AW0KvbTDFN"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 121
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "2526dfa0-4924-4362-b26b-d42ff2264e89"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "06CSzoGexKbJXcKEGWzPEc"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 121
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 12,
"_left": 60,
"_right": 0,
"_top": 0,
"_bottom": 30,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_id": "20f4Af7F1G2o6Ja6YMgZG/"
},
{
"__type__": "cc.Node",
"_name": "rqq_bg_audio_on",
"_objFlags": 0,
"_parent": {
"__id__": 2
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 125
}, },
{ {
"__id__": 126 "__id__": 126
}, }
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 92,
"height": 92
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-561,
-299,
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": "357kZzLetEZ6XFr0kJ4h1n"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 124
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "654cae54-7fb0-431f-ac08-17dc5a4874cd"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "a59WEiEfxGKIVNCDqWgn98"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 124
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 12,
"_left": 60,
"_right": 0,
"_top": 0,
"_bottom": 30,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_id": "c6fsK0iLVM86UyrMpTd58q"
},
{
"__type__": "cc.Node",
"_name": "layout_start",
"_objFlags": 0,
"_parent": {
"__id__": 2
},
"_children": [
{ {
"__id__": 128 "__id__": 128
}, },
{ {
"__id__": 131 "__id__": 130
},
{
"__id__": 132
},
{
"__id__": 134
},
{
"__id__": 137
} }
], ],
"_active": false, "_active": false,
...@@ -5920,13 +6174,13 @@ ...@@ -5920,13 +6174,13 @@
"_name": "New Sprite(Splash)", "_name": "New Sprite(Splash)",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 121 "__id__": 127
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 123 "__id__": 129
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -5982,7 +6236,7 @@ ...@@ -5982,7 +6236,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 122 "__id__": 128
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -6014,13 +6268,13 @@ ...@@ -6014,13 +6268,13 @@
"_name": "bg_instructions", "_name": "bg_instructions",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 121 "__id__": 127
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 125 "__id__": 131
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -6076,7 +6330,7 @@ ...@@ -6076,7 +6330,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 124 "__id__": 130
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -6108,13 +6362,13 @@ ...@@ -6108,13 +6362,13 @@
"_name": "desc", "_name": "desc",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 121 "__id__": 127
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 127 "__id__": 133
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -6170,7 +6424,7 @@ ...@@ -6170,7 +6424,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 126 "__id__": 132
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -6205,16 +6459,16 @@ ...@@ -6205,16 +6459,16 @@
"_name": "btn_start", "_name": "btn_start",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 121 "__id__": 127
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 129 "__id__": 135
}, },
{ {
"__id__": 130 "__id__": 136
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -6270,7 +6524,7 @@ ...@@ -6270,7 +6524,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 128 "__id__": 134
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -6302,7 +6556,7 @@ ...@@ -6302,7 +6556,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 128 "__id__": 134
}, },
"_enabled": true, "_enabled": true,
"_normalMaterial": null, "_normalMaterial": null,
...@@ -6363,7 +6617,7 @@ ...@@ -6363,7 +6617,7 @@
"hoverSprite": null, "hoverSprite": null,
"_N$disabledSprite": null, "_N$disabledSprite": null,
"_N$target": { "_N$target": {
"__id__": 128 "__id__": 134
}, },
"_id": "7095HuemhJQ40wHbz5jlAy" "_id": "7095HuemhJQ40wHbz5jlAy"
}, },
...@@ -6372,13 +6626,13 @@ ...@@ -6372,13 +6626,13 @@
"_name": "touch", "_name": "touch",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 121 "__id__": 127
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 132 "__id__": 138
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -6434,7 +6688,7 @@ ...@@ -6434,7 +6688,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 131 "__id__": 137
}, },
"_enabled": true, "_enabled": true,
"_normalMaterial": null, "_normalMaterial": null,
...@@ -6506,16 +6760,16 @@ ...@@ -6506,16 +6760,16 @@
}, },
"_children": [ "_children": [
{ {
"__id__": 134 "__id__": 140
}, },
{ {
"__id__": 136 "__id__": 142
}, },
{ {
"__id__": 143 "__id__": 149
}, },
{ {
"__id__": 146 "__id__": 152
} }
], ],
"_active": false, "_active": false,
...@@ -6573,13 +6827,13 @@ ...@@ -6573,13 +6827,13 @@
"_name": "speak_ske", "_name": "speak_ske",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 133 "__id__": 139
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 135 "__id__": 141
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -6635,7 +6889,7 @@ ...@@ -6635,7 +6889,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 134 "__id__": 140
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -6675,20 +6929,20 @@ ...@@ -6675,20 +6929,20 @@
"_name": "bg_countdown", "_name": "bg_countdown",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 133 "__id__": 139
}, },
"_children": [ "_children": [
{ {
"__id__": 137 "__id__": 143
}, },
{ {
"__id__": 139 "__id__": 145
} }
], ],
"_active": false, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 142 "__id__": 148
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -6744,13 +6998,13 @@ ...@@ -6744,13 +6998,13 @@
"_name": "time", "_name": "time",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 136 "__id__": 142
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 138 "__id__": 144
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -6806,7 +7060,7 @@ ...@@ -6806,7 +7060,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 137 "__id__": 143
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -6841,16 +7095,16 @@ ...@@ -6841,16 +7095,16 @@
"_name": "time2", "_name": "time2",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 136 "__id__": 142
}, },
"_children": [], "_children": [],
"_active": false, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 140 "__id__": 146
}, },
{ {
"__id__": 141 "__id__": 147
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -6906,7 +7160,7 @@ ...@@ -6906,7 +7160,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 139 "__id__": 145
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -6941,7 +7195,7 @@ ...@@ -6941,7 +7195,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 139 "__id__": 145
}, },
"_enabled": true, "_enabled": true,
"_color": { "_color": {
...@@ -6959,7 +7213,7 @@ ...@@ -6959,7 +7213,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 136 "__id__": 142
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -6991,16 +7245,16 @@ ...@@ -6991,16 +7245,16 @@
"_name": "btn_start", "_name": "btn_start",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 133 "__id__": 139
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 144 "__id__": 150
}, },
{ {
"__id__": 145 "__id__": 151
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -7056,7 +7310,7 @@ ...@@ -7056,7 +7310,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 143 "__id__": 149
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -7088,7 +7342,7 @@ ...@@ -7088,7 +7342,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 143 "__id__": 149
}, },
"_enabled": true, "_enabled": true,
"_normalMaterial": null, "_normalMaterial": null,
...@@ -7156,16 +7410,16 @@ ...@@ -7156,16 +7410,16 @@
"_name": "btn_stop", "_name": "btn_stop",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 133 "__id__": 139
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 147 "__id__": 153
}, },
{ {
"__id__": 148 "__id__": 154
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -7221,7 +7475,7 @@ ...@@ -7221,7 +7475,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 146 "__id__": 152
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -7253,7 +7507,7 @@ ...@@ -7253,7 +7507,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 146 "__id__": 152
}, },
"_enabled": true, "_enabled": true,
"_normalMaterial": null, "_normalMaterial": null,
...@@ -7325,19 +7579,19 @@ ...@@ -7325,19 +7579,19 @@
}, },
"_children": [ "_children": [
{ {
"__id__": 150 "__id__": 156
}, },
{ {
"__id__": 153 "__id__": 159
}, },
{ {
"__id__": 155 "__id__": 161
}, },
{ {
"__id__": 157 "__id__": 163
}, },
{ {
"__id__": 159 "__id__": 165
} }
], ],
"_active": false, "_active": false,
...@@ -7395,16 +7649,16 @@ ...@@ -7395,16 +7649,16 @@
"_name": "New Sprite(Splash)", "_name": "New Sprite(Splash)",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 149 "__id__": 155
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 151 "__id__": 157
}, },
{ {
"__id__": 152 "__id__": 158
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -7460,7 +7714,7 @@ ...@@ -7460,7 +7714,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 150 "__id__": 156
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -7492,7 +7746,7 @@ ...@@ -7492,7 +7746,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 150 "__id__": 156
}, },
"_enabled": true, "_enabled": true,
"_id": "216u5RnsFH1riSR6qX58J/" "_id": "216u5RnsFH1riSR6qX58J/"
...@@ -7502,13 +7756,13 @@ ...@@ -7502,13 +7756,13 @@
"_name": "img_light", "_name": "img_light",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 149 "__id__": 155
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 154 "__id__": 160
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -7564,7 +7818,7 @@ ...@@ -7564,7 +7818,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 153 "__id__": 159
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -7596,13 +7850,13 @@ ...@@ -7596,13 +7850,13 @@
"_name": "img_co", "_name": "img_co",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 149 "__id__": 155
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 156 "__id__": 162
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -7658,7 +7912,7 @@ ...@@ -7658,7 +7912,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 155 "__id__": 161
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -7690,13 +7944,13 @@ ...@@ -7690,13 +7944,13 @@
"_name": "img_gj", "_name": "img_gj",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 149 "__id__": 155
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 158 "__id__": 164
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -7752,7 +8006,7 @@ ...@@ -7752,7 +8006,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 157 "__id__": 163
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -7784,13 +8038,13 @@ ...@@ -7784,13 +8038,13 @@
"_name": "img_ta", "_name": "img_ta",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 149 "__id__": 155
}, },
"_children": [], "_children": [],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 160 "__id__": 166
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -7846,7 +8100,7 @@ ...@@ -7846,7 +8100,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 159 "__id__": 165
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -7936,15 +8190,21 @@ ...@@ -7936,15 +8190,21 @@
"__id__": 96 "__id__": 96
}, },
"layout_speak": { "layout_speak": {
"__id__": 133 "__id__": 139
}, },
"layout_tip": { "layout_tip": {
"__id__": 149 "__id__": 155
}, },
"item_gun": { "item_gun": {
"__id__": 69 "__id__": 69
}, },
"bg_countdown": null, "bg_countdown": null,
"btn_audio_off": {
"__id__": 121
},
"btn_audio_on": {
"__id__": 124
},
"item_left": { "item_left": {
"__id__": 45 "__id__": 45
}, },
......
import { asyncDelay, onHomeworkFinish } from "../script/util"; import { asyncDelay, onHomeworkFinish } from "../script/util_fireballoon";
import { MyCocosSceneComponent } from "../script/MyCocosSceneComponent"; import { MyCocosSceneComponent } from "../script/MyCocosSceneComponent_fireballoon";
import Game, { FISH_OUT, GAME_STATE, Option } from "./tool/Game"; import Game, { FISH_OUT, GAME_STATE, Option } from "./tool/Game_fireballoon";
import pg from "./tool/pg"; import pg from "./tool/pg_fireballoon";
const { ccclass, property } = cc._decorator; const { ccclass, property } = cc._decorator;
...@@ -83,6 +83,10 @@ export default class SceneComponent extends MyCocosSceneComponent { ...@@ -83,6 +83,10 @@ export default class SceneComponent extends MyCocosSceneComponent {
item_gun: cc.Node = null; item_gun: cc.Node = null;
@property(cc.Node) @property(cc.Node)
bg_countdown: cc.Node = null; bg_countdown: cc.Node = null;
@property(cc.Node)
btn_audio_off: cc.Node = null;
@property(cc.Node)
btn_audio_on: cc.Node = null;
@property(cc.Node) @property(cc.Node)
item_left: cc.Node = null; item_left: cc.Node = null;
...@@ -99,6 +103,7 @@ export default class SceneComponent extends MyCocosSceneComponent { ...@@ -99,6 +103,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
private layout_start: cc.Node; private layout_start: cc.Node;
private audioId: any; private audioId: any;
private isPlayBgAudio: boolean;
private countDown: number = 999999; private countDown: number = 999999;
private timeCount: number; private timeCount: number;
private startCount = 15; private startCount = 15;
...@@ -121,11 +126,19 @@ export default class SceneComponent extends MyCocosSceneComponent { ...@@ -121,11 +126,19 @@ export default class SceneComponent extends MyCocosSceneComponent {
touch.on(cc.Node.EventType.TOUCH_END, () => { touch.on(cc.Node.EventType.TOUCH_END, () => {
cc.audioEngine.stopAllEffects(); cc.audioEngine.stopAllEffects();
pg.audio.stopAudio(this.audioId); pg.audio.stopAudio(this.audioId);
pg.audio.playAudioByUrl(Game.getIns().question.audio); pg.audio.playAudioByUrl(Game.getIns().question.audio).then((audioId) => {
this.audioId = audioId;
if (audioId > -1 && Game.getIns().state == GAME_STATE.RUNNING) pg.audio.stopAudio(audioId);
});
}) })
if (Game.getIns().bgAudio || Game.getIns().bgAudio != "") {
this.btn_audio_on.active = true;
}
} }
initEvent() { initEvent() {
pg.view.touchOn(pg.view.find(this.layout_start, 'btn_start'), this.onTouchStart, this); pg.view.touchOn(pg.view.find(this.layout_start, 'btn_start'), this.onTouchStart, this);
this.btn_audio_off.on(cc.Node.EventType.TOUCH_END, this.onAudioOff, this);
this.btn_audio_on.on(cc.Node.EventType.TOUCH_END, this.onAudioOn, this);
pg.event.on("game_start", () => { pg.event.on("game_start", () => {
this.gameStart(); this.gameStart();
...@@ -152,10 +165,30 @@ export default class SceneComponent extends MyCocosSceneComponent { ...@@ -152,10 +165,30 @@ export default class SceneComponent extends MyCocosSceneComponent {
} }
onTouchStart() { onTouchStart() {
pg.audio.playLocalAudio(cc.find(`Canvas/res/audio/btn`)); pg.audio.playLocalAudio(cc.find(`Canvas/res/audio/btn`));
pg.audio.playBgAudioByUrl(Game.getIns().bgAudio);
pg.event.emit("game_start"); pg.event.emit("game_start");
} }
private onAudioOn() {
this.btn_audio_off.active = true;
this.btn_audio_on.active = false;
this.isPlayBgAudio = false;
this.stopBgAudio();
}
private onAudioOff() {
this.btn_audio_on.active = true;
this.btn_audio_off.active = false;
this.isPlayBgAudio = true;
this.playBgAudio();
}
private playBgAudio() {
if (!this.isPlayBgAudio) return;
cc.audioEngine.resumeMusic();
}
private stopBgAudio() {
cc.audioEngine.pauseMusic();
}
private count: number; private count: number;
private list: Option[]; private list: Option[];
private fishs: cc.Node[]; private fishs: cc.Node[];
...@@ -166,7 +199,7 @@ export default class SceneComponent extends MyCocosSceneComponent { ...@@ -166,7 +199,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
//游戏开始小鱼出现等等 //游戏开始小鱼出现等等
this.layout_start.active = false; this.layout_start.active = false;
if (this.audioId > -1 && Game.getIns().state != GAME_STATE.WAIT) { if (this.audioId > -1 && Game.getIns().state != GAME_STATE.WAIT) {
cc.audioEngine.stopAllEffects(); // cc.audioEngine.stopAllEffects();
pg.audio.stopAudio(this.audioId); pg.audio.stopAudio(this.audioId);
} }
//开始 //开始
...@@ -557,7 +590,7 @@ export default class SceneComponent extends MyCocosSceneComponent { ...@@ -557,7 +590,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
btn_start.active = false; btn_start.active = false;
btn_stop.active = true; btn_stop.active = true;
ske.getComponent(dragonBones.ArmatureDisplay).timeScale = 1; ske.getComponent(dragonBones.ArmatureDisplay).timeScale = 1;
cc.audioEngine.stopAllEffects(); // cc.audioEngine.stopAllEffects();
this.bg_countdown.active = true; this.bg_countdown.active = true;
this.countDown = this.startCount; this.countDown = this.startCount;
this.countDown = this.touchData.time || this.startCount; //this.startCount; this.countDown = this.touchData.time || this.startCount; //this.startCount;
...@@ -781,3 +814,4 @@ export default class SceneComponent extends MyCocosSceneComponent { ...@@ -781,3 +814,4 @@ export default class SceneComponent extends MyCocosSceneComponent {
} }
...@@ -5,8 +5,8 @@ ...@@ -5,8 +5,8 @@
// Learn life-cycle callbacks: // Learn life-cycle callbacks:
// - https://docs.cocos.com/creator/manual/en/scripting/life-cycle-callbacks.html // - https://docs.cocos.com/creator/manual/en/scripting/life-cycle-callbacks.html
import Game, { FISH_OUT, GAME_STATE, Option } from "../tool/Game"; import Game, { FISH_OUT, GAME_STATE, Option } from "../tool/Game_fireballoon";
import pg from "../tool/pg"; import pg from "../tool/pg_fireballoon";
const { ccclass, property } = cc._decorator; const { ccclass, property } = cc._decorator;
...@@ -249,3 +249,4 @@ export default class NewClass extends cc.Component { ...@@ -249,3 +249,4 @@ export default class NewClass extends cc.Component {
if (fish) this.fishs.push(fish); if (fish) this.fishs.push(fish);
} }
} }
...@@ -5,8 +5,8 @@ ...@@ -5,8 +5,8 @@
// Learn life-cycle callbacks: // Learn life-cycle callbacks:
// - https://docs.cocos.com/creator/manual/en/scripting/life-cycle-callbacks.html // - https://docs.cocos.com/creator/manual/en/scripting/life-cycle-callbacks.html
import Game, { GAME_STATE } from "../tool/Game"; import Game, { GAME_STATE } from "../tool/Game_fireballoon";
import pg from "../tool/pg"; import pg from "../tool/pg_fireballoon";
pg.event.clear(); pg.event.clear();
const { ccclass, property } = cc._decorator; const { ccclass, property } = cc._decorator;
...@@ -87,4 +87,4 @@ export default class NewClass extends cc.Component { ...@@ -87,4 +87,4 @@ export default class NewClass extends cc.Component {
// cc.find("bg_cd/label_cd", this.node).getComponent(cc.Label).string = "" + parseInt("" + this.countDown); // cc.find("bg_cd/label_cd", this.node).getComponent(cc.Label).string = "" + parseInt("" + this.countDown);
// } // }
} }
} }
\ No newline at end of file
...@@ -139,12 +139,14 @@ export default class Game { ...@@ -139,12 +139,14 @@ export default class Game {
public singleGame: boolean; public singleGame: boolean;
public question: { text, audio }; public question: { text, audio };
public title: string; public title: string;
public bgAudio: string;
public questionText: string; public questionText: string;
public init(data) { public init(data) {
this.singleGame = !data.onlineFlg; this.singleGame = !data.onlineFlg;
this.question = { text: data.questionText, audio: data.questionTextAudio }; this.question = { text: data.questionText, audio: data.questionTextAudio };
this.title = data.title; this.title = data.title;
this.questionText = data.questionText; this.questionText = data.questionText;
this.bgAudio = data.bgAduio || "";
this.start = false; this.start = false;
this.lists = []; this.lists = [];
this.data = data.questions; this.data = data.questions;
...@@ -198,4 +200,4 @@ export default class Game { ...@@ -198,4 +200,4 @@ export default class Game {
get isOver() { get isOver() {
return this.page > this.lists.length; return this.page > this.lists.length;
} }
} }
\ No newline at end of file
...@@ -532,7 +532,7 @@ let pg = { ...@@ -532,7 +532,7 @@ let pg = {
}); });
}, },
stopAudio(audioId) { stopAudio(audioId) {
if (!audioId) return; if (audioId < 0) return;
cc.audioEngine.stopEffect(audioId); cc.audioEngine.stopEffect(audioId);
}, },
playAudio(audioClip, cb = null) { playAudio(audioClip, cb = null) {
...@@ -547,6 +547,19 @@ let pg = { ...@@ -547,6 +547,19 @@ let pg = {
return audioId; return audioId;
} }
}, },
playBgAudioByUrl(audio_url, cb = null, loadCb = null) {
return new Promise((resolve, reject) => {
if (!audio_url) return resolve(null);
cc.assetManager.loadRemote(audio_url, (err, audioClip: any) => {
const audioId = cc.audioEngine.playMusic(audioClip, true);
cc.audioEngine.setFinishCallback(audioId, () => {
cb && cb();
});
loadCb && loadCb(audioId);
resolve(audioId);
});
});
},
playLocalAudio(audio: cc.Node) { playLocalAudio(audio: cc.Node) {
return new Promise((resolve, reject) => { return new Promise((resolve, reject) => {
const id = cc.audioEngine.playEffect(audio.getComponent(cc.AudioSource).clip, false); const id = cc.audioEngine.playEffect(audio.getComponent(cc.AudioSource).clip, false);
...@@ -589,4 +602,4 @@ let pg = { ...@@ -589,4 +602,4 @@ let pg = {
}, },
event: Emitter.getInstance() event: Emitter.getInstance()
}; };
export default pg; export default pg;
\ No newline at end of file
import { defaultData } from "../script/defaultData"; import { defaultData } from "../script/defaultData_fireballoon";
export class MyCocosSceneComponent extends cc.Component { export class MyCocosSceneComponent extends cc.Component {
...@@ -176,4 +176,4 @@ export class MyCocosSceneComponent extends cc.Component { ...@@ -176,4 +176,4 @@ export class MyCocosSceneComponent extends cc.Component {
cb && cb(); cb && cb();
} }
} }
} }
\ No newline at end of file
...@@ -2,6 +2,7 @@ export const defaultData = { ...@@ -2,6 +2,7 @@ export const defaultData = {
"title": "热气球大战", "title": "热气球大战",
"questionText": "可恶的小偷将魔法卡牌藏在热气球里,准备偷走!快击落热气球,夺回魔法卡牌。游戏开始,请点击弹弓,发射小球,击落热气球,魔法卡牌就会掉落下来。请仔细观察魔法卡牌,并大声说出魔法咒语。魔法咒语正确,你将获得该张魔法卡牌。游戏结束后,根据获得的魔法卡牌数量,你将获得相应的能量石奖励!开始挑战吧!", "questionText": "可恶的小偷将魔法卡牌藏在热气球里,准备偷走!快击落热气球,夺回魔法卡牌。游戏开始,请点击弹弓,发射小球,击落热气球,魔法卡牌就会掉落下来。请仔细观察魔法卡牌,并大声说出魔法咒语。魔法咒语正确,你将获得该张魔法卡牌。游戏结束后,根据获得的魔法卡牌数量,你将获得相应的能量石奖励!开始挑战吧!",
"questionTextAudio": "https://staging-teach.cdn.ireadabc.com/3152e0ea17b07406a002b2c05028b0cc.mp3", "questionTextAudio": "https://staging-teach.cdn.ireadabc.com/3152e0ea17b07406a002b2c05028b0cc.mp3",
"bgAduio": "https://staging-teach.cdn.ireadabc.com/ed84c18cc5f696ceaaf488ff98c228fe_l.mp3",
"questions": [ "questions": [
{ {
"options": [ "options": [
...@@ -82,4 +83,4 @@ export const defaultData = { ...@@ -82,4 +83,4 @@ export const defaultData = {
] ]
} }
] ]
} }
\ No newline at end of file
...@@ -422,4 +422,4 @@ export function onHomeworkFinish(data) { ...@@ -422,4 +422,4 @@ export function onHomeworkFinish(data) {
} else { } else {
console.log('onHomeworkFinish'); console.log('onHomeworkFinish');
} }
} }
\ No newline at end of file
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 336, "height": 336,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"1orange": { "1orange_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "17487daf-3875-48b5-9884-fb0a0bccd3d5", "uuid": "17487daf-3875-48b5-9884-fb0a0bccd3d5",
"rawTextureUuid": "9eb89c84-1cc7-42c9-ac57-df702f77dcef", "rawTextureUuid": "9eb89c84-1cc7-42c9-ac57-df702f77dcef",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 720, "height": 720,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg": { "bg_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "057d9312-06e8-44d1-9379-6aafe1869ff0", "uuid": "057d9312-06e8-44d1-9379-6aafe1869ff0",
"rawTextureUuid": "f37041cd-c3f7-4b78-8f8e-3bce4538eda7", "rawTextureUuid": "f37041cd-c3f7-4b78-8f8e-3bce4538eda7",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 67, "height": 67,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"btn_left": { "btn_left_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "712039b7-4413-4fad-bc38-18899d62f771", "uuid": "712039b7-4413-4fad-bc38-18899d62f771",
"rawTextureUuid": "af5ba431-34f8-4dd7-9275-364bf1e11142", "rawTextureUuid": "af5ba431-34f8-4dd7-9275-364bf1e11142",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 67, "height": 67,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"btn_right": { "btn_right_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "0b0af429-d3cb-414c-ad5c-f984d5f82b72", "uuid": "0b0af429-d3cb-414c-ad5c-f984d5f82b72",
"rawTextureUuid": "39c9e77b-9a0e-4db2-81e4-7edd3affe3a1", "rawTextureUuid": "39c9e77b-9a0e-4db2-81e4-7edd3affe3a1",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 245, "height": 245,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_could": { "bg_could_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "762b0e4d-bbfd-4700-9ae7-691d216330f9", "uuid": "762b0e4d-bbfd-4700-9ae7-691d216330f9",
"rawTextureUuid": "04b08235-81e3-4942-b92c-66f42fdf119a", "rawTextureUuid": "04b08235-81e3-4942-b92c-66f42fdf119a",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 88, "height": 88,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_countdown": { "bg_countdown_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "724e7031-49c9-47d3-883d-44d4da25987d", "uuid": "724e7031-49c9-47d3-883d-44d4da25987d",
"rawTextureUuid": "bd10ee69-6e5b-410b-99e7-41913ddd99a6", "rawTextureUuid": "bd10ee69-6e5b-410b-99e7-41913ddd99a6",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 750, "height": 750,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg": { "bg_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "53f94ea8-79b2-4d4a-bc99-a4e0c6402d85", "uuid": "53f94ea8-79b2-4d4a-bc99-a4e0c6402d85",
"rawTextureUuid": "45dc4a01-7202-4c63-a29a-2373ae30f779", "rawTextureUuid": "45dc4a01-7202-4c63-a29a-2373ae30f779",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 380, "height": 380,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_instructions": { "bg_instructions_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "63c82d2c-6b6c-4b82-9b06-62b9c3ea423d", "uuid": "63c82d2c-6b6c-4b82-9b06-62b9c3ea423d",
"rawTextureUuid": "0624005a-6305-4009-8b04-e7b919699e87", "rawTextureUuid": "0624005a-6305-4009-8b04-e7b919699e87",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 137, "height": 137,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"btn_restart": { "btn_restart_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "3cf25abd-faab-48b6-9128-d7030c57db67", "uuid": "3cf25abd-faab-48b6-9128-d7030c57db67",
"rawTextureUuid": "4cd0c381-4adb-47cc-88d1-898499087172", "rawTextureUuid": "4cd0c381-4adb-47cc-88d1-898499087172",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 137, "height": 137,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"btn_start1": { "btn_start1_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "78733786-a84c-4caf-b3c9-789817838917", "uuid": "78733786-a84c-4caf-b3c9-789817838917",
"rawTextureUuid": "7fe56fa8-0406-48f8-b97d-ec7fc477d3af", "rawTextureUuid": "7fe56fa8-0406-48f8-b97d-ec7fc477d3af",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 100, "height": 100,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"btn_start2": { "btn_start2_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "8c5a64e9-0660-4ee5-bf99-069565384ea4", "uuid": "8c5a64e9-0660-4ee5-bf99-069565384ea4",
"rawTextureUuid": "5497ae81-1dd4-43a1-bbba-20971b247f42", "rawTextureUuid": "5497ae81-1dd4-43a1-bbba-20971b247f42",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 100, "height": 100,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"btn_stop": { "btn_stop_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "91e9a4cf-fb1e-45d2-a365-991574d1d343", "uuid": "91e9a4cf-fb1e-45d2-a365-991574d1d343",
"rawTextureUuid": "00495059-484f-4797-93aa-84ffc7e7ae14", "rawTextureUuid": "00495059-484f-4797-93aa-84ffc7e7ae14",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 78, "height": 78,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"ball": { "ball_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "14553acc-97f4-4d49-8ebf-26d02151efe9", "uuid": "14553acc-97f4-4d49-8ebf-26d02151efe9",
"rawTextureUuid": "64a82e7b-f5e8-4fe6-955b-9c8c9e24b4e2", "rawTextureUuid": "64a82e7b-f5e8-4fe6-955b-9c8c9e24b4e2",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 201, "height": 201,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"body": { "body_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "a5924bf6-ef1a-4e51-a648-e17a26484cf0", "uuid": "a5924bf6-ef1a-4e51-a648-e17a26484cf0",
"rawTextureUuid": "72a61d88-6a63-4b7a-92cd-8fe7a667ecfc", "rawTextureUuid": "72a61d88-6a63-4b7a-92cd-8fe7a667ecfc",
......
{
"name": "弹弓动画1",
"SubTexture": [
{
"name": "中间绳子1",
"x": 1,
"height": 164,
"y": 1,
"width": 172
}
],
"imagePath": "dg1_tex.png",
"height": 256,
"width": 256
}
\ No newline at end of file
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 256, "height": 256,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"弹弓动画1_tex": { "dg1_tex_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "50d6cb19-488d-497f-859e-62daeae22b2a", "uuid": "50d6cb19-488d-497f-859e-62daeae22b2a",
"rawTextureUuid": "8d78d105-5b3a-44c9-b996-a2dea1e5307c", "rawTextureUuid": "8d78d105-5b3a-44c9-b996-a2dea1e5307c",
......
{
"name": "弹弓动画2",
"SubTexture": [
{
"name": "中间绳子1",
"x": 1,
"height": 164,
"y": 1,
"width": 172
}
],
"imagePath": "dg2_tex.png",
"height": 256,
"width": 256
}
\ No newline at end of file
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 256, "height": 256,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"弹弓动画2_tex": { "dg2_tex_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "5586902d-cff7-4d6c-adbc-64f8267f26dc", "uuid": "5586902d-cff7-4d6c-adbc-64f8267f26dc",
"rawTextureUuid": "19713ef2-ec7c-4d20-b104-9fffcac69b1e", "rawTextureUuid": "19713ef2-ec7c-4d20-b104-9fffcac69b1e",
......
{
"name": "弹弓动画3",
"SubTexture": [
{
"name": "左边绳子1",
"x": 1,
"height": 146,
"y": 1,
"width": 233
}
],
"imagePath": "dg3_tex.png",
"height": 256,
"width": 256
}
\ No newline at end of file
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 256, "height": 256,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"弹弓动画3_tex": { "dg3_tex_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "72473c3e-f90d-4b35-9798-5001593bc50d", "uuid": "72473c3e-f90d-4b35-9798-5001593bc50d",
"rawTextureUuid": "0a07b64f-70cb-4c49-8970-04d1ded51508", "rawTextureUuid": "0a07b64f-70cb-4c49-8970-04d1ded51508",
......
{
"name": "弹弓动画4",
"SubTexture": [
{
"name": "最左边绳子1",
"x": 1,
"height": 95,
"y": 1,
"width": 234
}
],
"imagePath": "dg4_tex.png",
"height": 128,
"width": 256
}
\ No newline at end of file
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 128, "height": 128,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"弹弓动画4_tex": { "dg4_tex_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "f00818b0-4aeb-4954-bd81-774336b560df", "uuid": "f00818b0-4aeb-4954-bd81-774336b560df",
"rawTextureUuid": "fe9382c8-5a68-4ef3-99a7-e9e57d862d44", "rawTextureUuid": "fe9382c8-5a68-4ef3-99a7-e9e57d862d44",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 43, "height": 43,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"line": { "line_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "9d40550e-f61f-410a-bfcb-aed474268384", "uuid": "9d40550e-f61f-410a-bfcb-aed474268384",
"rawTextureUuid": "bd9d2b1f-5704-4b99-a23e-cb5aefe54e35", "rawTextureUuid": "bd9d2b1f-5704-4b99-a23e-cb5aefe54e35",
......
{"name":"弹弓动画1","SubTexture":[{"name":"中间绳子1","x":1,"height":164,"y":1,"width":172}],"imagePath":"弹弓动画1_tex.png","height":256,"width":256}
\ No newline at end of file
{"name":"弹弓动画2","SubTexture":[{"name":"中间绳子1","x":1,"height":164,"y":1,"width":172}],"imagePath":"弹弓动画2_tex.png","height":256,"width":256}
\ No newline at end of file
{"name":"弹弓动画3","SubTexture":[{"name":"左边绳子1","x":1,"height":146,"y":1,"width":233}],"imagePath":"弹弓动画3_tex.png","height":256,"width":256}
\ No newline at end of file
{"name":"弹弓动画4","SubTexture":[{"name":"最左边绳子1","x":1,"height":95,"y":1,"width":234}],"imagePath":"弹弓动画4_tex.png","height":128,"width":256}
\ No newline at end of file
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 296, "height": 296,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"img_balloon1_1": { "img_balloon1_1_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "b6877dc6-3d59-4845-8bb2-03da894a6bcf", "uuid": "b6877dc6-3d59-4845-8bb2-03da894a6bcf",
"rawTextureUuid": "f6bb7ea4-ad84-44d7-9e6d-546ec33c8ead", "rawTextureUuid": "f6bb7ea4-ad84-44d7-9e6d-546ec33c8ead",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 304, "height": 304,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"img_balloon1_2": { "img_balloon1_2_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "6c600efa-05f6-430f-b71a-2eb81a10c56e", "uuid": "6c600efa-05f6-430f-b71a-2eb81a10c56e",
"rawTextureUuid": "8786ac0e-1195-44da-9847-3cd80da9551b", "rawTextureUuid": "8786ac0e-1195-44da-9847-3cd80da9551b",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 298, "height": 298,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"img_balloon2_1": { "img_balloon2_1_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "74b30be2-a107-4484-a30d-acda5e26e0fb", "uuid": "74b30be2-a107-4484-a30d-acda5e26e0fb",
"rawTextureUuid": "bf7f3862-0077-49ae-9b61-761f42d98ec4", "rawTextureUuid": "bf7f3862-0077-49ae-9b61-761f42d98ec4",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 308, "height": 308,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"img_balloon2_2": { "img_balloon2_2_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "af6eb615-6fd2-4f38-856a-e9bbfe2c6fd0", "uuid": "af6eb615-6fd2-4f38-856a-e9bbfe2c6fd0",
"rawTextureUuid": "0623ceeb-0bad-4971-8c5a-39de9d3fa6cc", "rawTextureUuid": "0623ceeb-0bad-4971-8c5a-39de9d3fa6cc",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 296, "height": 296,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"img_balloon3_1": { "img_balloon3_1_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "ac40fd70-e971-40f7-a28c-f1d485f06b57", "uuid": "ac40fd70-e971-40f7-a28c-f1d485f06b57",
"rawTextureUuid": "f41f6ef9-ac64-4810-96bc-f9849a8e5bb8", "rawTextureUuid": "f41f6ef9-ac64-4810-96bc-f9849a8e5bb8",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 300, "height": 300,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"img_balloon3_2": { "img_balloon3_2_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "7b7e6050-dd10-4383-a2b5-f906a2f00bf2", "uuid": "7b7e6050-dd10-4383-a2b5-f906a2f00bf2",
"rawTextureUuid": "fbd51e2e-7f9b-4bfc-a796-479cf3f5e58e", "rawTextureUuid": "fbd51e2e-7f9b-4bfc-a796-479cf3f5e58e",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 296, "height": 296,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"img_balloon4_1": { "img_balloon4_1_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "bce18129-0d18-4b98-8197-434655726baf", "uuid": "bce18129-0d18-4b98-8197-434655726baf",
"rawTextureUuid": "345018f4-4be1-4d5a-9c66-6c08dd3f90be", "rawTextureUuid": "345018f4-4be1-4d5a-9c66-6c08dd3f90be",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 342, "height": 342,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"img_balloon4_2": { "img_balloon4_2_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "194b4ffa-c104-42cd-b765-b874e532303c", "uuid": "194b4ffa-c104-42cd-b765-b874e532303c",
"rawTextureUuid": "06d06732-da21-4552-87a7-e6796ad3cb08", "rawTextureUuid": "06d06732-da21-4552-87a7-e6796ad3cb08",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 264, "height": 264,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"img_card1": { "img_card1_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "782fa7a8-9d32-434a-b138-c20faa351478", "uuid": "782fa7a8-9d32-434a-b138-c20faa351478",
"rawTextureUuid": "5b988374-e7f4-490f-bf1f-a08f11f21273", "rawTextureUuid": "5b988374-e7f4-490f-bf1f-a08f11f21273",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 326, "height": 326,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"img_card2": { "img_card2_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "0d099f61-0022-4b8d-99f6-8ed72ce57e1e", "uuid": "0d099f61-0022-4b8d-99f6-8ed72ce57e1e",
"rawTextureUuid": "b8389a90-750e-498f-a1c9-f254716c3daa", "rawTextureUuid": "b8389a90-750e-498f-a1c9-f254716c3daa",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 102, "height": 102,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"img_cloud1": { "img_cloud1_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "88d6071d-19ac-438c-9521-81cdc24951b3", "uuid": "88d6071d-19ac-438c-9521-81cdc24951b3",
"rawTextureUuid": "a9b9e000-2327-4dcd-a194-ef51836f178b", "rawTextureUuid": "a9b9e000-2327-4dcd-a194-ef51836f178b",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 88, "height": 88,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"img_cloud2": { "img_cloud2_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "35af4220-295f-4bcf-83c2-56e80f56c14f", "uuid": "35af4220-295f-4bcf-83c2-56e80f56c14f",
"rawTextureUuid": "434b1097-83d5-4dfc-96c9-cbe286d4b37d", "rawTextureUuid": "434b1097-83d5-4dfc-96c9-cbe286d4b37d",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 74, "height": 74,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"img_cloud3": { "img_cloud3_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "66bdf3a7-0a3c-49c5-8d95-733c5c3382ab", "uuid": "66bdf3a7-0a3c-49c5-8d95-733c5c3382ab",
"rawTextureUuid": "dc4ff339-bad0-4142-bbb5-89a24d20bd40", "rawTextureUuid": "dc4ff339-bad0-4142-bbb5-89a24d20bd40",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 222, "height": 222,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"img_co": { "img_co_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "53471dbc-3e54-46cb-ac84-150a02de83e0", "uuid": "53471dbc-3e54-46cb-ac84-150a02de83e0",
"rawTextureUuid": "7d544ce7-b8d0-4672-a45e-27f805a5f9d0", "rawTextureUuid": "7d544ce7-b8d0-4672-a45e-27f805a5f9d0",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 332, "height": 332,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"img_gj": { "img_gj_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "60d582e9-4c78-41ae-92a2-6edaf98a4a1d", "uuid": "60d582e9-4c78-41ae-92a2-6edaf98a4a1d",
"rawTextureUuid": "901fe121-bae8-4a18-8651-95064db095b4", "rawTextureUuid": "901fe121-bae8-4a18-8651-95064db095b4",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 268, "height": 268,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"img_light2": { "img_light2_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "bcb14f12-385c-44ec-a3b5-e36144a08f8c", "uuid": "bcb14f12-385c-44ec-a3b5-e36144a08f8c",
"rawTextureUuid": "9714330f-ba6a-4241-89b5-de95056479c3", "rawTextureUuid": "9714330f-ba6a-4241-89b5-de95056479c3",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 698, "height": 698,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"img_light": { "img_light_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "e80760d5-1aad-447f-bff1-5ca73b660cd0", "uuid": "e80760d5-1aad-447f-bff1-5ca73b660cd0",
"rawTextureUuid": "bc5a9b07-4776-4c29-90af-7143496b3a52", "rawTextureUuid": "bc5a9b07-4776-4c29-90af-7143496b3a52",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 21, "height": 21,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"img_radio": { "img_radio_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "185e1400-0852-49d0-a685-65ad519780b6", "uuid": "185e1400-0852-49d0-a685-65ad519780b6",
"rawTextureUuid": "6aef9b40-d2ac-42ec-95fe-63ef7e33bc2d", "rawTextureUuid": "6aef9b40-d2ac-42ec-95fe-63ef7e33bc2d",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 287, "height": 287,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"img_ta": { "img_ta_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "3cb5fda4-6c47-44ae-b61f-310f13f6135c", "uuid": "3cb5fda4-6c47-44ae-b61f-310f13f6135c",
"rawTextureUuid": "8ecc0751-86f3-42b7-885c-1a689f92e891", "rawTextureUuid": "8ecc0751-86f3-42b7-885c-1a689f92e891",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 136, "height": 136,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"img_title": { "img_title_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "d4578c46-cd0a-43d5-870f-229175cca8c8", "uuid": "d4578c46-cd0a-43d5-870f-229175cca8c8",
"rawTextureUuid": "5419fb85-984f-4819-bad3-96525c98f618", "rawTextureUuid": "5419fb85-984f-4819-bad3-96525c98f618",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 199, "height": 199,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"light": { "light_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "d8aad07f-67a2-4b47-885d-acbd6096293d", "uuid": "d8aad07f-67a2-4b47-885d-acbd6096293d",
"rawTextureUuid": "5721e57c-78c5-41ae-82f8-039687e16497", "rawTextureUuid": "5721e57c-78c5-41ae-82f8-039687e16497",
......
{
"ver": "2.3.5",
"uuid": "be92fd2a-679a-40bc-87ea-0d959c249134",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 92,
"height": 92,
"platformSettings": {},
"subMetas": {
"rqq_bg_audio_off_fireballoon": {
"ver": "1.0.4",
"uuid": "2526dfa0-4924-4362-b26b-d42ff2264e89",
"rawTextureUuid": "be92fd2a-679a-40bc-87ea-0d959c249134",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 92,
"height": 92,
"rawWidth": 92,
"rawHeight": 92,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "e2fc023f-233b-482f-94cf-937c7a13b317",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 92,
"height": 92,
"platformSettings": {},
"subMetas": {
"rqq_bg_audio_on_fireballoon": {
"ver": "1.0.4",
"uuid": "654cae54-7fb0-431f-ac08-17dc5a4874cd",
"rawTextureUuid": "e2fc023f-233b-482f-94cf-937c7a13b317",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 92,
"height": 92,
"rawWidth": 92,
"rawHeight": 92,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"height": 144, "height": 144,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon": { "icon_fireballoon": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "7ee60292-c82a-4606-a93f-6fdbe72fbb88", "uuid": "7ee60292-c82a-4606-a93f-6fdbe72fbb88",
"rawTextureUuid": "2f902c4b-aa5d-41e5-9da3-2b89cf1fd828", "rawTextureUuid": "2f902c4b-aa5d-41e5-9da3-2b89cf1fd828",
......
{
"ver": "1.1.2",
"uuid": "91efa6e6-6e26-4727-ba63-69479f7e8dc8",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "67871e26-bf64-487b-a3e3-e1c16d00a484",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1334,
"height": 750,
"platformSettings": {},
"subMetas": {
"1-自动播放语音,点击文字区域可以随点随播": {
"ver": "1.0.4",
"uuid": "7416ffeb-3094-427e-bbdc-95277e1d3c20",
"rawTextureUuid": "67871e26-bf64-487b-a3e3-e1c16d00a484",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1334,
"height": 750,
"rawWidth": 1334,
"rawHeight": 750,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "4d94f279-65d1-45f1-9469-1a97c3a03fff",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1334,
"height": 750,
"platformSettings": {},
"subMetas": {
"10-画面暗下弹出try again(ta.mp3),后面小光效不断旋转,效果持续2秒后消失": {
"ver": "1.0.4",
"uuid": "481ba6e7-ba21-4009-98a2-dc20c87fe5f6",
"rawTextureUuid": "4d94f279-65d1-45f1-9469-1a97c3a03fff",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1334,
"height": 750,
"rawWidth": 1334,
"rawHeight": 750,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "7250e04d-e3bb-493e-9601-427b76ee5e8d",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1334,
"height": 750,
"platformSettings": {},
"subMetas": {
"11-画面暗下弹出comeon(co.mp3),效果持续2秒后消失": {
"ver": "1.0.4",
"uuid": "f453d390-aac0-40e2-b460-5149e4a5d340",
"rawTextureUuid": "7250e04d-e3bb-493e-9601-427b76ee5e8d",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1334,
"height": 750,
"rawWidth": 1334,
"rawHeight": 750,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "82f59973-dd81-40bf-86c8-c4aefd43956d",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1334,
"height": 750,
"platformSettings": {},
"subMetas": {
"12-全部完成,弹出结算界面,点击restart(按钮.mp3)重新打乱顺序开始。": {
"ver": "1.0.4",
"uuid": "e09c12b5-6a3e-4f3f-900c-3a1570b9f66c",
"rawTextureUuid": "82f59973-dd81-40bf-86c8-c4aefd43956d",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1334,
"height": 750,
"rawWidth": 1334,
"rawHeight": 750,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "286dd413-b73f-4247-88ba-1b9fcdba2817",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1334,
"height": 750,
"platformSettings": {},
"subMetas": {
"2-进入游戏画面,热气球从页面下方缓慢上升,位置随机,上升到出页面上框。弹弓一直循环(弹弓动画1)上升过程,可随意点击选择热气球,下面的弹弓会根据点击方向变成弹弓动画2_3_3的反向。": {
"ver": "1.0.4",
"uuid": "091ecd64-6e44-48d1-9eda-a8dc3a9e64b7",
"rawTextureUuid": "286dd413-b73f-4247-88ba-1b9fcdba2817",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1334,
"height": 750,
"rawWidth": 1334,
"rawHeight": 750,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "be12bfda-2259-48ba-80c8-1eb955881c2f",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1334,
"height": 750,
"platformSettings": {},
"subMetas": {
"3-小球弹出动画伴随(弹弓发球.mp3)。动画结束后马上变回弹弓动画1_": {
"ver": "1.0.4",
"uuid": "2f4797a8-abe1-4db2-9ee3-a1d48f79f37d",
"rawTextureUuid": "be12bfda-2259-48ba-80c8-1eb955881c2f",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1334,
"height": 750,
"rawWidth": 1334,
"rawHeight": 750,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "9e8ce7c7-8d2c-4189-a6aa-c0e0f1c172f8",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1334,
"height": 750,
"platformSettings": {},
"subMetas": {
"4-动画结束,出现爆炸效果,0.5秒。light": {
"ver": "1.0.4",
"uuid": "b196c6c9-cf1f-4b5f-b595-5387163b09d1",
"rawTextureUuid": "9e8ce7c7-8d2c-4189-a6aa-c0e0f1c172f8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1334,
"height": 750,
"rawWidth": 1334,
"rawHeight": 750,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "f3e0ac15-95f2-4d56-bb78-a43dd5486300",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1334,
"height": 750,
"platformSettings": {},
"subMetas": {
"5-出现魔法卡牌,卡牌从点击的热气球方向出现,从小到大翻转到中间0.5秒。同时热气球变成对应颜色的被破坏状态,摇晃下落1秒。": {
"ver": "1.0.4",
"uuid": "d513c068-19d4-42a3-8f96-133e819d65c5",
"rawTextureUuid": "f3e0ac15-95f2-4d56-bb78-a43dd5486300",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1334,
"height": 750,
"rawWidth": 1334,
"rawHeight": 750,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "584aba47-3e96-4284-9a50-ddc94aa68e79",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1334,
"height": 750,
"platformSettings": {},
"subMetas": {
"6-出现录音喇叭,点击start按钮开始录音,点击后切换成stop样式,录音动画循环播放,下方出现三个点提示正在录音。": {
"ver": "1.0.4",
"uuid": "c60ceafc-38fa-4bd2-95a3-53d2d279bbd1",
"rawTextureUuid": "584aba47-3e96-4284-9a50-ddc94aa68e79",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1334,
"height": 750,
"rawWidth": 1334,
"rawHeight": 750,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "c6056fd0-2973-436e-96ea-9b8dd46b5a9e",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1334,
"height": 750,
"platformSettings": {},
"subMetas": {
"7-卡牌为图片形式": {
"ver": "1.0.4",
"uuid": "7c7d5140-1de5-4b2f-965b-6d2484fa33ee",
"rawTextureUuid": "c6056fd0-2973-436e-96ea-9b8dd46b5a9e",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1334,
"height": 750,
"rawWidth": 1334,
"rawHeight": 750,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "849b3f30-299a-4851-b518-8061a9632dcb",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1334,
"height": 750,
"platformSettings": {},
"subMetas": {
"8-卡牌显示图片带透明通道。": {
"ver": "1.0.4",
"uuid": "72de6172-ce22-4aa8-afbe-69c3db82ace7",
"rawTextureUuid": "849b3f30-299a-4851-b518-8061a9632dcb",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1334,
"height": 750,
"rawWidth": 1334,
"rawHeight": 750,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "aafbb6e5-7f46-4f63-9053-fe87b77e5803",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1334,
"height": 750,
"platformSettings": {},
"subMetas": {
"9-画面暗下弹出goodjob(gj.mp3),后面光效不断旋转,效果持续2秒后消失": {
"ver": "1.0.4",
"uuid": "4a3f07b6-4301-47db-af52-ce83567c2b6d",
"rawTextureUuid": "aafbb6e5-7f46-4f63-9053-fe87b77e5803",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1334,
"height": 750,
"rawWidth": 1334,
"rawHeight": 750,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "921809f9-34b2-4409-b8e0-9e7adf8d2bd9",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1247,
"height": 4100,
"platformSettings": {},
"subMetas": {
"流程说明": {
"ver": "1.0.4",
"uuid": "67c26e46-213c-43fb-a367-00baa8713351",
"rawTextureUuid": "921809f9-34b2-4409-b8e0-9e7adf8d2bd9",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1247,
"height": 4100,
"rawWidth": 1247,
"rawHeight": 4100,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
...@@ -66,12 +66,12 @@ export class ComponentBase { ...@@ -66,12 +66,12 @@ export class ComponentBase {
* 储存音频数据 * 储存音频数据
* @param e * @param e
*/ */
onAudioUploadSuccess(e, key, it = this.item) { onAudioUploadSuccess(e, key, it = this.item,audioName) {
let url = e.url; let url = e.url;
let sp = url.split(".mp3"); let sp = url.split(".mp3");
let u = sp[0] + "_l.mp3"; let u = sp[0] + "_l.mp3";
it[key] = u; it[key] = u;
it["audioName"] = e.name || ""; it[audioName] = e.name || "";
this.save(); this.save();
} }
......
...@@ -84,7 +84,7 @@ ...@@ -84,7 +84,7 @@
<div style="display:flex ;"> <div style="display:flex ;">
<div> <div>
<app-audio-recorder [audioUrl]="item.questionTextAudio" <app-audio-recorder [audioUrl]="item.questionTextAudio"
(audioUploaded)="onAudioUploadSuccess($event, 'questionTextAudio')"></app-audio-recorder> (audioUploaded)="onAudioUploadSuccess($event, 'questionTextAudio',item,'audioName')"></app-audio-recorder>
</div> </div>
<div style="margin: 5px"> <div style="margin: 5px">
<span>{{ item.audioName}}</span> <span>{{ item.audioName}}</span>
...@@ -92,6 +92,33 @@ ...@@ -92,6 +92,33 @@
</div> </div>
</div> </div>
<div class="border-dashed" style="margin: 20px;width: 1000px;">
<div class="word-input-title">
<div>
<span>游戏背景音乐: </span>
</div>
<div>
<span style="color:rgb(201, 200, 200);margin-left:5px;font-size: 10px;"> *可不传,不传既无背景音乐</span>
</div>
</div>
<div style="display:flex ;margin-top: 10px;">
<div>
<app-audio-recorder [audioUrl]="item.bgAduio"
(audioUploaded)="onAudioUploadSuccess($event, 'bgAduio',item,'bgAduioName')">
</app-audio-recorder>
</div>
<div style="margin: 5px">
<span>{{ item.bgAduioName}}</span>
</div>
<div style="margin: 5px">
<span style="color: #169BD5;text-decoration: underline;" type="button" nzDanger
(click)="deleteBgAudio()">删除背景音</span>
</div>
</div>
</div>
<div style="margin: 20px;width: 1000px;"> <div style="margin: 20px;width: 1000px;">
<div *ngFor="let question of item.questions; let i = index"> <div *ngFor="let question of item.questions; let i = index">
<div style="display: flex;margin-top: 20px;"> <div style="display: flex;margin-top: 20px;">
...@@ -144,7 +171,7 @@ ...@@ -144,7 +171,7 @@
<div style="display: flex"> <div style="display: flex">
<div> <div>
<app-audio-recorder [audioUrl]="option.audio" <app-audio-recorder [audioUrl]="option.audio"
(audioUploaded)="onAudioUploadSuccess($event, 'audio', option)"> (audioUploaded)="onAudioUploadSuccess($event, 'audio', option,'audioName')">
</app-audio-recorder> </app-audio-recorder>
</div> </div>
<div style="margin: 5px"> <div style="margin: 5px">
......
...@@ -16,6 +16,8 @@ export class FormComponent extends ComponentBase implements OnInit, OnChanges, O ...@@ -16,6 +16,8 @@ export class FormComponent extends ComponentBase implements OnInit, OnChanges, O
questionText: "可恶的小偷将魔法卡牌藏在热气球里,准备偷走!快来夺回魔法卡牌吧!只要击落热气球,魔法卡牌就会掉落下来。请仔细观察魔法卡牌,并大声说出魔法咒语。魔法咒语正确,你将获得该张魔法卡牌。游戏结束后,根据获得的魔法卡牌数量,你将获得相应的能量石奖励!开始挑战吧!", questionText: "可恶的小偷将魔法卡牌藏在热气球里,准备偷走!快来夺回魔法卡牌吧!只要击落热气球,魔法卡牌就会掉落下来。请仔细观察魔法卡牌,并大声说出魔法咒语。魔法咒语正确,你将获得该张魔法卡牌。游戏结束后,根据获得的魔法卡牌数量,你将获得相应的能量石奖励!开始挑战吧!",
questionTextAudio: "http://staging-teach.cdn.ireadabc.com/d60710f8580f77d494a6ab95d5cc46c5.mp3", questionTextAudio: "http://staging-teach.cdn.ireadabc.com/d60710f8580f77d494a6ab95d5cc46c5.mp3",
questions: [], questions: [],
bgAduio: "",
bgAduioName: "",
audioName:"" audioName:""
}; };
...@@ -79,4 +81,9 @@ export class FormComponent extends ComponentBase implements OnInit, OnChanges, O ...@@ -79,4 +81,9 @@ export class FormComponent extends ComponentBase implements OnInit, OnChanges, O
ngChange(i,j){ ngChange(i,j){
this.save(); this.save();
} }
deleteBgAudio() {
this.item.bgAduio = "";
this.item.bgAduioName = "";
this.save();
}
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment