# Collision Detection Kit

**URL:** https://forum.kirupa.com/t/collision-detection-kit/328044
**Category:** Uncategorized
**Created:** [April 15, 2012, 6:28am UTC](https://forum.kirupa.com/t/collision-detection-kit/328044 "2012-04-15T06:28:53Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Ineedsleep](https://avatars.discourse-cdn.com/v4/letter/i/e5b9ba/32.png) [@Ineedsleep](https://forum.kirupa.com/u/Ineedsleep)
#### Post date: [April 15, 2012, 6:28am UTC](https://forum.kirupa.com/t/collision-detection-kit/328044/1 "2012-04-15T06:28:53Z")

</div>

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
