OK, I have a 3d ship with velocity v1, a target ship with velocity v2, and have a projectile that has speed x.

I am wanting to know the facing angle of my ship with v1 to shoot a projectile and get it to collide with target ship.

Canning