Description
Dialogue Plugin
Dialogue Plugin allows you to easily create dialogues within UE4 and UE5 using a node-based editor. Optional ChatGPT integration.
Dialogue Plugin allows you to easily create dialogues within UE4 and UE5 using a custom node-based editor.
Optionally use ChatGPT to assist you with the dialogue writing (provided you have an API key).
?
Current Version 1.5
?
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
?
Technical Details
?
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
?