Screen { U2Title "title" { text "XMP" } U2Menu "pause" { position 0, -110 Layout vertical gap 0, 4 Anchor centre, top children { U2MenuItem "resume" { text "RESUME GAME" } U2MenuItem "respawn" { text "RESPAWN" } U2MenuItem "quit" { text "QUIT" } U2MenuItem "options" { text "OPTIONS" } U2MenuItem "players" { text "PLAYERS" } U2MenuItem "friends" { text "FRIENDS" friendNotifications } } } U2ButtonPrompt "bpA" { button A text "SELECT" } }