Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MRBR02
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
MRBR02
Commits
39bbd2f5
Commit
39bbd2f5
authored
May 16, 2022
by
Tt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
结束动画未执行bug处理
parent
e1da29f5
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
11 deletions
+11
-11
img_word_goodjob.png.meta
assets/MRBR02/img/其他元素/img_word_goodjob.png.meta
+7
-7
img_word_welldown.png.meta
assets/MRBR02/img/其他元素/img_word_welldown.png.meta
+3
-3
MRBR02.ts
assets/MRBR02/scene/MRBR02.ts
+1
-1
No files found.
assets/MRBR02/img/其他元素/img_word_goodjob.png.meta
View file @
39bbd2f5
...
...
@@ -8,7 +8,7 @@
"genMipmaps": false,
"packable": true,
"width": 615,
"height": 1
21
,
"height": 1
50
,
"platformSettings": {},
"subMetas": {
"img_word_goodjob": {
...
...
@@ -18,14 +18,14 @@
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX":
0
,
"offsetY":
0
,
"offsetX":
-14.5
,
"offsetY":
1
,
"trimX": 0,
"trimY":
0
,
"width":
615
,
"height": 1
21
,
"trimY":
1
,
"width":
586
,
"height": 1
46
,
"rawWidth": 615,
"rawHeight": 1
21
,
"rawHeight": 1
50
,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
...
...
assets/MRBR02/img/其他元素/img_word_welldown.png.meta
View file @
39bbd2f5
...
...
@@ -7,7 +7,7 @@
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 6
7
6,
"width": 6
3
6,
"height": 119,
"platformSettings": {},
"subMetas": {
...
...
@@ -22,9 +22,9 @@
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 6
7
6,
"width": 6
3
6,
"height": 119,
"rawWidth": 6
7
6,
"rawWidth": 6
3
6,
"rawHeight": 119,
"borderTop": 0,
"borderBottom": 0,
...
...
assets/MRBR02/scene/MRBR02.ts
View file @
39bbd2f5
...
...
@@ -433,7 +433,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
gameOver
()
{
let
mouse_end
=
pg
.
view
.
find
(
this
,
"
mouse_end
"
);
mouse_end
.
active
=
true
;
mouse_end
.
getComponent
(
"
mouse_end
"
).
play
().
then
(()
=>
{
mouse_end
.
getComponent
(
"
m
rbr02_m
ouse_end
"
).
play
().
then
(()
=>
{
onHomeworkFinish
();
})
}
...
...
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