Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mujtaba-io/inventory-system
godot 4 modular inventory system from scratch
https://github.com/mujtaba-io/inventory-system
game-inventory godot godot-addon godot-engine godot4 inventory-system
Last synced: 2 months ago
JSON representation
godot 4 modular inventory system from scratch
- Host: GitHub
- URL: https://github.com/mujtaba-io/inventory-system
- Owner: mujtaba-io
- Created: 2024-07-30T19:48:53.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T16:50:49.000Z (4 months ago)
- Last Synced: 2024-09-29T04:06:48.107Z (3 months ago)
- Topics: game-inventory, godot, godot-addon, godot-engine, godot4, inventory-system
- Language: GDScript
- Homepage: https://gameidea.org/2024/08/26/make-inventory-system-in-godot/
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Inventory System for Godot
![Recording 2024-08-26 at 08 50 59](https://github.com/user-attachments/assets/68cc83ba-2529-4224-bd38-a290c143deb8)An inventory system originally made for my game 'Tale of Akz',
it is extendible, as I did it by making hot-bar, merchant-system,
bartender-system, shipyard, and so on.I made the inventory as a separate project and wrote a tutorial
on how ot create it [on my site here](https://gameidea.org/2024/08/26/make-inventory-system-in-godot/).Feel free to fork it, make changes and use in your game.
Consider supporting me if you believe it helped.