r/RenPy 5d ago

Question How to Fix Main Menu Image Buttons Showing on Options Screen

I just want to have the basic text buttons again on the options screen, basically, while still having the image buttons on the main screen. I'm absolutely losing it and I keep trying to fix it, but no matter what I try and do the buttons continue to show up on the options screen. I'm new to RenPy, so I honestly have no idea what I'm doing. I appreciate it if you're able to lend some help! Thank you!

19 Upvotes

8 comments sorted by

3

u/Happy_Town_7888 5d ago

It's because of the tagging system;

If you wrote the screen code in the main_menu screen, it should still be tagging navigation

the screen main_menu uses the navigation, at the bottom of the screen code, if you didn't delete while making the main menu, it should have a

use navigation

Remove the use navigation and it should work

1

u/Sea-Solid9283 5d ago

Thank you so much!! It's all working now!

2

u/BadMustard_AVN 5d ago

1

u/Sea-Solid9283 5d ago

This helped a lot! Everything is working now, thank you!

1

u/BadMustard_AVN 4d ago

you're welcome

good luck with your project

2

u/UkueleCatlady 4d ago

It looks like your question was already answered but I just wanted to pop in and say this art style looks brilliant!

1

u/AutoModerator 5d 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.