Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MRBR04
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
MRBR04
Commits
fb2533ce
Commit
fb2533ce
authored
Apr 28, 2022
by
yu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整
parent
a2cb5174
Changes
4
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2523 additions
and
875 deletions
+2523
-875
layout_mouse.ts
assets/MRBR04/mouse/small/layout_mouse.ts
+1
-0
MRBR04.fire
assets/MRBR04/scene/MRBR04.fire
+2206
-682
MRBR04.ts
assets/MRBR04/scene/MRBR04.ts
+82
-34
defaultData.ts
assets/MRBR04/script/defaultData.ts
+234
-159
No files found.
assets/MRBR04/mouse/small/layout_mouse.ts
View file @
fb2533ce
...
@@ -101,6 +101,7 @@ export default class NewClass extends cc.Component {
...
@@ -101,6 +101,7 @@ export default class NewClass extends cc.Component {
return
;
return
;
}
}
const
bigStarBg
=
this
.
bigStarArr
[
this
.
curGroupIndex
++
];
const
bigStarBg
=
this
.
bigStarArr
[
this
.
curGroupIndex
++
];
if
(
!
bigStarBg
)
return
;
const
starBig
=
bigStarBg
.
starBig
;
const
starBig
=
bigStarBg
.
starBig
;
starBig
.
scale
=
1
;
starBig
.
scale
=
1
;
...
...
assets/MRBR04/scene/MRBR04.fire
View file @
fb2533ce
This diff is collapsed.
Click to expand it.
assets/MRBR04/scene/MRBR04.ts
View file @
fb2533ce
This diff is collapsed.
Click to expand it.
assets/MRBR04/script/defaultData.ts
View file @
fb2533ce
This diff is collapsed.
Click to expand it.
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