Commit a4583969 authored by Tt's avatar Tt

待处理bug部分

parent 9c236c23
......@@ -2008,7 +2008,7 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-1818.156,
2037.827,
0,
0,
0,
......@@ -2197,7 +2197,7 @@
"ctor": "Float64Array",
"array": [
-69.389,
482.528,
447.256,
0,
0,
0,
......@@ -2291,7 +2291,7 @@
"ctor": "Float64Array",
"array": [
-75.191,
483.025,
447.753,
0,
0,
0,
......@@ -2386,7 +2386,7 @@
"ctor": "Float64Array",
"array": [
0,
-305.71,
-340.982,
0,
0,
0,
......@@ -5367,7 +5367,7 @@
"__id__": 80
},
"_children": [],
"_active": true,
"_active": false,
"_components": [
{
"__id__": 110
......
......@@ -154,6 +154,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
}
private currentAudioId: any;
startPlay() {
this.label_word.active = false;
this.touchForbid = false;
let com = this.btn_voice.getComponent(ImgAuto);
com.playVoiceStart();
......
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