My NPC doesn't move onto next Target Point

Hi there I am pretty knew to UE and have become stumped on why my NPC is not moving to the next point. He moves to the first point fine.

You need to call the Movetopoint2 Custom Event at some point.

Where are you calling Movetopoint1? Can you show that Code as well please.

Hello,

There is an official tutorial on how to set up patrolling AI that would be worth taking a look at: Basics of AI | Live Training | Unreal Engine - YouTube

This will show you a fairly efficient way to set up AI that patrols various points.

Have a great day,

Sean Flint