Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Heyy!!! Love your tool so much! Though I'm running into a little problem -

I wanted the tooltip to show while hovering a text in a choice button. So as you instructed in the document i added hyperlink functions for "style choice_button_text".

Now it wasn't showing the tooltip for some reason. I did some testing and turns out it only shows when i update the screen like by opening and closing the menu with the right-click mouse button/ESC key or hiding and unhiding the GUI with the middle-click mouse button/H key.

Hiya, so sorry for the late reply, I've just been swamped with work. I'm not sure if I can figure out how to get this working with choices, as I've been trying on and off, but if it helps at all it might be worth looking into using renpy's normal tooltips? I think buttons in general might just absorb all the hovered events for the text markup.