I searched through the forums and it seems like the consensus is on making an indoor level is to make it in a 3d program and import it with the mesh collider.
I’m just trying to create a cube and get my character controller to not fall through it, I’ve tried the box collider and the mesh collider on both the cube and the character controller but it keeps falling through. Is there something I’m missing?