UIState/settings/project.json
2023-06-07 17:19:10 +08:00

38 lines
701 B
JSON

{
"group-list": [
"default"
],
"collision-matrix": [
[
true
]
],
"excluded-modules": [
"3D Physics/Builtin"
],
"preview-port": 7456,
"design-resolution-width": 640,
"design-resolution-height": 960,
"fit-width": true,
"fit-height": false,
"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
}
},
"start-scene": "844d3396-4f1d-4c83-93da-122746a85984"
}