Unreal Engine 4 Tutorial – AI – Part 6 Guard AI

In this episode we combine all that we have learnt to create a guard AI. The guard will patrol a path until it spots the player and gives chase. Upon losing the player, the guard will return to ...
In this episode we combine all that we have learnt to create a guard AI. The guard will patrol a path until it spots the player and gives chase. Upon losing the player, the guard will return to ...
Last episode we had introduced our guard gameplay and saw their patrols get interrupted y the player. Now we will have the guard search for the player after noticing them. Similar to how guards ...