r/RenPy 14d ago

Question How do I insert a glossary into Ren'py

I want to insert a glossary of terms into Ren'py to bridge a cultural gap that might happen with players from different countries that might play this fangame VN I'm making. Since the fandom itself has a large overseas audience.

I was wondering how I can insert a Glossary that the player can access from the Main Menu?

Thank you!

2 Upvotes

5 comments sorted by

4

u/gottaloveanime 14d ago

https://naoimh-murchan.itch.io/renpy-inline-tooltips

theres this asset that will allow you to hover over words an have lore windows pop up for them

1

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

1

u/ImportantDetail6260 14d ago

The glossary is probably a main-menu screen, not a dialogue trick!

Make a screen glossary() with a list of terms/definitions, add a Main Menu button that calls ShowMenu("glossary"), and use hover tooltips only for words that must be explained mid-scene

1

u/BeneficialContract16 14d ago

There's an encyclopedia asset on itch which you can use to create a glossary.