123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115 |
- {
- "version": "1.1.1",
- "windows": {
- "main": {
- "main": true,
- "url": "app://editor/index.html",
- "windowType": "dockable",
- "x": 0,
- "y": 27,
- "width": 1280,
- "height": 685,
- "layout": {
- "type": "dock-h",
- "children": [
- {
- "width": 204,
- "height": 598,
- "type": "dock-v",
- "children": [
- {
- "width": 204,
- "height": 298,
- "type": "panel",
- "active": 0,
- "children": [
- "hierarchy"
- ]
- },
- {
- "width": 204,
- "height": 297,
- "type": "panel",
- "active": 0,
- "children": [
- "assets"
- ]
- }
- ]
- },
- {
- "width": 482,
- "height": 598,
- "type": "panel",
- "active": 0,
- "children": [
- "scene"
- ]
- },
- {
- "width": 588,
- "height": 598,
- "type": "panel",
- "active": 0,
- "children": [
- "inspector",
- "node-library"
- ]
- }
- ]
- },
- "panels": [
- "hierarchy",
- "assets",
- "scene",
- "inspector",
- "node-library"
- ]
- }
- },
- "panels": {
- "sprite-editor": {
- "x": 702,
- "y": 240,
- "width": 516,
- "height": 539
- },
- "project-settings": {
- "x": 662,
- "y": 240,
- "width": 600,
- "height": 565
- },
- "preferences": {
- "x": 2006,
- "y": 301,
- "width": 600,
- "height": 565
- },
- "builder": {
- "x": 478,
- "y": 233,
- "width": 516,
- "height": 739
- },
- "console": {
- "x": 760,
- "y": 326,
- "width": 404,
- "height": 328
- },
- "keystore": {
- "x": 330,
- "y": 25,
- "width": 543,
- "height": 581
- },
- "store": {
- "x": 140,
- "y": 25,
- "width": 1000,
- "height": 685
- }
- },
- "panelLabelWidth": {}
- }
|