Game Menu transitions lock keyboard advance on exit.

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
User avatar
Tayruu
Regular
Posts: 141
Joined: Sat Jul 05, 2014 7:57 pm

Game Menu transitions lock keyboard advance on exit.

#1 Post by Tayruu »

When I enter menu, readback, or yes/no prompt, return, and try to use a keyboard key to advance dialogue, I am unable to do so. The only way to regain this is by moving the mouse or clicking with the mouse, and the function returns.

Code: Select all

    config.enter_transition = Fade(0.15, 0.0, 0.15)
    config.exit_transition = Fade(0.15, 0.0, 0.15)
I was able to replicate the bug in The Question. The demo game uses dissolve for its menu transitions, and that appears to be okay. Dissolve(i) also functions okay. However other transitions, like Fade and CropMove, cause this bug. This affected opening the game menu and quit prompt of the demo.

User avatar
PyTom
Ren'Py Creator
Posts: 16096
Joined: Mon Feb 02, 2004 10:58 am
Completed: Moonlight Walks
Projects: Ren'Py
IRC Nick: renpytom
Github: renpytom
itch: renpytom
Location: Kings Park, NY
Contact:

Re: Game Menu transitions lock keyboard advance on exit.

#2 Post by PyTom »

Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

Post Reply

Who is online

Users browsing this forum: No registered users