Mandala/settings/project.json
2024-10-30 15:19:32 +08:00

70 lines
1.2 KiB
JSON

{
"collision-matrix": [
[
true
],
[
false,
false
],
[
false,
false,
false
]
],
"excluded-modules": [
"Audio",
"AudioSource",
"Collider",
"Label Effect",
"NodePool",
"Native Socket",
"Physics",
"ProgressBar",
"RichText",
"ScrollBar",
"ScrollView",
"Spine Skeleton",
"TiledMap",
"VideoPlayer",
"WebView",
"3D",
"3D Primitive",
"3D Physics/cannon.js",
"3D Physics/Builtin",
"3D Particle"
],
"group-list": [
"default",
"drawNode",
"other"
],
"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,
"use-customize-simulator": true,
"simulator-resolution": {
"height": 640,
"width": 960
},
"last-module-event-record-time": 1727248685232,
"assets-sort-type": "name",
"facebook": {
"appID": "",
"audience": {
"enable": false
},
"enable": false,
"live": {
"enable": false
}
},
"preview-port": 7456,
"clear-simulator-cache": true
}