JM_KA/settings/project.json

47 lines
907 B
JSON
Raw Normal View History

2021-12-27 01:08:45 +00:00
{
2021-12-28 11:51:27 +00:00
"collision-matrix": [
[
true
]
],
2022-01-02 03:45:48 +00:00
"excluded-modules": [
"3D",
"3D Primitive",
"3D Physics/cannon.js",
"3D Physics/Builtin",
"3D Particle"
],
2021-12-28 11:51:27 +00:00
"group-list": [
"default"
],
"start-scene": "2d2f792f-a40c-49bb-a189-ed176a246e49",
"design-resolution-width": 960,
"design-resolution-height": 640,
"fit-width": false,
"fit-height": true,
"use-project-simulator-setting": false,
"simulator-orientation": false,
2022-01-02 03:45:48 +00:00
"use-customize-simulator": true,
2021-12-28 11:51:27 +00:00
"simulator-resolution": {
2022-01-02 03:45:48 +00:00
"height": 640,
"width": 960
2021-12-28 11:51:27 +00:00
},
2022-08-25 06:27:18 +00:00
"last-module-event-record-time": 1661333345776,
2021-12-28 11:51:27 +00:00
"assets-sort-type": "name",
"facebook": {
"appID": "",
2022-01-02 03:45:48 +00:00
"audience": {
2021-12-28 11:51:27 +00:00
"enable": false
},
2022-01-02 03:45:48 +00:00
"enable": false,
"live": {
2021-12-28 11:51:27 +00:00
"enable": false
}
2022-01-02 03:45:48 +00:00
},
"preview-port": 7456,
2022-08-25 06:27:18 +00:00
"clear-simulator-cache": true,
"migrate-history": [
"cloud-function"
]
2021-12-27 01:08:45 +00:00
}