Skip to main content

Unreal Engine: Basics of Blueprint Visual ScriptingLaajuus (3 cr)

Course unit code: VV00ED89

General information


Credits
3 cr

Objective

The student knows how to navigate inside the editor and its menus and how to create and use the most common elements used in programming (variables, functions, classes, references) inside Unreal Engine. The student knows how to independently build working logic using the Unreal Engine Blueprint Visual Scripting System. The students knows how to package the program so it can be distributed to other users.

Content

- How to navigate inside Unreal Engine editor, what are most common menus and what is included in them.
- Blueprint Visual Scripting system and benefits it offers compared to normal programming.
- How to do all basic programming steps with the Blueprint scripting system.
- Building a small example program that is packaged and ready to be distributed to others.

Evaluation

The code produced in the final assignment and how the program works will be evaluated

Qualifications

Basic knowledge of programming

Go back to top of page