Unreal Inventory Widget - Resource Buttons - UE4 Tutorials

Опубликовано: 28 Сентябрь 2024
на канале: CodeLikeMe
1,241
34

Project FIles : https://www.patreon.com/CodeLikeMe/po...
Support my work on Patreon :   / codelikeme  .
Today, I am going to implement a button to represent resources in the inventory widget of my game developed with unreal engine 4. The reason to implement it as a widget is, when i press it, it should open the crafting window for that particular resource type. Also, I'll show you how to open and close the inventory with a key and when the inventory is open, player and the player inputs will be paused and when the inventory key is pressed again, the inventory will be closed and player inputs will be enabled and game will be resumed.