project.json 879 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "collision-matrix": [
  3. [
  4. true
  5. ],
  6. [
  7. false,
  8. false
  9. ]
  10. ],
  11. "excluded-modules": [
  12. "3D",
  13. "3D Primitive",
  14. "3D Physics/cannon.js",
  15. "3D Physics/Builtin",
  16. "3D Particle"
  17. ],
  18. "group-list": [
  19. "default",
  20. "RichBG"
  21. ],
  22. "design-resolution-width": 750,
  23. "design-resolution-height": 1334,
  24. "fit-width": true,
  25. "fit-height": true,
  26. "use-project-simulator-setting": true,
  27. "simulator-orientation": false,
  28. "use-customize-simulator": false,
  29. "simulator-resolution": {
  30. "height": 1334,
  31. "width": 750
  32. },
  33. "last-module-event-record-time": 1625625189692,
  34. "assets-sort-type": "name",
  35. "facebook": {
  36. "appID": "",
  37. "audience": {
  38. "enable": false
  39. },
  40. "enable": false,
  41. "live": {
  42. "enable": false
  43. }
  44. },
  45. "migrate-history": [],
  46. "start-scene": "d5fbf07f-6183-46ba-8c6f-f0ef84ef2863"
  47. }