AI Move to working not correctly

Hey @Zelop_youtube!

Please explain what exactly is not working with your AI Move To. I can take a guess based on your blueprints, but we are going to need more information if my assumptions are not correct.

Here is my guess based on what you have provided so far. You are using event tick which is going to have your AI constantly trying to move toward the player regardless of whether or not it has reached its destination. You should be using a custom event.

Check out this non-Epic affiliated video on the AI Move To node and how to use it for more information:

I hope the above is the solution you need!