GroupSelectionInputHandler.cs
It handles unit group selection and management. It allows:
Saving/loading unit groups with number keys (1-0)
Adding/removing units to/from groups
Moving camera to selected groups
Customizable keyboard shortcuts and modifiers
Double-click detection for camera movement
Key customization points:
Override
Start()
andUpdate()
for custom input handling
Last updated