For some reason whenever I open up the Inventory in this game I’m working on and then open up the information for an item but don’t close it before pressing the key that closes the Incventory it just gets stuck on the screen and won’t go away.
The Hide Function is what causes the Item information to get off the screen whenever someone presses “Use” or “Back”
The Widget for the information menu is called “Use Drop HUD”.
Please let me know if anyone can fix this cause I have absolutely no idea
Hey, sorry for taking so long. Here’s the code for the buttons for the Inventory that open and close it, as well as pick up items as well as just generally allow the widget to be created.
These are all in the Player Script btw
No worries, The Flops B pin removes the inventory widget the Use Drop HUD WU is still attached to viewport and is not parented to inventory widget so you have to remove it on the B bin or call your event Hide on the B pin