Match Animation To Movement

Set our animator controller and add avatar.

Implement code that updates our animation based upon the speed of the Nav Mesh Agent.

Tweak so that it looks good.

Drive our animation speed based upon the Nav Mesh Agent velocity. Unity - Scripting API- Transform.InverseTransformDirection Unity - Manual- Execution Order of Event Functions
Complete and continue