Minimalist Interface Package

Super late reply, my apologies, I imagine you already figured this out but for those who are wondering the same question;

Removing a widget is as simple as playing the animation in Reverse, Event Destruct wouldn’t really work, you’d have to create a function that plays the animation, does a delay until the animation is complete, and then you would ‘Remove from Parent’, which hides the widget.

Hope that is helpful!