AI-move-to. I can't go. Noob.


I can’t walk! I can walk on the simp node. On the AI ​​node, I can’t move to anything, no matter what I do.
What’s the problem?

You need to decide if you want the player controller or AI controller to take control of your actor. If you set both, the player controller takes precedence. So if you set “Auto Possess Player” to anything but disabled, then the Player Controller you set there will take over. You need to set it to Disabled.

2 Likes

For your AI Characters, in the default BP, make sure you have ‘Auto Possess’ properties like this:

image

For the player, make sure it is:

image