How to use a cable to pull an object

Hi, I have a box connected to a cable thats then connected to object the player can pick up and move around.

What im trying to do, is for the cable to not stretch and to pull the box behind it.

Is that possible?

How could I do that?

If you are using the cable component included with the engine plugin, it is cosmetic in nature. Ehat you want is have the cable as a visual presentation while employing underlying system to move the object. You can try physics constraints or physics handle or just nudge the object if its a certain distwnce from the grabbed object, something like that.

fir example i have a noose and it is connected to the bar above with a constraint while the rope cable itself is just a cosmetic element