image_angle = point_direction(x,y,mouse_x,mouse_y) +270
it works perfectly, but im currently changing the way my game works. instead of the rocket moving towards the mouse, it now moves in the direction the plane is travelling. I would like the image angle to be the direction of travel and have tried a few codes, but just cant figure it out.











