we’ll i’m trying to make a simple homing missle, but am having trouble, not quiet sure where to start, basically at the moment when the enemy ship fires a missile it just goes straight, ie, just +1 from its x co-ordinates every frame.
i have the goody ship at (x, y) coordinates, and when the enemy fires an missiles, i want it to head towards the goody ship and off the screen not continuasly head towards the goody ship.
any ideas on how i would implement this? ??? ??? ???