Book Image

Unreal Development Kit Game Programming with UnrealScript [Video]

By : Alan Thorn
Book Image

Unreal Development Kit Game Programming with UnrealScript [Video]

By: Alan Thorn

Overview of this book

Delve into the world of game development with our Unreal Development Kit (UDK) Game Programming course. Learn UnrealScript from scratch, exploring topics like installing UDK, navigating its folders, and configuring Notepad++ for efficient coding. Dive into the UnrealScript class hierarchy, create custom classes, and compile code changes seamlessly. Progress through advanced concepts like creating actor classes, refining game logic, and customizing Kismet for enhanced gameplay experiences. With practical examples and step-by-step guidance, understand the fundamentals of game programming and elevate your skills in creating immersive gaming experiences.
Table of Contents (8 chapters)
Chapter 1
Getting Started
Content Locked
Section 5
Compiling UnrealScript Source Code
Build your changes and code edits with the UDK compiler. - Access the command line - Run the UDK compiler - Configure Notepad++ to automatically compile