Method: Using NavMesh feature in Unity 3D trying to define a path for Character(NPC), placing empty objects as a waypoint to make character patrol around them
Context: I am making a game in which player has to navigate the character through a level
Response: Using NavMesh in Unity trying to minimalize the efforts of coding for a game as I am not a programmer