Actions
Task #240
closedUser Story #352: Interactive Objects
Interactive Doors & Portals
Start date:
02/10/2025
Due date:
% Done:
0%
Estimated time:
4:00 h
Story Points:
2
Difficulty:
Medium
Blocked:
No
Sprint:
Description
User Story¶
As a player, I want to open doors and use portals, so that I can move between areas and allow enemies to do the same when applicable.
Description¶
- Doors can be opened by both the player and enemies.
- Some doors may be locked or require a condition to open.
- Portals instantly transport the player to another location in the level.
Test Cases¶
- Verify that players can open doors by interacting with them.
- Ensure that enemies can pass through doors if applicable.
- Confirm that portals correctly transport the player to the intended destination.
- Validate that locked doors remain inaccessible until the required condition is met.
- Ensure that doors and portals have appropriate visual and audio feedback when used.
Actions