Repeat a Random Spawn

Hello, very new to using blueprints, managed to get this spawn locator off a youtube tutorial, works fine, And I have a interact (a few methods mapped together) event that I created to destroy the sphere…

Spawn

(On Pawn)

(On actor/sphere target)
destroy.png

How can I get it to then respawn a new sphere using this random location spawn bluebrint?

Thanks!