mirror of
https://github.com/ifengzp/cocos-awesome.git
synced 2024-12-25 19:29:20 +00:00
51 lines
873 B
JSON
Executable File
51 lines
873 B
JSON
Executable File
{
|
|
"collision-matrix": [
|
|
[
|
|
true
|
|
],
|
|
[
|
|
false,
|
|
false
|
|
],
|
|
[
|
|
false,
|
|
false,
|
|
false
|
|
]
|
|
],
|
|
"excluded-modules": [
|
|
"3D Physics/cannon.js",
|
|
"3D Physics/Builtin",
|
|
"3D Particle"
|
|
],
|
|
"group-list": [
|
|
"default",
|
|
"mirror_camera",
|
|
"moving_ghost"
|
|
],
|
|
"design-resolution-width": 1334,
|
|
"design-resolution-height": 750,
|
|
"fit-width": false,
|
|
"fit-height": true,
|
|
"use-project-simulator-setting": false,
|
|
"simulator-orientation": false,
|
|
"use-customize-simulator": true,
|
|
"simulator-resolution": {
|
|
"height": 640,
|
|
"width": 960
|
|
},
|
|
"last-module-event-record-time": 1585747006376,
|
|
"assets-sort-type": "name",
|
|
"facebook": {
|
|
"appID": "",
|
|
"audience": {
|
|
"enable": false
|
|
},
|
|
"enable": false,
|
|
"live": {
|
|
"enable": false
|
|
}
|
|
},
|
|
"start-scene": "current"
|
|
}
|