I need help with two things:
First trying to figure out how to make a bullet follow a certain object. I have the bullet class made and is able to shoot fine, but how would I make that it heads towards the nearest enemy.
and Second, I have this spaceship that flies across the screeen and drops rare items, but I would only like him to drop them in two locations. How do I tell him to only drop at these X and Y coordinates?