lizrad / recursio

0 stars 1 forks source link

Also allow joystick for UI navigation #228

Closed AmonGruenwald closed 2 years ago

incredibleLeitman commented 2 years ago

I tried if just adding device joy axis for ui_up/down in project input settings works, but this seems to trigger focus changes multiple times for each input.

If there is no "trick" handling this with internal Godot settings this have to be implemented manually and I think the effort involved would be far greater than the benefit.

AmonGruenwald commented 2 years ago

image This works for me though? (Only tried it in the main menu screen)

incredibleLeitman commented 2 years ago

yeah, the select works in principle, but with my XBox controller, moving the stick up or down just a little bit instantly skips 3 buttons xD