ascend + basic auto landing + misc

This commit is contained in:
2026-04-18 23:19:23 -04:00
parent 8a0700c36a
commit 9a4ae5e472
17 changed files with 504 additions and 7 deletions
+11
View File
@@ -0,0 +1,11 @@
run "defaults".
clearscreen.
run poweredLanding.
wait until AG9.
WaitForEngineStart().
CORE:PART:GETMODULE("kOSProcessor"):DOEVENT("Open Terminal").
WaitFalling(100).
Descent().
Landing().