I'm not sure, but I think you could use vectors to target your ship. Get the position of your ship, and subtract it with the position of your rocket, this gives you a directional vector pointing at your ship. Don't know if this works, or is possible, but thats probably the first thing i would try