Screen { U2Title "title" { text "GAME OPTIONS" } U2Menu "game_options_xmp" { position -45, -110 gap 0, 4 Layout vertical Anchor centre, top clip 640, 226 children { U2MenuCycle "gore" { text "GORE LEVEL" } U2MenuCycle "radar" { text "RADAR" } } } # U2ButtonPrompt "bpA" # { # button A # text "SELECT" # } U2ButtonPrompt "bpB" { button B text "BACK" } }