collider for a pipe?

Hi! I am totally new at Unity. But I learned some things while playing Sauerbraten. So I made me a pipe to import in Unity (as an obj), but I cant find a collider for that. I wanted to be able to walk through the pipe but not through its walls. Is there a way to do so? Could anyone script (?) a collider for a pipe? Thx for help Cu :slight_smile:

Use a MeshCollider.