Banbury / UE4Elias

An Unreal Engine 4 plugin for ELIAS.
MIT License
12 stars 3 forks source link

UE4Elias

ELIAS is a software and library to create and play adaptive game music. UE4Elias is a plugin for Unreal Engine 4, that plays music created in ELIAS Composer's Studio.

I'm not affiliated with Elias Software. Don't expect Elias Software to support this plugin.

Prerequisites

Installation

Usage

Tutorial video

Open the Visual Studio solution in Visual Studio 2013 and compile it. You can now open the EliasTest project in Unreal Engine 4.

To use this plugin you will need a project created in ELIAS Composer's Studio. You can download samples from the Elias website.

All functions of the plugin can be used with Blueprints. Currently there are over a dozen Blueprint functions defined for playing Elias projects and controlling the playback. These functions are patterned after the functions in the Elias SDK. Please look there for documentation on how to use these function.

For basic use only three nodes are needed.