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

Add 'Item Description' as a default property #113

Open EnigmaEmmy opened 2 months ago

EnigmaEmmy commented 2 months ago

As the title goes, I think an item description is a common enough field that it warrants being included in the default properties such 'Item Name' and 'Icon'.