layout.editor.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. {
  2. "version": "1.1.1",
  3. "windows": {
  4. "main": {
  5. "main": true,
  6. "url": "app://editor/index.html",
  7. "windowType": "dockable",
  8. "x": 0,
  9. "y": 25,
  10. "width": 1280,
  11. "height": 685,
  12. "layout": {
  13. "type": "dock-h",
  14. "children": [
  15. {
  16. "width": 204,
  17. "height": 595.5,
  18. "type": "dock-v",
  19. "children": [
  20. {
  21. "width": 204,
  22. "height": 296.75,
  23. "type": "panel",
  24. "active": 0,
  25. "children": [
  26. "hierarchy"
  27. ]
  28. },
  29. {
  30. "width": 204,
  31. "height": 295.75,
  32. "type": "panel",
  33. "active": 0,
  34. "children": [
  35. "assets"
  36. ]
  37. }
  38. ]
  39. },
  40. {
  41. "width": 482,
  42. "height": 595.5,
  43. "type": "panel",
  44. "active": 0,
  45. "children": [
  46. "scene"
  47. ]
  48. },
  49. {
  50. "width": 588,
  51. "height": 595.5,
  52. "type": "panel",
  53. "active": 0,
  54. "children": [
  55. "inspector",
  56. "node-library"
  57. ]
  58. }
  59. ]
  60. },
  61. "panels": [
  62. "hierarchy",
  63. "assets",
  64. "scene",
  65. "inspector",
  66. "node-library"
  67. ]
  68. },
  69. "window-1705642389583": {}
  70. },
  71. "panels": {
  72. "sprite-editor": {
  73. "x": 702,
  74. "y": 240,
  75. "width": 516,
  76. "height": 539
  77. },
  78. "project-settings": {
  79. "x": 662,
  80. "y": 240,
  81. "width": 600,
  82. "height": 565
  83. },
  84. "preferences": {
  85. "x": 2006,
  86. "y": 301,
  87. "width": 600,
  88. "height": 565
  89. },
  90. "builder": {
  91. "x": 478,
  92. "y": 233,
  93. "width": 516,
  94. "height": 739
  95. },
  96. "console": {
  97. "x": 760,
  98. "y": 326,
  99. "width": 404,
  100. "height": 328
  101. },
  102. "keystore": {
  103. "x": 330,
  104. "y": 25,
  105. "width": 543,
  106. "height": 581
  107. },
  108. "store": {
  109. "x": 140,
  110. "y": 25,
  111. "width": 1000,
  112. "height": 685
  113. }
  114. },
  115. "panelLabelWidth": {}
  116. }