Text to screen

Hey.

I’m wondering how I’d go about displaying text on the screen. I’m making up a mock game (for to practice in Unreal), and when the player get’s into a trigger box and pressed ‘E’ (to interact with a door), I want text to display on the screen saying that door is locked for instance. I have used ‘Print String’, but I wan’t something where I can customize it a lot better.

I have a Widget BP with text inside, just not sure how to get that displayed on the screen when the player is in the trigger box, and presses ‘E’ to interact with it.

@GeorgieDoDa , Here is simple way to do it :

Door Actor BP :

Door Message WG :