How do i hide a hud?

The first link is broken.

how do i make it invisible in other
levels

Don’t call the custom event that draws it to the screen. Have a boolean values that controls a Branch or Gate in the HUD, when the level loads, set the HUD’s bool to False.