Hey everyone,
I am really getting into programming am trying to understand AI and how to program it. I currently use UE4 and use C++ coding, however, I used this tutorial, " Unreal Engine 4 Tutorial: Artificial Intelligence | raywenderlich.com". Although this tutorial provides a zipped folder (which I didn't use} , I tried programming a pawn as an AI in UE4. I gave it an AI a controller and tried to get my AI to move at a “set random location” using blueprints; I wasn't successful as my AI did not want to move. Does anyone one out there have further sources on AI movement whether its C++ or blueprints based?
Thank you!