How do you destroy a trigger box?

My sequence is linked to the trigger box but I want to end overlap by destroying the trigger box on a custom event so my player will become visible again.

In the blueprint where you have the on begin overlap for your trigger box, use the destroy actor node and plug in a reference to your trigger box into it

You’d also need an on end overlap event to change the visibility back