How do I make the vessel point retrograde relative to the surface? I cannot figure this out at all, probably because of some sparse documentation on Github. You really need the documentation on geometry.vector3, I would really like to know if it is subscriptable, or if it has properties of pitch and yaw, or something like that. Here's some code I was trying, it's supposed to make the craft go up for 6 seconds, and then up at 45 degrees pitch for 4, and it does this, but then I try to point it retrograde for 2 seconds, and no matter what I try, it always points retrograde orbital. After that, it points straight up again like I want it to, then it controls the throttle based on vertical velocity exactly how I want as well. http://pastebin.com/nddps16A Also great mod btw, I've been wanting something like this since kOS was created, since it's silly syntax was nothing like I wanted.