From 62d14fae5f04233baa525b764a7d0ff20b262f5d Mon Sep 17 00:00:00 2001 From: Gene Pasquet Date: Mon, 12 May 2025 16:13:23 +0200 Subject: Some progress --- untitled.tiled-session | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 untitled.tiled-session (limited to 'untitled.tiled-session') 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" + ] +} -- cgit v1.2.3