How can I make mouse hover and gamepad hover work differently?

I think you will need 2 custom events, where the hover checks for the gamepad and if true, calls the clicked custom event. The clicked event click - just clicks.

image