Skip to main content

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

I got an error where I try to discuss with Miguel. I clicked on an option but nothing happened and I can't get out of the options menu.

(1 edit)

Thanks! Let me take a look and see if I can reproduce it. Could you remember what option you picked? The friend names don't really matter: their names and preferences are random. But there might be some missing data from one of the topics.

Hi there! Thanks again for pointing that out. It turns that one of my functions was using Destroy(transform) instead of Destroy(transform.gameObject), which was causing that locked out bug. I hope you can enjoy the game now.

I also found that if you choice any activity with any of the characters, if you try to do anything else, the game freezes and you can't do anything. Thanks for replying.

Hmmm...I haven't been able to reproduce that error after posting the update last evening. I'll give it some more research and see if I can track it down.