Auto-timer

Reggie Regum

Retinazer
20180730_125348.png

I dont know if this is a new thing but i have never seen this.

This is a programmable timer that auto set off at the end
 
This gave me some ideas for my monolith sequencer. Thanks for showing me these.

Will post pictures of it when done.
 
There are a ton of ways to do timer systems in Terraria. You could also do long timers with only one 5 sec timer and many logic gates in a chain set up to loop, or have it switch off the timer when it reaches the end of the chain of logic gates if you only needed it to trigger once. For super long timers like many mins or even hours. You could chain many sets of a looping chain of gates just like how a counter goes from 0 to 9 then loops back to 0 while pushing the 0 to the left of it from 0 to 1.
 
This gave me some ideas for my monolith sequencer. Thanks for showing me these.

Will post pictures of it when done.

For making a timer of like 30 min i prefer to use 1 single 1 sec timer and logic gates, is easier and takes up much less space to do it with 5 sec timer
 
Last edited:
Back
Top Bottom