Messages Stopping The Game? How?

Hello! My first Topic here! ^^

I’ve been looking for a couple of days for a tutorial/base/idea/… I want something like that:

The player enter in a trigger.
Appear a message maked in a HUD.
The game stops.
You press “A” button, the message dissappear and the game continue.

For example a message talking about ““You can jump pressing X””" or a NPC talking or anything…
Someone knows a tutorial about that? or How to find related information?

Thanks my masters!

A couple things to look into. Check out User Interface With UMG | Unreal Engine Documentation UMG for your UI. And there is a node called “pause game” that will pause non-UI elements.