Skip to main content

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

Good Morning.  My goal is to show this as an overlay to the rest of my scene.  However, as it stands now, it simply exists on the screen, and does not allow the story to advance unless you utilize the separate "return" button.  Is there a way to simply have this as a news overlay while still allowing the story script itself to run?

Show the screen instead of calling it, and make sure there's nothing on the screen blocking progress (including modal True). See this article for details on the difference: https://feniksdev.com/renpy-screen-language-basics-declaring-and-showing-a-scree...

so simple.  now i feel stupid.  thanks :D

[i do mean that as a legit thanks too.  i just feel silly for not realizing it :D ]