Is it possible to lock the steering to x degrees above the prograde vector? The tutorial page showed something:
lock steering to prograde + r(x,y,z).
however, I can't figure out what coordinates to put in. I could get around it by somehow finding the heading (in degrees from north) of the prograde vector, but I didn't know how to find the information to figure that out. I looked it up, and someone said ship:bearing is the heading of the prograde vector, but it's not.