I'm currently learning Unity and I want to import a 3D model to my scene (.FBX)
I use mesh collider for detecting collision, but the collider's position is not the same as my 3D object. The mesh's position is above the object and I can't move it....