does not compile

I got the chapter "Adding Moving Enemies" working but when I go to the next chapter

"Scripting Enemy Detection" the instructions don't work. The downloaded package does not contain the assets show in the instructions. Also I downloaded "Pathfinding2017_Project_Source_Files" and it has compilation errors, missing namespaces.

What should I do?


  • Jonathan Gonzalez(jgonzalez) replied

    You need to ensure you have the navmesh components imported in your project. The Pathfinding AI exercise utilizes the new component based navmesh. Import the "NavMeshComponents" scene into your project, then you can utilize the exercise scene files. If you're still having issues with the project files please post screenshots and the actual error you're getting.