Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thank you for playing the game! Yes, I'm sorry about the collisions! I even tried fixing them after the first review by completetly removing tree collisions and only leaving grass tile collision, but apparently that didn't do much :( The truth is that I should have used Unity's built-in 2d Tile system but instead opted for an outside program to make the map, so it's a hassle to rework the tile collisions every time and testing them is not very quick, as well as being quite heavy to export. Lesson learned :P