curtain made with cloth simulation not responding to player

So I created a curtain using cloth simulation in ue 5.5.1 but when i run the game and run into the curtain with my character, the cloth isn’t responding and block me like a wall.

I want it to react and to let me go through to go to the room behind it

You might need to change the collision response for pawn. (Or whatever type your character is)


my character collision and the other one is the curtaine collision and the cloth settings

https://dev.epicgames.com/community/learning/tutorials/p4a1/unreal-engine-cloth-collision-with-world

Not too sure about how to properly set up cloth simulations but I think this might help.

the curtain does respond to all static meshes, but when it comes to my blueprint, it doesn’t matter if it is the player or anything else, nothing happen.
if i run into it it just blocks me and if i move to curtain into my character then it is just like it wasn’t there