From d94d74769db51bade1f1b262285ea0b29226d97f Mon Sep 17 00:00:00 2001 From: Gene Pasquet Date: Wed, 14 May 2025 15:54:15 +0200 Subject: Better collisions --- untitled.tiled-session | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) (limited to 'untitled.tiled-session') diff --git a/untitled.tiled-session b/untitled.tiled-session index 980bb24..d7e4e07 100644 --- a/untitled.tiled-session +++ b/untitled.tiled-session @@ -3,15 +3,31 @@ "height": 4300, "width": 2 }, - "activeFile": "assets/untitled.tmx", + "activeFile": "assets/monochrome_transparent.tsx", "expandedProjectPaths": [ "assets", "." ], "fileStates": { + "assets/level-1.tmx": { + "scale": 2, + "selectedLayer": 0, + "viewCenter": { + "x": 233.25, + "y": 272.25 + } + }, + "assets/monochrome-transparent.tsx": { + "scaleInDock": 1, + "scaleInEditor": 2 + }, + "assets/monochrome_transparent.tsx": { + "scaleInDock": 2, + "scaleInEditor": 2 + }, "assets/tileset_colored.tsx": { - "scaleInDock": 1.5, - "scaleInEditor": 1 + "scaleInDock": 2, + "scaleInEditor": 2 }, "assets/untitled.tmx": { "scale": 2.09, @@ -29,11 +45,15 @@ "map.width": 40, "openFiles": [ "assets/tileset_colored.tsx", - "assets/untitled.tmx" + "assets/level-1.tmx", + "assets/monochrome_transparent.tsx" ], "project": "untitled.tiled-project", "recentFiles": [ "assets/tileset_colored.tsx", + "assets/level-1.tmx", + "assets/monochrome_transparent.tsx", + "assets/monochrome-transparent.tsx", "assets/untitled.tmx" ] } -- cgit v1.2.3