Colision Detection Problem -
05-31-2008, 06:07 PM
im having a problem with some code im writing
it shoots a projectile at a sphere, and checks to see if the projectile is within the target sphere if it is, the sphere should disappear
however, i have managed to get the projectile to pass completely through the sphere and the sphere does not disappear
does anyone know how i could fix this problem
|