Let’s create an equipment inventory in UE4
Equip and unequip items that a player can grab on the map using Blueprints and C++
In today’s tutorial, we are talking about inventories!
Almost any type of game includes the management of items. It doesn’t matter the kind of game. You might have something simple such as coin collectables or different items that you can equip and unequip or even different…