Actions
Task #225
closedUser Story #355: Camera
Dynamic Isometric Camera
Start date:
02/10/2025
Due date:
% Done:
0%
Estimated time:
1:00 h
Story Points:
1
Difficulty:
Low
Blocked:
No
Sprint:
Description
User Story¶
As a player, I want the camera to follow my character from an isometric perspective, so that I can clearly see my surroundings and interact with the game world.
Description¶
- The camera remains at an isometric angle while dynamically following the player.
- It smoothly adjusts to movement, maintaining a set distance.
- The perspective does not rotate freely but may adjust slightly for visibility.
Test Cases¶
- Verify that the camera follows the player smoothly without jittering.
- Ensure that the camera maintains a consistent isometric angle.
- Confirm that camera movement adapts to player speed without lagging.
- Validate that camera movement does not cause abrupt shifts or disrupt gameplay.v
- Ensure that camera settings allow for slight zoom or positioning adjustments if needed.
Actions