I'm trying to use this to create a controllable worm-like object, but having trouble getting it's body (between the two points) to collide with other objects. Is there any way to add a collider to the body of the rope? (Adding a rigidbody or a mesh collider didn't seem to do anything — it clips through all the planes even if the two endpoints don't). Thank you!
I'm trying to use this to create a controllable worm-like object, but having trouble getting it's body (between the two points) to collide with other objects. Is there any way to add a collider to the body of the rope? (Adding a rigidbody or a mesh collider didn't seem to do anything — it clips through all the planes even if the two endpoints don't). Thank you!