How do you make a timer with a counter?

It’s for my Among Us game so when you press a button the 60 second timer starts. I also need a way to reset it in game.

SeArCh bEfOrE yOu pOsT.

1 Like

Lifecycle—>repeater—>increment counter when repeater runs task
Make repeater run every second if you want a second timer

1 Like