Advertisement
sumguytwitches

Untitled

Dec 7th, 2020 (edited)
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. set target to "snowhawk station".
  2. lock throttle to 1.
  3. lock x to 90.
  4. lock p to 10.
  5. lock steering to heading(x,p).
  6. stage.
  7. when altitude > 36e3 then lock steering to prograde.
  8. when apoapsis > 80e3 then lock throttle to 0.
  9.  
  10.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement