Skip to main content

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

Lovely game, and enjoyed hearing about your development on the discord. I like the way you have done it and you have a good collection of music you have made.

I did find a bug where I could still move about while in a conversation and even get into another conversation with someone else - but that was me testing and probably wouldnt usually happen.

congrats and well done

(1 edit)

Thanks! And damn I thought I fixed that!

Edit: Just looked, I have a global "is_talking" variable, that when true disallows movement, but at no point do I set it to true when the player starts dialogue, whoops