Summary
Great work! We've now completed the first part of the AI project: building a terrain, generating a navigation mesh, and creating a basic waypoint system in which the character can move between destinations. This is a good beginning to simulate intelligence, but there is a lot more code to work on to achieve the intended effect. We'll be focusing on that in the next chapter.