Old School 3 Character High Score - w/xbox controller

Hi all,

I need to create an old-school high score page which allows the user to set 3 character initials for their high score - just like old space invaders, pacman etc.

All works fine with the user using a keyboard and typing their 3 characters and storing all the info in PlayerPrefs - however this game will use an xbox one controller. This means I can’t simply use a text input field. I’m going to need a module which allows the user to use the xbox controller, press up/down to choose a character, then press the right arrow to move to the 2nd and 3rd characters and up/down to select their 3 char initial - then a click to save in PlayerPrefs.

Does anyone know of a) the best way to do this, b) an asset store pack which may already contain this functionality or c) have the time to put this together for me for an agreed $.

Thanks

Lou

or perhaps an on screen keyboard could work if I can use the xbox controller like a mouse to choose the characters.

thx