games/FullFire/settings/project.json

125 lines
1.8 KiB
JSON

{
"collision-matrix": [
[
true
],
[
false,
false,
true,
null,
null,
null,
true
],
[
false,
true,
false,
true,
null,
true
],
[
false,
false,
true,
false,
true,
false
],
[
false,
false,
false,
true,
false,
true
],
[
false,
false,
true,
false,
true,
false,
true
],
[
false,
true,
false,
false,
false,
true,
false
]
],
"design-resolution-height": 1136,
"design-resolution-width": 640,
"excluded-modules": [
"LabelOutline",
"TiledMap",
"Spine Skeleton",
"DragonBones",
"RichText",
"MotionStreak",
"Button",
"ProgressBar",
"ScrollBar",
"Toggle",
"PageView",
"PageViewIndicator",
"Slider",
"EditBox",
"VideoPlayer",
"WebView",
"Animation",
"NodePool",
"StudioComponent",
"Intersection",
"Native NetWork",
"Geom Utils",
"3D",
"3D Primitive",
"3D Physics/cannon.js",
"3D Physics/Builtin",
"3D Particle",
"SafeArea"
],
"facebook": {
"appID": "",
"audience": {
"enable": false
},
"enable": false,
"live": {
"enable": false
}
},
"fit-height": true,
"fit-width": false,
"group-list": [
"default",
"wall",
"ball",
"bullet",
"moveBall",
"caonnon",
"gold"
],
"last-module-event-record-time": 1716198374148,
"simulator-orientation": false,
"simulator-resolution": {
"height": 640,
"width": 960
},
"start-scene": "current",
"use-customize-simulator": false,
"use-project-simulator-setting": false,
"assets-sort-type": "name",
"migrate-history": [
"cloud-function"
]
}