Patrolling the Perimeter
Tutorial
·
intermediate
·
+10XP
·
20 mins
·
(149)
Unity Technologies

In this tutorial we will add in the patrolling state and then build an AI class for it
Materials
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.