Commit a570544e authored by asdf's avatar asdf

nn

parent da3a1f25
......@@ -124,9 +124,8 @@ cc.Class({
})
window.addEventListener('message',(e)=>{
console.log('message')
console.log(e)
let msgData = e.data;
console.log(msgData.action)
if(msgData.action==="course-ready"){
this.stopBgm();
}
......
......@@ -2,5 +2,47 @@
"last-module-event-record-time": 1605580932326,
"migrate-history": [
"cloud-function"
]
],
"group-list": [
"default"
],
"collision-matrix": [
[
true
]
],
"excluded-modules": [
"MotionStreak",
"Physics",
"TiledMap",
"WebView",
"3D",
"3D Primitive",
"3D Physics/cannon.js",
"3D Physics/Builtin",
"3D Particle"
],
"preview-port": 7456,
"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": {
"height": 640,
"width": 960
},
"clear-simulator-cache": true,
"facebook": {
"appID": "",
"audience": {
"enable": false
},
"enable": false,
"live": {
"enable": false
}
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment