Improve feel of node execution.
This commit is contained in:
parent
a6761fda94
commit
1860572067
|
@ -24,7 +24,8 @@ function ExecNode {
|
|||
wait until VAng(SHIP:FACING:FOREVECTOR, STEERINGMANAGER:TARGET:FOREVECTOR) <= 0.1.
|
||||
|
||||
print "Warping to node.".
|
||||
KUNIVERSE:TIMEWARP:WarpTo(NEXTNODE:TIME - leadT - 5).
|
||||
KUNIVERSE:TIMEWARP:WarpTo(NEXTNODE:TIME - leadT - 2).
|
||||
wait until SHIP:UNPACKED.
|
||||
wait until NEXTNODE:ETA <= leadT.
|
||||
|
||||
print "Executing burn.".
|
||||
|
|
Loading…
Reference in New Issue
Block a user