Hi !
Is there a way to set focus mode to only keys on control nodes ?
There are only three options for Enabled Focus Mode
on control nodes and none of them let you set focus with keys while disabling focus with clicks.
I want to be able to select buttons or text fields within menus with keys and disable setting focus with clicks for buttons. (I don't know if I'm clear enough)
Beause I only want to set the focus StyleBoxTexture
for buttons with keys (and not with clicks).