Main Menu Customizations?

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
Hollace
Newbie
Posts: 13
Joined: Sat Jul 01, 2017 7:27 am
Deviantart: HollaceDay
Contact:

Main Menu Customizations?

#1 Post by Hollace »

I've been trying my hardest to solve this problem, but I couldn't seem to solve it. Basically, I want my main menu buttons AND not my game menu buttons to be in the middle of the screen instead of at the left. I'll show you my image;

http://i.imgur.com/MizfXNZ.jpg

the red box is where I'd like my buttons to be!

I have no clue on where to start at the slightest, I only know it should be somewhere in the screens.rpy but I can't seem to find it at all. Help with customizing the main menu would be greatly appreciated
I'm a freelance 2D character artist, check out my works on the websites listed here:
https://linktr.ee/HollaceDay

mikolajspy
Regular
Posts: 169
Joined: Sun Jun 04, 2017 12:05 pm
Completed: Too many, check signature
Deviantart: mikolajspy
Location: Wrocław, Poland
Contact:

Re: Main Menu Customizations?

#2 Post by mikolajspy »

find 'screen main_menu():'
and under it, inside vbox write something like:

Code: Select all

xalign 0.5
yalign 0.4
play with values until you get the position you like.

Post Reply

Who is online

Users browsing this forum: Bing [Bot]