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
501 stars 32 forks source link

Removed needless bind functions #139

Closed TheYellowArchitect closed 2 months ago

TheYellowArchitect commented 2 months ago

Solves #134

I tested multiplayer, but only for a minute or so, didn't go through all tests. Just dropping wood, picking it up, and storing it in a box.