Coldet Collision Response

Blitz3D Forums/Blitz3D Programming/Coldet Collision Response

Roland(Posted 2004) [#1]
Hey all,

I'm trying to get Coldet to work for my new game, to compare it with blitz's built in collisions.

I have the collision detection working splendidly, and am happy about that, but I'm having the worst time trying to program in the response. Coldet returns the normal of the collision, and the collision point. How do I go about programming in sliding collision response?

Please help if you have any insight. I've found plenty of tutorials for programming sliding collisions from scratch, but I can't seem to apply them to blitz / Coldet.


Thanks!
roland