Character passes through the door without opening the door

Hello everyone … I followed a tutorial to create a rotating door . The door is not working . Its rotation is alright but, the character is passing right through it . Please help.

You have to add some kind of collision to the door and set it to block all. In order to add collision you have to go into the mesh editor and add the collision there.

Thanks to both of you.

select your Door mesh (Assuming you are talking about the door mesh in starter content) . Double click on it. The mesh opens . Now , scroll down and change the Collision complexity from default to “Use Complex Collision As Simple” and Collision Preset to “BlockAll”.