Actions
Task #231
closedUser Story #361: Controls
Customizable Keybinds
Start date:
02/17/2025
Due date:
02/23/2025
% Done:
0%
Estimated time:
Story Points:
Difficulty:
Medium
Blocked:
Yes
Sprint:
Description
User Story¶
As a player, I want to remap my keyboard and mouse controls, so that I can adjust them to my preference and play comfortably.
Description¶
- Players can rebind all major actions (movement, spellcasting, interaction, menu navigation).
- Keybinds should be saved and persist across sessions.
- Defaults can be reset at any time.
Test Cases¶
- Verify that players can assign any key to any action.
- Ensure that remapped controls function correctly in-game.
- Confirm that keybind settings persist after restarting the game.
- Validate that default controls can be restored from the settings menu.
- Ensure that key conflicts are detected and prevented (e.g., two actions cannot be bound to the same key).
Actions