Text based cut scenes

Hello, I dont know if this is the correct place to post this but I want to have text based cut scenes similar to those found in legend of zelda breath of the wild because I wont be able to add voice acting into my game but I dont know where to begin, and ideas?

If that is for mobile game, then you must use UMG or some method that renders text to texture.
When disk space is not that limited you could make textures with parts of text.

Also a lot depends on how you want to display text. ie. starwars scrolling text, like some comic book, or like older rpg games in some gui box.
But first learn UMG, that may be what you need, and even if it not works for your text, you need it to make gui anyway.