- Home /
Question by
IggyZuk · May 28, 2019 at 09:41 AM ·
physics2dcollision detection
Physics 2D get penetration vector between two different colliders
Is there a way to get the penetration vector between colliders (e.g. circle and box)? I'm specifically interested in understanding how to do this properly within the Unity's 2D physics engine.
Comment
Your answer
Follow this Question
Related Questions
My OnCollisionEnter says i have 128 Collisions every collision 1 Answer
Collisions in Custom Physics Using Circlecast 0 Answers
Problem with 2D collision detection (Wide object falls through a thin hole) 1 Answer
"Ghost" collision in 2D physics game 0 Answers
OnTriggerEnter2D firing without an actual collision occuring 0 Answers