Help with quick menu auto hide

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
furroy
Newbie
Posts: 1
Joined: Mon May 20, 2024 5:22 pm
Contact:

Help with quick menu auto hide

#1 Post by furroy »

In this cookbook post there is a script to auto hide the quick menu, which is exactly what I want. However, it's moving the quick menu to the top left of the screen instead of the bottom center. I'm new to Renpy but it looks correct to me, so I don't understand how to fix it.

viewtopic.php?p=560490&hilit=Seronis#p560490

giorgi1111
Regular
Posts: 80
Joined: Sat May 04, 2024 10:40 pm
Contact:

Re: Help with quick menu auto hide

#2 Post by giorgi1111 »

Add in hbox:
xalign 0.5
yalign 1.0.
And how are you using that code. Quick menu scrren allready in screens.rpy you must replace it but add xalign 0.5
yalign 1.0

Post Reply

Who is online

Users browsing this forum: Google [Bot]