Skip to content

Getting Started

Daniel Butum edited this page May 21, 2023 · 5 revisions

Installation, upgrading, demo scene, and quick start

1. Enabling the plugin

Engine Plugin

After buying and downloading the plugin from Epic Games Launcher, close your project in Unreal Engine and reopen it again.

Then go to Edit -> Plugins and under the Installed Section in the Misc Category enable the plugin

Enable_EnginePlugin

Project Plugin

After downloading the plugin and putting it inside your <YOUR_PROJECT_PATH>/Plugins/ folder, close your project in Unreal Engine and reopen it again.

Then go to Edit -> Plugins and scroll down until you see the Project Section, click on it and enable the plugin.

Enable_ProjectPlugin

Compile the Plugin yourself

ℹ️ NOTE: An Example Project is here