Hey there, Im doing a title menu screen, with a cursor (set position) to choose from 3 different languages. Now i can get it to work fine, but only in one direction, with pressing down. What would be a logical way to make the cursor move up in the menu, when i press arrow key up or "w"?
So if you move up from the first selection, it should jump to the lowest selection.