commit
9cb9a5e71f
2 changed files with 2622 additions and 288 deletions
|
@ -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
Loading…
Add table
Reference in a new issue