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

Add 'Item Description' as a default property #113

Open EnigmaEmmy opened 6 months ago

EnigmaEmmy commented 6 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'.