My spacecraft was built backwards; gimbal always lies

I put a probe into orbit and is now on a Kerbin escape path, but it has a really annoying quirk; the engines are mounted to the "top" of the probe so the gimbal always seems flipped 180°. In order to do any maneuvers, I need to look where the marker is, then flip the ship.

Can I get a retrograde marker to use instead? Can I just fix this some other way in the game? Can I flip a bit or whatever in the save file to perform this innocuous change?


Solution 1:

You could do this in the config file, but it's easier to make this change in game (although you may have to do it each time you switch to it). This requires that you have a docking port pointed in the prograde direction. If you do, right click on that, and select Control from here, and you're done. The gimble will flip, and everything will be pointed in the correct direction.

If you don't have part that you can do a Control from here on (and is pointed the correct way), then it is possible to make the change in your persistence file. In a text editor, open %KSP_DIR%/saves/<save name>/persistent.sfs, and under the VESSELS section, find the probe you want to edit. Find the PART section for the probe body, and change the value for rotation. I don't know the format for that value*, so this could use some experimentation, but set it to 0,0,0,-1 and see what that does.

*I don't have time right now to test this to tell you for sure what it should be, otherwise I would.

Solution 2:

For anyone else out there with the same problem: MechJeb has a very useful feature in its Smart A.S.S. in case you accidentally build your ship upside down:

  • Use the Maneuver Planner or map view to create a node that does what you want
  • Open Smart A.S.S.
  • Set it to "ADV" mode
  • As Reference select "MANEUVER_NODE"
  • As Direction select "BACK"
  • Hit Execute
  • MechJeb will now point the vessel "away" from the node.
  • Execute your burn manually

It may seem complicated, but it was simple enough to save two Kerbins on their return trip from Minmus.