Learn AI in Unreal Engine

Master Unreal Engine's powerful AI framework. From behavior trees and EQS to navigation and Mass AI for crowds — all for free.

6
Lessons
Code Examples
🕑
Self-Paced
100%
Free

Your Learning Path

Follow these lessons in order, or jump to any topic that interests you.

What You'll Learn

By the end of this course, you will be able to:

💬

Build Behavior Trees

Create modular AI behaviors using Unreal's visual behavior tree editor with blackboards and custom tasks.

💻

Query Environments

Use the Environment Query System to make spatially-aware AI decisions like finding cover or flanking positions.

🛠

Navigate Worlds

Configure NavMesh navigation with dynamic obstacles, area types, and crowd avoidance in UE5.

🎯

Scale to Thousands

Leverage Mass Entity and LOD systems to simulate massive crowds of AI agents efficiently.