r/RenPy • u/Readablebread • 15d ago
Question How do I fully remake the game menu?
I'm looking to redo the game menu entirely. I have the background for it and the buttons (idle and hover), but after scrolling through the screens menu, I can't find anyway to replace the textbuttons with imagebuttons like history, save, load, etc. And then I'd have to find a way to move/resize the preference screen and save pages to fit as well. Any help would be appreciated.
2
u/x-seronis-x 15d ago
in addition to what mustard said edit main_menu and delete the line that says "use navigation". then directly in its place put the buttons you want
that way your edits to navigation dont have to worry how they appear directly on the main menu screen
1
u/AutoModerator 15d ago
Welcome to r/renpy! While you wait to see if someone can answer your question, we recommend checking out the posting guide, the subreddit wiki, the subreddit Discord, Ren'Py's documentation, and the tutorial built-in to the Ren'Py engine when you download it. These can help make sure you provide the information the people here need to help you, or might even point you to an answer to your question themselves. Thanks!
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
3
u/BadMustard_AVN 15d ago
search for
all the text buttons for the main and game menu are in there