expressobits / inventory-system

Modular inventory system for godot 4 with nodes, compatible with multiplayer, separate logic from the UI, Using items as separate resources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inventory can only add specific items or specific categories

scriptsengineer opened this issue · comments

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

Added with categories feature #5