pjanak opened this issue on Apr 11, 2000 ยท 16 posts
Anthony Appleyard posted Wed, 12 April 2000 at 10:34 AM
Collision detection in a vertical fall (i.e. drop the object until collision) is easy. For the top of the target, and the bottom of the object being dropped, make on a tight grid of points a map of the (altitude at each point). Then it is easy.