Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

If you have any errors, glitches, bugs, or general advice for the game please let me know!

I've only got two notes thus far, which are:

-Hitting X to talk can sometimes take a try or two and doesn't feel super responsive, though it might be me goofing it up somehow!

-Having it so that you keep walking after a scene loads if a directional key is held would be a nice quality of life addition. Not critical, but having to press a direction again when moving between areas can be mildly annoying.

Thanks for the feedback. On my end I don't see anything wrong with the X feature but I'll look into it. On the other hand I totally understand where you are coming from with it sometimes stops you from seamlessly moving between scenes. As a kind of beginner developer I set up each different screen as a totally different scene in Unity. While I think I should've gone for a better mechanic having the whole game be in one scene while loading different parts based on where you are. Therefore it wouldn't have to load something totally different stopping you from moving. But I'll still try to solve the issue. Thanks!