#Rail and circuit tutorial

1 messages · Page 1 of 1 (latest)

real dune
#

+faq train

jolly obsidianBOT
real dune
#

+faq circuits

jolly obsidianBOT
#
Combinators

Continuous (same-color) connected red_wire or green_wire have a single, separate list of signals per-color.
Each symbol's signal in the list can have its own value, but a zero is the same as a missing signal.
Any values read/output to the same wire with the same signal/symbol are added automatically.
Every value/output is updated every game tick (60 times a second).
Combinators with inputs have two separate connection points, one on each end.
Combinators take a tick to update their output after their input changes.
Wires combine their outputs instantly.
red_wire + green_wire combined input to the same machine will add as input without mixing elsewhere.
Simple examples
Details
Tutorial video

smoky skiff