BEAT EM UP GAME - How to make a simple AI move to like behavior from scratch (without navmesh)?

Add Movement Input or Add Input Vector - feed them desired direction. You may want to query distance and stop applying input once the enemy is close enough.

  • in the enemy BP: