- Home /
Question by
Landon912 · Jul 08, 2012 at 02:56 AM ·
collidersmesh colliders
mesh collider issues
why are my mesh colliders going through objects with colliders on them. Box colliders work fine(just not defined enough)
Thanks
Comment
Answer by animusrecro · Jul 08, 2012 at 02:34 PM
It should fix the issue, Mesh Colliders cannot collide with each other unless they are marked as Convex. Therefore, they are most useful for background objects like environment geometry.
http://docs.unity3d.com/Documentation/Components/class-MeshCollider.html
Your answer
Follow this Question
Related Questions
physics.OverlapSphere colliders 1 Answer
Walking in A Inner Sphere ?,Inner Sphere Walk 2 Answers
Resize particle effects 2 Answers
Turn off blue mesh lines 2 Answers
Glitchy collision issue 0 Answers