Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Control group hotkeys #229

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

Rampoina
Copy link
Contributor

@Rampoina Rampoina commented Aug 2, 2022

  • Control+shift+groupKey already adds the selected units into the group
  • alt+groupKey now removes the units from all the groups and adds them into the group
  • control+alt+groupKey now removes the units from all the groups and creates a new group with them

the controlscheme was taken from Starcraft 2

partially fixes #223 (there's no hotkey to only remove, but I think that alt is good enough)

Improvements:

Rampoina added 3 commits August 2, 2022 13:17
Pressing alt+groupKey will move the selected units to the other group
while removing the selection from all of the groups
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add hotkeys for adding/removing units to/from a control group.
1 participant