Hey! I hooked everything up for my “Get Ready” and pre-game count down, however once I added the game over texts, it disappeared when I play the game. Could this just be an Unreal bug? I briefly see “Get Ready” when I click play, but it disappears quick and nothing else shows until I win or lose the game.
That looks like you’re missing a value in the switch as your countdown starts at 5 so will go to the default case which removes the widget from the viewport because you don’t have anything for 5.