kiigame/adventure_engine

Improve character speech bubble tail placement

Open

#238 opened on Oct 10, 2025

 (0 comments) (0 reactions) (0 assignees)JavaScript (6 forks)auto 404
good first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Right now the speech bubble tail is in the middle of the right edge of the bubble.

With a longer text, the tail is far away from the player character graphic.

It would be nice if the tail was always in the same place, or at least next to the player character's head.

Contributor guide