How to make Blueprint Code continue only after pressing button

Hello This is my code for Subtitles and my question is How to make them continue only after click. Example: subtitle Hello, Wait till player clicks mouse , Plays another subtitles.




demo project
SubtitleProj.zip (316.6 KB)

OFC I would normaly move the event to advance the subtitle to the player controller through some sort of function call, but for the sake of keeping the project small I embedded the advance in the bp itself.

1 Like

Thank you. I was stuck on this 2 days.

1 Like