Unreal Engine

Unreal Blueprints: Create Games with Visual Scripting in Unreal 5.6

Build three complete games—Marble Run, Crystal Caverns, and Mars Marine—using Unreal 5.6's Blueprint visual scripting. A beginner-friendly course from GameDev.t

Unreal Blueprints: Create Games with Visual Scripting in Unreal 5.6Unreal Engine

Resource overview

Make your 1st 3 video games in Unreal Engine 5.6 (UE5.6) without writing a line of code. That is the promise of this beginner-friendly Blueprint course, built in collaboration with Epic Games and designed as the perfect starting point for UE5.6. Instead of isolated tutorials, you'll work through 3 complete projects that teach the core logic, design principles, and workflows that make Unreal Engine tick.

Marble Run: Your 1st Blueprint Logic

The fastest way to learn a new engine is to build something in it, and this course starts with a rolling start. Marble Run is the 1st project, and it's designed to get you comfortable with Blueprint logic by the time you reach the finish line. You'll create a marble that rolls through a course, which means connecting events to movement and testing the result in the Viewport. It's a small game, but it forces you to think about how an object behaves and how that behavior is defined visually.

For someone who has never opened Unreal Engine, this is the moment when the Editor stops feeling like a collection of mysterious panels. You'll learn to place Actors, wire up a Blueprint Graph, and see the connection between your logic and the game world. The point isn't to build a complicated system; it's to build a solid foundation that the next 2 projects will expand.

Crystal Caverns: Tank-Style Controls and Dynamic Lighting

The 2nd project, Crystal Caverns, takes you from 1 single rolling object to a complete 3D collectathon. Here you'll set up tank-style controls, which give the player a distinct movement feel that works well for collecting items across a Level. You'll also place pickups that the player can gather, which means handling Overlap Events and keeping track of what's been collected. The addition of dynamic lighting makes the caverns feel alive and gives you practice with lighting that changes as you play.

This project is where Blueprint logic starts to branch out. You're not just moving a marble; you're creating an interactive environment with goals, feedback, and a win condition. The collectathon structure is a natural fit for learning because the mechanics are straightforward, but the implementation still involves real game design decisions.

Mars Marine: Lumen and Reusable Level Design

Mars Marine is the final project, and it's the most ambitious of the 3. It's a fast-paced arcade shooter that uses Unreal Engine's Lumen System to light the martian setting. Lumen is Unreal Engine's cutting-edge lighting technology, and using it in Mars Marine means you're working with the same lighting that makes UE5.6 stand out visually. Rather than relying on static lights, you'll see how Lumen can make a shooter environment feel more reactive and polished.

Reusable Level Design also comes into play here. Instead of manually placing every asset for each combat encounter, you'll build the Level with reusable pieces that can be dropped in wherever needed. That approach speeds up development and reduces the amount of repetitive work. Mars Marine ties together the Blueprint logic from Marble Run and the interaction systems from Crystal Caverns, then layers on shooting mechanics and a faster pace.

What the Lectures Actually Teach

Beyond the 3 games, the course covers a set of practical skills that apply to any Unreal Engine project. You'll master Unreal Engine's Visual Scripting system, which means learning how to think in terms of events, functions, and variables rather than lines of text. You'll also create and import assets, giving you a workflow for getting art and audio into the engine.

Lighting is a specific focus, especially Lumen technology. Sound, interaction, and polish are also part of the curriculum, so you'll learn how to add audio cues and make the game feel satisfying to play. Another major theme is building smart, reusable components. The idea is to write Blueprint logic once and then use it across multiple objects or Levels, which is a key practice for making game development more efficient.

The C++ Companion Course

This course is designed as a companion to the Complete Unreal C++ Developer course, which is described as 1 of the most popular Unreal Engine courses on the web. The 2 courses represent 2 different routes into Unreal Engine: 1 goes all-in on Visual Scripting, and the other goes deeper into C++. The Blueprint course is perfect for learners who want to focus on game logic without dealing with syntax issues. On the other hand, C++ developers can use Blueprints as a faster way to prototype ideas before committing to code.

The course doesn't force you to pick a side. It recognizes that a game developer can benefit from both approaches. By learning Blueprints 1st, you'll gain a mental model for how Unreal Engine works, which makes learning C++ later a lot easier. And if you already know C++, the Blueprint course shows you a visual layer that can accelerate your workflow.

Who This Unreal Engine 5.6 Course Is For

This course is positioned as the perfect starting point for Unreal Engine 5.6 (UE5.6), especially if you're brand new to game development. It's a beginner-level video course with 87 lectures and 11.5 hours of content. Because it's built in collaboration with Epic Games, the lessons align with current Unreal Engine workflows. The instructor is Mitchell Theriault, and the course is hosted on GameDev.tv.

The larger point is that you don't have to learn Unreal Engine alone. The GameDev.tv community is there to support you as you work through the projects. By the end, you'll have 3 polished games and a solid understanding of UE5.6. You'll have the skills and confidence to branch out on your own, whether that means refining 1 of the 3 games or building something completely new.

Related Resources Worth Checking

Free Download

Download this video resource

Loading your download options...

Resources are manually reviewed before listing to improve quality and reduce obvious risks.

Video downloadUnreal Blueprints Create Games with Visual Scripting in Unreal 5.6.7z

Related resources