@aeleas IK Reference would be the Transform object you want your character to follow. In your script you named it “target” but I had a separate variable called target. It should be a Vector3 so your script should be identical in how it’s used. I’ll try to get the script posted here later today.