Skip to main content

Setting Up Unreal Engine & Studio

This guide will walk you through the process of installing and setting up Unreal Engine and the HELIX Studio.

Install Unreal Engine on Windows

Windows users will need to download the Unreal Engine from within the Epic Games Launcher. If you don't have the Epic Games Launcher installed yet, you'll need to download it before proceeding:

  1. Open the Epic Games Launcher.
  2. Navigate to the Unreal Engine tab.
  3. Open the Library tab.
  4. Press + and select the correct Unreal Engine version (currently HELIX uses v5.1.X).
  5. Confirm with Install and a popup will appear, prompting you to select an installation location.
  6. Select a folder and press Install.

Install Visual Studio Code

Visual Studio Code (also known as VS Code) is a free and open source source code editor from Microsoft. Visual Studio Code is required for scripting. Download Visual Studio Code from this link. During the installation, make sure you select the Add to PATH (requires shell restart) option.

Install Visual Studio Code

After installing VS Code, we highly recommend installing our official HELIX Script VS Code Extension for code auto-completion, types, and more.

Installing the HELIX Studio Plugin for Unreal Engine

  1. Download the Studio plugin from our Developer Discord or here for (7z)[https://release.helix-cdn.com/studio/v1.3-full.7z] and (zip)[https://release.helix-cdn.com/studio/v1.3-full.zip].
  2. Unzip the contents directly to your Unreal Engine installation directory, which typically looks like D:\Program Files\Epic Games\UE_5.1. Ensure all files are extracted into this directory.

What's Next?

Once you've successfully downloaded and installed Unreal Engine, Visual Studio Code, and the HELIX Studio Plugin, you're all set to start building on HELIX!

Proceed to the next step to create your first world.

Check out the Features List to learn more about Studio.