Hi there,
I’ve previously created a web browser widget and a button for it which should appear when I step on a box
Then I added an interaction prompt using an actor blueprint (cube) and sphere collision
When I begin play, the button I created to open the browser automatically shows up without me going anywhere near the interaction area of the browser widget
also when I click close, Remove All Widgets removes all Widgets and I wonder how I can remove just and only the browser widget
Thanks in advance
Web Browser Widget:
The Button to Open it:
The Cube for OverLap:
The Interaction Prompt (more like a label actually)
I know that I should be removing Remove All Widgets and replace it with something else to specifically remove the Browser Widget and the Button etc
However idk how to do that… I couldn’t figure it out.
Thank you…