Initial transfer file and some other improvements

This commit is contained in:
2026-06-08 23:28:21 -07:00
parent ef8ae9e9cc
commit a936077187
4 changed files with 78 additions and 2 deletions
+3 -1
View File
@@ -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".