Page 1 of 1

Collision between objects

Posted: Sat Oct 26, 2013 8:47 pm
by rready123
Hi, I've been looking into this and I can't find a simple way on how to do it. So I have an idea for an awesome game but the thing that I can't do is check to see if the player has collided with the enemy. When the Player collides with the enemy I was thinking that the players score goes down. I can do the score subtaction but the collision thing is a problem. Could someone show me how to detect if the player has collided with the enemy please.

Thanx :)

Re: Collision between objects

Posted: Sat Oct 26, 2013 9:26 pm
by Roland_Yonaba
Collision...Lots of people keep asking about how to detect a collision around here.
In other words, you would have found the answer using the search button.
Let me redirect you to this post I wrote the day before yesterday.
Hope it helps. :)

Re: Collision between objects

Posted: Sun Oct 27, 2013 11:59 am
by rready123
Roland_Yonaba wrote:Collision...Lots of people keep asking about how to detect a collision around here.
In other words, you would have found the answer using the search button.
Let me redirect you to this post I wrote the day before yesterday.
Hope it helps. :)
Thanx :awesome: