Main menu buttons do not detect joystick and trigger axis
Bitl opened this issue · 0 comments
Bitl commented
When experimenting with controller functionality, it seems like the main menu detects all buttons except for the trigger and joystick axis. When attaching a probe (Msg("%i", code);) to the bottom of Button::OnKeyCodeReleased( KeyCode keycode ), all button codes are read except for joystick axis.