English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 43h 40m | 10.35 GB
Launch Your Career in Games. Learn to create worlds that captivate and inspire while building in-demand skills with the foundations for game design with Unreal Engine. No prior experience required.
What you’ll learn:
- Craft an unforgettable game experience through game ideation, balancing, and design methodologies.
- Harness Unreal Engine fundamentals for world-building and collaboration.
- Design levels that players won’t forget. Craft captivating game levels with advanced design theories.
- Bring your game ideas to life. Develop proficiency in blueprint scripting for interactive game elements.
This professional certificate is intended for anyone interested in developing a strong foundational understanding of game design. Learners will get an in-depth introduction to the fundamentals of game design, Unreal Engine as a tool, level design, blueprint scripting, visual and audio development, and UX and UI design. Each course comes with hands-on learning through practice and projects that build on one another in preparation for the final capstone project. Learners who complete this certificate receive a balance between theory and practice relating to game design using Unreal Engine.
This certificate gives learners the opportunity to practice their skills in Unreal Engine through hands-on assessments, graded and ungraded quizzes, and one final project in the final course. Taught by industry professionals working in the games industry, the skills that a learner will gain from these projects are wide-ranging, from project management and planning to introductory world-building, audio effects, level design, blueprint scripting, UX, UI, and prototyping.
Table of Contents
Blueprint Scripting
introduction-to-visual-scripting-with-blueprints
what-are-blueprints
1 introduction
2 blueprint-interface
3 blueprints-as-designer-tools
4 strengths-and-limitations-of-blueprints
5 reading-nodes
6 components
7 relationship-between-blueprints-and-c
programming-principles
8 functions-and-variables
9 variable-types
10 inheritance
11 logic-and-flow-control
creating-a-door
12 making-a-door
13 timelines
14 moving-the-door
15 locking-and-unlocking
16 event-dispatchers
17 construction-script
18 infinite-loops
19 timers
20 challenge-intro-door-direction
blueprint-communication
interaction-system
21 traces
22 trace-types
23 trace-channel
24 object-traces
25 single-and-multi-traces
26 hit-results
27 interfaces
28 inputs
29 print-string
30 overlaps
31 casting
trigger-classes
32 trigger-class
33 button-trigger
34 lever-trigger
35 challenge-intro-elevator
characters-controls-and-cameras
character-class
36 character-class
37 player-controller
38 crouching
39 control-rotation
40 camera-and-spring-arm
41 switching-cameras
42 enhanced-input-actions
43 triggers-and-modifiers
creating-mechanics
creating-an-inventory-system
44 data-assets
45 inventory-component
46 picking-up-items
47 using-items
48 enums
49 widget
50 place-item-trigger
Fundamentals of Level Design with Unreal Engine
level-design-fundamentals
what-is-level-design
51 course-introduction
52 the-goals-of-level-design
53 level-design-and-game-design
54 course-syllabus_instructions
55 types-of-levels
56 what-does-level-design-do
57 narratives
58 drama
59 challenge
60 beauty
61 truth-epiphany
62 player-flow
how-level-design-works
63 lesson-introduction
64 the-player-engagement-loop
65 beats-and-intensity
66 sight
67 sound
68 touch
69 understanding-and-affordances
70 cognition
71 narrative
72 mechanics
73 how-to-look-at-levels
74 charting-tools
75 measuring-levels
76 metanarrative
design-theory-for-specific-types
how-to-look-at-levels
77 lesson-introduction
78 course-project-introduction
79 level-intentions
80 level-shaping
81 basic-pathing
82 changing-the-route
83 adding-interest
84 enclosures-and-cover
85 gating
86 critical-path
87 design-for-multiplayer
88 biomes
89 vistas
90 diagram-summary
designing-levels
91 establishing-scale-and-legend
92 massing-part-1
93 massing-part-2
94 massing-next-steps
95 wayfinding
96 module-conclusion
documenting-level-design
level-design-documents
97 documenting-level-designs
98 the-level-design-document
99 level-design-document-template_instructions
100 collaboration
101 types-of-level-design-diagrams
testing-level-designs
102 game-development-testing
103 types-of-testing
104 milestones-and-testing
105 qualities-of-tests
106 fault-testing
107 data-collection-and-ethics
108 module-conclusion
grayboxing-in-unreal-engine
greyboxing-level-designs
109 course-project-part-3-building-your-level-in-unreal
110 what-is-greyboxing
111 why-use-unreal-engine
greyboxing-in-unreal-engine
112 lesson-introduction
113 ready-materials
114 material-list_instructions
115 setting-scale
116 landscape
117 primitives
118 modelling-mode
119 geometry-tools-exporting
120 external-assets
121 materials-for-level-design
122 lighting-for-level-design
123 playtesting-levels
124 reflecting-and-iteration
125 unreal-editor-for-fortnite
126 module-and-course-conclusion
Game Development and Prototyping
pre-production
scope
127 game-development-and-prototyping-course-introduction
128 pre-production-overview
129 obsidian
130 game-mode-references
131 scope-stealth-survival
132 scope-platformer
133 scope-action-combat
134 scope-capture-the-flag
135 scope-crafting
136 scope-story
137 scope-shared-systems
138 converting-scope-to-level-design-tasks
139 converting-scope-to-system-tasks
pre-production-graded-assessments
140 pre-production-review
implementation
game-mechanics
141 implementation-overview
142 movement
143 combat-and-stealth-state
144 stealth-coverage-state
145 stealth-coverage-actor
146 blender
147 sword-and-shield
148 two-handed
149 bow
150 rifle
151 stealth-attacks
152 magic
153 platformer-attack-setup
154 platformer-attack-polish
155 keybind-planning
156 ability-bar-redesign
157 keybinds-user-interface
158 keybinds-enhanced-input
159 keybinds-ability-code
160 the-collision-detection-problem
161 melee-attack-setup
162 kick-attack-setup
163 montage-notify
164 function-melee-hit
165 function-montage-notify
166 projectile-attack-setup
167 projectile-hit-code
168 projectile-expose-on-spawn
169 projectile-polish
170 projectiles-hitting-the-environment
171 area-of-effect-magic
172 area-of-effect-melee
173 grenade-setup
174 projectile-explosion
175 area-of-effect-function
176 weapon-select-setup
177 interact-setup
178 interact-communication
179 equip-weapon
180 teleporter-setup
181 teleporter-implementation
182 teleporter-child-actors
183 knockback
184 jump-pad
185 death-animation
186 player-death-setup
187 death-widget-implementation
188 death-widget-polish
189 respawn-new-pawn
190 respawn-revive
191 respawn-polish
192 ai-spawner
193 puzzle-setup
194 puzzle-passcode
195 puzzle-polish
196 regeneration
197 player-error-widget
198 ability-costs
199 cooldown-setup
200 icon-cooldown
201 cooldown-communication
202 ai-aggro
203 ai-leash
204 ai-player-detection
205 ai-move-to-function
206 player-noise-setup
207 player-noise-implementation
208 ai-aggro-on-hit
209 move-function-to-parent-class
210 enemy-child-classes
211 enemy-weapon-setup
212 enemy-attack-setup
213 enemy-attack-polish
214 enemy-attack-implementation
215 enemy-attack-rotation
216 team-setup
217 patrol-marker-setup
218 ai-patrol-setup
219 ai-patrol-code
220 ai-patrol-polish
221 nameplate-polish
222 loot-setup
223 inventory-add
224 check-inventory-function
225 inventory-remove
226 inventory-widget-setup
227 item-widget-setup
228 inventory-widget-implementation
229 crafting-setup
230 crafting-widget
231 recipe-widget
232 crafting-widget-code
233 crafting-widget-implementation
234 crafting-station
235 quest-setup
236 quest-widgets
237 quest-update-function
238 quest-add-function
239 narrative-setup
240 narrative-widget
241 narrative-implementation
242 flag-setup
243 flag-home-setup
244 scoreboard
245 player-housing-setup
246 player-housing-code
implementation-graded-assessments
247 implementation-review
game-modes
game-design
248 game-modes-overview
249 stealth-survival
250 platformer
251 capture-the-flag
252 action-combat
253 crafting
254 story
game-modes-graded-assessments
255 game-modes-review
course-reflection
game-design-portfolio-graded-assessments
256 final-project
257 course-reflection-review
Introduction to Game Design
what-is-game-design
definition-of-game-design
258 genres-of-games
259 action-and-adventure
260 shooters
261 role-playing-games
262 platformers
263 how-to-find-and-cultivate-fun
roles-in-the-video-game-industry
264 roles-in-a-development-studio
265 career-paths
266 art-vs-design
267 specialities
268 indie-vs-aaa-studio
the-role-of-a-game-designer
269 different-roles-in-game-design
270 responsibilities
271 skillset
designing-your-first-game
game-ideation
272 where-do-ideas-come-from
273 brainstorming
274 pillars-of-game-design
275 market-research
276 audience-research
277 technical-research
278 identifying-scope
introduction-to-game-balancing
279 what-is-the-aim-of-balancing-a-game
280 how-to-be-fair-to-the-player
281 how-do-we-keep-players-engaged
282 how-do-we-entertain-players
283 designing-for-player-feedback_instructions
design-methodologies
284 what-is-a-design-methodology
285 waterfall-methodology
286 agile-methodology
287 double-diamond
288 what-is-a-work-pipeline
pitching-why-when-and-how
289 identifying-target-market
290 swot-analysis
291 pitch-decks
292 presenting-a-pitch-deck
the-iterative-process
the-iterative-process
293 iteration-cycle
294 working-in-a-team
295 source-control
296 project-roadmaps
297 prototyping
design-documentation
purpose-of-the-game-design-document
298 what-is-a-game-design-document
299 how-are-game-design-documents-used
300 keeping-organized
301 reviewing-an-example
Unreal Engine Fundamentals
introduction-to-unreal-engine
first-steps-in-unreal-engine
302 course-introduction
303 downloading-installing-unreal-engine
304 epic-games-launcher
305 creating-your-first-project
306 navigation-within-unreal-engine
307 content-examples
308 unreal-engine-interface-exploration
309 scalability-plugins
310 exploring-menus-world-settings
311 exploring-menus-editor-preferences
312 exploring-menus-project-settings
313 exploring-menus-level-editor-viewport
314 content-browser-basics
315 content-browser-favorites-collections
316 references-redirectors-saving-deleting
317 documentation-where-to-get-help
318 actor-transformations-lesson-1-recap
319 shortcuts-and-hotkeys_instructions
320 preview-versions
quixel-bridge-quixel-megascans-and-importing-assets
321 introduction-to-quixel-quixel-bridge-megascans
322 accessing-quixel-bridge-from-unreal-engine
323 accessing-quixel-bridge-from-desktop
324 adding-3d-assets-from-quixel-bridge
325 adding-other-assets-from-quixel-bridge
326 importing-from-other-sources
327 quixel-trees-marketplace-megascans
328 quixel-megascans-lesson-2-recap
329 naming-conventions_instructions
330 introduction-to-fab_instructions
introduction-to-materials
331 introduction-to-materials
332 creating-your-first-material
333 modify-your-first-material
334 material-instances
335 material-properties-blend-modes
336 material-properties-shading-models
337 texture-assets
338 building-a-pbr-material-diffuse
339 building-a-pbr-material-metallic
340 building-a-pbr-material-roughness
341 building-a-pbr-material-emissive
342 building-a-pbr-material-normals
343 building-a-pbr-material-multi-switching-maps-ambient-occlusion
344 building-a-pbr-material-named-reroutes
345 building-a-pbr-material-parameter-groups
346 building-a-pbr-material-uv-material-function
347 create-your-own-pbr-master-material
348 master-material-homework-setup-optional
module-recap-and-assessment
349 introduction-to-unreal-engine-recap
introduction-to-world-building
landscape-mode-fundamentals
350 introduction-to-world-building
351 landscape-mode-basics
352 landscape-sculpting-basics
353 managing-landscapes
354 importing-height-maps
355 packed-textures
356 alpha-brushes
357 landscape-painting-basics
refine-your-landscape
358 landscape-uv-coordinates
359 landscape-micro-variation
360 landscape-macro-variation
361 landscape-distance-blending-01
362 landscape-distance-blending-02
363 landscape-material-grass-node
364 foliage-material-instance-adjustments
365 foliage-mode
366 procedural-foliage-tools
world-building-techniques
367 automaterials
368 layers-and-splines
369 landmass-blueprint-brushes
370 water-tools
371 lakes-and-rivers
372 nanite-virtualized-geometry_instructions
373 quixel-blend-materials
374 mesh-painting-mode
375 asset-zoo-and-actor-palettes
376 asset-placement-techniques
377 decals
378 traditional-levels
379 world-partition
module-recap-assessment
380 introduction-to-world-building-recap
introduction-to-lighting-and-sound
introduction-to-lighting
381 introduction-to-light-and-sound
382 lighting-terminology
383 lighting-types-lighting-mobility
384 lighting-features-and-properties
385 environmental-lighting
386 sun-and-sky-hdri-backdrop
387 post-process-volumes
388 baked-lighting
389 introduction-to-lumen
390 lumen-a-practical-example
introduction-to-sound
391 introduction-to-game-audio
392 importing-audio-assets
393 setting-up-sound-cues
394 implementing-footsteps
395 sound-attenuation-basics
396 ambient-sounds-and-3d-spatialization
module-recap-assessment
397 introduction-to-light-and-sound-recap
introduction-to-collaboration-and-sharing
introduction-to-source-control
398 introduction-to-collaboration-and-sharing
399 overview-of-source-control
400 source-control-basic-workflow
401 helix-perforce
402 helix-perforce-within-unreal-engine
403 helix-perforce-practical-example
404 zipping-and-simple-packaging
405 migrating-assets
406 epic-education-guide-to-version-control_instructions
module-recap-assessment
407 introduction-to-collaboration-and-sharing-recap
unreal-engine-fundamentals-final-project
final-project
408 recap-of-the-course
409 gathering-reference
410 about-the-final-assignment_instructions
411 final-project-overview
412 screen-shots-screen-record-submission
course-wrap-up
413 end-of-course-congratulations-next-steps
414 next-steps-after-unreal-engine-fundamentals_instructions
User Experience in Game Design
user-experience-game-theory
user-experience-basics
415 user-experience-in-game-design-course-introduction
416 user-experience-theory-overview
417 what-is-user-experience-in-game-design
418 usability-design
419 development-bias
420 learning-curve
user-experience-game-theory-graded-assessments
421 user-experience-game-theory-review
accessibility-design-in-games
accessibility-features
422 accessibility-in-game-design-overview
423 vision
424 audio
425 controls
426 difficulty
accessibility-design-in-games-graded-assessments
427 accessibility-in-games-review
user-experience-categories
iteration
428 user-experience-categories-overview
429 game-ux
430 level-design-ux
431 combat-ux
432 objectives-ux
433 crafting-ux
user-experience-categories-graded-assessments
434 user-experience-categories-review
establishing-a-game-loop
research-and-development
435 establishing-a-game-loop-overview
436 per-second-goals
437 minute-goals
438 minute-goals
439 hour-goals
440 long-term-goals
establishing-a-game-loop-graded-assessments
441 establishing-a-game-loop-review
course-wrap-up
442 course-7-project-overview
443 congratulations
User Interface in Game Design
user-interface-design-theory
user-interface-design-introduction
444 user-interface-in-game-design-course-introduction
445 user-interface-design-theory-overview
446 user-interface-examples
447 minimalist-design
448 modular-design
449 programming-paradigms
user-interface-design-theory-graded-assessments
450 user-interface-design-theory-review
unreal-motion-graphics-umg
introduction-to-umg
451 unreal-motion-graphics-umg-overview
452 unreal-engine-widgets
453 common-components
454 input-components
455 panel-components
456 ui-design-tools-and-prototyping
unreal-motion-graphics-umg-graded-assessments
457 unreal-motion-graphics-umg-review
458 ui-mock-up-assignment
creating-modular-components
creating-umg-templates
459 creating-modular-components-overview
460 user-interface-setup
461 button-setup
462 button-code
463 icon-setup
464 icon-textures
465 icon-import
466 icon-variables
467 icon-code
468 progress-bar-setup
469 progress-bar-variables
470 progress-bar-code
471 editable-text-box-setup
472 editable-text-box-variables
473 editable-text-box-code
474 window-setup
475 move-button
476 size-button
477 window-design-options
creating-modular-components-assessments
478 creating-modular-components-review
creating-user-interface
implementation
479 creating-user-interface-overview
480 size-map-optimization
481 resource-bar-setup
482 hud-setup
483 character-statistics
484 user-interface-communication
485 modifying-character-statistics
486 statistic-changer-actor
487 statistic-changer-code
488 nameplate-setup
489 nameplate-code
490 ai-setup
491 damaging-attack-code
492 ai-nameplate-code
493 ability-bar-setup
494 ability-bar-code
creating-user-interface-graded-assessments
495 creating-user-interface-review
user-interface-course-wrap-up
496 course-6-project-overview
497 congratulations
Visual Development and Audio Design in Games
introduction-to-art-styles
art-styles
498 course-introduction
499 introduction-to-art-styles
500 realism-vs-stylized
501 camera-perspectives
502 camera-mechanics
503 stylistic-choices
504 lighting-in-game-design
505 meet-and-greet
introduction-to-art-styles-graded-assessments
506 introduction-to-art-styles-review
introduction-to-animation
animation-essentials-in-games
507 animation-overview
508 animation-blueprints
509 animation-assets
510 procedural-animation-and-motion-capture
animation-setup
511 project-setup
512 mixamo-setup
513 unarmed-blendspace
514 animation-blueprint-event-graph
515 animation-blueprint-anim-graph
516 character-input-strafe
517 character-input-dodge-blendspace
518 character-input-dodge-implementation
519 character-input-dodge-polish
520 jump
521 shield-blendspace
522 two-handed-blendspace
523 rifle-blendspace
524 bow-blendspace
525 stealth-blendspace
526 animation-stance
527 idle-poses
528 basic-attack-animations
529 basic-attack-montages
530 animation-blend-per-bone
531 block-montages
532 air-dash
533 code-comments
introduction-to-animation-graded-assessments
534 introduction-to-animation-review
introduction-to-3d-modeling
introduction-to-3d-models
535 introduction-to-3d-modeling
536 what-is-a-3d-model
537 optimization-techniques
538 importing-weapons
539 weapon-swap-setup
540 weapon-implementation-a
541 weapon-implementation-b
542 unreal-engine-modeling-tools
543 d-modeling-pre-production
544 d-modeling-production
545 environment-assets
546 d-model-code-comments
introduction-to-3d-modeling-graded-assessments
547 introduction-to-3d-modeling-review
548 assignment-stylized-egypt-redesign
visual-effects-and-audio-design
implementing-vfx-and-audio-design
549 overview-of-visual-effects-audio-design
550 vfx-in-unreal-engine
551 using-niagara-systems
552 common-niagara-emitter-settings
553 niagara-compatible-materials-for-mesh
554 sfx-imports
555 ambient-audio
556 footstep-audio-design
557 attack-audio-design
visual-effects-and-audio-design-graded-assessments
558 visual-effects-vfx-and-audio-design-review
visual-development-and-audio-design-course-wrap-up
introduction-to-animation-graded-assessments
559 course-5-project-overview
560 congratulations
Resolve the captcha to access the links!