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 2
Understanding the Class Tree and Making Custom Classes
Content Locked
Section 2
The GameInfo Class
Learn how to use UncodeX and Notepad++ to start coding a GameInfo class. - Explore the GameInfo class - Create a new GameInfo class in Notepad++ - Save your changes, and then you're ready!