К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Unreal Engine 5 - Blueprints Game Developer Masterclass · LearnSpace
Назад в каталог
courseraПрограммирование

Unreal Engine 5 - Blueprints Game Developer Masterclass

Курс от Packt
Начальный≈ 20.2 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. Become an expert in Unreal Engine 5's Blueprints system through this hands-on, in-depth masterclass. You’ll gain the skills to create complex, dynamic gameplay mechanics using visual scripting, without the need for traditional coding. Whether you're a beginner or intermediate developer, this course will guide you through essential aspects such as variable management, arrays, flow control, and Blueprint communication. As you progress, you'll explore advanced topics like creating custom events, functions, and macros, plus working with timelines, materials, and the UI/UX system in Unreal Engine 5. You'll be equipped with the tools to design interactive worlds and characters, control game time and space, and implement immersive UI elements. Each section builds on the last, making it easy to apply what you've learned immediately to your projects. This course is perfect for aspiring game developers, hobbyists, or those looking to transition into Unreal Engine development. No prior experience with Unreal Engine is necessary, but familiarity with basic game development concepts will be helpful.

Навыки, которые вы освоите

Unreal EngineUser Interface and User Experience (UI/UX) DesignUser Interface (UI) DesignVideo Game DevelopmentCode ReusabilityEvent-Driven ProgrammingScriptingData StructuresComputer GraphicsVirtual EnvironmentComputational LogicGame DesignNo-Code DevelopmentUI Components

Программа курса

15 модулей · 180 учебных материалов

01Introduction2 материалов

Introduction

Course IntroductionВидеоFull Course ResourcesЧтение
02Unreal Engine Fundamentals7 материалов

Unreal Engine Fundamentals

Blueprints IntroductionВидео

Учитесь у экспертов

Packt - Course Instructors

Преподаватель курса

Unreal Engine 5 - Blueprints Game Developer Masterclass
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 20.2 ч

15 модулей

Язык: Английский

Субтитры: Арабский, Французский, Итальянский, Корейский, Индонезийский, Испанский, Японский

Часть программы вашего университета
Event Graph BasicsВидео
Blueprints Execution OrderВидео
Always Use CommentsВидео
Organize Your Blocks ConnectionsВидео
Different Node Shapes and ColorsВидео
Getting Started with Unreal Engine BlueprintsDIALOGUE
03What Are Variables?16 материалов

What Are Variables?

Type of VariablesВидеоIntegerВидеоFloatВидеоBooleanВидеоVectorВидеоRotatorВидеоText, String, and NameВидеоString FunctionsВидеоMath with VariablesВидеоConditionals Between ValuesВидеоGet and Set VariablesВидеоPrivate and Public VariablesВидеоExpose Variables in the SceneВидеоSpawn Actors in the Scene Through BlueprintsВидеоExploring Variables and Basic OperationsDIALOGUEAssessment 1Задание
04Arrays12 материалов

Arrays

Introduction to ArraysВидеоCreate Your First ArrayВидеоGet Element from ArrayВидеоFind Item in ArrayВидеоFind the Length of the ArrayВидеоArray Last IndexВидеоArray ContainsВидеоInsert Item in ArrayВидеоRemove Item from ArrayВидеоClear the ArrayВидеоAppend ArrayВидеоWorking with Arrays in Unreal EngineDIALOGUE
05Understanding of Unreal Engine Flow Control10 материалов

Understanding of Unreal Engine Flow Control

BranchesВидеоSequenceВидеоFor LoopВидеоWhile LoopВидеоDo NВидеоDo OnceВидеоFlip FlopВидеоGateВидеоMulti GateВидеоMastering Flow Control in Game LogicDIALOGUE
06Functions, Events, and Macros12 материалов

Functions, Events, and Macros

Functions, Events, and MacrosВидеоCollapse NodesВидеоEventsВидеоCustom EventsВидеоCustom Event InputsВидеоFunctionsВидеоFunctions - Inputs and OutputsВидеоMacrosВидеоMacros and ExecВидеоMacros LibraryВидеоUnderstanding Events, Functions, and Macros in Unreal EngineDIALOGUEAssessment 2Задание
07What Are Enumerators?6 материалов

What Are Enumerators?

Enumerator ExplanationВидеоGet and SetВидеоCreating Custom EnumeratorsВидеоCompare Enumerator ValuesВидеоSwitch Utility with EnumeratorsВидеоUsing Enums in BlueprintsDIALOGUE
08Classes8 материалов

Classes

