Hi!
So basically I need help to make some AI with arongranberg’s A* pathfinding project. I can not find a lot of documentation about this so I can’t figure out how to make a good AI. I followed the get started tutorial but the AI functions very poorly. My main questions is how I can use mecanim and rotating in the direction it is walking in. The script from the documentation uses Character Controller with Simple move.
So any links to any good tutorials or documentation about this really helps!
If you want to see my code, simply look at the code here: AstarAI.cs - A* Pathfinding Project
It is pretty much the same.
Thanks in advance!