I had exported some models that I created through Google sketch up. When I place it onto terrain I made my player just walks through the building and wont go up a set of stairs that are on it. How do I change that?
Add colliders, mesh or other
- Click on the object
- On the top taskbar click on “Component”
- Go down to “physics”
- Click on “mesh collider”
Note; sometimes with 3d models, when put into unity it will actually be lots of different sections, in the Hierarchy section, look at where the imported model is listed, if it has a little arrow to the left, click on it, it should then drop down. At this point, highlight all the “new” objects and follow the steps above, if you need help with this email me. liam.battle@outlook.com good look
Solution : 1
ADD COLLIDERS. Mesh colliders, box colliders, sphere colliders,…
If you do not know these basic solutions, please refer to the Documentation on the Unity Website.
Note :
It might also be a problem with the mesh itself.
Have you tried any other programs like Blender, Maya, 3DS Max, etc?