SceneAdapterDemo/settings/project.json

73 lines
1.3 KiB
JSON
Raw Normal View History

2023-07-06 04:02:39 +00:00
{
"collision-matrix": [
[
true
]
],
2023-10-01 14:15:40 +00:00
"excluded-modules": [
"Button",
"Collider",
"Dynamic Atlas",
"DragonBones",
"EditBox",
"Graphics",
"Geom Utils",
"Intersection",
"Layout",
"Mask",
"MotionStreak",
"NodePool",
"Native Socket",
"Physics",
"PageView",
"PageViewIndicator",
"ProgressBar",
"ParticleSystem",
"RichText",
"Slider",
"ScrollBar",
"ScrollView",
"Spine Skeleton",
"StudioComponent",
"Toggle",
"TiledMap",
"VideoPlayer",
"WebView",
"3D",
"3D Primitive",
"3D Physics/cannon.js",
"3D Physics/Builtin",
"3D Particle",
"SafeArea"
],
2023-07-06 04:02:39 +00:00
"group-list": [
"default"
],
"start-scene": "2d2f792f-a40c-49bb-a189-ed176a246e49",
2023-09-19 07:05:01 +00:00
"design-resolution-width": 0,
"design-resolution-height": 0,
2023-07-06 04:02:39 +00:00
"fit-width": false,
2023-09-19 07:05:01 +00:00
"fit-height": false,
2023-07-06 04:02:39 +00:00
"use-project-simulator-setting": false,
"simulator-orientation": false,
2023-09-19 07:05:01 +00:00
"use-customize-simulator": true,
2023-07-06 04:02:39 +00:00
"simulator-resolution": {
"width": 960,
"height": 640
},
2023-10-01 14:15:40 +00:00
"last-module-event-record-time": 1696156367234,
2023-07-06 04:02:39 +00:00
"assets-sort-type": "name",
"facebook": {
"enable": false,
"appID": "",
"live": {
"enable": false
},
"audience": {
"enable": false
}
2023-09-19 07:05:01 +00:00
},
"preview-port": 7456,
"clear-simulator-cache": true
2023-07-06 04:02:39 +00:00
}