UE4 C++ Inventory Demo

Short demo video of an inventory system I made this weekend. You can select Weapons and Armor from your Bag to put them in an array of slots. Inventory system written in C++ and UI interfaces with it in Blueprint.

Leave a comment