Advertisement
blorgon

Mun Mission auxiliary docking targeting

Jul 17th, 2017
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // AUX_PROGRAM
  2.  
  3. // an auxiliary script to aid in Munar Module extraction, Apollo style, for use in conjunction with MAIN_PROGRAM
  4. // by /u/supreme_blorgon, AKA kickpuncher on Discord
  5.  
  6. wait 8.          // waiting for the Command Module to separate
  7. toggle AG2.          // opening up the fairings
  8. lock steering to vessel("Saturn K"):position.          // should be pretty obvious
  9. wait 20.
  10. unlock steering.          // unlocking steering here because the crafts will have docked by now, and I don't want the Command and Munar modules fighting each other over who gets to steer
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement