- Home /
Discrepancy in MeshFilter and MeshCollider Sizing of Imported Sphere
Experiencing some rather dramatic discrepancy in MeshFilter and MeshCollider "sizing" of an imported sphere. The MeshCollider was added after import Component > MeshCollider. How do you minimize this discrepancy?
Answer by Jessy · Jan 14, 2011 at 01:50 PM
You make sure you don't have any vertices hanging out that aren't part of the sphere. I tested this extensively and never had a problem:
http://www.unifycommunity.com/wiki/index.php?title=Mesh2Collider
Your answer
Follow this Question
Related Questions
Generate a highpoly sphere with mesh collider procedurally 2 Answers
Mesh.CombineMeshes - what happens to colliders? 0 Answers
AAPT Failed! 0 custom asset files in raw for Procedural Examples Paint Vertices to Android 2 Answers
Mesh Collider with model that uses armature. 0 Answers
Copying the mesh, collider, and material of a procedurally generated GameObject 0 Answers