Selectable menu how to

So I’m working on getting a menu designed that will show up when pushing one of the steering wheel buttons. I have the buttons working in RealDash and have them mapped to the DPAD up, down, OK targets.

I’ve got the buttons inside a container, and when one of the 3 buttons above are pushed, the trigger and actions makes the menu show up.

What I would like to get some help to figure out, if I press up up and down buttons, for their to be a selection that goes up and down with the buttons, and then when pressing OK on the wheel for it to select that button. I’m having some issues figuring this part out though. Any help?

You need to have a gauge as an indicator what is currently selected. Use a dummy variable to rotate current selection, and script animation in XML to move your indicator accordingly.