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?
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.