Widget doesn't show up during or after sound cue

I’m having my character walk into a box trigger, where the game will be paused, a sound cue will play, then a widget would appear. But The sound plays and the widget doesn’t show up on screen, or the sound plays and widget shows up on the screen. That’s not what I want, I want the widget to show up during the sound cue playing. But it’s not working

I even put the delay in front of the Create Widget node and connected that to “Add to viewport” and nothing

Haven’t tested my theory but try putting it as a sequence of steps and see what happens?

Hi,

try to pause the game after you added the widget to the screen and also set a player controller to the create widget node.

freakxnet

I’ve tried that, but it didn’t follow as I wanted it to. I just had it played without the sound cue. This was my first project getting into Unreal, thanks for the help. If you’re interested in seeing what it was check it out here, thanks!

Update, I just set the sound inside of the blueprint widget to play when it is created