Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

The graphics are truly beautiful, and the music is relaxing. It’s too hard for me (my English is very poor). How do you plan to replace the WASD controls with mouse clicks so that the game can also be played on a smartphone or only with mouse?

Thanks for playing. I experimented with some movement similar to old-school point-and-click adventure games. Getting the plane intersection logic working was easy in our case since the current levels are flat (something we are looking to change a little). I need to spend some time generating navigation meshes (nothing moves, so a static mesh will work).