Edit of asset "Equipment Lite" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Equipment Lite | Equipment Lite |
| Description |
Gear that goes in named slots, without writing the slot logic yourself. An EquipmentLite node you drop on any character. Items declare which slot they belong in through metadata, so equipping is one call and the node works out the rest. - equip / try_equip / unequip / clear - get_equipped / is_equipped / all_equipped - signals: item_equipped, item_unequipped, contents_changed - works standalone, or reads Inventory Lite items (shared item shape) Pure GDScript, no dependencies, MIT. Runnable demo included. A Pro version adds custom layouts, two-handed conflicts, modifier aggregation and a paper-doll UI. |
Gear that goes in named slots, without writing the slot logic yourself. An EquipmentLite node you drop on any character. Items declare which slot they belong in through metadata, so equipping is one call and the node works out the rest. - equip / try_equip / unequip / clear - get_equipped / is_equipped / all_equipped - signals: item_equipped, item_unequipped, contents_changed - works standalone, or reads Inventory Lite items (shared item shape) Pure GDScript, no dependencies, MIT. Runnable demo included. A Pro version adds custom layouts, two-handed conflicts, modifier aggregation and a paper-doll UI. |
| Category | Scripts | Scripts |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/seloc0des/godot-equipment-lite | https://github.com/seloc0des/godot-equipment-lite |
| Issues Url | https://github.com/seloc0des/godot-equipment-lite/issues | https://github.com/seloc0des/godot-equipment-lite/issues |
| Godot version | Godot 4.5 | Godot 4.5 |
| Version String | 1.3.0 | 1.3.0 |
| Download Commit | c59b02ef3b210ad23323ee5d6f0ea31b7f176b99 | c59b02ef3b210ad23323ee5d6f0ea31b7f176b99 |
| Download Url (Computed) | https://github.com/seloc0des/godot-equipment-lite/archive/c59b02ef3b210ad23323ee5d6f0ea31b7f176b99.zip | https://github.com/seloc0des/godot-equipment-lite/archive/c59b02ef3b210ad23323ee5d6f0ea31b7f176b99.zip |
| Icon Url |
https://raw.githubusercontent.com/seloc0des/godot-equipment-lite/main/icon.png
|
https://raw.githubusercontent.com/seloc0des/godot-equipment-lite/main/icon.png
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/seloc0des/godot-equipment-lite/main/marketing/screenshots/01-hero.png
|
|
| Thumbnail |
https://raw.githubusercontent.com/seloc0des/godot-equipment-lite/main/marketing/screenshots/01-hero.png
|
|