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
470 stars 31 forks source link

Search by Categories feature #64

Closed non-nattawut closed 1 year ago

non-nattawut commented 1 year ago

according to #63 Idea. So I have new Idea come out that help developer easier to manage items. And I implemented this feature to plugin. It is Search by Category feature that allow to search items and recipes by it categories.

below GIF to show how it work

Items search items search

Recipes search recipes search

Search items that have multiple category search item that have multiple category

Add new category and search add new category and search