atmos_pipe

Vars | |
pipe_color | Color to set our pipes to |
---|---|
pipe_layer | Layer to put our pipes on |
visible_pipes | Whether or not pipes we make are visible |
Procs | |
build_network | Directions should only ever have cardinals. |
scan_directions | Scans directions, sets network_directions to have every direction that we can link to. If there's another power cable builder detected, make sure they know we're here by adding us to their cable directions list before we're deleted. |
Var Details
pipe_color

Color to set our pipes to
pipe_layer

Layer to put our pipes on
visible_pipes

Whether or not pipes we make are visible
Proc Details
build_network
Directions should only ever have cardinals.
scan_directions
Scans directions, sets network_directions to have every direction that we can link to. If there's another power cable builder detected, make sure they know we're here by adding us to their cable directions list before we're deleted.