I'm creating my Title screen for my game and the buttons I'm using for it aren't responding to mouse clicks but do respond if shortcuts are specified for them. I've tried searching around before asking this question and couldn't find an answer to my problem.
For reference here is my node structure:
the code on my title screen:
and the code on my buttons: