- Created test.tmj and test.tsj files in the maps directory. - Added tileset.tsj with configuration for the MainTileset including image path and dimensions.
53 lines
1.4 KiB
Plaintext
53 lines
1.4 KiB
Plaintext
{
|
|
"activeFile": "room1.tmj",
|
|
"expandedProjectPaths": [
|
|
"."
|
|
],
|
|
"fileStates": {
|
|
"room1.tmj": {
|
|
"scale": 0.135375,
|
|
"selectedLayer": 4,
|
|
"viewCenter": {
|
|
"x": 2038.7811634349032,
|
|
"y": 2256.694367497692
|
|
}
|
|
},
|
|
"room2.tmj": {
|
|
"scale": 0.135375,
|
|
"selectedLayer": 3,
|
|
"viewCenter": {
|
|
"x": 664.819944598338,
|
|
"y": 2256.694367497692
|
|
}
|
|
},
|
|
"start.tsx": {
|
|
"dynamicWrapping": true,
|
|
"scaleInDock": 1,
|
|
"scaleInEditor": 1
|
|
},
|
|
"tileset.tsj": {
|
|
"dynamicWrapping": false,
|
|
"scaleInDock": 1,
|
|
"scaleInEditor": 1
|
|
}
|
|
},
|
|
"last.exportedFilePath": "/home/brasse/repos/Regin_mountain_of_treasures/assets/maps",
|
|
"last.imagePath": "/home/brasse/repos/Regin_mountain_of_treasures/assets/images/1 Tiles",
|
|
"map.lastUsedExportFilter": "JSON kart-filer ( *.tmj *.json)",
|
|
"openFiles": [
|
|
"room1.tmj",
|
|
"room2.tmj",
|
|
"start.tsx",
|
|
"tileset.tsj"
|
|
],
|
|
"project": "R.M.O.T.tiled-project",
|
|
"recentFiles": [
|
|
"tileset.tsj",
|
|
"start.tsx",
|
|
"room2.tmj",
|
|
"room1.tmj"
|
|
],
|
|
"tileset.lastUsedFormat": "tsx",
|
|
"tileset.type": 1
|
|
}
|