I'm looking for c# script. And once i'm creating the new automatic walking script i need to drag it to the ThirdPersonController ?
Like patrloing. I give two values of two points and the character will go between the two points automatic and if there is an object in the path it will climbe over it or if it's mor logic will stop the patrol or go aorund it.
But at first i'm not sure how just to make it move automatic between two points.
Today i'm using in my ThirdPersonController in Inspector in the Animator part: ThirdPersonAnimatorController
And in the Third Person User Control (Script) i'm using the: ThirdPersonUserControl
The script is from the unity.