Skip to content

Start here

The channel has thousands of videos, so here are some good places to begin. Each path starts with one video, then points you to the series to continue with.

Build an open world

The longest-running series on the channel: an open-world game built up one system at a time.

Watch firstUnreal Open World: Getting Started

Then continue with:

Make a third-person shooter

A third-person shooter from the first project setup, then a second series built on the Advanced Locomotion System.

Watch firstUnreal Third Person Shooter #1: Getting Started

Then continue with:

Learn multiplayer

Replication basics, applied in a multiplayer first-person shooter.

Watch firstUnreal Multiplayer FPS #1: Replication

Then continue with:

Action RPG with the Gameplay Ability System

Get started with GAS, then build an action RPG on top of it.

Watch firstUnreal Engine Gameplay Ability System: Getting Started

Then continue with:

Real-time strategy

A strategy game controller, then two RTS series, one of them in C++.

Watch firstUnreal Engine 5: Strategy Game Controller

Then continue with:

Procedural worlds

Generate terrain at runtime, then take it to whole planets.

Watch firstUnreal Engine 5: Runtime Terrain Generation with Blueprints, Part 1

Then continue with: