Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hy17_hds
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
hy17_hds
Commits
8fd07bc3
Commit
8fd07bc3
authored
Jun 25, 2023
by
WangFan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改倒计时不变色bug
parent
a0a3d8a8
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
hy17_hds.fire
assets/hy17_hds/scene/hy17_hds.fire
+2
-2
hy17_hds.ts
assets/hy17_hds/scene/hy17_hds.ts
+1
-0
No files found.
assets/hy17_hds/scene/hy17_hds.fire
View file @
8fd07bc3
...
...
@@ -975,8 +975,8 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0
,
-
79.205
,
17.153
,
-
87.782
,
0,
0,
0,
...
...
assets/hy17_hds/scene/hy17_hds.ts
View file @
8fd07bc3
...
...
@@ -170,6 +170,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
microphoneAreaRecover
()
{
cc
.
Tween
.
stopAllByTarget
(
this
.
microphone_area
);
pg
.
view
.
setColor
(
this
.
time
,
"
#FFFFFF
"
)
this
.
microPhoneChange
=
false
;
this
.
microphone_area
.
angle
=
0
;
this
.
time_area
.
active
=
false
;
}
...
...
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