Screen { U2Title "title" { text "MISC OPTIONS" } U2Menu "misc_options" { position -45, -110 gap 0, 4 Layout vertical Anchor centre, top clip 640, 226 children { U2MenuCycle "auto_weapon" { text "AUTO SWITCH WEAPON" } U2MenuCycle "vibration" { text "VIBRATION" } U2MenuCycle "cross_glow" { text "CROSSHAIR GLOW" } U2MenuCycle "radar" { text "RADAR" } } } # U2ButtonPrompt "bpA" # { # button A # text "SELECT" # } U2ButtonPrompt "bpB" { button B text "BACK" } }