Share UDK Developer's Group on Linkedin UnrealEngine on Facebook Unreal Engine on Twitter

Powerful Scripting

Powerful ScriptingUDK features UnrealScript, a fully integrated, high-level object-oriented programming language, and Unreal Kismet, an advanced visual scripting solution. These tools allow anyone to create powerful gameplay with virtually limitless control.

Editing screenshot
  • Power
    UnrealScript features a built-in compiler and integrated preprocessor. Java and C++ programmers can jump right in to scripting.
  • Simplicity
    Artists and level designers can string together actions, inputs and events in Unreal Kismet to dictate how the world flows and how the player interacts without having to touch a single line of code.
  • Flexibility
    Unreal Kismet supports math, conditional logic and event handling to create new script actions.
  • Prototyping
    Have an interesting idea for a character feature, object type or gameplay mechanic? Use Unreal Kismet to throw it together and test it out.


Editing Screenshot