Map saving first pass
This commit is contained in:
@@ -1,10 +1,26 @@
|
||||
{
|
||||
"activeFile": "map.tmj",
|
||||
"Map/SizeTest": {
|
||||
"height": 4300,
|
||||
"width": 2
|
||||
},
|
||||
"activeFile": "/home/yourwishes/htdocs/dusk/assets/map/untitled.tmx",
|
||||
"expandedProjectPaths": [
|
||||
".",
|
||||
"templates"
|
||||
"templates",
|
||||
"."
|
||||
],
|
||||
"fileStates": {
|
||||
"/home/yourwishes/htdocs/dusk/assets/entity/entities.tsx": {
|
||||
"scaleInDock": 1,
|
||||
"scaleInEditor": 1
|
||||
},
|
||||
"/home/yourwishes/htdocs/dusk/assets/map/untitled.tmx": {
|
||||
"scale": 1.9163281249999997,
|
||||
"selectedLayer": 0,
|
||||
"viewCenter": {
|
||||
"x": 546.8792042072649,
|
||||
"y": 320.14350360797425
|
||||
}
|
||||
},
|
||||
":/automap-tiles.tsx": {
|
||||
"scaleInDock": 1
|
||||
},
|
||||
@@ -16,8 +32,8 @@
|
||||
"scale": 3,
|
||||
"selectedLayer": 2,
|
||||
"viewCenter": {
|
||||
"x": 6603.333333333333,
|
||||
"y": 6846.5
|
||||
"x": 6912,
|
||||
"y": 6911.833333333333
|
||||
}
|
||||
},
|
||||
"minogram.tsx": {
|
||||
@@ -32,17 +48,20 @@
|
||||
"last.externalTilesetPath": "/home/yourwishes/htdocs/dusk/data",
|
||||
"last.imagePath": "/home/yourwishes/htdocs/dusk/data",
|
||||
"last.objectTemplatePath": "/home/yourwishes/htdocs/dusk/data/templates",
|
||||
"map.lastUsedFormat": "tmx",
|
||||
"openFiles": [
|
||||
"map.tmj",
|
||||
"overworld.tsx"
|
||||
"/home/yourwishes/htdocs/dusk/assets/map/untitled.tmx",
|
||||
"/home/yourwishes/htdocs/dusk/assets/entity/entities.tsx"
|
||||
],
|
||||
"project": "map project.tiled-project",
|
||||
"property.type": "string",
|
||||
"recentFiles": [
|
||||
"overworld.tsx",
|
||||
"/home/yourwishes/htdocs/dusk/assets/entity/entities.tsx",
|
||||
"/home/yourwishes/htdocs/dusk/assets/map/untitled.tmx",
|
||||
"map.tmj",
|
||||
"minogram.tsx",
|
||||
"entities.tsx"
|
||||
"overworld.tsx",
|
||||
"entities.tsx",
|
||||
"minogram.tsx"
|
||||
],
|
||||
"tileset.lastUsedFilter": "Tiled tileset files (*.tsx *.xml)",
|
||||
"tileset.lastUsedFormat": "tsx",
|
||||
|
Reference in New Issue
Block a user