Game StructureВидеоActorsВидеоComponentsВидеоGame ModeВидеоPawnsВидеоCharactersВидеоControllersВидеоDesigning Game Objects and Actors in Unreal EngineDIALOGUE
09Actors12 материалов

Actors

Static MeshВидеоTransformationsВидеоSpawn and Destroy ActorsВидеоIsValid CheckВидеоGet All ActorsВидеоSkeletal MeshВидеоTriggersВидеоMesh TagsВидеоActors ExerciseВидеоActors Exercise SolutionВидеоManipulating Actor Properties in Unreal EngineDIALOGUEAssessment 3Задание
10Blueprints Communication8 материалов

Blueprints Communication

Blueprint CommunicationВидеоDirect CommunicationВидеоCastВидеоBlueprint Interfaces - BasicsВидеоBlueprint Interface - InputsВидеоBlueprint Interface - OutputsВидеоEvent DispatcherВидеоCommunicating Between Blueprints in Unreal EngineDIALOGUE
11Create First-Person Character14 материалов

Create First-Person Character

Basic First-Person Character SetupВидеоCamera SetupВидеоMouse - Camera ControlВидеоMouse - Camera Controls MappingВидеоPS4 Joystick - Camera ControlsВидеоKeyboard - MovementВидеоPS4 Joystick -MovementВидеоJump and Crouch with Keyboard and JoystickВидеоSet Up Custom Walk and Crouch SpeedВидеоSet Up Character RunВидеоObjects Interaction - Sphere CastВидеоGrab ObjectsВидеоThrow ObjectВидеоCreating a First-Person Character with Unreal EngineDIALOGUE
12How to Control the Time in Unreal Engine22 материалов

How to Control the Time in Unreal Engine

Timeline IntroductionВидеоTimeline - Float TrackВидеоTimeline - Vector TrackВидеоTimeline - Event TrackВидеоTimeline - Color TrackВидеоTimeline - Float Track MovementВидеоTimeline - Vector Track MovementВидеоTimeline - Event Track MovementВидеоTimeline - Color Track MaterialВидеоTimeline - CurvesВидеоTimeline - Custom CurvesВидеоTimeline - LoopВидеоTimeline - LengthВидеоTimeline - Playback PositionВидеоTimeline - Auto PlayВидеоTimer - Set Timer by Event and Clear TimerВидеоTimer - Set Timer by Function and Clear TimerВидеоFPS and Debugging Tools ExplainedВидеоTick - Movement Wrong WayВидеоTick - Movement Velocity Right WayВидеоControlling Timelines in Unreal EngineDIALOGUEAssessment 4Задание
13How to Control Unreal Engine Space15 материалов

How to Control Unreal Engine Space

Vector TheoryВидеоOrigin PointВидеоVector Calculations Through BlueprintsВидеоVector Length CalculationsВидеоDistance Between Two ActorsВидеоNormalized Vector - Math Behind ItВидеоNormalize VectorВидеоForward VectorВидеоRight VectorВидеоUp VectorВидеоRotate VectorВидеоRotation from X VectorВидеоFind Look at RotationВидеоVelocityВидеоUnderstanding 1D, 2D, and 3D Vectors in Game DevelopmentDIALOGUE
14Color and Materials in Unreal Engine19 материалов

Color and Materials in Unreal Engine

PBR WorkflowВидеоMaterialsВидеоCreating a MaterialВидеоBase ColorВидеоMetallicВидеоRoughnessВидеоTextures and Quixel BridgeВидеоWhat Are UVs?ВидеоTexture CoordinateВидеоEmissive MaterialВидеоNormal Map and Ambient OcclusionВидеоLerpВидеоScalar ParameterВидеоVector ParameterВидеоTexture ParameterВидеоChange Parameters Using BlueprintsВидеоMaterial InstanceВидеоMaterial Instance Using BlueprintsВидеоMastering PBR Workflow in Unreal Engine 5DIALOGUE
15UI/UX - Unreal Interface17 материалов

UI/UX - Unreal Interface

Widget BlueprintВидеоAnchor PointsВидеоGrid Panel, Horizontal and Vertical BoxesВидеоShow and Hide UI to ViewportВидеоInput ModesВидеоShow Mouse CursorВидеоSet Keyboard FocusВидеоButtons - InterfaceВидеоButtons - Visual Effects and Button SoundsВидеоCreate Pause MenuВидеоCreate UI TextВидеоUI Text - Material SlotВидеоHow to Use Custom Text FontsВидеоEditable Text FieldВидеоAssessment 5ЗаданиеFull Course Practice AssessmentЗаданиеFull Course AssessmentЗадание