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
407 stars 26 forks source link

JDungeon Inventory-system Support (Godot 4.NET 2D MMORPG) #104

Closed WithinAmnesia closed 5 months ago

WithinAmnesia commented 5 months ago

Please give JDungeon a decent review. https://github.com/jonathaneeckhout/jdungeon Inventory-system with MMORPG features can be done with JDungeon support also this would be a good way to get a 2D demo example as well. Currently the JDungeon Godot community could use some help with some simple features (including storage and skills). The MMORPG core is super excellent: https://github.com/jonathaneeckhout/jdungeon/issues/238 Please give feedback.