Understanding and Teaching Python for Unreal Engine - Unreal Educator Livestream
Unreal Engine via YouTube
Overview
Explore the integration of Python in Unreal Engine through this comprehensive 2-hour livestream. Dive into the reasons behind Python's popularity in media and entertainment production pipelines, and discover how it can automate workflows and extend Unreal Editor's functionality. Learn about creating tools that enable Unreal to interact with other applications, streamline repetitive tasks, and integrate with Unreal's UMG user interface system. Follow along as Graphics, Tools, and Engine Programmer Mohammad Moniem guides you through Python's features in Unreal Engine, sharing valuable learning resources and examples. Gain insights into topics such as Human Machine Interface, transitioning from Blueprint to Python, running Python in Unreal, project setup, logging, executing Python scripts, and creating assets. Whether you're a beginner or experienced programmer, acquire the knowledge to leverage Python's power in Unreal Engine for enhanced game development and production workflows.
Syllabus
Intro
Welcome
Human Machine Interface
Introduction
Books
Tank Game
Transition to Blueprint
Why Blueprint
Contributions
Nonengineers
Python is still experimental
Python is maturing
Getting the source code
Running Python
Python as a startup tool
Project setup
Github
Developer Mode
Console Messages
Logging
Executing Python
Global Editor Utility Base
Creating Assets
Taught by
Unreal Engine