HUD overhaul.
This commit is contained in:
@@ -7,7 +7,7 @@ if status = "PRELAUNCH" {
|
||||
|
||||
set profile to 0.7.
|
||||
set turn_start to 1000.
|
||||
set target_orbit to 100000.
|
||||
set target_orbit to 960000.
|
||||
|
||||
when altitude > 80000 then {
|
||||
ag1 on.
|
||||
@@ -15,6 +15,8 @@ if status = "PRELAUNCH" {
|
||||
|
||||
Ascent(target_orbit, turn_start, profile, 3).
|
||||
|
||||
wait 30.
|
||||
|
||||
print "Orbit Achieved, Releasing Controls".
|
||||
CORE:PART:GETMODULE("kOSProcessor"):DOEVENT("Close Terminal").
|
||||
SHUTDOWN.
|
||||
|
||||
Reference in New Issue
Block a user