Need some example C# Syntax
In the response to this thread someone responds with a possible solution. Could anyone show an example of what the C# code might look like? The worst part for me is rotation related stuff.
Any help is appreciated, thanks.
Let me suggest this book as a starting point for anything that is AI related. It is in C++ but is easily translated to C#. It also starts by covering the mathematical background required.
Your answer
Follow this Question
Related Questions
Using Rigidbody physics to move an enemy with NavMeshAgent - De-sync issues 0 Answers
Movement causing infinite loops in OnTriggerEnter and OnTriggerExit. 1 Answer
Offset NavMeshAgent Destination 0 Answers
Why does my Nav Mesh Agent walk to the wrong side of its destination object? 0 Answers
Occasional NavMeshAgent gets stuck and goes the wrong direction 1 Answer