Actions
Task ARCH-46
closedObstruction Avoidance Camera
Status:
Done
Assignee:
Priority:
High
Parent task:
Due date:
Start date:
02/10/2025
Description
User Story¶
As a player, I want the camera to adjust when walls or obstacles block my view, so that I can always see my character clearly during gameplay.
Description¶
- The camera automatically adjusts position or transparency to prevent walls from blocking visibility.
- Walls or large objects may become semi-transparent when they obstruct the player's view.
- The camera shifts slightly instead of clipping into objects.
Test Cases¶
- Verify that the camera does not clip through walls or objects.
- Ensure that walls/objects become semi-transparent when they block the player's view (if applicable).
- Confirm that the camera smoothly adjusts position instead of making sudden movements.
- Validate that camera shifts do not interfere with gameplay or cause disorientation.
- Check that camera adjustments reset when the obstruction is cleared.
Actions