Skip to content

Feature Request: Button hold/release events #3

@Samutz

Description

@Samutz

I was hoping to use this library for a menu that can potentially get pretty long and would like to allow the user to hold directions on the d-pad to navigate it as an alternative to repeatedly tapping the directional button.

This works fine with the analog stick since holding the stick in any direction continuously sends the axis_move event. But holding a directional button only sends the button_press event once.

So I am requesting events to be added to determine when a button is being held and then released.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions