Add base overlay
This commit is contained in:
@ -1,33 +1,41 @@
|
||||
{
|
||||
"activeFile": "map.tmj",
|
||||
"activeFile": "overworld.tsx",
|
||||
"expandedProjectPaths": [
|
||||
"templates",
|
||||
"."
|
||||
".",
|
||||
"templates"
|
||||
],
|
||||
"fileStates": {
|
||||
"entities.tsx": {
|
||||
"scaleInDock": 1,
|
||||
"scaleInEditor": 1
|
||||
},
|
||||
"map.tmj": {
|
||||
"scale": 1.5,
|
||||
"selectedLayer": 0,
|
||||
"scale": 4,
|
||||
"selectedLayer": 1,
|
||||
"viewCenter": {
|
||||
"x": 669.3333333333334,
|
||||
"y": 305
|
||||
"x": 6622.75,
|
||||
"y": 6689.625
|
||||
}
|
||||
},
|
||||
"overworld.tsx": {
|
||||
"scaleInDock": 1,
|
||||
"scaleInEditor": 1
|
||||
"scaleInEditor": 8
|
||||
}
|
||||
},
|
||||
"last.externalTilesetPath": "/home/yourwishes/htdocs/dusk/data",
|
||||
"last.imagePath": "/home/yourwishes/htdocs/dusk/data",
|
||||
"last.objectTemplatePath": "/home/yourwishes/htdocs/dusk/data/templates",
|
||||
"openFiles": [
|
||||
"map.tmj"
|
||||
"map.tmj",
|
||||
"overworld.tsx"
|
||||
],
|
||||
"project": "map project.tiled-project",
|
||||
"recentFiles": [
|
||||
"map.tmj",
|
||||
"overworld.tsx",
|
||||
"map.tmj"
|
||||
"entities.tsx"
|
||||
],
|
||||
"tileset.lastUsedFilter": "Tiled tileset files (*.tsx *.xml)",
|
||||
"tileset.lastUsedFormat": "tsx",
|
||||
"tileset.tileSize": {
|
||||
"height": 16,
|
||||
|
Reference in New Issue
Block a user