Skip to content

Add Control Setting for "keyboard only" or "keyboard + mouse" #2341

@manuq

Description

@manuq

We have both control settings https://github.com/endlessm/threadbare/wiki/Input-Handling

Currently the game supports both at the same time. But this should instead be an active choice.

This would allow us to display the corresponding hints in the input HUD. Right now, it is a bit confusing that both mouse and keys are displayed for the "throw" and "repel" actions, because there is not enough separation between the icons (maybe we need more separation in any case?):

Image

Default to keyboard + mouse, because the game is best experienced in this way in PC.

The HookControl component has a mouse_aiming_timer for switching its behavior to aim with the keys or with the mouse. This should instead obey the new setting.

This new Control settings menu can be shared with #2321

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Untriaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions