HI, I'm using Input.GetKeyDown to see if a user is pressing a key on an external Bluetooth Keyboard. The keyboard works fine to modify text in an InputField, but I want general non-focused keypresses as well.
Is there any way to do this?
Is there any way to do this?