Trying to understand what I should be using to move Enemy characters around.
I want my characters to be animated but I’m wondering if I should be manipulating the transform position in script
or be using physics/animation to move them around?
I was hoping to gleam some information from this series “http://unity3d.com/learn/tutorials/projects/stealth” but it looks like the last time a video was uploaded was in March. ![]()
If others could share what they are doing that would be great.