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 6
Refining the Game with Exec Functions
Content Locked
Section 4
Testing New Console Commands
Using the Console to run custom commands in UnrealScript. - Create an exec function - Run the UDK Editor - Press tilde(~) and run the command on the Console