Skip to main content

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

  I really appreciate you releasing this it is super cool. I know this is an odd question to ask out of the blue, but I am making a game in renpy and I can not figure out how to display a screen when I hover a different screen. Could you help me? 

(+1)

you would need to hover on something that has a hovered attribute

https://www.renpy.org/doc/html/screens.html#screen-property-hovered_alt

Thank you. I hope to make something similar to what you made for this system where when I hover over an icon text appears. :)

(1 edit) (+1)

I didn't make that it's built into renpy they are tooltips

https://www.renpy.org/doc/html/screen_actions.html#tooltips

Thank you again. :)

(+1)

you're welcome

good luck with your project