
Patrolling the Perimeter
Tutorial
intermediate
+0XP
20 mins
Unity Technologies

In this tutorial we will add in the patrolling state and then build an AI class for it
1. Patrolling the Perimeter
In this lecture we will add in the patrolling state and set the npc to walk around a set route.
2. Building the AI Class
In this lecture students will create the code to control the AI and provide an interface to the states.