Actions
Task #304
closedUser Story #362: Dialog System
Multiple Text Bubbles
Start date:
02/17/2025
Due date:
02/23/2025
% Done:
0%
Estimated time:
Story Points:
Difficulty:
Medium
Blocked:
Yes
Sprint:
Description
User Story¶
As a player, I want to see multiple dialog bubbles appear sequentially, so that I can read full conversations with NPCs.
Description¶
- Supports multiple lines of dialog appearing in sequence.
- Allows for branching dialog options (if applicable).
- Used in longer NPC conversations or quest discussions.
Test Cases¶
- Verify that multiple lines appear in order when talking to NPCs.
- Ensure that players can click or press a button to advance text.
- Confirm that dialog bubbles do not overlap improperly.
- Validate that branching responses function correctly.
Actions