Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Thanks for playing the game! <3 I completely agree with the restart. I had the idea to use level streaming to transition from puzzles, so player end position is the start position for the next puzzle. I thought it will be 2 complicated to implement a reset and put focus somewhere else. Now when I think about it, I just needed to unload and load the current map and only reset player position, sorry! <3