Every Minute Blueprint should play a Sound

There is a tutorial about Automated Door in blueprints at:

Assuming you have a Timeline that controls the animation of the door opening and closing, you can use the script below :

The FlipFlop node will alternate the execution, so every 60 seconds the door open and after another 60 seconds the door close and so on.