get Desired Move Vector
If ship is accelerating forwards, the vector points more forwards If strafing, the vector points more towards direction of strafe If decelerating or moving backwards, the vector points more backwards
These rules combine to make a vector, so you can get a diagonal one by moving forwards while strafing.