Hello! I am working on adding large amounts of on-screen text to my project. I want to create an interactive book the player can activate. This seems to be straightforward in UE5 with widget blueprints. Is there something comparable to this in UEFN that I can use to trigger an onscreen pop-up where the player can scroll through multiple pages of text?
You can copy paste the Text Render Actor from the outliner in UE5. Sounds like you want more functionality than it can give though.
Do you want it projected onto the screen or actually in the 3d space?