How do I make my NPC move?

You could add a movement component, or you could get the forward vector multiplied by distance plus world location and sweep

1 Like