diff options
| author | Gene Pasquet <gene@pacerevenue.com> | 2025-05-12 16:13:23 +0200 | 
|---|---|---|
| committer | Gene Pasquet <gene@pacerevenue.com> | 2025-05-12 16:13:23 +0200 | 
| commit | 62d14fae5f04233baa525b764a7d0ff20b262f5d (patch) | |
| tree | f49bccbf12dfb62b5eb658a53cfe58837fecea83 /untitled.tiled-session | |
| parent | 0525d1b7691d5687da92251d01cf3a91bf3ea1ef (diff) | |
Some progress
Diffstat (limited to 'untitled.tiled-session')
| -rw-r--r-- | untitled.tiled-session | 39 | 
1 files changed, 39 insertions, 0 deletions
| diff --git a/untitled.tiled-session b/untitled.tiled-session new file mode 100644 index 0000000..980bb24 --- /dev/null +++ b/untitled.tiled-session @@ -0,0 +1,39 @@ +{ +    "Map/SizeTest": { +        "height": 4300, +        "width": 2 +    }, +    "activeFile": "assets/untitled.tmx", +    "expandedProjectPaths": [ +        "assets", +        "." +    ], +    "fileStates": { +        "assets/tileset_colored.tsx": { +            "scaleInDock": 1.5, +            "scaleInEditor": 1 +        }, +        "assets/untitled.tmx": { +            "scale": 2.09, +            "selectedLayer": 0, +            "viewCenter": { +                "x": 240.19138755980865, +                "y": 160.04784688995215 +            } +        } +    }, +    "map.height": 30, +    "map.lastUsedFormat": "tmx", +    "map.tileHeight": 16, +    "map.tileWidth": 16, +    "map.width": 40, +    "openFiles": [ +        "assets/tileset_colored.tsx", +        "assets/untitled.tmx" +    ], +    "project": "untitled.tiled-project", +    "recentFiles": [ +        "assets/tileset_colored.tsx", +        "assets/untitled.tmx" +    ] +} | 
