Thanks for your reply. For anyone who may have the same problem in the future, the issue was that the main moving object (dog collar in my case) needed to have a collider tag added to it. Then the connector object moves with it. The collider tag doesn’t seem to be necessary if a spring object is used.