Add the plugin Dialogue System to your project.
CommonUI was added only to ue5.8 and up, while previous version still use the conventional UMG. The reason being as from ue5.8, CommonUI went from Beta phase to Production phase.
Game Instance Dialogue will be used to retrieve/store dialogue config for auto and text speed.
Skip this steps if you haven't yet created your own game instance blueprint.
To use your own game instance, modify these:
[Note the bp "BP_YourOwnGameInstance" shown in the video below represent your game instance as an example.]