UDK folder structure

The UDK folder structure looks like the following screenshot:

UDK folder structure

The UDK folder structure consists of the following four folders:

  1. Binaries: game/binary executable.
  2. Development: source code for UDK.
  3. Engine: engine files.
  4. UTGame: game files. For level-design and environment creation, the important folder here is the content folder. The packaged environment's assets such as models, textures, materials, sounds, and such are stored here.

    For environment creation and level design, the most important folder is UTGame | Content | Environments. It contains all the files you need to create your map, as shown in the following screenshot:

    Note

    UDK ...

Get Unreal Development Kit Beginner’s Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.