Trailmakers

Trailmakers

Not enough ratings
Logic testbeds
   
Award
Favorite
Favorited
Unfavorite
Description
This collection has all the logic testbeds that i have made that still work and i have saved, even if they have no practical use, if you only want to see the more usefull testbeds check this collection: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2075059586
Items (60)
1 frame pulse generator [OLD]
Created by alvaroping1
This is an old and unefficient blueprint, do not use it as there are far better methods (just take an or gate set the delay to 0.001 and the active time to 0.0167) Outputs a 1 frame pulse when it gets an input The green gate is the input, the red gate is t...
1 way variable storage
Created by alvaroping1
Counts how many times it has received an input The row of white gates are the outputs, the blue gate is the first value, the black gate is the input...
2-Way Counter [General Method Logic Gates]
Created by alvaroping1
Stores the value of a variable and allows it to increase and decrease The row of or gates are the output gates, the or gates in the rows of and gates are the input gates to increase/decrease the value of the variable...
3 options chooser
Created by alvaroping1
Allows to chose 1 of 3 values and prevents the user from choosing a different one untill the previously chosen is deselected. Also prevents the user from activating multiple at once The white gates are the input (each one is a different option), the black ...
5 state servo
Created by alvaroping1
Allows to toggle 5 different positions on the servo based on the max angle Connect the red gates to the servo, set the keybinds to rotate the servo on the green gates and remove the keybinds from the servo. You can change the preset positions by changing t...
6 outcomes RNG
Created by alvaroping1
Selects 1 output out of 6 possible different outputs pseudo randomly. If you need a more compact version (although less random) use this instead: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2072345189 Uses 3 different 7 bit LFSRs each implementi...
Compact pseudo RNG
Created by alvaroping1
Selects 1 output out of 5 possible different outputs pseudo randomly whenever the sensor is turned on. It's not too random so use this version if you can: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2072375029 Uses a 1 frame negative input to tu...
Compact pseudo RNG 2
Created by alvaroping1
Selects 1 output out of 5 possible different outputs pseudo randomly whenever the sensor is turned on. It's not too random so use this version if you can: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2072375029 Uses an extra row of gates to turn ...
Engine gearbox [OLD]
Created by alvaroping1
This is an old and unefficient blueprint, do not use it as there are far better methods (use this: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2318449437) Allows to increase/decrease the power of engines without entering build mode Connect the b...
Falling edge delayer [OLD]
Created by alvaroping1
This is an old and unefficient blueprint, do not use it as there are far better methods (a falling edge detector which sends a pulse to the block in which you want to delay the deactivation) Activates 2 different things at once, but deactivates one of them...
Falling edge pulse generator [OLD]
Created by alvaroping1
This is an old and unefficient blueprint, do not use it as there are far better methods (a not gate connected to a normal pulse generator) Sends a pulse when the input goes from on to off The white gate is the input, the black gate is the output...
Flappy bird v2 prototype
Created by alvaroping1
Small prototype i used to figure out how to make my flappy bird v2, this is an old version so it doesn't work exactly like my flappy bird but it's close enough. You can check out the final version here: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?i...
Gate order detector
Created by alvaroping1
Detects the order in which the white gates turned on after both are on, the black gates are the output gates...
Hold position toggle [OLD]
Created by alvaroping1
This is an old and unefficient blueprint, do not use it as there are far better methods (use an accumulator) Allows to toggle on/off hold position on a servo/hinge Connect the top middle blue and gate and the right most and gate to the servo/hinge and remo...
Hold position+reset to default position [OLD]
Created by alvaroping1
This is an old and unefficient blueprint, do not use it as there are far better methods (use an accumulator) Allows to have a servo/hinge hold its position while still being able to make it go back to neutral position with a button press Connect the red ga...
Output cycler
Created by alvaroping1
Cycles through the possible outputs each time a button is pressed and goes back to the first one after it reaches the last one The white and black gates are the outputs, the green gate is the input...
Output value decreaser based on current speed
Created by alvaroping1
Decreases the output value of the system based on the speed you are going at (faster speed=lower value) The green gate is the input, the red gate is the output, the speed sensors controll at which speeds the output value is decreased (they need to be point...
Output value inverter [OLD]
Created by alvaroping1
This is an old and unefficient blueprint, do not use it as there are far better methods (use this: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2284715240) Inverts the output value of the system if another keybind is toggled on The white gate is ...
Overly complicated 2 input AND gate
Created by alvaroping1
This was created for my entry in the second over engineered weekly challenge, it has no practical use as it acts exactly like an AND gate but with higher delay Overly complicated circuit that acts like an AND gate Green gates are the 2 inputs, the red gate...
Overly complicated 2 input AND gate 2
Created by alvaroping1
This was created for my entry in the second over engineered weekly challenge, it has no practical use as it acts exactly like an AND gate but with higher delay Overly complicated circuit that acts like an AND gate Green gates are the 2 inputs, the red gate...
Overly complicated 2 input OR gate
Created by alvaroping1
This was created for my entry in the second over engineered weekly challenge, it has no practical use as it acts exactly like an OR gate but with higher delay Overly complicated circuit that acts like an OR gate Green gates are the 2 inputs, the red gate i...
Overly complicated 2 input OR gate 2
Created by alvaroping1
This was created for my entry in the second over engineered weekly challenge, it has no practical use as it acts exactly like an OR gate but with higher delay Overly complicated circuit that acts like an OR gate Green gates are the 2 inputs, the red gate i...
Overly complicated 2 input XOR gate
Created by alvaroping1
This was created for my entry in the second over engineered weekly challenge, it has no practical use as it acts exactly like an XOR gate but with higher delay Overly complicated circuit that acts like an XOR gate Green gates are the 2 inputs, the red gate...
Overly complicated 2 input XOR gate 2
Created by alvaroping1
This was created for my entry in the second over engineered weekly challenge, it has no practical use as it acts exactly like an XOR gate but with higher delay Overly complicated circuit that acts like an XOR gate Green gates are the 2 inputs, the red gate...
Overly complicated 3 input AND gate
Created by alvaroping1
This was created for my entry in the second over engineered weekly challenge, it has no practical use as it acts exactly like an AND gate but with higher delay Overly complicated circuit that acts like an AND gate Green gates are the 3 inputs, the red gate...
Overly complicated 3 input AND gate 2
Created by alvaroping1
This was created for my entry in the second over engineered weekly challenge, it has no practical use as it acts exactly like an AND gate but with higher delay Overly complicated circuit that acts like an AND gate Green gates are the 3 inputs, the red gate...
Overly complicated 3 input OR gate
Created by alvaroping1
This was created for my entry in the second over engineered weekly challenge, it has no practical use as it acts exactly like an OR gate but with higher delay Overly complicated circuit that acts like an OR gate Green gates are the 3 inputs, the red gate i...
Overly complicated 3 input XOR gate
Created by alvaroping1
This was created for my entry in the second over engineered weekly challenge, it has no practical use as it acts exactly like an XOR gate but with higher delay Overly complicated circuit that acts like an XOR gate Green gates are the 3 inputs, the red gate...
Piston-servo sequence
Created by alvaroping1
Triggers the piston and servo in a specific sequence Remove the keybinds from the piston and servo, turn on auto reset on the piston and change the keybind to activate it in the bottom left or gate...
RNG
Created by alvaroping1
Optimized version of KezoTheCabra's 7 bit LFSR (Linear Feedback Shift Register), you can check out the original version here: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1944690455 Outputs 1 or 0 randomly using the polinomial x^7+x+1 This is the...
RNG 2
Created by alvaroping1
Optimized version of KezoTheCabra's 7 bit LFSR (Linear Feedback Shift Register), you can check out the original version here: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1944690455 Outputs 1 or 0 randomly using the polinomial x^7+x^6+1 This is n...
RNG 3
Created by alvaroping1
Optimized version of KezoTheCabra's 7 bit LFSR (Linear Feedback Shift Register), you can check out the original version here: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1944690455 Outputs 1 or 0 randomly using the polinomial x^7+x^3+1 This is n...
Speed based engine gearbox
Created by alvaroping1
Engine gearbox that only allows to increase the gear when going faster than a specific speed Connect the black gates to the engines and remove the keybinds from them, change the forwards keybind on the top black gate and the blue gate above it, the backwar...
Cooldown controller
Created by alvaroping1
Allows to send an output of any length, but the moment the output turns off it won't be able to turn on again untill an specified time has passed Green gate is the input, red gate is the output and the white gate's delay is the cooldown time...
Thruster gearbox [OLD]
Created by alvaroping1
This is an old and unefficient blueprint, do not use it as there are far better methods (use this: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2318206302) Allows to increase/decrease the power of thrusters without entering build mode and turn it...
Output value inverter
Created by alvaroping1
Inverts the output value of the system if another keybind is on The red gates are the input and output (they must have the same input), change the keybind to invert the output value on the blue OR gate...
Turn on only system [OLD]
Created by alvaroping1
This is an old and unefficient blueprint, do not use it as there are far better methods (an or gate feedback loop) Allows a gate to turn on but prevents it from turning off again The left most or gate is the input, the white gate is the output...
Pulse generator
Created by alvaroping1
Sends an output of constant length no matter the length of the input The green gate is the input, the red gate is the output and the white gate's delay is the length of the pulse Note: only use this if the pulse length is not a small amount, in the cases w...
Engine gearbox [OLD]
Created by alvaroping1
This is an old and unefficient blueprint, do not use it as there are far better methods (use an accumulator) Allows to increase/decrease the power of engines without entering build mode Connect the black gates to the engines, remove the keybinds from the e...
1-Side Comparator [OLD]
Created by alvaroping1
This is an old and unefficient blueprint, do not use it as there are far better methods (use a comparator) Outputs the value of the comparison "input <= 0". Can also be used to get the value of the comparison "input <= A" where A is the output value of a c...
2-Side Comparator [OLD]
Created by alvaroping1
This is an old and unefficient blueprint, do not use it as there are far better methods (use 2 comparators connected to an AND gate) Outputs the value of the comparison "A <= input <= B" where A and B are the output value of control inputs Connect the A in...