I shot a projectile at high speed and found that it bounces even though I set the coefficient of restitution of both colliders 0. I suppose that it happens because the collider is penetrating the other and then some repulsive force is applied to the colliders.
I want to know the vector of the force; direction and magnitude.
Thank you.