Actions
Task ARCH-87
closedEpic ARCH-178: Environment / Levels
Multi-Path Level Design
Status:
Done
Assignee:
Priority:
Medium
Parent task:
Due date:
02/23/2025
Start date:
02/17/2025
Sprint:
-
Estimated time:
10:00 h
Target version:
Category:
Environment / Levels
Story point estimate:
-
Description
User Story¶
As a player, I want multiple ways to progress through a level, so that I can explore different routes and replay the game with new strategies.
Description¶
- Levels feature branching paths, leading to alternate routes, secret areas, or shortcuts.
- Some paths require specific abilities or item pickups to access.
- Encourages replayability and player choice.
Test Cases¶
- Verify that alternative paths lead to different areas correctly.
- Ensure that paths requiring special abilities/items cannot be accessed early.
- Confirm that players can return to previously locked areas after gaining abilities.
- Validate that multi-path levels do not cause progression blockers.
Actions