Hello,
I am trying to create a simple system in which the player can trigger an NPC conversation. However, I do not need to have any dialogue options: only the NPC needs to speak. I have already completed this tutorial:
Here are what the blueprints look like (the widget tool, the macro inside the widget, and my thirdpersoncharacter):This works nicely for one line of text. However, I would like to have longer conversations with my NPCs, like in any game containing simple monologues (Legend of Zelda), which the player can access the next part of the text by clicking a button on his keyboard or controller.
I am unsure of how to approach this, since I know some basics of blueprint but am not a pro by any means.
Thank you for any advice!