![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | hagabooga |
How do you disable arrow key navigation for ItemList nodes. I just want the node to be able to get click input and not arrow key input. Thanks
Maybe you can assign null
to the keyboard inputs for the ItemList
?
Ertain | 2019-04-14 23:02
Please consider keyboard accessibility as well, especially if your game doesn’t require a mouse to be played
Calinou | 2019-04-21 15:31