Hi, I want to move in the UI with Joypad axis but it's bugged (ui_dir every frame when a stick is pressed)
I tryed to control that with something like :
Input.action_press("ui_left")
But the game doesn't detect that. So what I can do to press this action with code?
Sorry for my english and thanks in advance.