Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Download Atoms Unreal from here.

  2. Extract the Atoms Unreal folder from the zip archive.

  3. Copy the Atoms Unreal folder to:

    Code Block
     C:/Program Files/Epic Games/UE_4.2224/Engine/Plugins

4. In order to use the Atoms demo assets set this environment variable:

Code Block
 ATOMS_DATA=C:/Program Files/Epic Games/UE_4.24/Engine/Plugins/AtomsUnreal/AtomsData

Licensing:

Importing and playing atoms caches doesn't require a license. For realtime live simulation you need to install an atomsRealtime license.

Floating license:

  • Set the env environment variable

    Code Block
    toolchefs_LICENSE = 5053@localhost (change localhost to your hostname where the license server is running)

Node lock license:

  • Set the env environment variable

    Code Block
    TOOLCHEFS_LICENSE_PATH
    to
    =C:/Program Files/Toolchefs/rlm/atomsRealtime.lic (or where your license is located)