Please help (417395)

hi i have a problem.
I have inported a model of a house to my game, but every time i run the game i can walk through it.
how do i fix it?

sorry for my bad english

You need to make colliders for your geometry by either adding primitive colliders or turning on mesh colliders in the FBX Importer.

Tick the box “Generate Colliders” in the inspector of the object, then go down and click apply.

how do i do that?

i have tryed to put on a mesh collider. but i can still walk through the objects

It should work if you tick the box…

thank you . first i didnt work but then i changed the scale to 1, and then it worked

is there any way i can keep the scale and stille have the mesh collider

Try removing the mesh collider component from the object, then scaling it and adding a new collider (menu: Component > Physics > Mesh Collider).