How do UNDERTALE's textboxes work?

Опубликовано: 21 Июнь 2026
на канале: Marselo's Stash
2,571
255

I had this one on the back-burner for a while. Hopefully I didn't make many mistakes.

This is one of the more "cleaner" parts of UNDERTALE's code (it even uses object inheritance for the writer!), it also provides functionality to switch the speaker and typer but it is almost never actually used.

I didn't know how to explain most of this using the "ingame cutscene explains game mechanics" format, so I had to go back to basics.
I... forgot to explain how sounds work, so I hastily added that at the end.

I also gave kdenlive an honest shot, most of the editing was done with it this time instead of suffering with C# scripting.

Tools used:
Undertale Mod Tool - https://github.com/UnderminersTeam/Un...
Unity 6 (Editing)
OBS
Kdenlive (Editing and Mixing)