Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sn19_read
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
sn19_read
Commits
a4583969
Commit
a4583969
authored
Nov 10, 2023
by
Tt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
待处理bug部分
parent
9c236c23
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
sn17_danci.fire
assets/sn17_danci/scene/sn17_danci.fire
+5
-5
sn17_danci.ts
assets/sn17_danci/scene/sn17_danci.ts
+1
-0
No files found.
assets/sn17_danci/scene/sn17_danci.fire
View file @
a4583969
...
@@ -2008,7 +2008,7 @@
...
@@ -2008,7 +2008,7 @@
"__type__": "TypedArray",
"__type__": "TypedArray",
"ctor": "Float64Array",
"ctor": "Float64Array",
"array": [
"array": [
-1818.156
,
2037.827
,
0,
0,
0,
0,
0,
0,
...
@@ -2197,7 +2197,7 @@
...
@@ -2197,7 +2197,7 @@
"ctor": "Float64Array",
"ctor": "Float64Array",
"array": [
"array": [
-69.389,
-69.389,
4
82.528
,
4
47.256
,
0,
0,
0,
0,
0,
0,
...
@@ -2291,7 +2291,7 @@
...
@@ -2291,7 +2291,7 @@
"ctor": "Float64Array",
"ctor": "Float64Array",
"array": [
"array": [
-75.191,
-75.191,
4
83.025
,
4
47.753
,
0,
0,
0,
0,
0,
0,
...
@@ -2386,7 +2386,7 @@
...
@@ -2386,7 +2386,7 @@
"ctor": "Float64Array",
"ctor": "Float64Array",
"array": [
"array": [
0,
0,
-3
05.71
,
-3
40.982
,
0,
0,
0,
0,
0,
0,
...
@@ -5367,7 +5367,7 @@
...
@@ -5367,7 +5367,7 @@
"__id__": 80
"__id__": 80
},
},
"_children": [],
"_children": [],
"_active":
tru
e,
"_active":
fals
e,
"_components": [
"_components": [
{
{
"__id__": 110
"__id__": 110
...
...
assets/sn17_danci/scene/sn17_danci.ts
View file @
a4583969
...
@@ -154,6 +154,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
...
@@ -154,6 +154,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
}
}
private
currentAudioId
:
any
;
private
currentAudioId
:
any
;
startPlay
()
{
startPlay
()
{
this
.
label_word
.
active
=
false
;
this
.
touchForbid
=
false
;
this
.
touchForbid
=
false
;
let
com
=
this
.
btn_voice
.
getComponent
(
ImgAuto
);
let
com
=
this
.
btn_voice
.
getComponent
(
ImgAuto
);
com
.
playVoiceStart
();
com
.
playVoiceStart
();
...
...
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