Skip to main content

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

The simple inventory system is intentionally designed to be straightforward, avoiding unnecessary complexity for beginners. While it could have had more advanced features, I kept it minimal. For something more advanced, you can use my Enhanced Inventory, though you’ll need to add image buttons to the loop in the screen code to trigger actions that open another screen. It’s fairly easy, but adding the image button can be tricky if you’re not familiar with the engine.  

Another option is my upcoming complete inventory system, designed to cover every edge case for game developers across all genres, from dating sims to RPGs. This ultimate version includes everything you can imagine, built from years of collected feedback and featuring AAA-quality elements. However, it’s still in beta testing, so the release will take a little more time.

(+1)

Hey thanks. I'll try that and will keep my eyes out for your complete system.