Movement bug, stuck on geometry.

I’m making a game, and in this game whenever I move between to rooms like I have set up here.

https://drive.google.com/file/d/0BwygPK2yIG1HNVBiZ0t4cVpzdmc/view?usp=sharing

I get inexplicably stuck on the geometry, which makes no sense because I’m walking on a flat plane. Please help.

Can you post a screenshot?

it seems to work if you split the ground and the walls into different objects, and set the ground collision brounds to convex hull, i also set the player collision to box

btw it would probably be a good idea to name the logic bricks, Motion.099 will be a bit confusing later on

Thank you that worked. Also I really only name the ones I find important to name, alot was cut from that file that you didn’t see, and I know what each motion does ragardless.