Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I have talked with every NPC I was presented, including non main ones and every location. And couldn't do anything new. And yes, I did watch the tutorial, but not everything happened as in the tutorial. That may also be an issue on my end, but it's a first among the Ren'py games i have played.

I forgot how Ren'py works. But if you could, id recommend having some variables in which you store data. Data which allows you to modify in the future instead of hardcoding everything. I think Ren'py has a flag approach. 

Im a new at coding, so I could be wrong.

With my coding I rely on the If and Elif system for my games since they're easier then the flag in terms of set up and Act 3 goes through a massive overhaul to clean things up. But as for your current situation, I'm a bit stumped and all I can really say is find a previous save where the game isn't soft locked and use the tutorial from there while using the skip button.