So I was trying to make a simple timer that counts up seconds, minutes and so on.
I found this “Timer Animation” Community file which does exactly that:
FigmaHowever, I noticed on this (and the few other files/videos I found) that the timing of the seconds as soon as it becomes 2-digits (so starting at 10 seconds) is never quite right - the 1 always appears a bit too soon (so before the 9 becomes a 0).
I just wondered why that is? I believe the file is set up right with the correct ms for delay… So is the “after delay” interaction just not exact? So if you set 1000ms it’s just a bit short of that? Or am I missing something? Maths isn’t my strong suit 😂
I’d love to hear your assumptions/knowledge/ideas 🙃