Calculating direction between vectors

I went over how to do this without angles here:

Basic steering stuff including how fast to steer left or right. It won’t have a problem crossing 0 it won’t have a problem crossing 180… it won’t have a problem with any of the other half-dozen issues with using angles.