Initial transfer file and some other improvements
This commit is contained in:
+3
-1
@@ -79,9 +79,11 @@ until h < 1 {
|
||||
wait 0.
|
||||
}
|
||||
|
||||
lock throttle to 0.
|
||||
unlock throttle.
|
||||
clearscreen.
|
||||
print "Holding position".
|
||||
lock steering to groundSlope().
|
||||
lock steering to lookDirUp(groundSlope(), ship:facing:upvector).
|
||||
wait until ship:angularvel:mag < 0.1.
|
||||
wait 5.
|
||||
print "Stable".
|
||||
|
||||
Reference in New Issue
Block a user