Map parsing
This commit is contained in:
@@ -1,12 +1,44 @@
|
||||
{
|
||||
"activeFile": "",
|
||||
"Map/SizeTest": {
|
||||
"height": 4300,
|
||||
"width": 2
|
||||
},
|
||||
"activeFile": "безымянный.tmx",
|
||||
"expandedProjectPaths": [
|
||||
],
|
||||
"file.lastUsedOpenFilter": "Все файлы (*)",
|
||||
"fileStates": {
|
||||
"Map.tsx": {
|
||||
"scaleInDock": 1,
|
||||
"scaleInEditor": 1
|
||||
},
|
||||
"безымянный.tmx": {
|
||||
"scale": 1.6605208333333332,
|
||||
"selectedLayer": 2,
|
||||
"viewCenter": {
|
||||
"x": 240.2860548271752,
|
||||
"y": 159.88959287372188
|
||||
}
|
||||
}
|
||||
},
|
||||
"last.exportedFilePath": "/Users/aleksejbagno/projects/odin/hello/Tiled",
|
||||
"last.imagePath": "/Users/aleksejbagno/projects/odin/hello/assets/3rdparty/tileset/Tiles",
|
||||
"map.lastUsedExportFilter": "JSON map-файлы (*.tmj *.json)",
|
||||
"map.lastUsedFormat": "tmx",
|
||||
"map.tileHeight": 16,
|
||||
"map.tileWidth": 16,
|
||||
"openFiles": [
|
||||
"безымянный.tmx",
|
||||
"Map.tsx"
|
||||
],
|
||||
"project": "hello.tiled-project",
|
||||
"recentFiles": [
|
||||
]
|
||||
"Map.tsx",
|
||||
"безымянный.tmx"
|
||||
],
|
||||
"tileset.lastUsedFormat": "tsx",
|
||||
"tileset.tileSize": {
|
||||
"height": 16,
|
||||
"width": 16
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user