HUD overhaul.

This commit is contained in:
2026-05-03 04:14:03 -04:00
parent 1895386fdf
commit 73868e47db
27 changed files with 397 additions and 178 deletions
+3 -1
View File
@@ -8,7 +8,7 @@ if status = "PRELAUNCH" {
set profile to 0.7.
set turn_start to 1000.
set target_orbit to 120000.
set target_orbit to 100000.
when altitude > 80000 then {
ag1 on.
@@ -16,6 +16,8 @@ if status = "PRELAUNCH" {
Ascent(target_orbit, turn_start, profile, 3).
wait 30.
SET V0 TO GETVOICE(0).
V0:PLAY( NOTE(400, 2.5) ).