Posted: Fri Jun 10, 2011 11:29 am Post subject: RE:Collision Detection and Bounces
I am trying to place number 1 into the first circle and follow it.
Then place the number 2 into the second circle and follow it
Sponsor Sponsor
Zren
Posted: Fri Jun 10, 2011 2:31 pm Post subject: RE:Collision Detection and Bounces
What would you do if you wanted to draw another circle on top of the original circle? You'd use the same coordinates. Since the coordinates are variables, you'd use the same variables.