Skip to content

Having multiple axis inputs bound on the same linked controller causes them to incorrectly override each other #35

@Cottor-OwO

Description

@Cottor-OwO

While playing on 1.20.1 1.2.4 I discovered that linking multiple controller buttons to a single link causes the latter to only react to one of the buttons bound. For example:

  1. Here I bound the link to -Y first, then to +Y and lastly to RT:
    Screenshot 2024-09-28 232700

  2. This is no buttons pressed:
    2024-09-28_23 27 14

  3. This is RT pressed:
    2024-09-28_23 27 24

  4. This is -Y pressed:
    2024-09-28_23 27 31

  5. This is +Y pressed:
    2024-09-28_23 27 34

This is unlike the Create controller which is capable of such a thing.

I use keyboard if this info is relevant.

Edit: I've just read another issue where this is mentioned, so this issue may be redundant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions