I am having a bit of trouble when building the game. In the editor everything runs perfectly.
However, once I build the game for Windows and run it, you have to click to the left of your selection
for the game to read it.
So instead of clicking on ‘Higher’ you have to click to the left of ‘Higher’ for it to work.
My code is an exact copy of that from the video, nothing changed.
EDIT:
Nevermind, I finally figured it out. I wasn’t using the native resolution and for some reason that was messing
with mouse location on click.