Chaos Cloth - Interaction with Movable objects

Hi, I am working on a game where we have lots of hanging tarpaulins that need to interact with their environment.

These assets are flagged with “Collide with Environment” and “Force Collision Update”.

They collide with Static Meshes that have their Mobility set as “Static” but not “Movable” and ignore Characters that happen to walk into them.

How can I set these cloth assets up to respond to both Static as well as Moveable/Character interactions?

Any advice is greatly appreciated!