Skip to main content

The Power of Pride Bundle 2026 — $10 PWYC Edition
On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Oops! That’s never happened to me before. Maybe it occurs if you enter the house before finishing the dialogue outside with the lady.

(+1)

I was also able to ring the door bell while this dialog was up. (Unless you have a specific reason not to, I'd suggest blocking the main game loop while dialog is up... either in code or via the paused feature of Godot -- set the dialog layer to process when paused and keep the rest as Inherit / Pausable).

Thanks for the advice!