Message 1 of 2
Bullet Collision Detection, No Resolution

Not applicable
06-22-2017
10:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Basically what I am trying to do is use the built in bullet physics just to detect collisions but not resolve them. I have not been able to find a way to do this, so if anyone knows of where an option to have a custom callback function would be or another alternative to this, I appreciate it.
The overall goal is to give some sort of feedback like a color change when two objects are intersecting without them shooting out from each other.