
Inventory System | ANTIPIXEL Godot
A downloadable tool
Inventory System | ANTIPIXEL Godot
Storage redefined!
(Download the documentation for free to learn everything about it)
This package for Godot 4 provides a complete, modular, slot-based inventory system built with Resources, designed to adapt to any configuration you can imagine. It includes all the essential foundations for building your own system — from item and slot management to crafting recipes — all within a clear and extensible framework. A ready-to-use example is also included to help you get started quickly in most projects.
🔎 Code Sample
# Create inventory var inv: InventoryData = InventoryData.new(9) # Add item inv.addi(item)
🚀 Key Features
- Modular Architecture: Built around Resources.
- UI Integration: Visual nodes to quickly build UIs.
- Components: Extend item behavior.
- Operators: Manipulate spaces and contents easily.
- Filtering: Tag-based whitelist/blacklist rules.
- Crafting: Simple crafting recipe support.
- Extensible: Codebase designed for customization and scalability.
💡 Perfect For
- RPGs, survival, and sandbox games.
- Prototyping inventories quickly.
- Custom inventory layouts.
- Developers who want control and simplicity.
🧰 Includes
- Source code.
- Example scene.
- Clear documentation.
❤️ Support
If you found this asset useful, please consider a donation to help me continue creating. No matter the amount, every contribution counts. Thank you all so much!
👉 Check out all my other assets here
Purchase
In order to download this tool you must purchase it at or above the minimum price of $1.99 USD. You will get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.