Actions
Task #228
closedUser Story #354: Controls
Keyboard & Mouse Input (In-Game)
Start date:
02/10/2025
Due date:
% Done:
0%
Estimated time:
1:30 h
Story Points:
1
Difficulty:
Low
Blocked:
No
Sprint:
Description
User Story¶
As a player, I want to control my character using keyboard and mouse, so that I can move, cast spells, and interact with the world effectively.
Description¶
- Keyboard controls movement, interactions, and shortcuts.
- Mouse controls aiming, spellcasting, and camera movement.
- Input must be responsive with no noticeable delay.
Test Cases¶
- Verify that WASD (or arrow keys) correctly move the player.
- Ensure that mouse movement adjusts the camera smoothly.
- Confirm that left-click and right-click properly cast assigned spells.
- Validate that interaction keys (e.g., E or F) trigger environmental actions correctly.
- Ensure that all input is responsive with no input lag.
Actions