Ren'Py Pop up options are not working

c4cuckoldgames

New Member
Nov 5, 2025
8
3
3
Some bug or my inability to set up the screen.rpy file. When I try to quit the game, the 'are you sure you want to quit' window pops up and clicking yes doesnt lead to anywhere. Somehow the pop up 'yes' are not working. Wasted many hours trying to fix it. Some help will be really appreciated.
 

Turning Tricks

Rendering Fantasies
Game Developer
Apr 9, 2022
1,961
3,653
353
Sounds to me like there's another screen overtop and/or the modal focus is set to True, making any mouse interactions not able to effect any layers below (IE: the Yes button)