Is there an obvious reason my countdown timer blueprint only goes from 60 to 50 seconds but no further?

This countdown timer blueprint I’ve been working on will only count down one second, from 60 to 59. I’m not very experienced as you can probably tell and wondered if there was an obvious solution to my problem. Thank you in advance.
Edit: Imgur: The magic of the Internet

Forgot to add the image, sorry: Imgur: The magic of the Internet

Well. you’re just doing it once. So it only goes from 60, to 59 for that reason.

You need to add this last piece for it to loop on itself.

Awesome! Thank you so much :slight_smile: