Mainly cause I wanna emulate a digital clock, and try making visible timers. I have grown quite reliant on strings so I can make better scores or times and such.
I want-
10:07
not
10:7
Thank you for your time, the system I made relies on multiple counters using the Str$ function in selecting an alterable string. It tells the string to update constantly based on the values of the counter.