- Home /
How do I create a mesh collider?
I'm going through the car tutorial and have come to the part where it says "Go to the Component/Physics Menu and click the MeshCollider to add one to the game object," but the program is just literally not letting me do this, why might this be?
Answer by ScroodgeM · Aug 17, 2012 at 03:33 PM
don't you forget to select an object before adding component?
I've selected the object, and I've gone on the Physics drop-down list, but when I go on colliders all the options appear in this faded font meaning they can't be selected
i hope this selected object is prefab or some object in scene? 8)
Answer by James___UK · Dec 31, 2012 at 06:06 PM
So what's the deal with Unity mesh colliders then? Does it literally use the imported mesh as the collider too? I only ask because in most engines the collision mesh is a simpler mesh so this really confuses me
Your answer
Follow this Question
Related Questions
Internal collisions 1 Answer
Mesh collide, terrain & object 1 Answer
How to attach a collision mesh (.obj) to a car 1 Answer
Edit WheelCollider's Axis, not the Mesh 0 Answers
Can't see Mesh Collider in Unity5 2 Answers