Hey,
The question is simple. Is there a way to getting contact force ? I tried to use getting velocity in OnCollisionEnter method. But it’s giving velocity after the contact.
Hey,
The question is simple. Is there a way to getting contact force ? I tried to use getting velocity in OnCollisionEnter method. But it’s giving velocity after the contact.
“To work out the total force applied you can divide the total impulse by the last frame’s fixedDeltaTime.”