Click-to-Move with Unity NavMesh

Become familiar with path-finding in Unity using its NavMesh tool.
Become familiar with setting up NavMesh Agents and how to maneuver them in a Scene using Raycast.
Understand the difference in setting up static and dynamic obstacles when baking a NavMesh.