I'm making a flight sim, and the roll of the plane is represented by a 3D vector and the point it is looking at is defined by 1 also. I can get the plane to roll fine, but I can't figure out how to make it pitch up and down (by rotationg the point it is looking at) relative to the direction it is rolled at! Any ideas?