Merge pull request #101 from progtime-net/MapFix

UpdateMap
This commit is contained in:
SergoDobro 2024-08-20 18:12:10 +03:00 committed by GitHub
commit 9cb9a5e71f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2622 additions and 288 deletions

View file

@ -1,15 +1,22 @@
{ {
"activeFile": "TileMaps/main.tmj",
"expandedProjectPaths": [
"TileMaps",
".",
"Templates"
],
"fileStates": { "fileStates": {
"TileMaps/main.tmj": { "TileMaps/main.tmj": {
"scale": 0.33, "scale": 0.5,
"selectedLayer": 0, "selectedLayer": 1,
"viewCenter": { "viewCenter": {
"x": -463.63636363636374, "x": 1629,
"y": 300 "y": 1025
} }
}, },
"TileSets/IconSet.tsj": { "TileSets/IconSet.tsj": {
"dynamicWrapping": true "dynamicWrapping": true,
"scaleInDock": 1
}, },
"TileSets/TileSet 1.tsj": { "TileSets/TileSet 1.tsj": {
"dynamicWrapping": false, "dynamicWrapping": false,
@ -18,9 +25,20 @@
"TileSets/TilesetNature.tsj": { "TileSets/TilesetNature.tsj": {
"scaleInDock": 1.5 "scaleInDock": 1.5
}, },
"TileSets/bonfire.tsj": {
"dynamicWrapping": false,
"scaleInDock": 1
},
"TileSets/tileset 1 collision.tsj": { "TileSets/tileset 1 collision.tsj": {
"dynamicWrapping": false, "dynamicWrapping": false,
"scaleInDock": 1 "scaleInDock": 1
} }
} },
"openFiles": [
"TileMaps/main.tmj"
],
"project": "MapSession.tiled-project",
"recentFiles": [
"TileMaps/main.tmj"
]
} }

File diff suppressed because it is too large Load diff