Skip to content

Idle state should be exited on key up  #126

@palp

Description

@palp

Users reported a "lag when changing direction" which appears to result from pressing both movement keys, which would output a 0 vector and cause a transition to idle, which is only exited by a key down event on movement, not key up. So lifting one of the keys does not resume movement as it should.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions