- Home /
How I can make a simple follow AI in Unity 5?
Hi. In Unity 4.X I used the basic follow AI from this thread:
http://answers.unity3d.com/questions/26177/how-to-create-a-basic-follow-ai.html
But, In Unity 5, doesn't work correctly. How I can make a simple follow AI in Unity 5?
Thanks.
Comment
Answer by InfernoZYB · Apr 26, 2015 at 10:38 PM
There is a simple one on here: Link It is pretty good and I myself use it but in my game when the zombie can't "see" the player is just stays in place.
I have modified it so when the zombie can't see the player it just wanders.
Your answer
Follow this Question
Related Questions
Enemy following Player in range 2 Answers
Help with Enemy AI 1 Answer
Simple AI Script help 2 Answers
Simple follow script issue 1 Answer
Enemy not rotating when inside range 1 Answer