I’m currently making a script about Inverse Kinematics. I’ve already scripted the part which makes the knee bends. But I have to make the part which leg points to the location.
I’ve tried to script it by using CFrame.new, but it moves weirdly.
How can I script that part? Thank you.