AI and behavior tree

I have been getting into AI, and some tutorials I found use a behavior tree for the AI. It seems a bit complicated though. Is it necessary? Could I code an AI using blueprints only?

Yes, you can. I tested it on pedestrian type of AI with only blueprints. It works.

Great, thanks. I will start working with blueprints and see how it goes :slight_smile: