Actions
Task ARCH-40
closedCheckpoint System
Start date:
02/10/2025
Due date:
% Done:
0%
Estimated time:
4:00 h
Story Points:
2
Impediment:
No
Sprint:
Description
User Story¶
As a player, I want to respawn at checkpoints when I die, so that I don’t lose all my progress in a level.
Description¶
- Checkpoints save progress in a level, allowing the player to respawn there upon death.
 - Some checkpoints are automatic, while others may be manual or limited-use.
 - Checkpoints restore health and mana, providing a recovery point.
 
Test Cases¶
- Verify that checkpoints save player progress correctly.
 - Ensure that the player respawns at the last activated checkpoint upon death.
 - Confirm that automatic checkpoints trigger at set locations.
 - Validate that manual checkpoints (if applicable) can only be used under certain conditions.
 - Ensure that checkpoints restore health and mana when activated.
 
Actions