How do I make a countdown clock?

Hello, everyone.

How do I make a physical countdown clock? Like not only a UI, but a physical object? I tried with text labels and things on a part but the text just wouldn’t change.
I would like it so it displays Minute:Second:Hundredths time, kinda like real life stopwatches or countdown clocks.

Help is greatly appreciated.

Sincerely,
-coolguyweir

1 Like

You could just follow this tutorial and apply the same logic to a SurfaceGui instead of a ScreenGui.

1 Like

thank you for the response!

I tried a similar approach of someone doing it to ScreenGui, and I applied it to surface gui. It did not work, however.

What’s the code that you used?

there ya go

Hello, everyone. I am still looking for solutions and help is still open.