Read in tile data from tilemap
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{
|
||||
"activeFile": "map.tmj",
|
||||
"activeFile": "overworld.tsx",
|
||||
"expandedProjectPaths": [
|
||||
"templates",
|
||||
"."
|
||||
@ -13,16 +13,16 @@
|
||||
"scaleInEditor": 1
|
||||
},
|
||||
"map.tmj": {
|
||||
"scale": 3,
|
||||
"scale": 4,
|
||||
"selectedLayer": 2,
|
||||
"viewCenter": {
|
||||
"x": 6665.833333333333,
|
||||
"y": 6701.5
|
||||
"x": 6625.125,
|
||||
"y": 6667.875
|
||||
}
|
||||
},
|
||||
"overworld.tsx": {
|
||||
"scaleInDock": 1,
|
||||
"scaleInEditor": 8
|
||||
"scaleInEditor": 4
|
||||
}
|
||||
},
|
||||
"last.externalTilesetPath": "/home/yourwishes/htdocs/dusk/data",
|
||||
@ -35,8 +35,8 @@
|
||||
"project": "map project.tiled-project",
|
||||
"property.type": "int",
|
||||
"recentFiles": [
|
||||
"overworld.tsx",
|
||||
"map.tmj",
|
||||
"overworld.tsx",
|
||||
"entities.tsx"
|
||||
],
|
||||
"tileset.lastUsedFilter": "Tiled tileset files (*.tsx *.xml)",
|
||||
|
Reference in New Issue
Block a user