5 Speed Manual Transmission
This is a 5 Speed Manual Transmission that I made. It is designed so that if you wanted to change the numbers of gears, you can modify the MC easily.
How to change number of Gears:
-Go to "Design", and add/remove (on/off) output nodes.
-Go to "Logic" (where you add your logic), Click on the Up/Down Counter. Change the "max" to the maximum number of gears you want. Do NOT touch min, everything else should remain as it is.
-Add a Threshold gate, the "high" should match the total # of gears you want. (Ex. if its a 5 speed transmission, put 5 as the "high" on all the threshold gates connected to the Up/Down Counter.
-Change the "low" to the current gear number its connected to. (Ex. Threshold gate connected to Gear 1 should have a low Threshold of 1.00, Gear 2 should have a "low" of 2...etc.)
Credit goes to MrNJersey for the original tutorial on transmissions on Youtube. He is the source of my knowledge for this.
You can use this freely in your builds.