In my game, I added animation for button selection (link to tutorial - ""), and I also made it possible to select buttons using physical keys (link to tutorial - ""). But unfortunately, they don't work together, and the hover animation only plays when I hover the mouse cursor and doesn't show up during physical selection. How can I fix this?