articy:draft X Importer

Articy Software - Code Plugins - Dec 5, 2023

Import and use your content created with articy:draft X

  • Supported Platforms
  • Supported Engine Versions
    5.1 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

Boost your iteration process. Use the free importer to get your articy:draft X content ready to use in Unreal Engine 5 with just a few clicks. Use a simple C++ and blueprint interface to work with your articy data, while still having enough flexibility to adjust the importer to your personal needs. Now you have all the tools you need to take your game writing to the next level and get all the narrative content easily from articy:draft X into Unreal Engine 5. 


This plugin requires the use of articy:draft X. See www.articy.com for more information.


Watch the release trailer of articy:draft X.

Watch the articy:draft X feature: Unreal Game Engine Export.

Technical Details

Features:

  • Easy data import from articy:draft X, including dialogue and entities
  • Data Asset generation based on your articy project data
  • Full Blueprint support
  • Automatic dialogue traversal engine (Flow Player actor component)
  • Blueprint and C++ API for accessing and manipulating imported data
  • Custom editor elements to facilitate using the plugin, like a custom articy asset picker
  • Unreal localization support
  • Open Source: Customize the code as needed and create pull requests (Visit project on GitHub)


Code Modules:

  • ArticyEditor (Editor Module)
  • ArticyRuntime (Runtime Module)


Network Replicated: No

Number of Blueprints: 0

Number of C++ Classes: >130

Code Modules

  • ArticyEditor: >50
  • ArticyRuntime: >80

Supported Development Platforms: Windows, Mac

Supported Target Build Platforms: Windows, Android, Mac, iOS


Documentation: https://github.com/ArticySoftware/ArticyImporterXForUnreal/blob/master/README.md

Example Project: https://github.com/ArticySoftware/ArticyXDemoProjectForUnreal-ManiacManfred


Additional Notes:

The ArticyImporter plugin automatically generates code that gets compiled using Hot Reload.

This lets the user access the various types of articy:draft with ease.