Setting up our Patrolling System by creating a linked list of Waypoint Nodes and explaining ways to expand it.
Creating the logic to show set the position of a gameobject to indicate if an object is focused using renderer bounds
Using Spherecasting to create a Line of Sight for AI Characters, Detect Player and Start Fighting System.