Computer Science Canada Collision Help Please |
Author: | StrikerZ [ Mon Dec 11, 2006 12:42 pm ] | ||
Post subject: | Collision Help Please | ||
i am making a game where two circles draw paths and when one of them collide into the other players path, that player loses, but i am having trouble making the collision detection so that it tells you what player won if you hit the other players path. im also having trouble with the boundaries...every time the circles hit the boundaries they get stuck...could someone help please...heres my code
|
Author: | NikG [ Mon Dec 11, 2006 1:09 pm ] | ||
Post subject: | Re: Collision Help Please | ||
StrikerZ wrote:
As for collission detection, you haven't even attempted it, so I can't give you the answer. But I will tell you that you will not be able to do it without whatdotcolor if you want the players to lose when they hit the path of the other player. |