| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "group-list": [
- "default",
- "block",
- "bird",
- "fruit"
- ],
- "collision-matrix": [
- [
- false
- ],
- [
- false,
- false,
- true
- ],
- [
- false,
- true,
- true,
- true
- ],
- [
- false,
- false,
- true,
- false
- ]
- ],
- "excluded-modules": [
- "3D Physics/cannon.js",
- "3D Physics/Builtin",
- "3D Particle",
- "SafeArea"
- ],
- "last-module-event-record-time": 1615714661241,
- "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
- },
- "assets-sort-type": "name",
- "facebook": {
- "appID": "",
- "audience": {
- "enable": false
- },
- "enable": false,
- "live": {
- "enable": false
- }
- },
- "start-scene": "current",
- "migrate-history": [
- "cloud-function"
- ]
- }
|