Actions
Task #303
closedUser Story #343: Dialog System
Text Bubbles
Start date:
02/10/2025
Due date:
% Done:
0%
Estimated time:
1:30 h
Story Points:
1
Difficulty:
Low
Blocked:
No
Sprint:
Description
User Story¶
As a player, I want NPCs and enemies to display text bubbles, so that I can read what they say in-game without opening menus.
Description¶
- Displays small pop-up text above characters for simple interactions.
- Used for quick NPC lines or enemy taunts.
- Disappears after a few seconds or when interacted with.
Test Cases¶
- Verify that text bubbles appear when an NPC or enemy speaks.
- Ensure that text disappears after the correct duration.
- Confirm that text bubbles do not overlap or block other UI elements.
- Validate that different font sizes work for readability.
Actions