Edit of asset "Inventory Lite" Accepted

Old/Current New/Edit
Title Inventory Lite Inventory Lite
Description Free item slots and stacking for Godot 4.5+.

An InventoryLite component with ItemLite resources. Add, remove, stack and
query items, with a compact no-code authoring dock in the editor.

- add_item() / remove_item() / has_item() / get_count()
- stacking with per-item limits
- signals: item_added, item_removed, contents_changed

Pure GDScript, no dependencies, MIT. Runnable demo included.

The Pro version adds drag and drop UI, weight, categories, a hotbar, tooltips,
save integration and cross-system events.

https://selodev.com/go/inventory-pro
Free, single-container inventory for Godot 4.3+ — the data layer, no UI to fight.

Drop an InventoryLite node on any character. Items are ItemLite Resources
(id, name, icon, category, max_stack, metadata).

- add_item / remove_item / has_item / count_item
- capacity by slot count, stack merging by id + max_stack
- signals: contents_changed, item_added, item_removed, slot_full
- snapshot() / restore() for your own save system

Pure GDScript, no dependencies, MIT. Enable the plugin and go. A runnable demo
is included (outside the addon). A Pro version with drop-in UI, weight/categories,
hotbar and cross-system integration is available separately.
Category Scripts Scripts
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/seloc0des/godot-inventory-lite https://github.com/seloc0des/godot-inventory-lite
Issues Url https://github.com/seloc0des/godot-inventory-lite/issues https://github.com/seloc0des/godot-inventory-lite/issues
Godot version Godot 4.5 Godot 4.3
Version String 1.3.0 1.0.0
Download Commit 6f8d558e8c66ac92c43a00ac53b7290beaab09dd b476449e10eab9949b68b05fdf8a37dc84bf677e
Download Url (Computed) https://github.com/seloc0des/godot-inventory-lite/archive/6f8d558e8c66ac92c43a00ac53b7290beaab09dd.zip https://github.com/seloc0des/godot-inventory-lite/archive/b476449e10eab9949b68b05fdf8a37dc84bf677e.zip
Icon Url https://raw.githubusercontent.com/seloc0des/godot-inventory-lite/main/icon.png
https://raw.githubusercontent.com/seloc0des/godot-inventory-lite/main/icon.png