Installation
Download the Plugin
You can download the atmoky trueSpatial plug-ins from the Downloads page.
Add plug-in to your Unreal Engine project
The plugin comes in the form of a zipped folder named
atmokyTrueSpatial_UnrealEngine_<version_number>.zip
. Copy the
atmokyTrueSpatial
folder contained in the zip archive to the plugin folder of
your Unreal Project.
On a Windows machine, this would typically be
C:\Users\<username>\Documents\Unreal Projects\<project_name>\Plugins
.
If the Plugins
folder does not exist, you can simply create it.
After that, you can open the Project in Unreal Editor. On first start, you will be prompted to compile the plugin. Once finished the plug-in will show up in the plugin list.
Updating the Plugin
To update the plugin, simply replace the atmokyTrueSpatial
folder in your
project’s Plugins
folder with the new version. After that, delete the
Binaries
and Intermediate
folders within the atmokyTrueSpatial
folder to
force Unreal Engine to recompile the plugin.