save tiled project
This commit is contained in:
parent
070ab245d7
commit
63b9221590
2 changed files with 20 additions and 1 deletions
|
|
@ -1,12 +1,27 @@
|
|||
{
|
||||
"activeFile": "",
|
||||
"activeFile": "walls.tsx",
|
||||
"expandedProjectPaths": [
|
||||
"/Users/she0001t/personal_projects/fennel_love2d_experiments/two_player_cleaning_game/assets",
|
||||
".",
|
||||
"/Users/she0001t/personal_projects/fennel_love2d_experiments/two_player_cleaning_game"
|
||||
],
|
||||
"fileStates": {
|
||||
"level_001.tmx": {
|
||||
"scale": 4.0012,
|
||||
"selectedLayer": 0,
|
||||
"viewCenter": {
|
||||
"x": 821.1286614015795,
|
||||
"y": 723.9078276517045
|
||||
}
|
||||
},
|
||||
"map_tileset.tsx": {
|
||||
"dynamicWrapping": false,
|
||||
"scaleInDock": 1,
|
||||
"scaleInEditor": 8
|
||||
},
|
||||
"walls.tsx": {
|
||||
"scaleInDock": 1.4397,
|
||||
"scaleInEditor": 8.2977
|
||||
}
|
||||
},
|
||||
"last.exportedFilePath": "/Users/she0001t/personal_projects/fennel_love2d_experiments/two_player_cleaning_game/assets/tiled",
|
||||
|
|
@ -18,9 +33,13 @@
|
|||
"map.tileWidth": 25,
|
||||
"map.width": 50,
|
||||
"openFiles": [
|
||||
"level_001.tmx",
|
||||
"walls.tsx"
|
||||
],
|
||||
"project": "untitled.tiled-project",
|
||||
"recentFiles": [
|
||||
"level_001.tmx",
|
||||
"walls.tsx",
|
||||
"map_tileset.tsx"
|
||||
],
|
||||
"tileset.lastUsedFormat": "tsx",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue