I’ve got a box collision and if it is walked over text displays on the screen and when it isn’t being walked over it hides the UI, although it hides all UI on the screen. I’ve seen many posts showing how to hide UI by pressing a key but nothing for this.
Hi,
After creating your widget, promote it to variable so you have a reference to this particular widget.
Then you can call “remove from parent” on it.