Skip to main content

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

Just like other person in the comment i glitched in the ground but managed to get out, apart from that, excelent game, loved it, great music and idea. Also realy liked the text sfx in the end, im curious on how to make it. 

(+1)

Thank you! Sorry to hear about your problem, this seems different from the other one. This is likely due to some failure of detecting if the player is inside the other layer or not, probably on sharp corner and such. I will look into it. The dialogue script I wrote splits a string into an array of chars, I then run a loop (coroutine) where I add the char onto the text box, and every time it adds that char, it plays a 0.05s soundfile. you also need to have some sort of waiting time before you run the next iteration. Thank you for playing!