This works ok for me
barb.model->Point(jane.model, 2, Time::GetSpeed()*0.1);
barb.pivot->Follow(player, 1.8, 4);;
I have not used SetInput with enemy characters, only the main character.
The enemies follow main character when at a specified distance. o