Hi,
I’m following the tutorial on how to make an Endless Runner-type game in UE4 with blueprints.
I’m trying to spawn basic enemy AI that just moves to the player’s location, but I can’t seem to get the nav mesh to work in a blueprint. How would I go about spawning enemies in each bp?