Concept Flow - Enemy patrol and chase patterns
Start
Patrol between points
Detect player nearby?
No→Continue patrol
Yes
Chase player
Player lost?
No→Continue chase
Yes
Return to patrol
↩Back to Patrol between points
The enemy moves between patrol points until it detects the player nearby, then chases the player until lost, then returns to patrol.