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

2D Example #27

Open scriptsengineer opened 1 year ago

scriptsengineer commented 1 year ago

Create a 2D example with all the structure that is in the 3D example including: -> Personal inventory -> Loot inventory -> Pick up items -> Drop items

image

Notes:

sumit851 commented 1 year ago

plz assign me to this issue , i want to contribute to this issue . i am a completely newbie plz guide me for what i have to do.

scriptsengineer commented 1 year ago

Perfect, I assign you this task, it's good if you are a beginner, so it can be clear which points the inventory system is not intuitive for new users.