A Simple Inventory for RenPy
This is a fully operational project, view the code in the script to see how to use it properly.
There are a few simple python functions included, you will have to craft more if you want to do different things with the items
the icons I used and are included were created by Lorc about (14 years ago) but they are still available https://www.reddit.com/r/IndieGaming/comments/ifmie/i_made_700_rpg_icons_free_fo...
I colored the first 3 and resized then to 100x100 pixels
Published | 21 days ago |
Status | Released |
Platforms | HTML5 |
Author | BadMustard |
Genre | Adventure, Visual Novel |
Made with | Ren'Py |
Tags | Fantasy, inventory, Point & Click, Ren'Py |
Download
Download NowName your own price
Click download now to get access to the following files:
simple inventory.rar 7.7 MB
Comments
Log in with itch.io to leave a comment.
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?
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. :)
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. :)
you're welcome
good luck with your project
w
x¿