Started work on using tiled
This commit is contained in:
58
assets/map/tiled_project.tiled-session
Normal file
58
assets/map/tiled_project.tiled-session
Normal file
@ -0,0 +1,58 @@
|
||||
{
|
||||
"Map/SizeTest": {
|
||||
"height": 4300,
|
||||
"width": 2
|
||||
},
|
||||
"activeFile": "",
|
||||
"expandedProjectPaths": [
|
||||
],
|
||||
"fileStates": {
|
||||
"": {
|
||||
"scaleInDock": 1
|
||||
},
|
||||
"entities.tsx": {
|
||||
"scaleInDock": 1,
|
||||
"scaleInEditor": 1
|
||||
},
|
||||
"testmap.tmx": {
|
||||
"scale": 3.281458333333333,
|
||||
"selectedLayer": 1,
|
||||
"viewCenter": {
|
||||
"x": 97.36524665100629,
|
||||
"y": 58.20582820138405
|
||||
}
|
||||
},
|
||||
"testmap2.tmx": {
|
||||
"scale": 3.281458333333333,
|
||||
"selectedLayer": 0,
|
||||
"viewCenter": {
|
||||
"x": 119.91619579709226,
|
||||
"y": 80.14729223541363
|
||||
}
|
||||
},
|
||||
"tilemap.tsx": {
|
||||
"scaleInDock": 1,
|
||||
"scaleInEditor": 4
|
||||
}
|
||||
},
|
||||
"last.externalTilesetPath": "/home/yourwishes/htdocs/Dawn/assets/map",
|
||||
"last.imagePath": "/home/yourwishes/htdocs/Dawn/assets/map",
|
||||
"map.lastUsedFormat": "tmx",
|
||||
"map.tileHeight": 8,
|
||||
"map.tileWidth": 8,
|
||||
"openFiles": [
|
||||
],
|
||||
"project": "tiled_project.tiled-project",
|
||||
"recentFiles": [
|
||||
"testmap.tmx",
|
||||
"tilemap.tsx",
|
||||
"entities.tsx",
|
||||
"testmap2.tmx"
|
||||
],
|
||||
"tileset.lastUsedFilter": "All Files (*)",
|
||||
"tileset.lastUsedFormat": "tsx",
|
||||
"tileset.tileSize": {
|
||||
"height": 8,
|
||||
"width": 8
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user