Today I worked on implementing interactive tetherball. I’m using a simple LineRenderer script I found that creates ropes dynamically. It’s going terribly well so far!
I think there’s some internal collisions happening that I need to figure out. It seems to also be morphing the tetherball on the end for some reason.