I just did that, thanks for this. I’ve been using the blueprint for a week now so even the most basic things don’t come to me especially after someone does something for certain in a tutorial.
But now, the pano_base widget won’t disappear.
The workflow is supposed to be like this;
I should step on a cube and a button that says “click here to read” should appear, which it does
On button click, the browser should come up, which it does at this point too
When I’m done, I click the exit button and it closes the web browser widget, this also works
But at this point the “click here to read” doesn’t disappear because I’ve deleted the Remove All Widgets
And I just can’t figure out how to remove just and only the “click here to read” on end overlap
I just need to find a way to remove this text from the screen alongside the “exit button” in the right upper corner
I tried to get “Remove From Parent” after EndOverlap but it doesn’t come up
I was going to create the same behavior of the exit button for the endoverlap like this;
But like I said couldn’t find Remove from Parent (if this would be enough to remove the text once I step off the cube anyway)
Thanks for helping a rookie out
Edit: as for the second question regarding The Interaction Prompt and the visibility set for both instances, it’s a rookie mistake too
I had to remove the visibility at the bottom… thanks for pointing that out too.