articy:draft X Importer

Articy Software - 代码插件 - 2023/12/05

Import and use your content created with articy:draft X

  • 支持的平台
  • 支持的引擎版本
    5.1 - 5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

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.

技术细节

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.