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

Add slot struct (with internal class) in inventory functions #38

Closed scriptsengineer closed 1 year ago

scriptsengineer commented 1 year ago

Add functions that take a slot as a parameter and not two parameters like item_id and amount