A downloadable tool

Download NowName your own price

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:  

https://github.com/hamzakndmr  

⚠️ Note

This is a technical demo project created to showcase gameplay programming systems.

Download

Download NowName your own price

Click download now to get access to the following files:

InventoryPackage.rar 241 MB

Leave a comment

Log in with itch.io to leave a comment.