Music completed, new tilemap, fixed collider

This commit is contained in:
Alan Youngblood
2023-08-14 23:48:20 -04:00
parent 162f58b32f
commit de3b2dcdb0
24 changed files with 118 additions and 20 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -24,7 +24,7 @@
3
],
"scale": 4,
"selectedLayer": -1,
"selectedLayer": 0,
"viewCenter": {
"x": 132.75,
"y": 137.875
@ -52,6 +52,17 @@
"y": 116.19433198380568
}
},
"kaiju-city-map2.json": {
"scale": 2,
"selectedLayer": 1,
"viewCenter": {
"x": 170,
"y": 148.25
}
},
"kaiju-city-ts.tsj": {
"scaleInEditor": 1
},
"kaiju-city.tsj": {
"dynamicWrapping": false,
"scaleInDock": 1,
@ -76,19 +87,20 @@
},
"last.exportedFilePath": "/home/ayoungblood/projects/KaijuSaveEarth/assets/maps",
"last.externalTilesetPath": "/home/ayoungblood/projects/KaijuSaveEarth/assets/maps",
"last.imagePath": "/home/ayoungblood/projects/KaijuSaveEarth/assets/maps",
"last.imagePath": "/Users/ayoungblood/Projects/KaijuSaveEarth/assets/maps",
"lastUsedTilesetExportFilter": "JSON tileset files (*.tsj *.json)",
"map.height": 32,
"map.height": 40,
"map.lastUsedExportFilter": "All Files (*)",
"map.lastUsedFormat": "json",
"map.layerDataFormat": null,
"map.tileHeight": 8,
"map.tileWidth": 8,
"map.width": 32,
"map.width": 40,
"openFiles": [
],
"project": "kaiju-city-map.tiled-project",
"recentFiles": [
"kaiju-city-ts.tsj",
"kaiju-city-map.json",
"kaiju-city-map.tmj",
"kaiju-city.tsj",

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,14 @@
{ "columns":16,
"image":"kaiju-city-ts.png",
"imageheight":128,
"imagewidth":128,
"margin":0,
"name":"kaiju-city-ts",
"spacing":0,
"tilecount":256,
"tiledversion":"1.10.1",
"tileheight":8,
"tilewidth":8,
"type":"tileset",
"version":"1.10"
}

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB