Screen { U2Title "title" { text "CONTROLLER" } U2Menu "con_options" { position 0, -110 Layout vertical Anchor centre, top gap 0, 4 clip 640, 226 children { U2MenuItem "controller" { text "MAPPING" } U2MenuItem "input" { text "OPTIONS" } } } U2ButtonPrompt "bpA" { button A text "SELECT" } U2ButtonPrompt "bpB" { button B text "BACK" } }