
This is my first iteration of a basic AI NPC that uses a behavior tree sequence to infinitely path to a new random location on the nav mesh I have created, but if it sees the player it will chase it down. If the player is out of sight of the AI for a period of time it will go back to randomly pathing to different locations on the nav mesh.