Inventory System - Construct 3 source code
A downloadable code system
An RPG-like inventory system for the Construct 3 game engine featuring
- Item database using array and probability weights
- Looting from the World and from containers
- Context menu holding actions that can be done on the items
- Item splitting
- Item drop
- Tooltip system
- Mouse cursor feedback system
- Save and load system
Organized and fully commented, optimized, modular, no plugins.
Easy to add new items, just add a new row and fill up the information (title, description, animation name, etc.)
We use this system in our own games ^^ if some C3 update breaks it, we'll fix it.
View the full 1 hour video guide explaining the system:
Terms of use
Summary: the Inventory System's code can be used by you in commercial products but you are not allowed to share the code or parts of the code with others.
Details:
- This Inventory System can be used in commercial products.
- You are not allowed to resell this Inventory System as is, nor with modifications (reselling this system, or adding crafting to it and reselling it, using this code or parts of the code to make another system and reselling that, is not allowed).
- The code of this system is non-transferable, it's yours only (you are not allowed to send this code to others, publish it online somewhere, or send the Construct project containing this code or parts of this code to others).
- Some of the assets used in this Inventory System are CC0, others were bought by us, should you wish to use them in your own game/product you'll have to purchase the licenses yourself from the respective creators.
- Crediting us if you use this system in any product is not required whatsoever but appreciated.
Feel free to contact us for any questions.
Status | Released |
Category | Tool |
Publisher | |
Author | JeFawk |
Genre | Role Playing |
Made with | Construct |
Tags | construct-3, inventory, sourcecode, Project template |
Average session | About an hour |
Languages | English |
Links | Patreon, Support, YouTube, YouTube |
Purchase
In order to download this code system you must purchase it at or above the minimum price of $8 USD. You will get access to the following files:
Development log
- Weighted probability added and moreMay 09, 2024
Leave a comment
Log in with itch.io to leave a comment.