This commit is contained in:
Simisays
2023-03-01 12:30:51 +01:00
parent 87c09d203f
commit 5616bb486b
3 changed files with 19 additions and 16 deletions

View File

@@ -3,13 +3,13 @@
"height": 4300, "height": 4300,
"width": 2 "width": 2
}, },
"activeFile": "map/vampirecastle_2.tmx", "activeFile": "map/maze_3.tmx",
"automapping.whileDrawing": false, "automapping.whileDrawing": false,
"expandedProjectPaths": [ "expandedProjectPaths": [
"tileset",
"obj", "obj",
"map",
"map/main_story", "map/main_story",
"tileset" "map"
], ],
"file.lastUsedOpenFilter": "All Files (*)", "file.lastUsedOpenFilter": "All Files (*)",
"fileStates": { "fileStates": {
@@ -126,10 +126,10 @@
}, },
"map/catlair_1.tmx": { "map/catlair_1.tmx": {
"scale": 4, "scale": 4,
"selectedLayer": 0, "selectedLayer": 2,
"viewCenter": { "viewCenter": {
"x": 240, "x": 239.875,
"y": 136 "y": 135.875
} }
}, },
"map/catlair_2.tmx": { "map/catlair_2.tmx": {
@@ -208,11 +208,11 @@
} }
}, },
"map/cave_13.tmx": { "map/cave_13.tmx": {
"scale": 1.5, "scale": 4,
"selectedLayer": 4, "selectedLayer": 2,
"viewCenter": { "viewCenter": {
"x": 223.99999999999997, "x": 239.875,
"y": 135.33333333333334 "y": 135.875
} }
}, },
"map/cave_14.tmx": { "map/cave_14.tmx": {
@@ -2031,7 +2031,7 @@
}, },
"map/kobold_mine.tmx": { "map/kobold_mine.tmx": {
"scale": 1.2623540856031128, "scale": 1.2623540856031128,
"selectedLayer": 0, "selectedLayer": 3,
"viewCenter": { "viewCenter": {
"x": 255.47507127995686, "x": 255.47507127995686,
"y": 159.62240887724434 "y": 159.62240887724434
@@ -2464,8 +2464,8 @@
"scale": 1, "scale": 1,
"selectedLayer": 3, "selectedLayer": 3,
"viewCenter": { "viewCenter": {
"x": 232, "x": 240.5,
"y": 137 "y": 136.5
} }
}, },
"map/maze_4.tmx": { "map/maze_4.tmx": {
@@ -2984,8 +2984,8 @@
"scale": 4, "scale": 4,
"selectedLayer": 2, "selectedLayer": 2,
"viewCenter": { "viewCenter": {
"x": 412.625, "x": 239.875,
"y": 235.125 "y": 135.875
} }
}, },
"map/vampirecastle_3.tmx": { "map/vampirecastle_3.tmx": {
@@ -3113,7 +3113,10 @@
"tileset/main.tsx", "tileset/main.tsx",
"map/snowabbey_2.tmx", "map/snowabbey_2.tmx",
"map/catlair_3.tmx", "map/catlair_3.tmx",
"map/vampirecastle_2.tmx" "map/vampirecastle_2.tmx",
"map/catlair_1.tmx",
"map/cave_13.tmx",
"map/maze_3.tmx"
], ],
"project": "main.tiled-project", "project": "main.tiled-project",
"property.type": "string", "property.type": "string",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 700 KiB

After

Width:  |  Height:  |  Size: 709 KiB