Button needs to start timer

So I need it to where when button is pressed the timer starts, I thought I had it but it only decremented by 1 so I tried adding a lifecycle which is wired to on game start but then it appears after 10 seconds (which the player doesnt have time to reach it.

you need a 10 second timer? right?

Here use this How to make a timer when you press a "start" button [đźź©]

the photos have been removed so the guide is essentially useless

1 Like

I can attempt to go off of text understanding.

good, but the timer is very easy to make, so if you don’t understand something you can ask us

Ok so it works (kinda) how do I make the timer reset once they press the button again (its for a timed event)

1 Like

Wire the button to a wire repeater.

Go into the wire repeater settings and set a delay for 10.0 seconds.

Wire the wire repeater to whatever you want to appear/disappear.

2 Likes

Thank you guys, that’s all I needed!

why repeater?

he can use 2 triggers to save memory (I think you already know this)

ahem

The wire repeater is differant than the repeater.

2 Likes

:man_facepalming:, my bad

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