I want to make a cable physics system using beams that wraps around walls and poles, behaving like a real cable.
Example, not mine:
Currently, the cable just clips into walls when it tries to wrap around it. I can get it to bend a little when it hits a wall, but if it goes too far, it just clips through everything.
I’ve tried many different methods, but nothing works. I’ve looked around, but I only found vague advice with no code examples, and I’m not great at coding, so I’m stuck.
Here’s the download to the Roblox place with the current code I’ve made.
CableTest.rbxl (58.0 KB)
Any help would be appreciated!