Hi yall. I’m making a game where you are a puppet with strings attached to yourself. When you hold space you tug on the strings and the puppet moves up toward the string holder. Only problem is strings aren’t rigid so I wanted to add a force that makes it swing while moving upward if pulling from an angle. To get it to move toward the string holder, I am using distance to and direction to, to apply the forces, and I am completely lost oh how to make the swing. Any help would be greatly appreciated. Thanks!