How do you add a timer on a device?

I’m making a death run game mode and want to make it where you can’t spam click the buttons as Death. How do I make it where you can only click/activate the button every 30 seconds?

Button (Button Pressed) --> (Wire Repeater)
(Wire Repeater) --> Deactivate Button (Button)

Button Deactivated --> Trigger (Trigger)

Triggered --> Activate Button
Make sure the Trigger has a 30 second delay.

Thanks for the solution, @StacheIsTaken!
***Also for the Button Deactivated → Trigger, just make the wire
Button Pressed → Trigger

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