Create a new scene with Control as root
Set the Anchors Preset to Full Rect
Add a Label node as a child
Set the Text property to Time: 20
Set Horizontal Alignment to Left
Set Vertical Alignment to Centre
Set Outline Color to Black
Add a Timer Node as child
Rename it to GameLengthTimer
Add a Panel node as child
Rename it to GameOverScreen
Add a Label node as child
Rename it to FinalScoreLabel
Select the GameOverScreen
Set Anchors Preset to Full Rect
Select the FinalScoreLabel
Set the Text property to Final Score: 0
Add a Label node as child of HUD
Set Text property to Score: 0
Set Outline Color to Black
Save the scene as HUD.tscn