expressobits / inventory-system

Modular inventory system for godot 4 with nodes, compatible with multiplayer, separate logic from the UI, Using items as separate resources.
MIT License
459 stars 31 forks source link

Inventory can only add specific items or specific categories #40

Closed scriptsengineer closed 1 year ago

scriptsengineer commented 1 year ago

Inventory can only add specific items or specific categories #5

The idea is to be able to create inventories that are specialized, such as inventories from the forest which has a stock of wood, stock of stones.

image The forest: https://store.steampowered.com/app/242760/The_Forest

scriptsengineer commented 1 year ago

Added with categories feature #5