create level 1 in tiled

This commit is contained in:
Travis Shears 2026-04-09 16:44:00 +02:00
parent 06d101cb08
commit 62f2a44864
Signed by: travisshears
GPG key ID: CB9BF1910F3F7469
17 changed files with 483 additions and 1 deletions

View file

@ -0,0 +1,32 @@
{
"activeFile": "",
"expandedProjectPaths": [
],
"fileStates": {
"map_tileset.tsx": {
"dynamicWrapping": false,
"scaleInDock": 1,
"scaleInEditor": 8
}
},
"last.exportedFilePath": "/Users/she0001t/personal_projects/fennel_love2d_experiments/two_player_cleaning_game/assets/tiled",
"last.imagePath": "/Users/she0001t/personal_projects/fennel_love2d_experiments/two_player_cleaning_game/assets",
"map.height": 50,
"map.lastUsedExportFilter": "JSON map files (*.tmj *.json)",
"map.lastUsedFormat": "tmx",
"map.tileHeight": 25,
"map.tileWidth": 25,
"map.width": 50,
"openFiles": [
],
"project": "untitled.tiled-project",
"recentFiles": [
"map_tileset.tsx"
],
"tileset.lastUsedFormat": "tsx",
"tileset.tileSize": {
"height": 25,
"width": 25
},
"tileset.type": 0
}