Actions
Task ARCH-45
closedPath-Following Camera
Status:
Impediment
Assignee:
Priority:
Medium
Parent task:
Due date:
Start date:
02/17/2025
Description
User Story¶
As a player, I want the camera to follow a predefined path in certain areas, so that I can experience cinematic moments or guided movement sections.
Description¶
- The camera moves along a set path instead of directly following the player.
- Used for scripted sequences, traversal sections, or puzzle areas.
- The player still maintains control while the camera follows the path.
- The transition between free-follow and path-following is smooth.
Test Cases¶
- Verify that the camera correctly follows the predefined path when triggered.
- Ensure that the transition between free-follow and path-following is smooth.
- Confirm that the player retains movement control while the camera follows its path.
- Validate that the camera does not clip through objects or obstruct the player’s view.
- Ensure that camera pathing correctly resets if the player exits and re-enters the area.
- Check that camera pathing adjusts properly for different player speeds (if applicable).
Updated by Karl Estabine about 1 year ago
- Translation missing: en.field_position changed from 46 to 19
Updated by Kenneth Schuetz about 1 year ago
- Tracker changed from Epic to Task
- Status changed from To Do to Impediment
- Assignee set to Kenneth Schuetz
- Parent task set to Epic ARCH-169: Camera
Actions