project.json 1005 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. {
  2. "assets-sort-type": "name",
  3. "collision-matrix": [
  4. [
  5. true
  6. ],
  7. [
  8. false,
  9. false
  10. ]
  11. ],
  12. "design-resolution-height": 1440,
  13. "design-resolution-width": 810,
  14. "excluded-modules": [
  15. "DragonBones",
  16. "Geom Utils",
  17. "Intersection",
  18. "MotionStreak",
  19. "Physics",
  20. "Spine Skeleton",
  21. "TiledMap",
  22. "VideoPlayer",
  23. "3D",
  24. "3D Primitive",
  25. "3D Physics/cannon.js",
  26. "3D Physics/Builtin",
  27. "3D Particle"
  28. ],
  29. "facebook": {
  30. "appID": "",
  31. "audience": {
  32. "enable": false
  33. },
  34. "enable": false,
  35. "live": {
  36. "enable": false
  37. }
  38. },
  39. "fit-height": true,
  40. "fit-width": true,
  41. "group-list": [
  42. "default",
  43. "shotImage"
  44. ],
  45. "last-module-event-record-time": 1585289103036,
  46. "simulator-orientation": false,
  47. "simulator-resolution": {
  48. "height": 1440,
  49. "width": 810
  50. },
  51. "start-scene": "e845792d-8b02-4236-871f-ac79d27622a7",
  52. "use-customize-simulator": true,
  53. "use-project-simulator-setting": true
  54. }