Reply To: Character aiming on wrong direction ?

Forum Archive Character aiming on wrong direction ? Reply To: Character aiming on wrong direction ?

#36549
Jonathan Gonzalez
Participant

    @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.