tram

The z level to which the elevator should travel The amount of z levels between the our and targetZ Direction (up/down) needed to go to reach targetZ How long it will/should take us to reach the target Z level
Vars | |
initial_id | for finding the landmark initially - should be the exact same as the landmark's destination id. |
---|---|
to_where | this is our destination's landmark, so we only have to find it the first time. |
Var Details
initial_id

for finding the landmark initially - should be the exact same as the landmark's destination id.
to_where

this is our destination's landmark, so we only have to find it the first time.