Just apply force at a specified angle when you touch the screen.
Angle(Rocket.X,Rocket.Y,Touch.X,Touch.Y) for moving rocket toward touch input
Angle(Rocket.X,Rocket.Y,Touch.X,Touch.Y)+180 for moving rocket in opposite direction from touch input.
Tomorrow I'll be home and if this doesn't work for you, I'll try something else