Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OP50
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
OP50
Commits
86edd00c
Commit
86edd00c
authored
Aug 12, 2022
by
Tt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改默认背景
parent
1ad2e38f
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
21 additions
and
14 deletions
+21
-14
MuliBold_YzEVy.ttf
assets/OP50/fonts/MuliBold_YzEVy.ttf
+0
-0
MuliBold_YzEVy.ttf.meta
assets/OP50/fonts/MuliBold_YzEVy.ttf.meta
+5
-0
OP50.fire
assets/OP50/scene/OP50.fire
+9
-7
OP50.js
assets/OP50/scene/OP50.js
+1
-1
bg_book.png
assets/OP50/textures/read/bg_book.png
+0
-0
bg_book.png.meta
assets/OP50/textures/read/bg_book.png.meta
+6
-6
No files found.
assets/OP50/fonts/MuliBold_YzEVy.ttf
0 → 100644
View file @
86edd00c
File added
assets/OP50/fonts/MuliBold_YzEVy.ttf.meta
0 → 100644
View file @
86edd00c
{
"ver": "1.1.0",
"uuid": "190d0a81-d7e7-4db6-91a6-3111cad1e197",
"subMetas": {}
}
\ No newline at end of file
assets/OP50/scene/OP50.fire
View file @
86edd00c
...
@@ -1523,8 +1523,8 @@
...
@@ -1523,8 +1523,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
1208
,
"width":
2056
,
"height":
322
"height":
537
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -1536,14 +1536,14 @@
...
@@ -1536,14 +1536,14 @@
"ctor": "Float64Array",
"ctor": "Float64Array",
"array": [
"array": [
0,
0,
-5
55.649
,
-5
31.5
,
0,
0,
0,
0,
0,
0,
0,
0,
1,
1,
2
,
1
,
2
,
1
,
1
1
]
]
},
},
...
@@ -1575,7 +1575,9 @@
...
@@ -1575,7 +1575,9 @@
],
],
"_srcBlendFactor": 770,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_dstBlendFactor": 771,
"_spriteFrame": null,
"_spriteFrame": {
"__uuid__": "5058c806-6e4b-435b-b278-98c425d7092f"
},
"_type": 0,
"_type": 0,
"_sizeMode": 1,
"_sizeMode": 1,
"_fillType": 0,
"_fillType": 0,
...
@@ -3632,7 +3634,7 @@
...
@@ -3632,7 +3634,7 @@
"_lineHeight": 80,
"_lineHeight": 80,
"_enableWrapText": false,
"_enableWrapText": false,
"_N$file": {
"_N$file": {
"__uuid__": "
e9b159e1-fa1b-4e13-86eb-aa30994fbed
7"
"__uuid__": "
190d0a81-d7e7-4db6-91a6-3111cad1e19
7"
},
},
"_isSystemFontUsed": false,
"_isSystemFontUsed": false,
"_spacingX": 0,
"_spacingX": 0,
...
...
assets/OP50/scene/OP50.js
View file @
86edd00c
...
@@ -347,7 +347,7 @@ cc.Class({
...
@@ -347,7 +347,7 @@ cc.Class({
this
.
playRecordAudio
();
this
.
playRecordAudio
();
})
})
let
bg_book2
=
pg
.
view
.
find
(
this
,
"
bg_book2
"
);
let
bg_book2
=
pg
.
view
.
find
(
this
,
"
bg_book2
"
);
pg
.
view
.
setNetImg
(
bg_book2
,
this
.
_stageData
.
img
,
{
w
:
1208
,
h
:
322
});
pg
.
view
.
setNetImg
(
bg_book2
,
this
.
_stageData
.
img
,
{
w
:
2056
,
h
:
537
});
// this._timeoutIds.push(setTimeout(() => {
// this._timeoutIds.push(setTimeout(() => {
// pg.view.visible(icon_hand, true);
// pg.view.visible(icon_hand, true);
// let action = cc.tween(icon_hand);
// let action = cc.tween(icon_hand);
...
...
assets/OP50/textures/read/bg_book.png
View replaced file @
1ad2e38f
View file @
86edd00c
270 KB
|
W:
|
H:
175 KB
|
W:
|
H:
2-up
Swipe
Onion skin
assets/OP50/textures/read/bg_book.png.meta
View file @
86edd00c
...
@@ -7,8 +7,8 @@
...
@@ -7,8 +7,8 @@
"premultiplyAlpha": false,
"premultiplyAlpha": false,
"genMipmaps": false,
"genMipmaps": false,
"packable": true,
"packable": true,
"width":
1208
,
"width":
2056
,
"height":
322
,
"height":
537
,
"platformSettings": {},
"platformSettings": {},
"subMetas": {
"subMetas": {
"bg_book": {
"bg_book": {
...
@@ -22,10 +22,10 @@
...
@@ -22,10 +22,10 @@
"offsetY": 0,
"offsetY": 0,
"trimX": 0,
"trimX": 0,
"trimY": 0,
"trimY": 0,
"width":
1208
,
"width":
2056
,
"height":
322
,
"height":
537
,
"rawWidth":
1208
,
"rawWidth":
2056
,
"rawHeight":
322
,
"rawHeight":
537
,
"borderTop": 0,
"borderTop": 0,
"borderBottom": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderLeft": 0,
...
...
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