Dialogue Plugin allows you to easily create dialogues within UE4 and UE5 using a custom node-based editor.
Features:
• Conditions and Events
• Variables in text (e.g. %charname%)
• Rich Text support
• Voice-over support
• Customizable appearance
• Typewriter effect (optional)
• Doesn't require third party software
• Source code included
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