Hi,
Im playing with the Collision Detection Kit I have it all working but I cant figure out how you would work out the size of the overlap? So I can have it stop when an object hits an object?
I can access the array of points that are colliding but I cant figure out how you would use this to work out the size of the over lap. I want to make a maze type demo that would handle the collisions with the walls etc. using the CDK so that I could curved lines as walls etc.
Any help would be great