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

Split interaction code from player.gd for best integration in existing project #24

Closed scriptsengineer closed 10 months ago

scriptsengineer commented 10 months ago

Fixed