2 Years Ago
Replaced vehicle capsule clipping checks with a sphere check if the start and end pos are the same. Avoids a bug in Unity that treats capsule colliders with the same start/end point incorrectly when checking vs. a concave mesh colliders (seems to treat the mesh like a convex one or a bounding box).