am I retarded? I have this code to get whether or not the player is using keyboard or controller, but if I use keyboard and then swap to controller a bit later, theres a chance that it still registers that the player is using keyboard, and the same happens vice versa. I put an else if there too and it does the same thing