Unreal Engine – Dialogue Plugin UE8490

Dialogue Plugin

Sample project* from the second video: https://github.com/CodeSpartan/DialogueDemo

Sample VR project* where the VR part is already set up: https://github.com/CodeSpartan/VrDemoDialogue

*(sample projects require you to already own the plugin)

List of Modules:

• DialoguePlugin: (Runtime)

• DialoguePluginEditor: (Editor)

Technical Features:

• A new data asset type “Dialogue”

• A custom editor for that data asset, in form of a node based editor written in Slate

• A demo UMG widget used to display the dialogue in game, that can be duplicated and customized by the user

• Some icons and art for the node editor

Intended Platforms: Windows, Linux, Mac

Documentation:

• 5.0+: CURRENT

• 4.12 – 4.27: deprecated