How to make a moving timer?

I’m trying to make the best XP farming game.

I need help to make a moving timer. For example, every time the player answer a question the timer starts to work and count for 60 sec and then reset and send a singal to the player.

Thank you!
(until now i tried to do it with a counter and it goes up every time someone answer a question but it cant really count by itself)

1 Like

I think you need to use a repeater or block code for this

OMG thank you so much!!

Use a Counter and a Repeater device, along with a Life Cycle, to trigger the timer and control its duration

Try this guide, it will help with that.

Oh hey it’s my own guide

3 Likes

Nice! I already finished it without your guide but thanks!

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.