Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
ET_07
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
ET_07
Commits
ae67e23f
Commit
ae67e23f
authored
Feb 26, 2021
by
范雪寒
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 删除阴影,替换按钮图片文字
parent
dd221c30
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
ET_07.js
play/assets/ET_07/scene/ET_07.js
+1
-1
Btn_switch_small.png
play/assets/ET_07/textures/Btn_switch_small.png
+0
-0
No files found.
play/assets/ET_07/scene/ET_07.js
View file @
ae67e23f
...
...
@@ -373,7 +373,7 @@ cc.Class({
this
.
_writingIdx
++
;
const
writingIdx
=
this
.
_writingIdx
;
console
.
log
(
'
set writingIdx =
'
+
writingIdx
);
cc
.
find
(
`Canvas/bg/Img_letter_bg/Img_letter_bg_
${
this
.
letter
}
/LetterMask/bg`
).
active
=
true
;
//
cc.find(`Canvas/bg/Img_letter_bg/Img_letter_bg_${this.letter}/LetterMask/bg`).active = true;
const
drawNode
=
cc
.
find
(
`Canvas/bg/Img_letter_bg/Img_letter_bg_
${
this
.
letter
}
/LetterMask/DrawNode`
);
const
graph
=
drawNode
.
getComponent
(
cc
.
Graphics
);
graph
.
clear
();
...
...
play/assets/ET_07/textures/Btn_switch_small.png
View replaced file @
dd221c30
View file @
ae67e23f
948 Bytes
|
W:
|
H:
2.7 KB
|
W:
|
H:
2-up
Swipe
Onion skin
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