12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- {
- "start-scene": "ba20306b-2d8e-4515-a2e9-b837c14ffe3e",
- "group-list": [
- "default",
- "player",
- "wall",
- "map",
- "UI",
- "battle"
- ],
- "collision-matrix": [
- [
- false,
- null,
- null,
- false
- ],
- [
- false,
- true,
- true,
- true
- ],
- [
- false,
- true,
- false
- ],
- [
- false,
- true,
- false,
- false
- ],
- [
- false,
- false,
- false,
- false,
- false
- ],
- [
- false,
- false,
- false,
- false,
- false,
- false
- ]
- ],
- "excluded-modules": [
- "3D",
- "3D Primitive",
- "3D Physics/cannon.js",
- "3D Physics/Builtin",
- "3D Particle"
- ],
- "preview-port": 7456,
- "design-resolution-width": 750,
- "design-resolution-height": 1334,
- "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
- }
- },
- "last-module-event-record-time": 1745465133861,
- "migrate-history": [
- "cloud-function"
- ]
- }
|