Unreal Engine 5 Inventory System (C++ Demo)
A downloadable tool
Unreal Engine 5 Inventory System (C++ Demo)
C++ based inventory system demo built in Unreal Engine 5.
🧠 Overview
This project demonstrates a modular inventory system with a data-driven approach.
It focuses on gameplay system design and implementation rather than visual polish.
⚙️ Features
- DataTable-driven item system
- Stack management logic (auto stacking, overflow handling)
- Drag & drop functionality
- Equip and use mechanics
- Basic UI feedback system
🎮 How to Use
- Pick up items from the world
- Drag & drop items between slots
- Right-click to use items
- Equip items where applicable
🎮 Controls
- Right Click → Use item
- Drag & Drop → Move items
💻 Technical Details
- Developed with **90% C++ / 10% Blueprint**
- Item data is managed via **DataTables**
- Modular system design for scalability
📂 Source Code
GitHub:
⚠️ Note
This is a technical demo project created to showcase gameplay programming systems.
| Published | 27 days ago |
| Status | Released |
| Category | Tool |
| Author | taisui53 |
| Tags | inventory, Unreal Engine |
| Content | No generative AI was used |
Download
Click download now to get access to the following files:


Leave a comment
Log in with itch.io to leave a comment.