- Home /
Question by
erlemaitre · Jan 17, 2021 at 08:53 AM ·
uiinputbuttonnavigation
Unity Input - Keep button pressed while key is pressed
Hello, I'm using the Input system (old) in my UI, and I would like to keep my button in the "pressed" color as long as I keep the return key pressed. When pressing a button with the mouse, the button stays pressed as long as the mouse button is pressed, but it is not the case with keyboard keys. How can I achieve that without setting it programmatically ?
Comment
Your answer
Follow this Question
Related Questions
Catch all inputs on a button before selection change 0 Answers
UI: Execute action instead of "Navigation" 0 Answers
Unity UI Disable Annoying Yellow Arrow 1 Answer
OVRInput keys are not working 0 Answers