Skip to content

[conducted] Add pixel-perfect dialogue boxes #74

@githumps

Description

@githumps

Goal

Implement authentic Pokemon-style dialogue boxes with proper borders, text padding, and animations.

Pokemon Dialogue Box Features

  • Black border with white interior
  • Text appears character-by-character
  • Arrow indicator when text completes
  • Proper padding (2-3 pixels from edges)
  • Smooth open/close animations

Implementation

  1. Create DialogueBox component/class
  2. Add border rendering (3px black, 2px white inner)
  3. Implement char-by-char text display
  4. Add triangle indicator for 'press A to continue'
  5. Add slide-up animation on open

Priority: P1 | Estimate: 2-3 hours

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions