AI does not move even though everything is set up correctly

Hello peoples, I have set up several AIs before in blueprint, but I am now trying to learn C++. I have made an enemy which should move towards the player, but for some reason, it just stands still.

Every value gets set correctly, and the behavior tree also seems to be working. It’s only the “Move To” that does not work.

Apparently new users can’t upload attachments, so here is a link to youtube:
https://www.youtube.com/watch?v=zRryQ7MNH8U

Here is how the character is set up if that helps:
bilde

Just tell me if you need more info :slight_smile: