Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
Coloring_OL
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
Coloring_OL
Commits
cb95af13
Commit
cb95af13
authored
Mar 25, 2022
by
张世斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.提交
parent
6f307b8d
Changes
7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
996 additions
and
108 deletions
+996
-108
Coloring_OL.meta
assets/Coloring_OL.meta
+1
-15
Coloring_OL.fire
assets/Coloring_OL/scene/Coloring_OL.fire
+6
-6
Coloring_OL.js
assets/Coloring_OL/scene/Coloring_OL.js
+119
-74
defaultData.js
assets/Coloring_OL/script/defaultData.js
+45
-11
buildCocos.js
bin/buildCocos.js
+3
-0
package-lock.json
package-lock.json
+787
-1
project.json
settings/project.json
+35
-1
No files found.
assets/Coloring_OL.meta
View file @
cb95af13
{
{"ver":"1.1.2","uuid":"c35bb2f6-f24a-4850-ae44-643f2fdc7541","isBundle":false,"bundleName":"","priority":1,"compressionType":{},"optimizeHotUpdate":{},"inlineSpriteFrames":{},"isRemoteBundle":{"ios":false,"android":false},"subMetas":{}}
"ver": "1.1.2",
\ No newline at end of file
"uuid": "c35bb2f6-f24a-4850-ae44-643f2fdc7541",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {
"ios": false,
"android": false
},
"subMetas": {}
}
\ No newline at end of file
assets/Coloring_OL/scene/Coloring_OL.fire
View file @
cb95af13
...
@@ -5320,7 +5320,7 @@
...
@@ -5320,7 +5320,7 @@
"node": {
"node": {
"__id__": 68
"__id__": 68
},
},
"_enabled":
tru
e,
"_enabled":
fals
e,
"_materials": [
"_materials": [
{
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
...
@@ -5374,7 +5374,7 @@
...
@@ -5374,7 +5374,7 @@
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "alligator
copy
",
"_name": "alligator
_img
",
"_objFlags": 512,
"_objFlags": 512,
"_parent": {
"_parent": {
"__id__": 67
"__id__": 67
...
@@ -5450,7 +5450,7 @@
...
@@ -5450,7 +5450,7 @@
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
}
],
],
"_srcBlendFactor":
1
,
"_srcBlendFactor":
770
,
"_dstBlendFactor": 771,
"_dstBlendFactor": 771,
"_spriteFrame": {
"_spriteFrame": {
"__uuid__": "96c0dd06-35f7-44c6-bcf9-85e895eb711e"
"__uuid__": "96c0dd06-35f7-44c6-bcf9-85e895eb711e"
...
@@ -5650,8 +5650,8 @@
...
@@ -5650,8 +5650,8 @@
"_color": {
"_color": {
"__type__": "cc.Color",
"__type__": "cc.Color",
"r": 255,
"r": 255,
"g":
255
,
"g":
0
,
"b":
255
,
"b":
0
,
"a": 255
"a": 255
},
},
"_contentSize": {
"_contentSize": {
...
@@ -7445,7 +7445,7 @@
...
@@ -7445,7 +7445,7 @@
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
}
],
],
"_srcBlendFactor":
1
,
"_srcBlendFactor":
770
,
"_dstBlendFactor": 771,
"_dstBlendFactor": 771,
"_spriteFrame": {
"_spriteFrame": {
"__uuid__": "96c0dd06-35f7-44c6-bcf9-85e895eb711e"
"__uuid__": "96c0dd06-35f7-44c6-bcf9-85e895eb711e"
...
...
assets/Coloring_OL/scene/Coloring_OL.js
View file @
cb95af13
This diff is collapsed.
Click to expand it.
assets/Coloring_OL/script/defaultData.js
View file @
cb95af13
export
const
defaultData
=
export
const
defaultData
=
{
{
"
items
"
:
[
"
startAudio
"
:
"
http://staging-teach.cdn.ireadabc.com/18bf8207ddea222c9b82c68f2549dadc.mp3
"
,
"
waitAudio
"
:
"
http://staging-teach.cdn.ireadabc.com/46cba1330608d848239ec6a68bb4707e.mp3
"
,
"
finishAudio
"
:
"
http://staging-teach.cdn.ireadabc.com/b3260e3d6972cc59b345f573aaab4290.mp3
"
,
"
finishWaitAudio
"
:
"
http://staging-teach.cdn.ireadabc.com/46cba1330608d848239ec6a68bb4707e.mp3
"
,
"
loadingAudio
"
:
"
http://staging-teach.cdn.ireadabc.com/18bf8207ddea222c9b82c68f2549dadc.mp3
"
,
"
smileAudio
"
:
"
http://staging-teach.cdn.ireadabc.com/b2ffa5ce0d165364e49e6ca32a3ae3aa.mp3
"
,
"
smileAudio_1
"
:
"
http://staging-teach.cdn.ireadabc.com/f563ba1f81675c1b5803d2ecd8e1712a.mp3
"
,
"
smileAudio_2
"
:
"
http://staging-teach.cdn.ireadabc.com/f563ba1f81675c1b5803d2ecd8e1712a.mp3
"
,
"
smileAudio_3
"
:
"
http://staging-teach.cdn.ireadabc.com/f563ba1f81675c1b5803d2ecd8e1712a.mp3
"
,
"
smileAudio_4
"
:
"
http://staging-teach.cdn.ireadabc.com/f563ba1f81675c1b5803d2ecd8e1712a.mp3
"
,
"
smileAudio_5
"
:
"
http://staging-teach.cdn.ireadabc.com/f563ba1f81675c1b5803d2ecd8e1712a.mp3
"
,
"
smileAudio_6
"
:
"
http://staging-teach.cdn.ireadabc.com/f563ba1f81675c1b5803d2ecd8e1712a.mp3
"
,
"
rightAudio
"
:
"
http://staging-teach.cdn.ireadabc.com/e3921a16a8313df274d8bc4e3f2bedd8.mp3
"
,
"
wrongAudio
"
:
"
http://staging-teach.cdn.ireadabc.com/fca98e3ed3f1269c07de6aac67f9d2c2.mp3
"
,
"
bg
"
:
"
http://staging-teach.cdn.ireadabc.com/90bd03bdc2437b51055ed0423bac9b4a.png
"
,
"
images
"
:
[
{
{
"
words
"
:
"
aAcBaCbA
"
,
"
img
"
:
"
http://staging-teach.cdn.ireadabc.com/4cc0099a522ba36f0916b6aeb5c85a84.png
"
"
answers
"
:
"
0147
"
,
"
audio_url
"
:
"
http://staging-teach.cdn.ireadabc.com/18bf8207ddea222c9b82c68f2549dadc.mp3
"
},
},
{
{
"
words
"
:
"
aAcBaCbA
"
,
"
img
"
:
"
http://staging-teach.cdn.ireadabc.com/5ef1b6241fbdb251848ec9ae3bc3773a.png
"
"
answers
"
:
"
0147
"
,
"
audio_url
"
:
"
http://staging-teach.cdn.ireadabc.com/18bf8207ddea222c9b82c68f2549dadc.mp3
"
},
},
],
{
"
time
"
:
"
10
"
,
"
img
"
:
"
http://staging-teach.cdn.ireadabc.com/b8369480bf8db275d94c889d6155ab52.png
"
"
audio_url
"
:
""
,
},
"
title
"
:
""
{
"
img
"
:
"
http://staging-teach.cdn.ireadabc.com/3caca3cd7fff035545689e1b0d5cc724.png
"
},
{
"
img
"
:
"
http://staging-teach.cdn.ireadabc.com/e6b058fa93f6d635afab2c3b853d3ac1.png
"
}
]
}
}
// {
// "items": [
// {
// "words": "aAcBaCbA",
// "answers": "0147",
// "audio_url": "http://staging-teach.cdn.ireadabc.com/18bf8207ddea222c9b82c68f2549dadc.mp3"
// },
// {
// "words": "aAcBaCbA",
// "answers": "0147",
// "audio_url": "http://staging-teach.cdn.ireadabc.com/18bf8207ddea222c9b82c68f2549dadc.mp3"
// },
// ],
// "time": "10",
// "audio_url": "",
// "title": ""
// }
bin/buildCocos.js
View file @
cb95af13
...
@@ -56,6 +56,9 @@ let creatorBasePath = 'CocosCreator';
...
@@ -56,6 +56,9 @@ let creatorBasePath = 'CocosCreator';
if
(
process
.
platform
!==
'
win32
'
)
{
if
(
process
.
platform
!==
'
win32
'
)
{
creatorBasePath
=
"
/Applications/CocosCreator/Creator/2.4.5/CocosCreator.app/Contents/MacOS/CocosCreator
"
;
creatorBasePath
=
"
/Applications/CocosCreator/Creator/2.4.5/CocosCreator.app/Contents/MacOS/CocosCreator
"
;
}
}
else
{
creatorBasePath
=
"
C:
\\
Tools
\\
CocosDashboard_1.0.20
\\
resources
\\
.editors
\\
Creator
\\
2.4.5
\\
CocosCreator.exe
"
;
}
const
buildCocos
=
function
(
args
)
{
const
buildCocos
=
function
(
args
)
{
return
new
Promise
((
resolve
,
reject
)
=>
{
return
new
Promise
((
resolve
,
reject
)
=>
{
const
buffer
=
spawn
(
const
buffer
=
spawn
(
...
...
package-lock.json
View file @
cb95af13
This diff is collapsed.
Click to expand it.
settings/project.json
View file @
cb95af13
...
@@ -2,5 +2,39 @@
...
@@ -2,5 +2,39 @@
"last-module-event-record-time"
:
1600677246969
,
"last-module-event-record-time"
:
1600677246969
,
"migrate-history"
:
[
"migrate-history"
:
[
"cloud-function"
"cloud-function"
]
],
"group-list"
:
[
"default"
],
"collision-matrix"
:
[
[
true
]
],
"excluded-modules"
:
[
"3D Physics/Builtin"
],
"preview-port"
:
7305
,
"design-resolution-width"
:
960
,
"design-resolution-height"
:
640
,
"fit-width"
:
false
,
"fit-height"
:
true
,
"use-project-simulator-setting"
:
false
,
"simulator-orientation"
:
false
,
"use-customize-simulator"
:
true
,
"simulator-resolution"
:
{
"width"
:
960
,
"height"
:
640
},
"clear-simulator-cache"
:
true
,
"facebook"
:
{
"enable"
:
false
,
"appID"
:
""
,
"live"
:
{
"enable"
:
false
},
"audience"
:
{
"enable"
:
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