conveyor belt
Vars | |
backwards | The opposite of forwards. It's set in a special var for corner belts, which aren't using the opposite direction when in reverse. |
---|---|
conveytime | The time it takes for the converyor to move stuff. Default 1, Lower is faster. |
forwards | This is the default (forward) direction, set by the map dir. |
id | The control ID - must match at least one conveyor switch's ID to be useful. |
inverted | Inverts the direction the conveyor belt moves when true. |
movedir | The actual direction to move stuff in. |
operating | The current state of the switch. |
speed_process | Are we currently conveying items? |
Var Details
backwards
The opposite of forwards. It's set in a special var for corner belts, which aren't using the opposite direction when in reverse.
conveytime
The time it takes for the converyor to move stuff. Default 1, Lower is faster.
forwards
This is the default (forward) direction, set by the map dir.
id
The control ID - must match at least one conveyor switch's ID to be useful.
inverted
Inverts the direction the conveyor belt moves when true.
movedir
The actual direction to move stuff in.
operating
The current state of the switch.
speed_process
Are we currently conveying items?