project.json 959 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. {
  2. "assets-sort-type": "name",
  3. "collision-matrix": [
  4. [
  5. false,
  6. false,
  7. false
  8. ],
  9. [
  10. false,
  11. false,
  12. true
  13. ],
  14. [
  15. false,
  16. true,
  17. false
  18. ]
  19. ],
  20. "design-resolution-height": 640,
  21. "design-resolution-width": 960,
  22. "excluded-modules": [
  23. "Dynamic Atlas",
  24. "TiledMap",
  25. "RichText",
  26. "MotionStreak",
  27. "EditBox",
  28. "VideoPlayer",
  29. "Physics",
  30. "NodePool"
  31. ],
  32. "facebook": {
  33. "appID": "",
  34. "audience": {
  35. "enable": false
  36. },
  37. "enable": false,
  38. "live": {
  39. "enable": false
  40. }
  41. },
  42. "fit-height": true,
  43. "fit-width": false,
  44. "group-list": [
  45. "default",
  46. "player",
  47. "tool"
  48. ],
  49. "last-module-event-record-time": 1604970759440,
  50. "simulator-orientation": false,
  51. "simulator-resolution": {
  52. "height": 640,
  53. "width": 960
  54. },
  55. "start-scene": "current",
  56. "use-customize-simulator": true,
  57. "use-project-simulator-setting": false
  58. }