Apologies as I'm sure this has already been covered before but I cannot seem to find the solution after extensive googling.
I have two dialogue options. I want the player to be able to scroll between the two options, with the text color changing from a default of white to yellow when scrolled to. From there, I'd like to select/lock in the highlighted dialogue choice by left-clicking. I don't want the dialogue options to move, I just want to change which option is currently highlighted yellow with the scroll wheel input and then select the highlighted option with a click. It sounds so simple but I cannot figure it out for the life of me and I fear I've made things worse with my attempts (I'm building off the Basic Standard Dialogue IU precomp). Right now the scroll wheel input and mouse click inputs do not seem to be recognized.
Here is my current setup:
Scroll Rect

Scroll Content

Response Button pt 1

Response Button pt 2

Reponse text

Do I need to add new scripts or just adjust the settings of what I currently have?
Thanks in advance!