Posted: Fri Apr 29, 2005 4:24 pm Post subject: pls help recognizing
Ok..i have a major problem. My problem is that the lasers in my program don't seem to recognize the asteroid...rather (i think) the loop is exiting when
code:
if distance < 20 + 165
the distance is less than 185. So i'm not sure if it is actually checking for the distance between the radius. also...here's my code, and if someone can, can u tell me where i went wrong. Also i made it so it creates a yellow circle everytime this statment is fulfilled. I did this so i can check that it had happened