I want to make a timer. I see some people using a Game Overlay for it. Can someone help me know how to make it?
try the timer tag or look up a guide about
one way, set a counter to how many seconds, trigger loop 1s delay, decrement counter on trigger, when count reaches 0 do whatever, for overlay use a guide(if you cant do it w out pics, maybe I could help later), I’m too tired to explain it
I’m guessing you either are looking for something more specific than the one found in the game settings or you didn’t see it, because you can enable a game duration in game settings
Yeah, but I’m making a Doors game, and I want to make a Timer for it. So, I want the timer increases every time a player press a button.
oh in that case, the timer found in the actual game (I’m assuming you mean the robl0x game) should just be as simple as a counter that decreases every second because of a simple trigger/wire repeater system
oh sorry, I didn’t see that you already said that
That’s okay! Thanks for the help!
you’re welcome!
also, to make it go up when a player presses a button you just need to wire that button to the counter and get it to increment (to get it to happen a set amount of times is a more complicated matter)
Just to read, i suggest right here
Oh, okay. Thank you for that!
Put a solution if you no longer need help.
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.