Make 2D flipbook follow player through AI

Hi all, I have a 2D game with flipbook characters and I would like my monster enemies to continuously follow my player through an AI Controller, a blackboard and a behavior tree. Does anyone know how this can be achieved preferably through c++ but I don’t mind working with blueprints on the AI Controller, thank you :slight_smile: