I’ve worked on interacting with the store NPC to bring up the store UI on the screen
For more immersion in the store UI, we hid it using Visibility, such as Health UI/Exp UI, which is basically added to the viewport
This is where the problem begins
The Health UI/Exp UI does not return when you leave the store
To solve the problem, refer to the blue print picture
The first picture is a blue print that causes the health bar to disappear when the key is pressed to interact with the store NPC
The second picture is a blue print that deletes the store UI when you click the Exit Store UI button