miskatonicstudio / goat

Godot Open Adventure Template (GOAT) is a tool for making 3D adventure games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adjust subtitles box width to text width

miskatonicstudio opened this issue · comments

This is a bit tricky, because subtitles can have multiple lines of text. If we reach the maximum height of the subtitle box, we should wrap instead of expanding.

If this option is implemented, it should be configurable.