I was wondering how I would make a timer that countsdown from a certain time. I want the timer to have a “:” What I mean by this is instead of counting down, 100, 99, 98, 97, etc. I want it so that it countsdown in minute form such as: 1:00, 0:59, 0:58, 0:57 and so on. I want the script to be short and simple.