Skip to main content

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

I've come across one scene doesn't properly unlock for the Scenes gallery.

Doc and Otto, when it's Ottos turn to get questioned.

It plays fine during the story, and it sets the persistent flag properly to True, but there's just nothing in the screens.rpy file related to it showing in the Scenes gallery, and lacks any idle/hover icon.

Can you be specific on which persistent variable we are talking about here? then I can look into it

I think it's the variable called persistent.OttoFuck, but that's getting marked as True just fine once you've seen it during the story.

It's just that there's nothing related to the variable itself in the screens.rpy file.

I'm guessing there should be an entry checking that variable related to CS_OttoDocFuck or something, since that's the scene that's not in the gallery.

Also the gui/SexScenes folder that has all the Scenes gallery icons doesn't have the related png. (I'm guessing it'd be Otto02_idle and Otto02_hover)