Is there a way to constrain cloth to two different moveable objects?

I have a cloth based object that needs to be attached to two different objects that can move. I’m fairly new to Unity but have a basic understanding of it. All of the tutorials I’ve found have been on constraining it to one place but I can’t find one that discusses two.

Any ideas are highly appreciated!
Thanks!

do you just need to copy the object? do you want 2 cloths instead of 1? if so just right click the object and duplicate.

I need one cloth attached to two separate movable objects.

@KoalaBearries Did you ever get an answer or find a solution to this? I’m trying to do the same…